1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

1724 Commits

Author SHA1 Message Date
Thomas Tanghus
3d5e740325 Contacts: Fix deleting properties. 2013-03-26 12:35:37 +01:00
Thomas Tanghus
a82de8fad8 Contacts: Easier request parsing 2013-03-26 12:34:37 +01:00
Thomas Tanghus
ebca7c662d Contacts: PoC request. 2013-03-26 12:33:44 +01:00
Thomas Tanghus
334751a18b Contacts: Properly prepare query and quote values. thx @eMerzh :) 2013-03-25 21:41:37 +01:00
Thomas Tanghus
92b273ce21 Contacts: Drop senseless use of inline css image. 2013-03-25 20:38:03 +01:00
Thomas Tanghus
3eb5303c3e Contacts: More updates on backends 2013-03-25 17:10:21 +01:00
Thomas Tanghus
da0b072e88 Contacts: Add address book selector to contact template. 2013-03-25 17:09:29 +01:00
Thomas Tanghus
da6d0ae7e4 Contacts: Port most ajax calls to use routes. 2013-03-25 17:08:47 +01:00
Thomas Tanghus
efefdbe059 Contacts: Updated tests 2013-03-25 17:07:49 +01:00
Thomas Tanghus
2b65c30bb0 Contacts: Dim contact list also when adding contact. 2013-03-23 13:19:14 +01:00
Thomas Tanghus
f6094a115e Contacts: Use inline data url for default profile picture. 2013-03-23 03:29:33 +01:00
Thomas Tanghus
ad3c9846b7 Correct typos 2013-03-23 02:08:07 +01:00
Thomas Tanghus
e42ad5193d Contacts: Add storage parameter to GroupList 2013-03-23 02:07:17 +01:00
Thomas Tanghus
135cd71331 Contacts: Fix parameters for profile pic 2013-03-23 02:06:34 +01:00
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