1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-02 14:24:10 +01:00
Commit Graph

1967 Commits

Author SHA1 Message Date
Thomas Tanghus
9c6b655c63 Contacts: Start on js AddressBook object 2013-05-02 20:42:23 +02:00
Jenkins for ownCloud
c635fd7fdd [tx-robot] updated from transifex 2013-05-02 00:51:52 +02:00
Thomas Tanghus
eef100e7a0 Misc. cleanup 2013-05-01 01:48:12 +02:00
Thomas Tanghus
82f4b23312 Contacts: Try to adjust position in selected actions 2013-05-01 01:48:12 +02:00
Thomas Tanghus
c3722606ba Contacts: Set a data reference to Contact object on list element 2013-05-01 01:48:11 +02:00
Thomas Tanghus
d96504d156 Contacts: Try to vert align group controls 2013-05-01 01:48:11 +02:00
Thomas Tanghus
dcdb48699f Contacts: Set parent and backend on contact list element 2013-05-01 01:48:11 +02:00
Thomas Tanghus
ea02dab874 Contacts: Move draggable setting to Contact object. 2013-05-01 01:48:11 +02:00
Thomas Tanghus
065015471a Contacts: Fix debug stmts 2013-05-01 01:48:11 +02:00
Thomas Tanghus
50b360a963 Contacts: Missing $this-> 2013-05-01 01:48:11 +02:00
Thomas Tanghus
6c1ff13838 Contacts: Make group adding a little smoother 2013-05-01 01:48:11 +02:00
Thomas Tanghus
1f77d32438 Contacts: Log if load of settings fails 2013-05-01 01:48:11 +02:00
Thomas Tanghus
d7ef656a08 Contacts: Switch order of New Contact and New Group 2013-05-01 01:48:11 +02:00
Thomas Tanghus
b0f157dfcf Contacts: Readd style for contact footer 2013-05-01 01:48:11 +02:00
Jenkins for ownCloud
41e8006195 [tx-robot] updated from transifex 2013-05-01 00:51:09 +02:00
Thomas Tanghus
7da675a1d5 Contacts: Port to new apps styles. 2013-04-30 20:00:33 +02:00
Thomas Tanghus
56831dfa67 Contacts: Don't set no-cache if caching is intended. 2013-04-30 19:58:54 +02:00
Thomas Tanghus
c05e739bb0 Contacts: Call parents ctor in JSONResponse. 2013-04-30 19:57:39 +02:00
Thomas Tanghus
e7d52c5437 Contacts: Reenabled search. Currently only for own, local contacts. 2013-04-30 02:06:11 +02:00
Jenkins for ownCloud
b11e76efc1 [tx-robot] updated from transifex 2013-04-30 00:50:22 +02:00
Jenkins for ownCloud
91bd5d61bd [tx-robot] updated from transifex 2013-04-29 00:50:54 +02:00
Jenkins for ownCloud
908003def3 [tx-robot] updated from transifex 2013-04-28 00:50:41 +02:00
Thomas Tanghus
a7b30d8c5a Contacts: Property parameters wasn't saved 2013-04-27 04:38:28 +02:00
Thomas Tanghus
f1276c846e Contacts: Add IMPP SIP 2013-04-27 04:36:45 +02:00
Thomas Tanghus
370b8ba416 Contacts: Use own method instead of duplicating db query. 2013-04-27 03:09:24 +02:00
Thomas Tanghus
e03839838e Contacts: Throw exception on missing parameters. 2013-04-27 03:05:06 +02:00
Thomas Tanghus
49b97e6415 Contacts: Removed redundant App instantiation in ContactController. 2013-04-27 02:55:34 +02:00
Thomas Tanghus
a4b22fd8bb Contacts: Use timestamp for ctag 2013-04-27 02:20:12 +02:00
Thomas Tanghus
a93a5e714c Contacts: Basic permissions test. 2013-04-27 02:19:44 +02:00
Thomas Tanghus
e1e06c4f78 Contacts: Proper access control in AddressBook and Contact 2013-04-27 01:46:25 +02:00
Thomas Tanghus
a2ab3254ab Contacts: Return false on error in db backend 2013-04-27 01:46:25 +02:00
Jenkins for ownCloud
f6b03fcd99 [tx-robot] updated from transifex 2013-04-27 00:54:41 +02:00
Thomas Tanghus
b28796e93d Contacts: Namespace fix 2013-04-26 16:54:18 +02:00
Thomas Tanghus
4610367d8d Contacts: Only purge contacts index if they exists 2013-04-26 16:53:33 +02:00
Thomas Mueller
950e410c0d PHP 5.3 compatibility 2013-04-26 15:36:43 +02:00
Jenkins for ownCloud
fd2da73169 [tx-robot] updated from transifex 2013-04-26 00:50:45 +02:00
Thomas Tanghus
375bcac080 Contacts: Remove update from interface 2013-04-25 12:33:52 +02:00
Thomas Tanghus
eb86535393 Contacts: Removed abstract method that PHP 5.3 didn't like. 2013-04-25 12:31:30 +02:00
Thomas Tanghus
d8357c8cec Contacts: PHP !== JavaScript 2013-04-25 10:00:13 +02:00
Thomas Tanghus
ec86678dec Contacts: Small steps towards RESTfulness 2013-04-25 04:50:45 +02:00
Thomas Tanghus
5ccd3a04bb Contacts: Remove userid from Storage requests 2013-04-25 04:40:12 +02:00
Thomas Tanghus
d837289da9 Contacts: Remove userid from routes 2013-04-25 04:29:59 +02:00
Thomas Tanghus
a7f9a83985 Contacts: Add SettingsController to DIContainer 2013-04-25 04:21:56 +02:00
Thomas Tanghus
a4456db329 Contacts: Use $this->api->getUserId() in Controllers 2013-04-25 04:21:14 +02:00
Thomas Tanghus
1c0c8097f2 Contacts: Move code to SettingsController 2013-04-25 04:19:41 +02:00
Thomas Tanghus
a573aa16a5 Contacts: Add SettingsController 2013-04-25 03:56:20 +02:00
Thomas Tanghus
6ac93b2a3d Contacts: Remove legacy Addressbook class 2013-04-25 03:21:36 +02:00
Thomas Tanghus
482f5d1c32 Contacts: search.php -> searchprovider.php 2013-04-25 03:19:58 +02:00
Thomas Tanghus
32c773b5b5 Contacts: Removed local copy of Request class 2013-04-25 03:17:49 +02:00
Thomas Tanghus
a3b63ec68d Contacts: Removed obsolete ajax files 2013-04-25 03:14:48 +02:00