index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
Age
Commit message (
Expand
)
Author
2009-02-28
using the new helper to prevent evil exceptions if no author is set
hukl
2009-02-28
added custom partials to aggregators, added test and refactored some methods
hukl
2009-02-26
the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beauty
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
tags !
hukl
2009-02-22
replaced freeform textfield with select tag which has to be replaced with something more decent soon. but it works for now
hukl
2009-02-22
resolved deprecation
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
2009-02-21
adding @node filter for publish action and setting
hukl
2009-02-21
small template fix
hukl
2009-02-21
getting rid of the useless values parts
hukl
2009-02-19
removed protected attribute fields
hukl
2009-02-19
adding the admin controller and his friends
hukl
2009-02-17
a little style here and there
hukl
2009-02-17
modified edit form to work with translated
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-17
forgot the view
hukl
2009-02-15
using real users now that we have a real user model
hukl
2009-02-15
* regenerated the user fixtures with new site key, login tests work now
simon
2009-02-15
* initial commit of the stripped restful-authentication
simon
2009-02-15
added implementation details for nodes
hukl
2009-02-08
added nodes controller and made it a resource.
hukl
2009-02-07
added new helper code to create links for a given
hukl
2009-02-01
added first careful steps for aggregation
hukl
2009-02-01
fix for date - using the new helper now
hukl
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
2009-01-29
added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...
hukl