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