Timeline


and .

10/19/06:

23:36 Changeset [87] by davids

Tile to send people to on 404.

23:21 Ticket #24 (Nicer display of 'missing' tiles) created by dom
Where we reach the edge of the map, we should try and do something nicer …
23:14 Changeset [86] by davids

Front page, and crop the white off the left of the thumbnail.

21:45 Ticket #23 (Link to a point.) created by davids
When talking about maps with people over IM/IRC you sometimes want to show …
21:44 Ticket #22 (Front page) created by davids
What is going on the front page? We need links to all the pages explaining …
21:43 Changeset [85] by dom

Style/grammar improvements.

21:42 Ticket #21 (Make it a bit prettier) created by davids
I'm no good at designing web pages, so currently they look a bit boring.
21:29 Changeset [84] by davids

Reuse the marker DIVs in the hope of making it faster, and show a message ...

19:38 Changeset [83] by davids

Some of the scripts used to sort out tiling the maps.

15:49 Changeset [82] by dom

Better licence/copyright definition

14:56 Changeset [81] by dom

Licence my contributions under the MIT licence

13:39 Changeset [80] by davids

attempts to make marker display faster and fix ticket:20 in IE.

13:38 Ticket #20 (Popup for postcode on IE is behind markers.) created by davids
In IE go …
08:47 Ticket #18 (interest cgi) closed by dom
fixed: Done in [79]
08:40 Changeset [79] by dom

Add interest CGI

08:22 Changeset [78] by dom

Add created_at to interest table

08:20 Changeset [77] by dom

Add IP address to interest table

08:18 Changeset [76] by dom

Missing semicolon

10/18/06:

22:59 Changeset [75] by dom

Initial bit of #18

22:47 Ticket #19 (Tidy up deployment/utility scripts) created by dom
Set up live deployment (on urchin?)
00:35 Ticket #14 (error codes for get-postcodes) closed by davids
fixed: Fixed in r74 - Dom, let me know what you think?
00:34 Changeset [74] by davids

Remove dependency on JSON and return error codes on error.

Fixes ...

00:16 Changeset [73] by davids

Missing ID

10/17/06:

