-
- Downloads
Merge pull request #41 from owncloud/vcategories_db
OC_VCategories - this time actually usable ;)
No related branches found
No related tags found
Showing
- core/ajax/vcategories/add.php 11 additions, 9 deletionscore/ajax/vcategories/add.php
- core/ajax/vcategories/addToFavorites.php 38 additions, 0 deletionscore/ajax/vcategories/addToFavorites.php
- core/ajax/vcategories/delete.php 15 additions, 10 deletionscore/ajax/vcategories/delete.php
- core/ajax/vcategories/edit.php 8 additions, 6 deletionscore/ajax/vcategories/edit.php
- core/ajax/vcategories/favorites.php 30 additions, 0 deletionscore/ajax/vcategories/favorites.php
- core/ajax/vcategories/removeFromFavorites.php 38 additions, 0 deletionscore/ajax/vcategories/removeFromFavorites.php
- core/js/oc-vcategories.js 141 additions, 39 deletionscore/js/oc-vcategories.js
- core/routes.php 6 additions, 0 deletionscore/routes.php
- core/templates/edit_categories_dialog.php 6 additions, 3 deletionscore/templates/edit_categories_dialog.php
- db_structure.xml 121 additions, 0 deletionsdb_structure.xml
- lib/db.php 72 additions, 0 deletionslib/db.php
- lib/public/db.php 21 additions, 0 deletionslib/public/db.php
- lib/util.php 1 addition, 1 deletionlib/util.php
- lib/vcategories.php 585 additions, 47 deletionslib/vcategories.php
- tests/data/db_structure.xml 43 additions, 0 deletionstests/data/db_structure.xml
- tests/lib/db.php 63 additions, 0 deletionstests/lib/db.php
- tests/lib/vcategories.php 117 additions, 0 deletionstests/lib/vcategories.php
Loading
Please register or sign in to comment