summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Save the settings in the user management pageRoeland Jago Douma2015-09-253-5/+46
| | | | | | | Store the setting in the user managerment page (e.g. show e-mail address). Fixes #12727
* Add option to disable autocomplete in share dialogMorris Jobke2015-09-232-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-212-2/+2
|
* Merge pull request #18840 from owncloud/fix-app-disable-routeThomas Müller2015-09-182-27/+16
|\ | | | | Rebuild app navigation in JS
| * Merge branch 'master' into fix-app-disable-routeRobin McCorkell2015-09-1462-202/+146
| |\
| * | Get sorted navigation listRobin McCorkell2015-09-061-1/+1
| | |
| * | Rebuild app navigation in JSRobin McCorkell2015-09-052-27/+16
| | | | | | | | | | | | | | | | | | Retrieve all app navigations to prevent reloading appinfo/app.php and causing an error when the app isn't fully loaded. The addition/deletion logic has been moved to JS, simplifying a lot of code.
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-182-20/+20
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-174-0/+10
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-172-0/+2
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1410-0/+58
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-134-0/+8
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1254-138/+16
| |
* | Merge pull request #18963 from owncloud/ext-fix-fallbacksLukas Reschke2015-09-111-2/+2
|\ \ | | | | | | Update isCertificateImportAllowed() check to new API
| * | Update isCertificateImportAllowed() check to new APIRobin McCorkell2015-09-101-2/+2
| | |
* | | Merge pull request #18778 from owncloud/locking-setup-warningsLukas Reschke2015-09-112-18/+22
|\ \ \ | | | | | | | | Replace server status message about transitional file locking with se…
| * | | Make doc links inlineRobin McCorkell2015-09-111-8/+2
| | | |
| * | | Add documentation links for transactional lockingRobin Appelman2015-09-101-2/+8
| | | |
| * | | specify where to enable lockingRobin Appelman2015-09-071-1/+1
| | | |
| * | | Replace server status message about transitional file locking with setup ↵Robin Appelman2015-09-032-18/+22
| | | | | | | | | | | | | | | | warnings
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-112-0/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-102-0/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0912-0/+20
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0844-42/+2
| | |
* | | Check if app is enabled instead of if class existsRobin McCorkell2015-09-071-1/+1
| | |
* | | remove spaces and empty linetflidd2015-09-071-2/+1
| | |
* | | Add documentation link php-fpmtflidd2015-09-071-1/+2
| | | | | | | | | | | | Admin-Page warning didn't have a direct link to the documentation.
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-054-0/+12
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-042-0/+6
| |
* | move updater panel above version numberGeorg Ehrke2015-09-031-4/+4
| |
* | Merge pull request #18803 from owncloud/toggle-svgRobin Appelman2015-09-031-1/+1
|\ \ | |/ |/| use SVG for toggle image on installation instead of PNG
| * use SVG for toggle image instead of PNG, fix installation and personal ↵Jan-Christoph Borchardt2015-09-031-1/+1
| | | | | | | | settings toggle
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-032-14/+80
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-022-0/+178
|
* use config.php value instead of version stringMorris Jobke2015-09-021-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-018-2/+54
|
* add english language code translationMorris Jobke2015-08-311-0/+1
|
* Merge pull request #18638 from ↵Jan-Christoph Borchardt2015-08-281-0/+9
|\ | | | | | | | | owncloud/issue-18141-sort-languages-with-names-before-code-only Sort languages with a name before those with language code only
| * Sort languages with a name before those with language code onlyJoas Schilling2015-08-281-0/+9
| |
* | Merge pull request #18598 from owncloud/proper-language-l10nJoas Schilling2015-08-282-28/+1
|\ \ | |/ |/| Add comment for language name and remove unneeded fallbacks
| * remove language code fallbacks for properly translated language namesMorris Jobke2015-08-271-28/+0
| |
| * add comment for translatorsMorris Jobke2015-08-271-0/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-08-286-6/+34
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-276-6/+34
|
* Remove languages which are no longer maintained on transifexThomas Müller2015-08-2610-264/+0
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-2612-0/+74
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-2576-164/+442
|
* replace apps navigation line with whitespaceJan-Christoph Borchardt2015-08-251-1/+1
|
* Remove requesttoken for avatarsLukas Reschke2015-08-231-1/+1
| | | | First step for https://github.com/owncloud/core/issues/11915
* Merge pull request #18395 from owncloud/hide-empty-security-warningRobin McCorkell2015-08-213-0/+12
|\ | | | | [admin settings] Show success message if security warnings are empty