Commit Graph

48953 Commits

Author SHA1 Message Date
Christoph Wurst 0d825c3f81
Merge pull request #14883 from nextcloud/bugfix/14156/checkboxes-light-theme
Fix light theme form elements
2019-03-27 20:02:09 +01:00
Roeland Jago Douma 87fbaf501a
Merge pull request #14829 from nextcloud/backupcodes-theme-name
Use name from theme when downloading/printing twofactor backup codes.
2019-03-27 19:59:09 +01:00
Christoph Wurst 839cdd9b8c
Merge pull request #14886 from nextcloud/bugfix/13028/open-folder-share-list
Fix opening folders from different file lists
2019-03-27 18:48:04 +01:00
Julius Härtl 798b2e87b9
Fix light primary button styling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 18:42:06 +01:00
Julius Härtl 6b2a212c69
Fix opening folders from different file lists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 17:44:54 +01:00
Julius Härtl 181fce8ba4
Merge pull request #14878 from nextcloud/bugfix/noid/name-all-indexes
Make sure all tables have named indexes
2019-03-27 16:55:51 +01:00
Julius Härtl f1f113c523
Fix checkbox styling with dark theme
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 16:03:56 +01:00
Julius Härtl 00b2afb222
Darken element color and add exception for primary buttons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 16:03:31 +01:00
Roeland Jago Douma 4486995028
Merge pull request #14876 from nextcloud/bugfix/noid/collabora-preview-full
Always show full previews
2019-03-27 14:47:58 +01:00
Joas Schilling 592093079f
Deduplicate index names
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 13:32:59 +01:00
Joas Schilling 274658629d
Make sure all tables have named indexes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 13:32:59 +01:00
Julius Härtl b11d6c94fe
Always show full previews
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-27 13:29:58 +01:00
Nextcloud bot 86594e8c18
[tx-robot] updated from transifex 2019-03-27 11:47:47 +00:00
Roeland Jago Douma 48d2d78863
Merge pull request #14880 from nextcloud/fix/settings_translations
Fix settings translation sync
2019-03-27 12:34:06 +01:00
Roeland Jago Douma 67a8d38aae
Fix settings translation sync
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-27 12:33:15 +01:00
Joachim Bauch 10aab0cdab
Use name from theme when downloading/printing twofactor backup codes.
Signed-off-by: Joachim Bauch <bauch@struktur.de>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-26 16:46:44 +01:00
Morris Jobke fce1ddc04e
Merge pull request #14853 from nextcloud/fix/14822/make-regions-translatable
Make regions translatable
2019-03-26 12:08:40 +01:00
Nextcloud bot a541443be7
[tx-robot] updated from transifex 2019-03-26 10:41:31 +00:00
Morris Jobke b5f75c5f73
Merge pull request #14852 from nextcloud/fix/noid/general-exclude-for-files_sharing
Exclude compiled assets of files_sharing for transifex
2019-03-26 11:30:30 +01:00
Morris Jobke db20f08bac
Make regions translatable
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 11:24:51 +01:00
Morris Jobke 787369c168
Exclude compiled assets of files_sharing for transifex
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 11:23:31 +01:00
Roeland Jago Douma 3f4941e48a
Merge pull request #14838 from nextcloud/bugfix/noid/fix-placeholder
Fix placeholder in disable message
2019-03-25 17:00:50 +01:00
Joas Schilling de22bd618c
Fix placeholder in disable message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 16:04:39 +01:00
Morris Jobke 736fbe7810
Merge pull request #14833 from nextcloud/dependachristoph/npm_and_yarn/strengthify-v0.5.8
Bump strenghify to v0.5.8
2019-03-25 14:37:36 +01:00
Morris Jobke 4a1cf54f99
Merge pull request #14806 from nextcloud/fix/files/picker-new-button
Fix filepicker's add button design
2019-03-25 13:56:13 +01:00
Christoph Wurst af0c06ebd3
Bump strenghify to v0.5.8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-25 13:39:56 +01:00
Morris Jobke c57a16bb0a
Merge pull request #14825 from marius-wieschollek/bugfix/11236
Set parameter type in QBMapper
2019-03-25 10:21:45 +01:00
Roeland Jago Douma e4d4e4d00a
Merge pull request #14804 from nextcloud/fix/filepicker-l10n
Make all filepicker strings translatable
2019-03-25 10:16:54 +01:00
Roeland Jago Douma 8b7fff7ef3
Merge pull request #14801 from nextcloud/fix/14793/fetch_right_translations
Fetch proper translations
2019-03-25 10:15:12 +01:00
Roeland Jago Douma 4ce191b7cc
Merge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabindex
Fix personal settings fed scope tabindex
2019-03-25 09:40:34 +01:00
Roeland Jago Douma a7fb71f908
Fetch proper translations
Fixes #14793

