[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[16470] | 4 | 1.7.2.dev0 (unreleased) |
---|
| 5 | ======================= |
---|
| 6 | |
---|
[17172] | 7 | * Add Javascript which automatically submits a form on select change |
---|
| 8 | (not used in base but in lpng custom package). |
---|
| 9 | |
---|
[17094] | 10 | * Add MonthSource to be used in custom packages. |
---|
| 11 | |
---|
[17016] | 12 | * Add `BalancePaymentAddFormPage` which can only be opened by managers. |
---|
| 13 | No button is provided in base package. |
---|
| 14 | |
---|
[17009] | 15 | * Do not require session configuration object for application payments. |
---|
| 16 | |
---|
[17004] | 17 | * Add social media meta data. |
---|
| 18 | |
---|
| 19 | * Send email after final submission of application form. |
---|
| 20 | |
---|
[16959] | 21 | * Enable customization of application form final submission message. |
---|
| 22 | |
---|
[16955] | 23 | * Copy applicant_id into reg_number field during student record creation, |
---|
[16959] | 24 | if applicant's reg_number is not set. |
---|
[16955] | 25 | |
---|
[16937] | 26 | * Show last student id on `StudentsContainerPage`. |
---|
| 27 | |
---|
[16902] | 28 | * Hide emtpy levels in transcripts. |
---|
| 29 | |
---|
[16901] | 30 | * Consider `course_category` in addStudentStudyLevel` method. |
---|
| 31 | |
---|
[16831] | 32 | * Add `previous` field to `StudentStudyCourseProcessor`, |
---|
| 33 | `StudentStudyLevelProcessor` and `CourseTicketProcessor` to ensure |
---|
| 34 | that previous study course data are being imported into the right study |
---|
| 35 | course container. |
---|
[16828] | 36 | |
---|
[16827] | 37 | * Add exporters for previous study course data. |
---|
| 38 | |
---|
[16819] | 39 | * Enable import of student history. |
---|
| 40 | |
---|
[16818] | 41 | * Don't complain but remove leading and trailing whitespaces |
---|
| 42 | while converting values during import. |
---|
| 43 | |
---|
[16812] | 44 | * Add 'Modules Level'. |
---|
| 45 | |
---|
[16671] | 46 | * Ease customization of portrait upload conditions. |
---|
| 47 | |
---|
[16662] | 48 | * `OutstandingCoursesExporter`: Remove passed courses from outstanding |
---|
| 49 | courses lists. |
---|
| 50 | |
---|
[16609] | 51 | * Enable students and officers to upload scanned signature in the same |
---|
| 52 | way as passport pictures are handled. Some tabs and titles had to be |
---|
| 53 | renamed. The placeholder file, which is still the portrait |
---|
| 54 | placeholder, are no longer shown on base pages. |
---|
| 55 | |
---|
[16551] | 56 | * Send email to student after single record creation. |
---|
| 57 | |
---|
[16550] | 58 | * Forward credentials to login page after password reset request. |
---|
| 59 | |
---|
[16545] | 60 | * Enable applicants to upload also additional jpg files. |
---|
| 61 | |
---|
[16538] | 62 | * Prefill login form after applicant registration. |
---|
| 63 | |
---|
[16529] | 64 | * Show local roles on faculty, department, course and certificate pages |
---|
| 65 | and provide 'Contact' button so that authenticated users can contact |
---|
| 66 | officers via Kofa. |
---|
| 67 | |
---|
[16526] | 68 | * Extend `IPayer` adapter. |
---|
| 69 | |
---|
[16472] | 70 | * Adjust `ApplicantOnlinePaymentProcessor.getMapping` (2nd bugfix). |
---|
[16470] | 71 | |
---|
[16518] | 72 | * Sort attendance.pdf first by faculty and department before certcode. |
---|
| 73 | |
---|
[16545] | 74 | * Add serial no to the coursetickets.pdf. |
---|
[16518] | 75 | |
---|
[16468] | 76 | 1.7.1 (2021-04-20) |
---|
| 77 | ================== |
---|
[16455] | 78 | |
---|
[16467] | 79 | * Add `p_id` to `ApplicantOnlinePaymentProcessor.location_fields` (bugfix). |
---|
| 80 | |
---|
[16465] | 81 | * Enable managers to edit/remove all flash notices of students in a department. |
---|
[16455] | 82 | |
---|
[16453] | 83 | 1.7 (2021-04-13) |
---|
| 84 | ================ |
---|
[14991] | 85 | |
---|
[16451] | 86 | * Add `key` field to `CertificateExporter`. |
---|
[16450] | 87 | |
---|
[16431] | 88 | * Add payment option (`p_option`) field to payment tickets and add |
---|
| 89 | select box on online payment add form pages. Disable this feature |
---|
| 90 | in the base package. |
---|
| 91 | |
---|
[16412] | 92 | * Allow lecturers to export all course tickets, not only |
---|
| 93 | those of current academic session. |
---|
| 94 | |
---|
[16387] | 95 | * Disable clearance request button if not in state 'clearance started'. |
---|
| 96 | |
---|
[16327] | 97 | * Make maximum number of applicants on `ApplicantsContainerManageFormPage` |
---|
| 98 | customizable. |
---|
| 99 | |
---|
[16299] | 100 | * Implement bulk emailing. |
---|
| 101 | |
---|
[16293] | 102 | * Make login trouble links more conspicuous. |
---|
| 103 | |
---|
[16275] | 104 | * Add `ApplicantEmailSource` (not used and tested in base package). |
---|
| 105 | |
---|
[16266] | 106 | * Redirect to payment ticket page after ticket creation. |
---|
| 107 | |
---|
[16262] | 108 | * Use Uli's marker substitution hack to inject signature |
---|
| 109 | images into pdf files. |
---|
| 110 | |
---|
[16251] | 111 | * Implement `ExportPDFPersonalDataSlip` (without button |
---|
| 112 | in the base package). Rename `ExportPDFBaseDataPlusSlip` |
---|
| 113 | `ExportPDFStudyCourseBaseDataSlip`. |
---|
| 114 | |
---|
[16243] | 115 | * Save email address provided by mandate when referee report |
---|
| 116 | is created. Add `RefereeReportManageFormPage` (no button available). |
---|
| 117 | |
---|
[16234] | 118 | * Show submitted transcript application records on |
---|
| 119 | `TranscriptOfficerLandingPage` (not used in base package). |
---|
| 120 | |
---|
[16231] | 121 | * Implement `ContactApplicantFormPage`. |
---|
| 122 | |
---|
[16228] | 123 | * Use `Applicant.createStudent` method also to create graduated |
---|
| 124 | students from transcript application data (not used in base package). |
---|
| 125 | |
---|
[16214] | 126 | * Implement `RefereesRemindPage`. |
---|
| 127 | |
---|
[16213] | 128 | * Remove contact email header and add footer. |
---|
| 129 | |
---|
[16193] | 130 | * Implement webservice `get_payment`. |
---|
| 131 | |
---|
[16190] | 132 | * `year` (Year of Entrance) is no longer required when creating |
---|
| 133 | an applicants container. |
---|
| 134 | |
---|
[16188] | 135 | * Implement temporary clearance. |
---|
[16187] | 136 | |
---|
[16186] | 137 | * `reg_number` is no longer a required field in `IApplicantBaseData`. |
---|
| 138 | |
---|
| 139 | * Add `entry_session` to student data exporters. |
---|
| 140 | |
---|
[16170] | 141 | * Add `DownloadTranscript` permission. |
---|
| 142 | |
---|
[16169] | 143 | * Implement webservice `get_unpaid_payments`. |
---|
| 144 | |
---|
[16157] | 145 | * Prepare `renderPDFAdmissionLetter` for merging with another pdf document. |
---|
| 146 | |
---|
| 147 | * Add `picture_editable` property attribute to `ApplicantsContainer`. |
---|
| 148 | |
---|
[16110] | 149 | * Add webservice to check if graduated student exists. |
---|
| 150 | |
---|
[16086] | 151 | * Implement `ExportPDFBaseDataPlusSlip` (without button |
---|
| 152 | in the base package) |
---|
| 153 | |
---|
[16064] | 154 | * Implement `ApplicantRefereeReportExporter`. |
---|
| 155 | |
---|
[16059] | 156 | * Improve referee reports. |
---|
| 157 | |
---|
[16046] | 158 | * Use consistent flow value formatting for CGPA. |
---|
| 159 | |
---|
[16027] | 160 | * Bugfix: If level_session of a studylevel object has changed, |
---|
| 161 | coursetickets_catalog must be informed. Otherwise lecturers |
---|
| 162 | don't see their students. |
---|
| 163 | |
---|
[16012] | 164 | * Implement `BatchProcessor.checkCreateRequirements` and |
---|
| 165 | `BatchProcessor.checkUpdateRequirements` methods mainly |
---|
| 166 | to protect course result lists of graduated student. |
---|
| 167 | |
---|
[16007] | 168 | * Do not allow course validation if no score has been entered. |
---|
| 169 | |
---|
[16000] | 170 | * Add `unlock_score` field to `CourseTicketProcessor`. |
---|
| 171 | |
---|
[15998] | 172 | * Add `UpdateCourseTicketsView`. |
---|
| 173 | |
---|
[15988] | 174 | * Don't show 'Base Data' header on slips if no form fields do |
---|
| 175 | follow. |
---|
| 176 | |
---|
[15986] | 177 | * When adding course tickets, check if course has already been |
---|
| 178 | passed at previous level. |
---|
| 179 | |
---|
| 180 | * Add `StudentTrimmedPaymentExporter` (requested by Uniben). |
---|
| 181 | |
---|
[15972] | 182 | * Add `AccommodationDisplayFormPage`. |
---|
| 183 | |
---|
[15970] | 184 | * Don't allow students to add former courses in course lists. |
---|
| 185 | |
---|
[15969] | 186 | * Use kofa-filterbox for filtering users when assigniing |
---|
| 187 | local roles in academics section. |
---|
| 188 | |
---|
[15968] | 189 | * Add `waeup.local.ReportsOfficer` role. |
---|
| 190 | |
---|
[15966] | 191 | * Add `TrimmedDataExporter`. |
---|
| 192 | |
---|
[15964] | 193 | * Make `getUsers` customizable. |
---|
| 194 | |
---|
[15944] | 195 | * Add logging message to `releaseBedIfMaintenanceNotPaid`. |
---|
| 196 | |
---|
[15943] | 197 | * Provide components for file uploads in the applicants section. |
---|
| 198 | |
---|
[15941] | 199 | * Copy also files from applicants to students section. |
---|
| 200 | |
---|
[15932] | 201 | * Reset _curr_stud_id if student could not be created. |
---|
| 202 | |
---|
[15920] | 203 | * Add `TranscriptDataExporter` and reorganize exporter names. |
---|
| 204 | |
---|
[15918] | 205 | * Add `session_level`filter to `StudentStudyLevelExporter`. |
---|
| 206 | |
---|
[15880] | 207 | * Add LetterPDFCreator utility and use this pdf creator |
---|
| 208 | for admission slips. letterhead_admission.jpg file |
---|
| 209 | must exist in students/static. |
---|
| 210 | |
---|
[15875] | 211 | * Add application worklfow transition `reset6`. |
---|
| 212 | |
---|
[15873] | 213 | * Add `StudentOutstandingCoursesExporter`. |
---|
| 214 | |
---|
[15865] | 215 | * Sort lecturers on scores slip. |
---|
| 216 | |
---|
[15834] | 217 | * Don't show hint on pdf slips. |
---|
| 218 | |
---|
[15833] | 219 | * Make max passport picture size customizable. |
---|
| 220 | |
---|
[15818] | 221 | * Redirect to `ChangePasswordRequestPage` after successfully |
---|
| 222 | adding an officer. |
---|
| 223 | |
---|
[15798] | 224 | * Add get_bursary_data webservice. |
---|
| 225 | |
---|
[15710] | 226 | * Implement bed selector. |
---|
| 227 | |
---|
[15664] | 228 | * Implement combi payments. |
---|
| 229 | |
---|
[15652] | 230 | * Make max file size customizable. |
---|
| 231 | |
---|
| 232 | * Add `score_editing_disabled` switch at course level. |
---|
| 233 | |
---|
[15628] | 234 | * Take `DELETION_MARKER` into consideration when updating passwords. |
---|
| 235 | |
---|
[15610] | 236 | * Implement parents access to student data. |
---|
| 237 | |
---|
[15587] | 238 | * Do not print picture on application slip if application is without |
---|
| 239 | passport picture. |
---|
| 240 | |
---|
[15578] | 241 | * Do not copy applicant_id into reg_number field after applicant creation. |
---|
| 242 | |
---|
[15553] | 243 | * Successful applicant payments do trigger 'approve' transition only |
---|
| 244 | if applicant is in state 'started' and either p_category is 'application' or |
---|
| 245 | applicant is special. |
---|
| 246 | |
---|
[15548] | 247 | * Allow to add applicants containers with a number instead of entrance year |
---|
| 248 | in container code. |
---|
| 249 | |
---|
[15546] | 250 | * Add semester filter to Fix `CourseTicketExporter`. |
---|
| 251 | |
---|
[15545] | 252 | * Add `FacultiesExportJobContainerSelectStudents` view to allow |
---|
| 253 | bursary officers to export student data for a small subset of students |
---|
| 254 | by entering a list of student ids or matric numbers. |
---|
| 255 | |
---|
[15502] | 256 | * Add passport picture switch to applicants containers. |
---|
| 257 | |
---|
[15476] | 258 | * Use decimal.Decimal to counteract Python floating point limitation. |
---|
| 259 | |
---|
[15446] | 260 | * Add level 0 (None) to course levels. |
---|
| 261 | |
---|
[15432] | 262 | * Ease customization of selectable payment categories. |
---|
| 263 | |
---|
[15430] | 264 | * Make maximum number of files listed in `finished` subfolder |
---|
| 265 | customizable. |
---|
| 266 | |
---|
[15423] | 267 | * Add attendance_sheet.pdf view. |
---|
| 268 | |
---|
[15422] | 269 | * Implement course result validation workflow for lecturers. |
---|
| 270 | |
---|
[15417] | 271 | * Add graduated students filter. |
---|
| 272 | |
---|
[15416] | 273 | * Backup deleted graduated student data somewhere else to ease graduated |
---|
| 274 | student data migration. |
---|
| 275 | |
---|
[15333] | 276 | * Add `transcript_remark` field to study levels. Add page to allow |
---|
| 277 | transcript officers editing the field during transcript processing. |
---|
| 278 | |
---|
[15286] | 279 | * Increase password strength. Officers are now required |
---|
[15416] | 280 | to set a password which has at least 8 characters and which contains |
---|
[15286] | 281 | at least one uppercase letter, one lowercase letter and one |
---|
[15416] | 282 | digit. Stored insecure passwords are no longer accepted. |
---|
| 283 | Officers with an insecure password can't login and are |
---|
| 284 | redirected to the `ChangePasswordRequestPage` to request a |
---|
| 285 | new password. |
---|
[15286] | 286 | |
---|
[15277] | 287 | * Add `AccommodationPaymentsExporter` which can be used by |
---|
| 288 | accommodation officers. |
---|
| 289 | |
---|
[15250] | 290 | * Add ReleaseExpiredAllocationsActionButton which has previously |
---|
| 291 | only been used by Uniben. |
---|
| 292 | |
---|
[15243] | 293 | * Fix get_student_payment_stats. Department codes are not |
---|
| 294 | unique. Use its path instead. |
---|
| 295 | |
---|
[15206] | 296 | * Implement study level 0 (Level Zero) option for storing |
---|
| 297 | orphaned course tickets (tickets without level assignment |
---|
| 298 | or information). Add `ticket_session` field to `ICourseTicket`. |
---|
[15203] | 299 | |
---|
[15163] | 300 | * Implement new transcript processing workflow. |
---|
| 301 | |
---|
[15122] | 302 | * Always display applicant payments if they exist. |
---|
| 303 | |
---|
[15085] | 304 | * Allow `ApplicationsManager` to view statistics. |
---|
| 305 | |
---|
[15055] | 306 | * Add payment session filter to payment exporters. |
---|
| 307 | |
---|
[15051] | 308 | * Add `SessionPaymentsOverviewExporter`. |
---|
| 309 | |
---|
[15047] | 310 | * Rename `StudentPaymentsOverviewExporter`. |
---|
| 311 | |
---|
[15042] | 312 | * Fix `CourseTicketExporter`. Ticket level and session filter |
---|
| 313 | did not work. |
---|
| 314 | |
---|
| 315 | * Add payment category filter to payment exporters. |
---|
| 316 | |
---|
[15037] | 317 | * Remove 'hidden' attribute from ordereddSelectionList which has |
---|
| 318 | caused a malfunction in Internet Exporer. |
---|
| 319 | |
---|
| 320 | * Set ssl index URL in buildout.cfg |
---|
| 321 | |
---|
| 322 | * Use the 'new' recaptcha v2. |
---|
| 323 | |
---|
[14992] | 324 | * Allow lecturer role assignment also at department level. |
---|
[14991] | 325 | |
---|
[14989] | 326 | 1.6 (2018-04-05) |
---|
| 327 | ================ |
---|
[14551] | 328 | |
---|
[14984] | 329 | * Add ticket level and session filter to `CourseTicketExporter`. |
---|
| 330 | |
---|
[14951] | 331 | * Add 'Student Record Creation' Report page. |
---|
[14950] | 332 | |
---|
[14948] | 333 | * Add `CreateStudents` permission and `StudentsCreator` role. |
---|
| 334 | |
---|
[14939] | 335 | * Do not allow uploading data with trailing whitespaces. |
---|
| 336 | |
---|
[14934] | 337 | * Do no longer hide the 'Create students' buttons but switch the portal to |
---|
| 338 | maintenance mode to ensure that nobody can enter the portal during |
---|
| 339 | record creation except for user 'admin'. This guarantees that record |
---|
| 340 | creation is only started once. |
---|
| 341 | |
---|
[14914] | 342 | * Replace `gpa_boundaries` utility attribute by `GPABoundaries` method |
---|
[14915] | 343 | which may return different values in custom packages depending on faculty, |
---|
| 344 | department or certificate code (requested by AAU Ekpoma). |
---|
[14914] | 345 | |
---|
[14804] | 346 | * Allow `ApplicantOnlinePaymentProcessor` to import records without |
---|
| 347 | `p_id` column in create mode. |
---|
| 348 | |
---|
[14734] | 349 | * Add `waeup.showStudents` permission to `ExportManager` role. |
---|
| 350 | |
---|
[14724] | 351 | * Fix `CertificateProcessor.checkHeaders`. The processor requires both |
---|
| 352 | faculty_code *and* department_code in create mode. |
---|
| 353 | |
---|
[15333] | 354 | * Add 'Update all tickets' button to `StudyLevelEditFormPage`. |
---|
[14684] | 355 | |
---|
[14682] | 356 | * Do not allow to create more than 10 students with a single request to |
---|
| 357 | avoid a timeout of Nginx/Apache. |
---|
| 358 | |
---|
[14648] | 359 | * Redirect to manage page after editing of certificate courses. |
---|
| 360 | |
---|
[14642] | 361 | * Add `course_category` attribute to course tickets. In the base package, |
---|
| 362 | this attribute is omitted from display and manage pages. |
---|
| 363 | |
---|
[14638] | 364 | * Add `course_category` attribute to certificate courses. |
---|
| 365 | |
---|
[14584] | 366 | * Simplify configuration of maximum or minimum total credits. |
---|
[14582] | 367 | |
---|
[14574] | 368 | * Add `outstanding` attribute to course tickets. |
---|
| 369 | |
---|
[14572] | 370 | * Exclude graduated students from `LevelReport`, `SessionResultsPresentation` |
---|
| 371 | and `RawScoreReport`. |
---|
| 372 | |
---|
[14568] | 373 | * Allow applicants in states `admitted`, `not admitted` or `created` to |
---|
| 374 | download the payment slip. |
---|
| 375 | |
---|
[14553] | 376 | * Catch traceback (`RequiredMissing`) if a required field is cleared |
---|
| 377 | by import. |
---|
[14551] | 378 | |
---|
[14602] | 379 | * Add role `FingerprintReaderDeviceRole` intended for fingerprint reader |
---|
| 380 | devices that access the portal via XMLRPC. |
---|
[14551] | 381 | |
---|
[14602] | 382 | |
---|
[14549] | 383 | 1.5 (2017-02-14) |
---|
| 384 | ================ |
---|
[13697] | 385 | |
---|
[14549] | 386 | * Happy Valentines Day everybody! |
---|
| 387 | |
---|
[14519] | 388 | * Sort arguments in table of `ReportsContainerPage`. |
---|
| 389 | |
---|
[14514] | 390 | * Add `entry_session` and `p_session` filter to Student Payment Statistics |
---|
| 391 | generator. Adjust reports: Change footer and filename formats. |
---|
| 392 | |
---|
| 393 | * Add officer name fields do `IDepartment` and `IFaculty`. |
---|
| 394 | Plugins must be updated! |
---|
| 395 | |
---|
[14507] | 396 | * Add serial number column to Session Results Presentations. |
---|
| 397 | |
---|
[14497] | 398 | * Add Raw Score Report to base package. |
---|
| 399 | |
---|
[14491] | 400 | * Only user 'admin' is allowed to access the `DatacenterSettings` page. |
---|
| 401 | |
---|
[14507] | 402 | * Show correct level title on Level Reports and Session Results Presentations. |
---|
[14481] | 403 | |
---|
[14443] | 404 | * Get set of selected students also from list of matric numbers. |
---|
| 405 | |
---|
| 406 | * Confine Level Reports and Session Results Presentations to certificates. |
---|
| 407 | |
---|
[14373] | 408 | * Show report number (job_id) on report pdf slips. |
---|
| 409 | |
---|
[14368] | 410 | * Level report: Count and display the number of courses registered but |
---|
| 411 | not taken. |
---|
| 412 | |
---|
[14293] | 413 | * Add control button to create graduated students. |
---|
| 414 | |
---|
[14292] | 415 | * Add option to render transcripts without passport picture and QR code. |
---|
| 416 | |
---|
[14256] | 417 | * Catch Reportlab `LayoutError`. |
---|
| 418 | |
---|
[14247] | 419 | * Replace `course_registration_allowed` by `course_registration_forbidden` |
---|
| 420 | method. |
---|
| 421 | |
---|
[14170] | 422 | * Add export purge button. |
---|
| 423 | |
---|
[14169] | 424 | * Add report purge button. |
---|
| 425 | |
---|
[14133] | 426 | * Add property attribute `total_score` in order to make provision |
---|
| 427 | for additional scores (like contineous assessments) in custom |
---|
| 428 | packages. |
---|
| 429 | |
---|
| 430 | * Make provision against storing other objects than applicant payments |
---|
| 431 | in applicant containers. |
---|
| 432 | |
---|
[13959] | 433 | * Count mandates on configuration page and provide 'Purge' button. |
---|
| 434 | |
---|
[13950] | 435 | * Start `ApplicantExporter` and `ApplicantPaymentExporter` at the same |
---|
| 436 | time when calling `ExportJobContainerJobStart`. |
---|
| 437 | |
---|
[13949] | 438 | * Add `ApplicantPaymentExporter`. |
---|
| 439 | |
---|
[13936] | 440 | * Add file upload functionality to `EditScoresPage`. |
---|
| 441 | |
---|
[13908] | 442 | * Add `LecturerLandingPage` and `LecturerCourses` `ManageLink` |
---|
| 443 | viewlet. |
---|
| 444 | |
---|
[13898] | 445 | * Add `ExportPDFScoresSlip`. |
---|
| 446 | |
---|
[13894] | 447 | * Add `DownloadScoresView` which is for lecturers only. Remove |
---|
| 448 | `waeup.showStudents` from `Lecturer` role. Adjust |
---|
| 449 | `DataForLecturerExporter`. Only editable course tickets are being |
---|
| 450 | exported. |
---|
| 451 | |
---|
[13886] | 452 | * Remove application fee fallback option. Application fees can only |
---|
| 453 | be set via applicants containers. Hide Payment Tickets section on |
---|
| 454 | application pages if fee isn't set. |
---|
| 455 | |
---|
[13872] | 456 | * Add `ApplicantOnlinePaymentProcessor`. |
---|
| 457 | |
---|
[13773] | 458 | * Improve `AddStudyLevelFormPage`. |
---|
| 459 | |
---|
[13766] | 460 | * Create new exporter for lecturers and further restrict the usage of |
---|
[13767] | 461 | exporters at course level. Lecturers can only export data of |
---|
| 462 | current academic session. |
---|
[13766] | 463 | |
---|
[13736] | 464 | * Show certificate-specific p_level value on payment pages. |
---|
| 465 | Ensure that only allowed payment levels can be selected when |
---|
| 466 | adding a balance payment. |
---|
| 467 | |
---|
[13711] | 468 | * Add `flash_notice` field. |
---|
| 469 | |
---|
[13702] | 470 | * Documentation updates. |
---|
[13697] | 471 | |
---|
[13745] | 472 | * Update pinned versions: six |
---|
[13697] | 473 | |
---|
[13745] | 474 | |
---|
[13695] | 475 | 1.4.1 (2016-02-14) |
---|
| 476 | ================== |
---|
[13257] | 477 | |
---|
[13651] | 478 | * Add new application workflow state (`processed`) and transition |
---|
| 479 | (`process`). |
---|
[13613] | 480 | |
---|
[14514] | 481 | * Add `DegreeSource` and `degree` field to `ICertificate`. |
---|
[13651] | 482 | Plugins must be updated! |
---|
[13613] | 483 | |
---|
[13659] | 484 | * Upgrade bootstrap.py script and update some dependencies. For |
---|
| 485 | already running instances a new init might be neccessary, i.e. |
---|
| 486 | you might have to create a new virtualenv and run bootstap.py |
---|
| 487 | and buildout from that new virtualenv to get rid of old |
---|
| 488 | package versions in the runtime environment. |
---|
[13651] | 489 | |
---|
[13691] | 490 | * Upgrade versions.cfg to contain bugfix releases of packages we |
---|
| 491 | depend on. |
---|
[13659] | 492 | |
---|
[13691] | 493 | |
---|
[13613] | 494 | 1.4 (2016-01-14) |
---|
| 495 | ================ |
---|
| 496 | |
---|
[13610] | 497 | * Add button and view which allow students to unregister their |
---|
| 498 | current course list unless the courses have not been validated. |
---|
| 499 | |
---|
[13574] | 500 | * Configure transfer payments and let students enter their desired |
---|
[14638] | 501 | study course. Save entered text in `p_item` attribute. |
---|
[13574] | 502 | |
---|
[13651] | 503 | * Add further permissions to the local `ApplicationsManager` role and |
---|
[13570] | 504 | make it assignable at applicants container level. |
---|
| 505 | |
---|
[13493] | 506 | * Disable rendering of HTML tags in fullnames. |
---|
| 507 | |
---|
[13484] | 508 | * Add bed statistics components. |
---|
| 509 | |
---|
[13457] | 510 | * Add option which allows students to select a desired hostel before |
---|
| 511 | booking accommodation. |
---|
| 512 | |
---|
[13651] | 513 | * Add `BedProcessor`. |
---|
[13432] | 514 | |
---|
[13394] | 515 | * Add portal maintenance mode. |
---|
| 516 | |
---|
[13651] | 517 | * Allow also `reg_number` on public page to check application status |
---|
[13363] | 518 | without password. |
---|
| 519 | |
---|
[13346] | 520 | * Remove `beds_reserved` attribute from hostels. Hostels do no longer |
---|
| 521 | contain information about reserved bed spaces. |
---|
| 522 | |
---|
[13319] | 523 | * Add methods and page to release expired bed allocations. |
---|
[13288] | 524 | |
---|
[13344] | 525 | * Use lastname instead of firstname for first-time password requests. |
---|
[13288] | 526 | |
---|
[13471] | 527 | * When building docs, ignore members with dots in name. |
---|
[13344] | 528 | |
---|
[13613] | 529 | |
---|
[13288] | 530 | 1.3.3 (2015-10-06) |
---|
| 531 | ================== |
---|
| 532 | |
---|
[13263] | 533 | * Show file size of pdf documents in the documents section. |
---|
[13257] | 534 | |
---|
[13269] | 535 | * Add `MANIFEST.in`. |
---|
| 536 | |
---|
| 537 | |
---|
[13255] | 538 | 1.3.2 (2015-09-14) |
---|
| 539 | ================== |
---|
[12469] | 540 | |
---|
[13254] | 541 | * Add public page to check application status without password. |
---|
| 542 | |
---|
[13236] | 543 | * Fix department breakdown of student statistics. |
---|
| 544 | |
---|
[13223] | 545 | * Enable purging of applicants containers. |
---|
| 546 | |
---|
| 547 | * Enable pre-filling of applicants containers with empty |
---|
| 548 | application records which are used during self-registration |
---|
| 549 | to avoid excessive growth of the Data.fs. |
---|
| 550 | |
---|
[13199] | 551 | * Do only allow one running export job. |
---|
| 552 | |
---|
[13198] | 553 | * Add switch to disable all exports. |
---|
| 554 | |
---|
[13159] | 555 | * Enable import of list-of-choices fields. |
---|
| 556 | |
---|
[13156] | 557 | * Include 'end day' when searching for payments in a given period. |
---|
| 558 | |
---|
[13124] | 559 | * Do not create special application payment tickets with zero amount. |
---|
[13123] | 560 | |
---|
[13103] | 561 | * Remove manual clearance lock. Replace `clearance_locked` field by |
---|
| 562 | property attribute. |
---|
| 563 | |
---|
[13091] | 564 | * Make student email field required. |
---|
| 565 | |
---|
[13087] | 566 | * Rename application workflow transitions and remove forbidden transitions. |
---|
| 567 | |
---|
[13073] | 568 | * Rename 'application section' for the sake of consistency. |
---|
| 569 | |
---|
[13055] | 570 | * Rename student views which are not layout-aware and thus not pages. |
---|
| 571 | |
---|
[13032] | 572 | * Register KofaSourceOrderedMultiSelectWidget for IterableSource and |
---|
| 573 | KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized. |
---|
| 574 | |
---|
[13031] | 575 | * Implement session-specific course registration deadline and |
---|
| 576 | late registration payment. |
---|
| 577 | |
---|
[12981] | 578 | * Remove quite old bug in `doImport`: Replace empty strings *and* lists with |
---|
| 579 | ignore-markers in update *and* create mode. |
---|
| 580 | |
---|
[12971] | 581 | * Add StudentUnpaidPaymentExporter to export only unpaid tickets. |
---|
| 582 | This exporter is designed for finding and finally purging outdated |
---|
| 583 | payment ticket. |
---|
| 584 | |
---|
[12960] | 585 | * Remove deprecated xml importer and exporter components. |
---|
| 586 | |
---|
[12958] | 587 | * Rearrange datacenter upload page. Provide modal windows to view all |
---|
| 588 | processors and sources and vocabularies. |
---|
| 589 | |
---|
[12950] | 590 | * Reorganize doctests. Remove deprecated doctests. |
---|
| 591 | |
---|
[12926] | 592 | * Enable temporary suspension of officer accounts. Plugins must be |
---|
| 593 | updated after restart. |
---|
| 594 | |
---|
[12912] | 595 | * Rename 'Portal Users' 'Officers'. |
---|
| 596 | |
---|
[12901] | 597 | * Add link 'Kofa Docs for this page' at the end of the content box |
---|
| 598 | which refers to the corresponding section of the |
---|
| 599 | `Kofa Documentation <http://kofa-doc.waeup.org>`_. |
---|
| 600 | |
---|
[12897] | 601 | * Filter students by current level in reports. |
---|
| 602 | |
---|
[12896] | 603 | * Add `StudentsUtils.increaseMatricInteger` method which allows to use various |
---|
| 604 | matric number counters when computing the matric number. |
---|
| 605 | |
---|
[12889] | 606 | * Bypass school fee payment activation code creation if student is allowed |
---|
| 607 | to proceed to next session. |
---|
| 608 | |
---|
[12896] | 609 | * Convert `level` into a schema field to be consistent with the documentation. |
---|
[12873] | 610 | |
---|
[12896] | 611 | * Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be |
---|
[12865] | 612 | in accordance with other exporter names. |
---|
| 613 | |
---|
[12900] | 614 | * Add `ReportsOfficer` and `ReportsManager` roles with corresponding |
---|
| 615 | permissions. |
---|
[12844] | 616 | |
---|
[12896] | 617 | * Do not automatically allow import managers to import user data. |
---|
[12844] | 618 | |
---|
[12810] | 619 | * Skip empty rows produced by spreadsheet software. |
---|
| 620 | |
---|
[12632] | 621 | * Add components to configure a student export jobs in faculties. |
---|
| 622 | |
---|
[12896] | 623 | * `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment |
---|
| 624 | (in state ``paid``) with same `p_session` and `p_category` exists. |
---|
[12623] | 625 | |
---|
[12896] | 626 | * Add new payment state ``waived``. This state can only be set by import |
---|
[12569] | 627 | and is only used for the payments overview exporter to |
---|
| 628 | mark sessions with waived fees. |
---|
| 629 | |
---|
[13269] | 630 | * Add exporter methods and export page to filter student data exports |
---|
[12518] | 631 | by entering a list of student ids. |
---|
| 632 | |
---|
| 633 | * Student statistic can now be broken down by faculties or by departments. |
---|
| 634 | |
---|
[12896] | 635 | * Check if `p_id` exists in payments catalog when importing payment tickets in |
---|
[12513] | 636 | create mode. |
---|
[12469] | 637 | |
---|
| 638 | |
---|
[12466] | 639 | 1.3.1 (2015-01-14) |
---|
| 640 | ================== |
---|
[12465] | 641 | |
---|
[12466] | 642 | * 1.3 was a brown bag release. Fix uploaded files. |
---|
[12465] | 643 | |
---|
| 644 | |
---|
[12463] | 645 | 1.3 (2015-01-13) |
---|
| 646 | ================ |
---|
[11693] | 647 | |
---|
[12437] | 648 | * Add documents package. |
---|
[12418] | 649 | |
---|
[12437] | 650 | * Do not compare ResultEntry objects but their attributes. |
---|
| 651 | |
---|
[12415] | 652 | * Modify getWidgetsData so that we always get the same error format. |
---|
| 653 | |
---|
| 654 | * Validate all codes in university. |
---|
| 655 | |
---|
[12395] | 656 | * Catch traceback when creating an application slip with a corrupted |
---|
| 657 | image file. |
---|
| 658 | |
---|
[12437] | 659 | * Remove deprecated HTML and REST widgets and use html2dict and rest2dict |
---|
| 660 | instead. |
---|
[12247] | 661 | |
---|
[12190] | 662 | * UserProcessor: Check if imported roles do exist in the portal. |
---|
| 663 | |
---|
[11891] | 664 | * Enable localization of batch processing modules. |
---|
| 665 | |
---|
[11874] | 666 | * Hide 'Create students' button. Only user admin can see this button. |
---|
| 667 | |
---|
[11869] | 668 | * Add application_slip_notice field to ApplicantsContainer. |
---|
| 669 | |
---|
[11863] | 670 | * Remove 'Size' column from logfiles table. |
---|
| 671 | |
---|
[11862] | 672 | * Add permission, page and button to mass-clear all students in a department. |
---|
| 673 | |
---|
[11826] | 674 | * Hide export download button 24 hours after file generation. |
---|
| 675 | |
---|
[11825] | 676 | * Add helper to allow `meminfo` checks for cached memory, etc. |
---|
| 677 | |
---|
| 678 | * Allow external checks of system load before performing expensive |
---|
| 679 | actions. |
---|
| 680 | |
---|
| 681 | * Add new dependency: `psutil` (required to check system state). |
---|
| 682 | |
---|
[12862] | 683 | * Show flash message on general search page for the academic section. |
---|
[11794] | 684 | |
---|
[14638] | 685 | * Fix `CertificateCourseProcessor`. Mandatory is not a required field |
---|
[11798] | 686 | and might be missing in import files. Improve logging. Extend and |
---|
| 687 | fix CertCourseProcessorTests. |
---|
[11779] | 688 | |
---|
[11798] | 689 | * Provide customizable method for disabling clearance by clearance |
---|
| 690 | officers. |
---|
[11772] | 691 | |
---|
[11798] | 692 | * Merge Javascript functions into one file. Add Javascript function to |
---|
| 693 | calculate copyright notice year automatically. |
---|
[11741] | 694 | |
---|
[11798] | 695 | * Use lastname (surname) instead of firstname to verify found |
---|
| 696 | application record on ApplicantRegistrationPage. |
---|
[11738] | 697 | |
---|
[11798] | 698 | * Append hash '#' also to datetimes to circumvent unwanted excel |
---|
| 699 | automatic. |
---|
[11737] | 700 | |
---|
[11798] | 701 | * Method for (customizable) application passport upload requirements |
---|
| 702 | added. |
---|
[11733] | 703 | |
---|
[11798] | 704 | * Filter payment ticket data exports by specifying the payment_date |
---|
| 705 | period. |
---|
[11730] | 706 | |
---|
[11798] | 707 | * Method for (customizable) application payment slip download |
---|
| 708 | requirements added. |
---|
[11726] | 709 | |
---|
[11798] | 710 | * Method for (customizable) application payment ticket upload |
---|
| 711 | requirements added. |
---|
[11729] | 712 | |
---|
[11722] | 713 | * Remove unused rowadd javascript function. |
---|
| 714 | |
---|
[11702] | 715 | * certcode and reg_number added to DataForBursaryExporter. |
---|
| 716 | |
---|
[11699] | 717 | * Some batch processor names corrected. |
---|
[11693] | 718 | |
---|
[11701] | 719 | * Fixed ReST markup in setup.py long description. |
---|
| 720 | |
---|
| 721 | |
---|
[11689] | 722 | 1.2 (2014-06-16) |
---|
| 723 | ================ |
---|
[11487] | 724 | |
---|
[11680] | 725 | * Redirect to login page after using password mandate. |
---|
| 726 | |
---|
[11676] | 727 | * Adding student payment tickets is logged. |
---|
| 728 | |
---|
[11672] | 729 | * Provide XMLRPC services for storing and retrieving fingerprint |
---|
| 730 | scans. |
---|
| 731 | |
---|
[11664] | 732 | * Sort ContextualDictSource by dictionary values not by keys. |
---|
| 733 | |
---|
[11661] | 734 | * Add regular school fee and balance payments when exporting payments |
---|
| 735 | overviews. |
---|
| 736 | |
---|
[11641] | 737 | * Add samePaymentMade method to StudentsUtils. |
---|
| 738 | |
---|
[11608] | 739 | * Fingerprint file upload enabled. |
---|
| 740 | |
---|
[11604] | 741 | * is_fresh property method added to Student class. |
---|
| 742 | |
---|
[11599] | 743 | * Special application procedure modified. Special applicants must submit |
---|
| 744 | their form before they can download payment slips. Thus the regular |
---|
| 745 | workflow is now applied but, in contrast to regular applications, |
---|
| 746 | special applicants can create and pay more than one payment ticket. |
---|
| 747 | Also application slips are hidden. |
---|
[11589] | 748 | |
---|
[11599] | 749 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 750 | |
---|
[11585] | 751 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 752 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 753 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 754 | sent from non-yahoo servers). |
---|
| 755 | |
---|
[11575] | 756 | * Multiple payments in special application containers enabled. |
---|
| 757 | Special payment applicants remain in state started after payment. |
---|
| 758 | |
---|
[11558] | 759 | * File input fields brought into shape with Bootstrap 3. |
---|
| 760 | |
---|
[11551] | 761 | * Transcript and access code pagetemplates adjusted. |
---|
| 762 | |
---|
[11550] | 763 | * Print QR codes on all student slips. |
---|
| 764 | |
---|
[11535] | 765 | * Allow adding current_level to base data section on all student slips |
---|
| 766 | (requested by Uniben). |
---|
| 767 | |
---|
[11523] | 768 | * Windows is no longer supported. Installation manual removed. |
---|
| 769 | |
---|
[11497] | 770 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 771 | |
---|
[11497] | 772 | |
---|
[11485] | 773 | 1.1 (2014-03-13) |
---|
| 774 | ================ |
---|
[11258] | 775 | |
---|
[14574] | 776 | * Add display_fullname column to `CourseTicketExporter` (requested by Uniben). |
---|
[11484] | 777 | |
---|
[11483] | 778 | * Do also export student and course ticket data of students on probation. |
---|
| 779 | |
---|
[11482] | 780 | * 'Create student' option removed from 'Application Transition' |
---|
| 781 | select field. |
---|
| 782 | |
---|
[11481] | 783 | * API docs added. |
---|
| 784 | |
---|
[11463] | 785 | * Back-to links replaced by animated jQuery plugins. |
---|
| 786 | |
---|
[11461] | 787 | * Default frontpage text updated. |
---|
| 788 | |
---|
[11460] | 789 | * Use absolute urls on datacenter pages. |
---|
| 790 | |
---|
[11451] | 791 | * Provide customizable method for disabling student payments. |
---|
| 792 | |
---|
[11481] | 793 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 794 | to the portal's index page not to the portal's root. The |
---|
| 795 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 796 | is being redirected to the university website |
---|
| 797 | when entering the root URL directly or clicking the acronym. |
---|
| 798 | |
---|
[11438] | 799 | * Show tooltip alert and warning window before updating plugins. |
---|
| 800 | |
---|
[11437] | 801 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 802 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 803 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 804 | warning message. |
---|
| 805 | |
---|
[11436] | 806 | * jquery-ui.min.js is also used for tooltips. |
---|
| 807 | |
---|
[11435] | 808 | * Do not create TSC AC batch when updating plugins. |
---|
| 809 | All TSC batches are created. |
---|
| 810 | |
---|
[11433] | 811 | * Make table on applicantsrootpage responsive. |
---|
| 812 | |
---|
[11431] | 813 | * Change width of input, select and textarea fields. |
---|
| 814 | |
---|
[11430] | 815 | * Use only https in theme.html. |
---|
| 816 | |
---|
[11386] | 817 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 818 | |
---|
[11430] | 819 | * Redundancies removed in docs. |
---|
[11258] | 820 | |
---|
[11430] | 821 | |
---|
[11255] | 822 | 1.0 (2014-02-22) |
---|
| 823 | ================ |
---|
[11253] | 824 | |
---|
[11255] | 825 | * Diazofied the complete package. |
---|
[11253] | 826 | |
---|
| 827 | |
---|
| 828 | 0.2.1 (2014-02-21) |
---|
| 829 | ================== |
---|
| 830 | |
---|
| 831 | * Send mails to from-address, if site-wide config admin is |
---|
| 832 | different from it. |
---|
| 833 | |
---|
| 834 | * Change flash message for successful applicants. |
---|
| 835 | |
---|
| 836 | * Use more attributes of applicants with payer objects. |
---|
| 837 | |
---|
| 838 | * Update copyright infos (year). |
---|
| 839 | |
---|
| 840 | * Localization updates. |
---|
| 841 | |
---|
| 842 | |
---|
| 843 | 0.2 (2014-01-09) |
---|
| 844 | ================ |
---|
| 845 | |
---|
| 846 | Tons of changes. |
---|
| 847 | |
---|
| 848 | |
---|
[11255] | 849 | 0.1 (never released) |
---|
| 850 | ==================== |
---|
[4955] | 851 | |
---|
[7808] | 852 | Initial version. Copy from waeup.sirp. |
---|