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

Last change on this file since 16549 was 16545, checked in by Henrik Bettermann, 4 years ago

Enable applicants to upload also additional jpg files.

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