summaryrefslogtreecommitdiff
path: root/app/views/layouts
AgeCommit message (Expand)Author
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13streamlining the admin layouthukl
2009-04-13added clear: both to navigationhukl
2009-04-13rebuilding the admin interfacehukl
2009-03-21adding title to admin layouthukl
2009-03-19fixing the link
hukl
2009-03-19adding proper linkhukl
2009-03-19render real events - YAY !
hukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...hukl
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10added calendar backend. more features and integration to comeerdgeist
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-08enhanced the link_to_path helper and fixed the menu linkshukl
2009-03-05another option for tinymcehukl
2009-03-04new public_link method for pages which includes localehukl
2009-03-04links in menu, edit button when logged in and css fixeshukl
2009-03-03lets see if tinymce is not trying to rewrite urlshukl
2009-03-03no need to hand the page to the helperhukl
2009-03-03setting the title tag dynamicallyhukl
2009-03-01stupid me. to lazy to read the whole tinymce documentationhukl
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-24one more button in the wysiwyg editorhukl
2009-02-24added format select for wysiwyg editorhukl
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-21wiring together some views to make basic navigationhukl
2009-02-21small template fixhukl
2009-02-19adding the admin controller and his friendshukl
2009-02-17added tinymce editor for body area of pageshukl
2009-02-17added admin layout - more to comehukl
2009-02-08added nodes controller and made it a resource.hukl
2009-02-01split up the rendering a bithukl
2009-02-01added abstracthukl
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