summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* push changesGeorg Ehrke2012-05-052-6/+1
* fix pathes for cal andcarddavGeorg Ehrke2012-05-051-2/+2
* fix writing in remote folderGeorg Ehrke2012-05-053-8/+3
* Custom icons for contacts appFlorian Hülsmann2012-05-052-422/+76
* Contacts: Make editable fields more discoverable. Align group field verticall...Thomas Tanghus2012-05-051-2/+3
* Contacts: Don't try to render invalid properties.Thomas Tanghus2012-05-051-5/+7
* Contacts: Set min-width on note to make it render correctly.Thomas Tanghus2012-05-051-1/+1
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-3/+3
* Contacts: Better checks for GD library.Thomas Tanghus2012-05-042-1/+6
* Add missing file.Thomas Tanghus2012-05-041-0/+118
* Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus2012-05-043-37/+39
* Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus2012-05-044-22/+28
* Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m...Thomas Tanghus2012-05-041-1/+1
* Contacts: Hack around malformed BDAY.Thomas Tanghus2012-05-041-3/+9
* Contacts: Don't load event handlers more than once, or you're asking for trou...Thomas Tanghus2012-05-041-2/+0
* Contacts: Remove some logging.Thomas Tanghus2012-05-032-3/+0
* Contacts: Clean up tipsies.Thomas Tanghus2012-05-032-4/+5
* Contacts: Fixed paths in import.Thomas Tanghus2012-05-033-4/+1
* Contacts: Fix paths and improve markup and css in address book overview.Thomas Tanghus2012-05-034-11/+25
* ported oc_dbFrank Karlitschek2012-05-033-26/+26
* ported oc_jsonFrank Karlitschek2012-05-0334-131/+131
* Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path.Thomas Tanghus2012-05-034-2/+2
* Contacts: Improve loading contact.Thomas Tanghus2012-05-032-18/+27
* Contacts: Don't resize profile picture if it's not too big.Thomas Tanghus2012-05-031-1/+1
* port oc_responseFrank Karlitschek2012-05-033-12/+12
* Contacts: check for malformed VCards in calendar hookBart Visscher2012-05-021-0/+3
* port checkAppEnabledFrank Karlitschek2012-05-028-8/+8
* fix installFrank Karlitschek2012-05-021-2/+2
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-023-3/+10
* port oc_preferencesFrank Karlitschek2012-05-022-4/+4
* Contacts: Removed styling and (most) js from template. Started making app mor...Thomas Tanghus2012-05-025-214/+116
* Contacts: Trying to improve PHOTO handling a bit.Thomas Tanghus2012-05-021-21/+16
* fixing namespaceThomas Müller2012-05-021-3/+3
* ported the oc_app callsFrank Karlitschek2012-05-027-10/+10
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-026-12/+12
* port linkto and serverHostFrank Karlitschek2012-05-019-12/+12
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-014-4/+4
* ported addSyript and other small stuffFrank Karlitschek2012-05-012-8/+8
* ported getUserFrank Karlitschek2012-05-0117-21/+21
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-0129-89/+89
* port to use the new public apiFrank Karlitschek2012-05-011-4/+4
* Various file path fixes.Thomas Tanghus2012-04-305-7/+10
* Contacts: Small css tweaks.Thomas Tanghus2012-04-301-7/+8
* Contacts: Forgot to add the import template.Thomas Tanghus2012-04-291-0/+34
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-299-125/+27
* Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-293-68/+1
* jquery.combobox: Added 'showButton' optionThomas Tanghus2012-04-291-30/+33
* Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-273-10/+26
|\
| * Contacts: Added convinience method for notifications.Thomas Tanghus2012-04-271-0/+12
| * jquery.combobox: Added 'editable' option and cleaned up a bit.Thomas Tanghus2012-04-271-8/+13