Frank Karlitschek
|
d0554bef06
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
Thomas Tanghus
|
4fda6af725
|
Contacts: Fix for not being able to add contact to empty/non-existant address book.
|
2012-04-09 16:30:58 +02:00 |
Thomas Tanghus
|
b3f107ddda
|
Contacts: First work on cleaner design.
|
2012-04-03 03:29:12 +02:00 |
Bart Visscher
|
9599548203
|
Contacts: change card parameter type of VCard::edit and VCard::add
changed to OC_VObject
|
2012-03-07 21:46:42 +01:00 |
Bart Visscher
|
623afb69b6
|
Contacts: cleanup OC_L10N usage
|
2012-02-12 16:11:41 +01:00 |
Bart Visscher
|
39f342d595
|
Contacts: Move debug logging of $_POST to after access checks
|
2012-02-12 15:58:55 +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
|
4db661ba9d
|
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.
|
2012-02-08 07:59:39 +01:00 |
Thomas Tanghus
|
90a830baba
|
Added files for new contact editor/viewer.
|
2012-02-08 07:59:39 +01:00 |