Commit graph

549 commits

Author SHA1 Message Date
Tom Hughes
16030e0381 Ignore yet more files. 2010-04-19 20:06:50 +01:00
Tom Hughes
a36185b22f Normalise line endings. 2010-04-19 15:17:18 +01:00
Tom Hughes
3e67d08c13 Removed old copy of OpenLayers that was hanging around. 2010-04-19 15:14:47 +01:00
Tom Hughes
fdbdc9f471 Fix typo. 2010-04-19 14:28:02 +01:00
Tom Hughes
79df86023c Add a keyid attribute to each layer and use it when requesting the
key instead of trying to use the layer name, which can be translated
which will stop it working. Closes #2876.
2010-04-19 14:28:02 +01:00
Richard Fairhurst
2a023fcfc8 last point release of Potlatch 1.x... 2010-04-19 14:28:02 +01:00
Richard Fairhurst
da059269f9 add OS StreetView (and a D keypress for the Ubuntu types) 2010-04-06 14:22:21 +00:00
Tom Hughes
576e6e6d67 More improvements to styling of terms. 2010-03-23 00:33:16 +00:00
Tom Hughes
917ed5a7fd Improve styling of contributor terms. 2010-03-23 00:17:14 +00:00
Tom Hughes
ea458b1821 Make disabled tabs more obvious. Based on patch from Adrian Cochrane. 2010-03-14 15:48:42 +00:00
Tom Hughes
89cf0dbe9d Use Prototype methods to find the anchor nodes to make sure they get
extended with the Prototype extensions on all browsers.
2010-03-14 08:48:48 +00:00
Tom Hughes
ed0375ec89 Use the small PanZoom control on the user map instead of the
full PanZoomBar control.
2010-03-11 18:29:35 +00:00
Tom Hughes
dcbc807526 Improve user popups on friend/nearby mapper maps. 2010-03-11 18:23:22 +00:00
Tom Hughes
910937ae4b Use CSS to style the disabled tabs. 2010-03-11 08:58:48 +00:00
Richard Fairhurst
8434fb53b7 couple of little fixes 2010-03-07 23:09:26 +00:00
Tom Hughes
318c7a9854 Tidy up the stylesheets, removing lots of ancient, unused junk and
trying to group everything else together in more logical fashion.
2010-03-03 15:46:16 +00:00
Grant Slater
4bbd7f5310 Update robots.txt to Disallow browser [node|way|relation] history. Content now worth indexing in most cases. 2010-03-03 11:41:43 +00:00
Tom Hughes
6758efb10f Add a note to the user image upload suggesting an appropriate size. 2010-02-28 08:55:01 +00:00
Tom Hughes
6ee7bc57f1 Clamp the maximum width and height of user images. This ensures they can't
get too big but means we don't get any upscaling.
2010-02-28 08:41:10 +00:00
Tom Hughes
87e7d500ce Remove border from anonymous user images as we add it with CSS now. 2010-02-28 00:31:44 +00:00
Tom Hughes
44fdad8478 Add a border to user images. 2010-02-28 00:11:17 +00:00
Tom Hughes
c7217f38aa Only specify the width for the user image for now. 2010-02-27 18:38:46 +00:00
Tom Hughes
acd72861ed Rework the user details screen to be less crap... Highlights include:
- Map is smaller and placed to the side with lists of friends
    and nearby users (now excluding friends) beside it.

  - Map includes friends as well as nearby users.

  - Friend and nearby user lists include photos and links to
    friend/unfriend as appropriate.

  - OAuth settings link moved up with all the other links in the
    main navigation bar.

