Skip to content

RosarioSIS 2.8-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@francoisjacquet francoisjacquet released this 06 Feb 19:38
· 5591 commits to mobile since this release

Changes in 2.8

  • Bugfix no payment displayed if no fee in Student_Billing/DailyTransactions.php
  • Remove apostrophe + quotes escape in TEXTAREA in CreateParents.php, NotifyParents.php, Transcripts.php
  • Create User/Student Account
  • Add Registration in Configuration.php
  • Move buttons from assets/ to theme folder
  • Add HTML5 video ogv + webm formats in PortalNotes.php
  • Add PorgramFunctions/README
  • check PHP version + fix Referrals notifications in Portal.php
  • Add Attendance Start Date this School Year + Grade Level in AssignOtherInfo.php
  • Ask user if he wants absences and grades to be deleted when delete schedule in MassDrops.php & Schedule.php
  • Better formatting for Labels in MailingLabels.php & StudentLabels.php
  • Responsive table content in UnfilledRequests.php
  • Add Help texts + spanish translation in Help_en.php & Help_es.php
  • Remove inline CSS, program wide
  • Add .student .staff .self .align-right .bar .relevance CSS classes
  • Add .center CSS class for tables
  • Add CSS styling
  • Remove "Display data using hidden fields" / HIDDEN Preference option
  • Update french & spanish translations
  • Session security in Warehouse.php & index.php
  • Responsive MultiLanguages inputs in stylesheet.css
  • Force School Configuration copy in CopySchool.php
  • Set new current school after copy & delete school in CopySchool.php & Schools.php
  • Update program according to new School/SchoolYear/CoursePeriod in Side.php
  • Force REQUEST vars to POST in Side.php
  • remove Schools for Parents in User.php & General_Info.inc.php
  • Bugfix save school if unchecked in User.php
  • Display school info on page reload after update in Schools.php
  • other fields required in Student.php & User.php
  • date & select student/user fields, add required attribute when required in Inputs.php & Date.php
  • propose to create user in Moodle: if the users have not been rolled yet in Moodle/functions.php
  • Move assets/ & locale paths from config.inc.php to Warehouse.php
  • Activate links in Events descriptions in Portal.php & Calendar.php
  • Check if event is in Moodle before update in Moodle/functions.php
  • Display MLTextInput value when PDF or no edit allowed in Inputs.php
  • Portal Assignments in Portal.php
  • create Linkify() function in ProgramFunctions/Linkify.fnc.php
  • Reorganize Report Cards comments display in ReportCards.php
  • bugfix ListOutput sorting & remove yscroll LO_option in ListOutput.fnc.php
  • Add rollover_warnings action in Actions.php & Moodle/functions.php

Upgrade from 2.7.x