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-29
minor refactor
hukl
2009-03-29
a few more assertions
hukl
2009-03-29
refactored the outdated translations functionality. also adding flexibility to allow filtering with custom values.
hukl
2009-03-29
Added unit test to verify the basic functionality of the find_with_outdated_translations method. Found and fixed some issued on the way. [ x ] Testing rocks
hukl
2009-03-28
added class and instance methods to find untranslated pages and for detecting pages with outdated translations. not publicly exposed yet as I need to test it...
hukl
2009-03-28
introducing named scope :drafts for Page
hukl
2009-03-28
reducing queries here as well - yay
hukl
2009-03-28
using :include => :globalize_translations here to speed up the query time
hukl
2009-03-28
renamed the user association on nodes to lock_owner as it is more specific for its purpose
hukl
2009-03-22
Finally! The cloning of pages for creating new drafts is now a lot cleaner. I had to search for a while to figure out a better way. Thank you svenfuchs and j...
hukl
2009-03-21
only clone attributes if they are for real and not a fallback
hukl
2009-03-21
put the lock onto nodes
hukl
2009-03-21
cleaned up the node index view
hukl
2009-03-21
adding title to admin layout
hukl
2009-03-21
do not truncate title anymore
hukl
2009-03-21
small change
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
add missing location column to events. removed summary column from summary - we try joins instead. we can always fallback if it turns out to be a stupid idea...
hukl
2009-03-18
Reverse order of diffable revisions
erdgeist
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 reoccur...
hukl
2009-03-15
this was the wrong revision number
hukl
2009-03-15
More linkage for revisions
hukl
2009-03-15
interface interlinks
hukl
2009-03-15
including title and abstract in the diff view.
hukl
2009-03-15
adding revision links to the interface. disabling destroy for now
hukl
2009-03-15
first revision and diff interface
hukl
2009-03-10
remove event resource temporarily until its finalized
hukl
2009-03-10
added list of drafts to admin overview
hukl
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
[next]