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

Last change on this file since 13471 was 13471, checked in by uli, 9 years ago

Update history.

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