Commit History

Author SHA1 Message Date
  Nathan Schneider f950b5b94c More basic functionality for policy change 2 years ago
  Nathan Schneider 9d4ad377e6 Created display_policies module to show existing module.config data across an org 2 years ago
  Nathan Schneider 8086b18879 Removed org.policies table; policies are now handled in the org.modules[module].config table. 2 years ago
  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. 2 years ago
  Nathan Schneider fc8cd20e7f Updated screenshot for README 2 years ago
  Nathan Schneider 509d2781f7 Created no-consent add_child_org module and a bugfix 2 years ago
  Nathan Schneider cdb8e44099 Merge branch 'DocComments' into 'master' 2 years ago
  SkylarHew 79b548f9a0 Added LDoc comments for new files, ready to merge pt. 2 2 years ago
  SkylarHew e72911c67c Added LDoc comments for new files, ready to merge 2 years ago
  SkylarHew 7cb200ab04 Resolved merge conflicts with master 2 years ago
  Nathan Schneider 55d1c2c446 Updated documentation section of README 2 years ago
  Nathan Schneider 807ef6a150 Slight tweaks to ldoc docs 2 years ago
  SkylarHew c8e911640e Edited README to include section on Documentation 2 years ago
  SkylarHew da7b996a8b Added ldoc comments for all lua modules and generated docs in documentation index.html 2 years ago
  SkylarHew 5085d87f68 Added Ldoc comments for interactions and orgs.process.lua 2 years ago
  SkylarHew 4052fa4b55 Ldoc comments for orgs.base and edited comments for template_module 2 years ago
  Nathan Schneider ba65b471b3 Merge branch 'process-delete' into 'master' 2 years ago
  Luke Miller 0f479da5ff calling self:call_module instead of self.org:call_module, this should fix process deletion issues 2 years ago
  Luke Miller a835799e11 added delete process tree function, updated remove process module 2 years ago
  Nathan Schneider 65bb1aa532 Added failsafes to interactions against 'deleted' processes 2 years ago
  Nathan Schneider bdf4d86593 Removing a possibly unnecessary table copy on remove_process 2 years ago
  Nathan Schneider 81fcd9e3c1 Merge branch 'module-changes' into 'master' 2 years ago
  Luke Miller 5788ce199a added parent/children ids to processes, modified delete process to be recursive, modules now have access to self:call_module 2 years ago
  Nathan Schneider 544edddb21 Small bugfixes on testing 2 years ago
  Nathan Schneider 2989bd34bd Completed checkbox_query and rewrite of change_modules module with checkboxes 2 years ago
  Nathan Schneider 28a05c584c Minetest checkbox_query now working; checkbox-based change_modules module still needs debugging 2 years ago
  Nathan Schneider c8d527dba8 Have basic checkbox_query working in CLI core interactions, not yet attempted in Minetest 2 years ago
  Nathan Schneider 62d4c0518f Edits to README for readability 2 years ago
  Nathan Schneider 1a6f27f2f6 More bugfixes on displays and interactions, mainly fixing damage done two commits ago 2 years ago
  Nathan Schneider 6c9353d389 Last commit also changed titles on Minetest dashboards to much more flexible [hypertext] 2 years ago