Luke Miller
|
919194c995
added a placeholder file to keep data directory in git, removed now unnecessary unix mkdir call
|
há 2 anos atrás |
Nathan Schneider
|
9b27ac145c
Merge branch 'generic_approval' into 'master'
|
há 2 anos atrás |
Nathan Schneider
|
22a2048d5a
Major improvements on policy configuration
|
há 2 anos atrás |
Nathan Schneider
|
78ea89559f
Simplier way of doing generic calls with call_module
|
há 2 anos atrás |
Nathan Schneider
|
0ec287fa57
Reverting
|
há 2 anos atrás |
Nathan Schneider
|
1f33232394
First shot at a generic approve() function for modules, testing on change_policy
|
há 2 anos atrás |
Nathan Schneider
|
99c75861b0
small bugfix on display_processes
|
há 2 anos atrás |
Nathan Schneider
|
26df04445d
Small fix on CLI interactions on pending actions.
|
há 2 anos atrás |
Nathan Schneider
|
2028f1ee85
Refactored policy structure
|
há 2 anos atrás |
Nathan Schneider
|
f950b5b94c
More basic functionality for policy change
|
há 2 anos atrás |
Nathan Schneider
|
9d4ad377e6
Created display_policies module to show existing module.config data across an org
|
há 2 anos atrás |
Nathan Schneider
|
8086b18879
Removed org.policies table; policies are now handled in the org.modules[module].config table.
|
há 2 anos atrás |
Nathan Schneider
|
b92272afa2
Added basic policy backend for modules. Also added confirmation in CLI to call a module. At that confirmation, the relevant policies are shown. Still need to create a module for changing policies and to add more configuration options to existing policies.
|
há 2 anos atrás |
Nathan Schneider
|
fc8cd20e7f
Updated screenshot for README
|
há 2 anos atrás |
Nathan Schneider
|
509d2781f7
Created no-consent add_child_org module and a bugfix
|
há 2 anos atrás |
Nathan Schneider
|
cdb8e44099
Merge branch 'DocComments' into 'master'
|
há 2 anos atrás |
SkylarHew
|
79b548f9a0
Added LDoc comments for new files, ready to merge pt. 2
|
há 2 anos atrás |
SkylarHew
|
e72911c67c
Added LDoc comments for new files, ready to merge
|
há 2 anos atrás |
SkylarHew
|
7cb200ab04
Resolved merge conflicts with master
|
há 2 anos atrás |
Nathan Schneider
|
55d1c2c446
Updated documentation section of README
|
há 2 anos atrás |
Nathan Schneider
|
807ef6a150
Slight tweaks to ldoc docs
|
há 2 anos atrás |
SkylarHew
|
c8e911640e
Edited README to include section on Documentation
|
há 2 anos atrás |
SkylarHew
|
da7b996a8b
Added ldoc comments for all lua modules and generated docs in documentation index.html
|
há 2 anos atrás |
SkylarHew
|
5085d87f68
Added Ldoc comments for interactions and orgs.process.lua
|
há 2 anos atrás |
SkylarHew
|
4052fa4b55
Ldoc comments for orgs.base and edited comments for template_module
|
há 2 anos atrás |
Nathan Schneider
|
ba65b471b3
Merge branch 'process-delete' into 'master'
|
há 2 anos atrás |
Luke Miller
|
0f479da5ff
calling self:call_module instead of self.org:call_module, this should fix process deletion issues
|
há 2 anos atrás |
Luke Miller
|
a835799e11
added delete process tree function, updated remove process module
|
há 2 anos atrás |
Nathan Schneider
|
65bb1aa532
Added failsafes to interactions against 'deleted' processes
|
há 2 anos atrás |
Nathan Schneider
|
bdf4d86593
Removing a possibly unnecessary table copy on remove_process
|
há 2 anos atrás |