summaryrefslogtreecommitdiff
path: root/app/views/users/edit.html.erb
AgeCommit message (Expand)Author
2026-08-15Style totp input fields so that they work better on mobileerdgeist
2026-08-14Scope admin form conventions with a classerdgeist
2026-08-13Give every admin page one horizontal guttererdgeist
2026-08-04Give node lists a flag column and a shared action barerdgeist
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-09Major resource view cleanuperdgeist
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-20only if you are already adminhukl
2009-10-20basic user editinghukl
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-03-01renamed user to users controllerhukl