gosora/routes/panel
Azareal b6931fe16a Add registered time as a parameter for group promotions.
Run group promotions on group change.
Run group promotions on registration.
Load the CreatedAt field when users are loaded.
Set the default for last_ip properly.
Fix the default values in the group promotion form.
Add initial group promotion tests.

Add panel_group_promotion_registered_for phrase.
Add the registeredFor column to the users_groups_promotions table.

You will need to run the updater / patcher for this commit.
2020-02-09 20:00:08 +10:00
..
analytics.go Expand the Content Security Policy to the Control Panel. 2019-11-04 17:46:34 +10:00
backups.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
common.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
dashboard.go Basic group promotions. 2019-09-29 14:56:39 +10:00
debug.go Speed up template compilation by not building the same parse trees multiple times. 2019-10-13 08:49:08 +10:00
forums.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
groups.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
logs.go Add CreateProfileReply and AutoEmbed group permissions. 2020-02-04 21:47:03 +10:00
pages.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
plugins.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
settings.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
themes.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
users.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
word_filters.go Optimise the database layer. 2020-01-01 07:57:54 +10:00