aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Page.pm
Commit message (Collapse)AuthorAgeLines
...
* If someone leaves an update on a problem, count that as "refreshing" thematthew2007-05-15-3/+3
| | | | | problem. Rename db field to lastupdate to make this all clearer. Tidy up some code.
* Display fixed/unknown status much more prominently; move compass onmatthew2007-05-15-3/+4
| | | | top of map.
* Bugfix.matthew2007-05-14-5/+3
|
* RSS in header.matthew2007-05-14-5/+13
|
* Use canonical councils everywhere.matthew2007-05-09-6/+16
|
* For exactly 1 minute.matthew2007-05-09-2/+2
|
* NFI questionnaire code. Deals with sending out questionnaires, taking inmatthew2007-05-04-12/+211
| | | | | responses,updating problems, etc. What's left is front-end display issues such as timing out old problems, moving them to different lists, etc.
* Show sent to council as duration after creation. Doesn't take account ofmatthew2007-05-03-1/+20
| | | | user time to confirm problem?
* Note stderr suppression not working; commit some old locale fix-it code,matthew2007-05-01-2/+6
| | | | and a couple of bugfixes.
* Use EvEl for sending emails.matthew2007-04-11-13/+5
|
* Licence line in place now.matthew2007-03-30-4/+3
|
* Add abuse reporting.matthew2007-03-23-1/+19
|
* Clearer error message (thanks to Brian for raising this).matthew2007-03-21-2/+2
|
* Fix misleading check-your-email page.matthew2007-02-02-5/+7
|
* Submit reports to all councils covering point; add beta.matthew2007-02-02-2/+2
|
* Bugfixing.matthew2007-01-30-2/+2
|
* RSS/email alerts for updates, local problems.matthew2007-01-26-1/+34
|
* Fix problem reporting without the map; other changes.matthew2007-01-24-3/+3
|
* Text update, colour tweak, possible JS edge cage perhaps fixed?matthew2007-01-23-3/+4
|
* Update YUI; clean up JS a bit, add to-dos.matthew2007-01-17-10/+3
|
* Loading council data into the database; text tweaks.matthew2006-10-13-2/+5
|
* Add photo upload, few other fixes.matthew2006-10-10-1/+5
|
* Various bugfixes and improvements; new pins.matthew2006-10-09-5/+5
|
* Let's not perform a needless nested loop on every mousemove shall we?matthew2006-10-07-10/+10
| | | | Dragging should be much quicker now.
* Absolute locations for confirm pages; don't fetch an ID then add with a new one.matthew2006-10-06-9/+9
|
* Add YUI modules.matthew2006-09-29-8/+8
|
* JS updates; pins hide when scroll off the map.matthew2006-09-28-2/+2
|
* Proper proxying; JS scrolling using arrows; GIF pins as the PNG fixing inmatthew2006-09-28-4/+7
| | | | IE caused onLoad never to fire.
* Start of JavaScript on new site; stupid proxy for tileserver (should addmatthew2006-09-28-1/+10
| | | | callback to JSON response instead). Think I need help with tile updating.
* Say we don't cover councils we don't have email addresses for. Text updates.matthew2006-09-27-2/+4
|
* Noddy first attempt at FAQ.matthew2006-09-26-3/+2
|
* Problems on map; problems within 10km; crappy crappy crappy IE.matthew2006-09-26-3/+3
|
* Email confirmation of problems and comments; bugfix in AuthToken.matthew2006-09-25-3/+4
|
* Turns out everything needs relativediv now, so stick it in the headermatthew2006-09-25-3/+5
| | | | and call it content.
* Placeholders for other pages; style changes.matthew2006-09-25-9/+12
|
* Tabs; insert stuff into the database.matthew2006-09-22-2/+2
|
* Let's use a database, and why not.matthew2006-09-22-4/+4
|
* Nice form submission of problems.matthew2006-09-22-3/+1
|
* Fix PNGs in IE; add comment form.matthew2006-09-21-1/+4
|
* Tabs; allow changing of selected point.matthew2006-09-21-4/+4
|
* E/N, not lat/long. Displaying of individual problems, with comments,matthew2006-09-21-27/+19
| | | | form for adding problems, marking problem on map.
* Use real tileserver (currently 254x254, y goes up), all seems to work!matthew2006-09-20-7/+7
|
* Deal with invalid postcodes.matthew2006-09-20-13/+15
|
* More style, start of navigation.matthew2006-09-20-3/+13
|
* Use WatchUpdate.matthew2006-09-19-1/+4
|
* Make error display workfrancis2006-09-19-4/+9
|
* Factor out FastCGI loop and error handlingfrancis2006-09-19-1/+24
|
* Proper variable delimiting, Unicode.matthew2006-09-19-2/+2
|
* Beginnings of code.matthew2006-09-19-0/+103