| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-09 | Fixes: #5505@2h; Migrations, specs and implementations | Robert | |
| - Migration index_resource_type_on_custom_fields - Specing behavior of custom field's resource (VehicleJourney) - Migration create json col custom_field_values for resource (VehicleJourney) - Create accessor methods inside resource (VehicleJourney) | |||
| 2018-01-09 | Refs: #5505@1h; Spec discussed, model scaffolded [amend me] [skip-ci] | Robert | |
| 2018-01-08 | Remove 'mode' from 'clean_ups', merge mistake | Zog | |
| 2018-01-08 | Remove experimental 'objectid' extension | Zog | |
| 2018-01-08 | Rebase master5455-store-costs-between-stops | Zog | |
| 2018-01-08 | Refs #5455 @6h; Add time and distance between stops in Journey Patterns | Zog | |
| - Adds a `JSON` attribute in the model - Adds the fields in the editor | |||
| 2018-01-05 | Create Merge operation. Refs #5299 | Alban Peignier | |
| 2018-01-04 | Refs ##5461 Add validation on some Compliance Controls to avoid negative ↵ | cedricnjanga | |
| values on dynamic attributes | |||
| 2018-01-04 | Commit schema | cedricnjanga | |
| 2017-12-27 | Refs #5407; Fix CI | Zog | |
| 2017-12-27 | Refs #5407; | Zog | |
| :fire: useless code Rename some vars | |||
| 2017-12-27 | Refs #5407; Fix CI | Zog | |
| 2017-12-27 | Refs #5407 @2h; Model implementation | Zog | |
| - Link PurchaseWindows to VehicleJourneys in the model - Add an autocompletion endpoint | |||
| 2017-12-21 | Merge branch 'master' into ↵ | Luc Donnet | |
| 5316-migrate-compliance-control-and-check-attributes-from-hs | |||
| 2017-12-21 | Add `down` to 20171218174509 Hstore to JSON migration | Teddy Wing | |
| Copy Cédric's JSON to Hstore migration for the `down` here to give us the ability to roll back. I'm guessing the solution probably comes from here: https://stackoverflow.com/questions/28315948/casting-json-to-hstore-in-postgres-9-3/28319295#28319295 Refs #5316 | |||
| 2017-12-21 | Change `compliance_{controls,checks}` `control_attributes` to JSON | Teddy Wing | |
| Make these columns JSON fields again. Do this because of bugs trying to validate types with `hstore_accessor` (https://github.com/devmynd/hstore_accessor/issues/78). With a JSON field, types are preserved and we don't have to deal with casting back and forth. Previously we had converted to Hstore because the Java IEV application used an older ORM version (maybe Hibernate) that didn't support the Postgres JSON type. Because of the validation problems with Hstore, the Java application has been updated to support JSON fields. Thanks to this Stack Overflow post from 'a_horse_with_no_name' that describes how to convert from Hstore to JSON types in Postgres: https://stackoverflow.com/questions/33732529/postgres-how-to-convert-hstore-to-json-datatypes#comment55234342_33732529 Converting in this direction seems to me to be much safer because we're not losing type information. All the values should be hashes of strings, which should convert without issue into JSON. Refs #5316 | |||
| 2017-12-21 | Merge pull request #150 from af83/5301-add_business_calendars | Luc Donnet | |
| Refs #5301 First draft for Business Calendars | |||
| 2017-12-21 | Refs #4787 Add waiting time unity | cedricnjanga | |
| 2017-12-21 | Commit schema | cedricnjanga | |
| 2017-12-21 | Add unaccent extension to schema.rb | Luc Donnet | |
| 2017-12-21 | BusinessCalendar => PurchaseWindow | cedricnjanga | |
| belongs_to referential | |||
| 2017-12-21 | Handle page title error display | cedricnjanga | |
| attempt to add select tag for model color | |||
| 2017-12-21 | Fix migrations, locales, view and exclude calendar timetable in concern Refs ↵ | Luc Donnet | |
| #5301 | |||
| 2017-12-21 | Refs #5301 First draft for Business Calendars | cedricnjanga | |
| 2017-12-20 | Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351 | Alban Peignier | |
| 2017-12-20 | Refs: #5339 pushing for Jenkins test | Robert | |
| 2017-12-20 | Create Organisation#features and FeatureChecker controller concerns. Refs #5339 | Alban Peignier | |
| 2017-12-14 | Enable unaccent extension | Xinhui | |
| Refs #5305 | |||
| 2017-12-05 | Add some changes according to PR review | cedricnjanga | |
| 2017-12-05 | Refs #5127 Add two new endpoints to the API | cedricnjanga | |
| ComplianceCheckSet#notify_parent NetexImport#notify_parent | |||
| 2017-12-01 | Fix objectid_format creation in migration with existence test. | Luc Donnet | |
| 2017-11-30 | Merge branch 'master' into 5093-fix_import_policy | Luc Donnet | |
| 2017-11-30 | Fixes: #5130@0.5h; Added a quickfix for incorrect item_id type in versions5130-del_fk_compliance_ctrl_set_in_compliance_check_sets | Robert | |
| 2017-11-30 | Fixes: #5130@0.5h; Spec added, migration added | Robert | |
| 2017-11-30 | db/schema readded | Robert | |
| 2017-11-30 | Delete foreign_key referential in compliance_check_set Refs #5093 | Luc Donnet | |
| 2017-11-30 | Fix db/schema_spec interger must be bigint4981_last_editor | Xinhui | |
| 2017-11-30 | db schema added | Robert | |
| 2017-11-30 | Merge branch 'master' into 4981_last_editor | Xinhui Xu | |
| 2017-11-30 | Add empty db/seeds.rb to fix db:seed:original and other associated tasks. ↵ | Alban Peignier | |
| Refs #5109 | |||
| 2017-11-30 | Remove the legacy stif file (replaced by stif.seeds.rb). Refs #5109 | Alban Peignier | |
| 2017-11-30 | Remove the original seeds file (logic remplaced by seedbank). Refs #5109 | Alban Peignier | |
| 2017-11-28 | Fix schema conflit after merge PR #127 | Xinhui | |
| 2017-11-28 | Fix bigint spec | Xinhui | |
| 2017-11-28 | Refactoring move referentialSupport from chouetteController into childrens | Xinhui | |
| 2017-11-28 | Remove column creator | Xinhui | |
| 2017-11-28 | Remove creator_id column | Xinhui | |
| 2017-11-28 | Add gem paper_trail | Xinhui | |
| 2017-11-27 | Merge branch 'master' of github.com:af83/stif-boiv | cedricnjanga | |
| 2017-11-26 | Create STIF organisations with custom_view 'stif'. Refs #4735 | Alban Peignier | |
