summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-05-1238-104/+230
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1110-0/+22
|
* Merge pull request #9433 from ↵Roeland Jago Douma2018-05-109-25/+54
|\ | | | | | | | | nextcloud/backport/9224/accessibility-improvements-13 [stable13] Add labels for Contacts menu and Settings
| * Fix form labels and main landmark on log in pageJan-Christoph Borchardt2018-05-092-1/+5
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Do not restrict zooming inJan-Christoph Borchardt2018-05-093-3/+3
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add aria-label to more-apps menu as wellJan-Christoph Borchardt2018-05-091-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-05-094-8/+16
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add proper ARIA attributes and structure to header for accessibility, thanks ↵Jan-Christoph Borchardt2018-05-092-11/+28
| | | | | | | | | | | | to @MarcoZehe Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2018-05-1038-58/+428
|/
* Merge pull request #9430 from nextcloud/stable13-9407Morris Jobke2018-05-091-1/+1
|\ | | | | [13] Fix jsunit tests
| * Fix jsunit testsJulius Härtl2018-05-091-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #9409 from ↵Morris Jobke2018-05-092-1/+4
|\ \ | |/ |/| | | | | nextcloud/backport/9393/workflow-rules-error-when-changing-operation [stable13] workflow rules error when changing operation
| * Do not error when the tag does not existJoas Schilling2018-05-071-1/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Reset the value when changing the check class (because it might be invalid)Joas Schilling2018-05-071-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-05-0928-2/+76
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-08146-132/+202
| |
* | Merge pull request #9389 from nextcloud/log-lock-state-on-conflict-13Morris Jobke2018-05-073-10/+23
|\ \ | | | | | | [13] Log lock state on conflict
| * | always log locking errorsRobin Appelman2018-05-041-3/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-042-7/+22
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #9391 from nextcloud/getcachentry-lock-13Morris Jobke2018-05-071-3/+1
|\ \ \ | | | | | | | | [13] remove unneeded locks in getCacheEntry
| * | | remove unneeded locks in getCacheEntryRobin Appelman2018-05-041-3/+1
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-05-0712-0/+22
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-05-0612-0/+32
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-05-0520-4/+38
|/ /
* | Merge pull request #9259 from nextcloud/various-css-fixes-bckprtMorris Jobke2018-05-041-4/+10
|\ \ | | | | | | [stable13] backport various scss fixes #8777
| * | [stable13] backport various scss fixes #8777John Molakvoæ (skjnldsv)2018-04-201-4/+10
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-05-04126-214/+228
| | |
* | | Merge pull request #9377 from ↵Morris Jobke2018-05-031-1/+5
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/9318_SCSSCacher_resetCache_catch_exception_stable13 Issue #9318: catch exceptions in SCSSCacher::resetCache()
| * | Issue #9318: catch exceptions in SCSSCacher::resetCache()Roland Tapken2018-05-031-1/+5
|/ / | | | | | | Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
* | [tx-robot] updated from transifexNextcloud bot2018-05-0318-0/+20
| |
* | Merge pull request #9358 from nextcloud/stable13-9348Roeland Jago Douma2018-05-021-1/+1
|\ \ | | | | | | [stable13] Replace deprecated sinon reset() call with resetHistory()
| * | Replace deprecated sinon reset() call with resetHistory()Julius Härtl2018-05-021-1/+1
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #9344 from nextcloud/stable13-9248Roeland Jago Douma2018-05-012-84/+27
|\ \ | | | | | | [stable13] Fix ellipsis in filename column
| * | Add min-width to trick the table width calculation in safariJulius Härtl2018-04-301-11/+14
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Use flex based layout inside the filename table cellJulius Härtl2018-04-302-84/+24
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-05-012-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-04-3018-16/+46
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2916-0/+32
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2820-14/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2756-156/+316
| |
* | Merge pull request #9300 from nextcloud/final-13.0.2v13.0.2Morris Jobke2018-04-261-2/+2
|\ \ | | | | | | 13.0.2
| * | 13.0.2Morris Jobke2018-04-251-2/+2
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-04-262-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-04-254-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2418-4/+54
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-232-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2230-54/+104
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-2132-4/+180
|/
* [tx-robot] updated from transifexNextcloud bot2018-04-2012-0/+22
|
* Merge pull request #9228 from nextcloud/13.0.2-RC1v13.0.2RC1Morris Jobke2018-04-191-2/+2
|\ | | | | 13.0.2 RC 1