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-29
rewrite of the importer - not done yet
hukl
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
fix for globalize to honor the use of :include => :globalize_translations. also see
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
updated updates to parse well
hukl
2009-03-18
updated graffle
hukl
2009-03-18
modified importer to update carefully!!!1elf
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
configure proper time zone
hukl
2009-03-18
fixed deprecation warning
hukl
2009-03-18
Add a duration parser to libical wrapper
erdgeist
2009-03-18
Reverse order of diffable revisions
erdgeist
2009-03-18
small patch for reoccurrence rule
hukl
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-18
Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms
erdgeist
2009-03-17
Rubify behavoir of helper
erdgeist
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
Merge branch 'revisions'
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-15
Improve documentation
erdgeist
2009-03-15
Minor documentation
erdgeist
2009-03-15
ruby wrapper around libical
erdgeist
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
fix for vpim
hukl
2009-03-10
forgot the event migratiob
erdgeist
2009-03-10
small compatibility fix for page test
erdgeist
2009-03-10
added calendar backend. more features and integration to come
erdgeist
2009-03-10
Merge branch 'master' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms
erdgeist
[next]