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

Last change on this file since 15284 was 15277, checked in by Henrik Bettermann, 6 years ago

Add AccommodationPaymentsExporter which can be used by accommodation officers.

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