summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #15617 from mmattel/getenv_system_check_and_warningThomas Müller2015-04-232-0/+13
|\ | | | | Checks if getenv returns proper system environment variable results
| * Checks if getenv returns proper system variable resultsroot2015-04-232-0/+13
| | | | | | | | | | | | | | | | | | | | Updated texts and changed the variable name to match the query Updated text + info which path for php config is used removed the term ownCloud and squashed the commits Updated text
* | [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
|\ \ | | | | | | [enc2] Fixing JS errors
| * | 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
| | | | | | | | Also added unit-tests and better error-handling
* | [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
|\ \ | | | | | | add migration script from old encryption to new one
| * | allow user to start migration in admin settings if no external user ↵Bjoern Schiessle2015-04-166-18/+201
| | | | | | | | | | | | back-ends are enabled
| * | add migration script from old encryption to new oneBjoern Schiessle2015-04-162-3/+7
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-168-0/+48
| | |
* | | Merge pull request #15632 from owncloud/remove-tooltip-fadeJan-Christoph Borchardt2015-04-153-3/+3
|\ \ \ | | | | | | | | remove slow fade animation for remaining tipsy tooltips
| * | | remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt2015-04-153-3/+3
| | | |
* | | | Merge pull request #15626 from owncloud/remove-tooltip-fadeVincent Petry2015-04-151-1/+1
|\| | | | |/ / |/| | remove slow fade animation for tipsy tooltip
| * | remove slow fade animation for tipsy tooltipJan-Christoph Borchardt2015-04-151-1/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-04-14126-2108/+544
|/
* Fix user listMorris Jobke2015-04-132-3/+8
| | | | | * the name cell was changed from td to th because of accessibility issues - this adjusts the CSS and JS to behave like before
* Initial fix for #15494Roeland Jago Douma2015-04-121-1/+1
|
* Merge pull request #15398 from Volker-E/masterJan-Christoph Borchardt2015-04-101-23/+23
|\ | | | | fixing #15396 & #15397
| * fixing #15397Volker E2015-04-041-13/+13
| |
| * fixing #15396 accessibility of table#userlistVolker E2015-04-041-12/+12
| |
* | help section: code style and wording fixesJan-Christoph Borchardt2015-04-091-6/+6
| |
* | link to proper subsite for Commercial supportJan-Christoph Borchardt2015-04-091-1/+1
| |
* | add admin documentation hints to Federated Cloud Sharing and cronJan-Christoph Borchardt2015-04-092-0/+12
| |
* | Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke2015-04-098-101/+294
|\ \ | | | | | | Add different trust levels to AppStore interface
| * | Add JS unit test for sortingLukas Reschke2015-04-081-0/+54
| | |
| * | Reference `$(this)` insteadLukas Reschke2015-04-081-1/+1
| | |
| * | Fix wordingLukas Reschke2015-04-081-1/+1
| | |
| * | apps mgmt: style experimental apps section, small design fixesJan-Christoph Borchardt2015-04-072-9/+21
| | |
| * | app mgmt app level design enhancementsJan-Christoph Borchardt2015-04-073-35/+38
| | |
| * | Make user names clickableLukas Reschke2015-04-031-0/+2
| | |
| * | Add experimental applications switchLukas Reschke2015-04-037-84/+206
| | | | | | | | | | | | Allows administrators to disable or enabled experimental applications as well as show the trust level.
* | | Merge pull request #14472 from owncloud/feature/wipencryptionappThomas Müller2015-04-0711-355/+41
|\ \ \ | | | | | | | | encryption 2.0 app
| * | | make recovery key workBjoern Schiessle2015-04-072-7/+34
| | | |
| * | | Adding app icon and fixing admin settingThomas Müller2015-04-072-72/+7
| | | |
| * | | Removing left overs from old encryption appThomas Müller2015-04-077-276/+0
| | | |
* | | | Merge pull request #15431 from owncloud/displayname-widthMorris Jobke2015-04-071-4/+13
|\ \ \ \ | | | | | | | | | | widen displayName input field
| * | | | widen displayName input fieldJan-Christoph Borchardt2015-04-071-4/+13
| |/ / /
| * | | Merge pull request #15345 from rullzer/fix_15263Jan-Christoph Borchardt2015-04-071-0/+9
| |\ \ \ | | | | | | | | | | [WIP] Only show SSL table header if there are certificates