Carl Schwan
5cf486150a
refactor: Fix psalm issues
...
- Add typing for most of the services, controllers and mappers
- Add api doc for mappers
- Use vendor-bin for psalm
- Use attributes for controllers
- Fix upload of attachments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
2025-09-28 11:49:06 +02:00
Luka Trovic
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +02:00
dependabot[bot]
ba3e97b73d
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 08:14:42 +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
2c3113334a
Fix issue with duedate format
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-10-19 19:46:09 +02:00
Julius Härtl
8d05926ea5
Filter out current user when emitting share notifications to groups
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-16 17:04:14 +02:00
Julius Härtl
6b8f24a3b8
Remove notification on unshare/unassign and add type hints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-16 17:04:14 +02:00
Julius Härtl
a461699d42
Adjust rename in tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 15:36:55 +01:00
Julius Härtl
229bc871cb
Fix php cs warnings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 15:39:21 +01:00
Julius Härtl
6b4d4d9ffc
Only offer on/off setting when a board is not shared
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 13:04:23 +01:00
Julius Härtl
77c59ae4eb
Make use of notification setting when sending out due date notifications
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 12:07:05 +01: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
Julius Härtl
31cfc35a50
Catch exception during cron execution and log to debug
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-19 20:10:32 +01:00
Julius Härtl
8b750b7c7c
Mark notification as read if a card with duedate gets archived
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-20 10:46:48 +01:00
Julius Härtl
e1c700878a
Fix issue with comments longer than 64 chars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-12 12:55:11 +01:00
Julius Härtl
f66f4e0be0
Send notification on user mention
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:27 +02:00
Steav
77472b978d
Add notification on card assignment to user
...
Signed-off-by: Steav <steav8@gmail.com >
2018-07-28 12:16:50 +02:00
Scrutinizer Auto-Fixer
b633d82c5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2018-05-12 11:10:23 +00:00
Julius Härtl
19b13456a5
Notifications: Fix sending notifications to users with numeric uid
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-23 22:12:33 +02:00
Julius Härtl
c45bb71084
Fix phpstorm inspection issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-17 01:17:37 +02:00
Julius Härtl
3c2ee00ad7
Notifications: Add more tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
6a575baadd
Notifications: remove pending notifications if duedate is changed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
07132126a9
Add separate NotificationHelper to keep code together
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00