Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | |||||
* | | use more understandable 'link' icon for public links (instead of hard to ↵ | Jan-Christoph Borchardt | 2014-07-29 | 2 | -2/+5 |
|/ | | | | recognize globe), fix #9707 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-29 | 37 | -37/+20 |
| | |||||
* | Merge pull request #9758 from owncloud/share-expdatefix | Björn Schießle | 2014-07-28 | 4 | -15/+170 |
|\ | | | | | Fix enforced share expiration date to be based on share time | ||||
| * | Fix enforced share expiration date to be based on share time | Vincent Petry | 2014-07-21 | 4 | -15/+170 |
| | | |||||
* | | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date | Björn Schießle | 2014-07-28 | 1 | -11/+5 |
|\ \ | | | | | | | [share api] add OCS api call to set expire date for link shares | ||||
| * | | add OCS api call to set expire date for link shares | Bjoern Schiessle | 2014-07-25 | 1 | -11/+5 |
| | | | |||||
* | | | Merge pull request #9853 from owncloud/design-mobile-search | Morris Jobke | 2014-07-28 | 4 | -5/+19 |
|\ \ \ | | | | | | | | | improve look of search on mobile, save space in top bar, fix overlap | ||||
| * | | | improve look of search on mobile, save space in top bar | Jan-Christoph Borchardt | 2014-07-24 | 4 | -5/+19 |
| | | | | |||||
* | | | | Merge pull request #9585 from owncloud/design-fix-public-footer | Jan-Christoph Borchardt | 2014-07-28 | 1 | -0/+22 |
|\ \ \ \ | | | | | | | | | | | move public page footer rules from sharing app to core so it is used by other apps too | ||||
| * | | | | move public page footer rules from sharing app to core so it is used by ↵ | Jan-Christoph Borchardt | 2014-07-07 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | other apps too | ||||
* | | | | | Merge pull request #9847 from owncloud/design-input-grouping | Jan-Christoph Borchardt | 2014-07-28 | 1 | -3/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | enable input grouping also outside of log in screen | ||||
| * | | | | | enable input grouping also outside of log in screen | Jan-Christoph Borchardt | 2014-07-24 | 1 | -3/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-28 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #9922 from visit1985/app_icon_size | Jan-Christoph Borchardt | 2014-07-28 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | max icon size for app menu | ||||
| * | | | | | max icon size for app menu | Michael Göhler | 2014-07-26 | 1 | -0/+2 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-27 | 3 | -13/+36 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-26 | 2 | -3/+26 |
|/ / / / / | |||||
* / / / / | - adding default value for $recoveryPassword | Thomas Müller | 2014-07-24 | 1 | -1/+24 |
|/ / / / | | | | | | | | | | | | | - set password correctly in lost password | ||||
* | | | | fix settings entry width | Jan-Christoph Borchardt | 2014-07-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | remove superfluous border from settings entry | Jan-Christoph Borchardt | 2014-07-23 | 1 | -1/+0 |
| | | | | |||||
* | | | | simplify app navigation look, remove superfluous border as it is ↵ | Jan-Christoph Borchardt | 2014-07-23 | 1 | -7/+1 |
| |/ / |/| | | | | | | | | distinguished enough via background color | ||||
* | | | use the minimum of configured session_livetime and session.gc_maxlifetime ↵ | Matthias Rieber | 2014-07-21 | 1 | -1/+1 |
| |/ |/| | | | | | for session hearbeat interval calculation |