index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2009-03-01
renamed user to users controller
hukl
2009-03-01
created empty user controller
hukl
2009-03-01
refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again.
hukl
2009-02-27
preparing deletion of the pages controller as we should not really need it because nodes act as proxy for dealing with pages
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-24
small modification with a big workflow impact!
hukl
2009-02-22
thats not necessary anymore
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-21
wiring together some views to make basic navigation
hukl
2009-02-21
adding @node filter for publish action and setting
hukl
2009-02-21
added before_filter :login_required
hukl
2009-02-19
adding the admin controller and his friends
hukl
2009-02-19
small enhancement for the locale filter
hukl
2009-02-19
not needed anymore
hukl
2009-02-19
setting the locale so clean you could eat from it
hukl
2009-02-17
changed index action to use pagination. avoiding a
hukl
2009-02-15
using real users now that we have a real user model
hukl
2009-02-15
changed layout
hukl
2009-02-15
more nodes controller functionality
hukl
2009-02-15
* removed the auditing observer, we'll do it the old fashioned way
simon
2009-02-15
* mergin stuff yo, why do i have to do this again?
simon
2009-02-15
* here comes da wicked sick auditing observer hack
simon
2009-02-15
* regenerated the user fixtures with new site key, login tests work now
simon
2009-02-15
* initial commit of the stripped restful-authentication
simon
2009-02-15
brace for impact
simon
2009-02-15
added implementation details for nodes
hukl
2009-02-13
tiny change for future user model
hukl
2009-02-08
added nodes controller and made it a resource.
hukl
2009-02-07
added globalize2 plugin as well as some modifications
hukl
2009-02-03
added lots of comments to describe what the
hukl
2009-02-01
added test for retrieving a specific revision via
hukl
2009-02-01
fix for content_controller
hukl
2009-01-31
added everything needed to render a page
hukl
2009-01-31
Added Page model scaffold
hukl
2009-01-29
added node model to make basic functional tests pass. added awesome_nested_set plugin
hukl
2009-01-29
added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...
hukl
2009-01-29
initial import with edge rails included as a submodule
hukl
[prev]