Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved remote share owner display | Vincent Petry | 2014-07-03 | 2 | -2/+129 |
| | | | | | | | The parts of the remote share owner name is now split between user name, domain name and root so they can be formatted / displayed differently. The user name + domain name are displayed in the tooltip. | ||||
* | Merge pull request #9384 from owncloud/eventsrc-fixfallbackwhenclosed | Morris Jobke | 2014-07-03 | 1 | -12/+23 |
|\ | | | | | Fixed event source fallback after close | ||||
| * | Fix JSHint errors in EventSource class | Vincent Petry | 2014-07-02 | 1 | -13/+18 |
| | | |||||
| * | Fixed event source fallback after close | Vincent Petry | 2014-07-02 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #9391 from owncloud/design-mobile-share | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+3 |
|\ \ | | | | | | | Fix mobile share view glitches | ||||
| * | | fix position of shared file buttons | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+3 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-03 | 2 | -1/+5 |
| | | | |||||
* | | | Merge pull request #9365 from owncloud/design-controls-polish | Jan-Christoph Borchardt | 2014-07-03 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | Design controls polish | ||||
| * | | | remove border-bottom of controls bar | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+0 |
| | | | | |||||
| * | | | reduce transparency of controls bar for less distraction | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | change controls bar color to white for less grey-in-grey design | Jan-Christoph Borchardt | 2014-07-02 | 1 | -2/+2 |
| | | | | |||||
* | | | | fix animation of sidebar and prevent horizontal scrollbar, fix #9284 | Jan-Christoph Borchardt | 2014-07-02 | 2 | -6/+2 |
| |/ / |/| | | |||||
* | | | Merge pull request #9381 from owncloud/design-icons-shadow | Jan-Christoph Borchardt | 2014-07-02 | 27 | -142/+72 |
|\ \ \ | |_|/ |/| | | Remove shadow effects from a bunch of icons, reduce size | ||||
| * | | remove shadow effects from folder icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 6 | -59/+54 |
| | | | |||||
| * | | remove shadow effects from info, search and settings icon, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 6 | -33/+6 |
| | | | |||||
| * | | remove shadow effects from places icons, reduce size | Jan-Christoph Borchardt | 2014-07-02 | 15 | -50/+12 |
| | | | |||||
* | | | Merge pull request #9369 from owncloud/designfix-update | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+5 |
|\ \ \ | |/ / |/| | | Update dialog running out of horizontal space in Firefox. fixes #9298 | ||||
| * | | Fix update dialog running out of horizontal space in Firefox. Fixes #9298 | jbtbnl | 2014-07-02 | 1 | -0/+5 |
| | | | |||||
* | | | allow horizontal scrollbar in settings to make user mgmt usable on mobile | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+5 |
| | | | |||||
* | | | prevent overflow in user management controls bar, fix #9277 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+9 |
| |/ |/| | |||||
* | | Merge pull request #9341 from owncloud/sharing-fileactions-fix | Morris Jobke | 2014-07-02 | 1 | -2/+9 |
|\ \ | |/ |/| | Fix fileActionsReady event after deferred file actions update | ||||
| * | Use fileActionsReady to re-render sharing icons | Vincent Petry | 2014-07-01 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | Whenever file actions are modified, either by registering new actions or when appending a new page of entries, the sharing app is now notified so it can correctly refresh the sharing icon status. Additionally, the core's loadIcons() method is also used to load the existing shares and also refresh the sharing icons afterwards. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-02 | 1 | -0/+4 |
|/ | |||||
* | fix the layout of the enforced expiry date message | Morris Jobke | 2014-07-01 | 1 | -1/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-01 | 1 | -25/+25 |
| | |||||
* | make expiration message grey, less present in dropdown | Jan-Christoph Borchardt | 2014-06-30 | 1 | -1/+1 |
| | |||||
* | fix expire message going out of box, fix #9280 | Jan-Christoph Borchardt | 2014-06-30 | 1 | -1/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-30 | 3 | -3/+13 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-29 | 1 | -0/+11 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-28 | 46 | -0/+46 |
| | |||||
* | Unit tests for share dropdown with nested link share | Vincent Petry | 2014-06-27 | 2 | -1/+147 |
| | |||||
* | Use file_source to find matching share for nested link shares | Vincent Petry | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9174 from owncloud/breadcrumbfix | Jan-Christoph Borchardt | 2014-06-27 | 3 | -4/+1 |
|\ | | | | | Breadcrumb width calculation fix | ||||
| * | Removed unused padding-right of the controls bar | Vincent Petry | 2014-06-24 | 2 | -3/+0 |
| | | | | | | | | | | Removing this doesn't affect the controls bar visually but does affect the breadcrumb calculation when getting available width. | ||||
| * | Test runner now loads CSS and hides testArea | Vincent Petry | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - serve CSS and font files properly to make sure that measurements are correct for the tests that need them (breadcrumb) - added opacity to testArea to make sure nothing is visible during testing | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-27 | 66 | -70/+27 |
| | | |||||
* | | Merge pull request #9211 from owncloud/fix-hidden-share-button | Jan-Christoph Borchardt | 2014-06-26 | 2 | -3/+5 |
|\ \ | | | | | | | Fix hidden share button and checkbox layout | ||||
| * | | Fix hidden share button and checkbox layout | Morris Jobke | 2014-06-25 | 2 | -3/+5 |
| | | | | | | | | | | | | fixes #9101 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-26 | 2 | -0/+13 |
| | | | |||||
* | | | Merge pull request #9202 from owncloud/urlhashfix | Morris Jobke | 2014-06-25 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | Do not clear URL hash when no external mount params given | ||||
| * | | Fix parsing URL hash when no "?" was specified | Vincent Petry | 2014-06-25 | 1 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-25 | 5 | -4/+25 |
|/ / | |||||
* | | fixes the layout for error messages on the update page | Morris Jobke | 2014-06-24 | 1 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-24 | 1 | -0/+11 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-23 | 1 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-22 | 1 | -0/+9 |
| | |||||
* | Merge pull request #9121 from owncloud/filepicker-avoidtwice | Morris Jobke | 2014-06-20 | 1 | -0/+7 |
|\ | | | | | Prevent showing the file picker twice | ||||
| * | Prevent showing the file picker twice | Vincent Petry | 2014-06-20 | 1 | -0/+7 |
| | | | | | | | | In case the filepicker function is called twice, only show it once. | ||||
* | | Merge pull request #9102 from owncloud/viewermode-controls | Morris Jobke | 2014-06-20 | 1 | -0/+4 |
|\ \ | |/ |/| | Fixed controls bar in viewer mode | ||||
| * | Fixed controls bar in viewer mode | Vincent Petry | 2014-06-18 | 1 | -0/+4 |
| | |