summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* Correct db default value.Thomas Tanghus2012-07-051-1/+1
* Add missing CSRF check.Thomas Tanghus2012-07-052-1/+2
* Missing update script.Thomas Tanghus2012-07-041-0/+25
* Remove ugly activation hack.Thomas Tanghus2012-07-044-108/+78
* Query contacts in batches of 20. Possible fix for oc-1126.Thomas Tanghus2012-07-041-3/+7
* Moved action buttons down to the add field menu. Fixes oc-1155.Thomas Tanghus2012-07-042-19/+19
* Updates contacts migration providerTom Needham2012-06-301-4/+6
* Contacts: align the bottom control buttonsTom Needham2012-06-301-0/+1
* Contacts: fix add contact icon pathTom Needham2012-06-301-1/+1
* Don't add duplicate contacts in the list when en-/disable an address book.Thomas Tanghus2012-06-291-12/+14
* fix birthday calendarGeorg Ehrke2012-06-291-1/+3
* No need for this anymore.Thomas Tanghus2012-06-281-10/+0
* Smoother profile picture loading - hopefully.Thomas Tanghus2012-06-285-59/+56
* Migration: Fix contacts and bookmarksTom Needham2012-06-271-4/+5
* Load contactlist progressivly.Thomas Tanghus2012-06-273-68/+105
* enable highlighting of address in OSM.Bjoern Schiessle2012-06-271-1/+1
* Load default categories if there are none,Thomas Tanghus2012-06-271-6/+29
* Ensure event handlers are being set when adding first contact.Thomas Tanghus2012-06-271-24/+24
* Add check for return value.Thomas Tanghus2012-06-271-11/+13
* Added some error checking.Thomas Tanghus2012-06-261-1/+5
* Added missing requesttoken.Thomas Tanghus2012-06-262-1/+4
* Added error checking on all db queries.Thomas Tanghus2012-06-263-51/+152
* Added createUser hook.Thomas Tanghus2012-06-262-0/+11
* Fix variable name.Thomas Tanghus2012-06-261-1/+1
* Added signals.Thomas Tanghus2012-06-262-4/+14
* Adjust pic width a bit.Thomas Tanghus2012-06-261-1/+1
* Remove x-scrollbar from contacts list.Thomas Tanghus2012-06-251-3/+4
* Better visual feedback and prevent drop on self.Thomas Tanghus2012-06-252-1/+11
* Improve styling on draggables.Thomas Tanghus2012-06-252-6/+9
* Try to conserve some memory. Should fix oc-1106 for master.Thomas Tanghus2012-06-252-2/+2
* Drag'n'Drop contacts between addressbook. Still needs some css magic.Thomas Tanghus2012-06-252-0/+77
* Remove excessive debugging.Thomas Tanghus2012-06-241-3/+0
* Add some DRYness to logging.Thomas Tanghus2012-06-2417-117/+70
* Fixed function name.Thomas Tanghus2012-06-241-1/+1
* Remove unneeded parameter.Thomas Tanghus2012-06-241-1/+1
* Click to select which address book to add to.Thomas Tanghus2012-06-242-2/+5
* Improve prev/next selection on delete.Thomas Tanghus2012-06-241-3/+3
* Correction of path looking for apps and cssBrice Maron2012-06-221-1/+1
* More session_write_closeBart Visscher2012-06-221-0/+1
* Small js fix.Thomas Tanghus2012-06-221-1/+1
* Cast translation to string.Thomas Tanghus2012-06-221-1/+1
* Contacts: Fix name and carddav-url encodingBart Visscher2012-06-212-3/+3
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-214-6/+9
|\
| * Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1
| * Fix being able to link directly to contact, that I broke in other commit.Thomas Tanghus2012-06-213-5/+8
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-2117-137/+195
|\|
| * More changes for updating the contacts list.Thomas Tanghus2012-06-202-14/+20
| * Better error checking.Thomas Tanghus2012-06-201-10/+13
| * Make sure address books are shown even if empty.Thomas Tanghus2012-06-201-12/+15
| * Log error as ERROR.Thomas Tanghus2012-06-201-1/+1