| Age | Commit message (Collapse) | Author |
|
|
|
Refs #6975
Refs #6976
Updates dependencies with potential security breaches
|
|
|
|
And (hopefully) fix bugs on routes having duplicated positions
|
|
GTFS import (first step)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refs #6010
|
|
|
|
|
|
5807 update webpacker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Implement new API
- Migrate the LineDecorator
- ensure no change on the "lines/index" view
|
|
First docker scripts. Refs #5485
|
|
This allow us to reload the CSS withour reloading the whole page.
You'll thank me the day you'll work on React-heavy pages.
|
|
|
|
|
|
Refs #5427
|
|
5316-migrate-compliance-control-and-check-attributes-from-hs
|
|
We're no longer using this gem. See:
* b54daa7b2d7925131572e5e5d5181cf3515a6057
* 993650cd1739a3c4c2dd6a4dc01110b57ef88f36
Refs #5316
|
|
This will allow us to compile assets with a null_db adapter.
|
|
|
|
add objectid_format to stif initializers
|
|
4726 breadcrumb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix https://github.com/brainspec/enumerize/issues/224
|
|
|
|
Object ID
=> Change the way provider_id in constructed to replace every space with an underscore.
|
|
|
|
|
|
Refs #4364
|
|
The `#notify_parent` method should update the `notified_parent_at` field
on the child import so we know not to query it in subsequent batches of
parent import notifications.
Add the Timecop gem in order to be able to safely test the DateTime
update.
Refs #3511
|