Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |