Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate auth mechanism/backend failures to filesystem layer | Robin McCorkell | 2015-08-19 | 1 | -5/+7 |
| | | | | | | | | | | | Failure to prepare the storage during backend or auth mechanism manipulation will throw an InsufficientDataForMeaningfulAnswerException, which is propagated to StorageNotAvailableException in the filesystem layer via the FailedStorage helper class. When a storage is unavailable not due to failure, but due to insufficient data being available, a special 'indeterminate' status is returned to the configuration UI. | ||||
* | Merge pull request #17975 from owncloud/settings_admin_warning_levels | Jan-Christoph Borchardt | 2015-08-18 | 1 | -1/+6 |
|\ | | | | | Settings admin warning levels | ||||
| * | [Post setup checks] add proper CSS | Morris Jobke | 2015-08-17 | 1 | -1/+6 |
| | | |||||
* | | condense doc warnings into small section that gets showed to the user before ↵ | Bernhard Posselt | 2015-07-22 | 1 | -0/+6 |
|/ | | | | | | | | | | | | | | enabling encryption remove share warning remove app and just write it out as feature adjust warnings reframe storage issue fix typo | ||||
* | fix user mgmt search box position, fix #15928 | Jan-Christoph Borchardt | 2015-05-12 | 1 | -1/+8 |
| | |||||
* | don't let the the user disable encryption once it was activated | Bjoern Schiessle | 2015-05-04 | 1 | -0/+4 |
| | |||||
* | fix layout for documentation link hints | Jan-Christoph Borchardt | 2015-04-30 | 1 | -0/+7 |
| | |||||
* | Fix user list | Morris Jobke | 2015-04-13 | 1 | -0/+5 |
| | | | | | * the name cell was changed from td to th because of accessibility issues - this adjusts the CSS and JS to behave like before | ||||
* | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+8 |
| | |||||
* | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 1 | -15/+52 |
|\ | | | | | Add different trust levels to AppStore interface | ||||
| * | apps mgmt: style experimental apps section, small design fixes | Jan-Christoph Borchardt | 2015-04-07 | 1 | -0/+12 |
| | | |||||
| * | app mgmt app level design enhancements | Jan-Christoph Borchardt | 2015-04-07 | 1 | -27/+33 |
| | | |||||
| * | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -1/+20 |
| | | | | | | | | Allows administrators to disable or enabled experimental applications as well as show the trust level. | ||||
* | | widen displayName input field | Jan-Christoph Borchardt | 2015-04-07 | 1 | -4/+13 |
|/ | |||||
* | Show label for password change in IE8 | Morris Jobke | 2015-03-27 | 1 | -1/+13 |
| | | | | * fixes #10729 | ||||
* | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 1 | -0/+9 |
|\ | | | | | core part of encryption 2.0 | ||||
| * | implement basic encryption functionallity in core to enable multiple ↵ | Bjoern Schiessle | 2015-03-26 | 1 | -0/+9 |
| | | | | | | | | encryption modules | ||||
* | | force log messages to break to alleviate horizontal scroll on Admin page | Jan-Christoph Borchardt | 2015-03-26 | 1 | -2/+5 |
| | | |||||
* | | only show connection checks results if there are errors, fix #11476 | Jan-Christoph Borchardt | 2015-03-25 | 1 | -7/+0 |
| | | |||||
* | | consolidate all admin warnings and notices into one section | Jan-Christoph Borchardt | 2015-03-24 | 1 | -9/+4 |
| | | |||||
* | | Merge pull request #15127 from owncloud/admin-tips-jenkins | Morris Jobke | 2015-03-24 | 1 | -0/+8 |
|\ \ | | | | | | | add Tips & tricks section to admin settings | ||||
| * | | add Tips & tricks section to admin settings | Jan-Christoph Borchardt | 2015-03-23 | 1 | -0/+8 |
| |/ | |||||
* | | Merge pull request #15118 from owncloud/user-mgmt-groups | Jan-Christoph Borchardt | 2015-03-23 | 1 | -0/+10 |
|\ \ | | | | | | | fix long group names overlapping in the sidebar, fix #12649 | ||||
| * | | fix long group names overlapping in the sidebar, fix #12649 | Jan-Christoph Borchardt | 2015-03-23 | 1 | -0/+10 |
| |/ | |||||
* | | Merge pull request #15107 from owncloud/user-mgmt-header | Morris Jobke | 2015-03-23 | 1 | -1/+9 |
|\ \ | | | | | | | fix first user mgmt header jumping around, fix #8873 | ||||
| * | | fix first user mgmt header jumping around, fix #8873 | Jan-Christoph Borchardt | 2015-03-23 | 1 | -1/+9 |
| |/ | |||||
* / | link back to top on Personal page, fix #14519 | Jan-Christoph Borchardt | 2015-03-23 | 1 | -0/+4 |
|/ | |||||
* | collapse app descriptions by default, make expandable, fix #13112 | Jan-Christoph Borchardt | 2015-03-19 | 1 | -0/+15 |
| | |||||
* | Merge pull request #14972 from owncloud/add-group-style | Morris Jobke | 2015-03-18 | 1 | -2/+21 |
|\ | | | | | User management design details | ||||
| * | slight positioning fixes in user mgmt controls bar | Jan-Christoph Borchardt | 2015-03-17 | 1 | -1/+4 |
| | | |||||
| * | improve style of 'Add group' input and button | Jan-Christoph Borchardt | 2015-03-17 | 1 | -1/+17 |
| | | |||||
* | | add whitespace to prevent file deletion when wanting to scroll | Jan-Christoph Borchardt | 2015-03-17 | 1 | -2/+6 |
|/ | |||||
* | adjust list of errors, more compact and readable | Jan-Christoph Borchardt | 2015-03-06 | 1 | -1/+7 |
| | |||||
* | Make the password changed msg inline to fix #10242 | kondou | 2015-02-11 | 1 | -2/+0 |
| | |||||
* | Add value if restore of data is possible for a user | Morris Jobke | 2015-01-27 | 1 | -1/+4 |
| | | | | | | | | | | | * 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 | ||||
* | add margin to log table - fixes #13558 | Morris Jobke | 2015-01-21 | 1 | -1/+4 |
| | |||||
* | Mail address of users is now changable in the user management | Morris Jobke | 2014-12-18 | 1 | -0/+1 |
| | | | | | | | | | | | * introduced new route settings/users/{id}/mailAddress * kept old responses * better error messages * dropped lostpassword.php from settings/ajax * cleaned up the UserList.add() and hand in user object instead of each attribute as another parameter * check for change permission of mail address * proper response messages | ||||
* | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands | Bernhard Posselt | 2014-12-15 | 1 | -0/+5 |
|\ | | | | | adding dependencies for command line tools and php libraries | ||||
| * | adjust styling of missing dependencies in apps management | Thomas Müller | 2014-12-11 | 1 | -0/+5 |
| | | |||||
* | | Show user backend in user management | Morris Jobke | 2014-12-12 | 1 | -2/+5 |
|/ | | | | | | | * add switch to settings to show user backend * user classes for headers and rows to unify the show/hide statement * add user backend to response of user create request * proper markup in settings area | ||||
* | display missing dependencies in the apps management page | Thomas Müller | 2014-12-04 | 1 | -0/+6 |
| | |||||
* | Merge pull request #11570 from owncloud/backport-11408-master | Lukas Reschke | 2014-10-15 | 1 | -2/+2 |
|\ | | | | | Backport 11408 master | ||||
| * | Refactor MailSettings controller | Lukas Reschke | 2014-10-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | - Do not store the password (fixes https://github.com/owncloud/core/issues/11385) - Refactor to AppFramework - Add unit tests Conflicts: settings/admin/controller.php | ||||
* | | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -3/+58 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label | ||||
* | Moved WebDAV and internet checks to client side JS | Vincent Petry | 2014-09-23 | 1 | -1/+13 |
| | | | | | | | - Added setup checks in JavaScript - Moved isWebDAVWorking to JS using SetupChecks - Moved internet connection checks to an ajax call that goes through the server | ||||
* | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 1 | -3/+5 |
| | |||||
* | user mgmt: move 'Show storage location' and 'Show last log in' to settings area | Jan-Christoph Borchardt | 2014-08-29 | 1 | -10/+0 |
| | |||||
* | Adds 2 checkboxes at the top of userlist in the settings, to display/hide ↵ | Stephane V | 2014-08-28 | 1 | -0/+2 |
| | | | | | | optional columns This fixes #9367. | ||||
* | Fixed JS and CSS issues in users page | Vincent Petry | 2014-07-17 | 1 | -0/+5 |
| | | | | | | - Renamed "delete" to "deleteEntry" to make IE8 happy. - Added missing "svg" class for the "+" button - Added height to "+" button but was unable to properly align it | ||||
* | add link to contribute and promote pages in personal settings | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+3 |
| |