summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-08-3144-12/+174
|
* Merge pull request #6216 from nextcloud/allow-to-sort-groups-by-nameMorris Jobke2017-08-302-10/+21
|\ | | | | Allow to sort groups by name
| * Add side effect noteMorris Jobke2017-08-301-0/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Allow to sort groups by nameJoas Schilling2017-08-222-10/+19
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #6273 from nextcloud/move-multiple-filesRoeland Jago Douma2017-08-302-2/+40
|\ \ | | | | | | Move multiple files
| * | Move multiple filesThomas Citharel2017-08-272-2/+40
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #5994 from nextcloud/drone_postgres_71Morris Jobke2017-08-301-0/+12
|\ \ \ | | | | | | | | Add drone step for postgres with php 7.1
| * | | Add drone step for postgres with php 7.1Roeland Jago Douma2017-08-301-0/+12
|/ / / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-08-30104-506/+596
| | |
* | | Merge pull request #6303 from nextcloud/background-imageMorris Jobke2017-08-2910-12/+20035
|\ \ \ | | | | | | | | Adjust background image to the one used on the website
| * | | Set primary action button color to same as theming colorJan-Christoph Borchardt2017-08-293-6/+5
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-298-6/+20030
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | Merge pull request #6301 from nextcloud/master-add-share-withMorris Jobke2017-08-292-0/+2
|\ \ \ \ | | | | | | | | | | Add shareWith to email template metadata
| * | | | Add shareWith to email template metadataMorris Jobke2017-08-292-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #6302 from nextcloud/comradekingu-patch-1Morris Jobke2017-08-291-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | Spelling: Shortening and single please.
| * | | | Spelling: Shortening and single please.Allan Nordhøy2017-08-291-2/+2
|/ / / /
* | | | Merge pull request #6293 from nextcloud/less-user-enumerationJoas Schilling2017-08-292-2/+2
|\ \ \ \ | | | | | | | | | | Return the user id in case of an error
| * | | | Return the user id in case of an errorJoas Schilling2017-08-292-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #4925 from nextcloud/error-stylingMorris Jobke2017-08-295-32/+36
|\ \ \ \ \ | |_|/ / / |/| | | | Improve design and wording of various error messages
| * | | | Shorten text of untrusted domain errorJan-Christoph Borchardt2017-08-121-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | fix design of the track traceMorris Jobke2017-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | Improve design of various error messagesJan-Christoph Borchardt2017-08-125-31/+35
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | Merge pull request #6288 from nextcloud/master-6287Morris Jobke2017-08-292-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | | Allow the expiration date to be set to null
| * | | | Allow the expiration date to be set to nullMorris Jobke2017-08-282-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #6283 from nextcloud/add-new-propfindBjörn Schießle2017-08-291-1/+7
|\ \ \ \ \ | | | | | | | | | | | | add propfind to detect encryption status
| * | | | | add propfind to detect encryption statusBjoern Schiessle2017-08-281-1/+7
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* / / / / [tx-robot] updated from transifexNextcloud bot2017-08-2914-28/+52
|/ / / /
* | / / [tx-robot] updated from transifexNextcloud bot2017-08-2812-162/+178
| |/ / |/| |
* | | Merge pull request #6245 from nextcloud/postgresRoeland Jago Douma2017-08-271-1/+1
|\ \ \ | | | | | | | | [Drone] Properly quote "7.0" in drone so it actually runs tests
| * | | Properly quote 7.0 so drone handles it rightRoeland Jago Douma2017-08-261-1/+1
|/ / / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #6263 from nextcloud/scanner-exception-handlingMorris Jobke2017-08-262-69/+91
|\ \ \ | | | | | | | | Better handling of errors durring scanning
| * | | unlock file when an exception occurs during scanningRobin Appelman2017-08-261-69/+87
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Dont swallow exception when inserting mimetypes if we're inside a transactionRobin Appelman2017-08-261-0/+4
|/ / / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #6255 from nextcloud/email-meta-dataMorris Jobke2017-08-266-4/+50
|\ \ \ | | | | | | | | Add meta information to emails for better customisation
| * | | Allow the expiration date to be set to nullMorris Jobke2017-08-262-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Also for reset passwordJoas Schilling2017-08-241-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add meta information to emails for better customisationJoas Schilling2017-08-244-4/+45
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-268-38/+46
|\ \ \ \ | | | | | | | | | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL
| * | | | Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-184-5/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-188-37/+34
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Any `\OCP\Authentication\IApacheBackend` previously had to implement `getLogoutAttribute` which returns a string. This string is directly injected into the logout `<a>` tag, so returning something like `href="foo"` would result in `<a href="foo">`. This is rather error prone and also in Nextcloud 12 broken as the logout entry has been moved with 054e161eb5f4a5c5c13ee322ae8e93ce66f01b13 inside the navigation manager where one cannot simply inject attributes. Thus this feature is broken in Nextcloud 12 which effectively leads to the bug described at nextcloud/user_saml#112, people cannot logout anymore when using SAML using SLO. Basically in case of SAML you have a SLO url which redirects you to the IdP and properly logs you out there as well. Instead of monkey patching the Navigation manager I decided to instead change `\OCP\Authentication\IApacheBackend` to use `\OCP\Authentication\IApacheBackend::getLogoutUrl` instead where it can return a string with the appropriate logout URL. Since this functionality is only prominently used in the SAML plugin. Any custom app would need a small change but I'm not aware of any and there's simply no way to fix this properly otherwise. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | Merge pull request #6253 from nextcloud/update-synfony-componentsMorris Jobke2017-08-261-0/+0
|\ \ \ \ | | | | | | | | | | update symfony components to 3.3.6
| * | | | update symfony componentsRobin Appelman2017-08-261-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #6189 from nextcloud/circle-tokenMorris Jobke2017-08-261-0/+9
|\ \ \ \ \ | | | | | | | | | | | | link to getShareByToken
| * | | | | link to getShareByTokenMaxence Lange2017-08-201-0/+9
| | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | Merge pull request #6182 from nextcloud/fixes-in-files-drop-jsRoeland Jago Douma2017-08-261-16/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fixes in files_drop.js
| * | | | | | Do not iterate over the filesDaniel Calviño Sánchez2017-08-181-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As "singleFileUpload" is used the "add" callback (which in turn calls "addFileToUpload") will always be called with a single file. Therefore there is no need to iterate over the files (and it is not done in the other callbacks either, so this aligns the code with the rest of the callbacks). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | | | Replace fileName variable with data.files[0].nameDaniel Calviño Sánchez2017-08-181-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to store the file name, as the "data" parameter given to all the callbacks provides a "files" attribute with all the files that the callback refers to; moreover, it will always be a single file due to the use of "singleFileUploads" in the jQuery File Upload plugin. This also fixes the loading icon not disappearing when several files were uploaded at once. "singleFileUploads" causes the "add" callback to be called once for each file to be uploaded, so "fileName" was overwritten with the name of each new file in the upload set; when "fileName" was later used in the "done" callback to find the file in the list whose loading icon replace with the MIME type icon "fileName" always had the name of the last file, and thus its icon was the only one replaced. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | | | Update the whole file item instead of only its contentsDaniel Calviño Sánchez2017-08-181-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "done" and "fail" callbacks both update the item for the uploaded file using "setFileIcon". "setFileIcon" updates the contents of the "<li>" element for the file, but the "fail" callback was giving "setFileIcon" an element generated by the template, so the resulting HTML contained a "<li>" element nested in another "<li>" element. However, generating the HTML is better done through a template, so the template now receives the icon to show in order to be used by a successful upload and a failed one, and "setFileIcon" was changed to "updateFileItem". Note that the mimeTypeUrl does no longer need to be escaped, as Handlebars templates escape the needed characters automatically. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | | | Remove "errorThrown" parameterDaniel Calviño Sánchez2017-08-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the "fail" callback is called, "errorThrown" is a property of the data object instead of a parameter. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | | | Merge pull request #6250 from nextcloud/twofactor/provider-custom-cspRoeland Jago Douma2017-08-264-1/+47
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Allow 2FA providers to specify their custom CSP