Edgewall Software

Changes between Version 8 and Version 15 of Ticket #11565


Ignore:
Timestamp:
Apr 3, 2014, 11:35:30 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Addition of systeminfo property reverted in [12653].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11565 – API Changes

    v8 v15  
    11 * New template `environment_info.html` renders the //System Information//, //Installed Plugins// and //Configuration Information//.
    2  * Added `config_info` property to the `Environment` class.
    3  * Added `system_info` property to the `Environment` class and deprecated the method `get_systeminfo`.
     2 * Added `get_config_info` method to the `Environment` class.
    43 * Merged the `about.css` stylesheet into `trac.css`.