Commit Graph

18827 Commits (56e53620cb58f22c823a6ccb4f29a739c095abc2)

Author SHA1 Message Date
Oliver Günther 4e2dc171db
Extract group functionality into index endpoint 3 years ago
Oliver Günther 3b455b8129
Move base filter and order into their namespaces 3 years ago
ulferts 48292af26d limit reminder times to full hours 3 years ago
Oliver Günther fc687df65d
Add group_by capabilities to the base query 3 years ago
Oliver Günther fe3cf855d3
Fix duplicating the row default-value 3 years ago
Oliver Günther 9a68bc6c06
Fix custom fields reordering 3 years ago
Oliver Günther 5854a34124 [37866] Add attachment_created event and webhook (#9418) 3 years ago
Henriette Darge 406c525439 Change texts to handle singular vs plural better 3 years ago
Henriette Darge f388e941a9 * Change email subject and summary text to include how many direct mentioned there have been 3 years ago
Henriette Darge 1ec79d11ab increase font-sizes to a minimum of 14px to avoid iOS doing its own "optimisations" and increasing the fonts randomly (taken from https://monsterspost.com/render-emails-perfectly-different-email-clients/) 3 years ago
Henriette Darge 4be8c1cbd7 * Show timestamp instead of relative time ago in the daily mail 3 years ago
Henriette Darge c787b8f661 Enforce white background even in dark mode to match the styling requirements 3 years ago
Henriette Darge d5797c6d37 Put all top-level information in one table cell to handle overflows better 3 years ago
Henriette Darge 649a9df97c Show custom logo in the mail if available 3 years ago
Henriette Darge 49725ccc76 Change subject string (maybe changed later) 3 years ago
Henriette Darge f364c60b62 Load image via Base64 string instead of direct attachment 3 years ago
Henriette Darge 3dede40fe5 Adjust spacings and alignment in daily email 3 years ago
Henriette Darge 51ec3c91c6 Extract shared email parts into partials to make it easier to reuse them later 3 years ago
Henriette Darge 4017151d25 Differentiate between normal comments and @mentioned comments 3 years ago
Henriette Darge 1dcea8cbac Stabilise email for the case that status or type don't have a defined color 3 years ago
Henriette Darge 9447285404 Add logo to email header block 3 years ago
Henriette Darge 80253c71ea Show comment in notification row in daily email 3 years ago
Henriette Darge 2a69c19f6b Limit the number of shown WPs in the daily email 3 years ago
Henriette Darge 1310247689 Add button to change notification settings in email 3 years ago
Henriette Darge 9086bc3963 Add header block for daily email with general information like salutation and number of notifications 3 years ago
Henriette Darge 35004d4b35 Highlight type and status in email in the defined colors 3 years ago
Henriette Darge a864b716c7 Adapt text-only version of the daily email 3 years ago
Henriette Darge 70b23cabd6 Link to notification center from the email notification 3 years ago
Henriette Darge a374212d8c Add basic layout for showing notification rows in the daily email 3 years ago
Wieland Lindenthal 00699c8d47 Schedule reminder mail jobs 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
Wieland Lindenthal 86427c2b78 Remove scheduling DigestJobs from WorkFlowJob 3 years ago
Oliver Günther ac16c37214 Deprecation warning for < postgres13 in admin/info 3 years ago
ulferts 3dcf3610ca
add reminder settings to user administration 3 years ago
ulferts 27f925d6d7
email reminder times settings hooked up to backend 3 years ago
Markus Kahl d624f795cb fixed and updated ee configuration 3 years ago
Oliver Günther ca599f15c6 [38325] Using existing gem for email validations 3 years ago
ulferts 1cca351d31
add separate menu for reminder mails 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
Oliver Günther a1177700b6
Fix and test auth-source-sso case insensitivity 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
Markus Kahl 4ff17038f2 fix mailer config reload 3 years ago