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

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

Add some methods to release expired bed allocations. View
components have to be added in custom packages.

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