|
3d660c594b
|
Make instructions failsafe in the admin
|
2025-02-04 10:47:22 +01:00 |
|
|
b0c7cd7da5
|
Enforce hidden features in the card and grid filters/sort
|
2025-02-04 09:32:57 +01:00 |
|
|
bd8c52941a
|
Move grid filters and sort to their own files (plus cosmetics)
|
2025-02-04 08:47:38 +01:00 |
|
|
4e3ae49187
|
Set storage details
|
2025-02-03 23:45:35 +01:00 |
|
|
76ccb20dfa
|
Add a little border at the left of accordion to separate sections
|
2025-02-03 22:40:08 +01:00 |
|
|
0e485ddb71
|
Collapsible sort on the grid
|
2025-02-03 18:07:56 +01:00 |
|
|
9b55fd5e33
|
Fix storage status filters
|
2025-02-03 18:07:03 +01:00 |
|
|
38e664b733
|
Don't load card dataset for tiny cards
|
2025-02-03 17:38:54 +01:00 |
|
|
d8046ac174
|
Add missing metadata for set loaded from minifigures or parts
|
2025-02-03 17:38:39 +01:00 |
|
|
561720343b
|
Remove year from tiny cards
|
2025-02-03 17:12:03 +01:00 |
|
|
d45070eb74
|
Display metadata filters only if they have values
|
2025-02-03 17:10:13 +01:00 |
|
|
ac2d2a0b5d
|
Storage filterable and searchable on the Grid
|
2025-02-03 17:09:59 +01:00 |
|
|
56c926a8ef
|
Cosmetics
|
2025-02-03 16:47:35 +01:00 |
|
|
714e84ea09
|
Missed set storage management
|
2025-02-03 16:47:26 +01:00 |
|
|
9aff7e622d
|
Set storage
|
2025-02-03 16:46:45 +01:00 |
|
|
b87ff162c1
|
Center not found message for metadata
|
2025-02-03 16:06:56 +01:00 |
|
|
2b37934503
|
Make form.checkbox parent configurable
|
2025-02-03 12:19:49 +01:00 |
|
|
7453d97c81
|
Wrap form metadata in accordion for legibility
|
2025-02-03 10:49:23 +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 |
|
|
1e2f9fb11a
|
Fix database counters layout
|
2025-01-31 20:57:07 +01:00 |
|
|
2c06ca511e
|
Fix management always opened for sets
|
2025-01-31 20:57:07 +01:00 |
|
|
271effd5d2
|
Support for damaged parts
|
2025-01-31 20:57:07 +01:00 |
|
|
5ffea66de0
|
Leaner card dataset
|
2025-01-31 20:57:07 +01:00 |
|
|
f34bbe0602
|
Set tags
|
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 |
|
|
47261ed420
|
Display color and print for part cards not solo
|
2025-01-31 20:57:07 +01:00 |
|
|
adb2170d47
|
Fix print badge for elements no having this field
|
2025-01-31 20:57:07 +01:00 |
|
|
6262ac7889
|
Use badge macros in the card header
|
2025-01-31 20:57:07 +01:00 |
|
|
ece15e97fb
|
Fix the similar prints icon
|
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 |
|
|
6ec4f160f7
|
Make filters collapsible
|
2025-01-31 20:57:06 +01:00 |
|
|
23515526c8
|
Make the grid controls normal sized
|
2025-01-31 20:57:06 +01:00 |
|
|
e9f97a6f5e
|
Use a with block rather than set to avoid leaking variables
|
2025-01-31 20:57:06 +01:00 |
|
|
2260774a58
|
Rename solo and attribute to value and metadata in grid filter
|
2025-01-31 20:57:06 +01:00 |
|
|
1f73ae2323
|
Configure the Grid search through data- attributes
|
2025-01-31 20:57:06 +01:00 |
|
|
0e3637e5ef
|
Make checkbox clickable in the entire width of their container
|
2025-01-31 20:57:06 +01:00 |
|
|
069ba37e13
|
Fix database counters display
|
2025-01-31 20:57:06 +01:00 |
|
|
ca3d4d09d5
|
Make grid filters controlled through data- fields
|
2025-01-31 20:57:06 +01:00 |
|
|
8e3816e2e2
|
Create dedicated object for Grid filter
|
2025-01-31 20:57:06 +01:00 |
|
|
d80728d133
|
Create dedicated javascript object for Grid sort
|
2025-01-31 20:57:06 +01:00 |
|
|
f854a01925
|
Split the grid javascript code
|
2025-01-31 20:57:06 +01:00 |
|
|
2eb8ebfeca
|
Remove sort-target attribute, handle it internally
|
2025-01-31 20:57:06 +01:00 |
|
|
cf641b3199
|
Separate the filters from the search and sort in the set grid
|
2025-01-31 20:57:06 +01:00 |
|
|
d6a729b5a5
|
Move the checkbox logic inside the macro
|
2025-01-31 20:57:06 +01:00 |
|
|
637be0d272
|
Fix admin status error
|
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 |
|
|
a832ff27f7
|
Create a Metadata object as a base for checkboxes
|
2025-01-31 20:57:06 +01:00 |
|