index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-03-04
links in menu, edit button when logged in and css fixes
hukl
2009-03-04
updated rails
hukl
2009-03-04
renamed render_page template to standard_template
hukl
2009-03-03
lets see if tinymce is not trying to rewrite urls
hukl
2009-03-03
introducing page templates - need to add edit capabilities
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-02
refactoring of the page cloning and draft creating
hukl
2009-03-02
yellow content links
hukl
2009-03-02
fixes. wasn't working right in _all_ situations.
hukl
2009-03-02
added 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-02
put the rendering of titles in the node overview into the nodes_helper
hukl
2009-03-02
Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms
hukl
2009-03-02
template changes. now lets link that stuff together
hukl
2009-03-02
Parse iCalendar-entities from events
erdgeist
2009-03-01
added layout
hukl
2009-03-01
renamed user to users controller
hukl
2009-03-01
created empty user controller
hukl
2009-03-01
tiny new test
hukl
2009-03-01
simple functional test for the NodesController#update method
hukl
2009-03-01
stupid me. to lazy to read the whole tinymce documentation
hukl
2009-03-01
run rake cccms:setup_environment to get all tasks done at once
hukl
2009-03-01
refactored 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-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-28
using the new helper to prevent evil exceptions if no author is set
hukl
2009-02-28
well, seems i forgot the limit clause there
hukl
2009-02-28
added author_for_page to content_helper
hukl
2009-02-28
added custom partials to aggregators, added test and refactored some methods
hukl
2009-02-28
a little test refactoring as preparation for aggregator tests with different partials
hukl
2009-02-28
building rcov output as well ?
hukl
2009-02-28
description for task
hukl
2009-02-27
new task
hukl
2009-02-27
rake task for integrity
hukl
2009-02-27
more tests and fixes. always write tests - they are so good!
hukl
2009-02-27
preparing deletion of the pages controller as we should not really need it because nodes act as proxy for dealing with pages
hukl
2009-02-27
unit test for the Page.aggregate method to verify only published pages are aggregated
hukl
2009-02-27
some more fixture data
hukl
2009-02-27
modified the aggregate method to take only head / published pages into account
hukl
2009-02-27
changed that comment to fit the current implementation
hukl
2009-02-27
100% test coverage for node model
hukl
2009-02-27
new coverage rake task - finally
hukl
2009-02-27
modified the readme
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-26
doesn't belong here
hukl
2009-02-26
renamed the sample files
hukl
2009-02-26
removed unnecessary parts
hukl
2009-02-26
narf
hukl
2009-02-26
there has to be a better way. need to read globalize2 documentation
hukl
2009-02-25
another locale fix
hukl
2009-02-25
added locale methods
hukl
[next]