- Jan 21, 2015
-
-
Morris Jobke authored
-
- Jan 20, 2015
-
-
Frank Karlitschek authored
-
- Jan 19, 2015
-
-
Morris Jobke authored
-
- Jan 15, 2015
-
-
Morris Jobke authored
* gives the user the chance to verify it's mail address and display name * ref #12823 * fixes #13393
-
- Jan 07, 2015
-
-
Georg Ehrke authored
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
-
Joas Schilling authored
-
- Jan 06, 2015
-
-
Thomas Müller authored
-
- Dec 19, 2014
-
-
Lukas Reschke authored
Those domains are now accessible via HTTPS
-
- Dec 18, 2014
-
-
Morris Jobke authored
* 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
-
Jan-Christoph Borchardt authored
-
- Dec 16, 2014
-
-
Thomas Müller authored
-
Morris Jobke authored
* supply mail address * send mail with username and URL to that mail address * option to temporary enable this feature
-
- Dec 12, 2014
-
-
Morris Jobke authored
* 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
-
Morris Jobke authored
-
Morris Jobke authored
-
- Dec 11, 2014
-
-
Thomas Müller authored
-
- Dec 09, 2014
-
-
Joas Schilling authored
Fix #10836
-
- Dec 06, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/12650
-
- Dec 04, 2014
-
-
Thomas Müller authored
-
Lukas Reschke authored
🍻
-
- Dec 02, 2014
-
-
Simon Whittaker authored
-
- Nov 25, 2014
-
-
Lukas Reschke authored
Workaround required for IIS setups running ownCloud to prevent dataloss. Long-term solution would be to move some configuration settings to the database
-
- Nov 21, 2014
-
-
Volkan Gezer authored
Suggested by mnestis on Transifex.
-
- Nov 18, 2014
-
-
Morris Jobke authored
-
- Nov 10, 2014
-
-
Morris Jobke authored
-
- Nov 06, 2014
-
-
Morris Jobke authored
-
- Nov 03, 2014
-
-
Lukas Reschke authored
Add switch to enforce SSL for subdomains Add unit tests Add test for boolean values Camel-case Fix ugly JS
-
Vincent Petry authored
-
- Oct 30, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- Oct 29, 2014
-
-
Thomas Müller authored
-
- Oct 22, 2014
-
-
Sebastian Bolt authored
Changed the column header to "Group Admin for" and the default value of the multiselect box to "no group" if user is not a groupadmin for any group.
-
- Oct 17, 2014
-
-
Lukas Reschke authored
Better to be safe than sorry ;)
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
- Oct 15, 2014
-
-
Thomas Müller authored
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
-
- Oct 14, 2014
-
-
Thomas Müller authored
-
Lukas Reschke authored
- Do not store the password (fixes https://github.com/owncloud/core/issues/11385) - Refactor to AppFramework - Add unit tests Conflicts: settings/admin/controller.php
-
- Sep 23, 2014
-
-
Vincent Petry authored
- Added setup checks in JavaScript - Moved isWebDAVWorking to JS using SetupChecks - Moved internet connection checks to an ajax call that goes through the server
-
- Sep 22, 2014
-
-
Thomas Müller authored
date printed in the admin section regarding last execution time is already displayed in the users timezone - no need to append UTC
-