| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some future optimisation using PHP5.3)
|
|
is very slow. (int)($x/$y) is measurably faster. We call this function many thousands of times, especially in date calculations.
|
|
bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
whether someone is eligible to appear in a list, for having a specific married name. NOTE, the help text is completely wrong(!)
|
|
|
|
in CSS
|
|
combinations of javascript:XXX are non-standard, and cause problems with some browsers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JavaScript to end of page
|
|
|
|
|
|
|
|
|
|
|
|
rather than when we DISPLAY them. It is easier to do it in one place, not everywhere.
getFullName() already calls canDisplayName(), so no need to call it a second time.
|
|
|
|
|