index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
nodes
/
new.html.erb
Age
Commit message (
Expand
)
Author
2026-08-13
Give every admin page one horizontal gutter
erdgeist
2026-07-31
Warn before the gate refuses, and check restore destinations
erdgeist
2026-07-25
Extract admin strings to i18n: the nodes cluster
erdgeist
2026-07-24
Rename layout classes to what they actually do
erdgeist
2026-07-22
Add attached nodes subsection in assets#show and thumbnail in nodes#create
erdgeist
2026-07-19
Add copy-url button to assets; unified the mechanism across views
erdgeist
2026-07-17
Fix computed_unique_name code and consumer
erdgeist
2026-07-16
Split current_unique_name in a setter and an accessor
erdgeist
2026-07-16
Provide parent_unique_name in nodes#new if parent is already pre-set
erdgeist
2026-07-13
UI cleanup pass: search overlay position, remaining table forms
erdgeist
2026-07-12
Unify the four field-level pickers, fix search visibility
erdgeist
2026-07-08
Fix blank-title validation and its lost form state on re-render
erdgeist
2026-07-07
Add context-aware child-creation shortcuts to nodes#show
erdgeist
2026-07-06
Restructure nodes#show and nodes#new around node_description/node_content
erdgeist
2026-07-05
Surface node-kind conventions in the admin UI
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2025-02-06
Improve worklflow
erdgeist
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-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-02-22
replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for now
hukl
2009-02-22
another round of view updates
hukl
2009-02-22
lots of view improvements - not ready though
hukl
2009-02-08
added nodes controller and made it a resource.
hukl