summaryrefslogtreecommitdiff
path: root/app/controllers/admin_controller.rb
AgeCommit message (Collapse)Author
2009-08-08lots of new code to manage menu items - harder than expected :/hukl
2009-06-13added 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 ↵hukl
and locks all the time when he / she only wants to take a look at it.
2009-06-10added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrowhukl
2009-04-27seperated admin overview into partials. included recent changeshukl
2009-03-28introducing named scope :drafts for Pagehukl
2009-03-28using :include => :globalize_translations here to speed up the query timehukl
2009-03-10added list of drafts to admin overviewhukl
2009-02-22thats not necessary anymorehukl
2009-02-21added before_filter :login_requiredhukl
2009-02-19adding the admin controller and his friendshukl