summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-09only render pages if their published_at date is either nil or set to a time < Time.now. The render_page method will render a 404 otherwise.hukl
2009-03-09after creating a node, edit it rather than showing ithukl
2009-03-08added a prompt for the template selecthukl
2009-03-08added 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-08added revision column to nodes overviewhukl
2009-03-08enhanced the link_to_path helper and fixed the menu linkshukl
2009-03-08added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanupshukl
2009-03-06now we need that againhukl
2009-03-05more entities translated, refined xpath selectorhukl
2009-03-05another option for tinymcehukl
2009-03-05added begin rescue as too much can go wronghukl
2009-03-05rewriting url in body fields to include the locale before saving the page. xpath magick for the win!hukl
2009-03-04new public_link method for pages which includes localehukl
2009-03-04minor fixeshukl
2009-03-04moved aggregator partialhukl
2009-03-04links in menu, edit button when logged in and css fixeshukl
2009-03-04renamed render_page template to standard_templatehukl
2009-03-03lets see if tinymce is not trying to rewrite urlshukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-03no need to hand the page to the helperhukl
2009-03-03setting the title tag dynamicallyhukl
2009-03-02refactoring of the page cloning and draft creatinghukl
2009-03-02fixes. wasn't working right in _all_ situations.hukl
2009-03-02added 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-02put the rendering of titles in the node overview into the nodes_helperhukl
2009-03-02template changes. now lets link that stuff togetherhukl
2009-03-01added layout hukl
2009-03-01renamed user to users controllerhukl
2009-03-01created empty user controllerhukl
2009-03-01stupid me. to lazy to read the whole tinymce documentationhukl
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-28allowing the aggregate tag to be entered. I had to patch tinymce for as the self closing tags are hardcoded - very very bad !hukl
2009-02-28using the new helper to prevent evil exceptions if no author is sethukl
2009-02-28well, seems i forgot the limit clause therehukl
2009-02-28added author_for_page to content_helperhukl
2009-02-28added custom partials to aggregators, added test and refactored some methodshukl
2009-02-27more tests and fixes. always write tests - they are so good!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-27modified the aggregate method to take only head / published pages into accounthukl
2009-02-27changed that comment to fit the current implementationhukl
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-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-25tryhukl
2009-02-25fixed little locale loopholehukl
2009-02-24one more button in the wysiwyg editorhukl
2009-02-24small modification with a big workflow impact!hukl