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

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

Rearrange datacenter upload page. Provide modal windows to view all processors and sources and vocabularies.

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