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

Last change on this file since 13345 was 13344, checked in by Henrik Bettermann, 10 years ago

Use lastname instead of firstname for first-time password requests.

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