Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

renderer.php

  • Thomas Dondorf's avatar
    5ca57219
    Cleanup of API · 5ca57219
    Thomas Dondorf authored
    Removed a lot of API that was unnecessary and too complex:
    - Simplified routing: There is only one file (router.php) that handles routes now (instead of two controllers, routes and route)
    - Removed parameters
    - Removed external output
    - Removed AJAX loading of tables and plots
    - Simplified renderers (e.g. removed HTML renderers)
    - Adapted reports accordingly
    5ca57219
    History
    Cleanup of API
    Thomas Dondorf authored
    Removed a lot of API that was unnecessary and too complex:
    - Simplified routing: There is only one file (router.php) that handles routes now (instead of two controllers, routes and route)
    - Removed parameters
    - Removed external output
    - Removed AJAX loading of tables and plots
    - Simplified renderers (e.g. removed HTML renderers)
    - Adapted reports accordingly
Code owners
Assign users and groups as approvers for specific file changes. Learn more.