Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -184/+0 |
|\ | | | | | remove obsolete japanese lang code | ||||
| * | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -184/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 3 | -1/+27 |
| | | |||||
* | | Merge pull request #10447 from owncloud/share-foldericonfix | Morris Jobke | 2014-08-16 | 3 | -2/+71 |
|\ \ | | | | | | | Fixed folder icon update routine when share owner exists | ||||
| * | | Fixed folder icon update routine when share owner exists | Vincent Petry | 2014-08-15 | 3 | -2/+71 |
| | | | | | | | | | | | | | | | Whenever a folder has a "data-share-owner" attribute, the icon is now properly updated to a shared folder icon. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #10413 from owncloud/adding-handlebars | Lukas Reschke | 2014-08-15 | 1 | -0/+2746 |
|\ \ \ | |/ / |/| | | Adding handlebars.js | ||||
| * | | Adding handlebars.js | Thomas Müller | 2014-08-14 | 1 | -0/+2746 |
| | | | |||||
* | | | change error text color to white for better contrast, fix #10424 | Jan-Christoph Borchardt | 2014-08-15 | 1 | -3/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 1 | -4/+4 |
| | | | |||||
* | | | Merge pull request #10399 from owncloud/fix_setSendMailStatus | Björn Schießle | 2014-08-14 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | [sharing] fix mail notification | ||||
| * | | we need the recipient as a additional parameter to know for which share the ↵ | Bjoern Schiessle | 2014-08-13 | 1 | -2/+2 |
| |/ | | | | | | | notification was send | ||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 1 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-12 | 66 | -129/+0 |
| | |||||
* | Merge pull request #10336 from owncloud/fix_share_drop_down | Björn Schießle | 2014-08-11 | 1 | -12/+1 |
|\ | | | | | remove 'no people found' entry in share dialog | ||||
| * | remove 'no people found' entry | Bjoern Schiessle | 2014-08-11 | 1 | -12/+1 |
| | | |||||
* | | Merge pull request #10096 from owncloud/fix-6971-master | Jörn Friedrich Dreyer | 2014-08-11 | 1 | -1/+2 |
|\ \ | |/ |/| | in case $_POST['itemSourceName'] does not exist we simply default it to ... | ||||
| * | in case $_POST['itemSourceName'] does not exist we simply default it to null | Thomas Müller | 2014-08-01 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #10285 from owncloud/sharing_set_correct_min_date | Morris Jobke | 2014-08-11 | 2 | -5/+13 |
|\ \ | | | | | | | [sharing] set minDate always to today + one day | ||||
| * | | update unit test, min date should be always today + 1 | Bjoern Schiessle | 2014-08-08 | 1 | -3/+5 |
| | | | |||||
| * | | set minDate always to today + one day | Bjoern Schiessle | 2014-08-08 | 1 | -2/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-11 | 2 | -10/+27 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-10 | 60 | -176/+0 |
| | | | |||||
* | | | Merge pull request #10302 from owncloud/remove-logon-rejected | Lukas Reschke | 2014-08-09 | 1 | -8/+0 |
|\ \ \ | | | | | | | | | remove confusing 'automatic logon rejected' message, fix #8591 | ||||
| * | | | remove confusing 'automatic logon rejected' message, fix #8591 | Jan-Christoph Borchardt | 2014-08-09 | 1 | -8/+0 |
| |/ / | |||||
* | | | Merge pull request #10293 from owncloud/fix-headers-being-sent | Jan-Christoph Borchardt | 2014-08-09 | 3 | -3/+0 |
|\ \ \ | | | | | | | | | using flush() here is pointless as we render the layout into a memory bu... | ||||
| * | | | using flush() here is pointless as we render the layout into a memory buffer ↵ | Thomas Müller | 2014-08-08 | 3 | -3/+0 |
| |/ / | | | | | | | | | | and actually transmit the data later | ||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-09 | 1 | -0/+8 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-08 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #10172 from owncloud/fix-8802 | Morris Jobke | 2014-08-07 | 1 | -1/+1 |
|\ \ | | | | | | | Use relative, human readable dates in OC.filePickers - Fixes #8802 | ||||
| * | | Use human readable relative date for oc-dialog-filepickers | Tom Needham | 2014-08-07 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-07 | 1 | -1/+1 |
| | | | |||||
* | | | don't display share permission if resharing was disabled by the admin | Bjoern Schiessle | 2014-08-05 | 2 | -2/+3 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-05 | 1 | -1/+1 |
| | | |||||
* | | no top border for first settings item, detail enhancement | Jan-Christoph Borchardt | 2014-08-04 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #10097 from owncloud/background-fix | Jan-Christoph Borchardt | 2014-08-01 | 1 | -1/+1 |
|\ \ | | | | | | | Remove old color of body | ||||
| * | | add white as background-color | Morris Jobke | 2014-08-01 | 1 | -0/+1 |
| | | | |||||
| * | | Remove old color of body | Morris Jobke | 2014-08-01 | 1 | -1/+0 |
| |/ | | | | | | | * only visible in public view as ugly grey pane behind the footer | ||||
* | | also fix filepicker for smaller screen sizes | Jan-Christoph Borchardt | 2014-07-31 | 2 | -1/+10 |
| | | |||||
* | | fix date display in filepicker | Jan-Christoph Borchardt | 2014-07-31 | 1 | -2/+3 |
| | | |||||
* | | fix long filename display in filepicker | Jan-Christoph Borchardt | 2014-07-31 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #10051 from owncloud/preview-empty-text | Thomas Müller | 2014-07-31 | 1 | -1/+2 |
|\ | | | | | Use svg mimeicons for empty text files | ||||
| * | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 1 | -1/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-31 | 1 | -0/+6 |
| | | |||||
* | | set max width for notifications so they won't overlap the whole header | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+1 |
| | | |||||
* | | fix yellow notification style | Jan-Christoph Borchardt | 2014-07-30 | 2 | -5/+12 |
| | | |||||
* | | fix notification preventing top bar clickability, fix #9680 | Jan-Christoph Borchardt | 2014-07-30 | 1 | -1/+7 |
| | | |||||
* | | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -4/+0 |
| | | |||||
* | | also use link icon for the folders .. | Jan-Christoph Borchardt | 2014-07-30 | 2 | -19/+22 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-30 | 1 | -0/+1 |
| | |