summaryrefslogtreecommitdiffstats
path: root/settings/personal.php
Commit message (Collapse)AuthorAgeFilesLines
* Run the license scriptJoas Schilling2016-07-221-7/+8
|
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
|
* Do not use the language name, when it's not the one from the language we wantJoas Schilling2016-06-101-2/+3
|
* Return -3 for unlimited quotaVincent Petry2016-02-291-2/+7
| | | | | Returns -3 for unlimited quota in Webdav response. Also adjusted personal page to show unlimited quota when set.
* Make enable_avatars setting more robustMorris Jobke2016-01-271-1/+1
| | | | | * handles the setting in the same way everywhere * fixes #21949
* Move findAvailableLanguages() to the factoryJoas Schilling2016-01-261-1/+1
|
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-1/+1
|\ | | | | Update license headers 2016
| * Happy new year!Thomas Müller2016-01-121-1/+1
| |
* | Allow admins to add system wide root certificatesRobin Appelman2016-01-121-7/+12
|/
* Merge pull request #21438 from owncloud/settings-anchorsThomas Müller2016-01-111-1/+1
|\ | | | | remove unneeded 'goto' prefix from settings anchors
| * remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt2016-01-041-1/+1
| |
* | improve layout of personal settings pageJan-Christoph Borchardt2015-12-281-2/+1
|/
* Add 'my groups' anchor to the personal page sidebarPatrick Robertson2015-12-071-0/+1
|
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-9/+10
|
* Show the language code in personal settings for unknown languagesMorris Jobke2015-11-061-0/+8
| | | | | | | Steps to reproduce: * having an unknown language set in oc_preferences * browse the personal settings * only get listed the first letter of this language in the language chooser
* Update license headersLukas Reschke2015-10-261-2/+2
|
* Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-0/+1
|
* Only show import button if user storages are allowedLukas Reschke2015-10-061-1/+3
|
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+2
|
* [settings] make it less staticMorris Jobke2015-09-301-1/+1
|
* Merge pull request #18638 from ↵Jan-Christoph Borchardt2015-08-281-0/+9
|\ | | | | | | | | owncloud/issue-18141-sort-languages-with-names-before-code-only Sort languages with a name before those with language code only
| * Sort languages with a name before those with language code onlyJoas Schilling2015-08-281-0/+9
| |
* | add comment for translatorsMorris Jobke2015-08-271-0/+1
|/
* Compatibility shims for OC_Mount_ConfigRobin McCorkell2015-08-191-4/+1
| | | | | | | | | | | | | | | | | | The following functions have been removed: - addMountPoint() - removeMountPoint() - movePersonalMountPoint() registerBackend() has been rewritten as a shim around BackendService, allowing legacy code to interact with the new API seamlessly addMountPoint() was already disconnected from all production code, so this commit completes the job and removes the function itself, along with disconnecting and removing related functions. Unit tests have likewise been removed. getAbsoluteMountPoints(), getSystemMountPoints() and getPersonalMountPoints() have been rewritten to use the StoragesServices
* only add the possibility to import ssl root certificates to the personalBjoern Schiessle2015-08-041-1/+17
| | | | setting if the user can mount external storages
* Allow classes in <h2> tagsLukas Reschke2015-07-261-2/+2
| | | | Previously something like `<h2 class="inlineblock"><?php p($l->t('Some title')) ?></h2>` was shown as `<h2 class="inlineblock">Some title` within the sidebar instead as `Some Title` due to the fact that the regex was catching these classes but was not properly running the string replace function.
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-0/+2
| | | | Also added unit-tests and better error-handling
* Removing left overs from old encryption appThomas Müller2015-04-071-11/+0
|
* Update license headersJenkins for ownCloud2015-03-261-3/+30
|
* link back to top on Personal page, fix #14519Jan-Christoph Borchardt2015-03-231-2/+3
|
* Revert "Updating license headers"Morris Jobke2015-02-261-30/+4
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-4/+30
|
* Added overview of groups a user is a member ofRoeland Jago Douma2015-02-121-0/+6
|
* reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-7/+8
| | | | | | | | | | * files_encryption * files_versions * files_trashbin * tests * status.php * core * server container
* add 'namespace' for automatically created navigation divs, fixes #12080Arthur Schiwon2014-11-121-1/+1
|
* bower strengthifyMorris Jobke2014-11-061-2/+2
|
* bower jcropMorris Jobke2014-11-061-2/+2
|
* drop unused library chosenMorris Jobke2014-11-051-2/+0
|
* implement sidebar fro personal settings - bad kung-fuThomas Müller2014-10-171-3/+32
|
* Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-311-0/+2
|\ | | | | Make external shares work with imported self signed certificates
| * Move certificate management interface from files_external to coreRobin Appelman2014-08-311-0/+2
| |
* | Use public api for getting l10nRobin Appelman2014-08-311-1/+1
|/
* fix old Japanese language code redirectionVolkan Gezer2014-08-091-1/+1
| | | | | | ja_JP has not been updated since March and the reference to this language should be removed. It also exists as *ja* on Transifex
* Added to personal settings page.scolebrook2014-08-051-2/+2
|
* Add Turkish to common languagesVolkan Gezer2014-06-051-1/+1
|
* backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-1/+5
| | | | can restore them if needed
* Adapt chosen (css) pathDavid Prévot2014-04-221-1/+1
| | | | | | | | | | Avoid shipping duplicate files in 3rdparty/css. 3rdparty/css/chosen/ already contains chosen.css and chosen-sprite.png so its useless to duplicate them in 3rdparty/css. Taking the same approach as in apps/calendar/appinfo/app.php and apps/files_external/settings.php.
* killing some more calls to OC_App::loadApps(); - because we load all apps in ↵Thomas Müller2014-03-251-1/+0
| | | | handleRequest()