summaryrefslogtreecommitdiffstats
path: root/lib/vcategories.php
Commit message (Expand)AuthorAgeFilesLines
* OC_VCategories: sort categories in natural order using usortBart Visscher2012-04-121-1/+2
* Implement default categories in OC_VCategoriesBart Visscher2012-04-121-3/+2
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-121-19/+21
* Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-071-23/+43
* 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
* Review changes of OC_VCategoryBart Visscher2012-02-201-25/+39
* Added OC_VCategories::rescan()Thomas Tanghus2012-02-201-10/+45
* Switch from using separate db table to use OC_Preferences.Thomas Tanghus2012-02-191-67/+29
* Added first draft of OC_VCategories.Thomas Tanghus2012-02-181-0/+198