Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Thomas Tanghus
|
6116dc6b65
|
Added default parameter $reset to allow for incremental rescan.
|
2012-07-09 00:14:42 +02:00 |
Thomas Tanghus
|
a25ae4b4b6
|
Make Categories a bit quieter.
|
2012-06-27 01:03:53 +02:00 |
Thomas Tanghus
|
1cb1980d62
|
Categories: Turned the debugging down a bit.
|
2012-06-11 03:05:33 +02:00 |
Frank Karlitschek
|
93295994dc
|
fix oc-769
|
2012-06-01 12:15:03 +02:00 |
Thomas Tanghus
|
3926e2d4f3
|
VCategories: Made a small check for categories that seems to resolv the problems in Calender. Also reverts the changes from 9e6221b229 .
|
2012-05-13 15:07:07 +02:00 |
Thomas Tanghus
|
9e6221b229
|
VCategories: Suppress error messages stemming from import from file app.
|
2012-05-13 09:16:53 +02:00 |
Bart Visscher
|
69d584331d
|
OC_VCategories: sort categories in natural order using usort
Use usort to sort, so that the json encoding is an array.
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
815649dbd7
|
Implement default categories in OC_VCategories
|
2012-04-12 23:10:49 +02:00 |
Thomas Tanghus
|
d36d317bb2
|
Contacts: Modifications for using categories.
|
2012-03-12 14:13:03 +01:00 |
Thomas Tanghus
|
75323b86d1
|
Contacts: UI updates and ajax methods for categories.
|
2012-03-07 16:39:56 +01:00 |
Thomas Tanghus
|
be948a9baa
|
Check for empty value in ctor and being conservative about configvalue name ;-)
|
2012-02-21 09:53:03 +01:00 |
Thomas Tanghus
|
7c7031df44
|
Forgot to assign param.
|
2012-02-21 00:02:27 +01:00 |
Bart Visscher
|
77ab89a7cb
|
Review changes of OC_VCategory
|
2012-02-20 22:32:57 +01:00 |
Thomas Tanghus
|
430ccef09c
|
Added OC_VCategories::rescan()
|
2012-02-20 13:16:51 +01:00 |
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).
|
2012-02-19 17:00:07 +01:00 |
Thomas Tanghus
|
0203f55fbf
|
Added first draft of OC_VCategories.
|
2012-02-18 11:45:36 +01:00 |