summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* [stable9.1] Fix misleading SSL/TLS SMTP email configuration (#26447)RealRancor2016-10-241-2/+2
|
* [stable9.1] forum.owncloud.org -> central.owncloud.org (#25644)RealRancor2016-10-101-1/+1
|
* Backport #26087 to stable9.1 (#26230)RealRancor2016-09-271-1/+1
|
* Users page lazy multiselect group dropdownsVincent Petry2016-08-243-14/+9
| | | | | | | | | | Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed.
* [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry2016-07-085-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "Merge pull request #25240 from owncloud/remove-svg" This reverts commit 8b8d2b679a12f703141de9da71340f1f02151f3d, reversing changes made to a35747b6fa8f7704bf7333f16a2b867b76acb187. * Revert "Merge pull request #25253 from owncloud/users-fixotherquotadropdown" This reverts commit a35747b6fa8f7704bf7333f16a2b867b76acb187, reversing changes made to a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059. * Revert "Merge pull request #25314 from owncloud/files_external-backends-config" This reverts commit a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059, reversing changes made to 8147eefaeba3822c9331283e973006ad3aeac1f5. * Revert "Add all properties while creating a subscription (#25318)" This reverts commit aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25276 from owncloud/delete-own-session-token" This reverts commit e42ce62ce2855c95861eeae669508e5c20f99be4, reversing changes made to aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25262 from owncloud/fed-sharing-error" This reverts commit 027715f9acba4dc314a7e4c63ac41a58d4e33f22, reversing changes made to e42ce62ce2855c95861eeae669508e5c20f99be4.
* remove svg classesHendrik Leppelsack2016-07-015-14/+14
|
* Merge pull request #25261 from owncloud/app-password-login-nameVincent Petry2016-06-271-2/+10
|\ | | | | show which login name to use for the new app password
| * fix layoutChristoph Wurst2016-06-241-3/+10
| |
| * show which login name to use for the new app passwordChristoph Wurst2016-06-241-0/+1
| |
* | remove ie8+9 supportHendrik Leppelsack2016-06-231-2/+2
|/
* use theme name instead of hard-coded 'ownCloud'Christoph Wurst2016-06-211-1/+1
|
* fix tranlationsChristoph Wurst2016-06-211-3/+3
|
* app passwords/device tokens wordingChristoph Wurst2016-06-211-10/+10
|
* Merge pull request #25042 from owncloud/session-settings-ellipsisVincent Petry2016-06-211-28/+28
|\ | | | | add overflow ellipsis to session and device tokens list
| * rearrange personal settings sectionsChristoph Wurst2016-06-101-28/+28
| |
* | Add developer documentation, website and bug to the applist (#25041)Joas Schilling2016-06-101-0/+14
|/
* Update personal.php (#24923)MTRichards2016-05-311-1/+1
|
* Add a warning when the transaction isolation level is not READ_COMMITEDJoas Schilling2016-05-301-0/+9
|
* Merge pull request #22929 from owncloud/bugfix-removequota-subadminsVincent Petry2016-05-241-5/+6
|\ | | | | Bugfix removequota subadmins
| * Fix default quota field from reviewsVincent Petry2016-05-201-2/+2
| |
| * Removed default quota for subadminsprastut2016-03-081-1/+6
| |
| * Removed default quota for subadminsprastut2016-03-081-6/+2
| |
* | add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-10/+10
| |
* | add button to add new device tokensChristoph Wurst2016-05-231-0/+11
| |
* | list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+30
| |
* | fix admin share settings sorting, use same order as in sidebarJan-Christoph Borchardt2016-05-141-7/+7
| |
* | Fix reporting of the categories in app settings as links by screen readers.Lukáš Tyrychtr2016-04-191-3/+3
| |
* | Show tooltip if the app is downloaded from a remote serverChristoph Wurst2016-04-121-1/+1
| | | | | | | | fixes #14405
* | Use proper shortcut methods in templatesMorris Jobke2016-04-061-3/+3
| |
* | Fixed 'Help Translate' linkPau2016-04-041-1/+1
| |
* | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-1/+1
| |
* | Merge pull request #15750 from owncloud/loading-feedback-email-usermanagementThomas Müller2016-03-311-1/+1
|\ \ | | | | | | Add loading feedback for email change in user management
| * | Add loading feedback for email change in user managementMorris Jobke2016-03-161-1/+1
| |/ | | | | | | | | | | | | | | * show loading indicator while the request is running * change value after the request succeed - not before and undo maybe wrong changes * move markup to HTML template * show notification temporarily
* | Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-233-22/+22
|\ \ | | | | | | Consistently use rel=noreferrer
| * | Consistently use rel=noreferrerLukas Reschke2016-03-203-22/+22
| |/ | | | | | | When linking to external entities we should consistently use rel=noreferrer
* / Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma2016-03-221-0/+5
|/
* fix personal page layout for LDAP users, fix #22272Jan-Christoph Borchardt2016-02-291-1/+1
|
* Email endpoint is controlled by the username setting, not passwordJoas Schilling2016-02-261-1/+1
|
* Correctly indent uneditable email/display name fieldsJoas Schilling2016-02-261-2/+2
|
* Fix error ins source language stringsThomas Müller2016-02-191-1/+1
| | | | | https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/core/50786279 https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/settings-1/50555028
* Make app updates better visibleJoas Schilling2016-02-181-0/+4
|
* update google play and apple badgeHendrik Leppelsack2016-02-051-1/+1
|
* Use SVG for desktop app buttonLukas Reschke2016-02-051-1/+1
| | | | For the other ones we unfortunately don't have that. Partially addresses https://github.com/owncloud/core/issues/22154
* Merge pull request #21912 from owncloud/issue-21908-trashbin-flickeringThomas Müller2016-01-261-1/+1
|\ | | | | Hide the delete button, until we know its a custom avatar
| * Hide the delete button, until we know its a custom avatarJoas Schilling2016-01-261-1/+1
| |
* | fix first run wizard button not wrappingJan-Christoph Borchardt2016-01-261-1/+1
|/
* Includ author and license in l10n string to be able to change orderMorris Jobke2016-01-251-2/+2
| | | | * fixes #21874
* Merge pull request #21336 from owncloud/system-root-certsThomas Müller2016-01-122-42/+44
|\ | | | | Allow admins to add system wide root certificates
| * Allow admins to add system wide root certificatesRobin Appelman2016-01-122-42/+44
| |
* | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-1/+1
|/