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

Last change on this file since 13270 was 13269, checked in by uli, 9 years ago

Update history.

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