This is caused by the mess we have with OC\Settings mapping to settings
and lib/private/Settings.

Anyway this is the quick fix. Moving stuff around for 17 seems better.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-25 09:10:54 +01:00
Roeland Jago Douma 4785faed0b
Merge pull request #14809 from nextcloud/fix/accessibility-theme-keyboard
Fix selecting an accessibility theme with the keyboard
2019-03-25 09:05:55 +01:00
Morris Jobke 8432583dc6
Merge pull request #14813 from nextcloud/fix/sentry/unset
Check if elements are set in installer
2019-03-25 08:57:34 +01:00
Christoph Wurst 6a5f081fc6
Fix selecting an accessibility theme with the keyboard
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-25 08:16:01 +01:00
Marius David Wieschollek 5aeb8eac2b
[#11236] Set parameter type in QBMapper
Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
2019-03-24 22:43:45 +01:00
Roeland Jago Douma fb1e555b5a
Merge pull request #14816 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.1.1
Bump handlebars from 4.1.0 to 4.1.1 in /build
2019-03-23 12:33:24 +01:00
Roeland Jago Douma b04bdad65e
Merge pull request #14812 from nextcloud/bugfix/noid/collections-access-type
Force boolean type for access parameter
2019-03-23 12:32:59 +01:00
Roeland Jago Douma d94b56d5e4
Merge pull request #14805 from nextcloud/fix/backgroundrepair
Properly inject EventDispatched in BackgroundRepair
2019-03-23 08:24:22 +01:00
dependabot[bot] f410519da4
Bump handlebars from 4.1.0 to 4.1.1 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-23 02:12:57 +00:00
Roeland Jago Douma c48582a22f
Merge pull request #14798 from nextcloud/fix/collaboration_translation_string
Allow string to be translated
2019-03-22 20:57:33 +01:00
Roeland Jago Douma df2ee4d607
Merge pull request #14810 from nextcloud/feature/create-user-select-username
Select the username input after creating a user successfully
2019-03-22 20:55:47 +01:00
Roeland Jago Douma f021db956c
Check if elements are set in installer
Since we now have all the apps from the appstore we need to do a bit
more checking.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-22 16:54:35 +01:00
Roeland Jago Douma fad750b0b6
Allow string to be translated
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 16:04:53 +01:00
Julius Härtl 826821a7da
Force boolean type for access parameter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-22 16:00:44 +01:00
Christoph Wurst a719948c5c
Select the username input after creating a user successfully
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 14:03:15 +01:00
Roeland Jago Douma eb783d0eb7
Merge pull request #14802 from nextcloud/print-backupcodes-monospace
Use monospaced font when printing twofactor backup codes.
2019-03-22 12:58:38 +01:00
Christoph Wurst 5926ff95e1
Make the federation scope selectable via keyboard
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:58:53 +01:00
Christoph Wurst f127de0ab2
Fix tabindex and meno open/close via keyboard on fed scope menu
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:51:48 +01:00
John Molakvoæ (skjnldsv) 3736bc82cd
Fix filepicker's add button design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-22 11:09:00 +01:00
Joachim Bauch 5a786136da
Use monospaced font when printing twofactor backup codes.
This helps differentiating similar characters like "I" / "1".

Signed-off-by: Joachim Bauch <bauch@struktur.de>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:01:56 +01:00