Commit Graph

7303 Commits

Author SHA1 Message Date
Tom MacWright 031c8d655e Fallback for browsers that do not support localStorage. Fixes #591 2013-02-01 13:12:46 -05:00
Ansis Brammanis 72675dbb83 Better matching tag format for presets 2013-02-01 12:58:01 -05:00
Ansis Brammanis f9b6d508da Automatically select matching preset 2013-02-01 12:50:10 -05:00
Tom MacWright f1b6f5b14a Fix Google Analytics include 2013-02-01 12:47:57 -05:00
Tom MacWright 03c43e50e4 Fix Google Analytics include. 2013-02-01 12:46:46 -05:00
John Firebaugh 0bcb0520d8 Use iD.version 2013-02-01 12:46:01 -05:00
Tom MacWright 6f1f1cf683 Merge branch 'release' of github.com:systemed/iD into release 2013-02-01 12:45:47 -05:00
Ansis Brammanis 73d8b6e206 add presets.matchTags 2013-02-01 12:43:55 -05:00
John Firebaugh fe49e8fb77 Pass around context rather than map 2013-02-01 12:40:16 -05:00
John Firebaugh 6188d128f8 Arrange 2013-02-01 12:40:16 -05:00
John Firebaugh a78aeeb625 Merge controller into iD 2013-02-01 12:40:15 -05:00
John Firebaugh 000ceb6467 iD.Context -> iD
All the UI setup code moved to iD.ui.
2013-02-01 12:40:15 -05:00
John Firebaugh 579d632563 Hoist functions up a scope 2013-02-01 12:40:15 -05:00
John Firebaugh 7e68e8e114 Add iD.Context
This is a facade interface that ties together a bunch of
different internal objects and will make it easier to write
tests for behaviors, modes, and operations.
2013-02-01 12:40:15 -05:00
Ansis Brammanis 4ce9f70419 Update presets_josm.json 2013-02-01 12:22:46 -05:00
Ansis Brammanis ecbfbb9ff2 Add whitespace to convert_josm.py 2013-02-01 12:21:45 -05:00
Ansis Brammanis cb6ae40ef0 Include keys when processing josm presets 2013-02-01 12:14:48 -05:00
Tom MacWright 72536229c7 Merge branch 'master' into presets
Conflicts:
	test/index.html
2013-02-01 12:03:40 -05:00
Tom MacWright ab7290a865 Fix re-requesting failed tiles. Fixes #594 2013-02-01 11:31:31 -05:00
Tom MacWright 60850f303f Merge branch 'master' of github.com:systemed/iD 2013-02-01 11:24:38 -05:00
Ansis Brammanis 559f3c9037 Remove unecessary line 2013-02-01 11:00:55 -05:00
John Firebaugh 9494d8d468 Remove unused 2013-02-01 10:47:40 -05:00
Tom MacWright 3334649354 Merge 2013-01-31 19:42:24 -05:00
Tom MacWright 8eb04ddb4d combobox 2013-01-31 19:41:52 -05:00
Saman Bemel-Benrud 844e674ea5 refine misalignment ui. 2013-01-31 19:24:35 -05:00
Saman Bemel-Benrud 5f8e7ec8cc Merge branch 'master' of github.com:systemed/iD 2013-01-31 19:20:32 -05:00
Saman Bemel-Benrud dcfe8ac85b design pass on alignment toggles. 2013-01-31 19:20:13 -05:00
John Firebaugh bbccec75be Convert Hash to a behavior 2013-01-31 18:28:24 -05:00
Tom MacWright fd3ad9e8bd Merge branch 'master' into presets 2013-01-31 17:51:42 -05:00
Ansis Brammanis 9cb0879818 Selecting implicitly sets data 2013-01-31 17:47:24 -05:00
Ansis Brammanis b9d77a8de6 Set data on midpoint circles 2013-01-31 17:44:14 -05:00
Tom MacWright 9f37249393 Merge branch 'master' into presets 2013-01-31 17:20:15 -05:00
Ansis Brammanis f430ecd622 Fix keyboard-initiated way moving 2013-01-31 17:12:37 -05:00
Tom MacWright 410e534952 Use proper labels 2013-01-31 17:08:41 -05:00
Tom MacWright e8dc356645 Reversible tag editing, save real changes 2013-01-31 17:05:27 -05:00
Ansis Brammanis 7ca6934f8a Fix #580 2013-01-31 16:42:28 -05:00
Tom MacWright 3755d80778 Editable name field for the inspector 2013-01-31 16:38:31 -05:00
John Firebaugh 5f41b74955 Remove controller.exit 2013-01-31 16:00:02 -05:00
John Firebaugh 7ea7326f92 Extract Select behavior 2013-01-31 15:56:24 -05:00
Saman Bemel-Benrud 116289ae53 minor fixes. 2013-01-31 15:54:14 -05:00
Ansis Brammanis 8dcb215fe3 Hide labels on mouseover 2013-01-31 15:40:17 -05:00
Tom MacWright 681bf7c724 Be more specific in tests about which form we are interested in 2013-01-31 15:24:45 -05:00
Tom MacWright ecb27eaf2f Merge branch 'master' into presets
Conflicts:
	js/id/modes/select.js
2013-01-31 15:14:28 -05:00
Tom MacWright 9741d28493 Fixing tests 2013-01-31 15:09:07 -05:00
Tom MacWright 5bd95f6e6a Grab favorites, display them.
Show stuff nested in optional tags.
Fixes #582
2013-01-31 14:59:59 -05:00
Ansis Brammanis 26dfaf8161 Revise label stack 2013-01-31 14:43:41 -05:00
Tom MacWright 095ed4b486 Pay attention to field types, style things a little bit better. 2013-01-31 14:38:24 -05:00
Tom MacWright 60c14dc7ac Use typeahead for preset search, support changing presets. Fixes #577 2013-01-31 14:24:05 -05:00
Tom MacWright 28ba323e9d Fix preset filtering 2013-01-31 13:55:52 -05:00
John Firebaugh 402a9424c0 Make selection an array of entity IDs
Should have no visible effect yet.
2013-01-31 13:51:12 -05:00