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