Commit Graph

4260 Commits (e975a418ed575ef84794b81b28a6d147ca3d87ae)

Author SHA1 Message Date
Oliver Günther 5854a34124 [37866] Add attachment_created event and webhook (#9418) 3 years ago
Wieland Lindenthal 984d82f29f Don't send reminder mails for read notification 3 years ago
Wieland Lindenthal a701a6bdc2 Rename 'digest' to 'reminder', first chunk. Not touching Notification yet 3 years ago
ulferts 27f925d6d7
email reminder times settings hooked up to backend 3 years ago
Oliver Günther ca599f15c6 [38325] Using existing gem for email validations 3 years ago
ulferts cb989527fe
move user preference validations to contract 3 years ago
ulferts f8c3f8f6b6
proper schema extension by plugins 3 years ago
ulferts 062e33be30
have boolean values for warn_on_leaving_unsaved 3 years ago
ulferts 51368c8a96
patch user preference schema for backlogs 3 years ago
ulferts 57cfa51d19
accept HH:MM as valid times for the reminders 3 years ago
ulferts 0cee545248
adapt the json_validator from activerecord_json_validator 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts f3478b1f2b
avoid UserPreference responding to every call 3 years ago
Markus Kahl b8c04551b8 fixed cache key so it works in spec too 3 years ago
Oliver Günther 421335d103
Remove after_initialize hook 3 years ago
Oliver Günther 1fa9230c8e
Fix default value for hide_mail 3 years ago
Oliver Günther 3eff4f1ace
Restore adding array-style accessing 3 years ago
Oliver Günther a75bbb078a
Migrate UserPreference to JSON storage 3 years ago
Oliver Günther b8bb7546b0
[38706] Make login lookups in auth source sso case-insensitive 3 years ago
ulferts 1f024e5796 remove no_self_notified user preference 3 years ago
ulferts 63ad2e8dd1
Generate IAN near real time (#9570) 3 years ago
ulferts 8dfba679a6
introduce resourceId and resourceType filter 3 years ago
ulferts 34467120c3
introduce resourceId and resourceType filter 3 years ago
Wieland Lindenthal 2850eee2b8 fixing logic 3 years ago
Wieland Lindenthal 8332b660b4 Satisfy rubocop 3 years ago
Wieland Lindenthal eff86a228c Post review modifications 3 years ago
Wieland Lindenthal 4935d3a3d4 Fix #33448: Format WP column "BCF snapshot" as string 3 years ago
ulferts 2a6ab15101
add work package scheduled notification setting 3 years ago
ulferts 09f1a37f3c
add work package prioritized notification setting 3 years ago
ulferts 61357f5091
add work package processed notification setting 3 years ago
ulferts a1074bcb93
add work package created notification setting 3 years ago
Oliver Günther 934a8b500c
Don't try to use mail attribute if invalid 3 years ago
ulferts f246346014
add work package commented notification setting 3 years ago
Oliver Günther 80db63feda
[38361] Sort wiki menu items by title 3 years ago
Oliver Günther 83253981d2
[38325] Using existing gem for email validations 3 years ago
Oliver Günther 4fa5e38c3d
[34901] Set timezone when switching to user 3 years ago
luzpaz 2ae53bd252
Fix typos in user facing and non-user facing code (#9497) 3 years ago
ulferts 2b43c550b3 avoid creating a journal for a to be destroyed work package 3 years ago
ulferts 938c6e5619 exclude full text columns from attachment model 3 years ago
ulferts 75bb809ad6
Feature/1899 send daily email summaries (#9430) 3 years ago
Oliver Günther e9d7c374cc
[37868] Whitelist for attachment mime types and extensions on upload (#9431) 3 years ago
ulferts 0666c89828
Feature/35708 wp typeahead filter (#9426) 3 years ago
Oliver Günther c35c81d60b
[32867] Generalize me associated action for custom fields (#9443) 3 years ago
Oliver Günther a8652d7483 Remove length restriction on CustomField#name 3 years ago
Oliver Günther d2ce834e23
[37866] Add attachment_created event and webhook (#9418) 3 years ago
ulferts f8b28b300c treat nil value as non false 3 years ago
ulferts 46152c7526 use service to have notification settings created 3 years ago
ulferts 261b0fa5c3 add bulk read/unread enpoint for notifications 3 years ago
Oliver Günther 9636a08988
[26688] In-app notifications (#9399) 3 years ago
ulferts 2a015eeac3
Feature/journal aggregation on write (#9396) 3 years ago