Tom Hughes
9829ef097f
Fix wiki redirection.
2007-08-15 08:01:45 +00:00
Tom Hughes
753e450604
Quite a few people still seem to ask www.openstreetmap.org for wiki
...
pages, so redirect them.
2007-08-15 08:00:23 +00:00
Tom Hughes
c29adef565
Add (commented out) rule for blocked tilesAtHome.
2007-08-13 22:37:12 +00:00
Tom Hughes
f0c4e816b2
Compress appropriate static content.
2007-08-09 12:47:21 +00:00
Tom Hughes
1cacff9500
Add the lighttpd configuration to subversion.
2007-08-09 12:08:39 +00:00
Tom Hughes
397db07d65
New improved geocoder with extra added AJAX and OSM Namefinder support.
2007-08-07 17:09:37 +00:00
Tom Hughes
e8809a10f5
Ran "rake rails:update" to update resources to latest rails 1.2.3 ones.
2007-08-06 07:53:41 +00:00
Tom Hughes
9f5e4b2b5a
Removed unused HTTP status code definitions - we now use the Rails ones.
2007-07-30 23:16:13 +00:00
Tom Hughes
f66f1441ae
Switch to storing sessions in the database.
2007-07-30 23:06:31 +00:00
Tom Hughes
9dbe1a497a
Add a flag to allow the API to be placed in read-only mode.
2007-07-26 17:15:23 +00:00
Tom Hughes
d52e391a0d
Make the API consistent about whether object names are plural in
...
search calls.
2007-07-26 14:24:08 +00:00
Tom Hughes
7d6c662296
Use SQL schemas, as ruby can't cope with the things we do...
2007-07-24 22:57:59 +00:00
Tom Hughes
55d8bc5256
Disable asset tagging to get better caching of assets.
2007-07-06 13:47:13 +00:00
Tom Hughes
dcad29dad0
Split the rest action into sparate read, update and delete actions thus
...
allowing authorization to be done on a per-action basis without worring
about the method. This should make the user API work.
Also do a lot of cleanup of the controllers.
2007-06-27 17:27:10 +00:00
Tom Hughes
e976a6df5a
Restrict object IDs to numbers to make search methods route correctly.
2007-06-26 17:39:00 +00:00
Tom Hughes
c4307c7f04
Set the log level correctly for the custom logger.
2007-06-25 23:33:55 +00:00
Tom Hughes
7cf62a982a
Implement a custom log class to make the log more readable.
2007-06-25 23:26:10 +00:00
Tom Hughes
a97522a3b3
Fix up routes for diary entry changes in r3302.
2007-06-23 12:44:22 +00:00
Tom Hughes
2c98558c86
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452 .
2007-06-21 22:52:40 +00:00
Tom Hughes
2afcb4b222
Allow users to change their password from the account page, and get rid
...
of the separate edit page that (partially) duplicated the account page.
2007-06-12 00:28:53 +00:00
Tom Hughes
d27ff25473
Improve handling of login/logout some more to improve the chances of
...
us ending up on the right page afterwards.
2007-06-11 23:49:03 +00:00
Dan Karran
0fd11224af
Adding routes for overall diary RSS, user-specific diary RSS, language-specific global diary RSS (both to come still) and messaging inbox (to come still).
2007-06-11 21:51:22 +00:00
Tom Hughes
24ee5618ce
Change server_settings to smtp_settings to avoid deprecation warning.
2007-06-10 08:13:03 +00:00
Steve Coast
a0e8c35c1b
various things from TomH
2007-05-29 23:25:41 +00:00
Richard Fairhurst
4769eec5aa
TomH's patches
2007-05-28 14:54:50 +00:00
Damian Sulewski
461bf3802d
applied TomH patch for lost password site
2007-05-26 20:58:33 +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
Richard Fairhurst
0944c1cf02
Potlatch-on-Rails, ready to go (fingers crossed)
2007-05-18 15:20:31 +00:00
Steve Coast
164b05ea96
up the suicide age
2007-05-12 20:38:57 +00:00
Steve Coast
1bbe59b6a7
api fixes
2007-05-10 20:17:29 +00:00
John McKerrell
14b8e7619f
Added trackpoint serving support to 0.4 API
2007-05-10 14:07:37 +00:00
Steve Coast
6ccf25b347
various fixes
2007-05-09 17:31:11 +00:00
Nick Black
c5d1f3381d
fixes ticket 434
2007-05-08 12:41:04 +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
6d8353821b
cleanup
2007-05-07 15:00:33 +00:00
Steve Coast
89e976c6e5
updates from hacking day
2007-05-06 10:08:00 +00:00
Richard Fairhurst
c8972a0859
Potlatch Rails AMF stuff
2007-05-05 16:09:34 +00:00
Nick Black
20e02f42dc
messaging stuff and home location selection
2007-05-05 16:05:00 +00:00
Nick Black
7bcda2794f
resolved user.rb conflict
2007-05-05 14:24:08 +00:00
Nick Black
078301a780
messaging stuff
2007-05-05 12:29:44 +00:00
Richard Fairhurst
8758685a86
started work on /diary
2007-05-04 17:07:27 +00:00
Nick Black
763848b3dc
routes to enable the postcode search
2007-05-01 23:32:02 +00:00
Nick Black
60a294c40e
Added user home lat and lon
2007-04-26 09:01:03 +00:00
Nick Black
bf2e2c7140
completed UK postcode search
2007-04-24 07:55:19 +00:00
Nick Burch
343e01bb86
Support getting a way, and all the segments and nodes it depends on, via /way/:id/full
2007-04-22 11:06:48 +00:00
Steve Coast
15d3958627
close #411 segments should not be allowed where node_a == node_b
2007-04-22 10:10:43 +00:00
Nick Black
12f9bedbf5
fixed an error in routes
2007-04-14 14:43:34 +00:00
Nick Black
e3de346bdd
geocoder stuff
2007-04-14 14:12:27 +00:00