Thomas Tanghus
|
7e52147350
|
Contacts: Use Storage route for getting groups.
|
2013-03-23 02:05:22 +01:00 |
|
Thomas Tanghus
|
3e9813bc68
|
Contacts: Rename getPropertyByChecksum unsetPropertyByChecksum
|
2013-03-23 02:03:23 +01:00 |
|
Thomas Tanghus
|
318180f9a0
|
Contacts: Use new backend for photo.php
|
2013-03-23 02:02:21 +01:00 |
|
Thomas Tanghus
|
3f30356ffd
|
Contacts: Remove thumbnail from template.
|
2013-03-23 01:59:44 +01:00 |
|
Thomas Tanghus
|
9ce6d9be76
|
Contacts: Use inline css thumbnail for contacts wo profile pic.
|
2013-03-23 01:58:18 +01:00 |
|
Thomas Tanghus
|
321cb7bf94
|
Contacts: Cleanup sql in Database backend.
|
2013-03-22 15:03:50 +01:00 |
|
Thomas Tanghus
|
b6b32f3ed5
|
Contacts: Add missing argument to backend.
|
2013-03-22 15:02:08 +01:00 |
|
Thomas Tanghus
|
a92eb61135
|
Contacts: Disable magic accessors in collection class.
|
2013-03-22 15:00:47 +01:00 |
|
Thomas Tanghus
|
e0b95a2857
|
Contacts: PoC shared collection update.
|
2013-03-22 14:59:24 +01:00 |
|
Thomas Tanghus
|
d85a6c36aa
|
Contacts: Temporarily reenable legacy categories methods.
|
2013-03-22 14:58:32 +01:00 |
|
Thomas Tanghus
|
c20071836b
|
Contacts: Update list element template for thumbnail
|
2013-03-22 14:57:26 +01:00 |
|
Thomas Tanghus
|
4bca0e7c6a
|
Contacts: Load octemplate and Storage files.
|
2013-03-22 14:56:35 +01:00 |
|
Thomas Tanghus
|
4303fb5fce
|
Contacts: Use strings for contact id.
|
2013-03-22 14:55:47 +01:00 |
|
Thomas Tanghus
|
f11c29682a
|
Contacts: Instantiate Storage object in OC.Contacts.init()
|
2013-03-22 14:54:47 +01:00 |
|
Thomas Tanghus
|
9c64617b04
|
Contacts: Moved octemplate plugin to separate file.
|
2013-03-22 14:53:27 +01:00 |
|
Thomas Tanghus
|
f591954689
|
Contacts: Implement new routes in js Storage.
|
2013-03-22 14:51:26 +01:00 |
|
Thomas Tanghus
|
f6541dafc3
|
Contacts: Cache thumbnails in Contact class.
|
2013-03-22 14:50:41 +01:00 |
|
Thomas Tanghus
|
28a57daa06
|
Contacts: Add routes for listing address books and contacts.
|
2013-03-22 14:49:34 +01:00 |
|
Thomas Tanghus
|
1e482b0b07
|
Contacts: Add missing unminified script. Fix #845
|
2013-03-22 03:27:47 +01:00 |
|
Thomas Tanghus
|
ef9b389d1b
|
Contacts: Added stub for JS Storage "class"
|
2013-03-20 18:57:58 +01:00 |
|
Thomas Tanghus
|
33f756845a
|
Contacts: 10 more assertions to AddressBook test.
|
2013-03-20 11:28:30 +01:00 |
|
Thomas Tanghus
|
55338242dd
|
Contacts: Add reminder
|
2013-03-20 11:27:40 +01:00 |
|
Thomas Tanghus
|
2f24dbbc8a
|
Contacts: Temporarily disable birthday event hook
|
2013-03-20 11:26:39 +01:00 |
|
Thomas Tanghus
|
671eecd2ce
|
Contacts: Misc. fixes for Contact
|
2013-03-20 11:26:01 +01:00 |
|
Thomas Tanghus
|
7d6ce18b0a
|
Contacts: Document Properties::updateIndex()
|
2013-03-20 11:25:04 +01:00 |
|
Thomas Tanghus
|
5e67fc27d6
|
Contacts: Some updates to Datebase backend
|
2013-03-20 11:24:05 +01:00 |
|
Thomas Tanghus
|
9044749985
|
Contacts: Add addChild, deleteChild, delete and save to collections.
|
2013-03-20 11:22:53 +01:00 |
|
Thomas Tanghus
|
24ee12ed31
|
Contacts: Use Property class for TYPE vales.
|
2013-03-20 11:20:35 +01:00 |
|
Thomas Tanghus
|
b36b223ab0
|
Contacts: speling fix
|
2013-03-20 11:19:22 +01:00 |
|
Thomas Tanghus
|
87ee113b73
|
Contacts: Updated MigrationProvider to namespace and coding style.
|
2013-03-20 11:18:18 +01:00 |
|
Thomas Tanghus
|
457dfefdb2
|
Contacts: Add some reminders
|
2013-03-17 23:06:14 +01:00 |
|
Thomas Tanghus
|
6fc05fa4cc
|
Contacts: Updates on PIM classes.
|
2013-03-17 21:32:53 +01:00 |
|
Thomas Tanghus
|
f8b0387fdd
|
Contacts: Document class assumptions
|
2013-03-17 21:31:46 +01:00 |
|
Thomas Tanghus
|
96bfa85a5e
|
Contacts: Use class fixtures in tests.
|
2013-03-17 21:30:10 +01:00 |
|
Thomas Tanghus
|
7a69ed85d3
|
Contact: port getACL
|
2013-03-17 10:48:12 +01:00 |
|
Thomas Tanghus
|
7700572fb1
|
Contacts: fix element close mismatch. Fixes #789
|
2013-03-17 10:42:06 +01:00 |
|
Thomas Tanghus
|
fc794f5679
|
Contacts: Unit tests for Database backend.
|
2013-03-17 00:40:33 +01:00 |
|
Thomas Tanghus
|
0f1800c2de
|
Contacts: Various fixes found when adding unit tests. Unit tests FTW \o/
|
2013-03-17 00:38:00 +01:00 |
|
Thomas Tanghus
|
5bfe561937
|
Contacts: Misc backend updates.
|
2013-03-16 15:59:23 +01:00 |
|
Thomas Tanghus
|
6735114c7c
|
Contacts: Update class path
|
2013-03-16 15:58:49 +01:00 |
|
Thomas Tanghus
|
a4d26981d8
|
Contacts: Fix JSON serializer
|
2013-03-16 15:57:22 +01:00 |
|
Thomas Tanghus
|
9fda90791f
|
Contacts: Temporarily disable userCreate hook.
|
2013-03-16 15:56:21 +01:00 |
|
Thomas Tanghus
|
36f22b5878
|
Contacts: Use PoC list.
|
2013-03-16 15:55:37 +01:00 |
|
Thomas Tanghus
|
2c9c431a55
|
Contacts: Concept db layout.
|
2013-03-16 15:55:03 +01:00 |
|
Thomas Tanghus
|
304a53b8f4
|
Contacts: Add PoC ajax listing
|
2013-03-16 15:54:11 +01:00 |
|
Thomas Tanghus
|
15c3805127
|
Contacts: Add test stub.
|
2013-03-16 15:53:46 +01:00 |
|
Thomas Tanghus
|
8c1d04edac
|
Contacts: remove stray semi-colon
|
2013-03-15 17:03:43 +01:00 |
|
Thomas Tanghus
|
5b08c7fcdc
|
Contacts: Updates to backends API.
|
2013-03-15 17:02:33 +01:00 |
|
Thomas Tanghus
|
67474ebbc0
|
Contacts: First stub for App
|
2013-03-15 17:01:06 +01:00 |
|
Thomas Tanghus
|
d557550a3c
|
Contacts: Missing namespace
|
2013-03-15 17:00:27 +01:00 |
|