6.3.2 Maintenance Release
Installation / Update
To download the new eduTrac SIS release, you can either download it from this site if you have an account, or you can register for a free account or you can download it from SourceForge.
Check out the following information on updating a current installation: Updating eduTrac SIS.
If you are new to eduTrac SIS, then it is recommended that your start with the following articles:
Summary
The 6.3.2 maintenance release fixes a few bugs with sttr, stac and email.
Bugs
- (#35) Fixed issue where emails were not being parsed correctly.
- (#37) Release 6.2.x cronjob was broken and some sttr records did not get created. Those missing records will get created for better reporting and calculation, especially for the virtual table
v_scrd
.
New Features
- (#36) Created virtual table
v_stac
to be used with virtual tablev_scrd
.
Enhancements
- No other changes/additions.
Database
- New virtual table
v_stac
Functions
- No other changes/additions.
Class Methods
- No other changes/additions.
Locale
- Default locale has been updated for translation.
Libary
- No other changes/additions.
New Permissions
- No other changes/additions.
Modules
Log into your account to access the updated modules.
- Financial - Was updated to allow the addition of multiple terms when creating/updating billing tables.
Plugins
- No other changes/additions.
Misc.
- No other changes/additions.
File Changes
M RELEASE
M app/functions/db-function.php
M app/functions/hook-function.php
M app/functions/nodeq-function.php
M app/languages/edutrac-sis.pot
A app/migrations/20170719105649_virtual_stac.php
M app/routers/cron.router.php
M app/src/Core/etsis_Email.php
M app/views/courses/index.php