summaryrefslogtreecommitdiffstats
path: root/apps/contacts/templates
Commit message (Expand)AuthorAgeFilesLines
* Automatically check radio when new addressbook fields get focus.Thomas Tanghus2012-08-131-0/+7
* Change image links to use imagePath functionBart Visscher2012-08-121-4/+4
* Some UI improvements on the addressbooks settings.Thomas Tanghus2012-08-071-3/+1
* Some fixes for keyboard shortcuts.Thomas Tanghus2012-08-031-7/+9
* Use popup class style for ninja-mode help.Thomas Tanghus2012-08-021-4/+2
* More files to delete \o/Thomas Tanghus2012-08-021-31/+0
* Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-027-48/+44
* Implemented app settings in popup.Thomas Tanghus2012-07-312-7/+7
* Added help for keyboard shortcuts.Thomas Tanghus2012-07-221-0/+32
* Remove unused file.Thomas Tanghus2012-07-201-16/+0
* Code style.Thomas Tanghus2012-07-202-2/+1
* Hide file form field behind image so it will maybe work with IE...Thomas Tanghus2012-07-151-5/+5
* Refactored contacts import.Thomas Tanghus2012-07-154-40/+41
* Reduce variables assigned.Thomas Tanghus2012-07-101-1/+1
* Implemented VCFExportPlugin.Thomas Tanghus2012-07-081-0/+6
* Add missing requesttoken.Thomas Tanghus2012-07-081-0/+1
* Moved action buttons down to the add field menu. Fixes oc-1155.Thomas Tanghus2012-07-041-17/+17
* Contacts: fix add contact icon pathTom Needham2012-06-301-1/+1
* No need for this anymore.Thomas Tanghus2012-06-281-10/+0
* Smoother profile picture loading - hopefully.Thomas Tanghus2012-06-282-17/+7
* Small js fix.Thomas Tanghus2012-06-221-1/+1
* Contacts: Fix name and carddav-url encodingBart Visscher2012-06-211-2/+2
* Fix being able to link directly to contact, that I broke in other commit.Thomas Tanghus2012-06-212-1/+2
* Remove obsolete js.Thomas Tanghus2012-06-181-16/+0
* Removed erroneous value attributes. Partial fix for oc-1029.Thomas Tanghus2012-06-181-4/+4
* Rearrange markup.Thomas Tanghus2012-06-171-6/+8
* Add thumbnail links so they are loaded when addressbook is expanded.Thomas Tanghus2012-06-171-2/+2
* Moved parsing to the controller and js to contacts.js.Thomas Tanghus2012-06-171-25/+7
* Obsolete language="Javascript".Thomas Tanghus2012-06-171-1/+1
* Obsolete language="Javascript".Thomas Tanghus2012-06-171-1/+1
* now a little less in template - more in ajax controllerStephan Bergemann2012-06-172-35/+17
* contacts app now lists contacts sorted by expandable/collapsable addressbooksStephan Bergemann2012-06-172-14/+45
* Fix char encoding.Thomas Tanghus2012-06-161-5/+5
* Fix string encoding probs.Thomas Tanghus2012-06-162-14/+10
* Use type=url for URL field.Thomas Tanghus2012-06-151-1/+1
* Use the right csrf token.Thomas Tanghus2012-06-141-2/+2
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-131-1/+1
|\
| * Make some apps compatibleLukas Reschke2012-06-111-1/+1
| * RevertLukas Reschke2012-06-111-2/+2
| * First try of implementing assignHTMLLukas Reschke2012-06-111-2/+2
* | Remove check for encryption.Thomas Tanghus2012-06-131-5/+0
* | Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-132-0/+4
|/
* Copy/paste error.Thomas Tanghus2012-06-111-1/+1
* Contacts: Attempt to make file upload work in ICS Chrome.Thomas Tanghus2012-06-071-1/+3
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-071-1/+1
* A bit of pixel-pushing.Thomas Tanghus2012-06-071-7/+6
* Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-061-0/+3
* Contacts: Use OC_Cache for contact photo handling instead of temp dir.Thomas Tanghus2012-06-051-6/+10
* Calendar & Contacts: Store import progress in OC_CacheBart Visscher2012-06-041-1/+1
* Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-281-1/+1