Christoph Wurst
12431aa399
list user's auth tokens on the personal settings page
2016-05-23 09:11:12 +02:00
Jan-Christoph Borchardt
0d78fbdc26
fix admin share settings sorting, use same order as in sidebar
2016-05-14 08:02:39 +02:00
Lukáš Tyrychtr
c2f2edc092
Fix reporting of the categories in app settings as links by screen readers.
2016-04-19 19:49:31 +02:00
Christoph Wurst
7365bd798a
Show tooltip if the app is downloaded from a remote server
...
fixes #14405
2016-04-12 09:39:53 +02:00
Morris Jobke
22898fa107
Use proper shortcut methods in templates
2016-04-06 10:25:04 +02:00
Pau
e0bae32288
Fixed 'Help Translate' link
2016-04-04 10:56:36 +02:00
Jan-Christoph Borchardt
a8a98d42cb
improve emptycontent styles
2016-03-31 15:31:04 +02:00
Thomas Müller
52f51c94db
Merge pull request #15750 from owncloud/loading-feedback-email-usermanagement
...
Add loading feedback for email change in user management
2016-03-31 11:24:27 +02:00
Thomas Müller
61c5717281
Merge pull request #23463 from owncloud/lets-consistently-use-no-referer
...
Consistently use rel=noreferrer
2016-03-23 09:14:54 +01:00
Roeland Jago Douma
35024beb9c
Add `allow sharing with groups` checkbox to admin page
2016-03-22 17:13:34 +01:00
Lukas Reschke
6ad957906e
Consistently use rel=noreferrer
...
When linking to external entities we should consistently use rel=noreferrer
2016-03-20 15:27:20 +01:00
Morris Jobke
aa2b008577
Add loading feedback for email change in user management
...
* 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
2016-03-16 17:09:20 +01:00
Jan-Christoph Borchardt
21e3522be9
fix personal page layout for LDAP users, fix #22272
2016-02-29 14:40:26 +01:00
Joas Schilling
d03c537a26
Email endpoint is controlled by the username setting, not password
2016-02-26 09:28:18 +01:00
Joas Schilling
9a7cb02981
Correctly indent uneditable email/display name fields
2016-02-26 09:27:41 +01:00
Thomas Müller
8abdcb8085
Fix error ins source language strings
...
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
2016-02-19 15:04:16 +01:00
Joas Schilling
87746e4ae8
Make app updates better visible
2016-02-18 09:55:11 +01:00
Hendrik Leppelsack
417ba951da
update google play and apple badge
2016-02-05 13:50:03 +01:00
Lukas Reschke
53e2736a65
Use SVG for desktop app button
...
For the other ones we unfortunately don't have that. Partially addresses https://github.com/owncloud/core/issues/22154
2016-02-05 13:00:09 +01:00
Thomas Müller
f383332d83
Merge pull request #21912 from owncloud/issue-21908-trashbin-flickering
...
Hide the delete button, until we know its a custom avatar
2016-01-26 16:16:21 +01:00
Jan-Christoph Borchardt
44415a29ba
fix first run wizard button not wrapping
2016-01-26 15:28:19 +01:00
Joas Schilling
751e99512a
Hide the delete button, until we know its a custom avatar
2016-01-26 12:59:58 +01:00
Morris Jobke
605df6c36b
Includ author and license in l10n string to be able to change order
...
* fixes #21874
2016-01-25 08:44:43 +01:00
Thomas Müller
eac5d9fb3a
Merge pull request #21336 from owncloud/system-root-certs
...
Allow admins to add system wide root certificates
2016-01-12 15:01:46 +01:00
Robin Appelman
c15cab7ed6
Allow admins to add system wide root certificates
2016-01-12 12:50:59 +01:00
Morris Jobke
8b6b042ffd
Add config switch to disable the .well-known URL check
2016-01-12 09:53:23 +01:00
Joas Schilling
866b4b3053
Fix types
2016-01-11 11:43:58 +01:00
Joas Schilling
25a4878886
Fix table markup
2016-01-11 11:38:26 +01:00
Jan-Christoph Borchardt
d05e0c81d4
remove extra slogan footer from Personal and Admin pages
2016-01-11 03:18:06 +01:00
Joas Schilling
83855c073b
Add a warning on the apps list when the version is missing
2016-01-07 15:03:55 +01:00
Thomas Müller
d3922510d0
Merge pull request #20994 from owncloud/personal-page
...
improve layout of personal settings page
2016-01-06 17:25:12 +01:00
Jan-Christoph Borchardt
e4cf53031b
fix overlap and functionality of cropper
2015-12-28 19:23:40 +01:00
Jan-Christoph Borchardt
640adde3b9
improve layout of personal settings page
2015-12-28 18:50:50 +01:00
Jan-Christoph Borchardt
6e60b6ee7c
shorten quota usage wording, fix overflow on mobile, fix #21129
2015-12-28 18:42:48 +01:00
Thomas Müller
551e553bf4
Merge pull request #21264 from owncloud/deprecated_oc_user_methods
...
Cleanup OC_User deprecated methods
2015-12-18 10:15:18 +01:00
Roeland Jago Douma
9fe3d2f1f8
OC_Helper::linkToRoute is deprecated
...
Replaced all calls to OC_Helper::linkToRoute with
OC::$server->getURLGenerator()->linkToRoute
2015-12-17 18:46:42 +01:00
Roeland Jago Douma
7e44ea5da0
Remove deprecated function OC_User::getManager
...
Private deprecated function => removed
Replaced all instances with suggested replacement
2015-12-17 16:18:34 +01:00
Thomas Müller
01b9f07ac8
Remove info about database locking performance
2015-12-10 16:10:45 +01:00
Lukas Reschke
4b293dffe5
Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML
2015-12-08 08:56:47 +01:00
Morris Jobke
0a6db3ada6
Remove OC_Config from app management template
...
* add unit test for this case
2015-12-02 14:35:38 +01:00
Björn Schießle
97c60fd217
change 'cronstatus' to 'status' so that it can be used in other apps too
2015-11-19 18:07:10 +01:00
Jan-Christoph Borchardt
9671103121
clarify log level setting design, fix #20514
2015-11-18 14:04:09 +01:00
Jan-Christoph Borchardt
e9691893b5
use new checkbox style for Apps mgmt settings
2015-11-10 14:31:34 +01:00
Hendrik Leppelsack
7e2fe08778
new checkbox style in app settings
2015-10-31 17:07:07 +01:00
Hendrik Leppelsack
d2f0055af4
apply new checkbox style in users settings
2015-10-29 13:03:55 +01:00
Joas Schilling
e19c49295a
Use speaking ids
2015-10-26 16:15:15 +01:00
Joas Schilling
a9a6d4c182
Stay on the same category when refreshing the page on the apps list
2015-10-26 16:15:14 +01:00
Hendrik Leppelsack
bf722d93df
apply new checkbox style to admin settings
2015-10-14 12:14:49 +02:00
Jörn Friedrich Dreyer
5b1706e8d8
Merge pull request #19585 from owncloud/enc_improve_introduction
...
improved initial explanation/warning if the admin enabled encryptrion
2015-10-09 15:57:44 +02:00
Vincent Petry
c7aef6c368
Fix uploading avatar and root certs in IE8
2015-10-09 11:19:05 +02:00