| 2019-12-04 |
update to cleaner access of the role flag values
Sam Rust
committed
on 4 Dec 2019
|
|---|---|
|
added helper function to role, move pagination to after filtering
Sam Rust
committed
on 4 Dec 2019
|
|
| 2018-11-29 |
updated Role, Plan logic and fixed tests
briri
committed
on 29 Nov 2018
|
| 2018-11-28 |
refactor plan/role functionality to use flagshihtzu properly
briri
committed
on 28 Nov 2018
|
| 2018-11-27 |
updated deactivate logic
briri
committed
on 27 Nov 2018
|
|
moved deactivate logic to Role model and added specs
briri
committed
on 27 Nov 2018
|
|
| 2018-08-13 |
|
| 2018-08-01 |
Refactored model code for better readability
Bodacious
committed
on 1 Aug 2018
|
| 2018-07-25 |
|
| 2018-07-12 |
Add annotate gem for models and Gemfile
Bodacious
committed
on 12 Jul 2018
|
| 2018-07-10 |
Refactor queries without string interpolation
Bodacious
committed
on 10 Jul 2018
|
| 2017-11-30 |
Autosave to change permissions on a plan for collaborators. DMPRoadmap/roadmap#840
...
Jose Lloret
committed
on 30 Nov 2017
|
| 2017-11-13 |
|
| 2017-11-02 |
|
| 2017-07-19 |
added active flag to roles
xsrust
committed
on 19 Jul 2017
|
| 2017-04-18 |
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-06 |
added comments that break down the various bitwise combinations for refernce
briley
committed
on 6 Apr 2017
|
| 2017-04-05 |
implimented new role backend according to #219
xsrust
committed
on 5 Apr 2017
|
| 2017-02-09 |
finalized helper tests. additional tweaks to Plan tests
briley
committed
on 9 Feb 2017
|
| 2017-02-02 |
added check to role that sets access by default. added unit tests for section
briley
committed
on 2 Feb 2017
|
|
removed 'self.save' from the Role access_level getter and setter. Shouldn't force a save there (especially in a getter). Verified that controller calls update/save after changing the value
briley
committed
on 2 Feb 2017
|
|
|
added validations to role and unit tests
briley
committed
on 2 Feb 2017
|
|
| 2017-01-10 |
updated roles_controller and model functions
xsrust
committed
on 10 Jan 2017
|
| 2017-01-09 |
began updating roles
xsrust
committed
on 9 Jan 2017
|
| 2016-12-13 |
replaced plan roles with bitflags
xsrust
committed
on 13 Dec 2016
|
| 2016-12-12 |
made necissary changes to allow the app to display the splash/login screen
xsrust
committed
on 12 Dec 2016
|
|
updated models for role, section, and suggested answer
xsrust
committed
on 12 Dec 2016
|
|
|
updated question_format and roles models
xsrust
committed
on 12 Dec 2016
|
|
| 2016-12-08 |
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust
committed
on 8 Dec 2016
|
| 2016-11-29 |
updated models for data migration
xsrust
committed
on 29 Nov 2016
|