summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-078-6/+64
|
* Only show import button if user storages are allowedLukas Reschke2015-10-061-1/+3
|
* Fix importing of certificatesLukas Reschke2015-10-061-2/+3
| | | | Fixes https://github.com/owncloud/core/issues/19601
* Merge pull request #19526 from ↵Thomas Müller2015-10-062-2/+25
|\ | | | | | | | | owncloud/issue-16251-reload-app-settings-when-app-needs-update Reload the page when an app needs an update after being enabled
| * fix wordingMorris Jobke2015-10-061-1/+1
| |
| * Use OC.Dialogs for modal reload messageMorris Jobke2015-10-051-1/+15
| |
| * Reload the page when an app needs an update after being enabledJoas Schilling2015-10-052-2/+11
| |
* | Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-069-5/+11
|\ \ | | | | | | update licence headers via script
| * | deduplicate @xenopathicMorris Jobke2015-10-064-4/+4
| | |
| * | update licence headers via scriptMorris Jobke2015-10-059-5/+11
| |/
* | [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-0/+18
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-066-10/+28
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-044-0/+10
|
* Merge pull request #19543 from owncloud/fix-19542Thomas Müller2015-10-031-1/+1
|\ | | | | Check if decoded JSON returned null
| * Check if decoded JSON returned nullLukas Reschke2015-10-021-1/+1
| | | | | | | | | | | | The value might return null resulting in a PHP error. Fixes https://github.com/owncloud/core/issues/19542
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-0/+110
|/
* Merge pull request #19510 from owncloud/json-grouplist-sharing-excludeThomas Müller2015-10-022-6/+2
|\ | | | | save excluded groups in json format
| * save excluded groups in json format - fixes #10983Thomas Müller2015-10-012-6/+2
| |
* | Modify the group user count when changing membership of a userJoas Schilling2015-10-022-4/+17
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-012-0/+10
|
* [settings] make it less staticMorris Jobke2015-09-302-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-302-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-296-4/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-2818-80/+122
|
* 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
| | |