Commit Graph

140 Commits

Author SHA1 Message Date
9642853d8e Sort metadata lists by name for more consistency 2025-02-04 17:38:26 +01:00
2e995b615d Configuration doc 2025-02-04 17:04:09 +01:00
f0cec23da9 Set purchase date and price 2025-02-04 17:03:39 +01:00
195f18f141 Set purchase location 2025-02-04 12:52:18 +01:00
e7bfa66512 Put set metadata in nested accordion to reduce footprint 2025-02-04 12:40:49 +01:00
16e4c28516 Continue separation of state and value 2025-02-04 12:34:19 +01:00
3d660c594b Make instructions failsafe in the admin 2025-02-04 10:47:22 +01:00
7ce029029d Properly separate setting state and value for metadata 2025-02-04 10:37:43 +01:00
82b744334f Add helper to produce the set metadata lists 2025-02-04 10:08:25 +01:00
48e4b59344 Make sure COUNT() does not return NULL 2025-02-03 23:46:05 +01:00
4e3ae49187 Set storage details 2025-02-03 23:45:35 +01:00
f9e9edd506 Remove debug print 2025-02-03 22:46:34 +01:00
9a9b5af7f4 Restore RebrickablePart __init__ definition 2025-02-03 22:21:26 +01:00
8e40b1fd7e Simplify BrickRecord based lists to deduplicate code 2025-02-03 22:20:43 +01:00
8ad525926a Fix metadata storage deletion 2025-02-03 18:12:31 +01:00
0e485ddb71 Collapsible sort on the grid 2025-02-03 18:07:56 +01:00
d8046ac174 Add missing metadata for set loaded from minifigures or parts 2025-02-03 17:38:39 +01:00
103c3c3017 Additional socket debug messages 2025-02-03 16:47:09 +01:00
9aff7e622d Set storage 2025-02-03 16:46:45 +01:00
8ea6a3d003 Remove useless format() 2025-02-03 16:03:21 +01:00
53d1603e3e Simplify the instantiation of metadata list 2025-02-03 12:25:42 +01:00
d0d1e53acc Fix set storages and purchase locations to be normal metadata 2025-02-03 11:03:54 +01:00
4cf91a6edd Compute and display number of parts for minifigures 2025-02-03 10:48:19 +01:00
34408a1bff Display same parts using a different color 2025-02-03 10:10:06 +01:00
eac9fc1793 Allow hiding the damaged and missing columns from the parts table 2025-02-03 09:52:33 +01:00
9d6bc332cb Add missing database counters 2025-01-31 20:57:07 +01:00
b6c004c045 Remove unused html_id for sets 2025-01-31 20:57:07 +01:00
271effd5d2 Support for damaged parts 2025-01-31 20:57:07 +01:00
302eafe08c Fix broken set status 2025-01-31 20:57:07 +01:00
418a332f03 Add missing set owners SQL drop 2025-01-31 20:57:07 +01:00
f34bbe0602 Set tags 2025-01-31 20:57:07 +01:00
030345fe6b Fix functions definition 2025-01-31 20:57:07 +01:00
b8d4f23a84 Set owners 2025-01-31 20:57:07 +01:00
ba8744befb Merge add and bulk add templates 2025-01-31 20:57:07 +01:00
5fcd76febb Missing quotes around SQL identifier 2025-01-31 20:57:07 +01:00
6262ac7889 Use badge macros in the card header 2025-01-31 20:57:07 +01:00
6011173c1f Make the default collapsed state of grid filters configurable through a variable 2025-01-31 20:57:07 +01:00
637be0d272 Fix admin status error 2025-01-31 20:57:06 +01:00
d15d7ffb61 Move from_form function about name to the base metadata class 2025-01-31 20:57:06 +01:00
fc3c92e9a3 Remove metadata prefix, it's identical to kind 2025-01-31 20:57:06 +01:00
344d4fb575 Metadata list 2025-01-31 20:57:06 +01:00
7d16e491c8 Rename checkboxes (too generic) to status (and some bug fixes) 2025-01-31 20:57:06 +01:00
050b1993da Don't rely on SQL files for migration patches as their existence is not guaranteed 2025-01-31 20:57:06 +01:00
8f5d59394c Remove the 404 code from post redirect as it will cause the browser to not redirect 2025-01-31 20:57:06 +01:00
a832ff27f7 Create a Metadata object as a base for checkboxes 2025-01-31 20:57:06 +01:00
4fc96ec38f Rename checkox_error 2025-01-31 20:57:06 +01:00
bba741b4a5 Rename database_error 2025-01-31 20:57:06 +01:00
aed7a520bd Parametrable error names 2025-01-31 20:57:06 +01:00
3893f2aa19 Theme override nobody cares actually 2025-01-31 20:57:06 +01:00
51f729a18b Fix variable type hint 2025-01-31 20:57:06 +01:00