saman bb
|
66c19aed15
|
redesign radio buttons in preset form.
|
2013-03-26 23:56:43 -04:00 |
|
saman bb
|
03f86453e1
|
uncomment @_@
|
2013-03-26 23:39:48 -04:00 |
|
saman bb
|
cecfe57529
|
cleanup modals and button styles.
|
2013-03-26 23:38:11 -04:00 |
|
Saman Bemel-Benrud
|
d3352a6c62
|
once again, uncomment splash screen code.
|
2013-03-26 20:24:15 -04:00 |
|
Saman Bemel-Benrud
|
e6141d691c
|
small animation things.
|
2013-03-26 20:21:52 -04:00 |
|
Saman Bemel-Benrud
|
f14c60e110
|
style bottom nav bar of tutorial.
|
2013-03-26 19:37:43 -04:00 |
|
Saman Bemel-Benrud
|
d4f19c2b85
|
uncomment splash modal.
|
2013-03-26 19:09:38 -04:00 |
|
Saman Bemel-Benrud
|
4ef6299d9d
|
better modal transitions.
|
2013-03-26 19:09:00 -04:00 |
|
Saman Bemel-Benrud
|
6ddccb23e0
|
better animation for modals.
|
2013-03-26 18:45:20 -04:00 |
|
Saman Bemel-Benrud
|
5ddc8b8a69
|
fix broken commit modal.
|
2013-03-26 18:39:28 -04:00 |
|
Saman Bemel-Benrud
|
31d6b5532b
|
don't push commented out lines to master.
|
2013-03-26 18:30:07 -04:00 |
|
Saman Bemel-Benrud
|
9d3f94ed36
|
splash modal better without logo
|
2013-03-26 18:30:07 -04:00 |
|
Ansis Brammanis
|
dcf2c1e7f4
|
lasso works if shift is released before mouseup
fixes #1156
|
2013-03-26 18:20:48 -04:00 |
|
Saman Bemel-Benrud
|
3405e87cb7
|
splash screen + other cleanup.
|
2013-03-26 18:11:09 -04:00 |
|
Ansis Brammanis
|
d67dd98956
|
Merge branch 'master' of github.com:systemed/iD
|
2013-03-26 17:47:29 -04:00 |
|
John Firebaugh
|
e89a6c9e3c
|
Ensure radial menus closes after operation
https://app.getsentry.com/id/id/group/4233540/
|
2013-03-26 14:46:55 -07:00 |
|
Ansis Brammanis
|
3384598c60
|
Add ability to disconnect self-intersecting ways
Fixes #1155
|
2013-03-26 17:46:32 -04:00 |
|
John Firebaugh
|
8f76661987
|
Fix error control flow
https://app.getsentry.com/id/id/group/4061434/
|
2013-03-26 14:39:52 -07:00 |
|
John Firebaugh
|
aff363b101
|
Wheelchair should have "yes", "limited", "no" (fixes #1154)
|
2013-03-26 14:03:07 -07:00 |
|
Ansis Brammanis
|
8c319d0d15
|
make other presets localizable, and update tests
|
2013-03-26 16:40:42 -04:00 |
|
John Firebaugh
|
d0667e2bf2
|
const -> var
`const` is a syntax error on IE. We need to be able to
at least show the "not supported" message.
https://app.getsentry.com/id/id/group/4023045/
|
2013-03-26 12:31:47 -07:00 |
|
John Firebaugh
|
9c2257ce4c
|
Fix preset input error
|
2013-03-26 12:21:20 -07:00 |
|
Ansis Brammanis
|
3d46278d50
|
remove console log
fixes #1152
|
2013-03-26 15:05:57 -04:00 |
|
Ansis Brammanis
|
79a4a3b92c
|
prefer english localization to default
|
2013-03-26 14:56:55 -04:00 |
|
Saman Bemel-Benrud
|
3478c213a8
|
cleanup for minor-buttons.
|
2013-03-26 14:55:06 -04:00 |
|
John Firebaugh
|
5c084046c9
|
Remove broken wiki thumbnails (fixes #1136)
|
2013-03-26 11:53:26 -07:00 |
|
John Firebaugh
|
29eddc15eb
|
Fix up tag reference transition
|
2013-03-26 11:50:00 -07:00 |
|
Ansis Brammanis
|
ad49e884ab
|
add intro to Makefile
|
2013-03-26 14:25:09 -04:00 |
|
Ansis Brammanis
|
cb22b600b0
|
Merge pull request #1146 from systemed/intro
intro walkthrough
|
2013-03-26 11:11:54 -07:00 |
|
John Firebaugh
|
5d30a01cfc
|
Fix event namespace
|
2013-03-26 11:09:35 -07:00 |
|
Saman Bemel-Benrud
|
44fdf70409
|
better styles for ref links on grid view.
|
2013-03-26 14:04:41 -04:00 |
|
Tom MacWright
|
591abfb52f
|
Order points by y coordinate. Fixes #1145
|
2013-03-26 13:38:17 -04:00 |
|
Ansis Brammanis
|
d6df439360
|
Merge remote-tracking branch 'systemed/master' into intro
Conflicts:
build.js
data/locales.js
|
2013-03-26 13:17:35 -04:00 |
|
Ansis Brammanis
|
6f784c36c7
|
enter walkthrough from splash
|
2013-03-26 12:53:21 -04:00 |
|
Tom MacWright
|
e0dc20ff58
|
Revert and inspector buttons should not focus the form. Fixes #1139
|
2013-03-26 12:31:55 -04:00 |
|
Tom MacWright
|
93104c268f
|
Fix jshint errors
|
2013-03-26 12:20:51 -04:00 |
|
Ansis Brammanis
|
9ba2ea7c03
|
add editing and deleting poi to intro
|
2013-03-26 11:43:03 -04:00 |
|
saman bb
|
14f1d85e1e
|
style tweak to backgrounds/
|
2013-03-26 02:01:48 -04:00 |
|
saman bb
|
ffaea10ca4
|
sketchy version of reference animation.
|
2013-03-25 21:34:40 -04:00 |
|
saman bb
|
6f04e541b1
|
resolve conflict
|
2013-03-25 20:52:02 -04:00 |
|
John Firebaugh
|
bc7b5908ba
|
Code style
|
2013-03-25 17:04:13 -07:00 |
|
John Firebaugh
|
a37dd7e9c6
|
Don't overwrite existing class
|
2013-03-25 16:23:27 -07:00 |
|
John Firebaugh
|
43ab682262
|
Model preset field state with persistent objects
|
2013-03-25 16:19:54 -07:00 |
|
John Firebaugh
|
e43144c1ae
|
Use transition remove shorthand
|
2013-03-25 16:18:30 -07:00 |
|
saman bb
|
f6d1abf2bf
|
more work on tag reference.
|
2013-03-25 19:16:58 -04:00 |
|
saman bb
|
22463ea785
|
starting to work on tag reference + transitions for preset forms.
|
2013-03-25 18:02:55 -04:00 |
|
Ansis Brammanis
|
b30dd474ce
|
wait until cafe is first result before shifting
... highlight box, during the intro
|
2013-03-25 17:58:19 -04:00 |
|
Ansis Brammanis
|
0fb88697f4
|
make sure intro events are removed
|
2013-03-25 17:54:27 -04:00 |
|
Tom MacWright
|
5f9a4eeaba
|
Merge pull request #1125 from porjo/orthotri
Orthogonalize three-node ways (addresses #1077)
|
2013-03-25 14:43:19 -07:00 |
|
Ansis Brammanis
|
258adb6967
|
better intro tooltip positioning
|
2013-03-25 17:29:36 -04:00 |
|