summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Add share action back into addressbook settings, bump up z-index of dropdown ...Michael Gapczynski2012-08-061-0/+3
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-0678-3397/+4145
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-061-17/+61
| * Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-0441-437/+460
| * Reorganize ajax scripts.Thomas Tanghus2012-08-039-8/+8
| * Some fixes for keyboard shortcuts.Thomas Tanghus2012-08-032-22/+43
| * FF complained about missing charset.Thomas Tanghus2012-08-032-2/+2
| * White space.Thomas Tanghus2012-08-031-5/+5
| * Revert "Removed text/plain header."Thomas Tanghus2012-08-033-0/+7
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-0343-400/+209
| * Return properly formatted jsondata.Thomas Tanghus2012-08-022-8/+8
| * Correct namespace usage.Thomas Tanghus2012-08-021-1/+1
| * Remove loggingThomas Tanghus2012-08-021-1/+0
| * I was a bit too fast in removing methods yesterday...Thomas Tanghus2012-08-021-0/+14
| * If first addressbook was empty it was seen as if there where no contacts at all.Thomas Tanghus2012-08-021-1/+4
| * Line length...Thomas Tanghus2012-08-024-35/+79
| * Remove onunload handler when delete is cancelled.Thomas Tanghus2012-08-021-0/+1
| * Use popup class style for ninja-mode help.Thomas Tanghus2012-08-023-9/+7
| * More files to delete \o/Thomas Tanghus2012-08-022-50/+0
| * Updated JS namespace.Thomas Tanghus2012-08-022-1504/+1494
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-0244-430/+408
| * And then the missing files ;)Thomas Tanghus2012-08-022-0/+218
| * Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-0217-283/+98
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-011-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-3135-610/+1427
| * Changed fix parameter to OC.appSettings().Thomas Tanghus2012-07-311-1/+1
| * Unregister from personal settings.Thomas Tanghus2012-07-311-2/+0
| * Implemented app settings in popup.Thomas Tanghus2012-07-315-12/+18
* | Lots of refactoring to share APIMichael Gapczynski2012-08-062-5/+5
* | Preparing for proper collection implementationMichael Gapczynski2012-08-033-80/+6
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-3115-270/+718
|\|
| * Remove deprecated code.Thomas Tanghus2012-07-301-16/+0
| * Code style.Thomas Tanghus2012-07-301-36/+69
| * Check if the are contacts marked as deleted and warn if so.Thomas Tanghus2012-07-301-5/+55
| * Fixed potential error in logging.Thomas Tanghus2012-07-301-3/+3
| * Removed text/plain header.Thomas Tanghus2012-07-303-7/+0
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-301-23/+44
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-291-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-282-25/+63
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-275-134/+379
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+48
| * [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-25/+78
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-2555-928/+1331
|\|
| * Remove unused ajax file.Thomas Tanghus2012-07-231-46/+0
| * Cache DOM lookups, general cleanup.Thomas Tanghus2012-07-231-113/+132
| * Cleaner event handling.Thomas Tanghus2012-07-231-13/+8
| * No need to set checksum on PHOTO.Thomas Tanghus2012-07-231-15/+4
| * Cleaner variable handling.Thomas Tanghus2012-07-231-12/+6
| * Make sure notifier cleans up.Thomas Tanghus2012-07-231-12/+16