Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
3 years ago
Lauri Ojansivu
9c99c5c3ae
Fixed SMTP by reverting MAIL_SERVICE changes.
...
Thanks to xet7 !
Fixes #4022 ,
fixes #4001 ,
fixes https://github.com/wekan/wekan/discussions/4030
4 years ago
Lauri Ojansivu
787df04419
Try to fix MAIL_FROM.
...
Thanks to xet7 !
Fixes #3972 ,
fixes #3975 ,
fixes #3969
4 years ago
Lauri Ojansivu
1fadf204c2
Added MAIL_SERVICE settings. Part 2.
...
Thanks to xet7 !
Fixes #3702
4 years ago
Lauri Ojansivu
ab8e56e16a
Added MAIL_SERVICE settings for Well Known Email Services https://github.com/wekan/wekan/wiki/Troubleshooting-Mail . Please test.
...
Thanks to xet7 !
Fixes #3702
4 years ago
Lauri Ojansivu
9db3c93116
Speed improvement: Delete presences older than one week, and add index to presences serverId.
...
Thanks to xet7 !
Related #3345
4 years ago
n8ores
73f36bcf33
Add AttachmentId to webhook data
4 years ago
Lauri Ojansivu
0a728f805b
Added translation: Persian (Iran).
...
Thanks to translators!
4 years ago
n8ores
950e41e8f7
Fix bugs with customFields identified in Issue #3574
...
Fixed bug with the reference to the customFieldValue in the cards.js
Activity Insert was not being passed the listId, swimlaneId which was required when building the webhook text string.
Added customField and customFieldValue as default values for the webhook msgs. There is no good reason to exclude these (they will only be included when changing a customField anyway). Updated the docker-compose comment to reflect this change.
4 years ago
Jonathan Baird
9819c9f801
add a notification drawer like trello
5 years ago
Lauri Ojansivu
aac7c380c8
- Fix critical and moderate security vulnerabilities reported at 2020-02-26 with
...
responsible disclosure by [Dejan Zelic](https://twitter.com/dejandayoff ),
Justin Benjamin and others at [Offensive Security](https://twitter.com/offsectraining ),
that follow standard 90 days before public disclosure.
Thanks to xet7.
- Fix webhook error that prevented some card etc deleting from web UI of board.
Thanks to xet7.
- Add some more Font Awesome icons.
Thanks to xet7.
- Remove autofocus from many form input boxes so that they would not cause warnings.
Thanks to xet7.
5 years ago
Sam X. Chen
62b72a03c4
Add feature: Add due timeline into Calendar view
6 years ago
Sam X. Chen
616903114f
Fix two-way webhooks - locking might fail sometime
6 years ago
Lauri Ojansivu
753d5b953d
Fix prettier.
6 years ago
William Hughes
682c23e011
Treat any 2xx webhook response status code as success
6 years ago
Sam X. Chen
510407467c
Add Feature: enable two-way webhooks - add comments need userid
6 years ago
Sam X. Chen
b477fc1b1c
Add Feature: enable two-way webhooks - fixing lint error
6 years ago
Sam X. Chen
dd0682328b
Add Feature: enable two-way webhooks - stage two
6 years ago
Sam X. Chen
a666883986
Addfeature: showing action in system message when user deleted/edited comments, plus changing email content \n to <br/>
6 years ago
Sam X. Chen
8d76db91b8
Addfeature: Enable HTML email content for richer comment
6 years ago
Sam X. Chen
5ca09cdf09
Add Feature: system timelines will be showing any modification for duat startat endat receivedat, also notification to the watchers and if card is due, watchers will be notified
6 years ago
Sam X. Chen
2c44f83453
Add Feature: system timelines will be showing any modification for duat startat endat receivedat, also notification to the watchers and if card is due, watchers will be notified
6 years ago
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
6 years ago
Lauri Ojansivu
992ecfefa2
Show attachment name in Outgoing Webhook when attachment is added to card.
...
Thanks to xet7 !
Related #2285
6 years ago
Lauri Ojansivu
08c8ebc100
- Fix typos.
...
- Fix Outgoing Webhook message about created new swimlane.
Related #1969
6 years ago
Lauri Ojansivu
763cf81c97
[Fix Adding Labels to cards is not possible anymore]( https://github.com/wekan/wekan/issues/2223 ).
...
Thanks to xet7 !
Closes #2223
6 years ago
Lauri Ojansivu
3bfc6ea8d7
[Add more Webhook translations]( https://github.com/wekan/wekan/issues/1969 ).
...
In progress.
Thanks to xet7 !
Related #1969
6 years ago
Lauri Ojansivu
7c1d6e4d2e
- Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).
...
Thanks to xet7 !
Closes #2203
6 years ago
Lauri Ojansivu
849f15ceee
- Fix: Update broke the ability to mute notifications;
...
- Automatically close the sidebar.
Thanks to Akuket !
Closes #1952
7 years ago
guillaume
41330b15dc
update broke ability to mute notifications
7 years ago
Lauri Ojansivu
e9f8e150e7
- [Improve notifications]( https://github.com/wekan/wekan/pull/1948 ).
...
Thanks to Akuket !
Closes #1304
7 years ago
guillaume
23a35d9707
improve notifications
7 years ago
guillaume
b925b8e74d
improve notifications
7 years ago
Lauri Ojansivu
5445955a77
- Revert IFTTT.
...
Thanks to xet7 !
7 years ago
Andrés Manelli
e74fb2f5b0
Add swimlaneId in activity. Create default swimlaneId in API
7 years ago
Omar Sy
fcbbb93bb6
change let to const
7 years ago
Omar Sy
b3b8d3c086
make the attributes that the webhook sends configurable
7 years ago
Angelo Gallarello
1f5f429fc4
Completed rules
7 years ago
Lauri Ojansivu
7c403053e3
Fix lint errors.
8 years ago
Andrés Manelli
de1ca1d12a
Send result before webhook
8 years ago
Andrés Manelli
196f959f1d
Add some parameters to webhook
8 years ago
Andrés Manelli
1048718f0b
Fix null userId. Fix description field name
8 years ago
Andrés Manelli
f566022aa4
Add activity subscription to integrations. Add API for integrations. Allow multiple integrations per board
8 years ago
Lauri Ojansivu
7d52a29620
Fixed lint error by using dot notation.
8 years ago
Andrés Manelli
a96ece2c11
Add some IDs to webhook body
8 years ago
nztqa
429e2f9992
Add method outgoingWebhooks
8 years ago
Julen Landa Alustiza
dfeeec308a
Fix email settings loading:
...
MAIL_URL was overriden with database info all the time.
Now if MAIL_URL exists is not overwritten and if neither MAIL_URL nor
exists valid admin panel data MAIL_URL is not set.
MAIL_FROM was ignored. Same behaviour, env variable has bigger priority
than database configuration.
On both cases, althrought environment variable is set, updating admin-panel
mail settings will load new info and ignore the environment variable.
Remove some code that is not needed anymore
8 years ago
Julen Landa Alustiza
5db786e2dd
Don't send emails if missing smtp host
8 years ago
Florent MONTHEL
ad6471d3bd
[ENH] Invite user with lower case email
8 years ago
floatinghotpot
39e1cc0237
Improve PR, adding more comments
10 years ago