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

Last change on this file since 14950 was 14950, checked in by Henrik Bettermann, 7 years ago

Update changes.txt

File size: 15.3 KB
Line 
1Changes
2*******
3
41.6.dev0 (unreleased)
5=======================
6
7* Display applicant id and error messages in flash message box if
8  student creation has failed.
9
10* Add `CreateStudents` permission and `StudentsCreator` role.
11
12* Do not allow uploading data with trailing whitespaces.
13
14* Do no longer hide the 'Create students' buttons but switch the portal to
15  maintenance mode to ensure that nobody can enter the portal during
16  record creation except for user 'admin'. This guarantees that record
17  creation is only started once.
18
19* Replace `gpa_boundaries` utility attribute by `GPABoundaries` method
20  which may return different values in custom packages depending on faculty,
21  department or certificate code (requested by AAU Ekpoma).
22
23* Allow `ApplicantOnlinePaymentProcessor` to import records without
24  `p_id` column in create mode.
25
26* Add `waeup.showStudents` permission to `ExportManager` role.
27
28* Fix `CertificateProcessor.checkHeaders`. The processor requires both
29  faculty_code *and* department_code in create mode.
30
31* Add 'Update all tickets' button to StudyLevelEditFormPage.
32
33* Do not allow to create more than 10 students with a single request to
34  avoid a timeout of Nginx/Apache.
35
36* Redirect to manage page after editing of certificate courses.
37
38* Add `course_category` attribute to course tickets. In the base package,
39  this attribute is omitted from display and manage pages.
40
41* Add `course_category` attribute to certificate courses.
42
43* Simplify configuration of maximum or minimum total credits.
44
45* Add `outstanding` attribute to course tickets.
46
47* Exclude graduated students from `LevelReport`, `SessionResultsPresentation`
48  and `RawScoreReport`.
49
50* Allow applicants in states `admitted`, `not admitted` or `created` to
51  download the payment slip.
52
53* Catch traceback (`RequiredMissing`) if a required field is cleared
54  by import.
55
56* Add role `FingerprintReaderDeviceRole` intended for fingerprint reader
57  devices that access the portal via XMLRPC.
58
59
601.5 (2017-02-14)
61================
62
63* Happy Valentines Day everybody!
64
65* Sort arguments in table of `ReportsContainerPage`.
66
67* Add `entry_session` and `p_session` filter to Student Payment Statistics
68  generator. Adjust reports: Change footer and filename formats.
69
70* Add officer name fields do `IDepartment` and `IFaculty`.
71  Plugins must be updated!
72
73* Add serial number column to Session Results Presentations.
74
75* Add Raw Score Report to base package.
76
77* Only user 'admin' is allowed to access the `DatacenterSettings` page.
78
79* Show correct level title on Level Reports and Session Results Presentations.
80
81* Get set of selected students also from list of matric numbers.
82
83* Confine Level Reports and Session Results Presentations to certificates.
84
85* Show report number (job_id) on report pdf slips.
86
87* Level report: Count and display the number of courses registered but
88  not taken.
89
90* Add control button to create graduated students.
91
92* Add option to render transcripts without passport picture and QR code.
93
94* Catch Reportlab `LayoutError`.
95
96* Replace `course_registration_allowed` by `course_registration_forbidden`
97  method.
98
99* Add export purge button.
100
101* Add report purge button.
102
103* Add property attribute `total_score` in order to make provision
104  for additional scores (like contineous assessments) in custom
105  packages.
106
107* Make provision against storing other objects than applicant payments
108  in applicant containers.
109
110* Count mandates on configuration page and provide 'Purge' button.
111
112* Start `ApplicantExporter` and `ApplicantPaymentExporter` at the same
113  time when calling `ExportJobContainerJobStart`.
114
115* Add `ApplicantPaymentExporter`.
116
117* Add file upload functionality to `EditScoresPage`.
118
119* Add `LecturerLandingPage` and `LecturerCourses` `ManageLink`
120  viewlet.
121
122* Add `ExportPDFScoresSlip`.
123
124* Add `DownloadScoresView` which is for lecturers only. Remove
125  `waeup.showStudents` from `Lecturer` role. Adjust
126  `DataForLecturerExporter`. Only editable course tickets are being
127  exported.
128
129* Remove application fee fallback option. Application fees can only
130  be set via applicants containers. Hide Payment Tickets section on
131  application pages if fee isn't set.
132
133* Add  `ApplicantOnlinePaymentProcessor`.
134
135* Improve `AddStudyLevelFormPage`.
136
137* Create new exporter for lecturers and further restrict the usage of
138  exporters at course level. Lecturers can only export data of
139  current academic session.
140
141* Show certificate-specific p_level value on payment pages.
142  Ensure that only allowed payment levels can be selected when
143  adding a balance payment.
144
145* Add `flash_notice` field.
146
147* Documentation updates.
148
149* Update pinned versions: six
150
151
1521.4.1 (2016-02-14)
153==================
154
155* Add new application workflow state (`processed`) and transition
156  (`process`).
157
158* Add `DegreeSource` and `degree` field to `ICertificate`.
159  Plugins must be updated!
160
161* Upgrade bootstrap.py script and update some dependencies. For
162  already running instances a new init might be neccessary, i.e.
163  you might have to create a new virtualenv and run bootstap.py
164  and buildout from that new virtualenv to get rid of old
165  package versions in the runtime environment.
166
167* Upgrade versions.cfg to contain bugfix releases of packages we
168  depend on.
169
170
1711.4 (2016-01-14)
172================
173
174* Add button and view which allow students to unregister their
175  current course list unless the courses have not been validated.
176
177* Configure transfer payments and let students enter their desired
178  study course. Save entered text in `p_item` attribute.
179
180* Add further permissions to the local `ApplicationsManager` role and
181  make it assignable at applicants container level.
182
183* Disable rendering of HTML tags in fullnames.
184
185* Add bed statistics components.
186
187* Add option which allows students to select a desired hostel before
188  booking accommodation.
189
190* Add `BedProcessor`.
191
192* Add portal maintenance mode.
193
194* Allow also `reg_number` on public page to check application status
195  without password.
196
197* Remove `beds_reserved` attribute from hostels. Hostels do no longer
198  contain information about reserved bed spaces.
199
200* Add methods and page to release expired bed allocations.
201
202* Use lastname instead of firstname for first-time password requests.
203
204* When building docs, ignore members with dots in name.
205
206
2071.3.3 (2015-10-06)
208==================
209
210* Show file size of pdf documents in the documents section.
211
212* Add `MANIFEST.in`.
213
214
2151.3.2 (2015-09-14)
216==================
217
218* Add public page to check application status without password.
219
220* Fix department breakdown of student statistics.
221
222* Enable purging of applicants containers.
223
224* Enable pre-filling of applicants containers with empty
225  application records which are used during self-registration
226  to avoid excessive growth of the Data.fs.
227
228* Do only allow one running export job.
229
230* Add switch to disable all exports.
231
232* Enable import of list-of-choices fields.
233
234* Include 'end day' when searching for payments in a given period.
235
236* Do not create special application payment tickets with zero amount.
237
238* Remove manual clearance lock. Replace `clearance_locked` field by
239  property attribute.
240
241* Make student email field required.
242
243* Rename application workflow transitions and remove forbidden transitions.
244
245* Rename 'application section' for the sake of consistency.
246
247* Rename student views which are not layout-aware and thus not pages.
248
249* Register KofaSourceOrderedMultiSelectWidget for IterableSource and
250  KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized.
251
252* Implement session-specific course registration deadline and
253  late registration payment.
254
255* Remove quite old bug in `doImport`: Replace empty strings *and* lists with
256  ignore-markers in update *and* create mode.
257
258* Add StudentUnpaidPaymentExporter to export only unpaid tickets.
259  This exporter is designed for finding and finally purging outdated
260  payment ticket.
261
262* Remove deprecated xml importer and exporter components.
263
264* Rearrange datacenter upload page. Provide modal windows to view all
265  processors and sources and vocabularies.
266
267* Reorganize doctests. Remove deprecated doctests.
268
269* Enable temporary suspension of officer accounts. Plugins must be
270  updated after restart.
271
272* Rename 'Portal Users' 'Officers'.
273
274* Add link 'Kofa Docs for this page' at the end of the content box
275  which refers to the corresponding section of the
276  `Kofa Documentation <http://kofa-doc.waeup.org>`_.
277
278* Filter students by current level in reports.
279
280* Add `StudentsUtils.increaseMatricInteger` method which allows to use various
281  matric number counters when computing the matric number.
282
283* Bypass school fee payment activation code creation if student is allowed
284  to proceed to next session.
285
286* Convert `level` into a schema field to be consistent with the documentation.
287
288* Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be
289  in accordance with other exporter names.
290
291* Add `ReportsOfficer` and `ReportsManager` roles with corresponding
292  permissions.
293
294* Do not automatically allow import managers to import user data.
295
296* Skip empty rows produced by spreadsheet software.
297
298* Add components to  configure a student export jobs in faculties.
299
300* `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment
301  (in state ``paid``) with same `p_session` and `p_category` exists.
302
303* Add new payment state ``waived``. This state can only be set by import
304  and is only used for the payments overview exporter to
305  mark sessions with waived fees.
306
307* Add exporter methods and export page to filter student data exports
308  by entering a list of student ids.
309
310* Student statistic can now be broken down by faculties or by departments.
311
312* Check if `p_id` exists in payments catalog when importing payment tickets in
313  create mode.
314
315
3161.3.1 (2015-01-14)
317==================
318
319* 1.3 was a brown bag release. Fix uploaded files.
320
321
3221.3 (2015-01-13)
323================
324
325* Add documents package.
326
327* Do not compare ResultEntry objects but their attributes.
328
329* Modify getWidgetsData so that we always get the same error format.
330
331* Validate all codes in university.
332
333* Catch traceback when creating an application slip with a corrupted
334  image file.
335
336* Remove deprecated HTML and REST widgets and use html2dict and rest2dict
337  instead.
338
339* UserProcessor: Check if imported roles do exist in the portal.
340
341* Enable localization of batch processing modules.
342
343* Hide 'Create students' button. Only user admin can see this button.
344
345* Add application_slip_notice field to ApplicantsContainer.
346
347* Remove 'Size' column from logfiles table.
348
349* Add permission, page and button to mass-clear all students in a department.
350
351* Hide export download button 24 hours after file generation.
352
353* Add helper to allow `meminfo` checks for cached memory, etc.
354
355* Allow external checks of system load before performing expensive
356  actions.
357
358* Add new dependency: `psutil` (required to check system state).
359
360* Show flash message on general search page for the academic section.
361
362* Fix `CertificateCourseProcessor`. Mandatory is not a required field
363  and might be missing in import files. Improve logging. Extend and
364  fix CertCourseProcessorTests.
365
366* Provide customizable method for disabling clearance by clearance
367  officers.
368
369* Merge Javascript functions into one file. Add Javascript function to
370  calculate copyright notice year automatically.
371
372* Use lastname (surname) instead of firstname to verify found
373  application record on ApplicantRegistrationPage.
374
375* Append hash '#' also to datetimes to circumvent unwanted excel
376  automatic.
377
378* Method for (customizable) application passport upload requirements
379  added.
380
381* Filter payment ticket data exports by specifying the payment_date
382  period.
383
384* Method for (customizable) application payment slip download
385  requirements added.
386
387* Method for (customizable) application payment ticket upload
388  requirements added.
389
390* Remove unused rowadd javascript function.
391
392* certcode and reg_number added to DataForBursaryExporter.
393
394* Some batch processor names corrected.
395
396* Fixed ReST markup in setup.py long description.
397
398
3991.2 (2014-06-16)
400================
401
402* Redirect to login page after using password mandate.
403
404* Adding student payment tickets is logged.
405
406* Provide XMLRPC services for storing and retrieving fingerprint
407  scans.
408
409* Sort ContextualDictSource by dictionary values not by keys.
410
411* Add regular school fee and balance payments when exporting payments
412  overviews.
413
414* Add samePaymentMade method to StudentsUtils.
415
416* Fingerprint file upload enabled.
417
418* is_fresh property method added to Student class.
419
420* Special application procedure modified. Special applicants must submit
421  their form before they can download payment slips. Thus the regular
422  workflow is now applied but, in contrast to regular applications,
423  special applicants can create and pay more than one payment ticket.
424  Also application slips are hidden.
425
426* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
427
428* When sending mails, always set from-address to 'no-reply@waeup.org'.
429  Real from-addresses are now set in Cc and Reply-To fields. This is
430  to tackle problems with yahoo (does not allow yahoo.com mails to be
431  sent from non-yahoo servers).
432
433* Multiple payments in special application containers enabled.
434  Special payment applicants remain in state started after payment.
435
436* File input fields brought into shape with Bootstrap 3.
437
438* Transcript and access code pagetemplates adjusted.
439
440* Print QR codes on all student slips.
441
442* Allow adding current_level to base data section on all student slips
443  (requested by Uniben).
444
445* Windows is no longer supported. Installation manual removed.
446
447* Added JS helper to scroll to sequencelists after adding/removing items.
448
449
4501.1 (2014-03-13)
451================
452
453* Add display_fullname column to `CourseTicketExporter` (requested by Uniben).
454
455* Do also export student and course ticket data of students on probation.
456
457* 'Create student' option removed from 'Application Transition'
458  select field.
459
460* API docs added.
461
462* Back-to links replaced by animated jQuery plugins.
463
464* Default frontpage text updated.
465
466* Use absolute urls on datacenter pages.
467
468* Provide customizable method for disabling student payments.
469
470* After login and logout, regular users (officers) are redirected
471  to the portal's index page not to the portal's root. The
472  root URL can now be rewritten be Nginx or Apache so that the user
473  is being redirected to the university website
474  when entering the root URL directly or clicking the acronym.
475
476* Show tooltip alert and warning window before updating plugins.
477
478* JSAction has been deprecated. KofaAction can be used instead. Additional
479  parameters can be used in @action decorators to enable tooltips and/or
480  warning windows. The old @jsaction decorator still triggers a default
481  warning message.
482
483* jquery-ui.min.js is also used for tooltips.
484
485* Do not create TSC AC batch when updating plugins.
486  All TSC batches are created.
487
488* Make table on applicantsrootpage responsive.
489
490* Change width of input, select and textarea fields.
491
492* Use only https in theme.html.
493
494* INSTALL.txt updated and integrated into Sphinx documentation.
495
496* Redundancies removed in docs.
497
498
4991.0 (2014-02-22)
500================
501
502* Diazofied the complete package.
503
504
5050.2.1 (2014-02-21)
506==================
507
508* Send mails to from-address, if site-wide config admin is
509  different from it.
510
511* Change flash message for successful applicants.
512
513* Use more attributes of applicants with payer objects.
514
515* Update copyright infos (year).
516
517* Localization updates.
518
519
5200.2 (2014-01-09)
521================
522
523Tons of changes.
524
525
5260.1 (never released)
527====================
528
529Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.