View file phpmytourney/Docs/Features.txt

File size: 1.69Kb
===============================
phpMyTourney Version 1.0.4a
===============================
- Only 1 bug fixe, was causing many errors.
- File modified : /admin/adminmysql.php (bug fixed there)
		  config.inc (re-arrangement the variables a little, not real modif.)
  
===============================
phpMyTourney Version 1.0.3a
===============================
- Added a Current Status Row in Details page.
- Added a Current Status display in menu. (can be de-activated in config.inc)
- Modded the Current Status display in admin (now show string instead of nb...)
- Changed link label "View Player" to "Manage Tourney" in tourney admin;
- Added a "add player/team" to tourney admin in the "Manage Tourney" section.
- Added a "remove player/team" to tourney admin in the "Manage Tourney" section.
- Tourney type is now a Combo Box.
- Added Tourney type : "Blind Draw" : Team tourney with single player sign up => generates team randomly.
- Added  $dbtable_header variable in config.inc : gives the opportunity to have multiple phpmytourney file runnin on same db.
- Renamed lge_players to ALLTOURNEY_players. (multiples tourney on same db will use the same players table.)
- Added directory "upgrades"
- Added file upgradeto103a.php in "upgrades" dir.

========================================
phpMyTourney Version 1.0.1a (2002-02-15)
========================================
New Feature :
 
 - Reconfigured the document tree for better management.
 - Added in config.inc the possibility to remove the activation key mailer at sign up.
 - Added "Activate Login" in general menu if activation key is used
 - Added "Password Mailer" in general menu (added passwd_mailer.php)
 - Added dropdb.php script