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

Last change on this file since 16812 was 16812, checked in by Henrik Bettermann, 3 years ago

Add 'Modules Level'.

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