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-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
2009-02-02
comments on top of the class to keep the class
hukl
2009-02-02
more comments with alternate queries
hukl
2009-02-02
aggregation spike with flags associated to pages
hukl
2009-02-01
added first careful steps for aggregation
hukl
2009-02-01
added test for retrieving a specific revision via
hukl
2009-01-31
added everything needed to render a page
hukl
2009-01-31
made sure that returned pages are always ordered
hukl
2009-01-31
connected page and node model + some minor tweaks
hukl
2009-01-31
Added Page model scaffold
hukl
2009-01-29
added generation of unique names based on the position on the tree after adding a node as a children of another node
hukl
2009-01-29
added node model to make basic functional tests pass. added awesome_nested_set plugin
hukl
[prev]