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

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

Make maximum number of applicants on ApplicantsContainerManageFormPage
customizable.

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