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 |
|
Ansis Brammanis
|
d08decf868
|
Add vi and nl translations
|
2013-02-15 10:30:57 -05:00 |
|
Ansis Brammanis
|
e729ec9ade
|
Merge pull request #771 from webmapper/master
Translations for the Dutch locale added
|
2013-02-15 07:25:17 -08:00 |
|
Ansis Brammanis
|
7ac8bc58fb
|
Merge pull request #770 from alperdincer/patch-4
New fields are translated and some fixes
|
2013-02-15 07:24:38 -08:00 |
|
Ansis Brammanis
|
b5feab6c2c
|
Merge pull request #773 from arno974/patch-3
Update locale/fr.js
|
2013-02-15 07:23:40 -08:00 |
|
Ansis Brammanis
|
957632f07f
|
Merge pull request #774 from 1ec5/master
Vietnamese translation
|
2013-02-15 07:22:52 -08:00 |
|
Minh Nguyễn
|
11e97a4381
|
Fixed a number of typos.
|
2013-02-15 06:40:09 -08:00 |
|
Minh Nguyễn
|
51a341298e
|
Vietnamese translation
|
2013-02-15 06:16:33 -08:00 |
|
Van De Casteele
|
76922ea59f
|
Update locale/fr.js
Translation of the updates
|
2013-02-15 08:57:04 -04:30 |
|
Edward Mac Gillavry
|
21b23ea7f4
|
Finished translating all strings to Dutch
|
2013-02-15 12:43:51 +01:00 |
|
edward
|
157d4a154d
|
Nieuwe NL vertaling
|
2013-02-15 10:38:59 +01:00 |
|
Alper Dincer
|
988867902c
|
New fields are translated and some fixes
|
2013-02-15 09:51:06 +02:00 |
|