summaryrefslogtreecommitdiffstats
path: root/apps/contacts/templates
Commit message (Collapse)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-269-530/+0
|
* Use correct js class in first-run template.Thomas Tanghus2012-08-231-2/+1
|
* Add support for IMPP properties.Thomas Tanghus2012-08-221-1/+25
|
* Minor layout change.Thomas Tanghus2012-08-221-46/+38
|
* Remove class contactsectionThomas Tanghus2012-08-211-1/+1
|
* Added types to emails. Support for custom types. Partial fix for oc-1508.Thomas Tanghus2012-08-211-1/+1
|
* Try to align and float contact parts better.Thomas Tanghus2012-08-211-1/+1
|
* Merge branch 'share_api'Michael Gapczynski2012-08-191-0/+3
|\ | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files/index.php lib/files.php
| * Merge branch 'master' into share_apiMichael Gapczynski2012-08-142-4/+11
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php
| * \ Merge branch 'master' into share_apiMichael Gapczynski2012-08-091-3/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files_sharing/sharedstorage.php
| * | | Add share action back into addressbook settings, bump up z-index of dropdown ↵Michael Gapczynski2012-08-061-0/+3
| | | | | | | | | | | | | | | | so the autocomplete list is visible
* | | | Removed stray img element.Thomas Tanghus2012-08-191-1/+0
| |_|/ |/| |
* | | 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 ↵Michael Gapczynski2012-06-131-1/+1
|\ | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php
| * Make some apps compatibleLukas Reschke2012-06-111-1/+1
| |