History for dmpopidor / app / models / perm.rb
2019-05-06
@Sam Rust
capture progress
Sam Rust committed on 6 May 2019
2018-08-01
@Bodacious
Refactored model code for better readability
Bodacious committed on 1 Aug 2018
2018-07-25
@Bodacious
Add extra validations for all models ...
Bodacious committed on 25 Jul 2018
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
Bodacious committed on 12 Jul 2018
@Gavin Morrice
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice authored on 12 Jul 2018 Sam Rust committed on 12 Jul 2018
2017-11-23
@Jose Lloret
conditional logic email for users.admin_privileges. DMPRoadmap/roadmap#811 ...
Jose Lloret committed on 23 Nov 2017
2017-04-18
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
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