summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-15renamed readme so it will render nicely on githubhukl
2009-02-15changed layouthukl
2009-02-15more nodes controller functionalityhukl
2009-02-15* very nice commitmessagesimon
2009-02-15* permission api on user modelsimon
2009-02-15reformat for readmehukl
2009-02-15* added permission concept to README_FOR_APPsimon
2009-02-15* added missing associationssimon
2009-02-15* removed the auditing observer, we'll do it the old fashioned waysimon
* added permission model * locked down attributes on page model
2009-02-15* mergin stuff yo, why do i have to do this again?simon
2009-02-15* here comes da wicked sick auditing observer hacksimon
2009-02-15* regenerated the user fixtures with new site key, login tests work nowsimon
* removed some cookie related tests
2009-02-15* initial commit of the stripped restful-authenticationsimon
* http basic auth and login from cookie have been removed * no it does not work yet, it's so f*cking secure, it won't even let legitimate users login
2009-02-15remove obsolete migrationhukl
2009-02-15brace for impactsimon
oh god, oh god, we're all going to die ...
2009-02-15* added eclipse project file to .gitignoresimon
* added user model
2009-02-15added implementation details for nodeshukl
2009-02-15updated railshukl
2009-02-13a few more lines on documentation addedhukl
2009-02-13changed url in the wrong placehukl
2009-02-13changed url for githubhukl
2009-02-13rails updatehukl
2009-02-13tiny change for future user modelhukl
2009-02-13copied readme for app into rails readmehukl
2009-02-08doc hukl
2009-02-08merged documentationhukl
2009-02-08lots of concept refinementshukl
2009-02-08added basic user model and user_id on page modelhukl
to introduce the concept of authors.
2009-02-08refactored refined concept of nodes and pages intohukl
the node model
2009-02-08added nodes controller and made it a resource.hukl
since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves.
2009-02-08refined concepthukl
2009-02-07added draft method to node modelhukl
2009-02-07updated legacy xml fileshukl
2009-02-07added new helper code to create links for a givenhukl
node path.
2009-02-07added globalize2 plugin as well as some modificationshukl
which use the new translation facilities. backend mostly.
2009-02-07added head id to node model which points to thehukl
head of the nodes pages collection. modified tests, importer etc renamed flags to tags
2009-02-06updated railshukl
2009-02-06updated readmehukl
2009-02-04My assumptions about our visitors. Together with some guidance guide lines.erdgeist
2009-02-03added lots of comments to describe what thehukl
methods are doing. this will get everyone a better start. I hope
2009-02-03ignoring generated doc as everyone should generatehukl
it themselve. why i cannot remember but i was told by several people. also ignoring the coverage dir for rcov output
2009-02-02now again with custom order !hukl
2009-02-02corrected example to use the new syntaxhukl
2009-02-02refactored the whole tagging thing. now usinghukl
acts_as_taggable_on_steroids instead of a homebrew solution
2009-02-02add acts_as_taggable_on_steroids to replaces hukl
custom flagging facilities
2009-02-02importer now recognizes flags and adds them to thehukl
pages
2009-02-02removed old updates tbzhukl
2009-02-02comments on top of the class to keep the classhukl
itself clean
2009-02-02Merge branch 'aggregate_xml' into poc1hukl
2009-02-02more comments with alternate querieshukl