Julius Härtl
|
322480a3b7
|
Move full text search to proper events
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-13 11:04:17 +02:00 |
|
Julius Härtl
|
381e5e356f
|
Only extract additional attributes from query when not using the entity mapping for the result
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-03-08 10:50:21 +01:00 |
|
Julius Härtl
|
3738d1e02b
|
Merge pull request #2857 from nextcloud/bugfix/noid/fclose-node
Don't close tempfile as it is already done
|
2021-03-08 10:25:41 +01:00 |
|
Julius Härtl
|
20821680d9
|
Merge pull request #2823 from nextcloud/bugfix/noid/circles-export
Properly pass the user to fetch circles when calling through occ
|
2021-03-05 15:40:09 +01:00 |
|
Julius Härtl
|
214fb3417d
|
No need to close the temp file as the View is already taking care of it
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-03-05 15:28:29 +01:00 |
|
Julius Härtl
|
225a22c93e
|
Merge pull request #2847 from nextcloud/bugfix/noid/content-disposition
Switch to Content-Disposition attachment and check for sane mimetypes
|
2021-03-04 08:25:46 +01:00 |
|
Julius Härtl
|
9f7901519b
|
Switch to Content-Disposition attachment and check for sane mimetypes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-03-04 08:17:28 +01:00 |
|
Julius Härtl
|
6d8a03840e
|
Properly pass the user to fetch circles when calling through occ
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-23 14:31:00 +01:00 |
|
Julius Härtl
|
7b31648b90
|
Also include /apps/spreed urls in the listener for loading the talk integration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-23 11:07:13 +01:00 |
|
Julius Härtl
|
e7f9fc59fa
|
Fix issues when creating a card from a talk message
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-19 16:06:46 +01:00 |
|
Julius Härtl
|
b8aed5f842
|
Register talk message action for creating deck cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-16 14:50:02 +01:00 |
|
Julius Härtl
|
68fba6365a
|
Merge pull request #2750 from nextcloud/bugfix/noid/emails-not-translated
|
2021-01-27 16:50:50 +01:00 |
|
Julius Härtl
|
fee917a0bf
|
Merge pull request #2716 from nextcloud/bugfix/noid/unknown-users-repair
Remove repair step which is no longer needed as we cleanup properly
|
2021-01-27 16:35:12 +01:00 |
|
Joas Schilling
|
51ae25d6a9
|
Fix php CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-01-27 16:33:58 +01:00 |
|
Joas Schilling
|
187ec32995
|
Fix deck activity emails not being translated
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-01-27 16:32:43 +01:00 |
|
Julius Härtl
|
2f1dfad075
|
Merge pull request #2751 from nextcloud/bugfix/noid/cron-activity-author
Properly set author for activity events that are triggered by cron
|
2021-01-27 16:20:51 +01:00 |
|
Julius Härtl
|
147a40203f
|
Properly set author for activity events that are triggered by cron
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-25 10:51:56 +01:00 |
|
Joas Schilling
|
de5fabe669
|
Remove invalid activity parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-01-15 15:33:11 +01:00 |
|
Julius Härtl
|
b0135a71ed
|
Remove repair step which is no longer needed as we cleanup automatically once the user gets deleted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-08 14:47:08 +01:00 |
|
Julius Härtl
|
3356852d98
|
Merge pull request #2683 from nextcloud/bugfix/noid/calendar-click
Handle clicks on calendar entries
|
2021-01-04 22:33:35 +01:00 |
|
Julius Härtl
|
771b6da4cf
|
Handle clicks on calendar entries
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 22:28:26 +01:00 |
|
Julius Härtl
|
79468e6f06
|
Use board permissions to be applied for the shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 22:26:04 +01:00 |
|
Julius Härtl
|
0c6dfb2442
|
Properly cast columns before joining
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 17:14:11 +01:00 |
|
Julius Härtl
|
08842d239e
|
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:01:55 +01:00 |
|
Julius Härtl
|
199cccf86b
|
Add 1.1 api version to handle other attachment types properly
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 15:58:40 +01:00 |
|
Julius Härtl
|
b26caaa6e5
|
Fix integration tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
74814ad614
|
Fix test mocking
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
7291c46d0d
|
WIP work on delete/update
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
c440b7ff7d
|
Remove autocomplete plugin for deck sharing results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
e095302750
|
Fix counting attachments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
99379beb56
|
Move to dedicated file attachment service
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
67c90b1da8
|
Attachments sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
02237040d4
|
Handle nonexisting share provider registration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
715ab2249b
|
Collaboration search provider
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:52 +01:00 |
|
Julius Härtl
|
ffd1f677c5
|
Fetch new attachment type
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:52 +01:00 |
|
Julius Härtl
|
d9ef7afa9e
|
Load viewer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:52 +01:00 |
|
Julius Härtl
|
e92d34bfcb
|
Implement share provider for deck
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:52 +01:00 |
|
Julius Härtl
|
dd5f47cecd
|
Merge pull request #2681 from nextcloud/bugfix/2660
|
2020-12-29 20:23:33 +01:00 |
|
Julius Härtl
|
7a53076b9b
|
Filter out deleted stacks from results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-29 15:22:05 +01:00 |
|
Julius Härtl
|
cb3403f659
|
Do not try to add change data if it doesn't exist
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-29 13:19:46 +01:00 |
|
Julius Härtl
|
4e92faa517
|
Do not error on deprecated methods for now
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-28 14:48:52 +01:00 |
|
Julius Härtl
|
7cc9cf26ef
|
Update php codestyle
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-28 13:05:54 +01:00 |
|
Julius Härtl
|
2c71529dd8
|
Merge pull request #2570 from ksteinb/patch-1
Update ApplicationLegacy.php
|
2020-11-17 12:40:36 +01:00 |
|
ksteinb
|
703abc09b7
|
Update Application20.php
findByUserId does not exist anymore change call to findByParticipant
|
2020-11-17 12:29:25 +01:00 |
|
ksteinb
|
ad84701f81
|
Update ApplicationLegacy.php
findByUserId was replaced by findByParticipant
|
2020-11-17 12:26:39 +01:00 |
|
Julius Härtl
|
aacccd06bc
|
Only use first part of the explode result
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-16 08:42:42 +01:00 |
|
Julius Härtl
|
2d10186557
|
Merge pull request #2521 from nextcloud/bugfix/noid/db
|
2020-11-13 16:07:23 +01:00 |
|
Julius Härtl
|
c5f722da30
|
Check table consistency in migration that might cause issues during upgrades from very old versions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-13 15:49:00 +01:00 |
|
Julius Härtl
|
6fa7a094dc
|
Mark notifications as processed when the board does no longer exist
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-13 15:45:55 +01:00 |
|
Julius Härtl
|
2de43a6725
|
Properly handle if the related board cannot be found in mappers
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-13 15:45:31 +01:00 |
|