Skip to content

Releases: francoisjacquet/rosariosis

RosarioSIS v2.0b.2

07 Dec 15:57
Compare
Choose a tag to compare
RosarioSIS v2.0b.2 Pre-release
Pre-release

Changes in 2.0b2

Responsive design

  • Compatible with smartphones and tablets
  • AJAX design
  • Retractable menu
  • Responsive tables

For testing purpose only, I await your feedback!

RosarioSIS v1.4.3-2

07 Dec 15:56
Compare
Choose a tag to compare

Changes in 1.4.3

  • Fix attendance color codes in StudentSummary.php
  • Add Comment Codes tipmessage in FinalGrades.php
  • Fix COURSE_PERIOD_SCHOOL_PERIODS Rollover
  • Display grades according to GRADES_DOES_LETTER_PERCENT in StudentGrades.php
  • ROLL Gradebook Config's Final Grading Percentages
  • SQL bug: DOES_BREAKOFF grades displayed twice in Gradebook Config
  • SQL bug: First Name initial in Export.php
  • Bugfix: date of the day outside Quarter in ProgressReport.php
  • Bugfix: no student found when parent logged in

RosarioSIS v1.4.3-1

06 Dec 16:57
Compare
Choose a tag to compare

Changes in 1.4.3

  • Fix attendance color codes in StudentSummary.php
  • Add Comment Codes tipmessage in FinalGrades.php
  • Fix COURSE_PERIOD_SCHOOL_PERIODS Rollover
  • Display grades according to GRADES_DOES_LETTER_PERCENT in StudentGrades.php
  • ROLL Gradebook Config's Final Grading Percentages
  • SQL bug: DOES_BREAKOFF grades displayed twice in Gradebook Config
  • SQL bug: First Name initial in Export.php
  • Bugfix: date of the day outside Quarter in ProgressReport.php
  • Bugfix: no student found when parent logged in

RosarioSIS v1.4.3

06 Dec 16:49
Compare
Choose a tag to compare

Changes in 1.4.3

  • Fix attendance color codes in StudentSummary.php
  • Add Comment Codes tipmessage in FinalGrades.php
  • Fix COURSE_PERIOD_SCHOOL_PERIODS Rollover
  • Display grades according to GRADES_DOES_LETTER_PERCENT in StudentGrades.php
  • ROLL Gradebook Config's Final Grading Percentages
  • SQL bug: DOES_BREAKOFF grades displayed twice in Gradebook Config
  • SQL bug: First Name initial in Export.php
  • Bugfix: date of the day outside Quarter in ProgressReport.php
  • Bugfix: no student found when parent logged in

RosarioSIS v1.4.2

22 Nov 19:49
Compare
Choose a tag to compare

Changes in 1.4.2

  • Security fixes: delete & save not accessible to non admins in
    • AddressFields.php, PeopleFields.php, StudentFields.php, UserFields.php, Transactions.php, ActivityReport.php, ReferralForm.php, DisciplineForm.php, FinalGrades.php
  • SQL bugs: COURSE_PERIOD_SCHOOL_PERIODS, SCHOOLS, DISCIPLINE_CATEGORIES, PROGRAM_CONFIG & COURSE_PERIODS Rollover
  • Bugfix UserCoursePeriod not set correctly in Grades.php

RosarioSIS v2.0b

18 Nov 22:37
Compare
Choose a tag to compare
RosarioSIS v2.0b Pre-release
Pre-release

Changes in 2.0b

Responsive design

  • Compatible with smartphones and tablets
  • AJAX design
  • Retractable menu
  • Responsive tables

RosarioSIS v1.4.1

12 Nov 23:01
Compare
Choose a tag to compare

Changes in 1.4.1

  • SQL: fix report_card_grades' grade_scale_id
  • Moodle errors fix in Rollover.php
  • take in account Search options in DuplicateAttendance.php
  • bugfix: grades PROGRAM_CONFIG (School Config)
  • SQL: add gp_scale value to Main grade scale
  • SQL: add reporting_gp_scale value to Default School
  • SQL bug: SYEAR=NULL in EditReportCardGrades.php

RosarioSIS v1.4

07 Nov 23:39
Compare
Choose a tag to compare

Changes in 1.4

  • added discipline_categories to discipline Widget
  • wkhtmltopdf update for StudentLabels.php
  • activate Custom service Attendance Summary
  • bugfix: escape double quotes in stm() tipmessage
  • bugfix: discipline_entry_begin Date format
  • add Discipline new referrals Portal alert
  • set width to 1448px for landscape PDF
  • bugfix: ViewContacts.php not accessible
  • SQL bugs: sequences start values fix

Upgrade from 1.3x

  • execute those 3 SQL statements to fix RosarioSIS database:
    SELECT pg_catalog.setval('staff_field_categories_seq', 3, true);
    SELECT pg_catalog.setval('student_field_categories_seq', 5, true);
    INSERT INTO profile_exceptions VALUES (1, 'Custom/AttendanceSummary.php', 'Y', 'Y');

RosarioSIS v1.3.5

28 Oct 18:52
Compare
Choose a tag to compare

Changes in 1.3.5

  • bugfix: illegal offset type in Inputs.php
  • bugfix: delete imposible in Student screens
  • forgot name of contact info input in Address.inc.php
  • add maxlength=100 to contact info input
  • remove Students config.inc.php

RosarioSIS v1.3.4

11 Oct 21:59
Compare
Choose a tag to compare

Changes in 1.3.4

  • bugix: mass drop students did not work properly
  • bugix: invalid argument supplied for foreach() in InputFinalGrades.php
  • security fixes: update, save, delete & create not accessible to non admins in
    • Referrals.php, ReportCardCommentCodes.php, ReportCardComments.php, ReportCardGrades.php, MenuItems.php, StudentFees.php & StudentPayments.php, MarkingPeriods.php, Statements.php, DailyMenus.php, Requests.php, Schedule.php, Student.php, User.php, Calendar.php