gosora/routes/panel
Azareal 2e28ae39f3 Add posts as a criteria for group promotions.
Load the posts column when loading users.
Make DefaultUserStore.Reload a wrapper around DefaultUserStore.BypassGet.
Use the OO style query builder more in common/user.go
GroupPromotions is now bound to an interface rather than the concrete type.
Fix some issues in the GroupPromotionStore interface.
Improve error handling for table creation and reduce boilerplate.
Shorten some more things.

Add panel_group_promotions_posts phrase.

You will need to run the patcher / updater for this commit.
2019-10-07 08:20:37 +10:00
..
analytics.go Tighten validation on group promotion delete. 2019-09-30 20:15:50 +10:00
backups.go Shorten things. 2019-09-29 15:10:05 +10:00
common.go Shorten things. 2019-09-29 15:10:05 +10:00
dashboard.go Basic group promotions. 2019-09-29 14:56:39 +10:00
debug.go More conversations progress, still not usable yet. 2019-06-16 16:30:58 +10:00
forums.go Add posts as a criteria for group promotions. 2019-10-07 08:20:37 +10:00
groups.go Add posts as a criteria for group promotions. 2019-10-07 08:20:37 +10:00
logs.go Shorten things. 2019-09-29 15:10:05 +10:00
pages.go Shortening some things. 2019-10-02 07:06:22 +10:00
plugins.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
settings.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
themes.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
users.go Fix the superfluous header errors. 2019-07-12 07:38:06 +10:00
word_filters.go Tighten validation on group promotion delete. 2019-09-30 20:15:50 +10:00