Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | Fix accidentally creating new categories with the id as name. | Thomas Tanghus | 2012-10-20 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | | | | Filter out special Favorites category. | Thomas Tanghus | 2012-10-20 | 1 | -5/+14 | |
| * | | | | | | | | | | | | | | | | | Clean indentation. | Thomas Tanghus | 2012-10-19 | 1 | -120/+120 | |
| * | | | | | | | | | | | | | | | | | Remove redundant class wrapping. | Thomas Tanghus | 2012-10-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | Remove index that might cause problems. | Thomas Tanghus | 2012-10-19 | 1 | -17/+0 | |
| * | | | | | | | | | | | | | | | | | Use self::prepare() instead of self::$connection->prepare. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Removed useless ORDER BY from query. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Renamed OC_VCategories::add() to addMulti() and let the add() method return t... | Thomas Tanghus | 2012-10-19 | 1 | -4/+28 | |
| * | | | | | | | | | | | | | | | | | | Return result from OC_DB::insertIfNotExist(). | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Added unit tests for OC_DB::insertIfNotExist() | Thomas Tanghus | 2012-10-19 | 2 | -0/+110 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 129 | -1995/+2122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Make categories var static. | Thomas Tanghus | 2012-10-19 | 1 | -27/+29 | |
| * | | | | | | | | | | | | | | | | | | | Add wait state to category dialog while processing. | Thomas Tanghus | 2012-10-19 | 1 | -11/+39 | |
| * | | | | | | | | | | | | | | | | | | | app !== type | Thomas Tanghus | 2012-10-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | More js updates for app/type in OCCategories | Thomas Tanghus | 2012-10-19 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | | Use get for loading dialog. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | White space fix. | Thomas Tanghus | 2012-10-19 | 1 | -69/+69 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 234 | -4855/+3893 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Formatting | Thomas Tanghus | 2012-10-19 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Add favorite handling methods to OC_VCategories. | Thomas Tanghus | 2012-10-19 | 1 | -1/+98 | |
| * | | | | | | | | | | | | | | | | | | | | Use consts all places and rename some daft method names. | Thomas Tanghus | 2012-10-19 | 1 | -22/+28 | |
| * | | | | | | | | | | | | | | | | | | | | Updated category js for handling favorites and use post instead of get. | Thomas Tanghus | 2012-10-19 | 1 | -18/+43 | |
| * | | | | | | | | | | | | | | | | | | | | Added ajax files for favorite category handling. | Thomas Tanghus | 2012-10-19 | 3 | -0/+113 | |
| * | | | | | | | | | | | | | | | | | | | | Updated category ajax files to use type instead of app and add callCheck. | Thomas Tanghus | 2012-10-19 | 3 | -25/+35 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-17 | 3 | -17/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-17 | 11 | -12/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-17 | 853 | -133798/+2752 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-16 | 119 | -1410/+7138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-15 | 266 | -5363/+8075 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-11 | 51 | -509/+614 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-10 | 292 | -35828/+3421 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-05 | 40 | -238/+370 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-03 | 14 | -27/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-02 | 149 | -2473/+4072 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added post_deleteUser hook to VCategories. Added methods for adding/removing ... | Thomas Tanghus | 2012-10-02 | 1 | -6/+110 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-01 | 32 | -124/+230 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-09-30 | 668 | -7715/+22511 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-09-17 | 196 | -1742/+1929 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added separate table for OC_VCategories and category/object (event/contact et... | Thomas Tanghus | 2012-09-17 | 2 | -47/+430 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added methods OC_DB::insertIfNotExist() and OCP\DB::insertIfNotExist(). | Thomas Tanghus | 2012-09-17 | 2 | -0/+70 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-14 | 137 | -243/+312 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use util function to protect datadirectory in setup | Bart Visscher | 2012-11-13 | 1 | -3/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-13 | 92 | -1645/+1931 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #319 from owncloud/fileactions_newfile | icewind1991 | 2012-11-12 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add actions to newly created files and folders | Robin Appelman | 2012-11-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reuse jquery object when adding files to the file list | Robin Appelman | 2012-11-07 | 1 | -6/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #157 from owncloud/setup | Bart Visscher | 2012-11-12 | 3 | -54/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DRY for creating htaccess to protect data-directory | Bart Visscher | 2012-10-30 | 2 | -3/+5 |