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