Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 11 | -0/+19 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-31 | 3 | -9/+31 |
* | use OC.PERMISSION_X to filter selected drag'n'drop elements | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -5/+10 |
* | unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -5/+0 |
* | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -4/+4 |
* | oc-1548: prevent user from leaving the page while a file upload is in progress | Thomas Mueller | 2012-08-31 | 1 | -0/+15 |
* | use permissions to quickfix drag selections | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -2/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-30 | 1 | -0/+8 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 11 | -21/+14 |
* | [tx-robot] updated from transifexv4.5.0beta1 | Jenkins for ownCloud | 2012-08-29 | 1 | -0/+19 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 2 | -3/+3 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 8 | -44/+45 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 1 | -12/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 1 | -0/+7 |
* | upload button improvement, better separation, fix wrap issue | Jan-Christoph Borchardt | 2012-08-27 | 1 | -3/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 1 | -0/+7 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 1 | -0/+11 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 38 | -120/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 4 | -9/+24 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 4 | -9/+24 |
* | | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -6/+6 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 2 | -1/+5 |
|\| | |||||
| * | Temporary fix to prevent rename action in root of Shared directory | Michael Gapczynski | 2012-08-24 | 1 | -0/+4 |
| * | Switch to using file cache ids instead of paths for file sharing | Michael Gapczynski | 2012-08-24 | 1 | -1/+1 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 78 | -291/+1326 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 6 | -4/+25 |
| * | Moves the lastAction=null outside the if so it can include the undo requests ... | Juan Carlos Cornejo | 2012-08-22 | 1 | -1/+1 |
| * | Fixes a bug where if one tries to delete a file, then clicks undo, and then t... | Juan Carlos Cornejo | 2012-08-22 | 1 | -0/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-22 | 1 | -9/+9 |
| * | Remove unnecessary file | Michael Gapczynski | 2012-08-21 | 1 | -38/+0 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 25 | -20/+66 |
| * | Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. | Arthur Schiwon | 2012-08-20 | 1 | -17/+24 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 6 | -42/+100 |
| |\ | |||||
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -0/+52 |
| | |\ | |||||
| | * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-09 | 4 | -9/+15 |
| | |\ \ | |||||
| | * | | | Check if New and Upload buttons exist before adding their width to the total ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| | * | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 19 | -6/+210 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 50 | -71/+568 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 6 | -29/+123 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 3 | -25/+37 |
| | * | | | | | | Change read only check to isCreatable | Michael Gapczynski | 2012-07-24 | 2 | -6/+6 |
| | * | | | | | | Alert user of errors when creating new files or folders | Michael Gapczynski | 2012-07-23 | 1 | -12/+20 |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 1 | -0/+7 |
| * | | | | | | | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev... | Lukas Reschke | 2012-08-18 | 1 | -1/+1 |
| * | | | | | | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -1/+1 |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 1 | -0/+8 |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 2 | -0/+13 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 1 | -0/+52 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Remove useless setting of RUNTIME_NOAPPS | Bart Visscher | 2012-08-08 | 1 | -6/+0 |