Thomas Tanghus
|
9e6221b229
|
VCategories: Suppress error messages stemming from import from file app.
|
13 years ago |
Bart Visscher
|
69d584331d
|
OC_VCategories: sort categories in natural order using usort
Use usort to sort, so that the json encoding is an array.
|
13 years ago |
Bart Visscher
|
815649dbd7
|
Implement default categories in OC_VCategories
|
13 years ago |
Thomas Tanghus
|
d36d317bb2
|
Contacts: Modifications for using categories.
|
13 years ago |
Thomas Tanghus
|
75323b86d1
|
Contacts: UI updates and ajax methods for categories.
|
13 years ago |
Thomas Tanghus
|
be948a9baa
|
Check for empty value in ctor and being conservative about configvalue name ;-)
|
13 years ago |
Thomas Tanghus
|
7c7031df44
|
Forgot to assign param.
|
13 years ago |
Bart Visscher
|
77ab89a7cb
|
Review changes of OC_VCategory
|
13 years ago |
Thomas Tanghus
|
430ccef09c
|
Added OC_VCategories::rescan()
|
13 years ago |
Thomas Tanghus
|
8a1b671fdd
|
Switch from using separate db table to use OC_Preferences.
There is a limitation in that the the configvalue field in the preferences table is a varchar(255).
|
13 years ago |
Thomas Tanghus
|
0203f55fbf
|
Added first draft of OC_VCategories.
|
13 years ago |