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

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

Implement ExportPDFBaseDataPlusSlip (without button in the base package)

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