index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
admin_controller.rb
Age
Commit message (
Expand
)
Author
2 days
Rebuild the admin dashboard: icon nav, search, signposts, widgets
erdgeist
2 days
Add a grouped tag+node search endpoint for the upcoming dashboard
erdgeist
2 days
Unify the four field-level pickers, fix search visibility
erdgeist
4 days
Fix current_user/uniq inconsistencies in admin#index, remove dead query
erdgeist
5 days
Add head/draft/autosave layer comparison at three UI entry points
erdgeist
8 days
Replace awesome_nested_set with a plain parent_id-based NestedTree concern
erdgeist
9 days
Whitespace fixes
erdgeist
9 days
Fix admin search results colliding with other search widgets
erdgeist
2026-06-30
Improve admin search overlay layout and behaviour
erdgeist
2026-06-29
Restore and improve admin node search
erdgeist
2026-06-25
Rails 5.2 application fixes
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2025-02-06
Improve worklflow
erdgeist
2025-02-05
Enhance admin view by sitemap
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2011-01-08
Exclude root node from admin overview.
Jens Ohlig
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-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-08-08
lots of new code to manage menu items - harder than expected :/
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
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-04-27
seperated admin overview into partials. included recent changes
hukl
2009-03-28
introducing named scope :drafts for Page
hukl
2009-03-28
using :include => :globalize_translations here to speed up the query time
hukl
2009-03-10
added list of drafts to admin overview
hukl
2009-02-22
thats not necessary anymore
hukl
2009-02-21
added before_filter :login_required
hukl
2009-02-19
adding the admin controller and his friends
hukl