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

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

Add TranscriptDataExporter and reorganize exporter names.

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