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

Last change on this file since 14172 was 14170, checked in by Henrik Bettermann, 8 years ago

Add export purge button.

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