summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* kill new lines in l10n stringsMorris Jobke2015-05-061-6/+2
* Add l10n support to encryption settingsMorris Jobke2015-05-061-5/+5
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-066-4/+6
* Merge pull request #16037 from owncloud/enc_dont_disable_encryptionJan-Christoph Borchardt2015-05-053-16/+25
|\
| * fix label referenceMorris Jobke2015-05-051-1/+1
| * adjust wording and add button to confirm encryptionBjoern Schiessle2015-05-052-15/+15
| * don't let the the user disable encryption once it was activatedBjoern Schiessle2015-05-043-1/+10
* | Allow user to set an empty email addressMorris Jobke2015-05-052-5/+11
* | Merge pull request #16031 from owncloud/fix-15953-masterJan-Christoph Borchardt2015-05-051-9/+9
|\ \
| * | fix l10n stringsThomas Müller2015-05-041-8/+2
| * | no link if there is no detailpage property set - fixes #15953Thomas Müller2015-05-041-1/+7
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-052-0/+12
* | Only show SSL table header if there are certificatesRoeland Jago Douma2015-05-041-0/+9
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-042-0/+96
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-0378-112/+34
* Merge pull request #16005 from owncloud/remove-more-appsLukas Reschke2015-05-021-3/+0
|\
| * remove 'More apps' link from apps mgmt now that we have support for experimen...Jan-Christoph Borchardt2015-05-011-3/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-024-16/+16
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-018-10/+116
* fix layout for documentation link hintsJan-Christoph Borchardt2015-04-301-0/+7
* add admin documentation links for Sharing, Encryption and Email serverJan-Christoph Borchardt2015-04-301-1/+10
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-304-2/+30
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-294-4/+8
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-284-2/+6
* Can't use function return value in write contextJoas Schilling2015-04-271-1/+2
* Make getDefaultModuleId public and get module protectedJoas Schilling2015-04-271-6/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-274-0/+26
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-266-18/+46
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-2516-0/+30
* Add missing loading indicator for enabled appsMorris Jobke2015-04-231-0/+2
* Merge pull request #15617 from mmattel/getenv_system_check_and_warningThomas Müller2015-04-232-0/+13
|\
| * Checks if getenv returns proper system variable resultsroot2015-04-232-0/+13
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-2320-0/+82
* | add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-228-2/+14
* | Merge pull request #15713 from owncloud/fix-15707-masterMorris Jobke2015-04-211-4/+6
|\ \
| * | Don't pollute the global namespaceThomas Müller2015-04-211-4/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-214-0/+20
|/ /
* | Adjust tests and statuscodeLukas Reschke2015-04-201-1/+1
* | fix date variableMorris Jobke2015-04-201-1/+1
* | Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-208-94/+124
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-206-2/+20
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-1916-12/+132
* | Fix potential undefined variableJoas Schilling2015-04-181-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-18102-194/+150
* | fix capitalization for server-side encryption and email server, fix #15642Jan-Christoph Borchardt2015-04-172-5/+5
* | always create a new instance of the encryption moduleBjoern Schiessle2015-04-171-4/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-174-8/+32
* | Merge pull request #15445 from owncloud/enc2_migrationClark Tomlinson2015-04-166-18/+205
|\ \
| * | allow user to start migration in admin settings if no external user back-ends...Bjoern Schiessle2015-04-166-18/+201