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

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

Add documents package.

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