-
LeagueSite Source Control moved to Drupal CVS
As part of the integration with the Drupal CMS platforom, the leaguesite source code has been integrated with the Drupal CVS repository.
You can view the LeagueSite project page at drupal.org at: http://drupal.org/project/leaguesite .
We hope to have a release with very basic players/teams/games functionality in the next few months.
2009-01-18 21:52:19 UTC by rizzo
-
LeagueSite Moving to Drupal and SVN
Howdy folks. The big news of the day is that Richard and I have agreed to port LeagueSite to the Drupal content management system [0] and will be going forward only on that platform, working against the newer Drupal 6.0 codebase. I will first only be porting some basic features, but eventually hope to have a fully compatible feature set. I'll also try to provide scripts to migrate existing data from the PHPWS module to the eventual Drupal successor.
Other news is that this Drupal module code is now using SourceForge's Subversion repository, rather than CVS [1].
We both look forward to working on this project again and to working on Drupal.
[0] http://www.drupal.org
[1] http://leaguesite.svn.sourceforge.net/viewvc/leaguesite/trunk/
2008-02-22 22:12:39 UTC by rizzo
-
Leaguesite 0.9.1 Released
As promised, here is the new 0.9.1 release to fix the "editing teams with no roster" bug. It also fixes a couple of other items.
The changes are:
*legauesite-0.9.1 (26 March 2007)
Bug Fixes
* [ leaguesite-Bugs-1688292 ] Edit fails for teams with no rostered players
* [ leaguesite-Bugs-1553378 ] Div by 0 in Australian Rules standings plugin
New Features
* RFE [ 1685639 ] Permalink to standings
Note that there is also a change to the standings.tpl template for the addition of the permalink. If you have your own custom template for this file you can add the {PERMALINK} tag where you want the permalink to go.
Apologies again for the trouble with 0.9.0, and I hope this one goes better!
2007-03-26 14:21:26 UTC by farrago
-
Release 0.9.0 Pulled. Update Monday.
Hi All,
It appears there is a bug in editing games that involve teams that don't have a roster. I have therefore pulled 0.9.0 until I can fix it so it won't affect any more people.
Unfortunately I am away for the weekend so I can't fix it until Monday, but I hope to have a fixed 0.9.1 available on Monday night.
Sorry about that,
Richard
p.s. for those who have already downloaded 0.9.0 and are finding the problem, I have posted a workaround here:
http://sourceforge.net/forum/message.php?msg_id=4225929
That should get you going again until I can fix it properly on Monday.
2007-03-24 20:17:41 UTC by farrago
-
Leaguesite 0.9.0 Released
Well this one has certainly been a long time coming! And of course, after waiting almost two years for a new release, I'm tempting fate by going away on holiday from Friday until Monday! As every developer knows, that is usually the kiss of death to any release, but I am actually pretty confident that there should be no problems with this one.
Of course, I have to thank my long suffering girlfriend for spotting what would have been an annoying bug right at the last moment before I packaged it all up. So it's about 3 hours later, but a whole lot better thanks to her ;)
So what's in this release? The highlights are:
New Features
* RFE [ 1553383 ] Add "Scorer" permission. Much asked for feature! When using, there is a small gotcha in configuring the "Scorer" users - you have to give them the "Score Games" permission in the "Update User" page, AND make them an Admin on the "Manage Users" page that lists all the users. If you only set the specific permission and don't make them an admin, they will not be able to score games.
Bug Fixes
* [ leaguesite-Bugs-1202443 ] Players Edit link available when permission not granted
* [ leaguesite-Bugs-1195678 ] Database Error (when adding a game with only 1 team selected)
* ISF-Softball Standings plugin updated to fix sorting when sorting teams in H2H with the same record.
* Made the Edit Team link from the View Team page respect the edit_teams permission, not the edit_games one.
* Games Back standings style updated to take account of ties as well as wins & losses
* Fixing bugs in Add/Edit Statistics and Delete Statistics, and related permissions
There is also a new template file for scoring games, for those who do their own templates.
As ever, if you have any questions please feel free to post them in the forum and I'll do what I can to help.
2007-03-22 00:09:47 UTC by farrago