Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10599 from owncloud/move_passwordchange_text | Lukas Reschke | 2015-02-24 | 1 | -3/+4 |
|\ | | | | | Make the password changed msg inline to fix #10242 | ||||
| * | Make the password changed msg inline to fix #10242 | kondou | 2015-02-11 | 1 | -3/+4 |
| | | |||||
* | | Use APCu only if available in version 4.0.6 and higher | Lukas Reschke | 2015-02-17 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | APCu before 4.0.6 is unbelievable buggy and tend to segfault the PHP process (i.e. the whole webserver) This potentially fixes https://github.com/owncloud/core/issues/14175 Requires a backport to stable8 | ||||
* | | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 4 | -15/+28 |
|\ \ | | | | | | | Add `rel="noreferrer"` where possible and switch to HTTPS | ||||
| * | | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 3 | -8/+21 |
| | | | |||||
| * | | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 3 | -9/+9 |
| | | | | | | | | | | | | Just to follow good practise and prevent some automated scanners to complain about "Cross-domain Referer leakage". | ||||
* | | | Merge pull request #13913 from rullzer/showusergroups | Lukas Reschke | 2015-02-12 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | Added overview of groups a user is member of | ||||
| * | | | Added overview of groups a user is a member of | Roeland Jago Douma | 2015-02-12 | 1 | -0/+8 |
| | |/ | |/| | |||||
* | | | Merge pull request #14135 from cmeh/master | Morris Jobke | 2015-02-12 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Clean-up of messages (orthography, format) | ||||
| * | | Adding a missing space between value and unit | cmeh | 2015-02-12 | 1 | -1/+1 |
| | | | | | | | | | Added the missing space between value and unit, as it is formatted in all other places across ownCloud. | ||||
* | | | Merge pull request #13895 from owncloud/disable-autocomplete-1 | Lukas Reschke | 2015-02-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Disable autocomplete for SMTP Password | ||||
| * | | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...) | ||||
* | | | Coherent use of "SQLite" in lines 119 and 124 | cmeh | 2015-02-06 | 1 | -1/+1 |
| |/ |/| | | | Just a cosmetic detail, but very obvious when working on localisations. | ||||
* | | Don't highly discourage | Thomas Müller | 2015-02-05 | 1 | -1/+1 |
| | | |||||
* | | enhance sqlite warning on admin page as well as during setup - fixes #13906 | Thomas Müller | 2015-02-04 | 1 | -2/+12 |
| | | |||||
* | | Revert "Disable autocomplete for SMTP Password" | Clark Tomlinson | 2015-02-04 | 1 | -1/+1 |
| | | |||||
* | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
|/ | | | | While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...) | ||||
* | use title instead of name | Morris Jobke | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #13494 from owncloud/windows_warning | Morris Jobke | 2015-01-20 | 1 | -5/+16 |
|\ | | | | | add a Windows warning | ||||
| * | add a Windows warning | Frank Karlitschek | 2015-01-20 | 1 | -5/+16 |
| | | |||||
* | | also show message for empty display name if change of it isn't allowed | Morris Jobke | 2015-01-19 | 1 | -2/+2 |
|/ | |||||
* | Show mail address & display name if it is read only | Morris Jobke | 2015-01-15 | 1 | -0/+14 |
| | | | | | | | * gives the user the chance to verify it's mail address and display name * ref #12823 * fixes #13393 | ||||
* | Merge pull request #12988 from owncloud/logfile_download | Morris Jobke | 2015-01-09 | 1 | -1/+11 |
|\ | | | | | Logfile download | ||||
| * | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add logSettingsController add download logfile button move getEntries to LogSettingsController move set log level to logsettingscontroller.php add warning if logfile is bigger than 100MB add unit test for set log level fix typecasting, add new line at EoF show log and logfile download only if log_type is set to owncloud add unit test for getFilenameForDownload | ||||
* | | Fix incorrect warning about setting the overwrite.cli.url | Joas Schilling | 2015-01-07 | 1 | -2/+2 |
| | | |||||
* | | fixing wrong usage of license vs licence | Thomas Müller | 2015-01-06 | 1 | -2/+2 |
|/ | |||||
* | Link to HTTPS page | Lukas Reschke | 2014-12-19 | 1 | -2/+2 |
| | | | | Those domains are now accessible via HTTPS | ||||
* | Merge pull request #12921 from owncloud/user-mail-user-management | Thomas Müller | 2014-12-19 | 2 | -1/+12 |
|\ | | | | | Mail address of users is now changable in the user management | ||||
| * | Mail address of users is now changable in the user management | Morris Jobke | 2014-12-18 | 2 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 #12941 from owncloud/wave-accessibility-compliance | Morris Jobke | 2014-12-19 | 1 | -6/+15 |
|\ \ | | | | | | | Wave accessibility compliance | ||||
| * | | more alt text and label fixes in Personal settings | Jan-Christoph Borchardt | 2014-12-18 | 1 | -6/+15 |
| | | | |||||
* | | | Merge pull request #12759 from owncloud/core-reduce-js-and-css | Jörn Friedrich Dreyer | 2014-12-18 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | make sure styles and scripts are only loaded once | ||||
| * | | load showpassord.js conditionally in the template only if needed | Thomas Müller | 2014-12-16 | 1 | -0/+1 |
| |/ | |||||
* / | Send mail for new users | Morris Jobke | 2014-12-16 | 4 | -0/+55 |
|/ | | | | | | * supply mail address * send mail with username and URL to that mail address * option to temporary enable this feature | ||||
* | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands | Bernhard Posselt | 2014-12-15 | 1 | -4/+4 |
|\ | | | | | adding dependencies for command line tools and php libraries | ||||
| * | adjust styling of missing dependencies in apps management | Thomas Müller | 2014-12-11 | 1 | -4/+4 |
| | | |||||
* | | Show user backend in user management | Morris Jobke | 2014-12-12 | 2 | -8/+20 |
| | | | | | | | | | | | | | | * 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 | ||||
* | | move loading of JS and CSS to template | Morris Jobke | 2014-12-12 | 1 | -0/+13 |
| | | |||||
* | | remove PHP generated user list and move all to the existing JS part | Morris Jobke | 2014-12-12 | 1 | -70/+16 |
|/ | |||||
* | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 1 | -1/+6 |
| | | | | Fix #10836 | ||||
* | Check for working .htaccess via AJAX | Lukas Reschke | 2014-12-06 | 1 | -15/+1 |
| | | | | Fixes https://github.com/owncloud/core/issues/12650 | ||||
* | Merge pull request #12607 from owncloud/this-is-an-awesome-day | Clark Tomlinson | 2014-12-04 | 1 | -14/+0 |
|\ | | | | | PHP 5.4 is now required for master | ||||
| * | PHP 5.4 is now required for master | Lukas Reschke | 2014-12-04 | 1 | -14/+0 |
| | | | | | | | | :beers: | ||||
* | | display missing dependencies in the apps management page | Thomas Müller | 2014-12-04 | 1 | -0/+11 |
| | | |||||
* | | adding @ sign between email address and domain name to make the syntax clearer | Simon Whittaker | 2014-12-02 | 1 | -1/+1 |
|/ | |||||
* | Allow read-only configuration | Lukas Reschke | 2014-11-25 | 1 | -3/+17 |
| | | | | | | Workaround required for IIS setups running ownCloud to prevent dataloss. Long-term solution would be to move some configuration settings to the database | ||||
* | update grammar | Volkan Gezer | 2014-11-21 | 1 | -1/+1 |
| | | | Suggested by mnestis on Transifex. | ||||
* | User management search just searches users - adjust label of input field - ↵ | Morris Jobke | 2014-11-18 | 1 | -1/+1 |
| | | | | fixes #10229 | ||||
* | Merge pull request #11917 from owncloud/fix-11909 | Thomas Müller | 2014-11-11 | 1 | -3/+19 |
|\ | | | | | Add checkbox to enforce SSL for subdomains | ||||
| * | Migrate "setsecurity.php" to the AppFramework | Lukas Reschke | 2014-11-03 | 1 | -3/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add switch to enforce SSL for subdomains Add unit tests Add test for boolean values Camel-case Fix ugly JS |