[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[14991] | 4 | 1.6.1.dev0 (unreleased) |
---|
| 5 | ======================= |
---|
| 6 | |
---|
[15502] | 7 | * Add passport picture switch to applicants containers. |
---|
| 8 | |
---|
[15476] | 9 | * Use decimal.Decimal to counteract Python floating point limitation. |
---|
| 10 | |
---|
[15446] | 11 | * Add level 0 (None) to course levels. |
---|
| 12 | |
---|
[15432] | 13 | * Ease customization of selectable payment categories. |
---|
| 14 | |
---|
[15430] | 15 | * Make maximum number of files listed in `finished` subfolder |
---|
| 16 | customizable. |
---|
| 17 | |
---|
[15423] | 18 | * Add attendance_sheet.pdf view. |
---|
| 19 | |
---|
[15422] | 20 | * Implement course result validation workflow for lecturers. |
---|
| 21 | |
---|
[15417] | 22 | * Add graduated students filter. |
---|
| 23 | |
---|
[15416] | 24 | * Backup deleted graduated student data somewhere else to ease graduated |
---|
| 25 | student data migration. |
---|
| 26 | |
---|
[15333] | 27 | * Add `transcript_remark` field to study levels. Add page to allow |
---|
| 28 | transcript officers editing the field during transcript processing. |
---|
| 29 | |
---|
[15286] | 30 | * Increase password strength. Officers are now required |
---|
[15416] | 31 | to set a password which has at least 8 characters and which contains |
---|
[15286] | 32 | at least one uppercase letter, one lowercase letter and one |
---|
[15416] | 33 | digit. Stored insecure passwords are no longer accepted. |
---|
| 34 | Officers with an insecure password can't login and are |
---|
| 35 | redirected to the `ChangePasswordRequestPage` to request a |
---|
| 36 | new password. |
---|
[15286] | 37 | |
---|
[15277] | 38 | * Add `AccommodationPaymentsExporter` which can be used by |
---|
| 39 | accommodation officers. |
---|
| 40 | |
---|
[15250] | 41 | * Add ReleaseExpiredAllocationsActionButton which has previously |
---|
| 42 | only been used by Uniben. |
---|
| 43 | |
---|
[15243] | 44 | * Fix get_student_payment_stats. Department codes are not |
---|
| 45 | unique. Use its path instead. |
---|
| 46 | |
---|
[15206] | 47 | * Implement study level 0 (Level Zero) option for storing |
---|
| 48 | orphaned course tickets (tickets without level assignment |
---|
| 49 | or information). Add `ticket_session` field to `ICourseTicket`. |
---|
[15203] | 50 | |
---|
[15163] | 51 | * Implement new transcript processing workflow. |
---|
| 52 | |
---|
[15122] | 53 | * Always display applicant payments if they exist. |
---|
| 54 | |
---|
[15085] | 55 | * Allow `ApplicationsManager` to view statistics. |
---|
| 56 | |
---|
[15055] | 57 | * Add payment session filter to payment exporters. |
---|
| 58 | |
---|
[15051] | 59 | * Add `SessionPaymentsOverviewExporter`. |
---|
| 60 | |
---|
[15047] | 61 | * Rename `StudentPaymentsOverviewExporter`. |
---|
| 62 | |
---|
[15042] | 63 | * Fix `CourseTicketExporter`. Ticket level and session filter |
---|
| 64 | did not work. |
---|
| 65 | |
---|
| 66 | * Add payment category filter to payment exporters. |
---|
| 67 | |
---|
[15037] | 68 | * Remove 'hidden' attribute from ordereddSelectionList which has |
---|
| 69 | caused a malfunction in Internet Exporer. |
---|
| 70 | |
---|
| 71 | * Set ssl index URL in buildout.cfg |
---|
| 72 | |
---|
| 73 | * Use the 'new' recaptcha v2. |
---|
| 74 | |
---|
[14992] | 75 | * Allow lecturer role assignment also at department level. |
---|
[14991] | 76 | |
---|
[14989] | 77 | 1.6 (2018-04-05) |
---|
| 78 | ================ |
---|
[14551] | 79 | |
---|
[14984] | 80 | * Add ticket level and session filter to `CourseTicketExporter`. |
---|
| 81 | |
---|
[14951] | 82 | * Add 'Student Record Creation' Report page. |
---|
[14950] | 83 | |
---|
[14948] | 84 | * Add `CreateStudents` permission and `StudentsCreator` role. |
---|
| 85 | |
---|
[14939] | 86 | * Do not allow uploading data with trailing whitespaces. |
---|
| 87 | |
---|
[14934] | 88 | * Do no longer hide the 'Create students' buttons but switch the portal to |
---|
| 89 | maintenance mode to ensure that nobody can enter the portal during |
---|
| 90 | record creation except for user 'admin'. This guarantees that record |
---|
| 91 | creation is only started once. |
---|
| 92 | |
---|
[14914] | 93 | * Replace `gpa_boundaries` utility attribute by `GPABoundaries` method |
---|
[14915] | 94 | which may return different values in custom packages depending on faculty, |
---|
| 95 | department or certificate code (requested by AAU Ekpoma). |
---|
[14914] | 96 | |
---|
[14804] | 97 | * Allow `ApplicantOnlinePaymentProcessor` to import records without |
---|
| 98 | `p_id` column in create mode. |
---|
| 99 | |
---|
[14734] | 100 | * Add `waeup.showStudents` permission to `ExportManager` role. |
---|
| 101 | |
---|
[14724] | 102 | * Fix `CertificateProcessor.checkHeaders`. The processor requires both |
---|
| 103 | faculty_code *and* department_code in create mode. |
---|
| 104 | |
---|
[15333] | 105 | * Add 'Update all tickets' button to `StudyLevelEditFormPage`. |
---|
[14684] | 106 | |
---|
[14682] | 107 | * Do not allow to create more than 10 students with a single request to |
---|
| 108 | avoid a timeout of Nginx/Apache. |
---|
| 109 | |
---|
[14648] | 110 | * Redirect to manage page after editing of certificate courses. |
---|
| 111 | |
---|
[14642] | 112 | * Add `course_category` attribute to course tickets. In the base package, |
---|
| 113 | this attribute is omitted from display and manage pages. |
---|
| 114 | |
---|
[14638] | 115 | * Add `course_category` attribute to certificate courses. |
---|
| 116 | |
---|
[14584] | 117 | * Simplify configuration of maximum or minimum total credits. |
---|
[14582] | 118 | |
---|
[14574] | 119 | * Add `outstanding` attribute to course tickets. |
---|
| 120 | |
---|
[14572] | 121 | * Exclude graduated students from `LevelReport`, `SessionResultsPresentation` |
---|
| 122 | and `RawScoreReport`. |
---|
| 123 | |
---|
[14568] | 124 | * Allow applicants in states `admitted`, `not admitted` or `created` to |
---|
| 125 | download the payment slip. |
---|
| 126 | |
---|
[14553] | 127 | * Catch traceback (`RequiredMissing`) if a required field is cleared |
---|
| 128 | by import. |
---|
[14551] | 129 | |
---|
[14602] | 130 | * Add role `FingerprintReaderDeviceRole` intended for fingerprint reader |
---|
| 131 | devices that access the portal via XMLRPC. |
---|
[14551] | 132 | |
---|
[14602] | 133 | |
---|
[14549] | 134 | 1.5 (2017-02-14) |
---|
| 135 | ================ |
---|
[13697] | 136 | |
---|
[14549] | 137 | * Happy Valentines Day everybody! |
---|
| 138 | |
---|
[14519] | 139 | * Sort arguments in table of `ReportsContainerPage`. |
---|
| 140 | |
---|
[14514] | 141 | * Add `entry_session` and `p_session` filter to Student Payment Statistics |
---|
| 142 | generator. Adjust reports: Change footer and filename formats. |
---|
| 143 | |
---|
| 144 | * Add officer name fields do `IDepartment` and `IFaculty`. |
---|
| 145 | Plugins must be updated! |
---|
| 146 | |
---|
[14507] | 147 | * Add serial number column to Session Results Presentations. |
---|
| 148 | |
---|
[14497] | 149 | * Add Raw Score Report to base package. |
---|
| 150 | |
---|
[14491] | 151 | * Only user 'admin' is allowed to access the `DatacenterSettings` page. |
---|
| 152 | |
---|
[14507] | 153 | * Show correct level title on Level Reports and Session Results Presentations. |
---|
[14481] | 154 | |
---|
[14443] | 155 | * Get set of selected students also from list of matric numbers. |
---|
| 156 | |
---|
| 157 | * Confine Level Reports and Session Results Presentations to certificates. |
---|
| 158 | |
---|
[14373] | 159 | * Show report number (job_id) on report pdf slips. |
---|
| 160 | |
---|
[14368] | 161 | * Level report: Count and display the number of courses registered but |
---|
| 162 | not taken. |
---|
| 163 | |
---|
[14293] | 164 | * Add control button to create graduated students. |
---|
| 165 | |
---|
[14292] | 166 | * Add option to render transcripts without passport picture and QR code. |
---|
| 167 | |
---|
[14256] | 168 | * Catch Reportlab `LayoutError`. |
---|
| 169 | |
---|
[14247] | 170 | * Replace `course_registration_allowed` by `course_registration_forbidden` |
---|
| 171 | method. |
---|
| 172 | |
---|
[14170] | 173 | * Add export purge button. |
---|
| 174 | |
---|
[14169] | 175 | * Add report purge button. |
---|
| 176 | |
---|
[14133] | 177 | * Add property attribute `total_score` in order to make provision |
---|
| 178 | for additional scores (like contineous assessments) in custom |
---|
| 179 | packages. |
---|
| 180 | |
---|
| 181 | * Make provision against storing other objects than applicant payments |
---|
| 182 | in applicant containers. |
---|
| 183 | |
---|
[13959] | 184 | * Count mandates on configuration page and provide 'Purge' button. |
---|
| 185 | |
---|
[13950] | 186 | * Start `ApplicantExporter` and `ApplicantPaymentExporter` at the same |
---|
| 187 | time when calling `ExportJobContainerJobStart`. |
---|
| 188 | |
---|
[13949] | 189 | * Add `ApplicantPaymentExporter`. |
---|
| 190 | |
---|
[13936] | 191 | * Add file upload functionality to `EditScoresPage`. |
---|
| 192 | |
---|
[13908] | 193 | * Add `LecturerLandingPage` and `LecturerCourses` `ManageLink` |
---|
| 194 | viewlet. |
---|
| 195 | |
---|
[13898] | 196 | * Add `ExportPDFScoresSlip`. |
---|
| 197 | |
---|
[13894] | 198 | * Add `DownloadScoresView` which is for lecturers only. Remove |
---|
| 199 | `waeup.showStudents` from `Lecturer` role. Adjust |
---|
| 200 | `DataForLecturerExporter`. Only editable course tickets are being |
---|
| 201 | exported. |
---|
| 202 | |
---|
[13886] | 203 | * Remove application fee fallback option. Application fees can only |
---|
| 204 | be set via applicants containers. Hide Payment Tickets section on |
---|
| 205 | application pages if fee isn't set. |
---|
| 206 | |
---|
[13872] | 207 | * Add `ApplicantOnlinePaymentProcessor`. |
---|
| 208 | |
---|
[13773] | 209 | * Improve `AddStudyLevelFormPage`. |
---|
| 210 | |
---|
[13766] | 211 | * Create new exporter for lecturers and further restrict the usage of |
---|
[13767] | 212 | exporters at course level. Lecturers can only export data of |
---|
| 213 | current academic session. |
---|
[13766] | 214 | |
---|
[13736] | 215 | * Show certificate-specific p_level value on payment pages. |
---|
| 216 | Ensure that only allowed payment levels can be selected when |
---|
| 217 | adding a balance payment. |
---|
| 218 | |
---|
[13711] | 219 | * Add `flash_notice` field. |
---|
| 220 | |
---|
[13702] | 221 | * Documentation updates. |
---|
[13697] | 222 | |
---|
[13745] | 223 | * Update pinned versions: six |
---|
[13697] | 224 | |
---|
[13745] | 225 | |
---|
[13695] | 226 | 1.4.1 (2016-02-14) |
---|
| 227 | ================== |
---|
[13257] | 228 | |
---|
[13651] | 229 | * Add new application workflow state (`processed`) and transition |
---|
| 230 | (`process`). |
---|
[13613] | 231 | |
---|
[14514] | 232 | * Add `DegreeSource` and `degree` field to `ICertificate`. |
---|
[13651] | 233 | Plugins must be updated! |
---|
[13613] | 234 | |
---|
[13659] | 235 | * Upgrade bootstrap.py script and update some dependencies. For |
---|
| 236 | already running instances a new init might be neccessary, i.e. |
---|
| 237 | you might have to create a new virtualenv and run bootstap.py |
---|
| 238 | and buildout from that new virtualenv to get rid of old |
---|
| 239 | package versions in the runtime environment. |
---|
[13651] | 240 | |
---|
[13691] | 241 | * Upgrade versions.cfg to contain bugfix releases of packages we |
---|
| 242 | depend on. |
---|
[13659] | 243 | |
---|
[13691] | 244 | |
---|
[13613] | 245 | 1.4 (2016-01-14) |
---|
| 246 | ================ |
---|
| 247 | |
---|
[13610] | 248 | * Add button and view which allow students to unregister their |
---|
| 249 | current course list unless the courses have not been validated. |
---|
| 250 | |
---|
[13574] | 251 | * Configure transfer payments and let students enter their desired |
---|
[14638] | 252 | study course. Save entered text in `p_item` attribute. |
---|
[13574] | 253 | |
---|
[13651] | 254 | * Add further permissions to the local `ApplicationsManager` role and |
---|
[13570] | 255 | make it assignable at applicants container level. |
---|
| 256 | |
---|
[13493] | 257 | * Disable rendering of HTML tags in fullnames. |
---|
| 258 | |
---|
[13484] | 259 | * Add bed statistics components. |
---|
| 260 | |
---|
[13457] | 261 | * Add option which allows students to select a desired hostel before |
---|
| 262 | booking accommodation. |
---|
| 263 | |
---|
[13651] | 264 | * Add `BedProcessor`. |
---|
[13432] | 265 | |
---|
[13394] | 266 | * Add portal maintenance mode. |
---|
| 267 | |
---|
[13651] | 268 | * Allow also `reg_number` on public page to check application status |
---|
[13363] | 269 | without password. |
---|
| 270 | |
---|
[13346] | 271 | * Remove `beds_reserved` attribute from hostels. Hostels do no longer |
---|
| 272 | contain information about reserved bed spaces. |
---|
| 273 | |
---|
[13319] | 274 | * Add methods and page to release expired bed allocations. |
---|
[13288] | 275 | |
---|
[13344] | 276 | * Use lastname instead of firstname for first-time password requests. |
---|
[13288] | 277 | |
---|
[13471] | 278 | * When building docs, ignore members with dots in name. |
---|
[13344] | 279 | |
---|
[13613] | 280 | |
---|
[13288] | 281 | 1.3.3 (2015-10-06) |
---|
| 282 | ================== |
---|
| 283 | |
---|
[13263] | 284 | * Show file size of pdf documents in the documents section. |
---|
[13257] | 285 | |
---|
[13269] | 286 | * Add `MANIFEST.in`. |
---|
| 287 | |
---|
| 288 | |
---|
[13255] | 289 | 1.3.2 (2015-09-14) |
---|
| 290 | ================== |
---|
[12469] | 291 | |
---|
[13254] | 292 | * Add public page to check application status without password. |
---|
| 293 | |
---|
[13236] | 294 | * Fix department breakdown of student statistics. |
---|
| 295 | |
---|
[13223] | 296 | * Enable purging of applicants containers. |
---|
| 297 | |
---|
| 298 | * Enable pre-filling of applicants containers with empty |
---|
| 299 | application records which are used during self-registration |
---|
| 300 | to avoid excessive growth of the Data.fs. |
---|
| 301 | |
---|
[13199] | 302 | * Do only allow one running export job. |
---|
| 303 | |
---|
[13198] | 304 | * Add switch to disable all exports. |
---|
| 305 | |
---|
[13159] | 306 | * Enable import of list-of-choices fields. |
---|
| 307 | |
---|
[13156] | 308 | * Include 'end day' when searching for payments in a given period. |
---|
| 309 | |
---|
[13124] | 310 | * Do not create special application payment tickets with zero amount. |
---|
[13123] | 311 | |
---|
[13103] | 312 | * Remove manual clearance lock. Replace `clearance_locked` field by |
---|
| 313 | property attribute. |
---|
| 314 | |
---|
[13091] | 315 | * Make student email field required. |
---|
| 316 | |
---|
[13087] | 317 | * Rename application workflow transitions and remove forbidden transitions. |
---|
| 318 | |
---|
[13073] | 319 | * Rename 'application section' for the sake of consistency. |
---|
| 320 | |
---|
[13055] | 321 | * Rename student views which are not layout-aware and thus not pages. |
---|
| 322 | |
---|
[13032] | 323 | * Register KofaSourceOrderedMultiSelectWidget for IterableSource and |
---|
| 324 | KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized. |
---|
| 325 | |
---|
[13031] | 326 | * Implement session-specific course registration deadline and |
---|
| 327 | late registration payment. |
---|
| 328 | |
---|
[12981] | 329 | * Remove quite old bug in `doImport`: Replace empty strings *and* lists with |
---|
| 330 | ignore-markers in update *and* create mode. |
---|
| 331 | |
---|
[12971] | 332 | * Add StudentUnpaidPaymentExporter to export only unpaid tickets. |
---|
| 333 | This exporter is designed for finding and finally purging outdated |
---|
| 334 | payment ticket. |
---|
| 335 | |
---|
[12960] | 336 | * Remove deprecated xml importer and exporter components. |
---|
| 337 | |
---|
[12958] | 338 | * Rearrange datacenter upload page. Provide modal windows to view all |
---|
| 339 | processors and sources and vocabularies. |
---|
| 340 | |
---|
[12950] | 341 | * Reorganize doctests. Remove deprecated doctests. |
---|
| 342 | |
---|
[12926] | 343 | * Enable temporary suspension of officer accounts. Plugins must be |
---|
| 344 | updated after restart. |
---|
| 345 | |
---|
[12912] | 346 | * Rename 'Portal Users' 'Officers'. |
---|
| 347 | |
---|
[12901] | 348 | * Add link 'Kofa Docs for this page' at the end of the content box |
---|
| 349 | which refers to the corresponding section of the |
---|
| 350 | `Kofa Documentation <http://kofa-doc.waeup.org>`_. |
---|
| 351 | |
---|
[12897] | 352 | * Filter students by current level in reports. |
---|
| 353 | |
---|
[12896] | 354 | * Add `StudentsUtils.increaseMatricInteger` method which allows to use various |
---|
| 355 | matric number counters when computing the matric number. |
---|
| 356 | |
---|
[12889] | 357 | * Bypass school fee payment activation code creation if student is allowed |
---|
| 358 | to proceed to next session. |
---|
| 359 | |
---|
[12896] | 360 | * Convert `level` into a schema field to be consistent with the documentation. |
---|
[12873] | 361 | |
---|
[12896] | 362 | * Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be |
---|
[12865] | 363 | in accordance with other exporter names. |
---|
| 364 | |
---|
[12900] | 365 | * Add `ReportsOfficer` and `ReportsManager` roles with corresponding |
---|
| 366 | permissions. |
---|
[12844] | 367 | |
---|
[12896] | 368 | * Do not automatically allow import managers to import user data. |
---|
[12844] | 369 | |
---|
[12810] | 370 | * Skip empty rows produced by spreadsheet software. |
---|
| 371 | |
---|
[12632] | 372 | * Add components to configure a student export jobs in faculties. |
---|
| 373 | |
---|
[12896] | 374 | * `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment |
---|
| 375 | (in state ``paid``) with same `p_session` and `p_category` exists. |
---|
[12623] | 376 | |
---|
[12896] | 377 | * Add new payment state ``waived``. This state can only be set by import |
---|
[12569] | 378 | and is only used for the payments overview exporter to |
---|
| 379 | mark sessions with waived fees. |
---|
| 380 | |
---|
[13269] | 381 | * Add exporter methods and export page to filter student data exports |
---|
[12518] | 382 | by entering a list of student ids. |
---|
| 383 | |
---|
| 384 | * Student statistic can now be broken down by faculties or by departments. |
---|
| 385 | |
---|
[12896] | 386 | * Check if `p_id` exists in payments catalog when importing payment tickets in |
---|
[12513] | 387 | create mode. |
---|
[12469] | 388 | |
---|
| 389 | |
---|
[12466] | 390 | 1.3.1 (2015-01-14) |
---|
| 391 | ================== |
---|
[12465] | 392 | |
---|
[12466] | 393 | * 1.3 was a brown bag release. Fix uploaded files. |
---|
[12465] | 394 | |
---|
| 395 | |
---|
[12463] | 396 | 1.3 (2015-01-13) |
---|
| 397 | ================ |
---|
[11693] | 398 | |
---|
[12437] | 399 | * Add documents package. |
---|
[12418] | 400 | |
---|
[12437] | 401 | * Do not compare ResultEntry objects but their attributes. |
---|
| 402 | |
---|
[12415] | 403 | * Modify getWidgetsData so that we always get the same error format. |
---|
| 404 | |
---|
| 405 | * Validate all codes in university. |
---|
| 406 | |
---|
[12395] | 407 | * Catch traceback when creating an application slip with a corrupted |
---|
| 408 | image file. |
---|
| 409 | |
---|
[12437] | 410 | * Remove deprecated HTML and REST widgets and use html2dict and rest2dict |
---|
| 411 | instead. |
---|
[12247] | 412 | |
---|
[12190] | 413 | * UserProcessor: Check if imported roles do exist in the portal. |
---|
| 414 | |
---|
[11891] | 415 | * Enable localization of batch processing modules. |
---|
| 416 | |
---|
[11874] | 417 | * Hide 'Create students' button. Only user admin can see this button. |
---|
| 418 | |
---|
[11869] | 419 | * Add application_slip_notice field to ApplicantsContainer. |
---|
| 420 | |
---|
[11863] | 421 | * Remove 'Size' column from logfiles table. |
---|
| 422 | |
---|
[11862] | 423 | * Add permission, page and button to mass-clear all students in a department. |
---|
| 424 | |
---|
[11826] | 425 | * Hide export download button 24 hours after file generation. |
---|
| 426 | |
---|
[11825] | 427 | * Add helper to allow `meminfo` checks for cached memory, etc. |
---|
| 428 | |
---|
| 429 | * Allow external checks of system load before performing expensive |
---|
| 430 | actions. |
---|
| 431 | |
---|
| 432 | * Add new dependency: `psutil` (required to check system state). |
---|
| 433 | |
---|
[12862] | 434 | * Show flash message on general search page for the academic section. |
---|
[11794] | 435 | |
---|
[14638] | 436 | * Fix `CertificateCourseProcessor`. Mandatory is not a required field |
---|
[11798] | 437 | and might be missing in import files. Improve logging. Extend and |
---|
| 438 | fix CertCourseProcessorTests. |
---|
[11779] | 439 | |
---|
[11798] | 440 | * Provide customizable method for disabling clearance by clearance |
---|
| 441 | officers. |
---|
[11772] | 442 | |
---|
[11798] | 443 | * Merge Javascript functions into one file. Add Javascript function to |
---|
| 444 | calculate copyright notice year automatically. |
---|
[11741] | 445 | |
---|
[11798] | 446 | * Use lastname (surname) instead of firstname to verify found |
---|
| 447 | application record on ApplicantRegistrationPage. |
---|
[11738] | 448 | |
---|
[11798] | 449 | * Append hash '#' also to datetimes to circumvent unwanted excel |
---|
| 450 | automatic. |
---|
[11737] | 451 | |
---|
[11798] | 452 | * Method for (customizable) application passport upload requirements |
---|
| 453 | added. |
---|
[11733] | 454 | |
---|
[11798] | 455 | * Filter payment ticket data exports by specifying the payment_date |
---|
| 456 | period. |
---|
[11730] | 457 | |
---|
[11798] | 458 | * Method for (customizable) application payment slip download |
---|
| 459 | requirements added. |
---|
[11726] | 460 | |
---|
[11798] | 461 | * Method for (customizable) application payment ticket upload |
---|
| 462 | requirements added. |
---|
[11729] | 463 | |
---|
[11722] | 464 | * Remove unused rowadd javascript function. |
---|
| 465 | |
---|
[11702] | 466 | * certcode and reg_number added to DataForBursaryExporter. |
---|
| 467 | |
---|
[11699] | 468 | * Some batch processor names corrected. |
---|
[11693] | 469 | |
---|
[11701] | 470 | * Fixed ReST markup in setup.py long description. |
---|
| 471 | |
---|
| 472 | |
---|
[11689] | 473 | 1.2 (2014-06-16) |
---|
| 474 | ================ |
---|
[11487] | 475 | |
---|
[11680] | 476 | * Redirect to login page after using password mandate. |
---|
| 477 | |
---|
[11676] | 478 | * Adding student payment tickets is logged. |
---|
| 479 | |
---|
[11672] | 480 | * Provide XMLRPC services for storing and retrieving fingerprint |
---|
| 481 | scans. |
---|
| 482 | |
---|
[11664] | 483 | * Sort ContextualDictSource by dictionary values not by keys. |
---|
| 484 | |
---|
[11661] | 485 | * Add regular school fee and balance payments when exporting payments |
---|
| 486 | overviews. |
---|
| 487 | |
---|
[11641] | 488 | * Add samePaymentMade method to StudentsUtils. |
---|
| 489 | |
---|
[11608] | 490 | * Fingerprint file upload enabled. |
---|
| 491 | |
---|
[11604] | 492 | * is_fresh property method added to Student class. |
---|
| 493 | |
---|
[11599] | 494 | * Special application procedure modified. Special applicants must submit |
---|
| 495 | their form before they can download payment slips. Thus the regular |
---|
| 496 | workflow is now applied but, in contrast to regular applications, |
---|
| 497 | special applicants can create and pay more than one payment ticket. |
---|
| 498 | Also application slips are hidden. |
---|
[11589] | 499 | |
---|
[11599] | 500 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 501 | |
---|
[11585] | 502 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 503 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 504 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 505 | sent from non-yahoo servers). |
---|
| 506 | |
---|
[11575] | 507 | * Multiple payments in special application containers enabled. |
---|
| 508 | Special payment applicants remain in state started after payment. |
---|
| 509 | |
---|
[11558] | 510 | * File input fields brought into shape with Bootstrap 3. |
---|
| 511 | |
---|
[11551] | 512 | * Transcript and access code pagetemplates adjusted. |
---|
| 513 | |
---|
[11550] | 514 | * Print QR codes on all student slips. |
---|
| 515 | |
---|
[11535] | 516 | * Allow adding current_level to base data section on all student slips |
---|
| 517 | (requested by Uniben). |
---|
| 518 | |
---|
[11523] | 519 | * Windows is no longer supported. Installation manual removed. |
---|
| 520 | |
---|
[11497] | 521 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 522 | |
---|
[11497] | 523 | |
---|
[11485] | 524 | 1.1 (2014-03-13) |
---|
| 525 | ================ |
---|
[11258] | 526 | |
---|
[14574] | 527 | * Add display_fullname column to `CourseTicketExporter` (requested by Uniben). |
---|
[11484] | 528 | |
---|
[11483] | 529 | * Do also export student and course ticket data of students on probation. |
---|
| 530 | |
---|
[11482] | 531 | * 'Create student' option removed from 'Application Transition' |
---|
| 532 | select field. |
---|
| 533 | |
---|
[11481] | 534 | * API docs added. |
---|
| 535 | |
---|
[11463] | 536 | * Back-to links replaced by animated jQuery plugins. |
---|
| 537 | |
---|
[11461] | 538 | * Default frontpage text updated. |
---|
| 539 | |
---|
[11460] | 540 | * Use absolute urls on datacenter pages. |
---|
| 541 | |
---|
[11451] | 542 | * Provide customizable method for disabling student payments. |
---|
| 543 | |
---|
[11481] | 544 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 545 | to the portal's index page not to the portal's root. The |
---|
| 546 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 547 | is being redirected to the university website |
---|
| 548 | when entering the root URL directly or clicking the acronym. |
---|
| 549 | |
---|
[11438] | 550 | * Show tooltip alert and warning window before updating plugins. |
---|
| 551 | |
---|
[11437] | 552 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 553 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 554 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 555 | warning message. |
---|
| 556 | |
---|
[11436] | 557 | * jquery-ui.min.js is also used for tooltips. |
---|
| 558 | |
---|
[11435] | 559 | * Do not create TSC AC batch when updating plugins. |
---|
| 560 | All TSC batches are created. |
---|
| 561 | |
---|
[11433] | 562 | * Make table on applicantsrootpage responsive. |
---|
| 563 | |
---|
[11431] | 564 | * Change width of input, select and textarea fields. |
---|
| 565 | |
---|
[11430] | 566 | * Use only https in theme.html. |
---|
| 567 | |
---|
[11386] | 568 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 569 | |
---|
[11430] | 570 | * Redundancies removed in docs. |
---|
[11258] | 571 | |
---|
[11430] | 572 | |
---|
[11255] | 573 | 1.0 (2014-02-22) |
---|
| 574 | ================ |
---|
[11253] | 575 | |
---|
[11255] | 576 | * Diazofied the complete package. |
---|
[11253] | 577 | |
---|
| 578 | |
---|
| 579 | 0.2.1 (2014-02-21) |
---|
| 580 | ================== |
---|
| 581 | |
---|
| 582 | * Send mails to from-address, if site-wide config admin is |
---|
| 583 | different from it. |
---|
| 584 | |
---|
| 585 | * Change flash message for successful applicants. |
---|
| 586 | |
---|
| 587 | * Use more attributes of applicants with payer objects. |
---|
| 588 | |
---|
| 589 | * Update copyright infos (year). |
---|
| 590 | |
---|
| 591 | * Localization updates. |
---|
| 592 | |
---|
| 593 | |
---|
| 594 | 0.2 (2014-01-09) |
---|
| 595 | ================ |
---|
| 596 | |
---|
| 597 | Tons of changes. |
---|
| 598 | |
---|
| 599 | |
---|
[11255] | 600 | 0.1 (never released) |
---|
| 601 | ==================== |
---|
[4955] | 602 | |
---|
[7808] | 603 | Initial version. Copy from waeup.sirp. |
---|