Skip to content

Commit

Permalink
Version 1.19.1
Browse files Browse the repository at this point in the history
Reorganized repository layout.
Uploaded up to date database schema.
Added Tournament Score Center Documentation PDF.
Bumped Version Number.
  • Loading branch information
Preston committed Jan 13, 2019
1 parent 2e0e4a0 commit de895ba
Show file tree
Hide file tree
Showing 352 changed files with 265 additions and 341 deletions.
Binary file added Tournament Score Center Documentation.pdf
Binary file not shown.
323 changes: 187 additions & 136 deletions db/score_center_db_1_16_2.sql → database/score_center_db.sql

Large diffs are not rendered by default.

101 changes: 0 additions & 101 deletions db/score_center_db_1_16_3.sql

This file was deleted.

26 changes: 0 additions & 26 deletions db/score_center_db_1_17_1.sql

This file was deleted.

Binary file removed js/.DS_Store
Binary file not shown.
Binary file removed libs/.DS_Store
Binary file not shown.
Binary file removed libs/fpdf/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions account.php → scorecenter/account.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
4 changes: 2 additions & 2 deletions controller.php → scorecenter/controller.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions css/scorecenter.css → scorecenter/css/scorecenter.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -16,7 +16,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions event.php → scorecenter/event.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
4 changes: 2 additions & 2 deletions event_detail.php → scorecenter/event_detail.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
4 changes: 2 additions & 2 deletions event_scores.php → scorecenter/event_scores.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions footer.php → scorecenter/footer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Tournament Score Center (TSC) - Tournament scoring web application.
* Copyright (C) 2017 Preston Frazier
* Copyright (C) 2019 Preston Frazier
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand All @@ -17,7 +17,7 @@
* along with this program. If not, see http://www.gnu.org/licenses/.
*
* @package: Tournament Score Center (TSC) - Tournament scoring web application.
* @version: 1.17.1, 12.28.2017
* @version: 1.19.1, 01.13.2019
* @author: Preston Frazier http://scorecenter.prestonsproductions.com/index.php
* @license: http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
*/
Expand Down
Loading

0 comments on commit de895ba

Please sign in to comment.