Richard Fairhurst
|
e1744de4d4
|
typo
|
2007-09-02 13:55:51 +00:00 |
|
Richard Fairhurst
|
393c2cdff2
|
fix dragging, add some new pois (already!)
|
2007-09-02 13:42:47 +00:00 |
|
Richard Fairhurst
|
9ff9996667
|
Potlatch v0.2 with POI editing
|
2007-09-02 13:09:10 +00:00 |
|
Tom Hughes
|
603d1be4bd
|
Get the timestamp outside the transactionso everything can see it.
|
2007-09-01 06:48:59 +00:00 |
|
Tom Hughes
|
b948dd6d52
|
Fix typo.
|
2007-09-01 06:39:10 +00:00 |
|
Tom Hughes
|
5fe7a5bbbc
|
Split the transaction used for ways so that we recover more cleanly
without leaving rubbish in the database.
|
2007-08-31 23:10:33 +00:00 |
|
Frederik Ramm
|
6d07f5661a
|
changed from nd id=... to nd ref=...
|
2007-08-31 22:33:27 +00:00 |
|
Tom Hughes
|
ac98587141
|
Add the deadlock_retry plugin.
|
2007-08-31 18:37:22 +00:00 |
|
Tom Hughes
|
e15916ad5b
|
Let exceptions propagate to the default handler for ways so they are logged.
|
2007-08-31 18:10:44 +00:00 |
|
Tom Hughes
|
ed8b7fde42
|
Don't allow Potlatch to be started with a zoom below 11.
|
2007-08-31 12:57:32 +00:00 |
|
Tom Hughes
|
18453600aa
|
Split the createuniquenodes query in two as MySQL was choosing a very
bad execution plan for it with the OR condition.
|
2007-08-31 11:14:40 +00:00 |
|
Tom Hughes
|
0975858cdb
|
Allow exceptions processing node and segment requests to propagate and
be handled by the default handler so they are logged.
|
2007-08-31 10:11:15 +00:00 |
|
Gabriel Ebner
|
3e18c51695
|
rails_port_0.5: 006_remove_segments:
- Don't run the helper if there are no segments.
- s/DELETE FROM/TRUNCATE/
|
2007-08-30 17:23:34 +00:00 |
|
Gabriel Ebner
|
8947ff2181
|
rails_port: Fix warnings in 006_remove_segments_helper.
|
2007-08-30 14:54:36 +00:00 |
|
Tom Hughes
|
786bc55209
|
The search help has now moved to the Search page on the wiki, which
previously contained out of date information on searching.
|
2007-08-30 10:59:02 +00:00 |
|
Tom Hughes
|
50ba644602
|
Setup the layers before adding any marker so that the marker layer
will get turned on if it was off in the layers string.
|
2007-08-30 10:42:32 +00:00 |
|
Gabriel Ebner
|
37cfb17809
|
Merge commit 'git-svn'
|
2007-08-30 09:29:34 +00:00 |
|
Frederik Ramm
|
0c2ea2915f
|
renamed entity leftovers
|
2007-08-30 09:23:50 +00:00 |
|
Frederik Ramm
|
603af36a83
|
some changes suggested by SteveC / yet untested
|
2007-08-29 23:08:13 +00:00 |
|
Frederik Ramm
|
60e990790d
|
some changes suggested by TomH / yet untested
|
2007-08-29 23:07:54 +00:00 |
|
Tom Hughes
|
e583ead8f8
|
Make the search URLs include a marker.
|
2007-08-29 22:41:02 +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 |
|
Frederik Ramm
|
02451061ce
|
segment stuff removed
|
2007-08-29 21:38:38 +00:00 |
|
Frederik Ramm
|
270902bc8e
|
initial copy for 0.5 branch (drop segments & add relationships)
|
2007-08-29 21:23:01 +00:00 |
|
Tom Hughes
|
3e6329718b
|
Provide proper URLs in search results.
|
2007-08-29 09:16:58 +00:00 |
|
Tom Hughes
|
11bd2a4ddc
|
Link trace owner to their user page.
|
2007-08-26 23:04:17 +00:00 |
|
Tom Hughes
|
a7f00eefc4
|
Correct calculation of reciprocal angles.
|
2007-08-25 22:33:46 +00:00 |
|
Tom Hughes
|
22bcfb1240
|
Replace the old session cleanup daemon with a new script to be run from
cron periodically.
|
2007-08-25 09:53:07 +00:00 |
|
Tom Hughes
|
e376f3c009
|
Include a general location from GeoNames in the reverse geocode description.
|
2007-08-24 22:50:34 +00:00 |
|
Tom Hughes
|
3db77411b8
|
Don't break when the user isn't logged in...
|
2007-08-24 19:06:25 +00:00 |
|
Tom Hughes
|
d2bd78627e
|
More search improvements - a "Where am I?" link that does a reverse
search, and various cleanups to the previous changes.
|
2007-08-24 18:53:30 +00:00 |
|
Tom Hughes
|
215958fa0f
|
Only include the home link if the user is logged in.
|
2007-08-24 17:47:57 +00:00 |
|
Tom Hughes
|
6cd8db7bff
|
Only put the 'home' link in the top left on the map and edit pages, and
make it update position in place rather than reloading the page.
|
2007-08-24 17:43:15 +00:00 |
|
Tom Hughes
|
034982a12f
|
If a search only finds one result then jump straight to it instead of
opening a list of results.
|
2007-08-24 17:38:36 +00:00 |
|
Tom Hughes
|
4f26daaa10
|
There's no point importing a trace that is scheduled for deletion.
|
2007-08-23 17:26:44 +00:00 |
|
Tom Hughes
|
28e9a84da2
|
Fix automatic size detection for map popups.
|
2007-08-23 14:49:42 +00:00 |
|
Tom Hughes
|
d274c0e3d8
|
Put the option to delete GPS traces back. Fixes #405.
|
2007-08-22 18:01:23 +00:00 |
|
Tom Hughes
|
30c20855e3
|
Fix thinko.
|
2007-08-22 07:40:23 +00:00 |
|
Tom Hughes
|
8b62df8b9c
|
Only allow users to read their own messages.
|
2007-08-22 07:38:50 +00:00 |
|
Tom Hughes
|
2e2189ecb9
|
Fix typo.
|
2007-08-22 00:20:53 +00:00 |
|
Tom Hughes
|
a894e75a1d
|
Fix diary entry creation...
|
2007-08-22 00:19:58 +00:00 |
|
Tom Hughes
|
7b659f4f30
|
Cleanup.
|
2007-08-22 00:10:17 +00:00 |
|
Tom Hughes
|
169aac77d8
|
Improve diary post screen.
|
2007-08-22 00:06:28 +00:00 |
|
Tom Hughes
|
4016d8e223
|
Tidy up some views.
|
2007-08-21 23:59:10 +00:00 |
|
Tom Hughes
|
bc92e61b3b
|
Add CGI support for statistics.
|
2007-08-21 23:52:57 +00:00 |
|
Tom Hughes
|
dc3edbe7c1
|
Add a capabilities API call. Fixes #410.
|
2007-08-21 23:27:42 +00:00 |
|
Tom Hughes
|
9738e3f648
|
Handle errors a bit better.
|
2007-08-20 14:22:51 +00:00 |
|
Tom Hughes
|
a0962c03c0
|
Set the display name correctly in the image URL.
|
2007-08-20 14:18:22 +00:00 |
|
Tom Hughes
|
c1dc2410c3
|
Redirect trac requests to the right place.
|
2007-08-20 14:03:40 +00:00 |
|
Tom Hughes
|
755a2c596c
|
Add additional validation to the user model and tidy up a few things on
the account options page.
|
2007-08-19 12:27:23 +00:00 |
|