summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-27unit test for the Page.aggregate method to verify only published pages are aggregatedhukl
2009-02-27some more fixture datahukl
2009-02-27modified the aggregate method to take only head / published pages into accounthukl
2009-02-27changed that comment to fit the current implementationhukl
2009-02-27100% test coverage for node modelhukl
2009-02-27new coverage rake task - finallyhukl
2009-02-27modified the readmehukl
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-26doesn't belong herehukl
2009-02-26renamed the sample fileshukl
2009-02-26removed unnecessary parts hukl
2009-02-26narfhukl
2009-02-26there has to be a better way. need to read globalize2 documentationhukl
2009-02-25another locale fixhukl
2009-02-25added locale methodshukl
2009-02-25updated globalize2hukl
2009-02-25tryhukl
2009-02-25fixed little locale loopholehukl
2009-02-24one more button in the wysiwyg editorhukl
2009-02-24added sample database.yml files for sqlite3, postgresql, mysqlhukl
2009-02-24put the rcov task into a seperate file so rcov is not necessaryhukl
2009-02-24small modification with a big workflow impact!hukl
2009-02-24added format select for wysiwyg editorhukl
2009-02-22thats not necessary anymorehukl
2009-02-22ignoring coverage data herehukl
2009-02-22added rcov task - now i can observe my test coverage hukl
2009-02-22stupid typohukl
2009-02-22give me bulletshukl
2009-02-22updated readme for githubhukl
2009-02-22updated rails submodulehukl
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-21added importer for authors and adding proper authorshukl
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-21updated the importer to set the published_at datehukl
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-21rake task to create a user and rake task to importhukl