discourse/app
Ted Johansson a90ad52dff
DEV: Add dedicated category settings model - Part 1 (#20211)
This is the first in a multi-part change to move the custom fields to a new table. It includes:

- Adding a new CategorySetting model and corresponding table.
- Populating it with data from the category_custom_fields table.
2023-02-13 12:37:59 +08:00
..
assets DEV: Replace concatenated string (#20254) 2023-02-13 00:45:55 +01:00
controllers FIX: IconPicker option to display only available icons (#20235) 2023-02-13 09:24:47 +11:00
helpers DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
jobs FIX: Extend username updates to self-mentions (#20071) 2023-02-02 12:33:42 +00:00
mailers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
models DEV: Add dedicated category settings model - Part 1 (#20211) 2023-02-13 12:37:59 +08:00
serializers DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
services FIX: add index to sidebar_section_link (#20234) 2023-02-10 11:14:22 +11:00
views FEATURE: Allow embedded view to include a header (#20150) 2023-02-06 11:10:50 -05:00