index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fixtures
Age
Commit message (
Expand
)
Author
6 days
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-10-07
implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...
hukl
2009-09-01
added related_assets to pages
hukl
2009-08-09
removed menu item fixtures to make the tests pass again
hukl
2009-08-08
added dynamic main menu
hukl
2009-07-18
Test::Unit Fixtures can't handle globalize2's translated attributes which is why its impossible to set translated attributes via fixtures. Therefor I removed...
hukl
2009-04-25
skip testing default behavior
hukl
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
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-10
remove event resource temporarily until its finalized
hukl
2009-03-10
added calendar backend. more features and integration to come
erdgeist
2009-03-02
added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...
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-27
some more fixture data
hukl
2009-02-20
fixed tests
hukl
2009-02-19
no more page fixtures
hukl
2009-02-15
* permission api on user model
simon
2009-02-15
* removed the auditing observer, we'll do it the old fashioned way
simon
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 hack
simon
2009-02-15
* regenerated the user fixtures with new site key, login tests work now
simon
2009-02-15
* initial commit of the stripped restful-authentication
simon
2009-02-08
added basic user model and user_id on page model
hukl
2009-02-02
refactored the whole tagging thing. now using
hukl
2009-02-02
aggregation spike with flags associated to pages
hukl
2009-01-31
additional tests and fixtures
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 node model to make basic functional tests pass. added awesome_nested_set plugin
hukl