Bart Visscher
|
623afb69b6
|
Contacts: cleanup OC_L10N usage
|
2012-02-12 16:11:41 +01:00 |
Bart Visscher
|
6eb1427ac0
|
Contacts: Document usage of OC_Contacts_App::getAddressbook
Remove redundant access checks and add comments to the calls to
OC_Contacts_App::getAddressbook that are access checks
|
2012-02-12 15:55:36 +01:00 |
Thomas Tanghus
|
7aa8eb3427
|
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Conflicts:
apps/contacts/ajax/deletebook.php
apps/contacts/index.php
|
2011-12-09 15:25:26 +01:00 |
Bart Visscher
|
7e990a8e5c
|
Contacts: refactor common ajax functions to OC_Contacts_App
|
2011-12-07 20:40:59 +01:00 |
Thomas Tanghus
|
830efdccac
|
Fixed adding, editing and deleting address books. One minor UI flaw remains.
|
2011-12-05 03:38:06 +01:00 |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
2011-09-25 22:19:28 +02:00 |
Jan-Christoph Borchardt
|
d3fedc14e2
|
fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation
|
2011-09-23 20:13:27 +02:00 |
Jakob Sack
|
54a3b28dce
|
Split OC_Contacts_Addressbook in _Addressbook and _VCard
|
2011-09-17 00:26:57 +02:00 |
Jakob Sack
|
c6f499c685
|
Some more fixes. It basically works but looks ugly
|
2011-08-09 17:42:54 +02:00 |
Jakob Sack
|
76fc062f27
|
Some more work on the address book
|
2011-08-09 13:53:58 +02:00 |