index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2009-09-10
more rss feed enhancements
hukl
2009-09-10
modifications for a valid atom feed
hukl
2009-09-10
added public rss controller plus template to render the latest 20 updates into a neat little atom feed
hukl
2009-09-10
show the next event if none are found for the next 14 days. Closes #19
hukl
2009-09-10
going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errors
hukl
2009-09-10
forgot to remove the breakpoint here
hukl
2009-09-10
refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner cases
hukl
2009-09-09
added editing of slugs and moving of nodes. to edit a slug or move a node you edit that node, make your changes and save. the slug and parent node changes ge...
hukl
2009-09-09
fixed yet another bug when editing slugs or moving nodes
hukl
2009-09-09
uhm yeah - well it was finally time to validate the uniqueness of slugs scoped to the parent_id. Who though it wasn't there already?
hukl
2009-09-09
huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!
hukl
2009-09-09
always hide the search widget
hukl
2009-09-09
moved tiny mce at the bottom of the layout to hopefully fix the js render bugs
hukl
2009-09-08
lots of gui improvements for creating nodes
hukl
2009-09-08
new interface for adding nodes. still needs a bit radio button magick
hukl
2009-09-07
changed js load order
hukl
2009-09-07
fixed a bug in update_unique_name
hukl
2009-09-07
show current search term in search field
hukl
2009-09-07
enabling featured articles
hukl
2009-09-06
search field now at the right position with image button and image textfield
hukl
2009-09-06
added public search controller with corresponding view
hukl
2009-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-09-05
added tag resource, widget and auxillary files
hukl
2009-09-05
prepend public_link with slash
hukl
2009-09-04
fixed the aggregate tag parsing
hukl
2009-09-04
moved the image sorting into the model and wrapped it into a transaction
hukl
2009-09-03
took almost an hour to find the reason for the invalid html! anyway - fixed now!
hukl
2009-09-03
flash error styling and more padding (top/bottom) for highlighted texts
hukl
2009-09-03
cleared out the overview page - not sure what to make of it for now but it looked ugly
hukl
2009-09-03
minor menu style fix - don't even look
hukl
2009-09-03
more graceful handling of locked pages exceptions.
hukl
2009-09-03
visual clean up: it all starts with the login screen. this will be so minimal!
hukl
2009-09-02
renaming and restructuring
hukl
2009-09-02
further interface improvements
hukl
2009-09-02
some drag and drop refinements
hukl
2009-09-01
Added javascript goodness to add and sort and drag and drop images on pages
hukl
2009-09-01
added default scope for related assets
hukl
2009-09-01
slight interface changes
hukl
2009-09-01
cloning a page clones the asset references as well
hukl
2009-09-01
changed templates to display image beneath abstract
hukl
2009-09-01
added expirimental routing for image galeries
hukl
2009-09-01
added related_assets to pages
hukl
2009-08-31
added cropped headline thumbnail
hukl
2009-08-31
paginate assets view
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
added pagination for aggregators. costed me the whole day. crappy plugins ARGH! More work to do!
hukl
2009-08-15
order of menu items set
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
editing menu items now works to. also some minor changes
hukl
[next]