| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-24 | Add links to docdeveloper-toolbar | Zog | |
| 2018-01-24 | - Add a default value for the config | Zog | |
| - Add a cancel button to dismiss the modal | |||
| 2018-01-24 | Add a config file template | Zog | |
| 2018-01-24 | Add a toolbar for devs to easily manage permissions and features | Zog | |
| 2018-01-19 | Merge pull request #243 from af83/5585_stop_area_waiting_time | Luc Donnet | |
| 5585 stop area waiting time | |||
| 2018-01-19 | Fix compliance check sets breadcrumb, locales and datas display | Luc Donnet | |
| 2018-01-16 | Finalize CSV export for ComplianceCheckMessage and Import<essage | cedricnjanga | |
| 2018-01-12 | Change pageheader title for stop areas and lines | cedricnjanga | |
| 2018-01-12 | First draft for ComplianceCheckMessage & ImportMessage CSV exports | cedricnjanga | |
| 2018-01-12 | Edit label waiting time5585_stop_area_waiting_time | Xinhui | |
| Refs #5585 | |||
| 2018-01-11 | Merge pull request #232 from ↵ | Alban Peignier | |
| af83/5511-5512-stop-area-selector--change-area-type-labels-ZDEp-t | |||
| 2018-01-11 | Keep ZDEp for stif i18n. Refs #5511 | Alban Peignier | |
| 2018-01-11 | Revert "Change "ZDLp" label in StopArea drop-down to "ZDL"" | Alban Peignier | |
| This reverts commit 62a00fa48bac0686e80af5f3409a14a4c4877812. | |||
| 2018-01-11 | Add Referential#merged_at and make Referentials archived and merged. Refs #5559 | Alban Peignier | |
| 2018-01-11 | Change "ZDLp" label in StopArea drop-down to "ZDL" | Teddy Wing | |
| The term ZDLp is STIF-specific. For the socle commun, we instead want to use the generic term, which is ZDL. This appears on the `Routes#new` page (http://stif-boiv.dev:3000/referentials/4/lines/1857/routes/new). Refs #5512 | |||
| 2018-01-11 | Change "ZDEp" label in StopArea drop-down to "ZDE" | Teddy Wing | |
| The term ZDEp is STIF-specific. For the socle commun, we instead want to use the generic term, which is ZDE. This appears on the `Routes#new` page (http://stif-boiv.dev:3000/referentials/4/lines/1857/routes/new). Refs #5511 | |||
| 2018-01-11 | Fix vehicle_journey_control for min max values Refs #5543 @2 | Luc Donnet | |
| 2018-01-11 | Define Merge Referential name. Refs #5299 | Alban Peignier | |
| 2018-01-11 | Create Referential#full_name and try to use it (to be completed). Refs #5546 | Alban Peignier | |
| 2018-01-10 | 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-10 | Refs: #5505@0.5h, added tests and validations | Robert | |
| 2018-01-10 | Aesthetic changes in STIF Organisation.after_create callback. Refs #54995499-workgroup-model | Alban Peignier | |
| 2018-01-10 | Fixes: #5499; Added validations and associations | Robert | |
| 2018-01-10 | Refs: #5499@0.5h; Scaffolded Workgroup | Robert | |
| Next: - spec associations and name - spec initialisation - implement | |||
| 2018-01-10 | Merge pull request #223 from af83/5525-prevent-double-submission | teddywing | |
| 5525 Add a `disable-with` attr on all submit buttons | |||
| 2018-01-10 | Fixes i18n for Merges. Refs #5299 | Alban Peignier | |
| 2018-01-10 | Refs #5525; Refactor | Zog | |
| 2018-01-10 | Refs #5525 @1h; Add a `diable-with` attr on all submit buttons | Zog | |
| 2018-01-09 | Merge pull request #219 from ↵ | Luc Donnet | |
| af83/5524-referentials-new--disable-submit-button-on-submit 5524-referentials-new--disable-submit-button-on-submit | |||
| 2018-01-09 | Referentials#new: Disable submit button on submit | Teddy Wing | |
| To prevent double/duplicate form submissions, disable the submit button after it's clicked. Eventually we'll want to do this for all SimpleForms in the application. Here's a solution for doing that: http://www.railsonmaui.com/blog/2014/02/23/simple-form-and-disable-processing-by-default/ Refs #5524 | |||
| 2018-01-09 | Fix user to deploy to staging with capistrano | Luc Donnet | |
| 2018-01-09 | Fix compliance controls translations Refs #5471 @1 | Luc Donnet | |
| 2018-01-09 | Merge pull request #212 from ↵ | Luc Donnet | |
| af83/5495-deactivate-Sidekiq-retry-for-WorkbenchImports initializers/sidekiq: Disable retries on Sidekiq jobs | |||
| 2018-01-09 | Refs #5446 add title to Import#new page_header | cedricnjanga | |
| 2018-01-09 | change target server for staging | Florent Peyraud | |
| 2018-01-09 | Merge branch 'master' of github.com:AF83/stif-boiv | Florent Peyraud | |
| 2018-01-08 | initializers/sidekiq: Disable retries on Sidekiq jobs | Teddy Wing | |
| Alban recommended disabling retries on all Sidekiq jobs. In theory, none of our jobs should be automatically retried (except maybe the Reflex/Codifligne sync tasks). Another way of doing this also exists (https://stackoverflow.com/questions/28412913/disable-automatic-retry-with-activejob-used-with-sidekiq/28427385#28427385), but this appeared to work, looking at the job's JSON parameters in the Sidekiq console. This came about because a timeout from Faraday caused a `WorkbenchImport` job to fail and presumably get retried by Sidekiq. The retry caused a second, duplicate `Referential` to be created. Refs #5495 | |||
| 2018-01-08 | Use localhost instead of redis host in sidekiq initializer (good default and ↵ | Alban Peignier | |
| avoid Rails.env test) | |||
| 2018-01-08 | Fix default value for RAILS_HOST in production | Florent Peyraud | |
| 2018-01-08 | initializers/sidekiq: Don't set Redis URL in development or test | Teddy Wing | |
| Don't set this configuration in development and test environments to enable Sidekiq to connect to the default Redis server by default without setting the environment variable. | |||
| 2018-01-08 | Merge pull request #208 from af83/5485-first-docker-scripts | Alban Peignier | |
| First docker scripts. Refs #5485 | |||
| 2018-01-08 | Refs #5455; Fix JourneyPattern editor | Zog | |
| 2018-01-08 | Refs #5455; Adds a livereload middleware | Zog | |
| 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. | |||
| 2018-01-07 | clean secrets.yml.docker | Florent Peyraud | |
| 2018-01-07 | cron PATH envvar and heartbeat | Florent Peyraud | |
| 2018-01-07 | dir for sidekiq pids and configurable secrets.yml | Florent Peyraud | |
| 2018-01-07 | refactor database.yml for nulldb adapter | Florent Peyraud | |
| 2018-01-07 | default value sor RAILS_HOST | Florent Peyraud | |
| 2018-01-07 | fix bug in JSON parsing | Florent Peyraud | |
| 2018-01-07 | public_file_server ? | Florent Peyraud | |
