John Molakvoæ (skjnldsv)
73c4112770
Fix #2473
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
9 years ago
Björn Schießle
0b0f27358f
Merge pull request #2532 from nextcloud/token-dropdown
Fix apppassword dropdown issues
9 years ago
Robin Appelman
ab993ad486
hide token configure menu when clicking outside it
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Robin Appelman
4f6993a15e
hide all other token dropdowns when showing one
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Robin Appelman
af6ee647da
center arrow for token dropdown
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Roeland Jago Douma
b1901534be
Merge pull request #2524 from nextcloud/fix-db-selection
Fix db selection design and fix #2511
9 years ago
Roeland Jago Douma
5326985c71
Merge pull request #2519 from nextcloud/404-versions-download
Show nice error page for not available versions
9 years ago
John Molakvoæ (skjnldsv)
0abcba25e8
Fix db selection design and fix #2511
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
9 years ago
Roeland Jago Douma
db6359d1e4
Merge pull request #2513 from nextcloud/fix-htaccess-checks
Properly check the data dir
9 years ago
Roeland Jago Douma
00d1f8b582
Merge pull request #2521 from nextcloud/config-switches
Document updater channel & check for correct PHP version in updater
9 years ago
Nextcloud bot
2a647f4d3a
[tx-robot] updated from transifex
9 years ago
Morris Jobke
7aa510b2f0
Document updater channel & check for correct PHP version in updater
* see https://github.com/nextcloud/updater/issues/53
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
9 years ago
Morris Jobke
a2867c0664
Properly check the data dir
* fixes #1364
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
9 years ago
Morris Jobke
572b078de7
Merge pull request #2520 from nextcloud/replace-string
Check for nextcloud version as well
9 years ago
Morris Jobke
a89b033869
Merge pull request #497 from nextcloud/postgres-setup-no-admin
handle postgres setup when we cant connect as admin
9 years ago
Morris Jobke
aac3024878
Merge pull request #2505 from nextcloud/sudo-mode-provisioning-api
Require sudo mode on the provisioning API
9 years ago
Morris Jobke
ea4baa6269
Merge pull request #2516 from nextcloud/graceful_no_share_provider
Handle unavailable share providers more graceful
9 years ago
Lukas Reschke
60d1e8e63e
Check for nextcloud version as well
The code checker didn't consider the "nextcloud" version before, resulting in fails such as https://travis-ci.org/nextcloud/richdocuments/jobs/181470760#L415-L416
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Morris Jobke
f03cd2c685
Show nice error page for not available versions
* fixes #1464
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
9 years ago
Lukas Reschke
7fe02702b0
Merge pull request #2509 from nextcloud/sudo-mode-for-app-enabling
Add sudo mode to enabling and disabling apps
9 years ago
Roeland Jago Douma
e368a745aa
Set last-login-check on basic auth
Else the last-login-check fails hard because the session value is not
set and thus defaults to 0.
* Started with tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
9 years ago
Roeland Jago Douma
97d18b155b
Handle unavailable share providers more graceful
If the sharebymail app (or the federatedshareprovider app) are disabled
this kills a lot of stuff. So we should handle a share provider not
begin available a bit more graceful.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
9 years ago
Christoph Wurst
0478db6506
Merge pull request #2484 from nextcloud/fix-wrong-update-of-email-address
make sure that we only update the email address if it really changed
9 years ago
Morris Jobke
efa9ac1230
Merge pull request #2508 from nextcloud/systemtags-dropdown-style
improve systemtags selector styling
9 years ago
Morris Jobke
8fdfb41b93
Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-top
Move lately used tags to the top
9 years ago
Robin Appelman
5365c1a32f
handle postgres setup when we cant connect as admin
9 years ago
Morris Jobke
7ce5303374
Merge pull request #2496 from nextcloud/add-activities-for-favorite-managemet
Add an activity when managing favorites
9 years ago
Morris Jobke
1253d1008a
Merge pull request #2411 from nextcloud/fix-encryption-home-storage
check if the file should really be encrypted before we update the file cache
9 years ago
Morris Jobke
86a53b4e19
Merge pull request #2501 from nextcloud/issue-2472-remove-update-notification-after-updating
Remove the update warning and the notification after an successful up…
9 years ago
Morris Jobke
b1b4de32b8
Merge pull request #2507 from nextcloud/conflict-dialog-ff
fix conflict dialog styling in firefox
9 years ago
Lukas Reschke
becde58952
Add sudo mode to enabling and disabling apps
Otherwise an administrator could bypass sudo mode by installing an app that allows RCE by design. I've by intention excluded the update endpoint from the requirement because updating apps should be as unintruisive as possible.
Not the cleanest approach by adding this to the AJAX endpoints instead of requiring a controller but for 11 this felt safer for me. We can clean this up together later then. (also the other AJAX endpoints in this folder do have the same logic)
Ref https://github.com/nextcloud/server/issues/2487
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Robin Appelman
d6c9cc7e03
improve systemtags selector styling
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Robin Appelman
af9b3e3889
fix conflict dialog styling in firefox
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Morris Jobke
8adf617726
Merge pull request #2468 from nextcloud/fix-personal-settings-readonly
personal settings: handle read-only parameters correctly
9 years ago
Morris Jobke
decce7ec8d
Merge pull request #2502 from nextcloud/personal-settings-dead-code
remove dead js code from personal settings
9 years ago
Morris Jobke
5d301ed95d
Merge pull request #2500 from nextcloud/issue-2326-personal-settings
Allow emtpy values on personal page and fix saving checkmark position
9 years ago
Joas Schilling
bea85adc08
Require sudo mode on the provisioning API
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Joas Schilling
3a653b56ee
Remove the update warning and the notification after an successful update
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Christoph Wurst
46abd9e3d9
remove dead js code from personal settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 years ago
Christoph Wurst
b19b788e7a
Allow emtpy values on personal page and fix saving checkmark position
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 years ago
Bjoern Schiessle
9e66d5d7cf
hide password recovery note if email address can't be set
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
9 years ago
Roeland Jago Douma
eeb81ec783
Merge pull request #2491 from nextcloud/fix-groups-enable-visual
Put "Enable only for specific groups" into a new div
9 years ago
Nextcloud bot
dda39728e3
[tx-robot] updated from transifex
9 years ago
John Molakvoæ (skjnldsv)
0d61707e25
Change groups enable to block element
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: Felix A. Epp <work@felixepp.de>
9 years ago
John Molakvoæ
3234d4b36c
Merge pull request #2497 from nextcloud/theming-icon-fixes
Fixing issues with themed icons
9 years ago
Julius Haertl
fd6670ae72
Fix transparency of icons
Signed-off-by: Julius Haertl <jus@bitgrid.net>
9 years ago
Julius Haertl
f423bdcb81
Fix background border radius
Signed-off-by: Julius Haertl <jus@bitgrid.net>
9 years ago
Julius Haertl
797e761492
Move sizing to renderAppIcon method
Signed-off-by: Julius Haertl <jus@bitgrid.net>
9 years ago
Joas Schilling
1a802d3383
Add tests for favorite action
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Joas Schilling
7c1b288b57
Add some generic tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago