Commit Graph

16 Commits

Author SHA1 Message Date
Tom MacWright 887151c9fe Make all non-dashed keys into keys 2013-02-07 17:32:26 -05:00
John Firebaugh 4cbdadfbbc Fix undo of multipolygon deletion 2013-02-05 06:56:23 -08:00
John Firebaugh c9fb1444db Connect via drag and drop
Fixes #598.
2013-02-04 16:48:54 -08:00
Tom MacWright bd7f302730 Show deprecated tags in save commit, validate them, add deprecatedTags
to entity type.
2013-02-04 16:45:18 -05:00
John Firebaugh 7ddfcaed39 i18n 2013-02-04 12:08:30 -08:00
John Firebaugh 0450e57acf Layers -> Background (#525) 2013-02-04 12:05:55 -08:00
Tom MacWright ad5c819f49 Do not use keywords 2013-02-04 15:01:18 -05:00
John Firebaugh c2ddf67cc0 Show appropriate tooltips for disabled undo/redo buttons
Implementing this cross-browser requires using a `.disabled`
class rather than the `disabled` property. No browsers except
Opera dispatch mouse events on disabled buttons.

Fixes #620.
2013-02-04 11:25:20 -08:00
Dr Ian 8b6bb964ad Added orthogonalize function (square corners) 2013-02-02 23:52:16 +01:00
Tom MacWright 3e404df339 Add more translations, opacity to brightness YOU WIN @ansis 2013-02-01 19:16:01 -05:00
John Firebaugh f5036db978 Start iD.operations.Merge (#435)
It's currently limited to merging (joining) exactly two lines.

Fixes #370.
2013-02-01 17:32:33 -05:00
John Firebaugh e1d5a0cb03 Unjoin -> Disconnect 2013-02-01 17:31:32 -05:00
John Firebaugh 58fcf746a2 Delete multiple 2013-02-01 15:08:41 -05:00
John Firebaugh 7e8126ded9 I18n for modes and operations 2013-01-31 11:20:41 -05:00
Tom MacWright cdc221323c Fix tests with locale 2013-01-29 18:39:11 -05:00
Tom MacWright 4ed44ef9f0 Micro translation framework. 2013-01-29 18:34:40 -05:00