index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
users
Age
Commit message (
Expand
)
Author
2026-08-03
Share one flag stack between the account roster and the events list
erdgeist
2026-08-03
Render dates, booleans and counts through the locale files
erdgeist
2026-08-03
Link each account to its own entries in the log
erdgeist
2026-08-03
Display stale accounts in users#index
erdgeist
2026-08-03
Display last login date in users#show
erdgeist
2026-08-02
Prepare the user list for stacked account flags
erdgeist
2026-08-01
tidy up user list, make otp flag more visible
erdgeist
2026-08-01
Fix some spacing issues in user table and the wrapper
erdgeist
2026-08-01
Let Redaktion grant and revoke its own role
erdgeist
2026-07-31
Replace user deletion with deactivation
erdgeist
2026-07-31
Group user accounts by role
erdgeist
2026-07-26
More visual cleanups for input fields
erdgeist
2026-07-25
Extract admin strings to i18n: users and tags clusters
erdgeist
2026-07-24
Extract admin strings to i18n: sessions, otp, users/edit
erdgeist
2026-07-24
Rename layout classes to what they actually do
erdgeist
2026-07-24
Polish the OTP flows: autocomplete tokens, button dialect, QR sizing, my-account link
erdgeist
2026-07-24
Add self-service TOTP enrollment UI and witnessed admin reset
erdgeist
2026-07-12
Normalize action-button wording and add icons app-wide
erdgeist
2026-07-09
Major resource view cleanup
erdgeist
2026-07-09
Fix button height mismatch between bordered and pill button styles, extend table styling to assets/users/events
erdgeist
2026-07-07
Add or fix class names for the link underline rules to match
erdgeist
2026-07-07
Add class destructive to destructive buttons
erdgeist
2026-06-26
Stage 5 click-testing fixes
erdgeist
2026-06-25
Rails 4.2 view fixes
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-11-07
Using password field for user passwords. Closes #43
hukl
2009-10-20
display error messages for users
hukl
2009-10-20
some more user view cleanup
hukl
2009-10-20
cleaned up the user views a bit
hukl
2009-10-20
only if you are already admin
hukl
2009-10-20
basic user editing
hukl
2009-10-07
change html foo
hukl
2009-10-07
implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...
hukl
2009-04-19
added basic list of users
hukl
2009-03-01
renamed user to users controller
hukl