John Firebaugh
17b23b0756
Extract browse.js static asset
2012-08-27 20:23:24 +01:00
John Firebaugh
2feff4244f
Reduce interpolation in browse/start.js.erb
2012-08-27 18:00:48 +01:00
John Firebaugh
cc4f133e64
Extract export.js static asset
2012-08-27 18:00:13 +01:00
John Firebaugh
c2333c603e
Reduce interpolation in export/start.js.erb
2012-08-27 18:00:12 +01:00
Tom Hughes
7ad58d1411
Switch to using i18n-js for handling translations in javascript
2012-08-27 18:00:03 +01:00
Alex Barth
0d34f27fd5
Float user image to right correctly on per-user diary listing page
2012-08-25 10:44:58 +01:00
John Firebaugh
dcb25f0c07
Set OpenLayers lang unobtrusively
...
We output the locale code as the lang attribute, so
use that rather than interpolating into embedded JS.
2012-08-24 19:00:59 -07:00
Tom MacWright
a9a5b6ef38
Revise SOTM logo design
2012-08-21 22:19:56 +01:00
Tom Hughes
31af63f273
Reposition the zoom slider after recreating the SimplePanZoom control
2012-08-15 19:04:40 +01:00
Tom MacWright
221ca3c1fa
Improve user page navigation menu
...
Add counts to edits, blocks, and traces; don't show blocks if there
are none; and move OAuth to the settings page.
2012-08-10 08:26:48 +01:00
Tom Hughes
ada8b184ea
Preserve background colour when marking messages read/unread
2012-08-09 00:26:38 +01:00
Tom Hughes
3445f447cd
Add a SOTM advert to the sidebar
2012-08-08 21:37:29 +01:00
Tom MacWright
f436a5cd2b
Improve presentation of homepage
...
Collapse search button into icon, deemphasize copy and remove
extraneous borders.
2012-08-08 18:20:48 +01:00
Tom Hughes
b27e74eaac
Hide the new layer switcher and zoom controls on printouts
2012-08-08 18:20:41 +01:00
Tom Hughes
442b6d5a86
Hide the SimplePanZoom control on the user page map
2012-08-08 18:20:27 +01:00
Tom Hughes
a29ba66d9d
Enable transition support for Firefox and Opera
2012-08-08 18:20:08 +01:00
Tom MacWright
b812c070f1
Replace standard PanZoomBar control with new SimplePanZoom control
2012-08-08 18:20:02 +01:00
Tom MacWright
f08259a529
Improve styling of inbox counter in greeting bar
2012-08-07 22:57:41 +01:00
Tom Hughes
2a11b9682c
Use a custom OpenLayers theme
...
Instead of having a customised copy of the default theme in the
app assets, use a custom theme that pulls in the default one and
then overrides things as needed.
2012-08-02 19:15:12 +01:00
Tom Hughes
a357bab334
Style the CSS zoom control to match the layer switcher
2012-08-02 19:15:12 +01:00
Tom Hughes
888a0be790
Don't try and fix the height of the search box
...
We have no idea how much space a given browser will need for an input
field so stop pretending we do as we just get it wrong.
2012-07-30 13:41:11 +01:00
Sarah Hoffmann
d97d3f76a6
Replace PanZoom control with Zoom control for small maps
...
In OpenLayers 2.12 the event handling of PanZoom and PanZoomBar clashes
with the result that the zoom level changes by two steps every time one
of the zoom buttons is pressed. Using the Zoom control fixes this issue.
2012-07-16 18:05:02 +01:00
Tom Hughes
efb80f8143
Update offset for marker icon to accurately position it
2012-07-12 21:02:18 +01:00
Tom Hughes
8e1b0b6908
Remove obsolete maxExtent from marker layer
2012-07-12 19:49:27 +01:00
Tom Hughes
b0453833b1
Replace use of Layer.GML with Layer.Vector
2012-06-28 18:18:42 +01:00
Tom Hughes
bad28a6478
Update OpenLayers to 2.12
2012-06-28 10:48:56 +01:00
Tom MacWright
115d7ded8d
Remove border for arrow
2012-04-23 20:59:28 +01:00
Tom Hughes
cca526d939
Stop the menu appearing when the anchor is disabled
2012-04-23 20:59:28 +01:00
Tom Hughes
e2cb47f1ae
Fix some issues with the new edit menu code
...
Make sure that the arrow icons are always displayed, and that menus
are aligned in the requested way.
2012-04-23 20:59:27 +01:00
Tom MacWright
c45dbdae36
Rework the edit tab and it's associated drop down menu
...
This changes the behavior of the editing tabs in three places. Instead
of the current hovering behavior, you can click on the arrow and get the
drop-down menu. Any click outside that on the page will deactivate the
menu, following the UI paradigm of most desktop environments.
This also simplifies the javascript code significantly.
2012-04-23 20:59:26 +01:00
Tom Hughes
d65c12b5ad
Improve styling of notice and alert boxes
2012-03-29 18:32:48 +01:00
Tom Hughes
6e047b67f0
Tweak the mobile style a little
2012-03-29 00:29:40 +01:00
Tom Hughes
bd14832cb5
Rearrange layer switcher assets
2012-03-28 21:18:47 +01:00
Tom MacWright
8f4ed911e0
Introduce a new layer switcher
...
The new layer switcher behaves the same as the standard one but
has less cruft and more attractive styling.
2012-03-28 21:06:08 +01:00
Tom Hughes
4c612f6f4d
Move swfobject to the vendor assets tree
2012-03-25 22:49:23 +01:00
Tom Hughes
365163929d
Make sure text in Markdown help is aligned correctly
2012-03-23 00:19:06 +00:00
Tom Hughes
66caf92bd9
Improve styling of notice boxes to match new sidebar styling
2012-03-21 10:43:05 +00:00
Tom Hughes
be585d1403
Improve styling of alert boxes to match new sidebar styling
2012-03-21 10:38:12 +00:00
Tristen Brown
cf1d12fe7d
Make the disabled state of the primary menu items more obvious
2012-03-18 00:08:19 +00:00
Tom Hughes
5e4357dd14
Only reload the preview if the content has changed
2012-03-17 16:36:58 +00:00
Tom Hughes
eb789dbf75
Show an animation while a preview is loading
2012-03-17 16:36:58 +00:00
Tom Hughes
561f2f694a
Add preview functionality to rich text controls
2012-03-17 16:36:57 +00:00
Tom Hughes
b6163f0fc2
Grow text areas automatically in response to input
2012-03-17 16:36:57 +00:00
Tom MacWright
701325e9ef
Change abstraction level for map functions
...
This commit should have no functional affect. It just changes the
abstraction level of OpenLayers from completely abstracting away
getMapExtent etc, to using OpenLayers's functionality directly but
providing proj and unproj to make projections palatable.
2012-03-14 19:01:45 +00:00
Tom Hughes
fe5cbadf3d
Adjust width of donate box so it centres properly
2012-03-14 17:44:45 +00:00
Tom MacWright
dc48c9a510
Front page copy revision
...
This edits the front page copy to be more direct, link off to more
useful resources, and guide people to register for an account. It
also moves partner links to below the donate link.
2012-03-14 17:33:00 +00:00
Tom Hughes
05aa7f377e
Adjust left and right padding on the introductory text
...
The sidebar changes have increased the padding for the search box
and links menu, so change the introductory text to match.
2012-03-14 10:13:28 +00:00
Tom MacWright
ae8cc604a1
Move the diary link to the sidebar
...
Restructure the links section in the sidebar to split it into two
major groups, help and community and move the diary link from a tab
to the community section of the sidebar.
2012-03-14 10:12:36 +00:00
Tom MacWright
d13f0b7088
Remove dead code
2012-03-13 08:46:58 +00:00
Tom MacWright
40402fcdb8
Fix some issues with the new tab styling
...
Uses the parent of the tabnav element to do its positioning, and fixes
this style in RTL and small.
Also move the greetings block into the top-bar div in order to cleanly
have it share a border with tabs.
2012-03-04 10:37:46 +00:00