24 Commits

Author SHA1 Message Date
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
root
c5a16cb5eb Fixed a bug with saving templates 2021-06-03 13:46:19 +02: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
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
56aea1a9d3 Modified showExtend to suit the new HTML structure 2019-07-23 15:31:21 +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
5d0ccee041 Fixed a bug where existing tags weren't being filtered from suggestions 2019-06-12 11:44:12 +02:00
Erik Thuning
eb1987d83a Completed implementation of search v2. It is not posible to find discarded products via search at this time. 2019-06-04 17:29:55 +02:00
Erik Thuning
2aee184390 Several changes:
* Added a user notes field to the checkout page
 * Added user suggestions to the checkout page
 * Refactored suggestion generation
 * Proper pluralization on reminder emails
 * Improved the feedback message when returning a product
2019-04-11 17:03:59 +02:00
Erik Thuning
7ae51265fb Several changes:
* Implemented ajax calls for template handling
 * Added escaping of tag names
 * Minor style bug fixes
2019-04-09 19:17:19 +02:00
Erik Thuning
45dbb84969 Added a functions to show siblings and the ability to suggest templates 2019-04-05 15:34:05 +02:00
Erik Thuning
9ec0efd81d Added autofocus to the product return field 2019-02-27 17:14:37 +01:00
Erik Thuning
2741cc4338 Changed 'användare' to 'låntagare' 2018-09-13 11:21:55 +02:00
Erik Thuning
085d4bd804 Expanded the sanity check on tags 2018-09-11 17:04:01 +02:00
Erik Thuning
5836de7ccd Fixed a chrome bug 2018-09-11 16:32:41 +02:00
Erik Thuning
d8ecd2f797 Changed insertion of new fields so they are inserted in alphabetical order 2018-09-07 17:14:14 +02:00
Erik Thuning
8c2de26af1 Implemented discarding of products 2018-09-06 17:28:47 +02:00
Erik Thuning
162c89065a Activated the date picker 2018-09-06 16:56:34 +02:00
Erik Thuning
8eadacb9e2 Added autocomplete on new tags and new fields 2018-09-06 16:18:37 +02:00
Erik Thuning
d1da09b083 Client-side functionality 2018-09-05 17:08:56 +02:00