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
5 days
Remove subnav from nodes#index, New node has its own action button now
erdgeist
5 days
Major resource view cleanup
erdgeist
6 days
Add the Status section to nodes#show and rebuild nodes#edit's action bar
erdgeist
6 days
Fix blank-title validation and its lost form state on re-render
erdgeist
6 days
Add a action bar to the node edit view. This is the first application of a proposed new layout
erdgeist
6 days
Autosave posts to its own endpoint surface lock loss immediately
erdgeist
7 days
Promote page title to headline in nodes#show
erdgeist
7 days
Tuck away metadata section in nodes#edit behind a summary/detail cascade
erdgeist
7 days
Adopt button pills in views
erdgeist
8 days
Add context-aware child-creation shortcuts to nodes#show
erdgeist
8 days
Restructure nodes#show and nodes#new around node_description/node_content
erdgeist
9 days
Add public preview links for drafts
erdgeist
9 days
Surface node-kind conventions in the admin UI
erdgeist
11 days
Retire event_information, superseded by nodes#show's event manager
erdgeist
11 days
Add self-service event creation from nodes#show
erdgeist
13 days
Add direct edit link to nodes#index
erdgeist
13 days
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
2009-09-08
new interface for adding nodes. still needs a bit radio button magick
hukl
2009-09-02
renaming and restructuring
hukl
2009-09-02
further interface improvements
hukl
2009-09-02
some drag and drop refinements
hukl
2009-09-01
Added javascript goodness to add and sort and drag and drop images on pages
hukl
2009-09-01
slight interface changes
hukl
2009-08-16
migration to add missing columns and indexes for acts_as_taggable_redux as well as other related modifications
hukl
2009-07-19
fixed link_for_path issue
hukl
[next]