Commit Graph
20 Commits
Author SHA1 Message Date
Luke Miller 6258855380 Merge branch 'master' into modules 2021-04-23 22:17:03 -04:00
Luke Miller 5940fe1af4 temporary fix for org functions failing 2021-04-22 17:28:09 -04:00
Luke Miller 4eb12d77c9 have a basic form of processes working! see demo.lua for an example 2021-04-21 22:35:30 -04:00
Luke Miller 44e40d96e6 added support for making requests to an org (first step of processes) 2021-04-21 16:17:41 -04:00
Luke Miller 90da4c70bb standardizing org template 2021-04-19 10:11:22 -04:00
Luke Miller cff1d393c0 bug fixes: orgs load properly (metatable set), orgs can't have same name, orgs now saved on modifying operations 2021-04-16 20:27:31 -04:00
Luke Miller 70b1c4d7d2 bug fix 2021-04-15 00:30:55 -04:00
Luke Miller 8e190baa75 updated chat command to support new oo standard 2021-04-15 00:21:56 -04:00
Luke Miller ce56ec3fd6 fixed bug where getting org by name wouldn't work 2021-04-15 00:13:04 -04:00
Luke Miller 4abee2e603 got rid of old orgs.lua 2021-04-15 00:09:33 -04:00
Luke Miller 4ccdb443e2 fixed typo and added instance creation to modpol.lua 2021-04-12 17:00:48 -04:00
Luke Miller bc3aba4ff0 changed modpol.orgs.list to modpol.orgs.array, added support for id or org name in get_org function 2021-04-12 16:55:24 -04:00
Luke Miller 4557e9c7d8 completed refactor 2021-04-10 21:09:29 -04:00
Luke Miller 63ba335b44 fixed typo 'properites' -> 'properties' 2021-04-10 16:35:14 -04:00
Luke Miller 0a16d85be2 added remove_org, get_org, and record functions to orgs 2021-04-05 22:39:20 -04:00
Luke Miller 9a0680b07e Merge branch 'master' of https://gitlab.com/medlabboulder/modpol into oo-pattern 2021-04-03 23:01:59 -04:00
Luke Miller 66c4e63adb starting refactor, simple functionality works atm 2021-04-03 23:01:31 -04:00
Luke Miller cd8770eb98 updated chat commands to be structured the same without duplicates/respellings 2021-03-28 16:26:14 -04:00
Luke Miller 4c912f0e1b Merge branch 'master' of https://gitlab.com/medlabboulder/modpol 2021-03-21 23:00:24 -04:00
Luke Miller f6e6b8acc1 fixed error where orgs without a ledger crash the server when the reset_orgs function is run 2021-03-21 23:00:03 -04:00