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
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
1c5bbdab95
Added a button to create a new loan on the user details page
2019-09-20 13:47:08 +02:00
Erik Thuning
282d19ee2c
Fixed minor display bugs
2019-08-16 09:38:08 +02:00
Erik Thuning
80a2b900d8
Set a fixed size on the status field in product tables
2019-08-15 13:09:28 +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
ef756e36b4
Several changes:
...
- The inventory page now shows status of seen products as of when they were registered,
not as of now.
- Renamed a placeholder in fragments.html to be more intuitive.
- Added a type field to the event table in the database, so that complete events can
be constructed without complex logic.
- Refactored to support the above changes
2019-07-24 14:09:31 +02:00
Erik Thuning
caca5dddbd
Restructured the history table fragments
2019-07-23 15:24:02 +02:00
Erik Thuning
a412256598
Merge branch 'add_manufacturer'
2019-07-16 15:00:53 +02:00
Erik Thuning
720551af8d
Changed products to always have a manufacturer field
2019-07-16 14:47:44 +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
402980a304
Added serial in product tables
2019-06-12 11:42:16 +02:00
Erik Thuning
8485264714
Searches now automatically match parts of field values, and the search field has autofocus
2019-06-12 11:09:03 +02:00
Erik Thuning
fe4e92b6e9
Added some help text for the search page and tweaked search functionality a bit
2019-06-11 15:47:40 +02:00
Erik Thuning
4acd884261
Added support for creating labels for print using QR codes.
...
Also fixed a bug when adding a product without tags
and a minor usability fix on the checkout page
2019-06-11 14:59:49 +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
f6b8258a14
Removed special handling of search
2019-05-10 09:52:19 +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
f0bec4bedd
Minor bug fix
2019-04-09 19:18:20 +02:00
Erik Thuning
5a73a9d5db
Finalized template handling and made some minor style changes
2019-04-09 18:15:21 +02:00
Erik Thuning
38b5f9463a
Added buttons for adding and choosing templates
2019-04-05 14:54:36 +02:00
Erik Thuning
1d2695763c
Added required attribute to a field
2019-02-27 17:13:16 +01:00
Erik Thuning
2741cc4338
Changed 'användare' to 'låntagare'
2018-09-13 11:21:55 +02:00
Erik Thuning
15e5a35a6c
Updated search help text
2018-09-11 16:02:36 +02:00
Erik Thuning
3607167ac7
Added help text for advanced search
2018-09-07 17:13:07 +02:00
Erik Thuning
eb3121f0f6
Refactored the inventory screen code
2018-09-07 11:46:09 +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
c049133d83
Almost full functionality implemented.
...
Missing:
* discarding products
* list discarded products
* autocompletion of tag and field names
* datepicker
* expand search grammar
2018-09-05 17:14:18 +02:00
Erik Thuning
1015dd71cc
Added fragments for inventory and made some minor style tweaks
2018-08-22 16:49:26 +02:00
Erik Thuning
6d1ccaa119
A bunch of new fragments
2018-08-21 16:32:23 +02:00
Erik Thuning
5b35de9ef7
Added new fragments and changed 'action' to 'page' in GET parameters
2018-08-15 18:16:58 +02:00
Erik Thuning
6cb0c8d784
Added the ability for the search field to retain its contents.
...
Changed 'action' to 'page' in GET parameters
2018-08-15 18:14:49 +02:00
Erik Thuning
af00f2dae5
Slowly getting things in place
2018-07-19 05:48:24 +02:00
Erik Thuning
e4faabc42e
Updated the html/css
2018-07-18 16:35:29 +02:00
Erik Thuning
f5d66367d1
Added a menu div
2018-07-11 16:44:02 +02:00
Erik Thuning
bb74aa1d4b
Removed localization support.
2018-07-11 15:32:26 +02:00
Erik Thuning
f6bad2d2d9
Initial commit
2018-07-04 11:27:24 +02:00