449 Commits

Author SHA1 Message Date
Erik Thuning
1b8c2e1e18 Corrected a database field name 2022-07-27 13:52:54 +02:00
Erik Thuning
ae8b73cb88 Trim whitespace from serials when checking out and returning products 2022-07-27 13:15:06 +02:00
Erik Thuning
4e9e5b93af Added a function to get the latest loan extension.
Broke receipt queueing into a function.
Changed $this->id to $this->get_id() for the sake of consistency.
2022-07-27 11:06:49 +02:00
Erik Thuning
b967c7dde2 Added the new tables pending_receipt and loan_extension to the schema 2022-07-27 10:58:11 +02:00
Erik Thuning
b3434dbb6a Changed loan extension form to have a saner default end time. 2022-07-27 10:52:52 +02:00
Erik Thuning
22d760a0af Whitespace cleanup 2022-07-27 10:48:53 +02:00
Erik Thuning
1d0caf9513 Sorted the bugs when picking an interval via button 2022-07-26 10:56:59 +02:00
Erik Thuning
dbe2a0ee90 Removed debug line 2022-07-26 10:24:16 +02:00
Erik Thuning
0af33c5dd6 Added buttons to quickly change the runtime of a loan 2022-07-26 10:23:09 +02:00
Erik Thuning
cd627f811d Made it work 2022-07-20 10:41:35 +02:00
Erik Thuning
311402e1b8 Initial implementation of loan receipts 2022-07-19 17:00:08 +02:00
Erik Thuning
04af074849 Whitespace cleanup 2022-07-19 16:57:42 +02:00
Erik Thuning
a16e5f2479 Whitespace cleanup 2022-07-19 15:49:28 +02:00
Erik Thuning
396a3f067e Config item $reminder_sender changed to $sender 2022-07-19 15:29:58 +02:00
Erik Thuning
c1ba468807 Whitespace cleanup 2022-07-19 15:27:31 +02:00
Erik Thuning
79d9f45c38 Refactored the reminder generaion 2022-05-16 13:49:22 +02:00
Erik Thuning
15f4597637 Fixed formatting bugs in the outgoing emails 2022-05-02 15:21:56 +02:00
Erik Thuning
19e0afea7e Merge branch 'test' into prod 2022-04-29 16:00:05 +02:00
Erik Thuning
0ee0f81024 Changed cron behaviour to warn users 3 days before their loans end 2022-04-29 15:58:38 +02:00
Erik Thuning
c8720d4ecf Merge branch 'test' into prod 2022-03-03 11:49:01 +01:00
Erik Thuning
3fae0ce1ff Search overhaul possibly finished? 2022-03-03 11:37:35 +01:00
Erik Thuning
0f66c8212f User results are printed properly now 2022-03-02 10:18:54 +01:00
Erik Thuning
8502fbf0a1 Initial implementation of search result detail output 2022-03-01 16:33:00 +01:00
Erik Thuning
4fbffa1402 Changed checkoutPage email search behaviour
Now a default domain is appended on email string that don't contain an @ character
2021-09-22 15:39:50 +02:00
Erik Thuning
5ace3ea42e Changed checkoutPage email search behaviour
Now a default domain is appended on email string that don't contain an @ character
2021-09-22 15:34:33 +02:00
Erik Thuning
5e21567204 Implemented picking users based on email on the checkout page 2021-09-22 15:19:25 +02:00
Erik Thuning
cb4a3b131a Implemented picking users based on email on the checkout page 2021-09-22 15:14:35 +02:00
Erik Thuning
dbdceadb5e Added the ability to search on product status 2021-09-15 16:34:25 +02:00
Erik Thuning
78ac0574b9 Major search overhaul 2021-09-15 15:53:52 +02:00
root
9f4bc39e55 Testing a hopefully faster ldap lookup 2021-09-15 11:43:36 +02:00
Erik Thuning
6cc74873b2 Fixed the last palces where ldap object must be passed 2021-09-15 10:53:13 +02:00
root
3c8a0485de Testing a hopefully faster ldap lookup 2021-09-14 23:00:35 +02:00
0eebf93cca cleaning up debug output 2021-09-13 11:14:46 +02:00
84ee8f10d6 bug searching in search function 2021-09-09 11:31:46 +02:00
f1a731c859 bug searching in search function 2021-09-09 11:26:15 +02:00
5414ba7da1 bug searching in search function 2021-09-09 11:17:05 +02:00
c3c128fe0a bug search 2021-09-09 11:11:10 +02:00
e18ff2f1ac searching for bugs 2021-09-08 16:53:52 +02:00
325bc500ed testing search function 2021-09-08 16:49:53 +02:00
08cffa9d9d searching for bugs 2021-09-08 16:45:58 +02:00
12a08d4227 testing search function 2021-09-08 16:43:23 +02:00
2479d46bbb testing search function 2021-09-08 16:36:38 +02:00
9fe090ea4d fixing typos 2021-09-08 16:27:09 +02:00
aef524616e testing search function 2021-09-08 16:25:04 +02:00
193f2cf121 testing search function 2021-09-08 16:22:39 +02:00
0b6f25f2ab testing search function 2021-09-08 16:13:47 +02:00
79c7af32b3 testing search function 2021-09-08 16:09:27 +02:00
1c6f3ae058 testing search function 2021-09-08 16:08:35 +02:00
fa30f4b0f7 testing search function 2021-09-08 16:05:43 +02:00
55882611e7 testing search function 2021-09-08 14:52:03 +02:00