summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-01-0622-134/+214
|
* Fix faulty path in theming scss generationJulius Härtl2018-01-051-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2018-01-0518-0/+94
|
* Composer updatedRoeland Jago Douma2018-01-0438-304/+228
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #7570 from nextcloud/s3-legacy-authMorris Jobke2018-01-041-0/+2
|\ | | | | add option to use legacy v2 auth with s3
| * add option to use legacy v2 auth with s3Robin Appelman2017-12-191-0/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-01-04292-552/+3414
| |
* | Merge pull request #7686 from nextcloud/fix-quota-update-3Roeland Jago Douma2018-01-042-15/+5
|\ \ | | | | | | Fixed quota update on upload and on delete
| * | Fixup! removed unwanted lineJohn Molakvoæ (skjnldsv)2018-01-031-1/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)2018-01-032-15/+6
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #7611 from nextcloud/fix-7445Morris Jobke2018-01-031-4/+3
|\ \ \ | | | | | | | | Don't attempt to translate login names to uids when uids are provided
| * | | removes invalid tests, adapts another oneArthur Schiwon2018-01-031-4/+3
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #7685 from nextcloud/link-to-updateRoeland Jago Douma2018-01-031-1/+1
|\ \ \ \ | |_|/ / |/| | | Make update notification open the new update view from apps management
| * | | Make update notification open the new update view from apps managementJulius Härtl2018-01-031-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #7680 from nextcloud/fix-7609Roeland Jago Douma2018-01-031-3/+7
|\ \ \ \ | | | | | | | | | | format links in comments
| * | | | format links in commentsArthur Schiwon2018-01-031-3/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #7669 from nextcloud/ie-fix-invertMorris Jobke2018-01-031-5/+0
|\ \ \ \ \ | | | | | | | | | | | | Fix inverted app icons on IE11
| * | | | | Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-5/+0
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #7681 from nextcloud/fix-quota-update-2Morris Jobke2018-01-032-0/+23
|\ \ \ \ \ | | | | | | | | | | | | Update quotas on each upload
| * | | | | Fix unwanted varJohn Molakvoæ (skjnldsv)2018-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | Update quotas on each uploadJohn Molakvoæ (skjnldsv)2018-01-032-0/+23
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #7533 from ↵Morris Jobke2018-01-0312-121/+314
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | nextcloud/oc-28545-handle-oc-total-length-in-new-chunking [oc] Handle OC-Total-Length in new chunking
| * | | | Only set X-OC-Mtime when browser provided lastModified on uploadVincent Petry2017-12-151-4/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Transmit OC-Total-Length in browser as wellThomas Müller2017-12-151-1/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Handle OC-Total-Length in new chunkingThomas Müller2017-12-1511-120/+302
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | Merge pull request #7678 from nextcloud/fix-share-logoMorris Jobke2018-01-032-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | | Use guest css on sharing authentication page
| * | | | Use guest css on sharing authentication pageJulius Härtl2018-01-032-0/+2
| | |/ / | |/| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | * hides log entries for the case the parent folder does not exist Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Show warning if slash is entered as filenameMorris Jobke2018-01-031-0/+2
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #7634 from Abijeet/bug-7539Roeland Jago Douma2018-01-034-1/+33
|\ \ \ | | | | | | | | Fixes the delete button not appearing on certain lower resolutions
| * | | Remove margin for selected files summaryDaniel Calviño Sánchez2018-01-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The selected files summary shown in the multiselect header has a margin to align it with the names of the files in the contents of the file list. However, on very narrow screens, and depending on the verbosity of the language, the summary can overlap with the actions when the selection contains files and folders. To try to mitigate this, besides showing only the icons for the actions, the summary margin is removed too in very narrow screens. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | Increase touch area for header iconsDaniel Calviño Sánchez2018-01-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On narrow screens only the action icons are shown in the multiselect header of the file list. In that case the padding of those icons is increased to provide a larger touch area (the padding used is the same as in the inline actions of the file list). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-024-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7539 Also fixes overlap of text on mobile devices by resorting to just icons on lower resolutions. Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* | | | Merge pull request #7599 from nextcloud/quieter-debug-logMorris Jobke2018-01-032-3/+6
|\ \ \ \ | | | | | | | | | | don't show recurring log msg when paged result was turned off
| * | | | don't show recurring msg when pages result was turned offArthur Schiwon2017-12-212-3/+6
| | |_|/ | |/| | | | | | | | | | | | | | | | | | and only as debug level otherwise. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #7658 from ↵Morris Jobke2018-01-032-6/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/update-external-storages-to-current-file-list-layout Update "External storages" to current file list layout
| * | | | Disable selection in "External storages" file listDaniel Calviño Sánchez2017-12-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the checkbox was moved to where the favourite icon was shown before the layout of the file list was modified. The checkbox is no longer a descendant of the ".filename" element, so it is no longer removed by the "External storages" file list. However, even before the checkbox was moved, explicitly removing it was not the best approach, as file list rows could still be selected using "Ctrl/Shift+click". This did not provide much value, as the selection header has no actions; it simply states the number of selected elements. The proper way to disable the selection is by setting "_allowSelection" to false in the file list instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Fix selectors for file list elementsDaniel Calviño Sánchez2017-12-271-5/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the checkbox was moved to where the favourite icon was shown before the layout of the file list was modified. The first column is no longer the file name, so neither the thumbnail nor the name link were found. Due to this the thumbnail was not set to the appropriate icon, and the dummy event handler was not removed from the name link, so clicks on the name were basically ignored. Now the selectors are based on the ".filename" CSS class instead of relying on the column position. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | Merge pull request #7663 from ↵Roeland Jago Douma2018-01-021-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix-file-list-visible-behind-the-multiselect-header Fix file list visible behind the multiselect header
| * | | | Fix file list visible behind the multiselect headerDaniel Calviño Sánchez2018-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some parts of the file list contents (file name and actions) had a higher z-index than the file list multiselect header. That header is fixed in place, so when the file list contents were scrolled and those parts with a higher z-index overlapped the multiselect header they were fully visible. Now the z-index for the multiselect header has a higher value (the same used in the controls bar) to ensure that the contents are shown behind the header. Fixes #7540 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | Merge pull request #7662 from nextcloud/ldap-shutdownRoeland Jago Douma2018-01-021-7/+10
|\ \ \ \ \ | | | | | | | | | | | | throw ServerNotAvailableException when LDAP is caught shutting down
| * | | | | throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon2018-01-021-7/+10
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #7598 from ↵Morris Jobke2018-01-021-2/+5
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/fix-closing-menu-on-second-click-in-sharing-page Fix closing menu on second click in sharing page
| * | | | Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a "mouseup" event was triggered on any element except on the share menu or its descendants the share menu was closed. The share menu toggle is not a descendant of the share menu, so clicking on it when the share menu was shown closed it by removing its "open" CSS class. However, once that happened the click event was then handled by the share menu toggle, which toggled the "open" CSS class in the share menu and thus added it again. So, from the user point of view, nothing happened when clicking on the share menu toggle if the share menu was open. Now a "mouseup" event on the share menu toggle no longer closes the share menu, and thus toggling the "open" CSS class when handling the "click" event works as expected. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | Merge pull request #7644 from nextcloud/fix_7184Roeland Jago Douma2018-01-024-48/+1
|\ \ \ \ | | | | | | | | | | Do not run SyncJob in cron
| * | | | Do no run SyncJob in cronRoeland Jago Douma2018-01-024-48/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7184 The SyncJob can be very resource intensive. Since it requests all users on the system to create the system addressbook. In order to do this it creates a vcard for every user and updates the addressbook. There is no need for this job since the proper signals are emitted and handled in the carddav backend to update the addressbook live. Worst comes to worst there is always the occ command to bring the address book in sync again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Show max warning comment lenth againRoeland Jago Douma2018-01-022-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7414 Since we no longer use an input field we have to use text instead of val. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #7624 from ↵Morris Jobke2018-01-022-0/+27
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/fix-fileActions-currentFile-not-set-before-using-it Fix "fileActions.currentFile" not set before using it
| * | | | Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-262-0/+27
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an empty area of a file row was clicked and the "Details" action was executed "fileActions.currentFile" was not guaranteed to be set to the appropriate object (it depended on the previous actions of the user), so when it was used by "getCurrentMimeType()" and other FileActions functions they may not work as expected. Now it is explicitly set to the appropriate value before its use. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | Merge pull request #7626 from nextcloud/fixed-files-multiselect-top-marginRoeland Jago Douma2017-12-281-1/+1
|\ \ \ \ | | | | | | | | | | Fixed top position of multiselected files table