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

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

Rename student views which are not layout-aware and thus not pages.

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