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

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

Ease customization of portrait upload conditions.

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