index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2010-05-09
added index action for tags, primarily removing the associated exception
hukl
2010-05-09
return 404 for non existent galleries
hukl
2010-05-09
only respond to html requests here
hukl
2010-05-09
filter out invalid locales right away
hukl
2010-05-09
fix for non existing tags
hukl
2010-01-31
sanitize weird locales
hukl
2009-12-01
dramatically reduced instanciated AR objects for tags
hukl
2009-12-01
reduced instanciated AR objects for search
hukl
2009-11-20
Its the final fix for the RSS Feed issues. Apparently people were subscribing the feed with weird locales set. Therfore the locale in the feed links and ids ...
hukl
2009-11-18
added template for old RDF feed - needs to be validated though
hukl
2009-11-03
rss updates expire in 31 minutes
hukl
2009-11-03
Prevent regular users from promoting themselves to admins
hukl
2009-11-02
prevent tags internal server error
hukl
2009-11-02
expires in 20 minutes now
hukl
2009-10-31
added exception notifier plugin to catch all exceptions
hukl
2009-10-20
cleaned up the user views a bit
hukl
2009-10-19
changes for giving root a title
hukl
2009-10-18
re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to come
hukl
2009-10-17
changed some node related methods and implementation of unlock
hukl
2009-10-17
small clean up in the content controller
hukl
2009-10-08
setting expiry header
hukl
2009-10-07
refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...
hukl
2009-10-07
enabling users to edit their own details - tested as well - yay
hukl
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-12
changed the ui click flow a bit
hukl
2009-09-12
Moved galery template and changed width of headline image thumbnail preset
hukl
2009-09-11
first steps for recent changes rss feed
hukl
2009-09-11
enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.
hukl
2009-09-10
more rss feed enhancements
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
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-08
lots of gui improvements for creating nodes
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-04
moved the image sorting into the model and wrapped it into a transaction
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-01
Added javascript goodness to add and sort and drag and drop images on pages
hukl
2009-09-01
added expirimental routing for image galeries
hukl
2009-08-31
paginate assets view
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
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-08
lots of new code to manage menu items - harder than expected :/
hukl
2009-08-08
added menu items resource
hukl
2009-06-13
put the preview into the pages controller
hukl
[next]