summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adjust testsArthur Schiwon2018-06-295-2/+18
* display whats new info in admin settingsArthur Schiwon2018-06-2911-12/+151
* Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-2919-61/+808
|\
| * Update PHPDocMorris Jobke2018-06-291-1/+1
| * docblock version fixesGeorg Ehrke2018-06-283-6/+6
| * Design fixesJohn Molakvoæ (skjnldsv)2018-06-284-7/+13
| * move locales file to /resources/Georg Ehrke2018-06-272-1/+1
| * fix use of findLocaleGeorg Ehrke2018-06-272-2/+2
| * properly handle force_locale settingGeorg Ehrke2018-06-271-0/+5
| * cache available locales to minimize fs accessGeorg Ehrke2018-06-271-6/+23
| * fix camelCase for localesForLanguageGeorg Ehrke2018-06-272-2/+2
| * fix tests / mistakes made during rebaseGeorg Ehrke2018-06-273-20/+8
| * show locale example and apply new locale right awayGeorg Ehrke2018-06-273-1/+18
| * fix OC.getLocale()Georg Ehrke2018-06-271-1/+1
| * fix position of locale inputGeorg Ehrke2018-06-272-29/+29
| * OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-274-3/+13
| * add findLocale() to public interfaceThomas Citharel2018-06-271-0/+7
| * handle config.php valuesThomas Citharel2018-06-273-5/+37
| * Fix review & testsThomas Citharel2018-06-277-17/+97
| * Add testsThomas Citharel2018-06-271-37/+39
| * Allow apps to specify locale for localisationThomas Citharel2018-06-273-13/+40
| * Allow user to choose localeThomas Citharel2018-06-275-1/+557
* | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-2935-16/+3160
|\ \
| * | Call Backgroundjob with parameter, as interface requiresGeorg Ehrke2018-06-281-1/+1
| * | Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-259-4/+505
| * | update classloader/classmap for calendar resource booking changesGeorg Ehrke2018-06-254-0/+20
| * | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-2510-0/+419
| * | hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-252-0/+38
| * | update resource booking interfaces and add managersGeorg Ehrke2018-06-258-14/+308
| * | apply group restrictions to resourcesGeorg Ehrke2018-06-259-31/+1108
| * | add resource / room principalsGeorg Ehrke2018-06-2513-14/+559
| * | add resource and room interfacesGeorg Ehrke2018-06-254-0/+250
* | | Merge pull request #10043 from nextcloud/bugfix/noid/mergejs-css-varsMorris Jobke2018-06-291-0/+10
|\ \ \
| * | | Run mergejs to add css-vars-ponyfillJulius Härtl2018-06-281-0/+10
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-2932-0/+50
* | | | Merge pull request #10034 from nextcloud/fix/noid/ldap-silence-quota-logmsgsblizzz2018-06-283-161/+127
|\ \ \ \ | |/ / / |/| | |
| * | | lower log level for quota manipulation casesArthur Schiwon2018-06-283-161/+127
* | | | Merge pull request #10040 from nextcloud/fix-filenames-in-sharing-integration...Roeland Jago Douma2018-06-281-4/+10
|\ \ \ \
| * | | | Check all paths for own files and sharesDaniel Calviño Sánchez2018-06-281-1/+7
| * | | | Fix filenames in sharing integration testsDaniel Calviño Sánchez2018-06-281-3/+3
* | | | | Merge pull request #10042 from nextcloud/fix-variable-not-replaced-in-behat-y...Roeland Jago Douma2018-06-281-15/+13
|\ \ \ \ \
| * | | | | Fix variable not replaced in "behat.yml" when default value was usedDaniel Calviño Sánchez2018-06-281-15/+13
| |/ / / /
* | | | | Merge pull request #10039 from nextcloud/ci/noid/disable-codecov-status-and-c...Morris Jobke2018-06-281-3/+4
|\ \ \ \ \
| * | | | | Disable codecov status and commentMorris Jobke2018-06-281-3/+4
* | | | | | Merge pull request #10036 from nextcloud/feature/9221/show-path-in-logRoeland Jago Douma2018-06-281-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Log path of file that failed to be parsedMorris Jobke2018-06-281-1/+1
| |/ / / /
* | | | | Merge pull request #10031 from nextcloud/fix/9987/ldap-backupserver-connectMorris Jobke2018-06-282-11/+54
|\ \ \ \ \
| * | | | | LDAP backup server should not be queried when auth failsArthur Schiwon2018-06-272-11/+54
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2018-06-2864-40/+62
|/ / / /
* | | | Merge pull request #10020 from nextcloud/bugfix/spreed-1007/email-address-mis...Roeland Jago Douma2018-06-271-2/+2
|\ \ \ \