aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-27ReferentialsController: Fix typo in `build_referenial` nameTeddy Wing
2017-11-27referential_spec: Remove obsolete commented testTeddy Wing
2017-11-27Merge branch 'master' of github.com:af83/stif-boivcedricnjanga
2017-11-27Refs #4941 Fix objectid short version Display on viewscedricnjanga
2017-11-27Merge branch '4941-refactoring_object_id'cedricnjanga
2017-11-27Refs #5087 Take ImportResource metrics changes into account in viewscedricnjanga
2017-11-27Run yarn install after bundle install. Refs #5085Alban Peignier
2017-11-27Refs #4961 Fix typos on Import#show and ImportResource#indexcedricnjanga
2017-11-27Refs #5030 Fix missing translation for UnactivatedStopPoint ComplianceControlcedricnjanga
2017-11-27Refs 5029 Fix locale typocedricnjanga
2017-11-27Refs #5071 #5070 Adapt view to TransportModeHelper refacto to avoid errorscedricnjanga
2017-11-27Skip API key features test when STIF::Dashboard isn't used. Refs #4655Alban Peignier
2017-11-27Test Devise::CasSessionsController flash message with more specific messageAlban Peignier
2017-11-26Use t('id_codif') and t('id_reflex') to prevent hardcoded strings. Refs #5081Alban Peignier
2017-11-26Provide a default Dashboard view. Refs #4655Alban Peignier
2017-11-26Provide empty main_nav_left_content custom view. Refs #4735Alban Peignier
2017-11-26Remove base part of the nav menu in STIF main_nav_left_content. Refs #4735Alban Peignier
2017-11-26Ignore indefined current_organisation in render_custom_view. Refs #4735Alban Peignier
2017-11-26Use debug message for render_custom_view. Refs #4735Alban Peignier
2017-11-26Use an helper to invoke render method safely. Refs #4735Alban Peignier
2017-11-26Update STIF navigation left menu. Refs #4735Alban Peignier
2017-11-26Create custom view for STIF main nav left. Refs #4735Alban Peignier
2017-11-26Create STIF organisations with custom_view 'stif'. Refs #4735Alban Peignier
2017-11-26Add Organisation#custom_view and associated helper render_custom_view. Refs #...Alban Peignier
2017-11-26Move STIF seed in db/seeds/stif.rb. Refs #5074Alban Peignier
2017-11-26Uses (sorted) .rb files found in db/seeds (instead of db/seeds.rb content). R...Alban Peignier
2017-11-24Add specs for Objectid modelscedricnjanga
2017-11-24Remove specs we dont need anymorecedricnjanga
2017-11-24class instance variables in Direction and ConnectionLinkType modelscedricnjanga
2017-11-24Take into account code reviewcedricnjanga
2017-11-23Stay up to date with master branchcedricnjanga
2017-11-23Add spec for stif_netex objectid_formatcedricnjanga
2017-11-23Remove get_objectid duplicate methodcedricnjanga
2017-11-23Add migration to update all referentials and workbenches objectid format to s...cedricnjanga
2017-11-23Change the call of local id on several views to avoid bugscedricnjanga
2017-11-23Fix typos on class naming for objectid formatterscedricnjanga
2017-11-22Merge pull request #123 from af83/transport_modes_fixesteddywing
2017-11-22Change inclusion of StifTransportModeEnumeration in VJ modelcedricnjanga
2017-11-22Fix transport modes and submodes modulescedricnjanga
2017-11-22Add webpack binstubscedricnjanga
2017-11-22Rebase master and resolve conflictscedricnjanga
2017-11-22Fix last spec and add short_id method to Netex Objectidcedricnjanga
2017-11-22Change the way we name classescedricnjanga
2017-11-22Change the use of namespace and remove modulescedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
2017-11-22Add Cédric new objectid concernscedricnjanga
2017-11-22Refs #4941 remove object_id_format_to_line_referential module, include just a...Guillaume
2017-11-22add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga