2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 13:58:47 +00:00

42 Commits

Author SHA1 Message Date
Oliver
9046c74628 Only send printing failed as a UI notification 2022-03-25 16:05:35 +11:00
Oliver Walters
c8bbd25001 Bug fix 2022-03-20 19:41:42 +11:00
Oliver Walters
5f98cdf3c7 Email notifications are only sent for users who have the setting enabled 2022-03-20 19:31:59 +11:00
Matthias
9eb238c85e
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-02-12 00:51:15 +01:00
Matthias
d156e4c431
make simpler 2021-12-04 18:44:31 +01:00
Matthias
0b6cceb998
this should not happen 2021-12-04 17:23:35 +01:00
Matthias
cccbc567fe
delivery must be true 2021-12-04 17:23:04 +01:00
Matthias
55ca284a13
Revert "this wont happen"
This reverts commit 3047bd66127e3ccd1ec66e90e4ad6e0c16322c7f.
2021-12-04 04:22:07 +01:00
Matthias
3047bd6612
this wont happen 2021-12-04 04:11:42 +01:00
Matthias
75c7722612
PEP fixes 2021-12-04 03:57:45 +01:00
Matthias
6c6683657e
remove debug prints 2021-12-04 03:51:40 +01:00
Matthias
453589dbcb
docs 2021-12-04 03:50:37 +01:00
Matthias
373c061389
rename to be clearer what the funtions and vars are fore 2021-12-04 03:49:44 +01:00
Matthias
01ad534664
use the same names as in messages model 2021-12-04 03:46:57 +01:00
Matthias
2ea32d200a
rename 2021-12-04 03:45:45 +01:00
Matthias
c10841fe0e
and again 2021-12-04 03:44:59 +01:00
Matthias
3a8909f0d4
and a bit more renaming 2021-12-04 03:44:07 +01:00
Matthias
fc1fa775c3
rename 2021-12-04 03:43:14 +01:00
Matthias
1cfc03d698
add a general context checker 2021-12-04 03:40:53 +01:00
Matthias
3239e60702
add comments to show execution flow 2021-12-04 03:37:13 +01:00
Matthias
febc51466a
use a more gnerall counting method 2021-12-04 02:13:53 +01:00
Matthias
dceea757e1
create a notification message! 2021-12-04 02:12:51 +01:00
Matthias
e18f7d49cc
make mehtod name mandatory 2021-12-04 01:07:07 +01:00
Matthias
0f3a78c7be
refactor method name 2021-12-04 00:58:13 +01:00
Matthias
33b7d9b845
more debug prints 2021-12-04 00:43:46 +01:00
Matthias
6e464447f5
markers for notification tests 2021-12-03 07:51:21 +01:00
Matthias
65d5ed1bdf
raise not implemented 2021-12-02 10:54:04 +01:00
Matthias
1b9ca41b46
added setup function to notification method
and added calls to deliver_method
2021-12-02 09:52:30 +01:00
Matthias
803936130c
doc spell fixing 2021-12-02 09:46:50 +01:00
Matthias
4e29fed164
spell fixing 2021-12-02 09:46:12 +01:00
Matthias
7ed18c1bfd
spell fixing 2021-12-02 09:44:35 +01:00
Matthias
61b6590f52
raise if not implemented 2021-12-02 09:42:50 +01:00
Matthias
8776492aa9
fix docs 2021-12-02 02:54:48 +01:00
Matthias
6dda000292
fix case 2021-12-02 02:52:50 +01:00
Matthias
98cf3cd3ad
log results of delivery 2021-12-02 02:52:18 +01:00
Matthias
f0ebc3fdbf
fix checks if function exsists 2021-12-02 02:37:16 +01:00
Matthias
275569dab4
fix mail comparison 2021-12-02 02:36:00 +01:00
Matthias
e678e8bd05
fix init checks 2021-12-02 02:32:02 +01:00
Matthias
e0462c2bab
do not run through template classes 2021-12-02 02:23:28 +01:00
Matthias
916ef0d6c4
add receiver to single send metod 2021-12-02 01:26:30 +01:00
Matthias
50a046d3da
PEP fixes 2021-12-02 00:06:26 +01:00
Matthias
95b5eee59d
add new more generalized notification method 2021-12-01 22:25:27 +01:00