| Commit message (Expand) | Author | Age | Files | Lines |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -1/+0 |
* | Added default parameter $reset to allow for incremental rescan. | Thomas Tanghus | 2012-07-09 | 1 | -2/+4 |
* | Make Categories a bit quieter. | Thomas Tanghus | 2012-06-27 | 1 | -1/+10 |
* | Categories: Turned the debugging down a bit. | Thomas Tanghus | 2012-06-11 | 1 | -4/+4 |
* | fix oc-769 | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
* | VCategories: Made a small check for categories that seems to resolv the probl... | Thomas Tanghus | 2012-05-13 | 1 | -6/+10 |
* | 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 |
* | 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 |
* | Added first draft of OC_VCategories. | Thomas Tanghus | 2012-02-18 | 1 | -0/+198 |