Luke Miller
|
0725e66261
legacy module loading now works properly
|
%!s(int64=2) %!d(string=hai) anos |
Luke Miller
|
3824399f33
added back up module store for non lfs support
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
1f88981112
Added missing end statements on unix-storage.lua. Still getting an lfs module error on CLI.
|
%!s(int64=2) %!d(string=hai) anos |
lukvmil
|
fcf0725534
refactored storage system to use the overloadable unix-storage which does not rely on ocutil
|
%!s(int64=2) %!d(string=hai) anos |
lukvmil
|
3d8e4fb947
added automatic module loading system, use ignore.txt to exclude specific modules
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
2028f1ee85
Refactored policy structure
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
f950b5b94c
More basic functionality for policy change
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
9d4ad377e6
Created display_policies module to show existing module.config data across an org
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
8086b18879
Removed org.policies table; policies are now handled in the org.modules[module].config table.
|
%!s(int64=2) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
fc8cd20e7f
Updated screenshot for README
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
509d2781f7
Created no-consent add_child_org module and a bugfix
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
cdb8e44099
Merge branch 'DocComments' into 'master'
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
79b548f9a0
Added LDoc comments for new files, ready to merge pt. 2
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
e72911c67c
Added LDoc comments for new files, ready to merge
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
7cb200ab04
Resolved merge conflicts with master
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
55d1c2c446
Updated documentation section of README
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
807ef6a150
Slight tweaks to ldoc docs
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
c8e911640e
Edited README to include section on Documentation
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
da7b996a8b
Added ldoc comments for all lua modules and generated docs in documentation index.html
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
5085d87f68
Added Ldoc comments for interactions and orgs.process.lua
|
%!s(int64=2) %!d(string=hai) anos |
SkylarHew
|
4052fa4b55
Ldoc comments for orgs.base and edited comments for template_module
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
ba65b471b3
Merge branch 'process-delete' into 'master'
|
%!s(int64=2) %!d(string=hai) anos |
Luke Miller
|
0f479da5ff
calling self:call_module instead of self.org:call_module, this should fix process deletion issues
|
%!s(int64=2) %!d(string=hai) anos |
Luke Miller
|
a835799e11
added delete process tree function, updated remove process module
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
65bb1aa532
Added failsafes to interactions against 'deleted' processes
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
bdf4d86593
Removing a possibly unnecessary table copy on remove_process
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
81fcd9e3c1
Merge branch 'module-changes' into 'master'
|
%!s(int64=2) %!d(string=hai) anos |
Luke Miller
|
5788ce199a
added parent/children ids to processes, modified delete process to be recursive, modules now have access to self:call_module
|
%!s(int64=2) %!d(string=hai) anos |
Nathan Schneider
|
544edddb21
Small bugfixes on testing
|
%!s(int64=2) %!d(string=hai) anos |