Commit graph

21 commits

Author SHA1 Message Date
Frederik Ramm
7a3f7bc2dd fix accidental commit of local config changes 2008-11-08 19:55:13 +00:00
Frederik Ramm
79420631ce fix version number return for "modify" sections of diff uploads 2008-11-08 19:43:31 +00:00
Andy Allan
8651215ec3 set the db encoding to utf-8, otherwise data is stored incorrectly in db. Can be seen by roundtrip truncating at 255 bytes instead of 255 chars. Connection setting (here) is independant of mysql setup 2008-10-15 16:56:56 +00:00
Shaun McDonald
e1b205913c Fix the data config, so that the development database is not the same as the test database. Make a good stab at getting the creates and updates for relations working, adding some new error exceptions. Some code indentation cleanup. 2008-10-08 15:42:42 +00:00
Shaun McDonald
87494900df more testing of node tags 2008-08-18 13:55:21 +00:00
Shaun McDonald
0a459023d3 Now all the unit tests work 2008-07-03 10:56:17 +00:00
Shaun McDonald
c373220bd2 sort the default test database user and password.
Adding new test for the user
2008-06-02 11:00:09 +00:00
Frederik Ramm
8c5638d696 initial changeset support 2008-05-04 10:41:42 +00:00
Nick Whitelegg
1c7998009f began callback code for feature lookup 2008-01-07 20:44:16 +00:00
Nick Whitelegg
4f24b6de17 checked in local db config unintentioally- reversed 2008-01-07 20:26:40 +00:00
Nick Whitelegg
2e03861300 Began code for feature lookup: implemented code to respond to mouse click and latlon to non spherical Mercator (for the postgis database) 2008-01-07 20:25:12 +00:00
Steve Coast
a0e8c35c1b various things from TomH 2007-05-29 23:25:41 +00:00
Nick Whitelegg
b56b9609e2 2007-05-20 09:57:26 +00:00
Nick Whitelegg
0f6d05a2d7 Updated potlatch preset tags for bridleway and byway 2007-05-19 11:54:45 +00:00
John McKerrell
5920971bbb Reverting previous whoopsy, setting development hostname back to the correct value. 2007-05-07 18:52:41 +00:00
John McKerrell
914b358154 Clicking on nearby markers displays a popup showing the name of the mapper with a link to their page.
A similar popup is shown for your own marker.
Checkbox added for updating your own position, checked if you haven't set a location yet, unchecked by default if you have.
2007-05-07 18:47:38 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Dan Moore
11279ebfe9 API 0.4 Reverted minor errors in changeset 2324 2007-03-23 23:20:47 +00:00
Dan Moore
d07277efba API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing
* traces - added some routes, replicated data access / pagination, but presentation and pending file control not complete
* edit - setup so that applet can be loaded + token authorisation enabled
* API - tests out ok against applet, but had to change segment-node associations
* misc - gems version required upgraded to 1.2.3 (latest stable rails version), changed some find_first to find(:first... calls
2007-03-23 23:13:19 +00:00
Steve Coast
88297a682c bits 2006-08-01 14:53:49 +00:00
Steve Coast
15f23469d9 add config, rm logs (why does rails do this!?) 2006-07-28 21:42:12 +00:00