summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-05-092-0/+2
|
* Add data-id to settings navigationJulius Härtl2018-05-081-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2018-05-082-0/+6
|
* Merge pull request #9381 from ↵Morris Jobke2018-05-076-13/+147
|\ | | | | | | | | nextcloud/feature/noid/add-autocomplete-to-migration-commands Add autocomplete to migration commands
| * Add autocomplete to migration commandsJoas Schilling2018-05-036-13/+147
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #9151 from UncleAlbie/dialog-sortMorris Jobke2018-05-071-1/+1
|\ \ | | | | | | Sort files in dialog by name.
| * | Sort files in dialog by name.Patrik Novotný2018-04-181-1/+1
| | | | | | | | | | | | Signed-off-by: Patrik Novotný <patrik.novotny@gmx.com>
* | | Fixed paddingJohn Molakvoæ2018-05-071-1/+1
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Highlight element change and alignement fixJohn Molakvoæ (skjnldsv)2018-05-071-5/+9
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Add support for a highlighted navigation counterJoas Schilling2018-05-071-0/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-071-1/+1
|\ \ \ | | | | | | | | Restructure server settings
| * | | Increase visibility of the warning colorJulius Härtl2018-05-031-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-062-0/+8
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-052-0/+6
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-042-0/+2
| | | |
* | | | Merge pull request #9340 from gboudreau/dev/chrome-devconsole-sourcemap-warningsMorris Jobke2018-05-031-3/+3
|\ \ \ \ | | | | | | | | | | Resolves warnings in Chrome Dev Console
| * | | | Resolves warnings in Chrome Dev Console:Guillaume Boudreau2018-04-291-3/+3
| | | | | | | | | | | | | | | | | | | | "DevTools failed to parse SourceMap: .../core/vendor/..."
* | | | | Move quota icon to coreJulius Härtl2018-05-031-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Move quota bar to info section and make it a bit simplerJulius Härtl2018-05-032-34/+4
| |/ / / |/| | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-032-0/+4
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-04-304-0/+10
|/ /
* | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logicMorris Jobke2018-04-272-2/+19
|\ \ | | | | | | Do not add sharePermission logic in JS
| * | Do not add sharePermission logic in JSRoeland Jago Douma2018-04-262-2/+19
| | | | | | | | | | | | | | | | | | | | | We have a dedicated dav property. We should do all the magic in 1 place. Not several. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-04-274-30/+40
|/ /
* | move log constants to ILoggerArthur Schiwon2018-04-262-2/+5
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-04-246-0/+40
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-226-8/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2118-2/+136
| |
* | Merge pull request #9254 from nextcloud/fix-app-sidebar-offsetMorris Jobke2018-04-201-1/+1
|\ \ | | | | | | Also adjust app sidebar offset to new header height
| * | Also adjust app sidebar offset to new header heightJulius Härtl2018-04-201-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-04-202-0/+8
|/ /
* | Merge pull request #9224 from nextcloud/accessibility-improvementsMorris Jobke2018-04-197-18/+43
|\ \ | | | | | | Add labels for Contacts menu and Settings, thanks to @MarcoZehe
| * | Fix form labels and main landmark on log in pageJan-Christoph Borchardt2018-04-182-1/+5
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Do not restrict zooming inJan-Christoph Borchardt2018-04-184-4/+4
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Add aria-label to more-apps menu as wellJan-Christoph Borchardt2018-04-181-2/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-04-181-0/+5
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Add proper ARIA attributes and structure to header for accessibility, thanks ↵Jan-Christoph Borchardt2018-04-182-11/+27
| |/ | | | | | | | | | | to @MarcoZehe Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #9237 from ↵Morris Jobke2018-04-192-13/+41
|\ \ | | | | | | | | | | | | nextcloud/fix-ids-of-permission-checkboxes-for-shares Fix ids of permission checkboxes for shares
| * | Remove no longer needed escaping of special charactersDaniel Calviño Sánchez2018-04-181-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The escaping of special characters was needed when the ids of the permission checkboxes for shares were based on the "shareWith" field. Since they are based on the "shareId" field the escaping is no longer needed, as the "sharedId" is expected to always contain compatible characters. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Fix ids of permission checkboxes for sharesDaniel Calviño Sánchez2018-04-182-11/+41
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ids of permission checkboxes for shares were generated using the "shareWith" field of the share. The "shareWith" field can contain spaces (as spaces are allowed, for example, in user or circle names), so this could cause the id attribute of the HTML element to contain spaces too, which is forbidden by the HTML specification. It is not just a "formal" issue, though; when the list was rendered, if the id contained a space the selector to get the checkbox element was wrong (as it ended being something like "#canEdit-view1-name with spaces") and thus the initial state of the checkbox was not properly set. Besides that, "shareWith" can contain too single quotes, which would even cause the jQuery selector to abort the search and leave the UI in an invalid state. Instead of adding more cases to the regular expression to escape special characters and apply it too when the ids are created now the ids of permission checkboxes for shares are based on the "shareId" field instead of on "shareWith", as "shareId" is expected to always contain compatible characters. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* / [tx-robot] updated from transifexNextcloud bot2018-04-1912-0/+20
|/
* [tx-robot] updated from transifexNextcloud bot2018-04-18124-340/+340
|
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-6/+2
| | | | | | | | Before there was a button to "quickly" add the untrusted domain to the config. This button often didn't worked, because the generated URL was often untrusted as well. Thus removing it and providing proper docs seems to be the better approach to handle this rare case. Also the log should not be spammed by messages for the untrusted domain accesses, because they are user related and not necessarily an administrative issue. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #9172 from nextcloud/karma-avatar-tests-fixMorris Jobke2018-04-161-5/+5
|\ | | | | Fix js tests with placeholder
| * Fix js tests with placeholderJohn Molakvoæ (skjnldsv)2018-04-131-5/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-04-144-0/+80
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-132-2/+10
|/
* Merge pull request #8535 from nextcloud/new-color-generatorJan-Christoph Borchardt2018-04-121-53/+61
|\ | | | | New color generator algorithm
| * Fixed documentationJohn Molakvoæ (skjnldsv)2018-04-061-7/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * New algorithmJohn Molakvoæ (skjnldsv)2018-04-061-46/+54
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>