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

Last change on this file since 14169 was 14169, checked in by Henrik Bettermann, 9 years ago

Add report purge button.

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