329 Commits

Author SHA1 Message Date
f139519a35 testing search function 2021-08-12 14:01:03 +02:00
b2bc7053b1 testing search function 2021-08-12 13:20:31 +02:00
15f9ccb234 testing search function changes 2021-08-12 11:16:42 +02:00
0dc66fa498 search function changes 2021-08-12 11:12:45 +02:00
9c6cf55b1b search function changes 2021-08-12 11:07:06 +02:00
fd41340006 search function changes 2021-08-12 11:04:05 +02:00
70d7dd2a1c search function changes 2021-08-12 10:59:42 +02:00
4b72d02148 changes to search function 2021-08-12 10:57:15 +02:00
b99c55275b changes to search function 2021-08-12 10:51:57 +02:00
38ce91e332 fixed typo 2021-08-05 16:44:35 +02:00
2b12968e43 testing search engine changes 2021-08-05 16:40:45 +02:00
b82c2f2b0a fixed typos 2021-08-05 16:28:16 +02:00
ec86baae19 changed search algoritm 2021-08-05 16:23:34 +02:00
5e5c7971de fixed typo 2021-08-05 14:52:55 +02:00
ec1f9d13c0 fixed code 2021-08-05 14:50:24 +02:00
25cbafb475 fixed typos 2021-08-05 14:38:42 +02:00
60fe925565 fixed typo 2021-08-05 14:34:04 +02:00
d9ab281a02 fixed pagebreaking code 2021-08-05 14:28:15 +02:00
ced3fc736e fixed pagebreaking code 2021-08-05 14:26:44 +02:00
a0128ce029 fixed new pagebreaking code 2021-08-05 14:24:08 +02:00
ee849ee176 fixed page breaking code 2021-08-05 14:19:11 +02:00
dd2d7f3e2a testing new search algorithm 2021-07-29 13:28:42 +02:00
ffeb67a93c testing new search algorithm 2021-07-29 13:26:43 +02:00
d8d12bd9a7 testing new search algorithm 2021-07-29 13:23:25 +02:00
ca10f4ac8f testing new search algorithm 2021-07-29 13:17:23 +02:00
eeb1c9d4ba testing new search algorithm 2021-07-29 13:08:52 +02:00
f62bc22ee5 testing new test branch 2021-07-20 13:21:28 +02:00
15d59fd6f6 testing git setup 2021-07-20 13:09:55 +02:00
475c567fda Update README.md 2021-07-20 12:53:48 +02:00
60d049d7d4 Added a empty readme file 2021-07-20 12:48:50 +02:00
root
c5a16cb5eb Fixed a bug with saving templates 2021-06-03 13:46:19 +02:00
root
bef253940c Halfway implemented a new search interface 2021-05-25 11:35:21 +02:00
Erik Thuning
3bb3484724 Updated the invoice column to support more data 2020-11-30 11:04:35 +01:00
Erik Thuning
f3ee75c15b Added brand name to reminder emails 2020-09-01 09:27:12 +02:00
Erik Thuning
ca7957d438 Minor formatting tweak 2020-06-18 11:46:35 +02:00
root
55a316d2da Fixed a bug where empty search results were showing up immediately on opening the search page.
Also added the attachments directory to the repo with an appropriate .gitignore file
2020-06-05 12:26:29 +02:00
Erik Thuning
9d346296bc Reverted the last two commits; back to eager product init.
Made product creation a separate page and added a menu item for it
2020-01-20 14:47:50 +01:00
Erik Thuning
2e7ac9fe71 Trying to speed up product instatntiation 2020-01-20 11:39:41 +01:00
Erik Thuning
2348b07e7c Changed object initialization to be lazier 2020-01-20 11:28:06 +01:00
Erik Thuning
0a8904e00a Added the attachment table to the database definition 2020-01-16 14:41:55 +01:00
Erik Thuning
a3656604c0 Implemented attachments for products 2019-11-19 15:06:22 +01:00
Erik Thuning
3cc2b91ed4 Changed the layout to use two columns
Preparing to implement attachments
2019-10-28 16:55:08 +01:00
Erik Thuning
e3d97e4966 Minor accessibility tweak 2019-10-25 13:24:20 +02:00
Erik Thuning
ae1e215829 Removed a forgotten debug statement 2019-10-24 15:03:18 +02:00
Erik Thuning
ddaa1c6663 Broke the Cron class into its own include file, and made some addresses configurable.
Introduced a configuration variable to use for future implementation of discard notifications.
2019-10-24 09:57:47 +02:00
Erik Thuning
f9ffa5dde1 Updated the reminder message with english text
Also fixed a bug preventing proper pluralization
2019-10-17 09:36:36 +02:00
Erik Thuning
8baa5fdbca Cron works now 2019-10-14 15:52:30 +02:00
Erik Thuning
1c5bbdab95 Added a button to create a new loan on the user details page 2019-09-20 13:47:08 +02:00
Erik Thuning
d4f3ff7704 Added some username cleanup 2019-09-13 11:32: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