summaryrefslogtreecommitdiffstats
path: root/apps/contacts/templates/part.contact.php
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete js.Thomas Tanghus2012-06-181-16/+0
* Removed erroneous value attributes. Partial fix for oc-1029.Thomas Tanghus2012-06-181-4/+4
* Obsolete language="Javascript".Thomas Tanghus2012-06-171-1/+1
* Use type=url for URL field.Thomas Tanghus2012-06-151-1/+1
* Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-131-0/+2
* Copy/paste error.Thomas Tanghus2012-06-111-1/+1
* Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-061-0/+3
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported the oc_template classFrank Karlitschek2012-05-061-2/+2
* Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus2012-05-041-16/+17
* Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus2012-05-041-17/+14
* Contacts: Improve loading contact.Thomas Tanghus2012-05-031-0/+1
* Contacts: Removed styling and (most) js from template. Started making app mor...Thomas Tanghus2012-05-021-44/+40
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* Various file path fixes.Thomas Tanghus2012-04-301-1/+1
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-291-1/+5
* Contacts: Added import with with file picker.Thomas Tanghus2012-04-261-2/+0
* Contacts: Tried to format NOTE field a bit. Needs to be improved more though.Thomas Tanghus2012-04-241-1/+1
* Contacts:Thomas Tanghus2012-04-221-3/+2
* Contacts: Change "category" to "group" in UIBart Visscher2012-04-121-2/+2
* Contacts: fix function names to coding standardBart Visscher2012-04-101-1/+1
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-071-10/+9
* Contacts: First work on cleaner design.Thomas Tanghus2012-04-031-34/+37
* Contacts: Removed obsolete code.Thomas Tanghus2012-03-291-7/+0
* Improve actions on delete.Thomas Tanghus2012-03-291-0/+1
* Check for empty value.Thomas Tanghus2012-03-261-8/+8
* Contacts: Fix saveproperty for categoriesBart Visscher2012-03-261-1/+1
* Make PHOTO deletable.Thomas Tanghus2012-03-131-2/+3
* Fixed NOTE property UI.Thomas Tanghus2012-03-131-3/+3
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-121-5/+5
* Temporarily disabled multi_autoselect.Thomas Tanghus2012-03-091-4/+4
* Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-081-2/+5
|\
| * Contacts: Add UI for categoriesBart Visscher2012-03-071-0/+3
* | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-071-1/+13
|/
* Removed obsolete commented code and made minor speed improvements.Thomas Tanghus2012-02-171-53/+0
* UI tweaks for name selector combobox.Thomas Tanghus2012-02-161-4/+0
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-1/+0
* Added custom combobox widget.Thomas Tanghus2012-02-101-1/+1
* Keep js data structure in sync on changes.Thomas Tanghus2012-02-091-2/+4
* Fixed broken "Add new" contact.Thomas Tanghus2012-02-081-24/+4
* Hide container for emails/phones/adresses if there are none.Thomas Tanghus2012-02-081-1/+1
* Updated copyrights.Thomas Tanghus2012-02-081-12/+4
* Added files for new contact editor/viewer.Thomas Tanghus2012-02-081-0/+210