|
34408a1bff
|
Display same parts using a different color
|
2025-02-03 10:10:06 +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 |
|
|
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 |
|
|
637be0d272
|
Fix admin status error
|
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 |
|
|
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 |
|
|
b2d2019bfd
|
Set theme override
|
2025-01-31 20:57:06 +01:00 |
|
|
acbd58ca71
|
Add missing @login_required for set deletion
|
2025-01-31 20:57:06 +01:00 |
|
|
e2b8b51db8
|
Move dynamic input to BrickChanger
|
2025-01-31 20:57:06 +01:00 |
|
|
468cc7ede9
|
Display prints based on a part
|
2025-01-31 20:57:06 +01:00 |
|
|
71ccfcd23d
|
Remove leftover debug prints
|
2025-01-31 20:57:06 +01:00 |
|
|
fc6ff5dd49
|
Add a refresh mode for sets
|
2025-01-31 20:57:06 +01:00 |
|
|
c4bb3c7607
|
Deduplicated parts and missing parts
|
2025-01-31 20:57:06 +01:00 |
|
|
32044dffe4
|
Remove confusing reference to number for sets
|
2025-01-31 20:57:05 +01:00 |
|
|
a0fd62b9d2
|
Deduplicate minifigures
|
2025-01-31 20:57:05 +01:00 |
|
|
1afb6f841c
|
Rename routes
|
2025-01-31 20:57:05 +01:00 |
|
|
c4a1a17cfd
|
Dowloads instructions through a socket
|
2025-01-25 22:42:59 +01:00 |
|
|
ed44fb9bab
|
Global cleanup of the code, implementing all the comments for the issue
|
2025-01-25 19:02:46 +01:00 |
|
|
52f73d5bf9
|
Moved code and added env variables
|
2025-01-24 21:22:57 +01:00 |
|
|
6abf4a314f
|
Merge remote-tracking branch 'origin/master' into instructions
|
2025-01-24 19:40:30 +01:00 |
|
|
6320629b07
|
Moved code from views to instructions.py
|
2025-01-24 17:20:53 +01:00 |
|
|
4a785df532
|
Moved from code around
|
2025-01-24 17:08:56 +01:00 |
|
|
d063062780
|
Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes
|
2025-01-24 10:36:24 +01:00 |
|
|
57d9f167a5
|
Allow exception_handler to pass kwargs to the wrapped function
|
2025-01-24 10:27:06 +01:00 |
|
|
798226932f
|
Split the uncomfortably big admin view into smaller admin views
|
2025-01-24 10:09:12 +01:00 |
|
|
3223dd0edc
|
More function definition fixes
|
2025-01-23 08:58:57 +01:00 |
|
|
053bf75e05
|
Added instructions downloader from Rebrickable.
|
2025-01-22 22:41:35 +01:00 |
|
|
0e977fd01d
|
Inject the database version when downloading it
|
2025-01-22 11:53:11 +01:00 |
|
|
b475bfe8d4
|
Rework upgrade needed and check upgrade too far as an error for the database
|
2025-01-22 11:50:31 +01:00 |
|
|
86fea8cd7d
|
Cosmetics
|
2025-01-21 11:28:07 +01:00 |
|
|
5e99371b39
|
Incremental forward upgrades of the database
|
2025-01-20 17:43:15 +01:00 |
|
|
c6e5a6a2d9
|
Change the way the database counters are displayed to easiliy accomodate for more tables
|
2025-01-20 16:36:31 +01:00 |
|
|
e232e2ab7f
|
Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently
|
2025-01-20 15:20:07 +01:00 |
|
|
6b62a1f89b
|
Do not show the login page if already logged in
|
2025-01-18 21:02:43 +01:00 |
|
|
05484f6148
|
Refactor nil image code, and add a built-in fix for missing nil images
|
2025-01-17 18:08:15 +01:00 |
|
|
0d9276f639
|
Built-in fix for 'None' entries in the missing table
|
2025-01-17 17:19:31 +01:00 |
|
|
53b406f722
|
Add the path that 404'd in the log line
|
2025-01-17 16:30:22 +01:00 |
|
|
50ebc3877c
|
Fix the open_database logic in the admin
|
2025-01-17 14:38:18 +01:00 |
|
|
6477be00b6
|
Massive rewrite
|
2025-01-17 11:03:00 +01:00 |
|