]> git.evergreen-ils.org Git - working/Evergreen.git/commit
adding new event code
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 5 Dec 2005 22:51:21 +0000 (22:51 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 5 Dec 2005 22:51:21 +0000 (22:51 +0000)
commita582f265043e430a10ab098bf25374da1709ce10
tree0d2461667d58be03d2178d03f46c44cc95cba9e7
parent18fdfd0aed54b5f9e7387a61c45d9e9ee5959c84
adding new event code
check_perm utility method on AppUtils new returns an OpenILS::Event.. this should be the method of choice
moving forward for permission checks
added a DATADIR var to the install process (ils_events.xml lives here)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@2233 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Actor.pm
Open-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/OpenILS/Event.pm [new file with mode: 0644]
config.sh
install.sh