index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
Age
Commit message (
Expand
)
Author
2009-03-10
remove event resource temporarily until its finalized
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-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
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
renamed render_page template to standard_template
hukl
2009-03-03
introducing page templates - need to add edit capabilities
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-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
well, seems i forgot the limit clause there
hukl
2009-02-27
more tests and fixes. always write tests - they are so good!
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-22
cloning tags from heads to new drafts. splitted the find_or_create_draft method to make it easier to read.
hukl
2009-02-22
disabling for now
hukl
2009-02-22
created route for home page, removed rails index.html
hukl
2009-02-22
another round of view updates
hukl
2009-02-21
changed minimum :login length
hukl
2009-02-21
cloning now with all the translations. test added
hukl
2009-02-21
creating new drafts with cloning the heads
hukl
2009-02-19
can't assign user right away ? weird
hukl
2009-02-15
* permission api on user model
simon
2009-02-15
* added missing associations
simon
2009-02-15
* removed the auditing observer, we'll do it the old fashioned way
simon
2009-02-15
* here comes da wicked sick auditing observer hack
simon
2009-02-15
* initial commit of the stripped restful-authentication
simon
2009-02-15
added implementation details for nodes
hukl
2009-02-08
lots of concept refinements
hukl
2009-02-08
added basic user model and user_id on page model
hukl
2009-02-08
refactored refined concept of nodes and pages into
hukl
2009-02-07
added draft method to node model
hukl
2009-02-07
added new helper code to create links for a given
hukl
2009-02-07
added globalize2 plugin as well as some modifications
hukl
2009-02-07
added head id to node model which points to the
hukl
2009-02-03
added lots of comments to describe what the
hukl
2009-02-02
now again with custom order !
hukl
2009-02-02
corrected example to use the new syntax
hukl
2009-02-02
refactored the whole tagging thing. now using
hukl
[next]