Commit Graph

384 Commits

Author SHA1 Message Date
Saman Bemel-Benrud d8308cbb6c icon+tooltip for 'report a bug' link in footer 2013-05-15 17:15:49 -04:00
Saman Bemel-Benrud c1bee88d8a adding bug to sprite. 2013-05-15 17:09:56 -04:00
Saman Bemel-Benrud 6ecbf3778f cleanup / polish new changes 2013-05-15 16:57:04 -04:00
Saman Bemel-Benrud be933a72cb style cleanup + fleshed out translate UI 2013-05-15 16:15:42 -04:00
Saman Bemel-Benrud 6423455c66 starting to add basic translate ui adjustments. 2013-05-15 14:23:30 -04:00
Saman Bemel-Benrud a88deef839 adding translate icon to sprite + css. 2013-05-15 14:19:56 -04:00
Saman Bemel-Benrud 0bdea49ffb minor cosmetic + ui improvements. 2013-05-15 14:08:25 -04:00
Saman Bemel-Benrud 9e8ae25339 styles for check-boxes. Closes #1297 2013-05-14 15:33:24 -04:00
John Firebaugh bbd7767535 Update translations 2013-05-09 16:15:55 -07:00
John Firebaugh 23d70230fc Update maki (fixes #1429) 2013-05-08 17:39:35 -07:00
John Firebaugh 499aa6fb7c Language tags use dash separator (fixes #1434) 2013-05-08 12:02:33 -07:00
Tom MacWright 9a75ce95d4 Simplify conditional comment and reinstate. 2013-05-08 10:31:29 -04:00
Tom MacWright ddd817a16c Hate conditional comments 2013-05-08 10:14:16 -04:00
Tom MacWright 1c7d0ebc66 Make conditional comment for IE stricter 2013-05-08 10:05:04 -04:00
John Firebaugh 2dcd556864 Fix help text (fixes #1432) 2013-05-07 18:45:03 -07:00
Tom MacWright 08dca79f9e Translate "Okay" in confirm dialogs 2013-05-07 15:31:20 -04:00
Tom MacWright 044bd937a7 Make success UI translatable. Fixes #1425 2013-05-07 15:28:34 -04:00
Tom MacWright fc8ae64890 Make intro phases translatable. Fixes #1411. 2013-05-07 15:04:37 -04:00
Tom MacWright b19ac4cdd1 Fix grammar in walkthrough. Fixes #1422 2013-05-07 14:28:27 -04:00
John Firebaugh 29cf646b56 Update translations 2013-05-06 12:25:27 -07:00
John Firebaugh 0f1b05189a grid -> list 2013-05-03 15:22:58 -07:00
John Firebaugh b5dfdacc94 Update translations 2013-05-03 11:16:50 -07:00
Ansis Brammanis c3512d5b31 add college and kindergarten presets 2013-05-01 15:01:53 -04:00
Ansis Brammanis 7bf1dab1e0 add more man_made presets 2013-05-01 13:32:26 -04:00
Ansis Brammanis 3995e6e8bd add more aeroway presets 2013-05-01 12:37:24 -04:00
John Firebaugh b492af6f15 Add specific highway=service presets 2013-04-28 12:16:42 -07:00
Tom MacWright 133f0bf06d Tweak sprite 2013-04-27 16:24:31 -05:00
Tom MacWright 2e7677ded0 Add share on facebook button. Fixes #1342 2013-04-27 16:21:33 -05:00
John Firebaugh 275696caaa Fix icons for lines that use maki (fixes #1371)
Generate a single feature-icons.json and feature-icons.css.
In the JSON, features with a line icon are indicated by the
presence of a `line` property. PresetIcon looks for this to
determine whether or not to add the `preset-icon-line` class.
New line icons may be added by editing line-icons.json.
2013-04-24 12:32:36 -07:00
John Firebaugh 16c1e9d7e5 Show all tags (fixes #1181) 2013-04-23 14:13:03 -07:00
John Firebaugh 19e21e1d26 Modify window.focus canary
I suspect whatever is doing the modification is swallowing
exceptions.
2013-04-23 13:45:10 -07:00
John Firebaugh d8751fad8d Polish spriting code
* Smaller make-sprite.json.
* Convert operation sprite data to JSON, eliminating
  fragile stylesheet grepping.
2013-04-23 09:45:37 -07:00
John Firebaugh d66760326b Load translations on demand (fixes #1337) 2013-04-22 14:29:43 -07:00
John Firebaugh aedd5ee46e Create a dist directory
This directory will contain the built sources (iD.js, iD.css)
and images. On a release branch, we will check in the generated
files. For the osm.us/master deploy, it should run make and use
dist/ as the root.

Paths in css are relative, e.g. url(img/foo.png).
2013-04-22 10:50:36 -07:00