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

Last change on this file since 14512 was 14507, checked in by Henrik Bettermann, 8 years ago

Add serial number column to Session Results Presentations.

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