Jörn Friedrich Dreyer
|
c223bee6df
fix numRows usage in core lib
|
hace 11 años |
Jörn Friedrich Dreyer
|
78678be2b6
remove dangling AND in SQL statement
|
hace 11 años |
Thomas Tanghus
|
c38dc36665
Remove debug output
|
hace 11 años |
Thomas Tanghus
|
b1bb899867
Add rename() method to OC_VCategories.
|
hace 11 años |
Thomas Tanghus
|
d048ff719d
Remove redundant line
|
hace 11 años |
Thomas Tanghus
|
73dd54c962
Don't try to call a an array :-P
|
hace 11 años |
Thomas Tanghus
|
a56abd3f9b
Typehint and check $ids parameter.
|
hace 11 años |
Thomas Tanghus
|
d838a3b33f
Allow purging multiple objects from category index table.
|
hace 11 años |
Thomas Tanghus
|
c08a04bc83
VCategories: Don't forget to save category relations if category exists.
|
hace 11 años |
Thomas Tanghus
|
ea841e5e15
Catch exceptions on malformed categories.
|
hace 11 años |
Bart Visscher
|
ffae6f4b84
Style-fix: Breakup long lines
|
hace 11 años |
Bart Visscher
|
5bfe4adbaa
Whitespace cleanup
|
hace 12 años |
Thomas Tanghus
|
a50f98606d
Check DB result.
|
hace 12 años |
Thomas Tanghus
|
1147dc9774
Merge branch 'master' of github.com:owncloud/core into vcategories_db
|
hace 12 años |
Thomas Tanghus
|
e6a7bba095
Merge branch 'master' of github.com:owncloud/core into vcategories_db
|
hace 12 años |
Thomas Tanghus
|
8e5b6bf21d
VCategories: Make $categories non-static again.
|
hace 12 años |
Felix Moeller
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
hace 12 años |
Felix Moeller
|
afadf93d31
Checkstyle: many fixes
|
hace 12 años |
Thomas Tanghus
|
8cffbb5f7d
Added some more error checking on db queries.
|
hace 12 años |
Thomas Tanghus
|
5a738380f6
Cast object ids to integers.
|
hace 12 años |
Thomas Tanghus
|
2fc495a91a
Also delete category/object relations when deleting a category.
|
hace 12 años |
Thomas Tanghus
|
675a56c5ed
Merge branch 'master' of github.com:owncloud/core into vcategories_db
|
hace 12 años |
Felix Moeller
|
e73b817a38
Checkstyle: NoSpaceAfterComma
|
hace 12 años |
Thomas Tanghus
|
b5817dcc2e
Added missing backtick to sql query.
|
hace 12 años |
Thomas Tanghus
|
26618704a9
Fix accidentally creating new categories with the id as name.
|
hace 12 años |
Thomas Tanghus
|
ab167c3e2c
Filter out special Favorites category.
|
hace 12 años |
Thomas Tanghus
|
394e4e4d5f
Removed useless ORDER BY from query.
|
hace 12 años |
Thomas Tanghus
|
1803260285
Renamed OC_VCategories::add() to addMulti() and let the add() method return the id of the newly created category.
|
hace 12 años |
Thomas Tanghus
|
afa3f49c93
Make categories var static.
|
hace 12 años |
Thomas Tanghus
|
4827de4a27
White space fix.
|
hace 12 años |