aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Thomas Tanghus2012-05-025-214/+116
| | | | more keyboard/screenreader friendly. General cleanup in code and markup.
* 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 ↵Thomas Tanghus2012-04-299-125/+27
| | | | | | still not shown in the UI. Remove an obsolute file and did some cleanup.
* 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
| | | | | | | | be to suggest to merge contacts, but that will have to wait to OC5 ;-)
| * 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 - ↵Thomas Tanghus2012-04-242-1/+3
| | | | | | | | https://mail.kde.org/pipermail/owncloud/2012-April/002900.html
* | 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
|\|