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

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

Add StudentUnpaidPaymentExporter? to export only unpaid tickets. This exporter is designed for finding and finally purging outdated payment ticket.

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