a570696795
feature/customer_orders merged into master
2020-06-18 01:07:11 +02:00
187656814e
String Error -> Enum ErrorHandling Logic removed from model class
2020-06-18 00:50:43 +02:00
93cfbb4a27
Merge remote-tracking branch 'origin/master'
2020-06-17 18:59:10 +02:00
68cc35cec3
Fix typo 6
2020-06-17 18:57:42 +02:00
b2ee048f25
Fix typo 5
2020-06-17 18:57:23 +02:00
020a30474e
Fix typo 4
2020-06-17 18:56:32 +02:00
4bfc8a2cc6
Fix typo 3
2020-06-17 18:56:02 +02:00
0ff873baaa
Fix typo 2
2020-06-17 18:55:50 +02:00
1812c89994
Fix typo
2020-06-17 18:55:29 +02:00
2442a477c8
add missing "|"
2020-06-17 18:43:06 +02:00
ebb3c8c235
removes unused Imports and fomattet
2020-06-17 17:23:29 +02:00
e6c068e71a
Secretly fix number 0 showing on 'Warenkorb'
2020-06-17 00:23:05 +02:00
86e3ced19b
Secretly fix searchbar not showing term when searching
2020-06-17 00:17:50 +02:00
44df9e4b4f
Secretly add Favicon
2020-06-17 00:11:55 +02:00
18cbfbf148
Fix template strings with a starting "/"
2020-06-17 00:02:46 +02:00
486f237135
fix creditcard num not being set leading to crash
2020-06-16 23:50:10 +02:00
3b1d378968
Fix not creating directory when uploading file
2020-06-16 23:38:35 +02:00
3b364ae815
Allow employees to trigger cronjobs manually
2020-06-15 16:23:42 +02:00
18f35c43e7
remove spaces
2020-06-15 10:46:04 +02:00
709c80fa37
add fist admin user after start
2020-06-15 10:43:16 +02:00
0a7722d612
removed register user type and ad
2020-06-15 09:40:32 +02:00
985169117d
fix nullpointer in settings
2020-06-14 18:19:59 +02:00
fa610cae3b
if no orders show hint
2020-06-14 17:56:09 +02:00
3bb3c5b513
[HOTFIX] of HOTFIX: Use CanonicalPath for check
2020-06-14 16:51:59 +02:00
15616e05f3
[HOTFIX] Prevent path directory traversal attack for deploy
2020-06-14 15:54:56 +02:00
0ab185f143
impl trackingID for the UserController
2020-06-13 21:59:18 +02:00
1dd4b5cfa5
del update query and impl error for trackigID
2020-06-13 20:05:22 +02:00
266bba095a
merged feature/customer_orders with master
2020-06-13 19:58:30 +02:00
fa7bdf2f7e
impl error handling
2020-06-13 19:37:34 +02:00
ef8aa826a3
Merge pull request 'Fix the cash booking sum on customer order' ( #67 ) from fix/wrong_bookings_on_customer_order into master
...
Reviewed-by: Jannik Seiler <seil0@mosad.xyz>
2020-06-13 12:19:18 +02:00
114453b5b9
Merge pull request 'Implement Arrival of Supplier Order.' ( #62 ) from feature/supplier_order_arrived_button into master
...
Reviewed-by: Jannik Seiler <seil0@mosad.xyz>
2020-06-13 11:59:17 +02:00
7397698929
fix check for missing article
2020-06-13 11:54:25 +02:00
327ba182f5
Fix the cash booking sum on customer order
...
Closes #57
2020-06-13 11:10:20 +02:00
30226c5c19
Merge pull request 'fixes_ui' ( #66 ) from fixes_ui into master
...
Reviewed-by: Jannik Seiler <seil0@mosad.xyz>
2020-06-13 11:03:20 +02:00
e0e853a575
fixes from PR review
2020-06-13 10:41:59 +02:00
a41889b2cb
login in extern loginController, RequestController cleanup, login right after register
2020-06-12 23:48:28 +02:00
0f7d248d40
add radio BTNs to register
2020-06-12 23:31:57 +02:00
11ade7b8f9
fix missing cells in TODO-Warehouse. fixes #63
2020-06-12 19:57:50 +02:00
a664b42853
Allow reuse of empty warehouse slots. Also fixes #59
2020-06-12 19:48:21 +02:00
56f4ec0dda
Implement Arrival of Supplier Order.
2020-06-12 19:22:36 +02:00
1590821f64
delete bonuspoints and notifications html
2020-06-12 11:15:05 +02:00
938d16301d
fix stuff
2020-06-10 20:10:12 +02:00
5a59ac11b0
code cleanup
2020-06-10 19:28:12 +02:00
c194f44308
implement customers detail bookings
2020-06-10 19:28:12 +02:00
fc68e231d3
Allow the user to create manual bookings
2020-06-10 19:28:07 +02:00
6d8a36b7ac
implement customers detail part 2
2020-06-10 19:27:38 +02:00
49e26039a3
implement customers detail part 1
2020-06-10 19:27:38 +02:00
28834431ce
Display financial bookings in the ui
2020-06-10 19:27:38 +02:00
5691f0eeec
implement customers index
2020-06-10 19:27:16 +02:00
7f643987f3
fix wrong closing tags in customerOrder/id.html
2020-06-10 19:12:34 +02:00