aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Tabs, text tweaks.matthew2007-02-06-19/+26
|
* Set council emails Reply-To: to be the user.matthew2007-02-06-1/+4
|
* Tweak.matthew2007-02-05-3/+2
|
* No mail argument for sending reports.matthew2007-02-05-2/+7
|
* Text tweak to council email; don't send council emails automatically yet.matthew2007-02-03-6/+7
|
* Confirm page should say what it's doing.matthew2007-02-03-2/+4
|
* Typos; BCC council submissions to contact address.matthew2007-02-03-2/+3
|
* Random line of PHP crept in somehow!matthew2007-02-02-2/+2
|
* Fix misleading check-your-email page.matthew2007-02-02-10/+12
|
* Minor fixes.matthew2007-02-02-8/+9
|
* Obviously can be null, for non-covered councils.matthew2007-02-02-2/+2
|
* Submitting to multiple councils, so might not be an integer any more.matthew2007-02-02-2/+2
|
* Update FAQ, JS tweak.matthew2007-02-02-19/+17
|
* Record whether map is used, to change report sent to council.matthew2007-02-02-9/+14
|
* Submit reports to all councils covering point; add beta.matthew2007-02-02-31/+39
|
* Problems with floated children.matthew2007-02-02-9/+10
|
* Remove nbsp from CSV; look for CGI not PHP; remove some old code.matthew2007-02-02-168/+6
|
* Referenced tables must be added before parents.matthew2007-02-02-34/+35
|
* Add crontab.matthew2007-02-02-2/+20
|
* Need to preventDefault() for this to work.matthew2007-02-02-9/+14
|
* Shrink Yahoo!'s JS a bit.matthew2007-02-01-111/+38
|
* Bugfixing.matthew2007-01-30-7/+14
|
* Use Yahoo!'s event handling to get around possible loading error; copematthew2007-01-30-8/+9
| | | | with edge of the map.
* Text tweak; warning fix; style fix.matthew2007-01-30-8/+6
|
* Typo.matthew2007-01-26-1/+1
|
* Better alert handling, validation, checking; nicer front end, advertisematthew2007-01-26-76/+182
| | | | RSS/alerts upon confirmation.
* Tidy up alert code, use XSL rather than HTML chooser, feed icons.matthew2007-01-26-36/+126
|
* Typo, and comment on where to ask about email alert possibly.matthew2007-01-26-3/+5
|
* RSS/email alerts for updates, local problems.matthew2007-01-26-75/+364
|
* Fix problem reporting without the map; other changes.matthew2007-01-24-128/+142
|
* First footer draft.matthew2007-01-24-0/+9
|
* Text update, colour tweak, possible JS edge cage perhaps fixed?matthew2007-01-23-69/+79
|
* We don't have a drag element, so don't try to set its position.matthew2007-01-21-0/+1
|
* Don't wrap tiles, some tweaks.matthew2007-01-20-62/+68
|
* First draft of council submission script.matthew2007-01-20-7/+90
|
* Tiny bugfix.matthew2007-01-19-16/+16
|
* Improvements to JS; move browser support onto Yahoo!'s shoulders. ;)matthew2007-01-19-112/+70
| | | | Workaround Firefox onMouseUp weirdness (related to Bugzilla 282266 I believe).
* Deal with multiple councils, more error checking, tidy some code.matthew2007-01-19-44/+91
|
* Update YUI; clean up JS a bit, add to-dos.matthew2007-01-17-702/+633
|
* First go at numbered pins.matthew2006-10-19-26/+49
|
* Be sure to remove photo param before displaying anything.matthew2006-10-18-7/+12
|
* Loading council data into the database; text tweaks.matthew2006-10-13-112/+167
|
* Show pins on individual problem page, better pin highlighting.matthew2006-10-10-104/+111
|
* Display of fixed problems.matthew2006-10-10-3/+7
|
* Allow fixing of problems via updates, and reopening too.matthew2006-10-10-22/+39
|
* Dragging in IE!matthew2006-10-10-41/+53
|
* Add photo upload, few other fixes.matthew2006-10-10-65/+157
|
* Add optional phone box.matthew2006-10-09-7/+11
|
* Various bugfixes and improvements; new pins.matthew2006-10-09-51/+109
|
* Let's not perform a needless nested loop on every mousemove shall we?matthew2006-10-07-119/+103
| | | | Dragging should be much quicker now.