Ignore:
Timestamp:
23 Sep 2014, 15:16:17 (10 years ago)
Author:
uli
Message:

Add psutil as dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/CHANGES.txt

    r11794 r11798  
    88
    99* Fix CertificateCourseProcessor. Mandatory is not a required field
    10   and might be missing in import files. Improve logging. Extend and fix
    11   CertCourseProcessorTests.
     10  and might be missing in import files. Improve logging. Extend and
     11  fix CertCourseProcessorTests.
    1212
    13 * Provide customizable method for disabling clearance by clearance officers.
     13* Provide customizable method for disabling clearance by clearance
     14  officers.
    1415
    15 * Merge Javascript functions into one file. Add Javascript function
    16   to calculate copyright notice year automatically.
     16* Merge Javascript functions into one file. Add Javascript function to
     17  calculate copyright notice year automatically.
    1718
    18 * Use lastname (surname) instead of firstname to verify found application record
    19   on ApplicantRegistrationPage.
     19* Use lastname (surname) instead of firstname to verify found
     20  application record on ApplicantRegistrationPage.
    2021
    21 * Append hash '#' also to datetimes to circumvent unwanted excel automatic.
     22* Append hash '#' also to datetimes to circumvent unwanted excel
     23  automatic.
    2224
    23 * Method for (customizable) application passport upload requirements added.
     25* Method for (customizable) application passport upload requirements
     26  added.
    2427
    25 * Filter payment ticket data exports by specifying the payment_date period.
     28* Filter payment ticket data exports by specifying the payment_date
     29  period.
    2630
    27 * Method for (customizable) application payment slip download requirements added.
     31* Method for (customizable) application payment slip download
     32  requirements added.
    2833
    29 * Method for (customizable) application payment ticket upload requirements added.
     34* Method for (customizable) application payment ticket upload
     35  requirements added.
    3036
    3137* Remove unused rowadd javascript function.
     
    3642
    3743* Fixed ReST markup in setup.py long description.
     44
     45* Add new dependency: `psutil` (required to check system state).
    3846
    3947
Note: See TracChangeset for help on using the changeset viewer.