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

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

Add docs.

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