Skip to content

RosarioSIS 2.6.1

Compare
Choose a tag to compare
@francoisjacquet francoisjacquet released this 15 Sep 03:18
· 6213 commits to mobile since this release

Changes in 2.6

  • add Arabic translation, thanks to Husam Shabeeb (needs update)
  • add Accounting module, sponsored by Bishnu Sharma
  • add pushState and popState to warehouse.js, enables:
    • Navigate the browser history
    • Open RosarioSIS links in new tab
    • Page source viewable
    • Page title updated
  • User/Student photo upload rework
  • add Food Service options in School Configuration
  • Rebrand RosarioSIS
  • bugfix Cannot use string as an offset in StudentsUsersInfo.fnc.php
  • Centralize AJAX menu_link in Modules.php
  • Remove modules/*/Search.php files
  • Remove CSS filters in DHTML tip message
  • Shorten open menu onclick in Side.php
  • Fix SQL bug PRICE_STAFF & PRICE not null in MenuItems.php
  • Fix SQL bug PRICE_FREE & PRICE_REDUCED numeric in MenuItems.php
  • If no more transactions items, delete transaction in DeleteTransactionItem.fnc.php
  • Students - Users links in bold in Food Service
  • Complete config.inc.php config vars help in INSTALL
  • Only first translation string is required in Inputs.php
  • Better list sorting by isolating the values
  • Update french & spanish translations
  • IE9 & Safari fix

Upgrade from 2.x

Note for developers