aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-05Delete use of current_offer_workbench and replace by current_workbench Refs ↵Luc Donnet
#4658
2018-03-05Merge pull request #358 from af83/new-ccset-affectationteddywing
New ccset affectation
2018-03-05workbenches.en.yml: Update grammar of `referential_count.zero`Teddy Wing
Make this phrase more grammatically correct.
2018-03-05workbenches.fr.yml: Remove extra spaceTeddy Wing
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-02Refs #3562 correct translationscedricnjanga
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; Refactor import/export tasksZog
2018-03-02Refs #6068; Ignore files produced during exportsZog
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-01Update INSTALL.md with last changesLuc Donnet
2018-03-01Refs #6064; Use same logic to load calendars in dashboard and in controller6064-inconsistency-in-dashboardZog
2018-03-01Refs #5126; Update StopAreaReferential icon5113-update-logoZog
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-03-01Refs #5113; Update LineReferential iconZog
2018-02-28Upgrade rack-protection to 1.5.4. Refs #6057Alban Peignier
2018-02-27Merge pull request #339 from af83/5878-fix-ComplianceChecksController-showLuc Donnet
5878 Add ComplianceCheck#show
2018-02-27Delete unused sinatra gem in Gemfile5878-fix-ComplianceChecksController-showLuc Donnet
2018-02-27Fix prerequisite access for compliance_check and compliance_control Refs ↵Luc Donnet
#5878 @1