]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Sun, 4 May 2008 14:50:53 +0000 (14:50 +0000)]
The current_way_nodes table is already an InnoDB table.
Gabriel Ebner [Sun, 4 May 2008 14:37:12 +0000 (14:37 +0000)]
api06: Fix diff uploading (creation works fine now)
Gabriel Ebner [Sun, 4 May 2008 13:52:43 +0000 (13:52 +0000)]
api06: Preliminary support for diff uploading. This will not return anything
useful and the code will need some heavy refactoring.
Gabriel Ebner [Sun, 4 May 2008 13:51:45 +0000 (13:51 +0000)]
api06: Fix tag parsing in the node-tags-normalization helper, as suggested by
Jon Burgess.
Gabriel Ebner [Sun, 4 May 2008 12:03:05 +0000 (12:03 +0000)]
api06: Use 2-byte ints and check malloc return value.
Gabriel Ebner [Sun, 4 May 2008 11:50:12 +0000 (11:50 +0000)]
api06: Fix bounds check.
Gabriel Ebner [Sun, 4 May 2008 11:44:36 +0000 (11:44 +0000)]
api06: 013_populate_node_tags_and_remove_helper: Initialize memory.
Frederik Ramm [Sun, 4 May 2008 11:43:04 +0000 (11:43 +0000)]
buffer overrun fix
Tom Hughes [Sun, 4 May 2008 11:33:09 +0000 (11:33 +0000)]
Add timestamp indexes to current_ways and current_relations.
Tom Hughes [Sun, 4 May 2008 11:32:49 +0000 (11:32 +0000)]
Stick with rails 2.0.1...
Tom Hughes [Sun, 4 May 2008 11:26:36 +0000 (11:26 +0000)]
Merge 7649:7673 from trunk.
Tom Hughes [Sun, 4 May 2008 11:18:38 +0000 (11:18 +0000)]
Go back to using user_id+k as the primary key for user preferences but
actually using the composite primary key extension this time so that it
really works.
Also stop update_one tring to render a non-existent view, and add a
delete_one method to allow preferences to be deleted.
Gabriel Ebner [Sun, 4 May 2008 10:47:39 +0000 (10:47 +0000)]
api06: Move add-changeset migr. to no. 16.
Gabriel Ebner [Sun, 4 May 2008 10:45:47 +0000 (10:45 +0000)]
api06: Merge changesets code from Frederik.
Frederik Ramm [Sun, 4 May 2008 10:41:42 +0000 (10:41 +0000)]
initial changeset support
Tom Hughes [Sun, 4 May 2008 10:35:59 +0000 (10:35 +0000)]
When adding new primary keys, drop the old indexes which are no longer
needed as they are a prefix of the new primary key.
Gabriel Ebner [Sun, 4 May 2008 10:04:07 +0000 (10:04 +0000)]
api06: Fix the version-numbers-on-current-tables migration: We want the rows
in the current table to have the same version number as the latest one in the
history table (the latest version is kept in both the current and the history
tables.)
Gabriel Ebner [Sun, 4 May 2008 10:01:23 +0000 (10:01 +0000)]
api06: Return version ids in XML responses.
Gabriel Ebner [Sun, 4 May 2008 09:14:41 +0000 (09:14 +0000)]
Rename split_node_tags branch to api06.
Gabriel Ebner [Sun, 4 May 2008 09:04:40 +0000 (09:04 +0000)]
split_node_tags: Remove old unused files.
Gabriel Ebner [Sun, 4 May 2008 08:31:39 +0000 (08:31 +0000)]
split_node_tags: Merge changes in main branch up to r7649.
Gabriel Ebner [Sun, 4 May 2008 08:25:29 +0000 (08:25 +0000)]
split_node_tags: Implement key constraints.
Gabriel Ebner [Sat, 3 May 2008 16:40:51 +0000 (16:40 +0000)]
split_node_tags: Forgot to migrate current_way_tags to InnoDB.
Gabriel Ebner [Sat, 3 May 2008 16:28:50 +0000 (16:28 +0000)]
split_node_tags: Remove the left-over pre-merge files.
Gabriel Ebner [Sat, 3 May 2008 16:27:49 +0000 (16:27 +0000)]
split_node_tags:
- Use InnoDB.
- Put version column on the current_* tables.
- Use transactions (untested).
Nick Black [Sat, 3 May 2008 16:06:43 +0000 (16:06 +0000)]
merged node and old node models for normalised node tags
Nick Black [Sat, 3 May 2008 16:01:55 +0000 (16:01 +0000)]
node models for normalised node tags - pre merge
Gabriel Ebner [Sat, 3 May 2008 14:56:43 +0000 (14:56 +0000)]
rails_port: fix migration to create a primary key with auto increment (don't
know if that will actually generate valid keys if there is already data in the
table.)
Steve Coast [Sat, 3 May 2008 14:45:15 +0000 (14:45 +0000)]
fix migration to remove original stupid index hopefully
Nick Black [Sat, 3 May 2008 14:32:36 +0000 (14:32 +0000)]
adds a temporary old_node object for use during migration
Gabriel Ebner [Sat, 3 May 2008 14:32:30 +0000 (14:32 +0000)]
split_node_tags: New migration (in C).
Steve Coast [Sat, 3 May 2008 14:29:01 +0000 (14:29 +0000)]
fix bug 871 - show a good error message if gps trace not found
Steve Coast [Sat, 3 May 2008 14:18:22 +0000 (14:18 +0000)]
add a go button to the search form as in bug 589
Gabriel Ebner [Sat, 3 May 2008 14:11:23 +0000 (14:11 +0000)]
split_node_tags: Merge changes from main branch.
Steve Coast [Sat, 3 May 2008 14:07:48 +0000 (14:07 +0000)]
make public button a bit nicer
Nick Black [Sat, 3 May 2008 14:07:07 +0000 (14:07 +0000)]
adding node tag models
Steve Coast [Sat, 3 May 2008 14:02:53 +0000 (14:02 +0000)]
nicer reply messages, bug 529
Steve Coast [Sat, 3 May 2008 13:25:34 +0000 (13:25 +0000)]
ability to delete messages
Steve Coast [Sat, 3 May 2008 12:57:48 +0000 (12:57 +0000)]
add individual user preference read/write, and default all new users to having public data
Richard Fairhurst [Thu, 1 May 2008 08:27:14 +0000 (08:27 +0000)]
Option to disable thick ways
Tom Hughes [Thu, 1 May 2008 08:04:34 +0000 (08:04 +0000)]
Include the marker on the larger map link during HTML export.
Tom Hughes [Thu, 1 May 2008 07:55:23 +0000 (07:55 +0000)]
Reduce the expiry for OpenLayers resources (which are not subject to
rails asset tagging) to one week, and set a one week expiry for the
new static HTML page used for HTML export.
Tom Hughes [Thu, 1 May 2008 07:49:28 +0000 (07:49 +0000)]
Merge HTML export branch to trunk.
Christopher Schmidt [Thu, 1 May 2008 00:00:20 +0000 (00:00 +0000)]
larger map link is now raw html for better google-linking capability, rather
than generated by javascript
Richard Fairhurst [Wed, 30 Apr 2008 22:59:30 +0000 (22:59 +0000)]
Potlatch 0.8c
Christopher Schmidt [Wed, 30 Apr 2008 11:45:28 +0000 (11:45 +0000)]
link goes into external frame, not in the iframe
Tom Hughes [Wed, 30 Apr 2008 08:44:57 +0000 (08:44 +0000)]
Tidy things up a bit.
Christopher Schmidt [Wed, 30 Apr 2008 03:11:47 +0000 (03:11 +0000)]
add support for showing osmarender layer instead of mapnik layer, style the vector layer so it looks like a marker.
Christopher Schmidt [Wed, 30 Apr 2008 02:50:53 +0000 (02:50 +0000)]
add support for setting a specific marker location on the map.
Christopher Schmidt [Wed, 30 Apr 2008 02:48:26 +0000 (02:48 +0000)]
Simplify a couple things that no longer need to be so complex.
Christopher Schmidt [Wed, 30 Apr 2008 01:00:40 +0000 (01:00 +0000)]
improvements to embed.html, now uses bbox instead of lon/lat/zoom, and has more human readable layer definition, and has support for marker other than the middle of the map.
Tom Hughes [Tue, 29 Apr 2008 17:23:22 +0000 (17:23 +0000)]
Fix attribution strings.
Tom Hughes [Tue, 29 Apr 2008 17:11:22 +0000 (17:11 +0000)]
Cosmetic tidy up, and fix hardcoding of server name.
Christopher Schmidt [Tue, 29 Apr 2008 14:41:59 +0000 (14:41 +0000)]
round numbers
Christopher Schmidt [Tue, 29 Apr 2008 13:57:26 +0000 (13:57 +0000)]
add support for HTML export to export tabk
Christopher Schmidt [Tue, 29 Apr 2008 13:19:24 +0000 (13:19 +0000)]
start of work on UI
Christopher Schmidt [Tue, 29 Apr 2008 13:08:26 +0000 (13:08 +0000)]
Add static embed-friendly html page.
Christopher Schmidt [Tue, 29 Apr 2008 11:58:12 +0000 (11:58 +0000)]
Create branch for HTML export from export tab.
Richard Fairhurst [Tue, 29 Apr 2008 10:34:20 +0000 (10:34 +0000)]
preset typo
Tom Hughes [Mon, 28 Apr 2008 09:49:27 +0000 (09:49 +0000)]
IE was getting confused by having a div with an id of "map" and a
link anchor with a name of "map". Closes #865.
Richard Fairhurst [Sun, 27 Apr 2008 22:00:48 +0000 (22:00 +0000)]
add turning_circle to autocomplete
Tom Hughes [Sun, 27 Apr 2008 15:40:48 +0000 (15:40 +0000)]
Underline links in the SOTM box.
Tom Hughes [Sun, 27 Apr 2008 12:27:46 +0000 (12:27 +0000)]
Make sure the recorded first point for a trace really is the first
point and not the last. Closes #709.
Tom Hughes [Sun, 27 Apr 2008 12:26:10 +0000 (12:26 +0000)]
Advise new users to signup on the wiki as well. Closes #738.
Tom Hughes [Sun, 27 Apr 2008 12:21:32 +0000 (12:21 +0000)]
Report a friendly error for attempts to reference a user that does
not exist. Closes #805.
Tom Hughes [Sun, 27 Apr 2008 12:18:19 +0000 (12:18 +0000)]
Include tags in GPX success and failure mails. Closes #480.
Richard Fairhurst [Sun, 27 Apr 2008 11:47:19 +0000 (11:47 +0000)]
attempted fix for access from osm.org (as opposed to www.osm.org)
Christopher Schmidt [Sat, 26 Apr 2008 16:33:26 +0000 (16:33 +0000)]
destroy the box handler as well
Christopher Schmidt [Sat, 26 Apr 2008 16:15:45 +0000 (16:15 +0000)]
Don't load things if the layer is already visible: if that's the case, we should already be loading.
Richard Fairhurst [Sat, 26 Apr 2008 12:43:40 +0000 (12:43 +0000)]
might help if I committed the SWF...
Tom Hughes [Fri, 25 Apr 2008 09:04:56 +0000 (09:04 +0000)]
Unbreak Richard's warning messages. Closes #864.
Richard Fairhurst [Wed, 23 Apr 2008 23:44:01 +0000 (23:44 +0000)]
avoid inducing despair in relations-related circumstances
Tom Hughes [Wed, 23 Apr 2008 17:39:09 +0000 (17:39 +0000)]
Tidy up RSS links a bit.
Christopher Schmidt [Wed, 23 Apr 2008 16:46:47 +0000 (16:46 +0000)]
start no longer uses these nodes: don't query for them
Christopher Schmidt [Wed, 23 Apr 2008 16:41:33 +0000 (16:41 +0000)]
browseclass no longer used
Christopher Schmidt [Wed, 23 Apr 2008 16:40:18 +0000 (16:40 +0000)]
no longer need stylesheet change
Christopher Schmidt [Wed, 23 Apr 2008 16:39:20 +0000 (16:39 +0000)]
define type earlier
Christopher Schmidt [Wed, 23 Apr 2008 14:58:25 +0000 (14:58 +0000)]
UI changes from RichardF
Christopher Schmidt [Wed, 23 Apr 2008 13:59:41 +0000 (13:59 +0000)]
move data into a layer in the layerswitcher
Tom Hughes [Wed, 23 Apr 2008 13:15:04 +0000 (13:15 +0000)]
Tidy up template.
Richard Fairhurst [Wed, 23 Apr 2008 11:57:01 +0000 (11:57 +0000)]
warn if user tries to upload 8bn traces at once
Tom Hughes [Wed, 23 Apr 2008 09:06:06 +0000 (09:06 +0000)]
Restore the appearance of input buttons.
Tom Hughes [Wed, 23 Apr 2008 08:17:52 +0000 (08:17 +0000)]
Put back the SOTM advert on the front page, updated for SOTM2008.
Tom Hughes [Wed, 23 Apr 2008 07:43:33 +0000 (07:43 +0000)]
Fix typo.
Tom Hughes [Wed, 23 Apr 2008 07:41:58 +0000 (07:41 +0000)]
Style password fields (and textareas) to match text input fields.
Christopher Schmidt [Wed, 23 Apr 2008 04:28:42 +0000 (04:28 +0000)]
very minor ui niggles
Christopher Schmidt [Wed, 23 Apr 2008 04:25:39 +0000 (04:25 +0000)]
prevent errors when closing sidebar
Richard Fairhurst [Tue, 22 Apr 2008 21:59:52 +0000 (21:59 +0000)]
must remember not to commit new version while Potlatch users are in IRC
Richard Fairhurst [Tue, 22 Apr 2008 21:32:26 +0000 (21:32 +0000)]
Potlatch 0.8b
Christopher Schmidt [Tue, 22 Apr 2008 13:59:00 +0000 (13:59 +0000)]
add link to history html page
Christopher Schmidt [Tue, 22 Apr 2008 13:52:41 +0000 (13:52 +0000)]
add support for displaying history
Christopher Schmidt [Tue, 22 Apr 2008 12:48:26 +0000 (12:48 +0000)]
change layout: now a link, no longer a tab
Christopher Schmidt [Tue, 22 Apr 2008 11:41:57 +0000 (11:41 +0000)]
minor clenaups
Christopher Schmidt [Tue, 22 Apr 2008 11:29:24 +0000 (11:29 +0000)]
don't let users select areas bigger than allowed
Christopher Schmidt [Tue, 22 Apr 2008 11:19:12 +0000 (11:19 +0000)]
allow down/up events
Christopher Schmidt [Tue, 22 Apr 2008 11:14:58 +0000 (11:14 +0000)]
Customize requestSuccess to limit number of features actually drawn on the map
Christopher Schmidt [Tue, 22 Apr 2008 04:28:37 +0000 (04:28 +0000)]
Add recent nodes to start of tab, and return false from onclick actions
Christopher Schmidt [Tue, 22 Apr 2008 04:05:37 +0000 (04:05 +0000)]
clean up javascript code. no/few functional changes, afaik.
Christopher Schmidt [Mon, 21 Apr 2008 23:22:08 +0000 (23:22 +0000)]
destroy the feature when we leave
Christopher Schmidt [Mon, 21 Apr 2008 23:18:08 +0000 (23:18 +0000)]
add in-map node/way browser