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

Last change on this file since 14604 was 14604, checked in by uli, 8 years ago

Bump version.

As we have API changes, the upcoming release will not
be a pure bugfix release anymore. There is nothing
wrong with it, but we should reflect the fact in the
version number.

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