Releases: francoisjacquet/rosariosis
Releases · francoisjacquet/rosariosis
RosarioSIS v1.3.2
Changes in 1.3.2
- Moodle create user: remove lang
- User & student password:
- Moodle password check fix
- password saving fix
- translations: update .po project name & plural form syntax
- remove Semester / Full Year exam
- bugfix: addHTML is not defined
- bugfix: SQL bug $_SESSION['student_id'] is not set in Schedule.php
- embed link detection change in PortalNotes.php
- file upload rework
- bugix: SQL bug Event TITLE too long in Calendar.php
Changes in 1.3.1
- bugfix: comma escape in SelecInput function
- added limit visibility to the students of a determined teacher in Portal Polls
- functions folder sweep, regroup functions & removed 6 files
- removed BackPrompt & replace with ErrorMessage in AddAbsences.php, CreateParents.php, NotifyParents.php, AddActivity.php, FinalGrades.php, MassDrops.php, MassRequests.php, MassSchedule.php, AddressFields.php, AssignOtherInfo.php, Address.inc.php, PeopleFields.php, StudentFields.php, MassAssignFees.php, MassAssignPayments.php, UserFields.php,
- delete FDFReportCards.php
- bugfix: SQL bug duplicate entry in profile_exceptions
- bugfix: $_REQUEST['include'] 2 times in links
- bugfix: urlencoded include & next_modname vars
- added PHP version check in dagnostic.php
Changes in 1.3
- UTF-8 multibyte strings:
- stripos => mb_stripos
- strlen => mb_strlen
- strpos => mb_strpos
- strrchr => mb_strrchr
- strrpos => mb_strrpos
- strstr => mb_strstr
- strtolower => mb_strtolower
- strtoupper => mb_strtoupper
- substr_count => mb_substr_count
- substr => mb_substr
- DBEscapeString on $_REQUEST vars
- unescape strings for password encryption / to display / to search
- removed old string escaping method
- HTML table fix in Medical.inc.php
- bugfix: SQL bug when incomplete or non-existent date
- CSS header icon resize
- help PDF rework
- bugfix: no student selected in MassSchedule.php
- bugfix: include in GradebookBreakdown.php
- IN operator SQL queries fix
- deleted config.inc.php, config.dist.php and created config.inc.sample.php
- added school configuration:
- move $RosarioTitle & $DefaultSyear to database
- delete Grades/config.inc.php
- move $semester_comment to database
- move Moodle/config.inc.php to database
- added Notify Parents custom service
- HTML table fix in HonorRoll*.php, Letters.php & Transcripts.php
- added templates to CreateParents.php and NotifyParents.php email text
- disabled student lists SQL echo
- removed $DatabaseANSI & $DatabaseType config value
- removed oracle and mysql cases in database.inc.php
- updated spanish and french translations
RosarioSIS v1.3.1
Changes in 1.3.1
- bugfix: comma escape in SelecInput function
- added limit visibility to the students of a determined teacher in Portal Polls
- functions folder sweep, regroup functions & removed 6 files
- removed BackPrompt & replace with ErrorMessage in AddAbsences.php, CreateParents.php, NotifyParents.php, AddActivity.php, FinalGrades.php, MassDrops.php, MassRequests.php, MassSchedule.php, AddressFields.php, AssignOtherInfo.php, Address.inc.php, PeopleFields.php, StudentFields.php, MassAssignFees.php, MassAssignPayments.php, UserFields.php,
- delete FDFReportCards.php
- bugfix: SQL bug duplicate entry in profile_exceptions
- bugfix: $_REQUEST['include'] 2 times in links
- bugfix: urlencoded include & next_modname vars
- added PHP version check in dagnostic.php
Changes in 1.3
- UTF-8 multibyte strings:
- stripos => mb_stripos
- strlen => mb_strlen
- strpos => mb_strpos
- strrchr => mb_strrchr
- strrpos => mb_strrpos
- strstr => mb_strstr
- strtolower => mb_strtolower
- strtoupper => mb_strtoupper
- substr_count => mb_substr_count
- substr => mb_substr
- DBEscapeString on $_REQUEST vars
- unescape strings for password encryption / to display / to search
- removed old string escaping method
- HTML table fix in Medical.inc.php
- bugfix: SQL bug when incomplete or non-existent date
- CSS header icon resize
- help PDF rework
- bugfix: no student selected in MassSchedule.php
- bugfix: include in GradebookBreakdown.php
- IN operator SQL queries fix
- deleted config.inc.php, config.dist.php and created config.inc.sample.php
- added school configuration:
- move $RosarioTitle & $DefaultSyear to database
- delete Grades/config.inc.php
- move $semester_comment to database
- move Moodle/config.inc.php to database
- added Notify Parents custom service
- HTML table fix in HonorRoll*.php, Letters.php & Transcripts.php
- added templates to CreateParents.php and NotifyParents.php email text
- disabled student lists SQL echo
- removed $DatabaseANSI & $DatabaseType config value
- removed oracle and mysql cases in database.inc.php
- updated spanish and french translations
RosarioSIS v1.3
Changes in 1.3
- UTF-8 multibyte strings:
- stripos => mb_stripos
- strlen => mb_strlen
- strpos => mb_strpos
- strrchr => mb_strrchr
- strrpos => mb_strrpos
- strstr => mb_strstr
- strtolower => mb_strtolower
- strtoupper => mb_strtoupper
- substr_count => mb_substr_count
- substr => mb_substr
- DBEscapeString on $_REQUEST vars
- unescape strings for password encryption / to display / to search
- removed old string escaping method
- HTML table fix in Medical.inc.php
- bugfix: SQL bug when incomplete or non-existent date
- CSS header icon resize
- help PDF rework
- bugfix: no student selected in MassSchedule.php
- bugfix: include in GradebookBreakdown.php
- IN operator SQL queries fix
- deleted config.inc.php, config.dist.php and created config.inc.sample.php
- added school configuration:
- move $RosarioTitle & $DefaultSyear to database
- delete Grades/config.inc.php
- move $semester_comment to database
- move Moodle/config.inc.php to database
- added Notify Parents custom service
- HTML table fix in HonorRoll*.php, Letters.php & Transcripts.php
- added templates to CreateParents.php and NotifyParents.php email text
- disabled student lists SQL echo
- removed $DatabaseANSI & $DatabaseType config value
- removed oracle and mysql cases in database.inc.php
- updated spanish and french translations
RosarioSIS v1.2.2
Changes in 1.2.2
- bugfix: SQL bug invalid sort order & numeric data in Assignments.php
- disable remaining vra_dump
- translation correction
- removed IgnoreFiles
- added query string to HackingLog
- bugfix: SQL bug course period in Grades.php
- reduced header icon size
Changes in 1.2
- replace ? with & in modname parameter
- security fix, see http://www.securiteam.com/securitynews/6S02U1P6BI.html
- removed modname var scan
- added HackingLog function
- SQL queries fix: put quotes around all PHP variables
- adapt Bottom.php to wkhtmltopdf
- added Failed Login to the expanded view of staff listing
- bugfix: SQL bug when incomplete END_DATE in Schedule.php
- bugfix: PrintClassLists with all contacts
- bugfix: PDF orientation
- bugfix: wkhtmltopdf screen resolution on linux, see https://code.google.com/p/wkhtmltopdf/issues/detail?id=118
- removed staff_exceptions table data in rosariosis.sql
- bugfix: SQL bug 'NULL' instead of NULL in InputFinalGrades.php
- relate users to Default School in rosariosis.sql
- added translations