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

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

Allow ApplicationsManager to view statistics.

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