index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2009-03-10
added calendar backend. more features and integration to come
erdgeist
2009-03-09
only render pages if their published_at date is either nil or set to a time < Time.now. The render_page method will render a 404 otherwise.
hukl
2009-03-09
after creating a node, edit it rather than showing it
hukl
2009-03-08
added a prompt for the template select
hukl
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
added revision column to nodes overview
hukl
2009-03-08
enhanced the link_to_path helper and fixed the menu links
hukl
2009-03-08
added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanups
hukl
2009-03-06
now we need that again
hukl
2009-03-05
more entities translated, refined xpath selector
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
rewriting url in body fields to include the locale before saving the page. xpath magick for the win!
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
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
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
template changes. now lets link that stuff together
hukl
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
stupid me. to lazy to read the whole tinymce documentation
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-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
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-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
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
2009-02-25
try
hukl
2009-02-25
fixed little locale loophole
hukl
2009-02-24
one more button in the wysiwyg editor
hukl
2009-02-24
small modification with a big workflow impact!
hukl
[prev]
[next]