index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
layouts
Age
Commit message (
Collapse
)
Author
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
hukl
2009-04-16
added autosave to node edit view. saves every 15 seconds
hukl
2009-04-13
streamlining the admin layout
hukl
2009-04-13
added clear: both to navigation
hukl
2009-04-13
rebuilding the admin interface
hukl
2009-03-21
adding title to admin layout
hukl
2009-03-19
fixing the link
hukl
2009-03-19
adding proper link
hukl
2009-03-19
render real events - YAY !
hukl
2009-03-18
Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with ↵
hukl
reoccurrence and intervals etc.
2009-03-10
remove event resource temporarily until its finalized
hukl
2009-03-10
added calendar backend. more features and integration to come
erdgeist
2009-03-08
added 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-08
enhanced the link_to_path helper and fixed the menu links
hukl
2009-03-05
another option for tinymce
hukl
2009-03-04
new public_link method for pages which includes locale
hukl
2009-03-04
links in menu, edit button when logged in and css fixes
hukl
2009-03-03
lets see if tinymce is not trying to rewrite urls
hukl
2009-03-03
no need to hand the page to the helper
hukl
2009-03-03
setting the title tag dynamically
hukl
2009-03-01
stupid me. to lazy to read the whole tinymce documentation
hukl
2009-02-28
allowing 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-24
one more button in the wysiwyg editor
hukl
2009-02-24
added format select for wysiwyg editor
hukl
2009-02-22
created route for home page, removed rails index.html
hukl
2009-02-22
another round of view updates
hukl
2009-02-22
lots of view improvements - not ready though
hukl
2009-02-21
wiring together some views to make basic navigation
hukl
in the admin interface possible
2009-02-21
small template fix
hukl
2009-02-19
adding the admin controller and his friends
hukl
2009-02-17
added tinymce editor for body area of pages
hukl
2009-02-17
added admin layout - more to come
hukl
2009-02-08
added nodes controller and made it a resource.
hukl
since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves.
2009-02-01
split up the rendering a bit
hukl
2009-02-01
added abstract
hukl
2009-01-31
added everything needed to render a page
hukl
2009-01-31
Added Page model scaffold
hukl
2009-01-29
added node model to make basic functional tests pass. added awesome_nested_set plugin
hukl
[prev]