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