18:17 Ticket #18 (interest cgi) created by dom
CGI to record interest on Scotland and N. Ireland maps as per …
18:10 Ticket #6 (Javascript to draw existing points) closed by dom
fixed: Looks done.
18:03 Ticket #17 (More validation with split input box) created by dom
Input of "OX14" in box 1 and "RD" in box 2 (the consequence of entering a …
17:53 Ticket #11 (Submission CGI should accept split input) closed by dom
fixed: Done in [72]
17:53 Changeset [72] by dom

Postcode input format is in two fields

17:28 Ticket #16 (Fix returnlink stuff in submit/bad-postcode) closed by dom
fixed: Fixed by [71]
17:28 Changeset [71] by dom

Fix return link stuff (closes #16)

17:22 Ticket #16 (Fix returnlink stuff in submit/bad-postcode) created by dom
Uses initialised variables in the wrong place.
17:21 Ticket #15 (Date::Format not needed in submit) closed by dom
fixed: Fixed in [70].
17:20 Changeset [70] by dom

remove use of Date::Format (fixes #15)

00:04 Changeset [69] by davids

First cut of a licence, largely a but and paste job.

10/16/06:

23:33 Changeset [68] by davids

Page for people to let us know about problems.

23:00 Changeset [67] by davids

More hints to deployment.

22:55 Changeset [66] by matthew

Split postcode input into two parts, with JS to hop between them

22:50 Changeset [65] by davids

Page for people registering interest in the scotland and NI maps.

Need ...

22:28 Changeset [64] by davids

A privacy policy.

18:21 Changeset [63] by dom

Takes the following params:

- postcode (id of the bad postcode) - email ...

18:15 Ticket #15 (Date::Format not needed in submit) created by dom
don't explicitly set the date in the submit script. DB default is fine.
18:03 Changeset [62] by dom

Bad postcodes table (references #13)

17:54 Ticket #14 (error codes for get-postcodes) created by dom
get-postcodes should return HTTP error code when it hits an error, to be …
17:52 Ticket #13 (Report bad postcodes functionality) created by dom
Have the ability for user to report bad postcodes. Requires get-postcodes …
14:37 Changeset [61] by davids

Use BETWEEN rather than >= and <= in SELECT

14:26 Ticket #2 (CGI to show points on map) closed by anonymous
fixed
14:16 Changeset [60] by davids

Merge postcode.js into mapTiles.js, more IE work.

14:08 Changeset [59] by davids

Now works in IE

13:24 Changeset [58] by davids

More IE integration. Need to use the Yahoo event model.

11:35 Changeset [57] by davids

Some IE fixes.

11:32 Changeset [56] by davids

Some text to explain what the page is about.

09:34 Changeset [55] by davids

Yellow marker

10/15/06:

23:34 Changeset [54] by davids

Fix anoying problem where the postcode box didn't appear in the right ...

23:05 Changeset [53] by davids

Stop the alert when the cgi fails to return local postcodes.

22:27 Changeset [52] by davids

Hide marker on zoom out and scroll.

22:16 Changeset [51] by davids

whole load of JS changes. Zooming in by clicking, zooming out all the way ...

18:52 Changeset [50] by davids

Make the marker element a yellow marker.

18:15 Changeset [49] by davids

Show the postcode on the existing markers.

18:02 Changeset [48] by davids

Show existing Postcodes on the map.

17:25 Changeset [47] by dom

Use a config file for the DB parameters

17:11 Changeset [46] by davids

add a marker for existing postcodes.

16:44 Changeset [45] by davids

output javascript method calls, a little less verbose

16:43 Changeset [44] by dom

Portions of the postcode = 0 work

16:24 Changeset [43] by davids

update yahoo js to the compressed versions, and add the connection ...

15:40 Changeset [42] by davids

Actualy send the data to the CGI (not sure about the location), pass in ...

15:15 Changeset [41] by davids

Trim whitespace from submitted postcode.

Change default back ...

12:23 Ticket #10 (Submission CGI should provide a return URL) closed by dom
fixed: Use coords not an arbitrary URL to prevent abuse Now committed.
12:22 Changeset [40] by dom

Add a return link feature as per trac ticket #10

10:14 Ticket #12 (Privacy policy) created by dom
We should have a privacy policy that explains what we will do with the …
09:53 Changeset [39] by dom

First version. Spits out JSON.

09:51 Changeset [38] by dom

Unused sub declaration

08:56 Changeset [37] by dom

Store an empty string in inward rather than NULL (allows concatenation ...

08:51 Ticket #11 (Submission CGI should accept split input) created by dom
Input format for partial postcodes should use a special char to denote …
08:06 Ticket #10 (Submission CGI should provide a return URL) created by dom
Either just have a returnURL parameter or have return coords usable with …

10/13/06:

12:06 Changeset [36] by dom

Better name for the web submission source type

12:02 Ticket #1 (CGI that takes point and puts it in the database) closed by dom
fixed: This is now FastCGI and is fully-functional as …
11:41 Ticket #5 (Importer for free the postcode data) closed by nick
fixed: Now committed to …
11:36 Changeset [35] by nick

Finish the import script

11:21 Changeset [34] by nick

More of the import script

10/12/06:

22:17 Changeset [33] by nick

Make a start on the freethepostcode import script

22:02 Changeset [32] by dom

Add external server example

21:54 Changeset [31] by nick

Tidy up schema

20:39 Changeset [30] by dom

Missed out a module

20:36 Changeset [29] by dom

Docs for deploying our FastCGI code

20:28 Changeset [28] by dom

submit is now a FastCGI application

19:19 Changeset [27] by dom

Add check for duplicate submissions.

18:32 Changeset [26] by dom

Fix header so it actually works as a CGI

10:06 Changeset [25] by davids

Remove the message line.

09:51 Ticket #9 (Better dynamic map creation) closed by davids
fixed: Now sets the innerHTML of the DIV, someone said that is a lot faster in IE …
09:50 Changeset [24] by davids

resizing now less evil.

10/11/06:

19:05 Changeset [23] by davids

White jpeg for serving up at zooms 3 and 6 where we don't have a tile.

18:59 Changeset [22] by davids

Oops, forgot the trailing slash.

18:58 Changeset [21] by davids

Update tile URL as tile.npemap.org.uk now works.

18:32 Changeset [20] by davids

Resaved in the gimp, 150k smaller.

16:44 Changeset [19] by davids

Correction to entry about Scotalnd and NI

16:32 Changeset [18] by davids

Use the yahoo dom library to find the X,Y of the tiles, much better.

16:32 Changeset [17] by davids

v0.11.4 of the JS from Yahoo. This provides getXY (not sure we can justify ...

15:07 Ticket #9 (Better dynamic map creation) created by davids
Currently the map is created/resized to match the browser by a nasty bit …
14:59 Ticket #8 (Complete page about licence.) created by davids
Base it on http://www.systemeD.net/npe/
14:56 Ticket #7 (Convert the map to be slippy) created by davids
Not sure how important this is.
14:52 Ticket #6 (Javascript to draw existing points) created by davids
Javascript to draw existing data as little triangles on the map and update …
14:51 Ticket #5 (Importer for free the postcode data) created by davids
Importer for free the postcode data to give initial population. This will …
14:50 Ticket #4 (Stats index page) created by davids
Showing how close to our target of 3k postcodes we are. Also a page …
14:48 Ticket #3 (Progress - List of prefixes.) created by davids
list of which prefixes we have.
14:47 Ticket #2 (CGI to show points on map) created by davids
CGI that takes min/max easting/northing and returns all the postcode …
14:46 Ticket #1 (CGI that takes point and puts it in the database) created by davids
CGI that takes a single point and puts it in the database, including the …
14:30 Changeset [16] by davids

Some more work on getting the entry box working.

08:11 Changeset [15] by dom

Simplify error function

10/10/06:

23:19 Changeset [14] by dom

Note about dependencies

23:18 Changeset [13] by dom

Add my submit script.

23:08 Changeset [12] by dom

Add a source column.

23:06 Changeset [11] by dom

Reference to the schema instead.

22:58 Changeset [10] by davids

the FAQ I wrote about ouor postcode app.

22:47 Changeset [9] by davids

started integrating matthew's postcode entry box.

22:20 Changeset [8] by davids

Dom's resizing of the map.

22:06 Changeset [7] by davids

Give clickme a better name.

21:56 Changeset [6] by davids

Current code for the tiles map.

21:29 Changeset [5] by davids

More ideas of applications that are needed.

21:19 Changeset [4] by davids

Add schema

21:06 Changeset [3] by davids

Minor updates.

20:28 Changeset [2] by davids

Document on what code we need to write.

20:06 Changeset [1] by davids

Initial import

19:47 WikiStart edited by davids
(diff)
17:39 WikiDeletePage created by trac
17:39 WikiFormatting created by trac
17:39 WikiHtml created by trac
17:39 WikiMacros created by trac
17:39 WikiNewPage created by trac
17:39 WikiPageNames created by trac
17:39 WikiProcessors created by trac
17:39 WikiRestructuredText created by trac
17:39 WikiRestructuredTextLinks created by trac
17:39 WikiStart created by trac
17:39 CamelCase created by trac
17:39 RecentChanges created by trac
17:39 SandBox created by trac
17:39 TitleIndex created by trac
17:39 TracAccessibility created by trac
17:39 TracAdmin created by trac
17:39 TracBackup created by trac
17:39 TracBrowser created by trac
17:39 TracCgi created by trac
17:39 TracChangeset created by trac
17:39 TracEnvironment created by trac
17:39 TracFastCgi created by trac
17:39 TracGuide created by trac
17:39 TracImport created by trac
17:39 TracIni created by trac
17:39 TracInstall created by trac
17:39 TracInterfaceCustomization created by trac
17:39 TracLinks created by trac
17:39 TracLogging created by trac
17:39 TracModPython created by trac
17:39 TracNotification created by trac
17:39 TracPermissions created by trac
17:39 TracPlugins created by trac
17:39 TracQuery created by trac
17:39 TracReports created by trac
17:39 TracRoadmap created by trac
17:39 TracRss created by trac
17:39 TracSearch created by trac
17:39 TracStandalone created by trac
17:39 TracSupport created by trac
17:39 TracSyntaxColoring created by trac
17:39 TracTickets created by trac
17:39 TracTicketsCustomFields created by trac
17:39 TracTimeline created by trac
17:39 TracUnicode created by trac
17:39 TracUpgrade created by trac
17:39 TracWiki created by trac
Note: See TracTimeline for information about the timeline view.