Julius Knorr
|
86cb011a5c
|
style: Fix php-cs issues
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 09:22:00 +01:00 |
|
Luka Trovic
|
439c2b422e
|
fix phpcs
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2024-09-26 17:12:53 +02:00 |
|
Andy Scherzinger
|
be11113d32
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-07 15:51:49 +02:00 |
|
Joas Schilling
|
16078a3dd3
|
fix(activity): Fix permission checks when rendering activities in background jobs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-01-29 09:10:47 +01:00 |
|
Julius Härtl
|
ce820e19c4
|
fix: Limit card activities for deleted cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-01-04 16:01:55 +01:00 |
|
Thanos Kamber
|
c3b4ed6e1f
|
Added ability to mark card as done
Closes #534
Signed-off-by: Thanos Kamber <thanos.kamber@gmail.com>
|
2023-11-08 12:59:27 +01:00 |
|
Julius Härtl
|
0985f24f57
|
chore: Fix php-cs-fixer errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-06-05 22:26:08 +02:00 |
|
Julius Härtl
|
c739d543c2
|
chore: Fix new psalm errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-12-30 14:08:31 +01:00 |
|
Joas Schilling
|
5669bd73cc
|
Fix Duedate activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-10-24 12:32:56 +02:00 |
|
Carl Schwan
|
44481e1c2a
|
Switch from OC::$server->get to OCP\Server::get
And add a bit more typing to some classes + psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-12 10:55:36 +02:00 |
|
Julius Härtl
|
48db989781
|
Handle description shortening more gracefully
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:48:32 +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
|
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
|
67fe250248
|
Refactor class names to Assignment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-10 15:25:24 +01:00 |
|
Julius Härtl
|
54536eff93
|
Strip down description if it does not fit the activity_mq table and remove non-working diff rendering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-10-02 15:22:41 +02:00 |
|
Julius Härtl
|
d7d5365a67
|
Fallback to current user when triggering activities
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-10-02 14:10:57 +02:00 |
|
cloud2018
|
aa62dadd8c
|
fix wording : stack -> list
Signed-off-by: Markus Eckstein eckstein-markus@gmx.de
resolves #2028
|
2020-06-14 17:03:01 +02:00 |
|
Julius Härtl
|
52febb396c
|
Fix php cs issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-04-22 19:57:19 +02:00 |
|
rakekniven
|
af607f69b8
|
l10n: Fixed some grammar
Reported at Transifex.
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
|
2019-11-27 19:25:26 +01:00 |
|
alexandru.puiu
|
d6b0155e9d
|
Probably a better method to solve the update card title issue.
Signed-off-by: alexandru.puiu <alexandrup@newro.co>
|
2019-08-27 10:43:14 +03:00 |
|
alexandru.puiu
|
d082e3f805
|
Solving timeline small bugs.
Signed-off-by: alexandru.puiu <alexandrup@newro.co>
|
2019-08-26 18:00:19 +03:00 |
|
Julius Härtl
|
f3b5fd4030
|
Do not overwrite activity object with stripped down card data
Fix check for after data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-07-04 21:34:03 +02:00 |
|
Julius Härtl
|
5b019b1c04
|
Remove unneeded data from card details
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-06-30 13:38:44 +02:00 |
|
Julius Härtl
|
691988c885
|
Fix sharee parameter in share activity (fixes #869)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-06-30 12:55:09 +02:00 |
|
Julius Härtl
|
2713434084
|
Remove unavailable parameter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-06-30 12:48:26 +02:00 |
|
Julius Härtl
|
f18accd9c4
|
Fix comments if activity stream setting is disabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-06-30 12:42:49 +02:00 |
|
Julius Härtl
|
57dd1a7b40
|
Cast entity to array when logging
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-05-07 14:04:52 +02:00 |
|
Julius Härtl
|
9516c7578b
|
Properly check for available data (fixes #921)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-04-17 15:16:07 +02:00 |
|
Julius Härtl
|
42f72f33d9
|
Fix activity text
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-26 10:49:15 +01:00 |
|
Julius Härtl
|
6298e0f107
|
Merge pull request #735 from cloud2018/Papercut-Unify-text-of-activity
Update ActivityManager.php
|
2018-12-06 10:14:14 +01:00 |
|
Julius Härtl
|
dd104466d6
|
Do not expose activity on every autosave
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-12-05 13:09:43 +01:00 |
|
Julius Härtl
|
43a11327a6
|
Add dedicated setting for description change activities
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-12-05 13:09:36 +01:00 |
|
Julius Härtl
|
e5fe19c107
|
Fix missing information in activity emails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-12-04 13:04:54 +01:00 |
|
Julius Härtl
|
8499318928
|
Fix comment activity entry
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-12-04 11:42:26 +01:00 |
|
cloud2018
|
c7687382f8
|
Update ActivityManager.php
Fix: "object" +" title of object"
Additional Conditions for SUBJECT_CARD_UPDATE_DUEDATE Adjusted
Signed-off-by: cloud2018 <eckstein-markus@gmx.de>
|
2018-11-23 12:44:52 +01:00 |
|
Julius Härtl
|
16c7e409d7
|
Fix event message
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-15 09:55:18 +01:00 |
|
Julius Härtl
|
d3027acd37
|
Add backend support for comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-10-09 13:08:25 +02:00 |
|
Julius Härtl
|
56f9b5b6e6
|
Code cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-07 08:51:52 +02:00 |
|
Julius Härtl
|
f686b1e75b
|
Activity: trigger activity on board share/unshare
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-06 21:09:21 +02:00 |
|
Julius Härtl
|
7e88d246c0
|
Tests: Add tests for ActivityManager
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-06 20:01:26 +02:00 |
|
Julius Härtl
|
80aadb2717
|
Tests: More coverage for DeckProvider->parse()
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-06 15:05:35 +02:00 |
|
Julius Härtl
|
0cc4fffd08
|
Add tests for activity classes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-06 13:19:54 +02:00 |
|
Julius Härtl
|
18f92f7b54
|
Implement remaining activity types
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-06 10:05:01 +02:00 |
|
Julius Härtl
|
6a5b4fe40c
|
WIP: Activity integration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-09-06 10:05:01 +02:00 |
|