Nathan Schneider
|
bd95fcf811
Moved login.lua to root and updated README
|
2 年 前 |
Nathan Schneider
|
721eb26777
Got modules basically working in CLI and Minetest, still having issues with Minetest interactions in module:initiate()
|
2 年 前 |
Nathan Schneider
|
4411c01ebb
Corrected copyright statement on LICENSE
|
2 年 前 |
Nathan Schneider
|
9e492bb1f8
Added remove_org_consent module, a few other tweaks to modules
|
2 年 前 |
Nathan Schneider
|
b9d2b73611
Correction: files added
|
2 年 前 |
Nathan Schneider
|
9be019a839
First draft of modules-as-actions Minetest interactions fix. Still not listing modules; may not be loading correctly.
|
2 年 前 |
Nathan Schneider
|
73515beaea
Cleaned up modpol_minetest directory structure
|
2 年 前 |
Nathan Schneider
|
ccc8c40cd7
Removed old DOCS folder and moved GOVERNANCE to root; added provision to it on university ownership.
|
2 年 前 |
Nathan Schneider
|
ddf4c72fc8
Merge branch 'modules-as-actions' of https://gitlab.com/medlabboulder/modpol into modules-as-actions
|
2 年 前 |
Nathan Schneider
|
28e2710efc
CLI interactions updated for modules-as-actions
|
2 年 前 |
Luke Miller
|
48123b3496
added consent module, nesting mdoules now functional!
|
2 年 前 |
Skylar Hew
|
0b265d7be5
Added ldoc comments and slug variable for setup
|
2 年 前 |
Luke Miller
|
6e02e254aa
added module template, added support for module parameters and default values through the config table
|
2 年 前 |
Luke Miller
|
826f9600b5
cleaned up module template!
|
2 年 前 |
Luke Miller
|
fa7a0f82f6
functional test of call_module and new pending action/interact version
|
2 年 前 |
Luke Miller
|
08151ad9d9
notes from meeting
|
3 年 前 |
Luke Miller
|
1d45dc38b0
first pass of new process system
|
3 年 前 |
Luke Miller
|
f381845d21
added some notes to the modules, some not currently functional. rewriting process.lua to work with new modules, support pending actions
|
3 年 前 |
Luke Miller
|
db43df6ce2
adding class version of join org module
|
3 年 前 |
Luke Miller
|
0ca04294b7
working version of join_org module demonstrated in tests/new_module_test.lua
|
3 年 前 |
Luke Miller
|
8bc5c5ba4e
mintest notes
|
3 年 前 |
Luke Miller
|
2386c0e929
first draft of consent system
|
3 年 前 |
Luke Miller
|
a28c313982
updated process and policy table
|
3 年 前 |
Luke Miller
|
7163480581
prototyping for new consent system
|
3 年 前 |
Nathan Schneider
|
0d384da48c
A little more file-moving, still much work to do and totally broken on action-module refactor
|
3 年 前 |
Nathan Schneider
|
dc13e543d5
Moved some files around
|
3 年 前 |
Nathan Schneider
|
a1a6203bab
More very messy work on drafting module structure
|
3 年 前 |
Nathan Schneider
|
e96b8641dc
Non-functioning start on module stratey #1
|
3 年 前 |
Nathan Schneider
|
48058a05b3
Merge branch 'interface' into 'master'
|
3 年 前 |
Luke Miller
|
512ed2ecd4
added wrapper function for process:interact to control access
|
3 年 前 |