index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
33 hours
Add migraton for bcrypt password digest on user model
erdgeist
33 hours
Implement transparent password hash migration
erdgeist
33 hours
Add some more tests for the login basics while refactoring
erdgeist
33 hours
Use SecureRandom instead of the hand rolled implementation
erdgeist
33 hours
Improve test coverage for two-ordinal week selection in rrule humanizier
erdgeist
33 hours
Fix computed_unique_name code and consumer
erdgeist
33 hours
Fix grammar for unknown action and discard_autosave
erdgeist
33 hours
Retire recent changes widget, replace with action log
erdgeist
33 hours
Retire recent changes widget, replace with action log
erdgeist
2 days
Give all text and password inputs border-radii
erdgeist
2 days
Cutover to new Recent Changes widget
erdgeist
2 days
Construct DOM elements using escaping helpers to prevent XSS
erdgeist
2 days
Add a script to backfill action log from existing records
erdgeist
2 days
Move rrule builder to a partial and share between events#new and events#edit
erdgeist
2 days
Aggregate selected weeks in a more human friendly form
erdgeist
2 days
managed RRULE constructs now include week selection
erdgeist
2 days
Split current_unique_name in a setter and an accessor
erdgeist
3 days
nodes#show's revisions subsection renamed to history
erdgeist
3 days
Condense the action log into a scannable table
erdgeist
3 days
Don't reference your own user as 'du' in action log. It breaks grammar.
erdgeist
3 days
Add a reader for the action log at admin/log
erdgeist
3 days
Record the full lifecycle contract in NodeAction entries
erdgeist
3 days
Provide parent_unique_name in nodes#new if parent is already pre-set
erdgeist
3 days
Remove some remnants of legacy admin wizard interface
erdgeist
4 days
Add NodeAction: an append-only log of who did what to a node
erdgeist
4 days
Make the recent-changes page match the widget it links from
erdgeist
4 days
Remove dead admin/_recent_changes partial
erdgeist
4 days
Add scaffolding for a proper tech documentation from everything I could remember
erdgeist
4 days
Supply related-asset URLs/name and public inline-image CSS
erdgeist
4 days
Add inline image insertion for page bodies, plus a headline-conflict badge
erdgeist
4 days
Extend static-asset cache-busting to the public layout
erdgeist
4 days
Crop headline images to aspect ratio instead of distorting them
erdgeist
4 days
Add a :large FileAttachment style for full-width inline body images
erdgeist
5 days
Retire wipe_draft! and find_or_create_draft from production code
erdgeist
5 days
Add chapter images: thumbnail on the list, headline image on the detail page
erdgeist
5 days
Add a toggleable live preview panel to both editors
erdgeist
5 days
Make revisions locale aware
erdgeist
5 days
Add tooltips to all navbar items
erdgeist
5 days
Make tags a pill list on nodes#show
erdgeist
5 days
Store return_to before resetting session in loging. Fixes returning to an admin page before logging in
erdgeist
5 days
Re-add language selector, but fix the mis-nomer for english pages
erdgeist
5 days
Merge branch 'erdgeist-revive-events'
erdgeist
5 days
Remove orphaned language selector for admin views
erdgeist
5 days
Add cache-buster using mtime of css and js files outside the asset pipeline
erdgeist
5 days
Remove redundant default translation from the translations subsection
erdgeist
5 days
Fix: p elements can't contain buttons. Convert it to a div
erdgeist
5 days
Make revision diffs locale-aware, defaulting to whichever locale changed
erdgeist
5 days
clone_attributes_from: update translations in place, not delete+recreate
erdgeist
5 days
Fix autosave bug: sync tinymce's state back to textarea before serializing
erdgeist
5 days
Fix shared preview redirecting to admin for an ordinary new draft
erdgeist
[next]