about summary refs log tree commit diff
path: root/app/views/admin/pending_accounts
AgeCommit message (Collapse)Author
2019-11-19Add waiting time to list of pending accounts in admin UI (#10985)Eugen Rochko
2019-04-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
Conflicts: - app/views/admin/pending_accounts/index.html.haml No real conflict, upstream changes too close to glitch-specific theming system changes. - config/navigation.rb Upstream redesigned the settings navigation, took those changes and re-inserted the flavours menu.
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
* Add "why do you want to join" field to invite requests Fix #10512 * Remove unused translations * Fix broken registrations when no invite request text is submitted
2019-04-08Fix batch actions not working on pending accounts (#10508)ThibG
2019-04-08Fix pending accounts managementThibaut Girka
2019-04-06Add batch actions for approving and rejecting pending accounts (#10469)Eugen Rochko