summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-05-2670-98/+214
* Merge pull request #9488 from nextcloud/disabled-users-fixblizzz2018-05-2525-105/+370
|\
| * Do not show count on empty groupsJohn Molakvoæ (skjnldsv)2018-05-253-8/+21
| * Tabs fixJohn Molakvoæ (skjnldsv)2018-05-251-1/+1
| * Fixed app navigation orderJohn Molakvoæ (skjnldsv)2018-05-244-3/+5
| * Fixed error throw and disablign count group updateJohn Molakvoæ (skjnldsv)2018-05-245-20/+41
| * Fix the navigation componentJohn Molakvoæ (skjnldsv)2018-05-244-10/+25
| * Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-247-14/+39
| * Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-2414-61/+86
| * Fixes since requirementJohn Molakvoæ (skjnldsv)2018-05-241-0/+1
| * Fixed testsJohn Molakvoæ (skjnldsv)2018-05-242-2/+25
| * Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-248-11/+151
* | Merge pull request #9593 from nextcloud/fwdport/9586/masterMorris Jobke2018-05-259-23/+166
|\ \
| * | addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-243-3/+16
| * | also add a privacy linkArthur Schiwon2018-05-248-21/+151
* | | [tx-robot] updated from transifexNextcloud bot2018-05-25236-408/+582
|/ /
* | Merge pull request #9576 from nextcloud/feature/noid/missing_index_eventRoeland Jago Douma2018-05-243-8/+19
|\ \ | |/ |/|
| * Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-243-8/+19
* | Merge pull request #9582 from nextcloud/feature/2593/password-confirm-textsMorris Jobke2018-05-244-17/+56
|\ \ | |/ |/|
| * Add custom texts to apps management password checksJulius Härtl2018-05-241-3/+12
| * Add placeholder to input in OCdialog promptJulius Härtl2018-05-241-1/+1
| * Allow to specify custom text on admin password confirmation dialogsJulius Härtl2018-05-242-13/+43
|/
* Merge pull request #9574 from nextcloud/search-categoryMorris Jobke2018-05-241-0/+5
|\
| * Add search category iconJohn Molakvoæ (skjnldsv)2018-05-241-0/+5
|/
* [tx-robot] updated from transifexNextcloud bot2018-05-24140-110/+502
* Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attrRoeland Jago Douma2018-05-232-7/+48
|\
| * Always set the request language to the force languageRoeland Jago Douma2018-05-231-6/+5
| * make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-222-7/+49
* | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanupMorris Jobke2018-05-231-9/+12
|\ \
| * | cleanup locks in scanner on errorRobin Appelman2018-05-041-9/+12
* | | Merge pull request #9564 from nextcloud/techdebt/noid/new-sharingMorris Jobke2018-05-233-44/+45
|\ \ \
| * | | Fix ViewTestRoeland Jago Douma2018-05-231-1/+11
| * | | Fix ExpiresSharesJobTestRoeland Jago Douma2018-05-231-16/+21
| * | | Use node apiRoeland Jago Douma2018-05-231-27/+13
* | | | Merge pull request #9561 from nextcloud/techdebt/noid/cron.phpRoeland Jago Douma2018-05-231-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix code styleJoas Schilling2018-05-231-2/+2
|/ / /
* | | Merge pull request #9557 from nextcloud/fix/noid/cleanupRoeland Jago Douma2018-05-232-3/+0
|\ \ \
| * | | Remove .lgtm fileRoeland Jago Douma2018-05-232-3/+0
* | | | Merge pull request #9556 from nextcloud/package-security-fixMorris Jobke2018-05-233-1140/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Updated settings package depsJohn Molakvoæ (skjnldsv)2018-05-233-1140/+8
|/ / /
* | | Merge pull request #9555 from nextcloud/users-list-improvementsJohn Molakvoæ2018-05-238-8/+12
|\ \ \
| * | | Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-238-8/+12
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-05-23482-21942/+24006
* | | Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-2366-6820/+13675
|\ \ \
| * | | Fix api errorJohn Molakvoæ (skjnldsv)2018-05-221-2/+0
| * | | Fixed webpack config, groups flex thanks to @juliushaertl and groups tooltipJohn Molakvoæ (skjnldsv)2018-05-185-9/+18
| * | | Bump webpack, config, deps, fixes groups selects, improved design and added t...John Molakvoæ (skjnldsv)2018-05-1811-1005/+3510
| * | | Proper error message and group order fix in selectJohn Molakvoæ (skjnldsv)2018-05-164-6/+10
| * | | Various fixesJohn Molakvoæ (skjnldsv)2018-05-169-23/+45
| * | | IE11 compatibilityJohn Molakvoæ (skjnldsv)2018-05-167-147/+169