Jan-Christoph Borchardt
43888bb9bf
Merge pull request #18083 from owncloud/user-search-box
...
use the main search box to filter users in user management
2015-08-07 00:35:50 +02:00
Bernhard Posselt
6f9f20b3fe
Merge pull request #17810 from owncloud/better-enc-warnings
...
Condense doc warnings into small section that gets showed to the user…
2015-08-06 10:43:20 +02:00
Robin Appelman
0f5af5482e
use the main search box to filter users in user management
2015-08-05 17:29:20 +02:00
Bjoern Schiessle
573177d176
only add the possibility to import ssl root certificates to the personal
...
setting if the user can mount external storages
2015-08-04 18:08:04 +02:00
Roeland Douma
db91b4505c
Merge pull request #17805 from owncloud/avatar-handle-errors
...
[avatar] add error handlers for avatar setup
2015-07-31 07:31:24 +02:00
Morris Jobke
e184157684
[avatar] add error handlers for avatar setup
...
add colon to translated string
use placeholder in t()
Adding a size limitation for avatar upload
Unit test for file size
Fix typo & display server side error message
2015-07-30 18:05:32 +02:00
Jan-Christoph Borchardt
2d130826da
correct order and capitalization of 'Server status' admin settings entry, fix #17395
2015-07-30 17:34:13 +02:00
Bernhard Posselt
546cd39217
condense doc warnings into small section that gets showed to the user before enabling encryption
...
remove share warning
remove app and just write it out as feature
adjust warnings
reframe storage issue
fix typo
2015-07-22 21:59:31 +02:00
Jan-Christoph Borchardt
780a2ed093
use arrow to indicate external link, use correct quotes and capitalization
2015-07-22 14:20:55 +02:00
Bjoern Schiessle
50cbb57065
make sure that there is a space between user- and admin-documentation
2015-07-22 14:02:43 +02:00
Vincent Petry
eadf789519
Rename experimental to transactional file locking
2015-06-26 11:10:10 +02:00
Joas Schilling
6adddb3095
Merge pull request #16889 from owncloud/group-sorting-fixes
...
Only sort by group name when LDAP is involved
2015-06-19 08:29:25 +02:00
Joas Schilling
171f86ca2e
Only sort by group name when LDAP is involved
2015-06-16 11:10:00 +02:00
Joas Schilling
580155abe7
Load the update information asyncroniously to fix the page load speed
2015-06-10 12:11:05 +02:00
Joas Schilling
bdc82dcfb9
Check for redis to be 2.2.5+
2015-06-02 15:42:48 +02:00
Thomas Müller
43772e2a9a
Adding information on file locking status to admin section
2015-06-01 13:24:02 +02:00
Jan-Christoph Borchardt
94e4f448ee
use arrow icon for external link to Apps dev docs, like in Help section
2015-05-22 01:17:22 +02:00
Thomas Müller
d90b83725f
Merge pull request #16085 from owncloud/encryption-module-rename
...
rename to 'Default encryption module'
2015-05-19 11:13:33 +02:00
Lukas Reschke
ebf3953908
Merge pull request #16168 from owncloud/cron-errors
...
fix cron errors to only appear in one line instead of introducing another list
2015-05-08 11:23:19 +02:00
Morris Jobke
5b7e4b3341
Fix typo in encryption module message
...
* finishes #16021
2015-05-07 18:04:32 +02:00
Jan-Christoph Borchardt
3abaf34709
fix cron errors to only appear in one line instead of introducing another list
2015-05-07 16:19:14 +02:00
Morris Jobke
12b24ee567
Merge pull request #16034 from owncloud/issue-15987-encryption-module-admin-page
...
Display the module settings in the list of the encryption modules
2015-05-07 10:44:03 +02:00
Jan-Christoph Borchardt
35292eb66c
rename to 'Default encryption module'
2015-05-06 15:31:05 +02:00
Morris Jobke
5a46dad4e0
kill new lines in l10n strings
2015-05-06 14:30:22 +02:00
Morris Jobke
5ef4a7606c
Add l10n support to encryption settings
...
* fixes #16111
2015-05-06 12:39:02 +02:00
Jan-Christoph Borchardt
952a90f2e3
Merge pull request #16037 from owncloud/enc_dont_disable_encryption
...
don't let the the user disable encryption once it was activated
2015-05-05 18:53:01 +02:00
Morris Jobke
624c25313e
fix label reference
2015-05-05 11:12:56 +02:00
Bjoern Schiessle
8f1e504d79
adjust wording and add button to confirm encryption
2015-05-05 10:38:09 +02:00
Joas Schilling
eadc2c330c
Display the module settings in the list of the encryption modules
2015-05-04 15:04:03 +02:00
Bjoern Schiessle
6dc3682cc2
don't let the the user disable encryption once it was activated
2015-05-04 13:13:31 +02:00
Thomas Müller
7112824229
fix l10n strings
2015-05-04 11:37:30 +02:00
Thomas Müller
c2fd7b1d12
no link if there is no detailpage property set - fixes #15953
2015-05-04 11:35:30 +02:00
Jan-Christoph Borchardt
4c070b3e12
remove 'More apps' link from apps mgmt now that we have support for experimental apps
2015-05-01 18:07:55 -04:00
Jan-Christoph Borchardt
8b37e25ec2
add admin documentation links for Sharing, Encryption and Email server
2015-04-30 17:10:24 -04:00
Thomas Müller
6d3f120d23
Merge pull request #15617 from mmattel/getenv_system_check_and_warning
...
Checks if getenv returns proper system environment variable results
2015-04-23 14:42:58 +02:00
root
35dbef55b5
Checks if getenv returns proper system variable results
...
Updated texts and changed the variable name to match the query
Updated text + info which path for php config is used
removed the term ownCloud and squashed the commits
Updated text
2015-04-23 10:58:13 +02:00
Lukas Reschke
20a6073a9f
Migrate personal certificate handling into AppFramework controllers
...
Also added unit-tests and better error-handling
2015-04-20 12:58:58 +02:00
Jan-Christoph Borchardt
b083b65894
fix capitalization for server-side encryption and email server, fix #15642
2015-04-17 17:57:30 +02:00
Bjoern Schiessle
d2ef73367c
allow user to start migration in admin settings if no external user back-ends are enabled
2015-04-16 14:15:04 +02:00
Bjoern Schiessle
e3d77c4b01
add migration script from old encryption to new one
2015-04-16 14:15:04 +02:00
Jan-Christoph Borchardt
bbb2567918
Merge pull request #15398 from Volker-E/master
...
fixing #15396 & #15397
2015-04-10 10:43:39 +02:00
Jan-Christoph Borchardt
95890804f1
help section: code style and wording fixes
2015-04-09 12:33:18 +02:00
Jan-Christoph Borchardt
83a0d1b3ba
link to proper subsite for Commercial support
2015-04-09 12:29:44 +02:00
Jan-Christoph Borchardt
65dc958418
add admin documentation hints to Federated Cloud Sharing and cron
2015-04-09 12:07:05 +02:00
Lukas Reschke
ba52f6f8fc
Merge pull request #15314 from owncloud/app-categories-15274
...
Add different trust levels to AppStore interface
2015-04-09 10:07:32 +02:00
Thomas Müller
bd933b1c85
Adding app icon and fixing admin setting
2015-04-07 13:30:29 +02:00
Thomas Müller
bf809ac85a
Removing left overs from old encryption app
2015-04-07 13:30:29 +02:00
Jan-Christoph Borchardt
8e1a51731a
apps mgmt: style experimental apps section, small design fixes
2015-04-07 12:27:39 +02:00
Jan-Christoph Borchardt
6250365bf4
app mgmt app level design enhancements
2015-04-07 11:55:10 +02:00
Volker E
7b8c55651f
fixing #15397
2015-04-04 02:11:31 +02:00