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