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

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

Disable clearance request button if not in state 'clearance started'.

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