| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 31 | -241/+239 |
* | Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links | Björn Schießle | 2014-05-16 | 3 | -8/+66 |
|\ |
|
| * | use default expire date only for link shares | Bjoern Schiessle | 2014-05-16 | 3 | -8/+66 |
* | | Merge pull request #8604 from owncloud/sharing_encforce_password | Björn Schießle | 2014-05-16 | 9 | -29/+132 |
|\ \ |
|
| * | | allow admin to enforce passwords for public link shares | Bjoern Schiessle | 2014-05-16 | 9 | -29/+132 |
* | | | 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 | 46 | -3032/+4323 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 29 | -276/+540 |
| * | | | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 37 | -2941/+3796 |
| * | | | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 9 | -7/+124 |
| * | | | Added navigation manager in files app for the sidebar | Vincent Petry | 2014-05-15 | 7 | -60/+70 |
| * | | | Added app navigation for files app | Vincent Petry | 2014-05-15 | 10 | -14/+55 |
| * | | | Now settings CSS class with appid in content DIV | Vincent Petry | 2014-05-15 | 3 | -3/+7 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-16 | 365 | -2177/+2831 |
|/ / / |
|
* | | | Merge pull request #8603 from owncloud/trashbinfix | Vincent Petry | 2014-05-15 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixed trashbin to use correct class | Vincent Petry | 2014-05-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #8140 from owncloud/login-valign | Jan-Christoph Borchardt | 2014-05-15 | 2 | -6/+28 |
|\ \ |
|
| * | | Move vertical alignment of public layout to mobile. Refs #8140 | jbtbnl | 2014-05-04 | 2 | -16/+22 |
| * | | Vertically align public layout to better fit small mobile screens | jbtbnl | 2014-04-10 | 2 | -7/+23 |
* | | | Merge pull request #8589 from fibsifan/files_external_sftp_port | Robin McCorkell | 2014-05-15 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | changing label "URL" to "Host" | fibsifan | 2014-05-15 | 1 | -4/+4 |
* | | | | Merge pull request #8587 from Raydiation/master | Thomas Müller | 2014-05-15 | 5 | -7/+38 |
|\ \ \ \ |
|
| * | | | | use registerService method instead of array access | Bernhard Posselt | 2014-05-14 | 1 | -1/+1 |
| * | | | | use fetch method instead of fetchRow because fetchRow is only an owncloud int... | Bernhard Posselt | 2014-05-14 | 2 | -6/+6 |
| * | | | | provide a way to detect the language that is being used (e.g. for clientside ... | Bernhard Posselt | 2014-05-14 | 2 | -0/+31 |
* | | | | | Merge pull request #8597 from owncloud/l10n-fix-typo | Vincent Petry | 2014-05-15 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | fix typo encryption | Volkan Gezer | 2014-05-15 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-15 | 344 | -12260/+12326 |
* | | | | | Merge pull request #8567 from owncloud/test-ocshareunittests | Thomas Müller | 2014-05-14 | 3 | -0/+101 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Added ground work for OC.Share unit tests | Vincent Petry | 2014-05-13 | 3 | -0/+101 |
* | | | | | Merge pull request #8522 from owncloud/sharing_ux_improvements | Björn Schießle | 2014-05-14 | 6 | -25/+69 |
|\ \ \ \ \ |
|
| * | | | | | move expire message to the bottom | Bjoern Schiessle | 2014-05-13 | 1 | -1/+2 |
| * | | | | | hide default expire message if user sets expire date | Bjoern Schiessle | 2014-05-13 | 1 | -0/+7 |
| * | | | | | increase width of share dialog | Bjoern Schiessle | 2014-05-13 | 1 | -1/+1 |
| * | | | | | add information about default expire date to the share dialog | Bjoern Schiessle | 2014-05-13 | 3 | -2/+29 |
| * | | | | | hide input field if default expire date isn't activated | Bjoern Schiessle | 2014-05-13 | 3 | -23/+32 |
* | | | | | | Merge pull request #8403 from owncloud/fix-oc-dialog | icewind1991 | 2014-05-14 | 1 | -6/+12 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Use jquery to get the window width | Robin Appelman | 2014-05-13 | 1 | -2/+2 |
| * | | | | | Don't set the dialog content height to a zero or negative value | Robin Appelman | 2014-05-13 | 1 | -4/+10 |
| * | | | | | Dont use absolute positioning for buttonrow | Robin Appelman | 2014-05-13 | 1 | -3/+4 |
| * | | | | | fix oc dialog because the body isn't 100% x 100% in dimensions anymore | Morris Jobke | 2014-04-29 | 2 | -6/+5 |
* | | | | | | 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 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-14 | 131 | -2033/+6816 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge pull request #8582 from owncloud/remove-outdated-update-sc | Lukas Reschke | 2014-05-14 | 1 | -46/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | We do not support updates from 4.5 > 7.0 | Lukas Reschke | 2014-05-13 | 1 | -46/+0 |
| |/ / / / / |
|
* | | | | | | Merge pull request #8542 from owncloud/phpdoc-improvements | Thomas Müller | 2014-05-13 | 121 | -487/+543 |
|\ \ \ \ \ \ |
|
| * | | | | | | fixing variable naming | Thomas Müller | 2014-05-13 | 1 | -24/+24 |