aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)Author
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-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 #5112 : Referential#createcedricnjanga
=> Only display the short_id of lines objetids for better UI
2017-12-12Prevent error in Referential validation/creation when some attributs are ↵Alban Peignier
defined (organisation, name, etc)
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.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-11Fix action links button text Refs #5203Luc Donnet
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-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
2017-12-05Merge pull request #132 from af83/5127_new_api_endpointsLuc Donnet
Refs #5127 Add two new endpoints to the API
2017-12-05- Comment parent.child_change call in ComplianceCheckSet#notify_parent to ↵cedricnjanga
avoid errors - Clean new routes (we dont need aliases)
2017-12-05Fixes: #5179@1h; Referential Creation Enforces objectid_format from ↵5179-ref_creation_enforces_objectid_formatRobert
associated Workbench - CR changes implemented
2017-12-05Small refacto to handle no_parent error for ComplianceCheckSetcedricnjanga
2017-12-05Refs #5127 Add two new endpoints to the APIcedricnjanga
ComplianceCheckSet#notify_parent NetexImport#notify_parent
2017-12-05Refs: #5179@1.25h; Referential Creation Enforces objectid_format from ↵Robert
associated Workbench - changed ObjectIdFormatterSupport as requested - respeced all defined cases - implemented respec Missing: What to do in `define_default_attributes` if ref has no workbench and no `objectid_format`?
2017-12-05Refs: #5179@1h; Referential Creation Enforces objectid_format from ↵Robert
associated Workbench [skip-ci] - speced the `define_default_attributes` part - speced the Reference.new_from part
2017-12-05Refs #5170 Change default order of ComplianceCheckSet => created_at: :desccedricnjanga
2017-12-05Refs #5169 Change default import sortingcedricnjanga
2017-12-05Fix error 500 on time_table_combinations#new unable to find resource_classXinhui
Refs #5157
2017-12-05Fix time_table#edit titleXinhui
2017-12-05Delete ObjectidSupport for access_point model because Reflex synchronisation ↵Luc Donnet
failed
2017-12-04Hotfix API Controller < ActionController::Base0000-post_to_json_hotfix_for_local_appRobert
2017-12-03Refactor call for import resources metrics in import_resources#indexLuc Donnet
2017-12-01Fix override page header title call multiple time, using flush optionXinhui
2017-12-01Fix time_table#show title using commentXinhui
2017-12-01Fix conflit with page header title & breadcrumb title on ↵Xinhui
journey_patterns_collections#show
2017-12-01Fix page title on journey_patterns_collection#showXinhui
Refs #5152
2017-12-01Fix css on header page-action interact with fixed header when scrollingXinhui
2017-12-01Fix journey_pattern_collections#show title iconXinhui
Refs #5152
2017-12-01Merge branch 'master' of github.com:af83/stif-boivRobert
2017-12-01Hotfix for missing token in HTTPService when called from WorkbenchImportWorkerRobert
2017-12-01Fix css position of last_update authorXinhui
Refs #5151
2017-12-01Fix page_header_actions on calendar#showXinhui
Refs #5151
2017-12-01Fix title on vehicle_journey#indexXinhui
Refs #5152
2017-12-01Fix referential line show action linkXinhui