aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)Author
2018-03-05Merge pull request #359 from af83/6068-simple-exporterAlban Peignier
Simple exporter. Refs #6068
2018-03-05Returns nil value into SimpleExporter#resolve_value when one of the ↵Alban Peignier
attributes in the chain is nil. Refs #6068
2018-03-05Use Workbench#calendars in STIF::Dashboard. Refs #6064Alban Peignier
2018-03-05Use Workbench#calendars in dashboard. Refs #6064Alban Peignier
2018-03-05Remove primary_key overriding in models. Refs #6112Alban Peignier
2018-03-05Merge pull request #349 from af83/6039-handle-long-delats-in-vj-editorLuc Donnet
6039 Display '+' when a delta is > 99
2018-03-05Refs #6068; Remove warning for controlled empty fieldsZog
2018-03-05Refs #6068; Fix specsZog
2018-03-05Refs #6068; :fire: useless methodZog
and fix specs
2018-03-05Refs #6068; Fully functional JSON exporterZog
2018-03-05Refs #6068; First steps toward JSON exporterZog
2018-03-05Merge pull request #358 from af83/new-ccset-affectationteddywing
New ccset affectation
2018-03-05Refs #6068; Add some helpers in the modelsZog
2018-03-05Refs #6068; Export VehicleJourneysZog
Add a mechanism to allow for several rows in the csv per single object in the collection.
2018-03-04Refs #3562 Small change in controller to match routescedricnjanga
2018-03-03Merge pull request #351 from ↵Luc Donnet
af83/6008-no-transition-time-for-journeys-start-and-end 6008 Use same time for arrival & departure in 1st and last stops
2018-03-03Merge pull request #356 from af83/6044_add_ccset_spec_affectationLuc Donnet
Refs #6044 Add spec to check that CCSet#index only dislays objets fro…
2018-03-02Merge pull request #338 from af83/5952-fix-sticky-header-behaviourteddywing
5952 Add an hysteresis on the sticky header
2018-03-02Refs #3562 Take review into account and clean a little bitcedricnjanga
2018-03-02Merge pull request #337 from af83/5982-add-error-message-on-vj-creation-modalteddywing
5982 Show error in VJ creation modal when no JP is selected
2018-03-02Refs Refs #3562 Add workbench CCSET affectationcedricnjanga
2018-03-02Refs #3562 add workbench edit button on workbench#showcedricnjanga
2018-03-02Merge pull request #357 from af83/6064-inconsistency-in-dashboardLuc Donnet
6064 Use same logic to load calendars in dashboard and in controller
2018-03-02Refs #6068; Create a SimpleExporter modelZog
This is an STI model, inheriting from SimpleInterface SimpleImporter has been updated to work likewise
2018-03-02Merge pull request #295 from af83/5865-validate-referential-cloningLuc Donnet
5865 Ensure user is allowed to duplicate a referential
2018-03-02Merge pull request #336 from af83/enhance-map-with-several-routesLuc Donnet
Enhance map with several routes
2018-03-02Show labels on a signle columnenhance-map-with-several-routesZog
Display full name on hover
2018-03-01Refs #5990; Add a button to clear lines selection in Referential#newZog
2018-03-01Refs #5940; Add missing flash after Calendar creationZog
2018-03-01Remove useless shadowZog
2018-03-01Small improvements on referential overviewsZog
2018-03-01Merge pull request #237 from af83/proposed-custom-fields-refactorteddywing
Proposed custom fields refactor
2018-03-01Fix bug when object not exist anymore and table_builder must display a link ↵Luc Donnet
Refs #5877
2018-03-01Merge pull request #302 from af83/5877-handle-nil-objects-in-tablebuilderhelperLuc Donnet
5877 Add a condition on TableBuilderHelper::Column
2018-03-01Add BOM character for UTF8 for import_message_export Refs #5927 @1Luc Donnet
2018-03-01Merge pull request #335 from af83/5927-add-bom-header-to-exported-csvLuc Donnet
Refs #5927 @1h; Add a BOM at the beginning of CSVs
2018-03-01Refs #6064; Use same logic to load calendars in dashboard and in controller6064-inconsistency-in-dashboardZog
2018-03-01Refs #6052 Correct lines#show translationscedricnjanga
2018-03-01Refs #6002 Change StopAreas#index wording typoscedricnjanga
2018-03-01Refs #6056 Add pagination to ComplianceCheckSet#indexcedricnjanga
2018-02-28Refs #6044 Add spec to check that CCSet#index only dislays objets from user orga6044_add_ccset_spec_affectationcedricnjanga
- Small change in ComplianceControlSetsHelper#organisations_filters_values to avoid errors - Add spec
2018-02-27Merge pull request #339 from af83/5878-fix-ComplianceChecksController-showLuc Donnet
5878 Add ComplianceCheck#show
2018-02-27Fix prerequisite access for compliance_check and compliance_control Refs ↵Luc Donnet
#5878 @1
2018-02-27Refs #5878; Refactor ComplianceChecksControllerZog
Use InheritedResources helpers
2018-02-27refs #5878; Remove hard link between a ComplianceCheck and the associated ↵Zog
ComplianceControl
2018-02-27Refs #6008; Use same time for arrival & departure in 1st and last stops6008-no-transition-time-for-journeys-start-and-endZog
2018-02-27Merge pull request #321 from af83/5979_change_export_csv_filenamesLuc Donnet
Refs #5979 Change export CSV filenames to have a readable date in it
2018-02-27Refs #6039; Display '+' when a delta is > 996039-handle-long-delats-in-vj-editorZog
2018-02-27Refs #6063; Fix the journeys time editor6036-fix-journeys-editorZog
2018-02-27Merge pull request #320 from af83/5882_ccset_code_filterLuc Donnet
Refs #5882 Fix CC name and code filter