root
9f4bc39e55
Testing a hopefully faster ldap lookup
2021-09-15 11:43:36 +02:00
Erik Thuning
a3656604c0
Implemented attachments for products
2019-11-19 15:06:22 +01:00
Erik Thuning
ae1e215829
Removed a forgotten debug statement
2019-10-24 15:03:18 +02:00
root
d271ed8115
Fixed a bug where the brand of a product could not be updated
2019-08-16 15:08:25 +02:00
Erik Thuning
5f7ee5ff45
Fixed several bugs:
...
- product creation/update was broken since adding the brand field
- template suggestions and loading was broken since changing datalist names
- discard and service buttons were not hidden when creating new products
2019-08-16 14:06:41 +02:00
Erik Thuning
45eb32c70b
Implemented suggestions for product field contents
...
based on existing contents of the same field on other products.
Also changed datalist IDs to be more descriptive
2019-08-15 11:34:59 +02:00
Erik Thuning
0923435462
Added a function to temporariliy suspend availability of products
...
for service. Also did some refactoring in related areas.
2019-06-12 20:39:55 +02:00
Erik Thuning
692c2e0aeb
Broke all classes into separate files and activated class autoloading.
...
All free functions are now in functions.php
2019-06-11 17:05:48 +02:00