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
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
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
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
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
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
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
Steve Coast
15d3958627
close #411 segments should not be allowed where node_a == node_b
2007-04-22 10:10:43 +00:00
Steve Coast
4f826acfca
move to rails 1.2.3 and make the map use all the window space
2007-04-07 10:24:49 +00:00
Dan Moore
9b424b8614
API 0.4: Update rails version to match dev.openstreetmap env
2007-03-31 13:32:25 +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
Immanuel Scholz
85d8a2d177
- replaced hardcoded www.openstreetmap.org with environment variable
...
- added preferences action to user
- added column preferences to user table
2007-01-14 01:29:52 +00:00
Steve Coast
2803612d9d
various map API rails stuff
2006-11-27 15:06:34 +00:00
Steve Coast
e62fe92282
get new slippy map in rails
2006-11-17 12:23:41 +00:00
Steve Coast
a46c4083ae
some more rails stuff
2006-07-28 22:53:54 +00:00
Steve Coast
15f23469d9
add config, rm logs (why does rails do this!?)
2006-07-28 21:42:12 +00:00