#
# ChangeLog for trunk/index.php
#
# Generated by Trac 1.6
# Jun 18, 2025, 9:49:01 AM

Wed, 11 Sep 2019 07:20:29 GMT chronos [26]
	* trunk/index.php (modified)

	* Modified: Limit number of loaded teams as server returns error for ...


Tue, 10 Sep 2019 22:13:03 GMT chronos [25]
	* trunk/index.php (modified)

	* Fixed: Load items for synchronization separately for single, teams ...


Fri, 06 Sep 2019 20:58:26 GMT chronos [24]
	* trunk/index.php (modified)
	* trunk/style.css (modified)

	* Added: Search field for searching name in runners, teams and
	families.


Fri, 06 Sep 2019 20:26:15 GMT chronos [23]
	* trunk/index.php (modified)

	* Fixed: Typo in variable name.


Fri, 06 Sep 2019 20:15:26 GMT chronos [22]
	* trunk/index.php (modified)

	* Added: Show team overall results on team page.
	* Added: Show ...


Fri, 06 Sep 2019 19:36:21 GMT chronos [21]
	* trunk/SQL/Upgrade.txt (modified)
	* trunk/index.php (modified)
	* trunk/style.css (modified)

	* Added: Show link to team under runner name.


Fri, 06 Sep 2019 07:58:18 GMT chronos [20]
	* trunk/index.php (modified)

	* Fixed: Summary table was computing wrong values.


Fri, 06 Sep 2019 07:44:30 GMT chronos [19]
	* trunk/Database.php (modified)
	* trunk/index.php (modified)

	* Fixed: Teams were not imported correctly. Some of them had empty
	names.


Fri, 06 Sep 2019 07:00:35 GMT chronos [18]
	* trunk/index.php (modified)

	* Fixed: Update name of unnamed teams which were added during runner ...


Thu, 05 Sep 2019 16:04:03 GMT chronos [17]
	* trunk/index.php (modified)

	* Fixed: Compute hash only without Progress field.


Thu, 05 Sep 2019 08:04:49 GMT chronos [16]
	* trunk/index.php (modified)

	* Fixed: Typo in CSS table style name.


Thu, 05 Sep 2019 07:47:21 GMT chronos [15]
	* trunk/SQL/Structure.sql (modified)
	* trunk/SQL/Upgrade.txt (added)
	* trunk/index.php (modified)
	* trunk/style.css (modified)

	* Added: Support for storing data for multiple years.
	* Modified: ...


Thu, 29 Aug 2019 19:13:06 GMT chronos [14]
	* trunk/index.php (modified)

	* Modified: Improved summary to show total distance and money.


Thu, 29 Aug 2019 18:36:01 GMT chronos [13]
	* trunk/index.php (modified)

	* Added: Use HTML viewport to better support mobile devices screen ...


Wed, 28 Aug 2019 22:14:23 GMT chronos [12]
	* trunk/SQL/Structure.sql (modified)
	* trunk/index.php (modified)

	* Added: Summary page with total numbers of items in all categories.


Wed, 28 Aug 2019 22:02:15 GMT chronos [11]
	* trunk/index.php (modified)
	* trunk/style.css (modified)

	* Added: Import and show families. Family objects are numbered ...


Tue, 27 Aug 2019 23:30:12 GMT chronos [10]
	* trunk/Database.php (modified)
	* trunk/index.php (modified)

	* Modified: Sync data for all runners and teams from official server. ...


Thu, 13 Sep 2018 23:16:21 GMT chronos [9]
	* trunk/index.php (modified)

	* Modify: Reduce vertical space in runner page.


Thu, 13 Sep 2018 23:13:11 GMT chronos [8]
	* trunk/index.php (modified)
	* trunk/style.css (modified)

	* Fixed: Typo in contact.
	* Modified: Use bigger text font.


Thu, 13 Sep 2018 23:11:19 GMT chronos [7]
	* trunk/index.php (modified)

	* Added: Show daily statistics for runners.


Tue, 11 Sep 2018 23:55:09 GMT chronos [6]
	* trunk/index.php (modified)

	* Fixed: Wrong two dates subtraction.


Tue, 11 Sep 2018 23:43:54 GMT chronos [5]
	* trunk/PrefixMultiplier.php (added)
	* trunk/index.php (modified)

	* Added: Show lap duration, length and speed.


Sun, 09 Sep 2018 23:41:13 GMT chronos [4]
	* trunk/Global.php (modified)
	* trunk/index.php (modified)

	* Added: Show list of changes for each runner.


Sun, 09 Sep 2018 23:18:27 GMT chronos [3]
	* trunk/Config.sample.php (modified)
	* trunk/Run.php (modified)
	* trunk/index.php (modified)

	* Fixed: Bad database insert_id after inserting new Runners.


Sun, 09 Sep 2018 23:02:46 GMT chronos [2]
	* trunk/.htaccess.sample (added)
	* trunk/Config.sample.php (added)
	* trunk/Database.php (added)
	* trunk/Global.php (added)
	* trunk/Run.php (added)
	* trunk/SQL (added)
	* trunk/SQL/Structure.sql (added)
	* trunk/images (added)
	* trunk/images/sort_asc.png (added)
	* trunk/images/sort_desc.png (added)
	* trunk/index.php (added)
	* trunk/style.css (added)

	* Added: Show list of runners from selected team.