summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Bring back file delete action text to be based on contextVincent Petry2015-12-113-5/+49
| | | | | | | | For received shares, the delete action becomes "Unshare" and for personal mounts it becomes "Disconnect storage". This also makes it possible from now on to pass a function to a file action's "displayName" attribute.
* Compute share permissions in the viewVincent Petry2015-12-091-3/+6
| | | | | The share permissions are now computed in the View/FileInfo instead of storing them directly/permanently on the storage
* Merge pull request #20488 from owncloud/backport-20487-8.2Thomas Müller2015-12-012-7/+23
|\ | | | | [8.2] Activity oracle sql error for favorites
| * Add a unit test that executes the queryJoas Schilling2015-11-181-0/+13
| |
| * Oracle can not return statements but only valuesJoas Schilling2015-11-182-7/+10
| | | | | | | | So evaluate the condition directly and return 1 or 0
* | Dont output paths in scan.phpRobin Appelman2015-11-261-8/+0
| |
* | [stable8.2] Add fake locker pluginLukas Reschke2015-11-161-1/+2
|/
* Backport translations for 8.2Joas Schilling2015-11-0528-28/+56
|
* dont trigger the scroll event of every single item we filter in the file listRobin Appelman2015-11-021-2/+3
|
* Fix icon update to be more consistentVincent Petry2015-10-294-8/+79
| | | | Makes the details bar show the same icon as in the list.
* Merge pull request #19956 from owncloud/stable8.2-fix-webui-upload-and-conflictsLukas Reschke2015-10-212-11/+129
|\ | | | | [stable8.2] Fix file upload, conflict dialog, also in public link
| * Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-212-11/+129
| | | | | | | | | | | | | | | | - Use "FileList" instead of "OCA.Files.App.fileList" that doesn't exist in public link page. - Fix public link upload by properly adding the form data using a new utility function "addFormData". That one is needed because IE8 upload and regular upload use a different format...
* | Do not display details bar after renameVincent Petry2015-10-211-3/+6
|/
* Merge pull request #19882 from owncloud/backport-ceph-stop-script-changesThomas Müller2015-10-211-1/+6
|\ | | | | Backport objectstore fixes to 8.2
| * fix delete orphan shares test with object home storageRobin Appelman2015-10-201-1/+6
| |
* | Merge pull request #19819 from ↵Morris Jobke2015-10-203-6/+49
|\ \ | | | | | | | | | | | | owncloud/stable8.2-filelist-preventerrorwhennosidebar [stable8.2] Do not register sidebar panels when no sidebar
| * | Do not register sidebar panels when no sidebarVincent Petry2015-10-163-6/+49
| | |
* | | Merge pull request #19780 from owncloud/stable8.2-files-delete-hidenotifMorris Jobke2015-10-201-0/+2
|\ \ \ | | | | | | | | [stable8.2] Hide notification on delete
| * | | Hide notification on deleteVincent Petry2015-10-141-0/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | In case a permanent notification "storage full" was displayed, it will be hidden after deleting a file. Directly after that a getstoragestats.php call is made that will decide whether to reshow the notification based on the new free space.
* | | Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2Morris Jobke2015-10-201-13/+0
|\ \ \ | | | | | | | | [stable8.2] Move trashbin specific CSS that modifies sidebar
| * | | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-141-13/+0
| |/ / | | | | | | | | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom.
* | | Merge pull request #19772 from owncloud/stable8.2-sidebar-alt-favoriteMorris Jobke2015-10-201-2/+1
|\ \ \ | | | | | | | | [stable8.2] Move alt text for favorite action to image
| * | | Move alt text for favorite action to imageVincent Petry2015-10-141-2/+1
| |/ /
* | | Merge pull request #19778 from owncloud/stable8.2-files-canceluploaddebounce-reMorris Jobke2015-10-201-6/+5
|\ \ \ | | | | | | | | [stable8.2] Debounce cancel upload message
| * | | Debounce cancel upload messageVincent Petry2015-10-141-6/+5
| |/ /
* | | Merge pull request #19774 from owncloud/stable8.2-notif-showtemporaryMorris Jobke2015-10-201-20/+8
|\ \ \ | | | | | | | | [stable8.2] showTemporary instead of show for notifications
| * | | showTemporary instead of show for notificationsVincent Petry2015-10-141-20/+8
| |/ /
* | | Merge pull request #19770 from owncloud/stable8.2-fix-ie-painMorris Jobke2015-10-201-0/+5
|\ \ \ | |_|/ |/| | [stable8.2] Fix more IE issues
| * | [IE8] Fix "new" button widthVincent Petry2015-10-141-0/+5
| |/
* / Increase the 2nd digit of shipped apps for 8.2Joas Schilling2015-10-172-2/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-132-0/+6
|
* Revert "Debounce cancel upload message"Thomas Müller2015-10-121-5/+6
|
* Merge pull request #19628 from owncloud/files-canceluploaddebounceRobin Appelman2015-10-121-6/+5
|\ | | | | Debounce cancel upload message
| * Debounce cancel upload messageVincent Petry2015-10-071-6/+5
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-122-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-112-0/+16
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-104-0/+12
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-094-0/+12
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-084-0/+12
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-078-10/+28
|
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-069-4/+7
|\ | | | | update licence headers via script
| * update licence headers via scriptMorris Jobke2015-10-059-4/+7
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-068-0/+34
|/
* Fix tooltip placement on rename errorVincent Petry2015-10-051-2/+2
|
* Merge pull request #19552 from owncloud/inline_fileactions_alttextThomas Müller2015-10-052-1/+58
|\ | | | | If an inline files action provides an alt text show it
| * If an inline files action provides an alt text show itRoeland Jago Douma2015-10-032-1/+58
| | | | | | | | | | * Added unit tests for icon display * Added unit tests for icon alt text display
* | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-0/+4
|\ \ | | | | | | Fix filelist size issues, breadcrumb, multiselect
| * | Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-0/+4
| | | | | | | | | | | | | | | | | | | | | - calculate multiselect header width to exclude scrollbar - call FileList._onResize() when sidebar is toggled ("appresized"), this also updates the breadcrumb width - moved global getScrollBarWidth() to OC.Util namespace
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0410-0/+30
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-12/+200
| |