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

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

Redirect to manage page after editing of certificate courses.

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