Commit Graph

2034 Commits

Author SHA1 Message Date
Ansis Brammanis 9b5f506694 Add autocompletion to combobox
Also, don't filter results with input value
when selecting the combobox, so that it
behaves like a select input in this case.
2013-02-19 00:09:46 -05:00
John Firebaugh 664e41fe4b Merge pull request #818 from nyampire/master
https://github.com/systemed/iD/pull/805
2013-02-18 19:29:30 -08:00
Satoshi IIDA 24f3f8e1a3 Update locale/ja.js 2013-02-19 12:16:40 +09:00
Ansis Brammanis dfeff7e00d Fix svg midpoint tests 2013-02-18 18:38:01 -05:00
Ansis Brammanis 6330137964 Combobox now settable using select input approach 2013-02-18 18:15:55 -05:00
Ansis Brammanis 876a406e70 Fix combobox bugs
- size and position is recalculated for each
  update so that it works even if input
  isn't rendered when combobox is called
- adds caret differently, for same reason as above
- adds combobox to body to prevent scrolling issues
2013-02-18 16:56:11 -05:00
Ansis Brammanis f99a80b52f Use taginfo for preset comboboxes 2013-02-18 16:52:40 -05:00
Ansis Brammanis f568985bcf misc preset work 2013-02-18 14:42:54 -05:00
Ansis Brammanis e791e86ba1 Some rough presets to work with 2013-02-18 12:04:57 -05:00
Ansis Brammanis 47f23f8284 Add help buttons for type, name 2013-02-18 10:55:27 -05:00
Ansis Brammanis abe7ce1064 Fix setting preset's tags 2013-02-18 10:37:37 -05:00
Ansis Brammanis f79c407796 Merge pull request #807 from Andygol/master
Added Ukranian translation
2013-02-18 07:16:16 -08:00
Andygol 3d9089ae39 Create uk.js 2013-02-18 03:59:10 -08:00
Ansis Brammanis 79af340892 Fix added preset's match tags to tags 2013-02-18 02:00:06 -05:00
John Firebaugh e154a94ef0 Draw only visible midpoints (#804) 2013-02-17 11:27:36 -08:00
Ansis Brammanis 9fcda7ffc2 Strip old preset's main tags when switching 2013-02-16 20:24:38 -05:00
Ansis Brammanis 83c2fb5c67 Merge branch 'master' of github.com:systemed/iD 2013-02-16 18:54:59 -05:00
Ansis Brammanis 4c0b03c241 forward on preset ui work
Add maki icons
2013-02-16 18:30:47 -05:00
John Firebaugh 766a0f5ce3 Work even if localStorage throws a SECURITY_ERR (fixes #772) 2013-02-16 10:14:05 -08:00
John Firebaugh 1fec2513e4 Update locale includes 2013-02-16 09:32:28 -08:00
John Firebaugh b4eb2fe57d Merge pull request #795 from Zverik/master
Russian translation
2013-02-16 09:30:33 -08:00
John Firebaugh 4fd8024553 Lint, whitespace 2013-02-16 09:24:59 -08:00
John Firebaugh 4acbe38dd8 Merge pull request #794 from porjo/master
Fix #790 #791
2013-02-16 09:22:36 -08:00
John Firebaugh 1301e5b2dd Merge pull request #787 from 1ec5/0747df38b52d49f756f184d8da2ba41c4dfe4b14
Typo in Save button tooltip
2013-02-16 09:12:53 -08:00
John Firebaugh 014ee9d35c Fix build 2013-02-16 09:11:47 -08:00
John Firebaugh eadf460b55 Fix global leaks 2013-02-16 09:02:23 -08:00
John Firebaugh bff0554d05 Fix spec includes 2013-02-16 09:02:16 -08:00
John Firebaugh 51d94e7987 Fix pl locale 2013-02-16 09:02:06 -08:00
John Firebaugh 3da67ae869 Merge pull request #792 from jups23/fix-german-translation
Fix typos in german translation
2013-02-16 08:54:40 -08:00
Tom MacWright 3388b06f41 Merge pull request #793 from michalg0x5a/trans-pl
Translate iD to polish.
2013-02-16 06:54:33 -08:00
Ilya Zverev f9ea092b50 ru locale update 2013-02-16 18:29:52 +04:00
Ilya Zverev 52baa50c4e Russian translation 2013-02-16 18:28:43 +04:00
Ian B 74cfb750bb Fix save error causing modal to break (#790) 2013-02-16 15:06:57 +01:00
Ian B 90308b3a75 Fix missing OK button on confirm modal (#791) 2013-02-16 15:02:35 +01:00
Michał Grzybowski cd6296a10e Translate iD to polish.
new file:   locale/pl.js
2013-02-16 12:49:01 +01:00
Willi d90cc68ac7 avoided use of OSM acronym 2013-02-16 12:12:15 +01:00
Willi dbac75365b fixed typos in german translation 2013-02-16 12:11:15 +01:00
Minh Nguyễn 0747df38b5 Appended a period to the Save button’s tooltip, for consistency with the other toolbar buttons’ tooltips, in each of the languages that lack it. (French already had a period.) 2013-02-15 22:45:32 -08:00
Ansis Brammanis 984fa76907 Temporarily switch back to dev as default
Preset work is causing stability issues.
2013-02-15 23:31:55 -05:00
Ansis Brammanis 87ef7ecf91 Make use of message area 2013-02-15 16:18:54 -05:00
Ansis Brammanis bf3a635da5 Extract tag editor ui 2013-02-15 15:58:05 -05:00
Ansis Brammanis 6a1ef84546 Usecapture when blocking click 2013-02-15 15:45:24 -05:00
Ansis Brammanis 147fce1f49 Merge branch 'tree-intersects'
Conflicts:
	js/id/behavior/lasso.js
2013-02-15 13:40:01 -05:00
Ansis Brammanis 56ed48f0a3 Fix switch to tag view 2013-02-15 13:22:48 -05:00
Ansis Brammanis af6377dc32 Merge branch 'presets' 2013-02-15 13:16:37 -05:00
Ansis Brammanis 51976ff0a1 Very rough preset selection grid 2013-02-15 13:15:03 -05:00
Ansis Brammanis a3f895dd72 Switching between preset and tag view 2013-02-15 11:42:12 -05:00
Ansis Brammanis 9547fdd510 reorganize inspector 2013-02-15 10:53:35 -05:00
Ansis Brammanis f6a37fb532 Merge pull request #775 from arno974/patch-4
Update locale/fr.js
2013-02-15 07:45:50 -08:00
Van De Casteele 4506248c8b Update locale/fr.js
Minor corrections. Just changed the sense of a sentence about users' contributions
2013-02-15 11:08:42 -04:30