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