Andy Xheli
ae6a7c88a0
Update ContactsStoreTest.php
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-03 09:17:27 -05:00
Andy Xheli
2cff329188
Update lib/private/Contacts/ContactsMenu/ContactsStore.php
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Tested no issues.
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-09-20 12:05:29 -05:00
Andy Xheli
e661d3cc99
Update ContactsStore.php
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-09-19 09:06:12 -05:00
Andy Xheli
c2c2e3ce52
Apply suggestions from code review
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-09-16 11:29:09 -05:00
Andy Xheli
c19c059994
Fix User profile picture when performing the search
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Before

After
Fix for #31065
2022-05-27 14:48:06 -05:00
Carl Schwan
ec96aa527b
Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-share-disabled
...
Fix loading groupfolder info when share api is disabled
2022-05-27 18:54:49 +02:00
Carl Schwan
e4378fd18c
Merge pull request #32349 from nextcloud/enh/projects-event
...
Add event to load additional scripts for projects
2022-05-27 18:36:40 +02:00
Julius Härtl
ac79137816
Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apache-auth-backend
...
allow use of rememberme cookies for IApacheAuth backends
2022-05-27 17:21:08 +02:00
Carl Schwan
8dcab81068
Merge pull request #32596 from nextcloud/enhancement/php8.2-lint
...
Add lint job for PHP8.2
2022-05-27 13:40:56 +02:00
Joas Schilling
210394352a
Merge pull request #32601 from nextcloud/GdDebug
...
Move Gd failed operations to debug level
2022-05-27 11:31:11 +02:00
Joas Schilling
9ad5b301ce
Merge pull request #32618 from nextcloud/bugfix/noid/fix-status-handling
...
Fix status handling
2022-05-27 11:20:25 +02:00
Carl Schwan
581e13a2d3
Fix loading groupfolder info when share api is disabled
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-27 10:46:57 +02:00
Joas Schilling
f5878038ff
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 10:46:47 +02:00
Joas Schilling
52737c029c
Don't overwrite certain values if the refreshing comes in via short updates
...
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 09:30:16 +02:00
Joas Schilling
5f2e7e9710
Fix missing status with predefined status in drop-down
...
When a predefined status message was used, the status was not "processed"
so it was missing the translated message and the icon in the dropdown and the menu afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 09:21:33 +02:00
Nextcloud bot
1aa1994f59
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-27 02:31:05 +00:00
Nextcloud bot
00f9ad3849
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-26 02:31:27 +00:00
Git'Fellow
8d876358dd
Move Gd failed operations to debug level
...
Instead of error
2022-05-25 18:26:42 +02:00
Christoph Wurst
a849b3fa0c
Add lint job for PHP8.2
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-25 16:21:46 +02:00
Carl Schwan
827e622b50
Merge pull request #32577 from nextcloud/fix/remove-at-matcher-in-files_sharing-tests
...
Remove at() matcher in files_sharing tests
2022-05-25 14:46:37 +02:00
Arthur Schiwon
a4a9e7601a
allow use of rememberme cookies for IApacheAuth backends
...
- e.g. enables it for SAML backend
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-05-25 13:09:06 +02:00
Joas Schilling
f9e72a40c7
Merge pull request #32567 from nextcloud/fix/remove-at-matcher-in-encryption-tests
...
Remove at() matcher use from encryption tests
2022-05-25 11:56:58 +02:00
Joas Schilling
95f390d368
Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-without-name
...
Fix handling events without names in activities
2022-05-25 09:11:05 +02:00
Joas Schilling
2c670f9cf9
Also trim the name
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-25 08:06:32 +02:00
Nextcloud bot
d32f683ad6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-25 02:36:02 +00:00
Carl Schwan
eb5e0a4e51
Merge pull request #31761 from nextcloud/fix/upgarde-phpunit-in-ci-to-recent-version
...
Require a recent phpunit version in integration and acceptance
2022-05-24 22:18:20 +02:00
Carl Schwan
1fc2e903a7
Merge pull request #32557 from nextcloud/cleanup/dav-admin-settings
...
Modernize the dav admin settings
2022-05-24 21:11:22 +02:00
Carl Schwan
d6158c8aea
Merge pull request #32548 from nextcloud/fix/return-type
...
Fix return type and make type stricter
2022-05-24 20:46:23 +02:00
Carl Schwan
a40b6ce995
Merge pull request #32575 from nextcloud/improve/warning
...
Improve warning about missing pnctl
2022-05-24 20:44:26 +02:00
Côme Chilliet
8951f069fe
Require a recent phpunit version in integration and acceptance
...
Otherwise build with PHP>8 will fail as PHPUnit 6 does not support it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-24 18:54:29 +02:00
Joas Schilling
ba684f5c58
Fix handling events without names in activities
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-24 17:04:56 +02:00
Côme Chilliet
948f0740ff
Remove at() matcher in files_sharing tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-24 15:20:52 +02:00
John Molakvoæ
53577ab34a
Merge pull request #32558 from nextcloud/fix/eslint
2022-05-24 15:10:42 +02:00
Carl Schwan
98b25b457e
Improve warning about missing pnctl
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24 15:04:41 +02:00
Carl Schwan
cc38424179
Merge pull request #32571 from nextcloud/fix/remove-at-matcher-in-files-tests
...
Remove at() matcher for tests for files app
2022-05-24 14:44:02 +02:00
Côme Chilliet
4dfc839f87
Remove at() matcher for tests for files app
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-24 13:02:07 +02:00
Côme Chilliet
deac17b71e
Remove at() matcher use from encryption tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-24 12:18:19 +02:00
Carl Schwan
3ada267a02
Fix return type and make type stricter
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24 12:05:17 +02:00
Carl Schwan
8c3421e7d8
Modernize the dav admin settings
...
- Use nextcloud-vue components (with proper doc link now)
- Add underline to links so we can see them (accessibility++)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24 10:25:52 +02:00
Carl Schwan
6d883a8572
Fix various errors reported by eslint
...
And also make sure eslint doesn't try to index apps-extra that contains
other repo with not necessarely the same eslint rules
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24 10:12:18 +02:00
Côme Chilliet
45a75c631e
Merge pull request #32555 from nextcloud/fix/revert-api-break
...
Revert api break
2022-05-24 09:06:00 +02:00
Joas Schilling
53af533853
Merge pull request #32560 from nextcloud/feature/noid/preferences-api
...
Add API to change preferences
2022-05-24 07:58:00 +02:00
Carl Schwan
6147bb611c
Revert api break
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24 06:59:40 +02:00
Joas Schilling
1d14f08b56
Merge pull request #32554 from nextcloud/followup/32378/adjust-docs-on-interface
...
Adjust docs to the same as the implementation
2022-05-24 06:52:53 +02:00
Nextcloud bot
17bdfb1284
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 02:32:52 +00:00
Joas Schilling
41711988c7
Merge pull request #32559 from nextcloud/bugfix/noid/update-dav-availability
...
Update DAV availability vue component to standard
2022-05-23 17:03:41 +02:00
Joas Schilling
31dc9aa682
Add API to change preferences
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23 16:44:23 +02:00
Joas Schilling
da7ebef8ef
Update DAV availability vue component to standard
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23 15:31:46 +02:00
Joas Schilling
be4faebc47
Adjust docs to the same as the implementation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23 12:56:47 +02:00
Carl Schwan
8d599c3410
Merge pull request #32378 from nextcloud/fix/psalm-userbackend
...
Fix psalm issues related to the user backend
2022-05-23 11:41:21 +02:00