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

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

Catch traceback when creating an application slip with a corrupted image file. This error caused a lot of trouble on KwaraPoly?.

File size: 5.5 KB
RevLine 
[4947]1Changes
2*******
[3798]3
[11693]41.3dev (unreleased)
5===================
6
[12395]7* Catch traceback when creating an application slip with a corrupted
8  image file.
9
[12247]10* Remove deprecated HTML and REST widgets and use html2dict instead.
11
[12191]12* Do not import codes with spaces.
13
[12190]14* UserProcessor: Check if imported roles do exist in the portal.
15
[11891]16* Enable localization of batch processing modules.
17
[11874]18* Hide 'Create students' button. Only user admin can see this button.
19
[11869]20* Add application_slip_notice field to ApplicantsContainer.
21
[11863]22* Remove 'Size' column from logfiles table.
23
[11862]24* Add permission, page and button to mass-clear all students in a department.
25
[11826]26* Hide export download button 24 hours after file generation.
27
[11825]28* Add helper to allow `meminfo` checks for cached memory, etc.
29
30* Allow external checks of system load before performing expensive
31  actions.
32
33* Add new dependency: `psutil` (required to check system state).
34
[11794]35* Show flash message on general search page for the academics section.
36
[11779]37* Fix CertificateCourseProcessor. Mandatory is not a required field
[11798]38  and might be missing in import files. Improve logging. Extend and
39  fix CertCourseProcessorTests.
[11779]40
[11798]41* Provide customizable method for disabling clearance by clearance
42  officers.
[11772]43
[11798]44* Merge Javascript functions into one file. Add Javascript function to
45  calculate copyright notice year automatically.
[11741]46
[11798]47* Use lastname (surname) instead of firstname to verify found
48  application record on ApplicantRegistrationPage.
[11738]49
[11798]50* Append hash '#' also to datetimes to circumvent unwanted excel
51  automatic.
[11737]52
[11798]53* Method for (customizable) application passport upload requirements
54  added.
[11733]55
[11798]56* Filter payment ticket data exports by specifying the payment_date
57  period.
[11730]58
[11798]59* Method for (customizable) application payment slip download
60  requirements added.
[11726]61
[11798]62* Method for (customizable) application payment ticket upload
63  requirements added.
[11729]64
[11722]65* Remove unused rowadd javascript function.
66
[11702]67* certcode and reg_number added to DataForBursaryExporter.
68
[11699]69* Some batch processor names corrected.
[11693]70
[11701]71* Fixed ReST markup in setup.py long description.
72
73
[11689]741.2 (2014-06-16)
75================
[11487]76
[11680]77* Redirect to login page after using password mandate.
78
[11676]79* Adding student payment tickets is logged.
80
[11672]81* Provide XMLRPC services for storing and retrieving fingerprint
82  scans.
83
[11664]84* Sort ContextualDictSource by dictionary values not by keys.
85
[11661]86* Add regular school fee and balance payments when exporting payments
87  overviews.
88
[11641]89* Add samePaymentMade method to StudentsUtils.
90
[11608]91* Fingerprint file upload enabled.
92
[11604]93* is_fresh property method added to Student class.
94
[11599]95* Special application procedure modified. Special applicants must submit
96  their form before they can download payment slips. Thus the regular
97  workflow is now applied but, in contrast to regular applications,
98  special applicants can create and pay more than one payment ticket.
99  Also application slips are hidden.
[11589]100
[11599]101* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
102
[11585]103* When sending mails, always set from-address to 'no-reply@waeup.org'.
104  Real from-addresses are now set in Cc and Reply-To fields. This is
105  to tackle problems with yahoo (does not allow yahoo.com mails to be
106  sent from non-yahoo servers).
107
[11575]108* Multiple payments in special application containers enabled.
109  Special payment applicants remain in state started after payment.
110
[11558]111* File input fields brought into shape with Bootstrap 3.
112
[11551]113* Transcript and access code pagetemplates adjusted.
114
[11550]115* Print QR codes on all student slips.
116
[11535]117* Allow adding current_level to base data section on all student slips
118  (requested by Uniben).
119
[11523]120* Windows is no longer supported. Installation manual removed.
121
[11497]122* Added JS helper to scroll to sequencelists after adding/removing items.
[11487]123
[11497]124
[11485]1251.1 (2014-03-13)
126================
[11258]127
[11484]128* Add display_fullname column to CourseTicketExporter (requested by Uniben).
129
[11483]130* Do also export student and course ticket data of students on probation.
131
[11482]132* 'Create student' option removed from 'Application Transition'
133  select field.
134
[11481]135* API docs added.
136
[11463]137* Back-to links replaced by animated jQuery plugins.
138
[11461]139* Default frontpage text updated.
140
[11460]141* Use absolute urls on datacenter pages.
142
[11451]143* Provide customizable method for disabling student payments.
144
[11481]145* After login and logout, regular users (officers) are redirected
[11439]146  to the portal's index page not to the portal's root. The
147  root URL can now be rewritten be Nginx or Apache so that the user
148  is being redirected to the university website
149  when entering the root URL directly or clicking the acronym.
150
[11438]151* Show tooltip alert and warning window before updating plugins.
152
[11437]153* JSAction has been deprecated. KofaAction can be used instead. Additional
154  parameters can be used in @action decorators to enable tooltips and/or
155  warning windows. The old @jsaction decorator still triggers a default
156  warning message.
157
[11436]158* jquery-ui.min.js is also used for tooltips.
159
[11435]160* Do not create TSC AC batch when updating plugins.
161  All TSC batches are created.
162
[11433]163* Make table on applicantsrootpage responsive.
164
[11431]165* Change width of input, select and textarea fields.
166
[11430]167* Use only https in theme.html.
168
[11386]169* INSTALL.txt updated and integrated into Sphinx documentation.
[11258]170
[11430]171* Redundancies removed in docs.
[11258]172
[11430]173
[11255]1741.0 (2014-02-22)
175================
[11253]176
[11255]177* Diazofied the complete package.
[11253]178
179
1800.2.1 (2014-02-21)
181==================
182
183* Send mails to from-address, if site-wide config admin is
184  different from it.
185
186* Change flash message for successful applicants.
187
188* Use more attributes of applicants with payer objects.
189
190* Update copyright infos (year).
191
192* Localization updates.
193
194
1950.2 (2014-01-09)
196================
197
198Tons of changes.
199
200
[11255]2010.1 (never released)
202====================
[4955]203
[7808]204Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.