summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* filecache search comparition fixBartek Przybylski2012-03-093-45/+36
* Yet a missing file :-PThomas Tanghus2012-03-091-0/+49
* Added missing template.Thomas Tanghus2012-03-091-0/+16
* Merge branch 'vcategories'Thomas Tanghus2012-03-0917-119/+838
|\
| * Temporarily disabled multi_autoselect.Thomas Tanghus2012-03-092-11/+11
| * Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-088-13/+74
| |\
| | * Contacts: Add UI for categoriesBart Visscher2012-03-077-1/+67
| | * Merge branch 'master' into vcategoriesBart Visscher2012-03-07222-2039/+5693
| | |\
| * | \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-0718-150/+154
| |\ \ \ | | | |/ | | |/|
| * | | Use OC.dialogs.Thomas Tanghus2012-03-071-71/+39
| * | | Fix conflict.Thomas Tanghus2012-03-07209-1896/+5549
| |\ \ \
| * | | | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-0714-101/+593
| | |_|/ | |/| |
| * | | Translate and fix copy/paste error.Thomas Tanghus2012-02-221-4/+2
| * | | Fix merge conflict.Thomas Tanghus2012-02-2211-118/+181
| |\ \ \
| * | | | Check for empty value in ctor and being conservative about configvalue name ;-)Thomas Tanghus2012-02-211-22/+4
| * | | | Forgot to assign param.Thomas Tanghus2012-02-211-3/+1
| * | | | Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-201-25/+39
| |\ \ \ \
| | * | | | Review changes of OC_VCategoryBart Visscher2012-02-201-25/+39
| * | | | | Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-2027-32/+100
| |\ \ \ \ \
| * \ \ \ \ \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-208-24/+91
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Added OC_VCategories::rescan()Thomas Tanghus2012-02-201-10/+45
| * | | | | | Added public static OC_VCategories object to OC_Contacts_App.Thomas Tanghus2012-02-192-0/+7
| * | | | | | Switch from using separate db table to use OC_Preferences.Thomas Tanghus2012-02-191-67/+29
| * | | | | | Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-1938-75/+228
| |\ \ \ \ \ \
| * | | | | | | Added first draft of OC_VCategories.Thomas Tanghus2012-02-181-0/+198
| * | | | | | | Strip tags on address on client side.Thomas Tanghus2012-02-181-1/+1
| * | | | | | | Avoid errors from missing GD library.Thomas Tanghus2012-02-171-1/+11
| * | | | | | | Removed obsolete commented code and made minor speed improvements.Thomas Tanghus2012-02-172-99/+17
| * | | | | | | ETags must be quoted.Thomas Tanghus2012-02-161-1/+1
* | | | | | | | Parses malformed N fields a bit more tolerantly. Thanks to nibbler for the pa...Thomas Tanghus2012-03-091-5/+5
* | | | | | | | Add missing file.Thomas Tanghus2012-03-091-0/+59
* | | | | | | | fix write hook for galleryRobin Appelman2012-03-081-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Contacts: small fixes and cleanupsBart Visscher2012-03-073-14/+8
* | | | | | | Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-0710-88/+51
* | | | | | | Allow overflow of rightcontent areaBart Visscher2012-03-071-1/+1
* | | | | | | Contacts: No random token for contactphotoBart Visscher2012-03-071-1/+1
* | | | | | | Contacts: Add Organisation as Name property choiceBart Visscher2012-03-071-0/+3
* | | | | | | Contacts: convert class attribute selectors to class selectorsBart Visscher2012-03-071-16/+16
* | | | | | | add option to add file from urlRobin Appelman2012-03-074-31/+69
| |_|_|_|_|/ |/| | | | |
* | | | | | some js cleanup for gallaryRobin Appelman2012-03-073-251/+252
* | | | | | dont use numRows and fix some of the gallary hooksRobin Appelman2012-03-074-21/+29
* | | | | | dont open the album when clicking the remove/rename buttonRobin Appelman2012-03-071-0/+2
* | | | | | no rounded borders for album decorationRobin Appelman2012-03-071-1/+1
* | | | | | make gallary work with archivesRobin Appelman2012-03-072-2/+1
* | | | | | fix for webdav when having additional storage backends mountedRobin Appelman2012-03-071-2/+2
* | | | | | Ability to save an arbitrary number of external sitesrok2012-03-079-164/+189
* | | | | | multilevel galleryBartek Przybylski2012-03-049-65/+137
* | | | | | moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-045-116/+66
* | | | | | revert an accidental changeRobin Appelman2012-03-031-3/+2
* | | | | | change gallary scanning to support gallaries inside archivesRobin Appelman2012-03-033-18/+13