| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-28 | 4 | -6/+36 |
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
* | Merge pull request #8728 from owncloud/sharing_fix_reshare | Vincent Petry | 2014-05-27 | 1 | -10/+4 |
|\ |
|
| * | allow resharing of files with only share permissions | Bjoern Schiessle | 2014-05-26 | 1 | -10/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-27 | 9 | -9/+18 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-26 | 59 | -123/+68 |
* | Merge pull request #8705 from wakeup/master | Thomas Müller | 2014-05-25 | 1 | -1/+1 |
|\ |
|
| * | fix typo | Volkan Gezer | 2014-05-24 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-25 | 1 | -15/+15 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-24 | 3 | -0/+4 |
* | Merge pull request #8671 from owncloud/log-upload-errors | Vincent Petry | 2014-05-23 | 1 | -1/+3 |
|\ |
|
| * | php upload errors are written to log | Thomas Müller | 2014-05-22 | 1 | -1/+3 |
* | | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #8612 from owncloud/share-updateshareiconsafterrename | Björn Schießle | 2014-05-21 | 2 | -35/+73 |
|\ |
|
| * | Fixed issues with renaming | Vincent Petry | 2014-05-16 | 2 | -35/+73 |
* | | Fixed download URL in public page | Vincent Petry | 2014-05-20 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-20 | 6 | -5/+28 |
* | | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | | Merge pull request #8435 from owncloud/fix-8322-master | Thomas Müller | 2014-05-19 | 2 | -13/+15 |
|\ \ |
|
| * | | fix broken unit test | Thomas Müller | 2014-05-02 | 1 | -1/+11 |
| * | | - Introduce isShared() and isMounted() on FileInfo class | Thomas Müller | 2014-05-02 | 1 | -13/+4 |
* | | | Merge pull request #8585 from owncloud/phpdoc-improvements-apps | Andreas Fischer | 2014-05-19 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | Fix whitespace issues | Robin McCorkell | 2014-05-16 | 1 | -2/+2 |
| * | | | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-19 | 3 | -0/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-18 | 55 | -0/+99 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-17 | 53 | -52/+9 |
|/ / |
|
* | | Merge pull request #8610 from owncloud/ie8-filesdndbug | Vincent Petry | 2014-05-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix drag and drop in IE8 | Vincent Petry | 2014-05-16 | 1 | -1/+1 |
* | | | Merge pull request #6260 from owncloud/jan-navigation-filesidebar | Vincent Petry | 2014-05-16 | 23 | -2593/+3333 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 16 | -195/+346 |
| * | | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 21 | -2558/+2955 |
| * | | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 5 | -4/+112 |
| * | | Added navigation manager in files app for the sidebar | Vincent Petry | 2014-05-15 | 4 | -15/+58 |
| * | | Added app navigation for files app | Vincent Petry | 2014-05-15 | 5 | -3/+44 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-16 | 3 | -1/+39 |
|/ / |
|
* | | Merge pull request #8584 from Bagera/master | jbtbnl | 2014-05-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Set row height in files table | Bagera | 2014-05-14 | 1 | -2/+2 |
| * | | fixes #7949 | Bagera | 2014-05-13 | 1 | -1/+1 |
* | | | We do not support updates from 4.5 > 7.0 | Lukas Reschke | 2014-05-13 | 1 | -46/+0 |
|/ / |
|
* | | Merge pull request #8041 from owncloud/files-sortcolumns | Vincent Petry | 2014-05-12 | 7 | -54/+481 |
|\ \ |
|
| * | | Clear selection on reload (when changing sort) | Vincent Petry | 2014-04-29 | 2 | -2/+9 |
| * | | typos, indentation and remove of unused code | Thomas Müller | 2014-04-28 | 3 | -7/+7 |
| * | | Added unit test in files app for sort function in helper class | Vincent Petry | 2014-04-28 | 2 | -6/+113 |
| * | | Set default sort of trashbin to timestamp descending | Vincent Petry | 2014-04-28 | 1 | -4/+1 |
| * | | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 6 | -44/+360 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-12 | 2 | -1/+20 |
* | | | $owner is not defined here | Lukas Reschke | 2014-05-11 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-11 | 2 | -0/+3 |
* | | | Merge pull request #8520 from owncloud/jslint_polishing_in_file_upload | Lukas Reschke | 2014-05-10 | 1 | -45/+61 |
|\ \ \ |
|