summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2009-03-01renamed user to users controllerhukl
2009-03-01created empty user controllerhukl
2009-03-01refactored 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-27preparing deletion of the pages controller as we should not really need it because nodes act as proxy for dealing with pageshukl
2009-02-26the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beautyhukl
2009-02-24small modification with a big workflow impact!hukl
2009-02-22thats not necessary anymorehukl
2009-02-22replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for nowhukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-21wiring together some views to make basic navigationhukl
2009-02-21adding @node filter for publish action and settinghukl
2009-02-21added before_filter :login_requiredhukl
2009-02-19adding the admin controller and his friendshukl
2009-02-19small enhancement for the locale filterhukl
2009-02-19not needed anymorehukl
2009-02-19setting the locale so clean you could eat from ithukl
2009-02-17changed index action to use pagination. avoiding ahukl
2009-02-15using real users now that we have a real user modelhukl
2009-02-15changed layouthukl
2009-02-15more nodes controller functionalityhukl
2009-02-15* removed the auditing observer, we'll do it the old fashioned waysimon
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 hacksimon
2009-02-15* regenerated the user fixtures with new site key, login tests work nowsimon
2009-02-15* initial commit of the stripped restful-authenticationsimon
2009-02-15brace for impactsimon
2009-02-15added implementation details for nodeshukl
2009-02-13tiny change for future user modelhukl
2009-02-08added nodes controller and made it a resource.hukl
2009-02-07added globalize2 plugin as well as some modificationshukl
2009-02-03added lots of comments to describe what thehukl
2009-02-01added test for retrieving a specific revision via hukl
2009-02-01fix for content_controllerhukl
2009-01-31added everything needed to render a pagehukl
2009-01-31Added Page model scaffoldhukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl
2009-01-29added 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-29initial import with edge rails included as a submodulehukl