Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix oc-769 | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | VCategories: Made a small check for categories that seems to resolv the ↵ | Thomas Tanghus | 2012-05-13 | 1 | -6/+10 |
| | | | | problems in Calender. Also reverts the changes from 9e6221b229410599c28045d1956bb6e84d33cadc. | ||||
* | VCategories: Suppress error messages stemming from import from file app. | Thomas Tanghus | 2012-05-13 | 1 | -2/+2 |
| | |||||
* | OC_VCategories: sort categories in natural order using usort | Bart Visscher | 2012-04-12 | 1 | -1/+2 |
| | | | | Use usort to sort, so that the json encoding is an array. | ||||
* | Implement default categories in OC_VCategories | Bart Visscher | 2012-04-12 | 1 | -3/+2 |
| | |||||
* | Contacts: Modifications for using categories. | Thomas Tanghus | 2012-03-12 | 1 | -19/+21 |
| | |||||
* | Contacts: UI updates and ajax methods for categories. | Thomas Tanghus | 2012-03-07 | 1 | -23/+43 |
| | |||||
* | Check for empty value in ctor and being conservative about configvalue name ;-) | Thomas Tanghus | 2012-02-21 | 1 | -22/+4 |
| | |||||
* | Forgot to assign param. | Thomas Tanghus | 2012-02-21 | 1 | -3/+1 |
| | |||||
* | Review changes of OC_VCategory | Bart Visscher | 2012-02-20 | 1 | -25/+39 |
| | |||||
* | Added OC_VCategories::rescan() | Thomas Tanghus | 2012-02-20 | 1 | -10/+45 |
| | |||||
* | Switch from using separate db table to use OC_Preferences. | Thomas Tanghus | 2012-02-19 | 1 | -67/+29 |
| | | | | There is a limitation in that the the configvalue field in the preferences table is a varchar(255). | ||||
* | Added first draft of OC_VCategories. | Thomas Tanghus | 2012-02-18 | 1 | -0/+198 |