Commit Graph

25 Commits

Author SHA1 Message Date
f6f3124a93 Fix database counters layout 2025-01-31 20:51:34 +01:00
a7dd96c8e4 Set tags 2025-01-31 18:08:53 +01:00
7047a28845 Set owners 2025-01-31 16:34:59 +01:00
bd21803298 Fix database counters display 2025-01-30 23:25:42 +01:00
3a6e1ac9c9 Fix admin status error 2025-01-30 16:54:22 +01:00
cd70fb28dc Rename checkboxes (too generic) to status (and some bug fixes) 2025-01-30 15:03:16 +01:00
4e88b33c1f Create a Metadata object as a base for checkboxes 2025-01-30 12:27:21 +01:00
a3cb409749 Rename checkox_error 2025-01-30 09:33:54 +01:00
3550d7a867 Rename database_error 2025-01-29 22:49:17 +01:00
096bb754de Cosmetics 2025-01-28 11:00:39 +01:00
fa44b31f51 Grey out legacy database tables in the admin 2025-01-27 23:17:31 +01:00
982a1fa8db Simplify the way javascript is loaded (we don't have that many scripts running) and use data attribute to instantiate grid and tables 2025-01-24 15:55:15 +01:00
d063062780 Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
798226932f Split the uncomfortably big admin view into smaller admin views 2025-01-24 10:09:12 +01:00
e2bcd61ace Take a more generic approach at counting all the tables in the database file 2025-01-24 10:03:53 +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
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
a857a43288 Clean unused not_from_env property. Every config has an environment variable to configure it 2025-01-20 15:23:10 +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
c403029a11 Display the database path in the database section 2025-01-18 20:22:06 +01:00
ca06f568ef Fix garbage tag in default images 2025-01-17 22:51:46 +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
6477be00b6 Massive rewrite 2025-01-17 11:03:00 +01:00