Index of /openadmin/updates/4.50
Name Last modified Size Description
Parent Directory 21-Nov-2009 18:45 -
attaddall.pl 02-Mar-2010 17:31 22k
attentrymd0.pl 05-May-2010 23:16 7k
attscan.pl 02-Dec-2009 18:19 22k
checkPerlModules.pl 22-Feb-2010 05:58 2k
checkdemog.pl 19-Jan-2010 20:35 8k
chkstuatt.pl 05-May-2010 08:14 4k
emailgroup.pl 19-Jan-2010 20:48 10k
emailgroupSM.pl 20-Dec-2009 22:40 8k
gbookMay28update.tgz 29-May-2010 10:24 10k
lockassign.pl 23-Jun-2010 07:04 9k
lockerassign.pl 23-Jun-2010 07:01 14k
metaedit.pl 21-Jan-2010 17:28 7k
post.pl 21-Nov-2009 18:41 22k
rptpicstudent1.pl 16-Apr-2010 12:39 13k
rpttrack.pl 07-May-2010 21:44 7k
rpttranscript.pl 21-Nov-2009 23:41 31k
rpttranscriptJune4.pl 04-Jun-2010 11:18 31k
termed.pl 01-Dec-2009 08:23 4k
tscpost.pl 18-Apr-2010 09:01 13k
May 28 - (gbookMay28update.tgz) - adds a new assessment item line at
bottom of gradebook main page for larger classes. Other smaller
updates.
May 5 - (chkstudatt.pl) - fixed; wasn't working correctly.
- (rpttrack.pl) - Track report now has separate start page,
and calendar popup.
April 18, 2010 - (tscpost.pl) - transcript post updated. It would not
update existing records. It now does.
April 16, 2010 - (rptpicstudent1.pl) new Student Pictures report
update. - More features, better coding, better headings, etc.
March 2, 2010 - Admin Add Attendance (attaddall.pl) - fixes lack of
second homeroom for those teachers with more than 1.
Feb 22, 2010 - checkPerlModules.pl - place in directory just above the
cgi and tcgi folders and run it. It will read all scripts for required
perl modules and then will check to make sure that they are installed.
Jan 20, 2010 - metaedit.pl - new version of metaedit to fix the
problem of not being update to deselect required fields value. This is
a test version release for developers.
Jan 19, 2010 - emailgroup.pl - new version allows connections via
socket to external mail servers rather than depending on an internal
Sendmail interface. The original has been renamed to emailgroupSM.pl
to allow that to be used if desired. This version will also do email
attachments to selected users, as well.
checkdemog.pl - Demographics checking for Saskatchewan schools,
including provincial student number and health id parity checking,
etc.
Earlier ....
emailgroupSM.pl - fix selections of students so they work correctly
and also removed duplicate email from transmission. This uses the
older Sendmail interface.
attscan.pl - attendance scan script - fix for discipline write error
and add selectall checkbox and form letter sorting by lastname.
termed.pl - term edit script updated to remove 'die' that clogs logs.
rpttranscript.pl - reads paper size from admin.conf and updates a few
other values.
post.pl - Gradebook posting script - fixed extra null record posted
due to decimal display accuracy being passed into update
function. This due to the addition of up to 4 decimal place accuracy
and grade to letter mark.