Nathan Schneider
ec0e4aa9c1
Small fix on policy_change variables
2022-08-23 17:11:00 -06:00
Nathan Schneider
9d759530e6
Fixes on process logic
2022-08-23 16:55:57 -06:00
Nathan Schneider
22a2048d5a
Major improvements on policy configuration
...
- Bugfixes on change_policy
- Replaced _consent modules with configurable modules
2022-08-09 17:00:24 -06:00
Nathan Schneider
78ea89559f
Simplier way of doing generic calls with call_module
2022-08-05 16:41:13 -06:00
Nathan Schneider
1f33232394
First shot at a generic approve() function for modules, testing on change_policy
2022-08-05 16:10:56 -06:00
Nathan Schneider
2028f1ee85
Refactored policy structure
...
Previously, all modules in an org were fully copied into that
org. Now, the only copy of the modules is at modpol.modules, and orgs
have a policy table at [org].policies, which overrides the config
table in any given module.
2022-02-09 22:14:26 -07:00
Nathan Schneider
f950b5b94c
More basic functionality for policy change
...
Created change_policy module (though it still does not have an
approval flow; improved display_policies and display_processes modules.
2022-02-06 22:04:07 -07:00