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

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

Add button and view which allow students to unregister their
current course list unless the courses have not been validated.

File size: 10.2 KB
RevLine 
[4947]1Changes
2*******
[3798]3
[13603]41.4.dev0 (unreleased)
5=====================
[13257]6
[13610]7* Add button and view which allow students to unregister their
8  current course list unless the courses have not been validated.
9
[13574]10* Configure transfer payments and let students enter their desired
11  study course. Save entered text in p_item attribute.
12
[13570]13* Add further permissions to the local ApplicationsManager role and
14  make it assignable at applicants container level.
15
[13493]16* Disable rendering of HTML tags in fullnames.
17
[13484]18* Add bed statistics components.
19
[13457]20* Add option which allows students to select a desired hostel before
21  booking accommodation.
22
[13432]23* Add BedProcessor.
24
[13394]25* Add portal maintenance mode.
26
[13363]27* Allow also reg_number on public page to check application status
28  without password.
29
[13346]30* Remove `beds_reserved` attribute from hostels. Hostels do no longer
31  contain information about reserved bed spaces.
32
[13319]33* Add methods and page to release expired bed allocations.
[13288]34
[13344]35* Use lastname instead of firstname for first-time password requests.
[13288]36
[13471]37* When building docs, ignore members with dots in name.
[13344]38
[13288]391.3.3 (2015-10-06)
40==================
41
[13263]42* Show file size of pdf documents in the documents section.
[13257]43
[13269]44* Add `MANIFEST.in`.
45
46
[13255]471.3.2 (2015-09-14)
48==================
[12469]49
[13254]50* Add public page to check application status without password.
51
[13236]52* Fix department breakdown of student statistics.
53
[13223]54* Enable purging of applicants containers.
55
56* Enable pre-filling of applicants containers with empty
57  application records which are used during self-registration
58  to avoid excessive growth of the Data.fs.
59
[13199]60* Do only allow one running export job.
61
[13198]62* Add switch to disable all exports.
63
[13159]64* Enable import of list-of-choices fields.
65
[13156]66* Include 'end day' when searching for payments in a given period.
67
[13124]68* Do not create special application payment tickets with zero amount.
[13123]69
[13103]70* Remove manual clearance lock. Replace `clearance_locked` field by
71  property attribute.
72
[13091]73* Make student email field required.
74
[13087]75* Rename application workflow transitions and remove forbidden transitions.
76
[13073]77* Rename 'application section' for the sake of consistency.
78
[13055]79* Rename student views which are not layout-aware and thus not pages.
80
[13032]81* Register KofaSourceOrderedMultiSelectWidget for IterableSource and
82  KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized.
83
[13031]84* Implement session-specific course registration deadline and
85  late registration payment.
86
[12981]87* Remove quite old bug in `doImport`: Replace empty strings *and* lists with
88  ignore-markers in update *and* create mode.
89
[12971]90* Add StudentUnpaidPaymentExporter to export only unpaid tickets.
91  This exporter is designed for finding and finally purging outdated
92  payment ticket.
93
[12960]94* Remove deprecated xml importer and exporter components.
95
[12958]96* Rearrange datacenter upload page. Provide modal windows to view all
97  processors and sources and vocabularies.
98
[12950]99* Reorganize doctests. Remove deprecated doctests.
100
[12926]101* Enable temporary suspension of officer accounts. Plugins must be
102  updated after restart.
103
[12912]104* Rename 'Portal Users' 'Officers'.
105
[12901]106* Add link 'Kofa Docs for this page' at the end of the content box
107  which refers to the corresponding section of the
108  `Kofa Documentation <http://kofa-doc.waeup.org>`_.
109
[12897]110* Filter students by current level in reports.
111
[12896]112* Add `StudentsUtils.increaseMatricInteger` method which allows to use various
113  matric number counters when computing the matric number.
114
[12889]115* Bypass school fee payment activation code creation if student is allowed
116  to proceed to next session.
117
[12896]118* Convert `level` into a schema field to be consistent with the documentation.
[12873]119
[12896]120* Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be
[12865]121  in accordance with other exporter names.
122
[12900]123* Add `ReportsOfficer` and `ReportsManager` roles with corresponding
124  permissions.
[12844]125
[12896]126* Do not automatically allow import managers to import user data.
[12844]127
[12810]128* Skip empty rows produced by spreadsheet software.
129
[12632]130* Add components to  configure a student export jobs in faculties.
131
[12896]132* `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment
133  (in state ``paid``) with same `p_session` and `p_category` exists.
[12623]134
[12896]135* Add new payment state ``waived``. This state can only be set by import
[12569]136  and is only used for the payments overview exporter to
137  mark sessions with waived fees.
138
[13269]139* Add exporter methods and export page to filter student data exports
[12518]140  by entering a list of student ids.
141
142* Student statistic can now be broken down by faculties or by departments.
143
[12896]144* Check if `p_id` exists in payments catalog when importing payment tickets in
[12513]145  create mode.
[12469]146
147
[12466]1481.3.1 (2015-01-14)
149==================
[12465]150
[12466]151* 1.3 was a brown bag release. Fix uploaded files.
[12465]152
153
[12463]1541.3 (2015-01-13)
155================
[11693]156
[12437]157* Add documents package.
[12418]158
[12437]159* Do not compare ResultEntry objects but their attributes.
160
[12415]161* Modify getWidgetsData so that we always get the same error format.
162
163* Validate all codes in university.
164
[12395]165* Catch traceback when creating an application slip with a corrupted
166  image file.
167
[12437]168* Remove deprecated HTML and REST widgets and use html2dict and rest2dict
169  instead.
[12247]170
[12190]171* UserProcessor: Check if imported roles do exist in the portal.
172
[11891]173* Enable localization of batch processing modules.
174
[11874]175* Hide 'Create students' button. Only user admin can see this button.
176
[11869]177* Add application_slip_notice field to ApplicantsContainer.
178
[11863]179* Remove 'Size' column from logfiles table.
180
[11862]181* Add permission, page and button to mass-clear all students in a department.
182
[11826]183* Hide export download button 24 hours after file generation.
184
[11825]185* Add helper to allow `meminfo` checks for cached memory, etc.
186
187* Allow external checks of system load before performing expensive
188  actions.
189
190* Add new dependency: `psutil` (required to check system state).
191
[12862]192* Show flash message on general search page for the academic section.
[11794]193
[11779]194* Fix CertificateCourseProcessor. Mandatory is not a required field
[11798]195  and might be missing in import files. Improve logging. Extend and
196  fix CertCourseProcessorTests.
[11779]197
[11798]198* Provide customizable method for disabling clearance by clearance
199  officers.
[11772]200
[11798]201* Merge Javascript functions into one file. Add Javascript function to
202  calculate copyright notice year automatically.
[11741]203
[11798]204* Use lastname (surname) instead of firstname to verify found
205  application record on ApplicantRegistrationPage.
[11738]206
[11798]207* Append hash '#' also to datetimes to circumvent unwanted excel
208  automatic.
[11737]209
[11798]210* Method for (customizable) application passport upload requirements
211  added.
[11733]212
[11798]213* Filter payment ticket data exports by specifying the payment_date
214  period.
[11730]215
[11798]216* Method for (customizable) application payment slip download
217  requirements added.
[11726]218
[11798]219* Method for (customizable) application payment ticket upload
220  requirements added.
[11729]221
[11722]222* Remove unused rowadd javascript function.
223
[11702]224* certcode and reg_number added to DataForBursaryExporter.
225
[11699]226* Some batch processor names corrected.
[11693]227
[11701]228* Fixed ReST markup in setup.py long description.
229
230
[11689]2311.2 (2014-06-16)
232================
[11487]233
[11680]234* Redirect to login page after using password mandate.
235
[11676]236* Adding student payment tickets is logged.
237
[11672]238* Provide XMLRPC services for storing and retrieving fingerprint
239  scans.
240
[11664]241* Sort ContextualDictSource by dictionary values not by keys.
242
[11661]243* Add regular school fee and balance payments when exporting payments
244  overviews.
245
[11641]246* Add samePaymentMade method to StudentsUtils.
247
[11608]248* Fingerprint file upload enabled.
249
[11604]250* is_fresh property method added to Student class.
251
[11599]252* Special application procedure modified. Special applicants must submit
253  their form before they can download payment slips. Thus the regular
254  workflow is now applied but, in contrast to regular applications,
255  special applicants can create and pay more than one payment ticket.
256  Also application slips are hidden.
[11589]257
[11599]258* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
259
[11585]260* When sending mails, always set from-address to 'no-reply@waeup.org'.
261  Real from-addresses are now set in Cc and Reply-To fields. This is
262  to tackle problems with yahoo (does not allow yahoo.com mails to be
263  sent from non-yahoo servers).
264
[11575]265* Multiple payments in special application containers enabled.
266  Special payment applicants remain in state started after payment.
267
[11558]268* File input fields brought into shape with Bootstrap 3.
269
[11551]270* Transcript and access code pagetemplates adjusted.
271
[11550]272* Print QR codes on all student slips.
273
[11535]274* Allow adding current_level to base data section on all student slips
275  (requested by Uniben).
276
[11523]277* Windows is no longer supported. Installation manual removed.
278
[11497]279* Added JS helper to scroll to sequencelists after adding/removing items.
[11487]280
[11497]281
[11485]2821.1 (2014-03-13)
283================
[11258]284
[11484]285* Add display_fullname column to CourseTicketExporter (requested by Uniben).
286
[11483]287* Do also export student and course ticket data of students on probation.
288
[11482]289* 'Create student' option removed from 'Application Transition'
290  select field.
291
[11481]292* API docs added.
293
[11463]294* Back-to links replaced by animated jQuery plugins.
295
[11461]296* Default frontpage text updated.
297
[11460]298* Use absolute urls on datacenter pages.
299
[11451]300* Provide customizable method for disabling student payments.
301
[11481]302* After login and logout, regular users (officers) are redirected
[11439]303  to the portal's index page not to the portal's root. The
304  root URL can now be rewritten be Nginx or Apache so that the user
305  is being redirected to the university website
306  when entering the root URL directly or clicking the acronym.
307
[11438]308* Show tooltip alert and warning window before updating plugins.
309
[11437]310* JSAction has been deprecated. KofaAction can be used instead. Additional
311  parameters can be used in @action decorators to enable tooltips and/or
312  warning windows. The old @jsaction decorator still triggers a default
313  warning message.
314
[11436]315* jquery-ui.min.js is also used for tooltips.
316
[11435]317* Do not create TSC AC batch when updating plugins.
318  All TSC batches are created.
319
[11433]320* Make table on applicantsrootpage responsive.
321
[11431]322* Change width of input, select and textarea fields.
323
[11430]324* Use only https in theme.html.
325
[11386]326* INSTALL.txt updated and integrated into Sphinx documentation.
[11258]327
[11430]328* Redundancies removed in docs.
[11258]329
[11430]330
[11255]3311.0 (2014-02-22)
332================
[11253]333
[11255]334* Diazofied the complete package.
[11253]335
336
3370.2.1 (2014-02-21)
338==================
339
340* Send mails to from-address, if site-wide config admin is
341  different from it.
342
343* Change flash message for successful applicants.
344
345* Use more attributes of applicants with payer objects.
346
347* Update copyright infos (year).
348
349* Localization updates.
350
351
3520.2 (2014-01-09)
353================
354
355Tons of changes.
356
357
[11255]3580.1 (never released)
359====================
[4955]360
[7808]361Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.