Julius Härtl
060eac40d8
Merge pull request #6700 from nextcloud/accessibility-fixes
...
Accessibility fixes
2017-10-04 16:09:29 +02:00
Joas Schilling
66b4efe4c6
Merge pull request #6750 from nextcloud/fix-language-when-setting-password
...
Fix language when trying to change password
2017-10-04 15:51:23 +02:00
blizzz
2d62f97f1b
Merge pull request #6328 from nextcloud/split-sharees-api-logic
...
Splits off the logic from sharees endpoint thus making it available from within Nc/via PHP.
2017-10-04 15:43:44 +02:00
Jan-Christoph Borchardt
5412c239f2
Merge pull request #6740 from nextcloud/apps-management-sorting-updates
...
Show apps with available updates first
2017-10-04 15:23:03 +02:00
Robin Appelman
73554a3228
Merge pull request #6742 from nextcloud/invalid-path-repair-from11
...
dont run invalid path repair step when upgrading from 11.0.5.2 and later
2017-10-04 15:08:49 +02:00
Joas Schilling
e95e7dca27
Merge pull request #6733 from nextcloud/jquery-dialogs-to-scss
...
Jquery ocdialogs to scss and variables implementation
2017-10-04 11:28:43 +02:00
Joas Schilling
e9fd39f3dd
Fix language when trying to change password
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-04 09:47:52 +02:00
Nextcloud bot
3d981c0d40
[tx-robot] updated from transifex
2017-10-04 00:08:27 +00:00
Jan-Christoph Borchardt
70f80e3aa2
Merge pull request #6625 from nextcloud/improved-fallback-for-collapsible-button
...
Hide but leave the collapse button above link
2017-10-03 18:53:43 +02:00
John Molakvoæ (skjnldsv)
600b0e7ef8
Hide but leave the collapse button above link
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-03 17:26:40 +02:00
Robin Appelman
7525c387ce
dont run invalid path repair step when upgrading from 11.0.5.2 and later
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-10-03 16:27:26 +02:00
Julius Härtl
5c34b2d4bb
App management: add update availability to sorting
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-03 15:11:11 +02:00
Roeland Jago Douma
42bd942619
Merge pull request #6729 from mvl22/patch-1
...
Update enable javascript link to https
2017-10-03 14:58:26 +02:00
John Molakvoæ (skjnldsv)
305a06b1e7
Jquery ocdialogs to scss and variables implementation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-03 05:48:23 +02:00
Nextcloud bot
7bac8a32b4
[tx-robot] updated from transifex
2017-10-03 00:08:20 +00:00
Martin
4e484fc217
Update enable javascript link to https
2017-10-02 15:37:58 +01:00
Nextcloud bot
9236733a83
[tx-robot] updated from transifex
2017-10-02 00:08:24 +00:00
Nextcloud bot
edf44ac9d9
[tx-robot] updated from transifex
2017-10-01 00:08:24 +00:00
Nextcloud bot
8be053516b
[tx-robot] updated from transifex
2017-09-30 00:08:25 +00:00
Jan-Christoph Borchardt
f7e6da9a8e
Add empty alt text to avatars as they are decorative next to usernames
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 20:28:27 +02:00
Jan-Christoph Borchardt
61f10b27bc
Improve accessibility of Contacts menu
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 20:27:49 +02:00
Jan-Christoph Borchardt
2cd467f3f0
Remove unneeded tabindex, add keyboard focus feedback for app list
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 20:01:15 +02:00
Jan-Christoph Borchardt
21e484533c
Remove redundant alternative text
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 19:34:23 +02:00
Jan-Christoph Borchardt
d3ae77590a
Merge legacy app title h1 into Nextcloud h1, ref #5822
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 19:31:05 +02:00
Jan-Christoph Borchardt
9fb37a2990
Add proper labels to various form elements and buttons
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 19:25:32 +02:00
Jan-Christoph Borchardt
753c6fd07b
Add alt text to app icons in header
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-09-29 18:14:39 +02:00
Morris Jobke
2840eb0e1d
Merge pull request #6522 from nextcloud/fix-3365
...
fix LDAP User deletion (cleanup), fixes #3365
2017-09-29 14:05:34 +02:00
Arthur Schiwon
e62ae5b2df
fix test
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-29 12:49:04 +02:00
Morris Jobke
870d71689a
Merge pull request #6563 from nextcloud/bigint-ids
...
Migrate ID columns to bigint
2017-09-29 12:23:41 +02:00
Arthur Schiwon
c9622ccb62
fix LDAP User deletion (cleanup)
...
discovered a bug in the integration test which lead to following a
different code path and giving a false-positive success feedback.
Also listens now to the evendispatcher instead of old hook system
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-29 11:44:04 +02:00
Joas Schilling
f205412371
Update autoloading
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:11:15 +02:00
Joas Schilling
a3bdb318e9
Fix bigint handling on postgres
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:57 +02:00
Joas Schilling
155d451cf8
Fix copy paste errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:57 +02:00
Joas Schilling
c65e591e88
Restore the sequencial order
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:57 +02:00
Joas Schilling
740d820194
Migrate ids to bigint in the dav app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:57 +02:00
Joas Schilling
c58ff2990e
Migrate the twofactor_backupcodes app to bigint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:57 +02:00
Joas Schilling
ce3bcf7e28
Migrate all core id columns to bigint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:56 +02:00
Joas Schilling
124b4374d6
Add a base migration for easy updating to bigints
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:56 +02:00
Roeland Jago Douma
993dc77d9e
Merge pull request #6693 from nextcloud/apps-inputs-scss-to-correct-scss-file
...
Move app-settings-content css to correct scss file and fix input cursor
2017-09-29 11:07:50 +02:00
Nextcloud bot
95ec247d10
[tx-robot] updated from transifex
2017-09-29 00:08:21 +00:00
Joas Schilling
7a5762f494
Merge pull request #6691 from nextcloud/rounding
...
Use full percentages in quota bar percentages
2017-09-28 21:38:15 +02:00
John Molakvoæ (skjnldsv)
8fb788570c
Specific rules needs to go to specific css files
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-28 19:15:04 +02:00
Morris Jobke
e9aa11a1b0
Use full percentages in quota bar percentages
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-28 17:58:49 +02:00
John Molakvoæ
d58c0e6834
Merge pull request #6669 from nextcloud/various-css-fixes
...
Various css fixes
2017-09-28 17:48:40 +02:00
John Molakvoæ (skjnldsv)
b9a8ba7a23
Fix upload progress color to primary
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-28 17:13:01 +02:00
John Molakvoæ (skjnldsv)
13aed0b58d
Fix settings button state and opacity
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-28 17:13:00 +02:00
John Molakvoæ (skjnldsv)
9ff07bd280
Fix progress input overflow
...
removed border-radius on big quota from the main settings page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-28 17:12:12 +02:00
Morris Jobke
b17ca81df0
Merge pull request #6683 from nextcloud/filelist-show-navigate
...
navigate to the root directory when showing the main filelist
2017-09-28 16:22:13 +02:00
Robin Appelman
a448d34d34
navigate to the root directory when showing the main filelist
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-28 15:15:49 +02:00
Roeland Jago Douma
1c2da7d7d3
Merge pull request #6676 from nextcloud/confirm-storage-delete
...
ask for confirmation when deleting an external storage
2017-09-28 12:49:31 +02:00