| Commit message (Expand) | Author | Age | Files | Lines |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 8 | -19/+19 |
* | Support for unshare from self, with a bunch of temporary fixes to overcome co... | Michael Gapczynski | 2012-09-07 | 3 | -3/+18 |
* | Don't show the delete all action if delete permission is not granted | Michael Gapczynski | 2012-09-07 | 1 | -1/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 11 | -1/+14 |
* | Don't pass content for a new text file from UI, fixes bug oc-1660 | Michael Gapczynski | 2012-09-06 | 1 | -1/+1 |
* | Don't delete the file anymore to replace it in the UI, just overwrite it | Michael Gapczynski | 2012-09-05 | 1 | -16/+11 |
* | Add permissions to new files/folders, bug fix for oc-1649 | Michael Gapczynski | 2012-09-05 | 3 | -2/+15 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 33 | -60/+75 |
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 2 | -5/+5 |
* | Implement support for replacing files during upload with the actions: replace... | Michael Gapczynski | 2012-09-05 | 2 | -44/+107 |
* | add translation string | Thomas Mueller | 2012-09-04 | 1 | -1/+1 |
* | Fix some jslint warnings | Bart Visscher | 2012-09-04 | 2 | -7/+7 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-04 | 3 | -1/+20 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-03 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-02 | 1 | -0/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 1 | -0/+1 |
* | [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 |
| |\ |
|