aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-18Refs #5331; Show user's name ...5331-display-users-nameZog
... instead of user's username in the top bar
2017-12-18Merge pull request #147 from af83/5300_company_index_action_btnteddywing
Fix duplicate link on dropdown menu & label
2017-12-18Merge pull request #146 from af83/5283-refactor-referential-cloning-workerteddywing
#5283 - Simplifier ReferentialCloningWorker
2017-12-18Remove unless subject alias_method. Use be_nil when possible. Refs #5283Alban Peignier
2017-12-15Refactoring use destroy_link_content & remove create linkXinhui
Refs #5300
2017-12-15Remove edit duplicate edit linkXinhui
Refs #5300
2017-12-14Define content_for page_header_title in Devise views. Refs #5309Alban Peignier
2017-12-14Merge pull request #148 from af83/5302_dashboard_title_clickableteddywing
Make dashboard bloc title clickable
2017-12-14Use rake variable in deply:seed taskAlban Peignier
2017-12-14Make dashboard bloc title clickableXinhui
Refs #5302
2017-12-14Refactor mailer layout. Refs #5303Alban Peignier
2017-12-14Fix duplicate link on dropdown menu & labelXinhui
Refs #5300
2017-12-14Fixes ways to create lines in Workbench specAlban Peignier
2017-12-14No Code Change, test of new jenkins build namesRobert
2017-12-14No Code Change, test of new jenkins build namesRobert
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-13Use ReferentialCloning.find result without test on ↵Alban Peignier
ReferentialCloningWorker#perform. Refs #5283
2017-12-12Move logic to ReferentialCloning. Improve specs. Refs #5283Alban Peignier
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-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
2017-12-06Refs #5196 Fix display of Add buttons (CC & CCB)cedricnjanga
2017-12-06Fix log to detect schema migrations overwriteLuc Donnet
2017-12-06Add log to detect schema migrations overwriteLuc Donnet
2017-12-06- Change inheritance naming in api/v1 controllers => it generated errorscedricnjanga
- add format: :json in controller specs
2017-12-05Add some changes according to PR reviewcedricnjanga