Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-19 | 1 | -0/+23 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-18 | 4 | -7/+45 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-17 | 4 | -0/+25 |
| | |||||
* | fix CSS for upload button - fixes #8939 | Morris Jobke | 2014-06-16 | 1 | -5/+0 |
| | |||||
* | Merge pull request #9040 from owncloud/fix-xss | Morris Jobke | 2014-06-16 | 1 | -5/+5 |
|\ | | | | | Sanitize name of sharee | ||||
| * | Do even more sanitization | Lukas Reschke | 2014-06-14 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #8917 from owncloud/repair-routine-base | Vincent Petry | 2014-06-16 | 2 | -2/+23 |
|\ \ | | | | | | | Add support for repair step classes | ||||
| * | | Added RepairStep interface and default repair step lists | Vincent Petry | 2014-06-12 | 2 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The updater is using "before update" repair steps and "regular" repair steps. The "regular" repair steps are also used by the CLI tool. Currently no steps exist but can be added later in the static methods in the \OC\Repair class. Added unit test to test messaging, error and exception cases. | ||||
| * | | Add support for repair step classes | Vincent Petry | 2014-06-12 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | This also makes it possible to unit test each repair step class individually | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-16 | 13 | -6/+112 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-15 | 69 | -394/+67 |
| |/ |/| | |||||
* | | add proper Exception message for invalid token | Morris Jobke | 2014-06-13 | 1 | -2/+5 |
| | | |||||
* | | use array_merge for merging arrays in PHP | Morris Jobke | 2014-06-13 | 1 | -1/+1 |
| | | |||||
* | | complete renaming uid to userId | Morris Jobke | 2014-06-13 | 2 | -6/+6 |
| | | |||||
* | | remove whitespace at end of line | Morris Jobke | 2014-06-13 | 1 | -14/+14 |
| | | |||||
* | | Migrate ยด to ' | Morris Jobke | 2014-06-13 | 2 | -5/+5 |
| | |