Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 551 Bytes

ChangeLog.md

File metadata and controls

16 lines (13 loc) · 551 Bytes

2016-07-14

  • Disallow groups to be members of other groups

2016-07-13

  • Added user:audit rake task to see user roles from CLI

2016-07-11

  • Only run sync/test.rb if Rails.env.development? is true. Avoids accidental production syncs.

2014-07-29

  • Added a comparator to DssRm.Applications collection so application cards always appear in ABC order
  • Use roles/show.json.jbuilder in RolesController#update. Fixes a bug where making a role assignment would result in inactive entities appearing in the sidebar where previously they had not.