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
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
2009-06-13
added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a...
hukl
2009-05-08
removed the render :partial call as it no longer exists
hukl
2009-05-08
put the whole autosave stuff into admin_interface.js
hukl
2009-05-07
moving the observer around
hukl
2009-05-07
autosave only when something has actually changed. this was hard. i don't like javascript
hukl
2009-05-01
linking to the referrer url in preview mode
hukl
2009-04-18
adding event information to the metadata section allowing to add and edit events
hukl
2009-04-16
minor ui tweak
hukl
2009-04-16
added autosave to node edit view. saves every 15 seconds
hukl
2009-04-13
little layout fix
hukl
2009-04-13
now the node index page is sexy too !
hukl
2009-04-13
beautified the revision and diff interface. so pretty and so functional. i'm happy
hukl
2009-04-13
slight modifications
hukl
2009-04-13
rebuilding the admin interface
hukl
2009-03-28
renamed the user association on nodes to lock_owner as it is more specific for its purpose
hukl
2009-03-21
put the lock onto nodes
hukl
2009-03-21
cleaned up the node index view
hukl
2009-03-15
this was the wrong revision number
hukl
2009-03-15
More linkage for revisions
hukl
2009-03-15
interface interlinks
hukl
2009-03-15
adding revision links to the interface. disabling destroy for now
hukl
2009-03-08
added a prompt for the template select
hukl
2009-03-08
added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.
hukl
2009-03-08
added revision column to nodes overview
hukl
2009-03-08
added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanups
hukl
2009-03-03
introducing page templates - need to add edit capabilities
hukl
2009-03-02
added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...
hukl
2009-03-02
put the rendering of titles in the node overview into the nodes_helper
hukl
2009-03-02
template changes. now lets link that stuff together
hukl
2009-02-26
the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beauty
hukl
2009-02-22
tags !
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
resolved deprecation
hukl
2009-02-22
another round of view updates
hukl
2009-02-22
lots of view improvements - not ready though
hukl
2009-02-21
wiring together some views to make basic navigation
hukl
[next]