index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
2009-06-13
put the preview into the pages controller
hukl
2009-06-10
added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrow
hukl
2009-05-01
introducing the restore revision functionality
hukl
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
hukl
2009-04-19
fixed the libxml gem dependency
hukl
2009-04-19
changed gem dependencies
hukl
2009-04-18
setting environment.rb accordingly
hukl
2009-04-13
beautified the revision and diff interface. so pretty and so functional. i'm happy
hukl
2009-04-11
added proper gem dependencies
hukl
2009-03-18
configure proper time zone
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-06
didn't work out yet
hukl
2009-03-06
added de locale file
hukl
2009-03-05
fixed that rcov dependency
hukl
2009-03-05
added gem dependencies to make the install even easier
hukl
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-02-26
renamed the sample files
hukl
2009-02-26
removed unnecessary parts
hukl
2009-02-24
added sample database.yml files for sqlite3, postgresql, mysql
hukl
2009-02-22
created route for home page, removed rails index.html
hukl
2009-02-21
adding @node filter for publish action and setting
hukl
2009-02-21
cloning now with all the translations. test added
hukl
2009-02-21
changed the routes - not sure if this is the way
hukl
2009-02-19
added this route filter from sven fuchs to make
hukl
2009-02-19
thats not the place for it as it seems
hukl
2009-02-19
set the default locale to :de
hukl
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-08
added nodes controller and made it a resource.
hukl
2009-02-07
added globalize2 plugin as well as some modifications
hukl
2009-02-01
fixed routing issues
hukl
2009-01-31
connected page and node model + some minor tweaks
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 the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...
hukl
2009-01-29
initial import with edge rails included as a submodule
hukl