History for dmpopidor / app / models / perm.rb
2017-04-03
@briley
resolved rebase conflicts from merge with development
briley committed on 3 Apr 2017
2017-03-30
@briley
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
briley committed on 30 Mar 2017
@briley
testing switch from constant to scope on perm
briley committed on 30 Mar 2017
@briley
Added freeze back to perm constants. did not turn out to be the issue with travis tests
briley committed on 30 Mar 2017
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
2017-03-27
@Jimmy Angelakos
Administrate (new Super Admin) fixes ...
Jimmy Angelakos committed on 27 Mar 2017
2017-03-01
@xsrust
updated guidance and and perm. added constants to token_permission_types
xsrust committed on 1 Mar 2017
2017-02-21
@xsrust
added constants for all perms in model
xsrust committed on 21 Feb 2017
2017-01-31
@briley
Added perm unit tests
briley committed on 31 Jan 2017
2016-12-08
@xsrust
began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema.
xsrust committed on 8 Dec 2016
2016-11-29
@xsrust
updated models for data migration
xsrust committed on 29 Nov 2016