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

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

Enable students and officers to upload scanned signature in the same
way as passport pictures are handled. Some tabs and titles had to be
renamed. The placeholder file, which is still the portrait
placeholder, are no longer shown on base pages.

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