Historique des commits

Auteur SHA1 Message Date
  Luke Miller 48123b3496 added consent module, nesting mdoules now functional! il y a 2 ans
  Nathan Schneider a1a6203bab More very messy work on drafting module structure il y a 2 ans
  Luke Miller 76db1ea87f adding to org dashboard, added check to make sure user is actually able to interact with process, set votes needed at process creation to prevent a stalemate if a user joins after il y a 2 ans
  Nathan Schneider c26f11cd99 bugfixes to get delete and add_org requests to work. Working! il y a 2 ans
  Nathan Schneider 30e25aee3d Progress on bugfixes and Minetest interfaces, but processes are still not completing il y a 2 ans
  Nathan Schneider 4e10d74bff Further implementation of nested functions in interactions, including in consent module il y a 2 ans
  Luke Miller 1be8e8b23d basic interaction dashboard, interact callback function in consent module il y a 3 ans
  Luke Miller 761a058b6a refactored to simpler pending action system il y a 3 ans
  Luke Miller 6de2be011f added a function to wipe all pending actions for dead processes, consent module now does this on close il y a 3 ans
  Luke Miller 295cd983b8 added remove pending action function, now called in consent module when pending action is completed il y a 3 ans
  Luke Miller 2e6c8a5ee3 added process id to log message il y a 3 ans
  Luke Miller f616136597 moving how pending actions work around, after some testing and discussion. reordered how new processes are created so that they have access to their own ids il y a 3 ans
  Luke Miller 1890534195 added an actions table to processes, which lists the actions required of each user il y a 3 ans
  Luke Miller eeb734bab2 added delete function for processes, and autodeletes on completion il y a 3 ans
  Luke Miller 56ab80d08e moved type var into process table, this means that when loaded from memory, processes will properly reconnect to their classes il y a 3 ans
  Luke Miller 797d0bebb8 significant progress! a working process from beginning to end can be seen in test/org_req_test.lua il y a 3 ans
  Luke Miller a7ba7605d3 proccesses are working now! il y a 3 ans
  Luke Miller fb0bb4f049 starting to bring consent module online il y a 3 ans
  Luke Miller 68d8da7290 drafting consent module il y a 3 ans
  Luke Miller 358aacba0a small fixes in requests system, working towards process support il y a 3 ans