index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-08-31
calendar css improvements
hukl
2009-08-31
the wrapper should be left-aligned really… what was I thinking
hukl
2009-08-16
consolidated migration
hukl
2009-08-16
migration to add missing columns and indexes for acts_as_taggable_redux as well as other related modifications
hukl
2009-08-15
changed the implementation of Page.aggregate once more. Now faster, better shorter with acts_as_taggable_redux
hukl
2009-08-15
replaced crappy acts_as_taggable_on_steroids with acts_as_taggable_redux. Drop in replacement, much cleaner code and best of all does what I want!
hukl
2009-08-15
added pagination for aggregators. costed me the whole day. crappy plugins ARGH! More work to do!
hukl
2009-08-15
made the sorting a bit smoother by adding a placeholder
hukl
2009-08-15
the link has to be closured to make it work
hukl
2009-08-15
order of menu items set
hukl
2009-08-15
updated environment.rb to work with rails 2.3.3
hukl
2009-08-09
added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...
hukl
2009-08-09
removed menu item fixtures to make the tests pass again
hukl
2009-08-09
editing menu items now works to. also some minor changes
hukl
2009-08-09
removed time from the menu
hukl
2009-08-09
refactored the way new menu items are created. went back to rest and added the js ajax search to fill out the form for you. much cleaner, unobtrusive approach.
hukl
2009-08-09
updated the xml files so the import works smooth
hukl
2009-08-08
lots of new code to manage menu items - harder than expected :/
hukl
2009-08-08
added authenticty token for js
hukl
2009-08-08
encapsulated javascript magic into objects
hukl
2009-08-08
fixed indentation
hukl
2009-08-08
additionally indexing slug and unique name
hukl
2009-08-08
more readable dates for event meta data
hukl
2009-08-08
added menu items resource
hukl
2009-08-08
added dynamic main menu
hukl
2009-07-19
updated globalize2 plugin
hukl
2009-07-19
fixed link_for_path issue
hukl
2009-07-19
no text-decoration in article_partial
hukl
2009-07-19
scrollbars for pre elements which are too wide
hukl
2009-07-19
need link_to_path here because the locale won't be added with the default link helper
hukl
2009-07-19
intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature first
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-07-18
replaced header image. added left_column background image. some css modifications
hukl
2009-07-18
modified _article partial. added more structure and style
hukl
2009-07-18
cleaned up the Page#public_link method
hukl
2009-07-12
new header image and css - work in progress
hukl
2009-07-12
clean up for application.html layout
hukl
2009-07-12
clean up for article partial
hukl
2009-07-12
moved old images to new location, preparing new theme
hukl
2009-06-13
put the preview into the pages controller
hukl
2009-06-13
added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a...
hukl
2009-06-10
little convenience method for retrieving a useful title for a node
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-08
comparing content instead of string length to track changes
hukl
2009-05-08
removed the render :partial call as it no longer exists
hukl
2009-05-08
put the whole autosave stuff into admin_interface.js
hukl
2009-05-07
moving the observer around
hukl
2009-05-07
autosave only when something has actually changed. this was hard. i don't like javascript
hukl
2009-05-02
fix for parenthesis warning
hukl
2009-05-01
sanitizing the diff view a bit more
hukl
[prev]
[next]