Skip to content

RosarioSIS 2.6.6

Choose a tag to compare

@francoisjacquet francoisjacquet released this 11 Nov 21:32
· 6786 commits to mobile since this release

Changes in 2.6.6

  • Fix PHP notices undefined index in index.php
  • Display error if no quarters in Side.php & GetMP.php
  • Force login vars to POST in index.php
  • Bugfix SQL error column "subject_id" specified more than once in Courses.php
  • Bugfix illegal offset when adding user/student in new school in Other_info.inc.php
  • Bugfix Student enrollment saved for new students when error in Student.php & Enrollment.inc.php
  • Move fix SQL bug FIRST_NAME, LAST_NAME is null up in User.php & Student.php
  • No 'N/A' for Grade Level select input in General_Info.inc.php
  • Fix Attendance Summary calendar gen for Full Year over 2 years

Upgrade from 2.6.4-

  • Flush the functions/ folder

Upgrade from 2.6.2-

  • Flush the functions/ & ProgramFunctions/ folders

Upgrade from 2.5.x

Note for developers