Commit Graph

5872 Commits

Author SHA1 Message Date
Bryan Housel cddc83af02 Merge pull request #3196 from openstreetmap/unvendor_rbush
Eliminate vendored rbush library
2016-06-26 21:43:05 -04:00
Bryan Housel 2e10c9e21e Eliminate vendored rbush library
(re: #3180)
2016-06-26 21:34:10 -04:00
Bryan Housel 51754b3d6f Merge pull request #3193 from openstreetmap/greenkeeper-update-all
Update all dependencies 🌴
2016-06-25 00:53:45 -04:00
Bryan Housel 03558c7e40 Bump dependencies, fix tests
(commented out 2 failing tests in mapillary service related to sinon spy)
2016-06-25 00:50:20 -04:00
greenkeeperio-bot 3c85f90de4 chore(package): update dependencies
https://greenkeeper.io/
2016-06-24 23:47:34 -04:00
Bryan Housel b32eb72c15 Remove semver ranges 2016-06-24 23:37:37 -04:00
Bryan Housel 96a6fc9de1 Add d3, maki to greenkeeper ignore list 2016-06-24 23:34:20 -04:00
Bryan Housel dea6ca878a Merge pull request #3191 from openstreetmap/unvendor_sexagesimal
Eliminate vendored sexagesimal library
2016-06-24 23:00:09 -04:00
Bryan Housel 38a08560c9 Fix import statement for sexagesimal 2016-06-24 17:03:52 -04:00
Bryan Housel 448fa7aa0c Eliminate vendored sexagesimal library
(re: #3180)
2016-06-24 16:46:55 -04:00
Bryan Housel 53bb8a7019 Exclude imagery sources more than 20 years old
(closes #3190)
2016-06-24 13:22:53 -04:00
Bryan Housel 7d80494ac5 Add stop type, direction forward/backward 2016-06-23 21:24:10 -04:00
Bryan Housel 55fe67ef58 Add highway=give_way preset (yield sign) 2016-06-23 21:00:32 -04:00
homersimpsons b1fad94e84 Update stop.json 2016-06-23 20:52:38 -04:00
homersimpsons 6e90b6147c Create parallel_direction.json 2016-06-23 20:47:18 -04:00
Bryan Housel 4cdcc8c2a3 Add rooms, internet fields to guest_house, hostel, motel presets 2016-06-23 17:35:21 -04:00
homersimpsons 4da6bd57b6 Add stars, rooms, internet access fee fields to hotel preset 2016-06-23 17:30:05 -04:00
homersimpsons 21352ad791 Create Internet Access Fee field 2016-06-23 17:28:39 -04:00
homersimpsons 3ae0796e88 Create rooms.json 2016-06-23 17:23:41 -04:00
homersimpsons 38f72717a0 Create stars.json 2016-06-23 17:21:11 -04:00
Bryan Housel 1be0ac68de Merge pull request #3187 from jonnybarnes/gtk-dark-themes
When setting a form’s background colour, also set the text colour
2016-06-23 13:49:18 -04:00
Jonny Barnes 7b7af7d37c When setting a form’s backgroun colour, also set the text colour 2016-06-23 00:14:05 +01:00
Bryan Housel 916fcb7a0b make clean to include lanes in build 2016-06-22 16:37:27 -04:00
Bryan Housel 304b3b3579 Restore numeric lanes preset, but keep code for new WIP lanes field 2016-06-22 16:21:51 -04:00
Bryan Housel 8b0fb33c8b Remove legacy pre-module lanes.js 2016-06-22 16:15:39 -04:00
Kushan Joshi 332200b404 display lane count on sidebar 2016-06-22 16:11:47 -04:00
Kushan Joshi d130456393 make lane test lint free 2016-06-22 16:11:47 -04:00
Kushan Joshi aa829ddf4d Lanes forward backward tests 2016-06-22 16:11:47 -04:00
Kushan Joshi 07827e5a2d Adding test case for lanes().default 2016-06-22 16:11:47 -04:00
Kushan Joshi 4083a0e29e adding a lanes() to return lane data 2016-06-22 16:11:46 -04:00
Bryan Housel 645fcbeea8 Merge pull request #3184 from kepta/trunk-1
External modules part 2/3
2016-06-22 15:25:29 -04:00
Kushan Joshi 2b4cb618b2 Remove svg and deal with it separately with ui 2016-06-22 12:34:43 +05:30
Kushan Joshi 6a56ad547c external modules for renderer 2016-06-22 12:34:43 +05:30
Kushan Joshi 68e0400332 Add external modules to validations 2016-06-22 12:34:43 +05:30
Kushan Joshi 25485c40fb external modules for presets 2016-06-22 12:34:43 +05:30
Kushan Joshi 320434e8bb Add internal modules to preset 2016-06-22 12:34:43 +05:30
Kushan Joshi 52c466bc27 external modules for operations 2016-06-22 12:34:43 +05:30
Kushan Joshi e79f8fb022 external modules for util 2016-06-22 12:34:43 +05:30
Kushan Joshi 33b2b1e6fd external modules for modes 2016-06-22 12:34:43 +05:30
Kushan Joshi 0939983515 external modules for behavior 2016-06-22 12:34:43 +05:30
Tom MacWright f42736fb6c Merge pull request #3182 from openstreetmap/ext-modules
Ext modules for core, actions, geo
2016-06-21 19:49:18 -04:00
Kushan Joshi 22a510c3f6 Add lib/id/index.js to index.html 2016-06-20 22:16:08 +05:30
Kushan Joshi 7267d05e3d external modules for "geo" 2016-06-18 20:38:39 +05:30
Bryan Housel 60d0a79be5 Add sidewalk preset to Path presets category and run make 2016-06-18 00:29:18 -04:00
Wille Marcel cca6d595fd Add sidewalk preset to Path presets category 2016-06-17 18:11:15 -03:00
Kushan Joshi 12df331d51 external modules for core 2016-06-18 02:08:14 +05:30
Kushan Joshi 74028b8f16 add external imports to actions 2016-06-18 01:47:04 +05:30
Tom MacWright 6a1bf187c0 Merge pull request #3167 from openstreetmap/3118-ui
Modularize iD.ui
2016-06-17 11:48:54 -04:00
Kushan Joshi b62f446045 final iD.ui changes 2016-06-17 17:09:45 +05:30
Kushan Joshi 5b10acc5c3 add iD.ui.preset 2016-06-17 17:04:26 +05:30