aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-02-16compile et embarque les traductions pour le javascriptdockerFlorent Peyraud
2018-02-16default sidekiq redis URL to localhost for devs, and make Docker image ↵Florent Peyraud
defaut envvar value to redis host
2018-02-16allow newrelic licence parameter by envvar in docker containerFlorent Peyraud
2018-02-16add libmagic1 and libmagic-dev into docker imageFlorent Peyraud
2018-01-08fix default RAIL_HOSTFlorent Peyraud
2018-01-05clean secrets.yml.dockerFlorent Peyraud
2018-01-05embed packs dir into release packageFlorent Peyraud
2018-01-04set app parametersFlorent Peyraud
2018-01-02Dockerfile and compose-fileFlorent Peyraud
2018-01-02cron PATH envvar and heartbeatFlorent Peyraud
2018-01-02Add launch-cron scriptFlorent Peyraud
2018-01-02dir for sidekiq pids and configurable secrets.ymlFlorent Peyraud
2017-12-19disable sqlite and tune install taskFlorent Peyraud
2017-12-17add puma nd nulldb adapterFlorent Peyraud
2017-12-17refactor database.yml for nulldb adapterFlorent Peyraud
2017-12-17default value sor RAILS_HOSTFlorent Peyraud
2017-12-17fix bug in JSON parsingFlorent Peyraud
2017-12-17public_file_server ?Florent Peyraud
2017-12-17docker first commitFlorent Peyraud
2017-12-13Merge branch 'master' into stagingcedricnjanga
2017-12-13Adapt referential spec decorator according to referential#validate policy updatecedricnjanga
2017-12-13Fix compliance control block#edit view pageheadercedricnjanga
2017-12-13Line#show display secondary companies as a listXinhui
Refs #5142
2017-12-13Add secondary_company to Line formXinhui
Refs #5142
2017-12-13Fix VJ speccedricnjanga
2017-12-13Refs #4812 display empty Direct CCBcedricnjanga
2017-12-13Refs #5153 Add form validation for VJ creation on journey_pattern select2 ↵cedricnjanga
(required field)
2017-12-13Refs # 5256 Change Ransack initializer to escape wildcard on queriescedricnjanga
2017-12-13Refs #5112 : Referential#createcedricnjanga
=> Only display the short_id of lines objetids for better UI
2017-12-13Merge branch 'master' into stagingLuc Donnet
2017-12-12Prevent error in Referential validation/creation when some attributs are ↵Alban Peignier
defined (organisation, name, etc)
2017-12-12Try to push a new file for locales to fix perhaps encoding problem Refs #4738Luc Donnet
2017-12-11Merge pull request #140 from af83/5197-compliance-control-set-view-specLuc Donnet
5197 compliance control set view spec
2017-12-11Refs: #5197@2h; Rebasing and removing empty helper spec5197-compliance-control-set-view-specRobert
Bad conflict resolution during rebase fixed (app/helpers/compliance_control_sets_helper.rb)
2017-12-11Refs: #5197@0.5h; Rebased on master; Empty spec removedRobert
2017-12-11Refs: #5197@0.25h; Minor ApprovementsRobert
2017-12-11Fixes: #5197@0.15h; Red Green Cycle to test the specs and the implementationRobert
- Removed functionality --> Red - Refactored and added functionality --> Green
2017-12-11Refs: #5197@0.5h; Passing specs addedRobert
2017-12-11Fix action links button text Refs #5203Luc Donnet
2017-12-11Merge branch 'master' of github.com:af83/stif-boivRobert
2017-12-11Hotfix (Refs: #5209) Skip randomly failing specRobert
2017-12-11Merge pull request #144 from af83/4812-display_empty_compliance_control_blocksLuc Donnet
Refs 4812 UX changes to show empty compliance control blocks so the u…
2017-12-08Refs #5203 Fix typocedricnjanga
2017-12-08Refs #5162 refacto import resource view + add missing logos on other viewscedricnjanga
2017-12-08Merge pull request #142 from af83/5198-workbench-view-spec-modal-action-boxteddywing
Refs: #5198@1.5h; Specing the presence of the Modal Action Box
2017-12-08Refs 4812 UX changes to show empty compliance control blocks so the user can ↵4812-display_empty_compliance_control_blockscedricnjanga
see them all
2017-12-08Merge branch 'master' into stagingLuc Donnet
2017-12-07Add libmagic dependency due to reflex gem updateLuc Donnet
2017-12-07Fix worbench_import status update when a netex_import has a warning status ↵Luc Donnet
and others successful Refs #5202
2017-12-07Refs: #5198@1.5h; Specing the presence of the Modal Action BoxRobert
- verifying the visibility of the action box - no dynamic behavior of the action box is verified (yet?) - would need javascript execution - refactoring suggestions --> https://projects.af83.io/issues/5206