Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added mountType attribute and adapted Delete action text | Vincent Petry | 2014-07-14 | 3 | -5/+28 |
| | | | | | | | | | | | | | | Added mountType attribute for files/folder to indicated whether they are regular, external or shared. The client side then adapts the "Delete" action hint text based on this information. Only the mount roots must have the delete icon hint adapted. To make this detectable on the client side, the mountType can now be null, "shared", "shared-root", "external" or "external-root". This also gives room to icon customization on the client side. | ||||
* | Propagate file action changes to the file lists | Vincent Petry | 2014-07-10 | 5 | -37/+96 |
| | | | | | | | | | Whenever an app needs to register an event late, it does that on the original file actions object. Since the file actions that the file list work on is a merged list, not the original one, the registration event needs to be propagated there as well. | ||||
* | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 1 | -1/+0 |
| | | | | | | OC_Connector_Sabre_AbortedUploadDetectionPlugin is pointless Adding unit test testUploadAbort() | ||||
* | Add machine readable error messages to OC\JSON | Robin Appelman | 2014-07-04 | 2 | -2/+35 |
| | | | | | | | | | | Reload the files app in case of authentication errors, expired tokens or disabled app Reloading will triger the full server side handeling of those errors formatting fix missing semicolon + some jshint warnings | ||||
* | Fix reload call for all subclasses | Vincent Petry | 2014-07-04 | 1 | -1/+3 |
| | | | | All subclasses must also properly return the ajax call object. | ||||
* | Fix FileActions merging override | Vincent Petry | 2014-07-04 | 2 | -10/+156 |
| | | | | | | When merging FileActions, the register() functio needs to correctly override the previously merged action handler without affecting the original one. | ||||
* | Merge pull request #9403 from owncloud/design-fix-fileslistbottom | Morris Jobke | 2014-07-03 | 2 | -3/+7 |
|\ | | | | | Fix bottom of files list, add proper space to have room for dropdowns | ||||
| * | reduce file list bottom whitespace a bit | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix left margin of file list summary | Jan-Christoph Borchardt | 2014-07-03 | 2 | -1/+5 |
| | | |||||
| * | add whitespace to bottom of Files list – more obvious it's the end, and ↵ | Jan-Christoph Borchardt | 2014-07-03 | 1 | -2/+2 |
| | | | | | | | | space for share dropdown | ||||
* | | Merge pull request #9394 from owncloud/design-fix-rename | Jan-Christoph Borchardt | 2014-07-03 | 1 | -4/+5 |
|\ \ | |/ |/| | fix position of rename function, and text size | ||||
| * | fix checkbox shifting when rename input appears | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+2 |
| | | |||||
| * | fix position of rename function, and text size | Jan-Christoph Borchardt | 2014-07-03 | 1 | -4/+3 |
| | | |||||
* | | Merge pull request #9391 from owncloud/design-mobile-share | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
|\ \ | | | | | | | Fix mobile share view glitches | ||||
| * | | shared view: remove whitespace glitch on right | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-03 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge pull request #9389 from owncloud/fix-nametext-height | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+1 |
|\ \ | | | | | | | fix nametext height, was higher than the row | ||||
| * | | fix nametext height, was higher than the row | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #9365 from owncloud/design-controls-polish | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+3 |
|\ \ | |/ |/| | Design controls polish | ||||
| * | make sure table header is white instead of slightly grey | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #9373 from owncloud/design-fix-modified | Vincent Petry | 2014-07-02 | 1 | -2/+7 |
|\ \ | | | | | | | shade color for modified dates again, fix #9363 | ||||
| * | | simplify formula and add comment | Morris Jobke | 2014-07-02 | 1 | -2/+3 |
| | | | |||||
| * | | shade color for modified dates again, fix #9363 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+5 |
| |/ | |||||
* | | Merge pull request #9311 from owncloud/storage-not-available | Vincent Petry | 2014-07-02 | 2 | -33/+59 |
|\ \ | |/ |/| | Handle storages not being available in webui and webdav | ||||
| * | More error catching in list.php | Robin Appelman | 2014-07-01 | 1 | -7/+22 |
| | | |||||
| * | If loading a directory fails, navigate back to the previous directory | Robin Appelman | 2014-06-30 | 1 | -11/+12 |
| | | |||||
| * | Handle StorageNotAvailableException in ajax/list.php | Robin Appelman | 2014-06-30 | 1 | -27/+37 |
| | | |||||
* | | Merge pull request #9341 from owncloud/sharing-fileactions-fix | Morris Jobke | 2014-07-02 | 3 | -15/+46 |
|\ \ | | | | | | | Fix fileActionsReady event after deferred file actions update | ||||
| * | | Use fileActionsReady to re-render sharing icons | Vincent Petry | 2014-07-01 | 3 | -16/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | Fix fileActionsReady event after deferred file actions update | Vincent Petry | 2014-07-01 | 2 | -1/+11 |
| | | | |||||
* | | | Merge pull request #9344 from owncloud/files-scrollissue | Morris Jobke | 2014-07-02 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix files list scroll behavior | ||||
| * | | | Fix files list scroll behavior | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | View container height needs to be accurate and span over the whole scroll container for infinite scrolling to work properly. | ||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-02 | 63 | -63/+0 |
|/ / | |||||
* | | Merge pull request #9313 from owncloud/design-icon-cancel | Morris Jobke | 2014-07-01 | 1 | -3/+2 |
|\ \ | | | | | | | change 'Cancel upload' text to x icon for more space in breadcrumbs bar | ||||
| * | | change 'Cancel upload' text to x icon for more space in breadcrumbs bar | Jan-Christoph Borchardt | 2014-06-30 | 1 | -3/+2 |
| |/ | |||||
* / | remove obsolete CSS, fix visual bug in share dialog #9255 | Jan-Christoph Borchardt | 2014-06-30 | 1 | -2/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-30 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-28 | 1 | -11/+11 |
| | |||||
* | Merge pull request #9260 from owncloud/fileactions-lateregisterinpublicpage | Vincent Petry | 2014-06-27 | 1 | -1/+0 |
|\ | | | | | Allow late registration of file actions in public page | ||||
| * | Remove missed console.log in file list | Vincent Petry | 2014-06-27 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #9256 from owncloud/design-mobile-shared | Jan-Christoph Borchardt | 2014-06-27 | 1 | -0/+6 |
|\ \ | | | | | | | show share action of shared items darker to distinguish from non-shared,... | ||||
| * | | show share action of shared items darker to distinguish from non-shared, fix ↵ | Jan-Christoph Borchardt | 2014-06-27 | 1 | -0/+6 |
| |/ | | | | | | | #8898 | ||||
* / | fix rename icon, fix #9257 | Jan-Christoph Borchardt | 2014-06-27 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #9254 from owncloud/fileactions-deferred | Morris Jobke | 2014-06-27 | 5 | -6/+160 |
|\ | | | | | Sync file list with file actions | ||||
| * | Sync file list with file actions | Vincent Petry | 2014-06-27 | 5 | -6/+160 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever file actions are registered later, now the file lists are automatically notified. Added FileActions.addUpdateListener() to be able to receive such notifications. This removes the need for apps to manually call FileActions.display() after registering new actions. This fixes issues with race conditions when file actions are registered after the file list was already rendered. | ||||
* | | Merge pull request #9174 from owncloud/breadcrumbfix | Jan-Christoph Borchardt | 2014-06-27 | 5 | -128/+155 |
|\ \ | |/ |/| | Breadcrumb width calculation fix | ||||
| * | Breadcrumb width calculation fix | Vincent Petry | 2014-06-27 | 5 | -128/+155 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrote the breadcrumb calculation to be more readable. Breadcrumb now has a setMaxWidth() method to set the maximum allowed width which is used to fit the breadcrumbs. The breadcrumb width is now based on the container width, passed through setMaxWidth() by the FileList class. Now using fixed widths for the test crumbs to simulate consistent widths across browsers which rendering engines might usually yield different results. | ||||
* | | Merge pull request #9215 from owncloud/officemimetypesupdatefix | Vincent Petry | 2014-06-27 | 1 | -57/+0 |
|\ \ | | | | | | | Office mime types update fix | ||||
| * | | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -57/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-27 | 4 | -4/+32 |
| | | |