Tom Hughes
4d06426c2a
Revert to rails 2.0.1 again
2008-01-22 18:00:30 +00:00
Xin Zheng
613325a0d0
added rspec folder/files
2008-01-22 16:55:14 +00:00
Xin Zheng
5cc239f329
changing back to rails 2.0.1
2008-01-22 16:51:07 +00:00
Xin Zheng
726836f31e
extracted require statement from environment.rb to intializers/requires.rb
2008-01-22 16:50:14 +00:00
Steve Coast
ddd5b4cf19
make amf_controller use rails objects, and stuff, in the getway method. You need to install the multipart keys plugin now, see the README.
2008-01-22 15:00:54 +00:00
Nick Whitelegg
6a7ae38d80
began callback code for feature lookup
2008-01-07 20:45:56 +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
Tom Hughes
7fc2dbecd5
Migrate web site to use rails 2.0.1.
2008-01-06 12:17:58 +00:00
Tom Hughes
15c492ebfe
Try and make asset tagging actually work.
2007-12-06 18:42:45 +00:00
Gabriel Ebner
e03ea17a22
rails_port_0.5: Merge rails_port r4643
2007-09-22 19:55:33 +00:00
Tom Hughes
9c01c4cb63
Allow the API to be taken offline completely as well as being put into
...
readonly mode,
2007-09-20 23:51:11 +00:00
Gabriel Ebner
cfbdd3f7e1
Merge rails_port as of r4613 & fix tests.
2007-09-20 14:37:29 +00:00
Tom Hughes
f67fae73ce
Limit the size that a rails process can grow to.
2007-09-16 23:14:40 +00:00
Frederik Ramm
78b440ffc1
preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue
2007-08-29 22:00:26 +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
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