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

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