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

704 Commits

Author SHA1 Message Date
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
Matthias
88d8acfebd
just use the generic view 2021-12-01 01:42:11 +01:00
Matthias
0cefbe41c8
PEP fix 2021-11-29 23:50:15 +01:00
Matthias
2dbb21f8e7
make creation date none changeable on save 2021-11-29 23:46:41 +01:00
Matthias
d57ebde265
also add a unread endpoint 2021-11-29 01:08:54 +01:00
Matthias
06f6587050
add endpoint + buttons to mark a notification read 2021-11-29 01:08:06 +01:00
Matthias
f9655f5eac
fix base message serializer 2021-11-29 00:17:00 +01:00
Matthias
7d71a04eaa
Add fields to serializer to resolve source / target refs 2021-11-28 01:17:14 +01:00
Matthias
ad7e483d8a
age will not be possible atm 2021-11-28 00:02:05 +01:00
Matthias
68e43d0b90
make creation field permanent 2021-11-27 23:26:08 +01:00
Matthias
866674497a
add filtering to list endpoint 2021-11-27 22:02:18 +01:00
Matthias
f2d0b06881
add read to api 2021-11-27 22:02:04 +01:00
Matthias
2c9fc11349
cleaner api url definition 2021-11-27 21:41:49 +01:00
Matthias
dd44eb389f
add a notification message model
part of #2282
2021-11-27 16:02:23 +01:00
Matthias
6eee332da8
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-23 18:39:51 +01:00
Matthias Mair
565fad30d7
Merge branch 'inventree:master' into webhooks 2021-11-23 18:27:09 +01:00
Matthias
d884e62be1
[FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
Matthias
d8963fd5b1
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-20 13:50:13 +01:00
Matthias
1a6a26204e
make sure protected values are never exposed 2021-11-20 00:24:17 +01:00
Matthias
1798214cd2
add protected settings in model 2021-11-19 23:59:57 +01:00
Matthias
eee9047818
[FR] Two-Factor Authentication
Fixes #2201
2021-11-19 23:48:12 +01:00
Matthias
4baf2971da
remove webhook apis 2021-11-19 22:53:22 +01:00
Matthias
d4939e058c
remove admin 2021-11-19 22:52:42 +01:00
Matthias
d57fc5392b
remove model 2021-11-19 22:52:29 +01:00
Matthias
03f343a368
remve tests 2021-11-19 22:50:55 +01:00
Matthias
f6ff6c3e68
remove webhook migrations 2021-11-19 22:49:24 +01:00
Matthias
260c51f6fc
Pulls out the webhook dev for partial merge
Fixes #2036
2021-11-19 22:35:28 +01:00
Matthias
b10492f088
rename global settings objects 2021-11-14 00:24:32 +01:00
Matthias
c612cfcfba
mark restart required in the settings 2021-11-12 08:03:25 +01:00
Matthias
e542a8f8e3
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-12 07:51:25 +01:00
Oliver
1deb0f2c1b
Merge pull request #2296 from SchrodingersGat/requires-restart
Requires restart
2021-11-12 16:02:31 +11:00
Oliver
a470181ac6 Style fixes 2021-11-12 15:42:53 +11:00
Matthias
3be21c59ec
remove default listing without a key 2021-11-11 23:07:46 +01:00
Oliver
03aa9bc9b0 Tweaks for settings admin views 2021-11-11 22:39:31 +11:00
Oliver
d4db750d2f Clear the SERVER_RESTART_REQUIRED flag automatically when the server reloads 2021-11-11 22:26:46 +11:00
Matthias
b4faaa7a46
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-11 12:18:13 +01:00
Oliver
626637a06a Add "hidden" property to global settings
- Allows certain settings to be hidden from the javascript files
2021-11-11 22:16:46 +11:00