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

Last change on this file since 13477 was 13471, checked in by uli, 9 years ago

Update history.

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