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-06
added de locale file
hukl
2009-03-05
more entities translated, refined xpath selector
hukl
2009-03-05
get rid of the stupid entities. its the 21st century baby. unicode is widely available already! except for windows
hukl
2009-03-05
another option for tinymce
hukl
2009-03-05
added begin rescue as too much can go wrong
hukl
2009-03-05
fixed that rcov dependency
hukl
2009-03-05
updated rails, again
hukl
2009-03-05
rewriting url in body fields to include the locale before saving the page. xpath magick for the win!
hukl
2009-03-05
added gem dependencies to make the install even easier
hukl
2009-03-04
new public_link method for pages which includes locale
hukl
2009-03-04
minor fixes
hukl
2009-03-04
moved aggregator partial
hukl
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
[next]