summaryrefslogtreecommitdiffstats
path: root/apps/contacts/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Contacts: Disable in-app import if encryption is enabled, and make an attempt...Thomas Tanghus2012-05-171-13/+19
* removing executable bit - againThomas Mueller2012-05-1511-0/+0
* Contacts: Fix layout in contacts list that I had broken in an earlier fix :-PThomas Tanghus2012-05-141-1/+1
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-131-24/+24
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-101-1/+1
* Create a function for linking to remote.phpBart Visscher2012-05-072-3/+3
* fix path of carddav in addressbook managementGeorg Ehrke2012-05-071-1/+1
* fix pathes in calendar and contactsGeorg Ehrke2012-05-071-2/+2
* ported the oc_template classFrank Karlitschek2012-05-066-7/+7
* Contacts: Fix for Android browser again, again.Thomas Tanghus2012-05-061-6/+6
* Revert "Contacts: Fix for leftcontent positioning in Android browser."Thomas Tanghus2012-05-061-2/+4
* Contacts: Fix for leftcontent positioning in Android browser.Thomas Tanghus2012-05-061-4/+2
* fix pathes for cal andcarddavGeorg Ehrke2012-05-051-2/+2
* Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus2012-05-041-16/+17