summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.erb
AgeCommit message (Expand)Author
2026-08-14Scope admin form conventions with a classerdgeist
2026-08-13Give every admin page one horizontal guttererdgeist
2026-08-03Render dates, booleans and counts through the locale fileserdgeist
2026-08-03Display last login date in users#showerdgeist
2026-07-31Group user accounts by roleerdgeist
2026-07-25Extract admin strings to i18n: users and tags clusterserdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-09Major resource view cleanuperdgeist
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-03-01renamed user to users controllerhukl