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

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

Update.

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