Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15445 from owncloud/enc2_migration | Clark Tomlinson | 2015-04-16 | 1 | -1/+21 |
|\ | | | | | 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 | 1 | -1/+21 |
| | | | | | | | | back-ends are enabled | ||||
* | | remove slow fade animation for remaining tipsy tooltips | Jan-Christoph Borchardt | 2015-04-15 | 3 | -3/+3 |
| | | |||||
* | | remove slow fade animation for tipsy tooltip | Jan-Christoph Borchardt | 2015-04-15 | 1 | -1/+1 |
|/ | |||||
* | Fix user list | Morris Jobke | 2015-04-13 | 1 | -3/+3 |
| | | | | | * 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 #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 1 | -3/+38 |
|\ | | | | | Add different trust levels to AppStore interface | ||||
| * | Reference `$(this)` instead | Lukas Reschke | 2015-04-08 | 1 | -1/+1 |
| | | |||||
| * | Fix wording | Lukas Reschke | 2015-04-08 | 1 | -1/+1 |
| | | |||||
| * | app mgmt app level design enhancements | Jan-Christoph Borchardt | 2015-04-07 | 1 | -1/+1 |
| | | |||||
| * | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -3/+38 |
| | | | | | | | | 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 | 1 | -75/+0 |
|\ \ | | | | | | | encryption 2.0 app | ||||
| * | | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 1 | -75/+0 |
| | | | |||||
* | | | Revert "[WIP] Only show SSL table header if there are certificates" | Morris Jobke | 2015-04-07 | 1 | -9/+0 |
|/ / | |||||
* | | 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 |
| | | |||||
* | | Fix the initial list of groups | Joas Schilling | 2015-04-02 | 1 | -1/+1 |
| | | |||||
* | | Fix JS reference error for personal password changing | Robin McCorkell | 2015-03-31 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #15239 from owncloud/see-no-evil | Morris Jobke | 2015-03-30 | 1 | -2/+2 |
|\ | | | | | Move federated cloud sharing, files externals and updater to special pos... | ||||
| * | Move federated cloud sharing, files externals and updater to special positions | Joas Schilling | 2015-03-27 | 1 | -2/+2 |
| | | |||||
* | | Don't append user in a filtered list if groups don't match | Vincent Petry | 2015-03-27 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #14918 from owncloud/fix-password-change-ie8-and-9 | Jan-Christoph Borchardt | 2015-03-26 | 1 | -1/+7 |
|\ | | | | | Don't use placeholder for password in IE8 & 9 | ||||
| * | Don't use placeholder for password in IE8 & 9 | Morris Jobke | 2015-03-26 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | * the placeholder is in IE 8 and 9 just set as text and styled a bit grey. If the form is then serialized without typing something in the placeholder is sent as value * this fixes that behaviour for the password field and properly detects empyt passwords * fixes #14912 | ||||
* | | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 1 | -0/+16 |
|\ \ | |/ |/| | core part of encryption 2.0 | ||||
| * | implement basic encryption functionallity in core to enable multiple ↵ | Bjoern Schiessle | 2015-03-26 | 1 | -0/+16 |
| | | | | | | | | encryption modules | ||||
* | | force log messages to break to alleviate horizontal scroll on Admin page | Jan-Christoph Borchardt | 2015-03-26 | 1 | -0/+1 |
| | | |||||
* | | only show connection checks results if there are errors, fix #11476 | Jan-Christoph Borchardt | 2015-03-25 | 1 | -2/+1 |
| | | |||||
* | | Merge pull request #15149 from owncloud/fix-enable-for-group | Joas Schilling | 2015-03-24 | 1 | -1/+1 |
|\ \ | | | | | | | Correctly get array of groups and send OCP\IGroup objects to enable meth... | ||||
| * | | Correctly get array of groups and send OCP\IGroup objects to enable method | Joas Schilling | 2015-03-24 | 1 | -1/+1 |
| |/ | |||||
* / | Display a message when no apps can be found for this oc version | Joas Schilling | 2015-03-24 | 1 | -4/+11 |
|/ | |||||
* | collapse app descriptions by default, make expandable, fix #13112 | Jan-Christoph Borchardt | 2015-03-19 | 1 | -0/+11 |
| | |||||
* | disable submit button while groupname is empty | Robin Appelman | 2015-03-18 | 1 | -0/+13 |
| | |||||
* | display app update error messages - fixes #14611 | Thomas Müller | 2015-03-11 | 1 | -1/+5 |
| | |||||
* | adjust list of errors, more compact and readable | Jan-Christoph Borchardt | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -29/+4 |
| | | | | | | | | | | Doing this in the PHP code is not the right approach for multiple reasons: 1. A bug in the PHP code prevents them from being added to the response. 2. They are only added when something is served via PHP and not in other cases (that makes for example the newest IE UXSS which is not yet patched by Microsoft exploitable on ownCloud) 3. Some headers such as the Strict-Transport-Security might require custom modifications by administrators. This was not possible before and lead to buggy situations. This pull request moves those headers out of the PHP code and adds a security check to the admin settings performed via JS. | ||||
* | Add absolute time of last cronjob as hover tip | Jakob Sack | 2015-02-28 | 1 | -0/+2 |
| | |||||
* | Merge pull request #10599 from owncloud/move_passwordchange_text | Lukas Reschke | 2015-02-24 | 1 | -4/+9 |
|\ | | | | | Make the password changed msg inline to fix #10242 | ||||
| * | Make the password changed msg inline to fix #10242 | kondou | 2015-02-11 | 1 | -4/+9 |
| | | |||||
* | | Merge pull request #13439 from owncloud/app-filter | Thomas Müller | 2015-02-23 | 1 | -48/+85 |
|\ \ | | | | | | | Make the search box filter apps | ||||
| * | | Added unit test for app filter | Vincent Petry | 2015-02-23 | 1 | -56/+66 |
| | | | |||||
| * | | Make the search box filter apps | Robin Appelman | 2015-02-19 | 1 | -0/+27 |
| |/ | |||||
* / | Encode Requesttoken for avatars | Lukas Reschke | 2015-02-17 | 1 | -2/+2 |
|/ | | | | | | Fixes new avatar selection in master half, other half will work when https://github.com/owncloud/core/pull/14266 has get merged. Shocking to see how much places in our code do it wrong :gun: | ||||
* | fix user loading | Arthur Schiwon | 2015-02-04 | 1 | -1/+6 |
| | |||||
* | fix trusted domain localization | Volkan Gezer | 2015-02-01 | 1 | -2/+2 |
| | |||||
* | Add value if restore of data is possible for a user | Morris Jobke | 2015-01-27 | 1 | -1/+16 |
| | | | | | | | | | | | * reason: nice to know before password change in user management * restore is possible: * encryption is disabled * encryption is enabled, admin and user has checked the restore option * if not possible: * highlight users row in red once the admin wants to change the password * show also a little tipsy | ||||
* | do not clear fields until request return success | Sugaroverdose | 2015-01-20 | 1 | -1/+2 |
| | |||||
* | Drop the hide and show of new users in user list | Morris Jobke | 2015-01-16 | 1 | -7/+0 |
| | | | | | | | * causes the first load after the initial load to hide some users in the viewport and showing them again, but with a scrolled up viewport * causes higher load for nearly never visible effects * fixes #12962 | ||||
* | Cancel app list load when switching categories | Vincent Petry | 2015-01-16 | 1 | -2/+9 |
| | |||||
* | Fix js error in personal settings if there is no password field | Robin Appelman | 2015-01-09 | 1 | -1/+3 |
| | |||||
* | Merge pull request #12988 from owncloud/logfile_download | Morris Jobke | 2015-01-09 | 2 | -8/+6 |
|\ | | | | | Logfile download |