Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 8 | -94/+124 |
| | | | | Also added unit-tests and better error-handling | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-20 | 6 | -2/+20 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-19 | 16 | -12/+132 |
| | |||||
* | Fix potential undefined variable | Joas Schilling | 2015-04-18 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-18 | 102 | -194/+150 |
| | |||||
* | fix capitalization for server-side encryption and email server, fix #15642 | Jan-Christoph Borchardt | 2015-04-17 | 2 | -5/+5 |
| | |||||
* | always create a new instance of the encryption module | Bjoern Schiessle | 2015-04-17 | 1 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-17 | 4 | -8/+32 |
| | |||||
* | Merge pull request #15445 from owncloud/enc2_migration | Clark Tomlinson | 2015-04-16 | 6 | -18/+205 |
|\ | | | | | add migration script from old encryption to new one | ||||
| * | allow user to start migration in admin settings if no external user ↵ | Bjoern Schiessle | 2015-04-16 | 6 | -18/+201 |
| | | | | | | | | back-ends are enabled | ||||
| * | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 2 | -3/+7 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-16 | 8 | -0/+48 |
| | | |||||
* | | Merge pull request #15632 from owncloud/remove-tooltip-fade | Jan-Christoph Borchardt | 2015-04-15 | 3 | -3/+3 |
|\ \ | | | | | | | remove slow fade animation for remaining tipsy tooltips | ||||
| * | | remove slow fade animation for remaining tipsy tooltips | Jan-Christoph Borchardt | 2015-04-15 | 3 | -3/+3 |
| | | | |||||
* | | | Merge pull request #15626 from owncloud/remove-tooltip-fade | Vincent Petry | 2015-04-15 | 1 | -1/+1 |
|\| | | |/ |/| | remove slow fade animation for tipsy tooltip | ||||
| * | remove slow fade animation for tipsy tooltip | Jan-Christoph Borchardt | 2015-04-15 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-14 | 126 | -2108/+544 |
|/ | |||||
* | Fix user list | Morris Jobke | 2015-04-13 | 2 | -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 #15494 | Roeland Jago Douma | 2015-04-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #15398 from Volker-E/master | Jan-Christoph Borchardt | 2015-04-10 | 1 | -23/+23 |
|\ | | | | | fixing #15396 & #15397 | ||||
| * | fixing #15397 | Volker E | 2015-04-04 | 1 | -13/+13 |
| | | |||||
| * | fixing #15396 accessibility of table#userlist | Volker E | 2015-04-04 | 1 | -12/+12 |
| | | |||||
* | | help section: code style and wording fixes | Jan-Christoph Borchardt | 2015-04-09 | 1 | -6/+6 |
| | | |||||
* | | link to proper subsite for Commercial support | Jan-Christoph Borchardt | 2015-04-09 | 1 | -1/+1 |
| | | |||||
* | | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 2 | -0/+12 |
| | | |||||
* | | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 8 | -101/+294 |
|\ \ | | | | | | | Add different trust levels to AppStore interface | ||||
| * | | Add JS unit test for sorting | Lukas Reschke | 2015-04-08 | 1 | -0/+54 |
| | | | |||||
| * | | Reference `$(this)` instead | Lukas Reschke | 2015-04-08 | 1 | -1/+1 |
| | | | |||||
| * | | Fix wording | Lukas Reschke | 2015-04-08 | 1 | -1/+1 |
| | | | |||||
| * | | apps mgmt: style experimental apps section, small design fixes | Jan-Christoph Borchardt | 2015-04-07 | 2 | -9/+21 |
| | | | |||||
| * | | app mgmt app level design enhancements | Jan-Christoph Borchardt | 2015-04-07 | 3 | -35/+38 |
| | | | |||||
| * | | Make user names clickable | Lukas Reschke | 2015-04-03 | 1 | -0/+2 |
| | | | |||||
| * | | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 7 | -84/+206 |
| | | | | | | | | | | | | Allows administrators to disable or enabled experimental applications as well as show the trust level. | ||||
* | | | Merge pull request #14472 from owncloud/feature/wipencryptionapp | Thomas Müller | 2015-04-07 | 11 | -355/+41 |
|\ \ \ | | | | | | | | | encryption 2.0 app | ||||
| * | | | make recovery key work | Bjoern Schiessle | 2015-04-07 | 2 | -7/+34 |
| | | | | |||||
| * | | | Adding app icon and fixing admin setting | Thomas Müller | 2015-04-07 | 2 | -72/+7 |
| | | | | |||||
| * | | | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 7 | -276/+0 |
| | | | | |||||
* | | | | Merge pull request #15431 from owncloud/displayname-width | Morris Jobke | 2015-04-07 | 1 | -4/+13 |
|\ \ \ \ | | | | | | | | | | | widen displayName input field | ||||
| * | | | | widen displayName input field | Jan-Christoph Borchardt | 2015-04-07 | 1 | -4/+13 |
| |/ / / | |||||
| * | | | Merge pull request #15345 from rullzer/fix_15263 | Jan-Christoph Borchardt | 2015-04-07 | 1 | -0/+9 |
| |\ \ \ | | | | | | | | | | | [WIP] Only show SSL table header if there are certificates | ||||
| | * | | | Only show SSL table header if there are certificates | Roeland Jago Douma | 2015-03-31 | 1 | -0/+9 |
| | | | | | |||||
* | | | | | Remove hardcoded link to performance docs | Joas Schilling | 2015-04-07 | 2 | -0/+8 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-07 | 2 | -2/+30 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-05 | 4 | -6/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-04 | 4 | -14/+20 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-03 | 4 | -10/+66 |
| | | | |||||
* | | | Fix the initial list of groups | Joas Schilling | 2015-04-02 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #15362 from ↵ | Thomas Müller | 2015-04-02 | 2 | -7/+0 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/issue/15359-purge-memcache-console-app-disable Correctly purge the cache when an app is disabled via cli | ||||
| * | | | Correctly purge the cache when an app is disabled via cli | Joas Schilling | 2015-04-01 | 2 | -7/+0 |
| | |/ | |/| | |||||
* / | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-02 | 6 | -14/+26 |
|/ / |