summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-10-016-0/+602
|
* [tx-robot] updated from transifexNextcloud bot2017-09-3052-42/+186
|
* Merge pull request #6522 from nextcloud/fix-3365Morris Jobke2017-09-2918-82/+121
|\ | | | | fix LDAP User deletion (cleanup), fixes #3365
| * fix testArthur Schiwon2017-09-291-1/+6
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-2917-81/+115
| | | | | | | | | | | | | | | | | | discovered a bug in the integration test which lead to following a different code path and giving a false-positive success feedback. Also listens now to the evendispatcher instead of old hook system Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #6563 from nextcloud/bigint-idsMorris Jobke2017-09-2912-3/+349
|\ \ | | | | | | Migrate ID columns to bigint
| * | Update autoloadingJoas Schilling2017-09-292-2/+4
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Fix bigint handling on postgresJoas Schilling2017-09-293-0/+172
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Fix copy paste errorsJoas Schilling2017-09-291-3/+3
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Restore the sequencial orderJoas Schilling2017-09-294-4/+4
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Migrate ids to bigint in the dav appJoas Schilling2017-09-291-0/+35
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Migrate the twofactor_backupcodes app to bigintJoas Schilling2017-09-292-1/+26
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Migrate all core id columns to bigintJoas Schilling2017-09-294-1/+45
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add a base migration for easy updating to bigintsJoas Schilling2017-09-293-0/+68
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #6693 from nextcloud/apps-inputs-scss-to-correct-scss-fileRoeland Jago Douma2017-09-292-15/+14
|\ \ \ | |_|/ |/| | Move app-settings-content css to correct scss file and fix input cursor
| * | Specific rules needs to go to specific css filesJohn Molakvoæ (skjnldsv)2017-09-282-15/+14
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-09-2940-136/+576
| | |
* | | Merge pull request #6691 from nextcloud/roundingJoas Schilling2017-09-281-1/+1
|\ \ \ | |/ / |/| | Use full percentages in quota bar percentages
| * | Use full percentages in quota bar percentagesMorris Jobke2017-09-281-1/+1
|/ / | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #6669 from nextcloud/various-css-fixesJohn Molakvoæ2017-09-2811-103/+146
|\ \ | | | | | | Various css fixes
| * | Fix upload progress color to primaryJohn Molakvoæ (skjnldsv)2017-09-281-15/+16
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix settings button state and opacityJohn Molakvoæ (skjnldsv)2017-09-282-0/+5
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix progress input overflowJohn Molakvoæ (skjnldsv)2017-09-282-0/+7
| | | | | | | | | | | | | | | | | | removed border-radius on big quota from the main settings page Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Popover to css guidelinesJohn Molakvoæ (skjnldsv)2017-09-283-38/+19
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix testsJohn Molakvoæ (skjnldsv)2017-09-281-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix drop shadow with filterJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fixed quota on homepage (files)John Molakvoæ (skjnldsv)2017-09-272-5/+4
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-274-22/+24
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Implement progress theming into core and better visual on quota displayJohn Molakvoæ (skjnldsv)2017-09-273-23/+71
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Drop shadow fix on popoverJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #6683 from nextcloud/filelist-show-navigateMorris Jobke2017-09-281-0/+1
|\ \ \ | | | | | | | | navigate to the root directory when showing the main filelist
| * | | navigate to the root directory when showing the main filelistRobin Appelman2017-09-281-0/+1
|/ / / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #6676 from nextcloud/confirm-storage-deleteRoeland Jago Douma2017-09-281-7/+14
|\ \ \ | |_|/ |/| | ask for confirmation when deleting an external storage
| * | ask for confirmation when deleting an external storageRobin Appelman2017-09-271-7/+14
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-09-2842-128/+788
| |
* | Merge pull request #6599 from nextcloud/fix_2523Morris Jobke2017-09-276-2/+69
|\ \ | | | | | | Add direct preview link
| * | Only have direct preview urls for image filesRoeland Jago Douma2017-09-251-2/+5
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Fix testsRoeland Jago Douma2017-09-251-1/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Add annotationRoeland Jago Douma2017-09-251-0/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | For images we have a preview for use the preview linkRoeland Jago Douma2017-09-252-1/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Add direct preview link to single shared image filesRoeland Jago Douma2017-09-252-0/+54
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Allow requesting the max previewRoeland Jago Douma2017-09-251-0/+6
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #6653 from nextcloud/fix-cursor-on-user-settings-tableMorris Jobke2017-09-271-5/+8
|\ \ \ | |_|/ |/| | Fix cursor on user settings table
| * | Remove unneeded CSS rulesDaniel Calviño Sánchez2017-09-261-3/+3
| | | | | | | | | | | | | | | | | | | | | There are currently no "img" or "span" descendants of "td.quota" elements, so those rules can be removed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Remove "cursor: pointer" from quota cellDaniel Calviño Sánchez2017-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The quota is set through a dropdown, and this dropdown is only shown when clicking on the select element itself. Therefore, the cell should not show a pointer when hovering on it but outside the select element. Note that although the removed "&.quota" selector also set a "width" declaration that declaration was later overriden by "#userlist td.quota", so it was not needed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Set "cursor: pointer" for email addressesDaniel Calviño Sánchez2017-09-261-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Clicking anywhere on the cell shows the input field to set the email address, so the cursor is set as a pointer not only on the text and icon, but on the whole cell as well (like done for the full name and the password). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #6666 from nextcloud/federation-menu-triangleJohn Molakvoæ2017-09-273-31/+30
|\ \ \ | | | | | | | | Fix style of federation scope menu triangles, simplify CSS
| * | | No js for popover positionningJohn Molakvoæ (skjnldsv)2017-09-272-11/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix style of federation scope menu triangles, simplify CSSJan-Christoph Borchardt2017-09-272-20/+29
|/ / / | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #6586 from nextcloud/fix/app-install-extract-checkRoeland Jago Douma2017-09-271-1/+8
|\ \ \ | | | | | | | | Check whether an app archive can be extracted