1
0
Fork 0
forked from OpenNeo/impress
impress/app
Emi Matchu 5ee3b472ec Migrate away from item translations in modeling
This one is important, I didn't notice that this is a way of setting
attributes that won't be written to both tables! `name` will only be
written to the translation table (which crashes the save), and the
other fields would only be written to the main table. Fixed! (I don't
like the super-dynamic this code was written before, anyway.)
2024-02-20 15:52:03 -08:00
..
assets Add "first seen" timestamps to item pages 2024-02-20 14:32:45 -08:00
controllers Migrate away from item translations in the Your Items feature 2024-02-20 15:36:20 -08:00
helpers Add "first seen" timestamps to item pages 2024-02-20 14:32:45 -08:00
javascript Oops, I missed a syntax error lol 2024-02-08 10:48:45 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Migrate away from item translations in modeling 2024-02-20 15:52:03 -08:00
services Fix minor indentation inconsistency 2024-02-18 20:41:42 -08:00
views Add "first seen" timestamps to item pages 2024-02-20 14:32:45 -08:00