summaryrefslogtreecommitdiff
path: root/app/views/users
AgeCommit message (Expand)Author
2026-07-31Replace user deletion with deactivationerdgeist
2026-07-31Group user accounts by roleerdgeist
2026-07-26More visual cleanups for input fieldserdgeist
2026-07-25Extract admin strings to i18n: users and tags clusterserdgeist
2026-07-24Extract admin strings to i18n: sessions, otp, users/editerdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-24Polish the OTP flows: autocomplete tokens, button dialect, QR sizing, my-account linkerdgeist
2026-07-24Add self-service TOTP enrollment UI and witnessed admin reseterdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-09Major resource view cleanuperdgeist
2026-07-09Fix button height mismatch between bordered and pill button styles, extend table styling to assets/users/eventserdgeist
2026-07-07Add or fix class names for the link underline rules to matcherdgeist
2026-07-07Add class destructive to destructive buttonserdgeist
2026-06-26Stage 5 click-testing fixeserdgeist
2026-06-25Rails 4.2 view fixeserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-11-07Using password field for user passwords. Closes #43 hukl
2009-10-20display error messages for usershukl
2009-10-20some more user view cleanuphukl
2009-10-20cleaned up the user views a bithukl
2009-10-20only if you are already adminhukl
2009-10-20basic user editinghukl
2009-10-07change html foohukl
2009-10-07implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...hukl
2009-04-19added basic list of usershukl
2009-03-01renamed user to users controllerhukl