source: main/waeup.kofa/trunk/CHANGES.txt @ 15804

Last change on this file since 15804 was 15798, checked in by Henrik Bettermann, 5 years ago

Add get_bursary_data webservice.

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