68 Commits by 13 Contributors
-
Arbre includes self closing tags (#100)
-
Controller class & action added to body as CSS classes (#99)
-
HAML is not required by default (#92)
-
Devise login now respects Devise.authentication_keys (#69)
-
Active Admin no longer uses
ActiveRecord::Base#search
(#28) -
Resource’s can now override the label in the menu (#48)
-
Subdirectories are now loaded in the Active Admin load path
-
Sort order now includes table name (#38)
-
Fixed table_for ‘odd’, ‘even’ row classes (#96)
-
Fixed Devise installation if AdminUser already exists (#95)
-
Fixed issues when ActiveAdmin.default_namespaces is false (#32)
-
Added styles for missing HTML 5 inputs (#31)
-
Fixed issue if adding empty Active Admin Comment (#21)
-
Fixed layout issues in FF 4 (#22)
-
Use Sass::Plugin.options instead of Rails.root (#55)
-
Update RSpec to latest & fix specs (Thanks Ben Marini & Jeremt Ruppel!) (#100)
-
Added tests for STI models (#52)
-
Ben Marini
-
Bookis Smuin
-
Caley Woods
-
Doug Puchalski
-
Federico Romero
-
Greg Bell
-
Ian MacLeod
-
Jeremy Ruppel
-
Jordan Sitkin
-
Juha Suuraho
-
Mathieu Martin
-
Paul Annesley
-
Philippe Creux
-
Fixed issue with dashboard rendering a sidebar
0.2.0 is essentially an entire re-write of Active Admin. Here are some of the highlights. 250 commits. Enough said.
-
Full visual redesign
-
Integrated Devise for authentication
-
Brand new view and component layer called Arbre (Project coming soon)
-
Added ActiveAdmin::Comments
-
Too many to list! Been in production for close to a year
-
Fixed issues running on Ruby 1.9.2
-
Initial release