-
```
Please note Player::price() has a new definition.
It now only takes the argument "player position ID", this is the value of
the player object's field "f_pos_id", which every player object has.
`…
-
```
Move the "Global rules" from settings.php to localsettings/settings_X.php
This will give leagues more customizability ie. letting the leagues have
different variations of the obblm ruleset (init…
-
```
The EPS module needs to be integrated with leegmgr module and the regular
match report page.
Stats generator page needs to be built too.
Maybe this should be made a core component instead of a m…
-
```
The last addition will be the new event boxes for the main page.
Ian, do you want to merge anything special with the trunk? You had some stuff
going on with the latest/recent matches tables if n…
-
```
William could you have a look at the change I made in r842 to your leegmgr
file...
Is the new node selector any good for you? FYI there are many possibilities for
filtering out elements on the s…
-
```
1. It's not used by any leagues I've seen use obblm.
2. Of those few I've seen using it, it has been spammed.
If reimplemented in future it should be modular and with anti-spam feature(s).
```
O…
-
```
As the title says... what do you think?
I am slowly regretting having made this feature.
It's not really that usable plus once many match reports have been entered
this is a huge load for the ho…
-
```
I'm playing with the idea of using a different tiled background for 0.9. You
can enable it by editing css/stylesheet1.css:
change the body block so that "background-image" is removed and then ou…
-
```
I propose changing the style of the tournaments section. It's too slow and
awkward with many matches.
Any ideas? I strongly suggest we separate the tournament (+div+leagues)
list from the list of…
-
```
Whole tours should be deletable at once from the admin section.
Single, already played, matches should also be deleteable, with a
emphasized warning of the consequences of deleting an already pl…