Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make xls spreadsheet included via composer #137

Merged
merged 6 commits into from
Dec 12, 2022
Merged

Make xls spreadsheet included via composer #137

merged 6 commits into from
Dec 12, 2022

Commits on Jul 4, 2022

  1. Make xls spreadsheet included via composer

    xls.php - include vendor/autoload.php
    xls.php - left align plot 
    xls.php - add test if imdbID field is blank to stop corrupt xls file
    amend config.sample.php
    copperhead57 committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    9dae820 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    6336b94 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. move setting $config['xls_extra_filelds] from xls.inc.php to config.s…

    …ample.php (thus config.inc.php).
    
    this means that if user customizes the contains of data to spreadsheet, it will not be lost when refreshing version of videodb.
    copperhead57 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b71a3a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    3ceb187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2fc5f View commit details
    Browse the repository at this point in the history
  3. update xls.inc.php with saftey code

    minor composer updates
    copperhead57 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0a96a5f View commit details
    Browse the repository at this point in the history