summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2009-02-24added format select for wysiwyg editorhukl
2009-02-22thats not necessary anymorehukl
2009-02-22tags !hukl
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-22resolved deprecationhukl
2009-02-22cloning tags from heads to new drafts. splitted the find_or_create_draft method to make it easier to read.hukl
2009-02-22disabling for nowhukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-21changed minimum :login lengthhukl
2009-02-21wiring together some views to make basic navigationhukl
2009-02-21adding @node filter for publish action and settinghukl
2009-02-21small template fixhukl
2009-02-21cloning now with all the translations. test addedhukl
2009-02-21creating new drafts with cloning the heads hukl
2009-02-21getting rid of the useless values partshukl
2009-02-21using good old overwrite_params as it doesn't hukl
2009-02-21added before_filter :login_requiredhukl
2009-02-20fix for routing filter and helpers, need to talk hukl
2009-02-19can't assign user right away ? weirdhukl
2009-02-19removed protected attribute fieldshukl
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-17a little style here and therehukl
2009-02-17modified edit form to work with translated hukl
2009-02-17added tinymce editor for body area of pageshukl
2009-02-17added admin layout - more to comehukl
2009-02-17forgot the viewhukl
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* permission api on user modelsimon
2009-02-15* added missing associationssimon
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-08lots of concept refinementshukl
2009-02-08added basic user model and user_id on page modelhukl
2009-02-08refactored refined concept of nodes and pages intohukl
2009-02-08added nodes controller and made it a resource.hukl
2009-02-07added draft method to node modelhukl