Skip to main content

Version 10.x Release Notes (Dilis)

Version 10.x Release Notes (Dilis)


Dilis (v.10.0.17)

Released 2023-09-22 1200H
Scheduled Release
Tag 10.0.17
Pull Request PR#103,105
Clickup Tasks

https://app.clickup.com/t/865d3ruyr

https://app.clickup.com/t/865d30mbh

New

  1. Added "Transcript of Records" on signatory forms
  2. Display assigned transcript signatory on footer

Fixed

  1. Fix header's school logo and name container width

Changed

Deprecated


Dilis (v.10.0.16)

Released 2023-09-19
Scheduled Release 2023-09-19
Tag 10.0.16
Pull Request PR#100,101
Clickup Tasks

https://app.clickup.com/t/865cxn5vc

https://app.clickup.com/t/2fz70gh

https://app.clickup.com/t/865d1w327

New

  1. Added model test coverage

Fixed

Changed

I. CCC College Transcript Summary of Requests

    A. Header

  1. CCC Logo increase to 1-inch by 1-inch (current size is 1/2")
  2. Student’s Photo increase to 1.5-inch by 1.5-inch (current size is 0.75" x 0.75")
  3. Add "Major" below "Degree"
  4. Remove "entrance data"
  5. Add "Remarks" below "Date of Graduation"
  6. Move "Address" to right side aligned with "Name"
  7. Address should contain the Municipality and Province only
  8. Remove "Intermediate course completed in", "school", "year"
  1. "Checked by", "date", "Issued by", "Date", and "registrar" should be on same line (all in 1 line) only

    C. Student Data

  1. continuous data (ie no spaces in between semesters/AY) #probably remove page no break class between enrollments
  2. no visible table lines except for data header (ie subject code, subject name, final, verdict, units)

Deprecated


Dilis (v.10.0.15)

Released 2023-09-14 1600H
Scheduled Release 2023-09-14
Tag 10.0.15
Pull Request PR#55,90,99
Clickup Tasks

https://app.clickup.com/t/865c8q582

https://app.clickup.com/t/865cvp2bf

https://app.clickup.com/t/865chzeg9

New

  1. Created decorator class for student sf10
  2. Display grade level eligibility for admission on certification section in ES and JHS sf10
  3. Display last school year attended on certification section in ES and JHS sf10
  4. Display SHS average on certification section in SHS sf10

Fixed

  1. Scoped students displayed by school in student index page
  2. Fix data isolation bug on retro-encode's academic year options
  3. Fix bug on "retro encode" button on open crediting page
  4. Fix red page err when updating payment option and downpayment is blank

Changed

Deprecated


Dilis (v.10.0.14)

Released 2023-09-07 1735H
Scheduled Release
Tag 10.0.14
Pull Request PR#98
Clickup Tasks

https://app.clickup.com/t/865d1y2px

New

Fixed

1. Unrequire "sex" and "birthday" field on student create.

Changed

Deprecated


Dilis (v.10.0.13)

Released 2023-09-07 1500H
Scheduled Release 2023-09-07
Tag 10.0.13
Pull Request PR#95,97
Clickup Tasks

https://app.clickup.com/t/865cyaq0a

https://app.clickup.com/t/865chzhym

New

  1. Added sf10_eligibility column to profiles table
  2. Added form for populating eligibility data on sf10 ES, JHS, and SHS on Admin student profile edit page
  3. Added new school setting for enabling/disabling updating sf10 eligibility data on student portal
  4. Added the same eligibility form on student portal profile edit page

Fixed

Changed

  1. Changed "passed" remark in report card to "PASSED"
  2. GWA is computed on-the-fly when generating SF-10 ("Elementary",  "JHS", and "SHS")

Deprecated


Dilis (v.10.0.12)

Released 2023-08-30 1400H
Scheduled Release 2023-08-29
Tag 10.0.12
Pull Request PR#92,93,94
Clickup Tasks

https://app.clickup.com/t/865cf9kfw

https://app.clickup.com/t/865chyr57

https://app.clickup.com/t/865cf4fy3

New

  1. Added form column to signatories table
  2. Added signatory_type to signatories table
  3. Added is_position_displayed_after_name to signatories table
  4. Added Form field
  5. Added "Display position after name" checkbox (will display position after name on forms)
  6. Added Signatory type field for ff. forms
    1. SF10-SHS
    2. Enrollment form
  7. Display form, signatory type, and if position is displayed after name on index page
  8. Apply new signatories on SF9, SF10, and Enrollment form

Fixed

Changed

  1. Change SF-10 SHS subject ordinality
    1. academic year
    2. term
    3. subject category (core = 1, rest = 2)
    4. subject ordinality
    5. subject name
  2. Change hard-coded "Camarines Norte" on division value for es and jhs SF-10 certification, display school's division name instead

Deprecated


Dilis (v.10.0.11)

Released 2023-08-17 1400H
Scheduled Release 2023-08-17
Tag 10.0.11
Pull Request PR#91
Clickup Tasks

https://app.clickup.com/t/3401wxn

New

Fixed

Changed

  1. Change "PROGRESS REPORT CARD" font size to 20px (same as school name font size)
  2. Change "General average" font size for GS and JHS to 20px
  3. Change "General Average for the Semester" font size for SHS to 20px

Deprecated


Dilis (v.10.0.10)

Released 2023-08-14 1500H
Scheduled Release
Tag 10.0.10
Pull Request PR#69,86,89
Clickup Tasks

https://app.clickup.com/t/865cqqf4b

https://app.clickup.com/t/865cnyddy

https://app.clickup.com/t/865cqqfbx

New

  1. Increased test coverage.

Fixed

Changed

  1. Removed "skip" in tests.

Deprecated

  1. Removed unused codes.

Dilis (v.10.0.9)

Released 2023-07-29 2011H
Scheduled Release
Tag 10.0.9
Pull Request PR#84
Clickup Tasks

New

Fixed

  1. Fixed migration issue when removing "users.username" index.
  2. Fixed change grades search pagination.

Changed

Deprecated


Dilis (v.10.0.8)

Released 2023-07-25 1251H
Scheduled Release
Tag 10.0.8
Pull Request
Clickup Tasks

New

  1. New DB cluster endpoint for [no ci].

Fixed

Changed

Deprecated


Dilis (v.10.0.7)

Released 2023-07-21 1337H
Scheduled Release
Tag 10.0.7
Pull Request PR#80, PR#81
Clickup Tasks

New

Fixed

  1. Removed "hehe" text.
  2. Removed department name placeholders.
  3. Fixed "UserSessionStorageTest" test.

Changed

Deprecated


Dilis (v.10.0.6)

Released 2023-07-11 1540H
Scheduled Release
Tag 10.0.6
Pull Request
Clickup Tasks

New

Fixed

Changed

  1. Adjusted K8s container image resources for sidekiq/web.
  2. Added delay for readiness probe.
  3. Skip NR monitoring for development environment [no ci].

Deprecated


Dilis (v.10.0.5)

Released 2023-07-07 0033H
Scheduled Release
Tag 10.0.5
Pull Request
Clickup Tasks

New

  1. Added Readiness probe for newly added pods.
  2. Added horizontal pod scaler for web deployment.
  3. Added metrics server to K8s cluster via Terraform as requirement for Pod Scaler [no ci].

Fixed

Changed

  1. Redirect "ccc.onlinegrado.com" to "ccc.grado.works".

Deprecated


Dilis (v.10.0.4)

Released 2023-07-06 1452H
Scheduled Release
Tag 10.0.4
Pull Request
Clickup Tasks

New

  1. Setup New Relic synthetic monitoring.

Fixed

Changed

Deprecated


Dilis (v.10.0.3)

Released 2023-07-05 2327H
Scheduled Release
Tag 10.0.3
Pull Request
Clickup Tasks

New

Fixed

Changed

Deprecated


Dilis (v.10.0.2)

Released 2023-07-05 2144H
Scheduled Release
Tag 10.0.2
Pull Request
Clickup Tasks

New

  1. Added k8s cronjob for DB snapshot on staging [no ci].

Fixed

Changed

Deprecated


Dilis (v.10.0.1)

Released 2023-07-05 2050H
Scheduled Release
Tag 10.0.1
Pull Request
Clickup Tasks

New

Fixed

  1. Fixed students shifting page rendering red page (ERROR 500).

Changed

Deprecated



Dilis (v.10.0.0)

Released 2023-06-21 0005H
Scheduled Release
Tag 10.0.0
Pull Request
Clickup Tasks

https://docs.google.com/document/d/1eGx97IGYdxZfxg40aSObEP_vUwCNShbfInWIm0t-nfo/edit?pli=1