Changes ******* 1.3.dev0 (unreleased) ===================== - Add fields, permissions, browser views and buttons to enable financial clearance by bursory officers. - Add buttons and pages to verify CollegePay payments. - Implement Interswitch JSON transaction query. This webservice is automatically used if a mac key is set in the request webservice view. 1.2 (2015-09-14) ================ - Do not allow to requery waived payments. - Replace `jamb_subjects` field by the list-of-choices field `jamb_subjects_list` which allows to select items from the `jambsubjects` vocabulary. This field is available only for CBT application. - Implement CBT application (Uniben). Extend ug application interface. Redefine omit tuples. Remove `jamb_age` field. - Implement JUPEB pre-studies application (Uniben). Extend pg application interface. - Payment tickets must not be submitted to Interswitch if they are older than 7 days. - Ensure that lga and nationality are not contradictory. - Be prepared for https webservice requests. - Add more exam subjects. - All fee amounts must be passed to Interswitch as integers (mutltiples of Kobos) not floats. - Add `jamb_age` field. - Check if same payment has been made before calling `goto_interswitch`. - Add interswitch browser tests and add/modify components which are needed for these tests. - Add base classes InterswitchPageApplicant and InterswitchPageStudent which can be used in custom packages. - Add more exam grades (pass, distinction, credit-1 and credit-2). - Add NigeriaStudentStudyLevelExporter. - Add higher qualification 'WAEC Technical Examination' as first and second sitting exam type. - Add LGA `Akwa Ibom / Nsit-Atai`. - Do not show current current level in student base data section on slips (default). 1.1 (2014-03-14) ================ - Add display_fullname column to CourseTicketExporter (requested by Uniben). 1.0 (2014-02-22) ================ - Diazofied complete package. - We now work with waeup.kofa >= 1.0. 0.1 (2014-02-21) ================ - Initial implementation.