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

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

Replace maxCreditsExceeded by warnCreditsOOR.

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