index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
nodes
Age
Commit message (
Expand
)
Author
3 days
Normalize action-button wording and add icons app-wide
erdgeist
3 days
Unify the four field-level pickers, fix search visibility
erdgeist
4 days
Give the sitemap its own view, with collapse and descendant counts
erdgeist
4 days
Add drafts/recent/mine/chapters admin node views
erdgeist
5 days
Do not offer to destroy the only draft of a never-published node
erdgeist
6 days
Move link to full revision list out of summary
erdgeist
6 days
Destroying Draft or Discarding Autosave drops you where you left
erdgeist
6 days
Add head/draft/autosave layer comparison at three UI entry points
erdgeist
6 days
Remove subnav from nodes#index, New node has its own action button now
erdgeist
6 days
Major resource view cleanup
erdgeist
7 days
Add the Status section to nodes#show and rebuild nodes#edit's action bar
erdgeist
7 days
Fix blank-title validation and its lost form state on re-render
erdgeist
7 days
Add a action bar to the node edit view. This is the first application of a proposed new layout
erdgeist
7 days
Autosave posts to its own endpoint surface lock loss immediately
erdgeist
8 days
Promote page title to headline in nodes#show
erdgeist
8 days
Tuck away metadata section in nodes#edit behind a summary/detail cascade
erdgeist
8 days
Adopt button pills in views
erdgeist
9 days
Add context-aware child-creation shortcuts to nodes#show
erdgeist
9 days
Restructure nodes#show and nodes#new around node_description/node_content
erdgeist
10 days
Add public preview links for drafts
erdgeist
10 days
Surface node-kind conventions in the admin UI
erdgeist
12 days
Retire event_information, superseded by nodes#show's event manager
erdgeist
12 days
Add self-service event creation from nodes#show
erdgeist
2026-07-02
Add direct edit link to nodes#index
erdgeist
2026-07-02
Clean up events views: return_to, subnav, remove custom_rrule
erdgeist
2026-07-01
Add RRULE humanizer and wire events into nodes#show
erdgeist
2026-06-30
Remove obsolete partial
erdgeist
2026-06-28
Fix tag list rendering in node editor
erdgeist
2026-06-27
Fix flash delete for empty flashes
erdgeist
2026-06-27
Stop forcing escaped HTML into the database just because XML Builder was used wrong
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
2026-06-23
Update deployed state to what's currently running
erdgeist
2025-02-06
Improve worklflow
erdgeist
2025-02-05
Add warner if theres unescaped entities inside the Title fields
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2009-11-14
nodes :show now also includes a direct link to to the live version of the node. Additionally, I changed the default route to a named route so it is much easi...
hukl
2009-11-14
nodes :show now shows the tags so the user won't have to enter edit mode to see the tags and thereby create a new draft
hukl
2009-11-11
Modified templates to show the editor now
hukl
2009-10-20
allow to overwrite the original user in edit view
hukl
2009-10-18
re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to come
hukl
2009-10-17
changed some node related methods and implementation of unlock
hukl
2009-10-17
added sanitize statements to hopefully all critical templates to protect against cross site scripting.
hukl
2009-10-07
refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...
hukl
2009-09-12
changed the ui click flow a bit
hukl
2009-09-10
going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errors
hukl
2009-09-10
refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner cases
hukl
2009-09-09
added editing of slugs and moving of nodes. to edit a slug or move a node you edit that node, make your changes and save. the slug and parent node changes ge...
hukl
2009-09-08
lots of gui improvements for creating nodes
hukl
[next]