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

Last change on this file since 18009 was 18001, checked in by Henrik Bettermann, 5 days ago

Disable landing pages for transcript officers.

File size: 27.7 KB
RevLine 
[4947]1Changes
2*******
[3798]3
[17299]41.8.2.dev0 (unreleased)
5=======================
6
[18001]7* Disable landing pages for transcript officers.
8
[17985]9* `CreateAllStudentsPage`: Stop creation after 1000 students to avoid write
10  conflicts which sill occur even though transactions have formerly been
11  commited.
12
[17917]13* Implement `ExportPDFFinalClearanceSlip`.
14
[17877]15* Add an id to download filenames if necessary. Enable this feature for
16  Final Year Clearance Routing Slip.
17
[17867]18* Implement Final Year Clearance Routing Slip upload (not active in base package).
19
[17863]20* Add student's current session to base data block on slips (requested by Uniben)
21
[17850]22* Add `ExportApplication` permission which allows bursary officers
23  to access the application section and export application data.
24
[17825]25* Add `kpasswd` script to set global principal passwords from commandline.
26
[17823]27* Make `_set_exporter_values` customizable.
28
[17809]29* Limit the file name length to 65 characters.
30
[17798]31* Make the certificate's longtitle customizable.
32
[17787]33* Add `SessionConfigurationProcessor`.
34
35* Add `ConfigurationContainerProcessor`.
36
[17782]37* Add `ConfigurationContainerExporter`.
38
[17772]39* Add `ApplicantRefereeReportProcessor`.
40
[17765]41* Add `RefereeEntryConverter`.
42
43* `DocumentProcessorBase`: import state and history
44
45* `ApplicantProcessor`: import applicant history.
46
47* Mangle referees and school grades when exporting applicants.
48
[17787]49* Add `SessionConfigurationExporter`.
[17765]50
51* Do not allow to add a study level if course registration has ended.
52
[17678]53* Show 'Remove' tick bullet on `DatacenterImportStep2` only to user admin.
54
[17650]55* Implement a QR Code view.
[17640]56
[17650]57* Get set of selected students also from list of payment ids.
58
[17610]59* Add logging messages before after creating students from applicants.
60
[17528]61* Allow user 'admin' to access the portal in maintenance mode.
[17458]62
[17528]63* Don't led students select blocked hostels on `AccommodationManageFormPage`.
64
[17412]65* Add `ReleaseExpiredAllocationsPage2` which allows to release unpaid beds
66  in single hostels.
67
[17411]68* Show matric number on `TranscriptOfficerLandingPage`.
69
[17376]70* Enable customization of certificate select box entries also in the students
71  section.
72
[17327]73* Move call to interactive debugger from `grokcore.startup` to `waeup.kofa`.
74  Support for this was dropped long ago in `grokcore.startup`. This way we keep
75  the possibility to provide a `kofactl` script w/o loosing the possibility to
76  upgrade to newer `grokcore.startup` versions.
77
[17313]78* Allow beds to be blocked so that no student can be allocated to such a bed space
79  (in contrast to reserved beds)
80
[17307]81* Upgrade packages for helper tools to Python3-compatible versions. Requires
82  new buildout run. Might require removal of existing eggs.
[17299]83
[17307]84
[17284]851.8.1 (2023-01-16)
86==================
[17272]87
[17280]88* Upgrade `dolmen.beaker` dependency. Removes other outdated crypto
89  dependencies. Requires new buildout run. Moves cookie configuration from code
90  to site.zcml session config.
91
[17273]92* Beautify INSTALL.txt.
[17272]93
[17270]941.8 (2023-01-11)
95================
[16470]96
[17261]97* Specify the role in flash message after logging in.
98
[17253]99* Add `AccommodationViewer` role.
100
[17177]101* Allow students to book accommodation also if they are in previous
[17327]102  sessions (not activated in base package).
[17177]103
[17327]104* Add Javascript which automatically submits a form on select change
[17172]105  (not used in base but in lpng custom package).
106
[17094]107* Add MonthSource to be used in custom packages.
108
[17016]109* Add `BalancePaymentAddFormPage` which can only be opened by managers.
110  No button is provided in base package.
111
[17009]112* Do not require session configuration object for application payments.
113
[17004]114* Add social media meta data.
115
116* Send email after final submission of application form.
117
[16959]118* Enable customization of application form final submission message.
119
[16955]120* Copy applicant_id into reg_number field during student record creation,
[16959]121  if applicant's reg_number is not set.
[16955]122
[16937]123* Show last student id on `StudentsContainerPage`.
124
[16902]125* Hide emtpy levels in transcripts.
126
[16901]127* Consider `course_category` in addStudentStudyLevel` method.
128
[16831]129* Add `previous` field to `StudentStudyCourseProcessor`,
130  `StudentStudyLevelProcessor` and `CourseTicketProcessor` to ensure
131  that previous study course data are being imported into the right study
132  course container.
[16828]133
[16827]134* Add exporters for previous study course data.
135
[16819]136* Enable import of student history.
137
[17327]138* Don't complain but remove leading and trailing whitespaces
[16818]139  while converting values during import.
140
[16812]141* Add 'Modules Level'.
142
[16671]143* Ease customization of portrait upload conditions.
144
[16662]145* `OutstandingCoursesExporter`: Remove passed courses from outstanding
146  courses lists.
147
[16609]148* Enable students and officers to upload scanned signature in the same
149  way as passport pictures are handled. Some tabs and titles had to be
150  renamed. The placeholder file, which is still the portrait
151  placeholder, are no longer shown on base pages.
152
[16551]153* Send email to student after single record creation.
154
[16550]155* Forward credentials to login page after password reset request.
156
[16545]157* Enable applicants to upload also additional jpg files.
158
[16538]159* Prefill login form after applicant registration.
160
[17327]161* Show local roles on faculty, department, course and certificate pages
162  and provide 'Contact' button so that authenticated users can contact
[16529]163  officers via Kofa.
164
[16526]165* Extend `IPayer` adapter.
166
[16472]167* Adjust `ApplicantOnlinePaymentProcessor.getMapping` (2nd bugfix).
[16470]168
[16518]169* Sort attendance.pdf first by faculty and department before certcode.
170
[16545]171* Add serial no to the coursetickets.pdf.
[16518]172
[16468]1731.7.1 (2021-04-20)
174==================
[16455]175
[16467]176* Add `p_id` to `ApplicantOnlinePaymentProcessor.location_fields` (bugfix).
177
[16465]178* Enable managers to edit/remove all flash notices of students in a department.
[16455]179
[16453]1801.7 (2021-04-13)
181================
[14991]182
[16451]183* Add `key` field to `CertificateExporter`.
[16450]184
[16431]185* Add payment option (`p_option`) field to payment tickets and add
186  select box on online payment add form pages. Disable this feature
187  in the base package.
188
[16412]189* Allow lecturers to export all course tickets, not only
190  those of current academic session.
191
[16387]192* Disable clearance request button if not in state 'clearance started'.
193
[16327]194* Make maximum number of applicants on `ApplicantsContainerManageFormPage`
195  customizable.
196
[16299]197* Implement bulk emailing.
198
[16293]199* Make login trouble links more conspicuous.
200
[16275]201* Add `ApplicantEmailSource` (not used and tested in base package).
202
[16266]203* Redirect to payment ticket page after ticket creation.
204
[16262]205* Use Uli's marker substitution hack to inject signature
206  images into pdf files.
207
[16251]208* Implement `ExportPDFPersonalDataSlip` (without button
209  in the base package). Rename `ExportPDFBaseDataPlusSlip`
210  `ExportPDFStudyCourseBaseDataSlip`.
211
[16243]212* Save email address provided by mandate when referee report
213  is created. Add `RefereeReportManageFormPage` (no button available).
214
[16234]215* Show submitted transcript application records on
216  `TranscriptOfficerLandingPage` (not used in base package).
217
[16231]218* Implement `ContactApplicantFormPage`.
219
[16228]220* Use `Applicant.createStudent` method also to create graduated
221  students from transcript application data (not used in base package).
222
[16214]223* Implement `RefereesRemindPage`.
224
[16213]225* Remove contact email header and add footer.
226
[16193]227* Implement webservice `get_payment`.
228
[16190]229* `year` (Year of Entrance) is no longer required when creating
230  an applicants container.
231
[16188]232* Implement temporary clearance.
[16187]233
[16186]234* `reg_number` is no longer a required field in `IApplicantBaseData`.
235
236* Add `entry_session` to student data exporters.
237
[16170]238* Add `DownloadTranscript` permission.
239
[16169]240* Implement webservice `get_unpaid_payments`.
241
[16157]242* Prepare `renderPDFAdmissionLetter` for merging with another pdf document.
243
244* Add `picture_editable` property attribute to `ApplicantsContainer`.
245
[16110]246* Add webservice to check if graduated student exists.
247
[16086]248* Implement `ExportPDFBaseDataPlusSlip` (without button
249  in the base package)
250
[16064]251* Implement `ApplicantRefereeReportExporter`.
252
[16059]253* Improve referee reports.
254
[16046]255* Use consistent flow value formatting for CGPA.
256
[16027]257* Bugfix: If level_session of a studylevel object has changed,
258  coursetickets_catalog must be informed. Otherwise lecturers
259  don't see their students.
260
[16012]261* Implement `BatchProcessor.checkCreateRequirements` and
262  `BatchProcessor.checkUpdateRequirements` methods mainly
263  to protect course result lists of graduated student.
264
[16007]265* Do not allow course validation if no score has been entered.
266
[16000]267* Add `unlock_score` field to `CourseTicketProcessor`.
268
[15998]269* Add `UpdateCourseTicketsView`.
270
[15988]271* Don't show 'Base Data' header on slips if no form fields do
272  follow.
273
[15986]274* When adding course tickets, check if course has already been
275  passed at previous level.
276
277* Add `StudentTrimmedPaymentExporter` (requested by Uniben).
278
[15972]279* Add `AccommodationDisplayFormPage`.
280
[15970]281* Don't allow students to add former courses in course lists.
282
[15969]283* Use kofa-filterbox for filtering users when assigniing
284  local roles in academics section.
285
[15968]286* Add `waeup.local.ReportsOfficer` role.
287
[15966]288* Add `TrimmedDataExporter`.
289
[15964]290* Make `getUsers` customizable.
291
[15944]292* Add logging message to `releaseBedIfMaintenanceNotPaid`.
293
[15943]294* Provide components for file uploads in the applicants section.
295
[15941]296* Copy also files from applicants to students section.
297
[15932]298* Reset _curr_stud_id if student could not be created.
299
[15920]300* Add `TranscriptDataExporter` and reorganize exporter names.
301
[15918]302* Add `session_level`filter to `StudentStudyLevelExporter`.
303
[15880]304* Add LetterPDFCreator utility and use this pdf creator
305  for admission slips. letterhead_admission.jpg file
306  must exist in students/static.
307
[15875]308* Add application worklfow transition `reset6`.
309
[15873]310* Add `StudentOutstandingCoursesExporter`.
311
[15865]312* Sort lecturers on scores slip.
313
[15834]314* Don't show hint on pdf slips.
315
[15833]316* Make max passport picture size customizable.
317
[15818]318* Redirect to `ChangePasswordRequestPage` after successfully
319  adding an officer.
320
[15798]321* Add get_bursary_data webservice.
322
[15710]323* Implement bed selector.
324
[15664]325* Implement combi payments.
326
[15652]327* Make max file size customizable.
328
[17327]329* Add `score_editing_disabled` switch at course level.
[15652]330
[15628]331* Take `DELETION_MARKER` into consideration when updating passwords.
332
[15610]333* Implement parents access to student data.
334
[15587]335* Do not print picture on application slip if application is without
336  passport picture.
337
[15578]338* Do not copy applicant_id into reg_number field after applicant creation.
339
[15553]340* Successful applicant payments do trigger 'approve' transition only
341  if applicant is in state 'started' and either p_category is 'application' or
342  applicant is special.
343
[15548]344* Allow to add applicants containers with a number instead of entrance year
345  in container code.
346
[17327]347* Add semester filter to Fix `CourseTicketExporter`.
[15546]348
[15545]349* Add `FacultiesExportJobContainerSelectStudents` view to allow
350  bursary officers to export student data for a  small subset of students
351  by entering a list of student ids or matric numbers.
352
[15502]353* Add passport picture switch to applicants containers.
354
[15476]355* Use decimal.Decimal to counteract Python floating point limitation.
356
[15446]357* Add level 0 (None) to course levels.
358
[15432]359* Ease customization of selectable payment categories.
360
[15430]361* Make maximum number of files listed in `finished` subfolder
362  customizable.
363
[15423]364* Add attendance_sheet.pdf view.
365
[15422]366* Implement course result validation workflow for lecturers.
367
[15417]368* Add graduated students filter.
369
[15416]370* Backup deleted graduated student data somewhere else to ease graduated
371  student data migration.
372
[15333]373* Add `transcript_remark` field to study levels. Add page to allow
374  transcript officers editing the field during transcript processing.
375
[15286]376* Increase password strength. Officers are now required
[15416]377  to set a password which has at least 8 characters and which contains
[15286]378  at least one uppercase letter, one lowercase letter and one
[15416]379  digit. Stored insecure passwords are no longer accepted.
380  Officers with an insecure password can't login and are
381  redirected to the `ChangePasswordRequestPage` to request a
382  new password.
[15286]383
[15277]384* Add `AccommodationPaymentsExporter` which can be used by
385  accommodation officers.
386
[15250]387* Add ReleaseExpiredAllocationsActionButton which has previously
388  only been used by Uniben.
389
[15243]390* Fix get_student_payment_stats. Department codes are not
391  unique. Use its path instead.
392
[15206]393* Implement study level 0 (Level Zero) option for storing
394  orphaned course tickets (tickets without level assignment
395  or information). Add `ticket_session` field to `ICourseTicket`.
[15203]396
[15163]397* Implement new transcript processing workflow.
398
[15122]399* Always display applicant payments if they exist.
400
[15085]401* Allow `ApplicationsManager` to view statistics.
402
[15055]403* Add payment session filter to payment exporters.
404
[15051]405* Add `SessionPaymentsOverviewExporter`.
406
[15047]407* Rename `StudentPaymentsOverviewExporter`.
408
[15042]409* Fix `CourseTicketExporter`. Ticket level and session filter
410  did not work.
411
412* Add payment category filter to payment exporters.
413
[15037]414* Remove 'hidden' attribute from ordereddSelectionList which has
415  caused a malfunction in Internet Exporer.
416
417* Set ssl index URL in buildout.cfg
418
419* Use the 'new' recaptcha v2.
420
[14992]421* Allow lecturer role assignment also at department level.
[14991]422
[14989]4231.6 (2018-04-05)
424================
[14551]425
[14984]426* Add ticket level and session filter to `CourseTicketExporter`.
427
[14951]428* Add 'Student Record Creation' Report page.
[14950]429
[14948]430* Add `CreateStudents` permission and `StudentsCreator` role.
431
[14939]432* Do not allow uploading data with trailing whitespaces.
433
[14934]434* Do no longer hide the 'Create students' buttons but switch the portal to
435  maintenance mode to ensure that nobody can enter the portal during
436  record creation except for user 'admin'. This guarantees that record
437  creation is only started once.
438
[14914]439* Replace `gpa_boundaries` utility attribute by `GPABoundaries` method
[14915]440  which may return different values in custom packages depending on faculty,
441  department or certificate code (requested by AAU Ekpoma).
[14914]442
[14804]443* Allow `ApplicantOnlinePaymentProcessor` to import records without
444  `p_id` column in create mode.
445
[14734]446* Add `waeup.showStudents` permission to `ExportManager` role.
447
[14724]448* Fix `CertificateProcessor.checkHeaders`. The processor requires both
449  faculty_code *and* department_code in create mode.
450
[15333]451* Add 'Update all tickets' button to `StudyLevelEditFormPage`.
[14684]452
[14682]453* Do not allow to create more than 10 students with a single request to
454  avoid a timeout of Nginx/Apache.
455
[14648]456* Redirect to manage page after editing of certificate courses.
457
[14642]458* Add `course_category` attribute to course tickets. In the base package,
459  this attribute is omitted from display and manage pages.
460
[14638]461* Add `course_category` attribute to certificate courses.
462
[14584]463* Simplify configuration of maximum or minimum total credits.
[14582]464
[14574]465* Add `outstanding` attribute to course tickets.
466
[14572]467* Exclude graduated students from `LevelReport`, `SessionResultsPresentation`
468  and `RawScoreReport`.
469
[14568]470* Allow applicants in states `admitted`, `not admitted` or `created` to
471  download the payment slip.
472
[14553]473* Catch traceback (`RequiredMissing`) if a required field is cleared
474  by import.
[14551]475
[14602]476* Add role `FingerprintReaderDeviceRole` intended for fingerprint reader
477  devices that access the portal via XMLRPC.
[14551]478
[14602]479
[14549]4801.5 (2017-02-14)
481================
[13697]482
[14549]483* Happy Valentines Day everybody!
484
[14519]485* Sort arguments in table of `ReportsContainerPage`.
486
[14514]487* Add `entry_session` and `p_session` filter to Student Payment Statistics
488  generator. Adjust reports: Change footer and filename formats.
489
490* Add officer name fields do `IDepartment` and `IFaculty`.
491  Plugins must be updated!
492
[14507]493* Add serial number column to Session Results Presentations.
494
[14497]495* Add Raw Score Report to base package.
496
[14491]497* Only user 'admin' is allowed to access the `DatacenterSettings` page.
498
[14507]499* Show correct level title on Level Reports and Session Results Presentations.
[14481]500
[14443]501* Get set of selected students also from list of matric numbers.
502
503* Confine Level Reports and Session Results Presentations to certificates.
504
[14373]505* Show report number (job_id) on report pdf slips.
506
[14368]507* Level report: Count and display the number of courses registered but
508  not taken.
509
[14293]510* Add control button to create graduated students.
511
[14292]512* Add option to render transcripts without passport picture and QR code.
513
[14256]514* Catch Reportlab `LayoutError`.
515
[14247]516* Replace `course_registration_allowed` by `course_registration_forbidden`
517  method.
518
[14170]519* Add export purge button.
520
[14169]521* Add report purge button.
522
[14133]523* Add property attribute `total_score` in order to make provision
524  for additional scores (like contineous assessments) in custom
525  packages.
526
527* Make provision against storing other objects than applicant payments
528  in applicant containers.
529
[13959]530* Count mandates on configuration page and provide 'Purge' button.
531
[13950]532* Start `ApplicantExporter` and `ApplicantPaymentExporter` at the same
533  time when calling `ExportJobContainerJobStart`.
534
[13949]535* Add `ApplicantPaymentExporter`.
536
[13936]537* Add file upload functionality to `EditScoresPage`.
538
[13908]539* Add `LecturerLandingPage` and `LecturerCourses` `ManageLink`
540  viewlet.
541
[13898]542* Add `ExportPDFScoresSlip`.
543
[13894]544* Add `DownloadScoresView` which is for lecturers only. Remove
545  `waeup.showStudents` from `Lecturer` role. Adjust
546  `DataForLecturerExporter`. Only editable course tickets are being
547  exported.
548
[13886]549* Remove application fee fallback option. Application fees can only
550  be set via applicants containers. Hide Payment Tickets section on
551  application pages if fee isn't set.
552
[13872]553* Add  `ApplicantOnlinePaymentProcessor`.
554
[13773]555* Improve `AddStudyLevelFormPage`.
556
[13766]557* Create new exporter for lecturers and further restrict the usage of
[13767]558  exporters at course level. Lecturers can only export data of
559  current academic session.
[13766]560
[13736]561* Show certificate-specific p_level value on payment pages.
562  Ensure that only allowed payment levels can be selected when
563  adding a balance payment.
564
[13711]565* Add `flash_notice` field.
566
[13702]567* Documentation updates.
[13697]568
[13745]569* Update pinned versions: six
[13697]570
[13745]571
[13695]5721.4.1 (2016-02-14)
573==================
[13257]574
[13651]575* Add new application workflow state (`processed`) and transition
576  (`process`).
[13613]577
[14514]578* Add `DegreeSource` and `degree` field to `ICertificate`.
[13651]579  Plugins must be updated!
[13613]580
[13659]581* Upgrade bootstrap.py script and update some dependencies. For
582  already running instances a new init might be neccessary, i.e.
583  you might have to create a new virtualenv and run bootstap.py
584  and buildout from that new virtualenv to get rid of old
585  package versions in the runtime environment.
[13651]586
[13691]587* Upgrade versions.cfg to contain bugfix releases of packages we
588  depend on.
[13659]589
[13691]590
[13613]5911.4 (2016-01-14)
592================
593
[13610]594* Add button and view which allow students to unregister their
595  current course list unless the courses have not been validated.
596
[13574]597* Configure transfer payments and let students enter their desired
[14638]598  study course. Save entered text in `p_item` attribute.
[13574]599
[13651]600* Add further permissions to the local `ApplicationsManager` role and
[13570]601  make it assignable at applicants container level.
602
[13493]603* Disable rendering of HTML tags in fullnames.
604
[13484]605* Add bed statistics components.
606
[13457]607* Add option which allows students to select a desired hostel before
608  booking accommodation.
609
[13651]610* Add `BedProcessor`.
[13432]611
[13394]612* Add portal maintenance mode.
613
[13651]614* Allow also `reg_number` on public page to check application status
[13363]615  without password.
616
[13346]617* Remove `beds_reserved` attribute from hostels. Hostels do no longer
618  contain information about reserved bed spaces.
619
[13319]620* Add methods and page to release expired bed allocations.
[13288]621
[13344]622* Use lastname instead of firstname for first-time password requests.
[13288]623
[13471]624* When building docs, ignore members with dots in name.
[13344]625
[13613]626
[13288]6271.3.3 (2015-10-06)
628==================
629
[13263]630* Show file size of pdf documents in the documents section.
[13257]631
[13269]632* Add `MANIFEST.in`.
633
634
[13255]6351.3.2 (2015-09-14)
636==================
[12469]637
[13254]638* Add public page to check application status without password.
639
[13236]640* Fix department breakdown of student statistics.
641
[13223]642* Enable purging of applicants containers.
643
644* Enable pre-filling of applicants containers with empty
645  application records which are used during self-registration
646  to avoid excessive growth of the Data.fs.
647
[13199]648* Do only allow one running export job.
649
[13198]650* Add switch to disable all exports.
651
[13159]652* Enable import of list-of-choices fields.
653
[13156]654* Include 'end day' when searching for payments in a given period.
655
[13124]656* Do not create special application payment tickets with zero amount.
[13123]657
[13103]658* Remove manual clearance lock. Replace `clearance_locked` field by
659  property attribute.
660
[13091]661* Make student email field required.
662
[13087]663* Rename application workflow transitions and remove forbidden transitions.
664
[13073]665* Rename 'application section' for the sake of consistency.
666
[13055]667* Rename student views which are not layout-aware and thus not pages.
668
[13032]669* Register KofaSourceOrderedMultiSelectWidget for IterableSource and
670  KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized.
671
[13031]672* Implement session-specific course registration deadline and
673  late registration payment.
674
[12981]675* Remove quite old bug in `doImport`: Replace empty strings *and* lists with
676  ignore-markers in update *and* create mode.
677
[12971]678* Add StudentUnpaidPaymentExporter to export only unpaid tickets.
679  This exporter is designed for finding and finally purging outdated
680  payment ticket.
681
[12960]682* Remove deprecated xml importer and exporter components.
683
[12958]684* Rearrange datacenter upload page. Provide modal windows to view all
685  processors and sources and vocabularies.
686
[12950]687* Reorganize doctests. Remove deprecated doctests.
688
[12926]689* Enable temporary suspension of officer accounts. Plugins must be
690  updated after restart.
691
[12912]692* Rename 'Portal Users' 'Officers'.
693
[12901]694* Add link 'Kofa Docs for this page' at the end of the content box
695  which refers to the corresponding section of the
696  `Kofa Documentation <http://kofa-doc.waeup.org>`_.
697
[12897]698* Filter students by current level in reports.
699
[12896]700* Add `StudentsUtils.increaseMatricInteger` method which allows to use various
701  matric number counters when computing the matric number.
702
[12889]703* Bypass school fee payment activation code creation if student is allowed
704  to proceed to next session.
705
[12896]706* Convert `level` into a schema field to be consistent with the documentation.
[12873]707
[12896]708* Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be
[12865]709  in accordance with other exporter names.
710
[12900]711* Add `ReportsOfficer` and `ReportsManager` roles with corresponding
712  permissions.
[12844]713
[12896]714* Do not automatically allow import managers to import user data.
[12844]715
[12810]716* Skip empty rows produced by spreadsheet software.
717
[12632]718* Add components to  configure a student export jobs in faculties.
719
[12896]720* `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment
721  (in state ``paid``) with same `p_session` and `p_category` exists.
[12623]722
[12896]723* Add new payment state ``waived``. This state can only be set by import
[12569]724  and is only used for the payments overview exporter to
725  mark sessions with waived fees.
726
[13269]727* Add exporter methods and export page to filter student data exports
[12518]728  by entering a list of student ids.
729
730* Student statistic can now be broken down by faculties or by departments.
731
[12896]732* Check if `p_id` exists in payments catalog when importing payment tickets in
[12513]733  create mode.
[12469]734
735
[12466]7361.3.1 (2015-01-14)
737==================
[12465]738
[12466]739* 1.3 was a brown bag release. Fix uploaded files.
[12465]740
741
[12463]7421.3 (2015-01-13)
743================
[11693]744
[12437]745* Add documents package.
[12418]746
[12437]747* Do not compare ResultEntry objects but their attributes.
748
[12415]749* Modify getWidgetsData so that we always get the same error format.
750
751* Validate all codes in university.
752
[12395]753* Catch traceback when creating an application slip with a corrupted
754  image file.
755
[12437]756* Remove deprecated HTML and REST widgets and use html2dict and rest2dict
757  instead.
[12247]758
[12190]759* UserProcessor: Check if imported roles do exist in the portal.
760
[11891]761* Enable localization of batch processing modules.
762
[11874]763* Hide 'Create students' button. Only user admin can see this button.
764
[11869]765* Add application_slip_notice field to ApplicantsContainer.
766
[11863]767* Remove 'Size' column from logfiles table.
768
[11862]769* Add permission, page and button to mass-clear all students in a department.
770
[11826]771* Hide export download button 24 hours after file generation.
772
[11825]773* Add helper to allow `meminfo` checks for cached memory, etc.
774
775* Allow external checks of system load before performing expensive
776  actions.
777
778* Add new dependency: `psutil` (required to check system state).
779
[12862]780* Show flash message on general search page for the academic section.
[11794]781
[14638]782* Fix `CertificateCourseProcessor`. Mandatory is not a required field
[11798]783  and might be missing in import files. Improve logging. Extend and
784  fix CertCourseProcessorTests.
[11779]785
[11798]786* Provide customizable method for disabling clearance by clearance
787  officers.
[11772]788
[11798]789* Merge Javascript functions into one file. Add Javascript function to
790  calculate copyright notice year automatically.
[11741]791
[11798]792* Use lastname (surname) instead of firstname to verify found
793  application record on ApplicantRegistrationPage.
[11738]794
[11798]795* Append hash '#' also to datetimes to circumvent unwanted excel
796  automatic.
[11737]797
[11798]798* Method for (customizable) application passport upload requirements
799  added.
[11733]800
[11798]801* Filter payment ticket data exports by specifying the payment_date
802  period.
[11730]803
[11798]804* Method for (customizable) application payment slip download
805  requirements added.
[11726]806
[11798]807* Method for (customizable) application payment ticket upload
808  requirements added.
[11729]809
[11722]810* Remove unused rowadd javascript function.
811
[11702]812* certcode and reg_number added to DataForBursaryExporter.
813
[11699]814* Some batch processor names corrected.
[11693]815
[11701]816* Fixed ReST markup in setup.py long description.
817
818
[11689]8191.2 (2014-06-16)
820================
[11487]821
[11680]822* Redirect to login page after using password mandate.
823
[11676]824* Adding student payment tickets is logged.
825
[11672]826* Provide XMLRPC services for storing and retrieving fingerprint
827  scans.
828
[11664]829* Sort ContextualDictSource by dictionary values not by keys.
830
[11661]831* Add regular school fee and balance payments when exporting payments
832  overviews.
833
[11641]834* Add samePaymentMade method to StudentsUtils.
835
[11608]836* Fingerprint file upload enabled.
837
[11604]838* is_fresh property method added to Student class.
839
[11599]840* Special application procedure modified. Special applicants must submit
841  their form before they can download payment slips. Thus the regular
842  workflow is now applied but, in contrast to regular applications,
843  special applicants can create and pay more than one payment ticket.
844  Also application slips are hidden.
[11589]845
[11599]846* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
847
[11585]848* When sending mails, always set from-address to 'no-reply@waeup.org'.
849  Real from-addresses are now set in Cc and Reply-To fields. This is
850  to tackle problems with yahoo (does not allow yahoo.com mails to be
851  sent from non-yahoo servers).
852
[11575]853* Multiple payments in special application containers enabled.
854  Special payment applicants remain in state started after payment.
855
[11558]856* File input fields brought into shape with Bootstrap 3.
857
[11551]858* Transcript and access code pagetemplates adjusted.
859
[11550]860* Print QR codes on all student slips.
861
[11535]862* Allow adding current_level to base data section on all student slips
863  (requested by Uniben).
864
[11523]865* Windows is no longer supported. Installation manual removed.
866
[11497]867* Added JS helper to scroll to sequencelists after adding/removing items.
[11487]868
[11497]869
[11485]8701.1 (2014-03-13)
871================
[11258]872
[14574]873* Add display_fullname column to `CourseTicketExporter` (requested by Uniben).
[11484]874
[11483]875* Do also export student and course ticket data of students on probation.
876
[11482]877* 'Create student' option removed from 'Application Transition'
878  select field.
879
[11481]880* API docs added.
881
[11463]882* Back-to links replaced by animated jQuery plugins.
883
[11461]884* Default frontpage text updated.
885
[11460]886* Use absolute urls on datacenter pages.
887
[11451]888* Provide customizable method for disabling student payments.
889
[11481]890* After login and logout, regular users (officers) are redirected
[11439]891  to the portal's index page not to the portal's root. The
892  root URL can now be rewritten be Nginx or Apache so that the user
893  is being redirected to the university website
894  when entering the root URL directly or clicking the acronym.
895
[11438]896* Show tooltip alert and warning window before updating plugins.
897
[11437]898* JSAction has been deprecated. KofaAction can be used instead. Additional
899  parameters can be used in @action decorators to enable tooltips and/or
900  warning windows. The old @jsaction decorator still triggers a default
901  warning message.
902
[11436]903* jquery-ui.min.js is also used for tooltips.
904
[11435]905* Do not create TSC AC batch when updating plugins.
906  All TSC batches are created.
907
[11433]908* Make table on applicantsrootpage responsive.
909
[11431]910* Change width of input, select and textarea fields.
911
[11430]912* Use only https in theme.html.
913
[11386]914* INSTALL.txt updated and integrated into Sphinx documentation.
[11258]915
[11430]916* Redundancies removed in docs.
[11258]917
[11430]918
[11255]9191.0 (2014-02-22)
920================
[11253]921
[11255]922* Diazofied the complete package.
[11253]923
924
9250.2.1 (2014-02-21)
926==================
927
928* Send mails to from-address, if site-wide config admin is
929  different from it.
930
931* Change flash message for successful applicants.
932
933* Use more attributes of applicants with payer objects.
934
935* Update copyright infos (year).
936
937* Localization updates.
938
939
9400.2 (2014-01-09)
941================
942
943Tons of changes.
944
945
[11255]9460.1 (never released)
947====================
[4955]948
[7808]949Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.