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