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

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

Remove some space.

Update CHANGES.txt.

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