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

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

Replace course_registration_allowed by course_registration_forbidden method.

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