John Molakvoæ
f26ee9c69d
Faster theming tests, better colours comparison and properly follow admin theming changes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
Robin Appelman
8434259b1b
Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primary
Run s3 primary tests sequential
3 years ago
blizzz
b16c9838c6
Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout
Allow to set a custom timeout for ldap connections
3 years ago
Simon L
415e68f53b
Merge pull request #35484 from nextcloud/fix/34653/fix-popover-menu
fix the popovermenu
3 years ago
Carl Schwan
2b73c04ad9
Merge pull request #35502 from andyxheli/patch-1
Fix SQL comparison with int array during external storage deletion
3 years ago
Carl Schwan
f4adfd1ead
Merge pull request #35426 from nextcloud/cleanup/contactintegration
Cleanup contactsinteraction
3 years ago
Simon L
d8d15c3c2b
Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border
Change app menu focused items behavior that neighbor elements (text and border) have no overlapping
3 years ago
julia.kirschenheuter
db67670477
Change focused items behavior that neighbor elements (text and border) have no overlapping.
Add native tooltips to items.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Nextcloud bot
2adb1f85e6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Andy Xheli
e69c7c4d26
Fix Executing a query: SQLSTATE[42000]
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Fix https://github.com/nextcloud/server/issues/32007#issuecomment-1329405245
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
3 years ago
Robin Appelman
f0a1e1c224
Merge pull request #35107 from nextcloud/encryption-key-migrate
add migration for encryption keys in wrong location
3 years ago
Simon L
b652d12772
Merge pull request #35494 from nextcloud/bugfix/noid/remove-old-code-from-comment
Remove old code from comment to not trigger automatic scanners more than needed
3 years ago
Simon L
366a0dc2cf
Merge pull request #35485 from nextcloud/chore/remove-bootstrap-version-comment
Remove Bootstrap version reference from tooltip.scss
3 years ago
Joas Schilling
665fc26558
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Álvaro Brey
79c3970044
Remove Bootstrap version reference from tooltip.scss
We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.
I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.
It may also be worth investigating why the comments are not getting stripped when bundling the JS.
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Joas Schilling
24afcda471
Remove old code from comment to not trigger automatic scanners more than needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Simon L
f889007ff2
try to fix the popovermenu
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Côme Chilliet
df2c00c235
Merge pull request #35468 from nextcloud/fix/bump-egulias/email-validator-to-3.2.1-in-master
Bump egulias/email-validator to 3.2.1 in master
3 years ago
Simon L
7856820e5e
Merge pull request #34696 from nextcloud/fix/custom-color
Allow to remove the background and select a custom colour + cypress
3 years ago
John Molakvoæ
72a907349f
Drop acceptance theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
Côme Chilliet
e39888f073
Align 3rdparty with master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
John Molakvoæ
a869259e41
More theming cypress tests and some fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
064fa10ecf
Extract colour from custom background
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
cedae7c6d7
Allow to remove the background and select a custom colour
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
Louis
a884f311b7
Merge pull request #34769 from nextcloud/port/vue/files_version
Port files_versions to vue
3 years ago
Christoph Wurst
e450bc4865
Merge pull request #35455 from nextcloud/fix/fix-35098-headings_need_to_be_h2
Change header semantic in the user status dialog
3 years ago
Vincent Petry
a1838d2918
Merge pull request #35471 from nextcloud/allow-update-from-oc-10.11
Allow upgrading from ownCloud 10.11
3 years ago
Vincent Petry
48da2a59af
Remove ownCloud 10.5 upgrade path
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
julia.kirschenheuter
af14bbbbbc
Change header semantic in the user status dialog
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years ago
Nextcloud bot
ef5783aaac
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago
Vincent Petry
5fb93b9ebd
Allow upgrading from ownCloud 10.11
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Simon L
c4157e4653
Merge pull request #34941 from nextcloud/enh/33654/add-group-displayname-cache
Add a Group display name cache
3 years ago
Louis Chemineau
9d54b608bd
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Côme Chilliet
06808e1845
Bump egulias/email-validator to 3.2.1 in master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Louis Chemineau
ea946cc649
Lint and remove file_versions tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Louis Chemineau
173c053d41
Hide version tab for folders
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Louis Chemineau
a32c25e1c8
Extract logic into separate files
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Louis Chemineau
a28838b866
Use svg icons
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Carl Schwan
8829019101
Add support for Material icon in files sidebar
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Carl Schwan
348796892b
Use NcListItem
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Carl Schwan
7888aaf34f
Handle case with empty version list
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Carl Schwan
2c50153618
Port files_versions to vue
Simplify code and make it use our standard components
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years ago
Robin Appelman
dd4ebbd72a
add migration for encryption keys in wrong location
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Simon L
cd7cec587e
Merge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav
minimum desktop client that is supported is 2.3.0
3 years ago
Côme Chilliet
db15443541
Merge pull request #35405 from nextcloud/fix/bump-laravel/serializable-closure-to-1.2.2-in-master
Bump laravel/serializable-closure to 1.2.2 in master
3 years ago
Côme Chilliet
3ce8115057
Align 3rdparty with master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Julia Kirschenheuter
90806ad0be
Merge pull request #35257 from nextcloud/fix/fix-33854-User_management_pages_-_Window_title_must_change_when_switching_sidebar_sections
Set page titel for each sidebar section through User management pages
3 years ago
Anna Larch
7c4ceb444c
Add group display name cache
Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years ago
Côme Chilliet
1b607f1993
Bump laravel/serializable-closure to 1.2.2 in master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 years ago
Côme Chilliet
08587c9de6
Merge pull request #35403 from nextcloud/fix/fix-theming-tests-for-8.2
Fix theming tests for PHP 8.2
3 years ago