The addition of friends to the map also carries through to the user
settings page.
2010-02-27 18:11:04 +00:00
Tom Hughes
0b913efd05 Use Nominatim to reverse geocode diary location information and display
a friendly human readable location instead of some coordinates.
2010-02-27 12:41:56 +00:00
Tom Hughes
42b0dd52fd New robots file from Firefishy. 2010-02-26 19:02:17 +00:00
Tom Hughes
c6077fd124 Make the tooltips for the tabs a bit more consistent and make the edit
and history tooltips change when those tabs are disabled to explain that
the user needs to zoom in to use them.
2010-02-26 18:49:22 +00:00
Grant Slater
e86a114aeb Correct google webmaster tools bug. 2010-02-26 12:23:15 +00:00
Grant Slater
08545de876 Add google webmaster tools for Firefishy. 2010-02-26 12:21:36 +00:00
Tom Hughes
45cf5ccd29 Tweak the attribution string a bit more. 2010-02-25 17:01:19 +00:00
Grant Slater
345ac0bd1a Tweak embed.html attribution to match Legal FAQ recommendation. 2010-02-24 16:58:32 +00:00
Richard Fairhurst
cad1634fc5 one more digit of precision for lat/long readout 2010-02-14 18:13:32 +00:00
Richard Fairhurst
4de68be303 join/unjoin fixes, plus better amf_controller error handling for deleted items 2010-02-11 00:48:15 +00:00
Richard Fairhurst
028a58cd66 cope with renumbered nodes properly 2010-02-10 13:12:19 +00:00
Richard Fairhurst
46adfe100a set the way as unclean when we unjoin 2010-02-10 01:59:24 +00:00
Richard Fairhurst
34d3b94a65 lots of duplicate node stuff 2010-02-10 01:16:22 +00:00
Richard Fairhurst
7e44806fe2 Potlatch 1.3e with experimental tagfinder 2010-02-07 19:08:46 +00:00
Richard Fairhurst
4e07678458 fix Douglas-Peucker tolerance for GPS track import, and menu layering for options dialogue 2010-01-24 00:15:33 +00:00
Richard Fairhurst
eba3e9f6b8 fix dodgy changeset comment 2010-01-19 00:35:57 +00:00
Richard Fairhurst
b946779b84 new version with small Haiti-related improvements 2010-01-18 20:56:56 +00:00
Richard Fairhurst
cd2f195650 reinstate Haiti building preset 2010-01-17 17:51:50 +00:00
Ævar Arnfjörð Bjarmason
64a28f5de6 Potlatch 1.3d: Impoved Haiti crisis support
* Adding DigitalGlobe layer to presets
 * Now with 2 GeoEye layers: GravityStorm's and the NYPL extended coverage
 * Pressing B with GeoEye/DigitalGlobe (and NearMap) layers now adds the correct source=* tag to elements
 * Added GeoEye and digitalglobe to source=* tag autocompletion
2010-01-16 19:35:19 +00:00
Richard Fairhurst
be72535ff9 Haiti presets 2010-01-14 23:40:38 +00:00
Ævar Arnfjörð Bjarmason
9bf35dbcfb Potlatch 1.3c: Added gravitystorm's Haiti imagery 2010-01-14 20:18:38 +00:00
Richard Fairhurst
70dfeb0f3b hm 2009-12-09 12:48:54 +00:00
Richard Fairhurst
b4fa165e1b fix GPS trace slowness 2009-12-09 12:47:39 +00:00
Richard Fairhurst
945e954ca5 recompile 2009-12-03 11:04:56 +00:00
Richard Fairhurst
f224852ded fix Yahoo dragging bug 2009-12-02 21:22:21 +00:00
Ævar Arnfjörð Bjarmason
26279b55ca Potlatch 1.3b: It's like Potlatch 1.3a without all the bugs
* Don't say you're posting to Twitter when you're posting to identi.ca
 * Make "Warning!" translatable
 * Refer to Twitter/Identi.ca as "Microblog"
 * Debug: Print the i18n-key as an error when it can't be found, only visible during hacking (when something goes wrong)
2009-12-02 16:05:20 +00:00
Richard Fairhurst
fe7b91dbc1 Potlatch 1.3a 2009-11-27 17:33:11 +00:00
Richard Fairhurst
cb9023ba93 drag background at full speed 2009-11-23 01:15:50 +00:00