summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Contacts: Updated first run page.Thomas Tanghus2012-04-271-2/+1
* | make *DAV work with movable appsGeorg Ehrke2012-04-261-1/+1
* | fix merge conflictsGeorg Ehrke2012-04-265-15/+91
|\|
| * Contacts: Some js cleanup.Thomas Tanghus2012-04-261-5/+13
| * Contacts: Added import with with file picker.Thomas Tanghus2012-04-265-8/+76
| * Contacts: Fixed some file paths.Thomas Tanghus2012-04-251-14/+14
* | fixes for contacts appGeorg Ehrke2012-04-262-23/+16
* | some fixes in contacts javascript filesGeorg Ehrke2012-04-251-2/+2
* | fix merge conflictsGeorg Ehrke2012-04-2410-26/+239
|\|
| * Added loading indicator.Thomas Tanghus2012-04-241-0/+1
| * Contacts: Check that UIDs really are unique on import. Better solution would ...Thomas Tanghus2012-04-241-3/+35
| * Contacts: In app import (for Chrome and Firefox only)Thomas Tanghus2012-04-243-22/+14
| * Contacts: Tried to format NOTE field a bit. Needs to be improved more though.Thomas Tanghus2012-04-242-1/+2
| * Contacts: In app import. Cleanup still needed.Thomas Tanghus2012-04-247-15/+201
| * Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermai...Thomas Tanghus2012-04-242-1/+3
* | fix pathes in contactsGeorg Ehrke2012-04-242-30/+37
* | fix contacts app a bitGeorg Ehrke2012-04-232-13/+13
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-2312-52/+273
|\|
| * Wrong app check.Thomas Tanghus2012-04-231-1/+1
| * Contacts: Tipsyfied photo toolbar.Thomas Tanghus2012-04-231-0/+1
| * Contacts:Thomas Tanghus2012-04-228-48/+260
| * Contacts: Clear cache for contact photo and thumbnail when it has been changed.Thomas Tanghus2012-04-223-3/+11
* | fix merge conflictsGeorg Ehrke2012-04-227-22/+491
|\|
| * Personal settings: Emphasized labels etc, mono-spaced generated paths and mov...Thomas Tanghus2012-04-221-6/+6
| * Contacts: Added bg color and shadow to controls. I suck at CSS...Thomas Tanghus2012-04-221-1/+1
| * Missing double quote.Thomas Tanghus2012-04-221-1/+1
| * Contacts: Fix error on photo crop.Thomas Tanghus2012-04-221-7/+6
| * Contacts: Changed layout as discussed with JanC. Still WiP.Thomas Tanghus2012-04-224-8/+467
| * Don't trigger unnecessary change events.Thomas Tanghus2012-04-221-1/+3
| * Contacts: Fixed contact photo drag'n'drop upload - again...Thomas Tanghus2012-04-221-4/+5
| * Contacts: Add check for empty FN field.Thomas Tanghus2012-04-221-0/+8
| * structure the information a bit more so that is easier readableFrank Karlitschek2012-04-211-4/+4
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-1736-36/+36
|/
* Display correct URL in caldav and carddav pathsJakob Sack2012-04-152-2/+1
* Remove useless, unmaintained dav.phpJakob Sack2012-04-152-14/+0
* Contact: Don't use non core class in appinfo/app.phpBart Visscher2012-04-141-1/+1
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-141-2/+2
|\
| * improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-132-3/+3
|\|