| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-09 | Refs #6961; Update Workbench#edit | Zog | |
| - Update the form - Use policies and update the seeds accordingly - Add a link in the navbar(s) | |||
| 2018-04-09 | Refs #6360; Add checks on calendars during WorkbenchImport | Zog | |
| 2018-03-19 | Fix coordinates synchronization for reflex Refs #6245 | Luc Donnet | |
| 2018-03-16 | Fix reflex sync Refs #6141 | Luc Donnet | |
| 2018-03-16 | Fix stop_area state for filter and display. Update reflex sync to use ↵ | Luc Donnet | |
| confirmed_at. Refs #6141 | |||
| 2018-03-12 | Refs #6133; First Crud for exports | Zog | |
| 2018-03-05 | Use Workbench#calendars in STIF::Dashboard. Refs #6064 | Alban Peignier | |
| 2018-03-01 | Refs #6064; Use same logic to load calendars in dashboard and in controller6064-inconsistency-in-dashboard | Zog | |
| 2018-02-06 | Fix Reflex import | Zog | |
| 2018-01-24 | update calendar build_links for table builder | cedricnjanga | |
| 2018-01-23 | First draft for including calendars into workgroup for having appropriate ↵ | cedricnjanga | |
| scoping | |||
| 2018-01-05 | Create first merge interface. Refs #5299 | Alban Peignier | |
| 2017-12-20 | Merge pull request #151 from ↵ | Luc Donnet | |
| af83/5281-workbench-import-structural-bug-reading-zip 5281 workbench import structural bug reading zip | |||
| 2017-12-20 | Merge pull request #124 from af83/5006-wb_import_filter_refs_with_foreign_lines | Luc Donnet | |
| 5006 wb import filter refs with foreign lines | |||
| 2017-12-20 | Merge branch 'master' into 5333-add-policies-for-referentials-sharing5333-add-policies-for-referentials-sharing | Alban Peignier | |
| 2017-12-19 | Refs #5325@0.5h; Use policies for calendar sharing | Zog | |
| Use policies to determine if a user is allowed to share a calendar, instead of a hardcoded string | |||
| 2017-12-19 | Refs #5333@1.5h; Use permissions to sync StopAreas and Lines | Zog | |
| - add missing policies - update permissions translator - update views to check for the permission - update views helper to check for the permission - uipdate controllers to check for the permission | |||
| 2017-12-15 | Refs: #5006@0.7h; CR changes from #5006 & staring error_messages in imports/show | Robert | |
| - Renaming as requested STIF::NetexFile::Frame.get_line_object_id -> get_sgort_id - working on error_messages for imports#show | |||
| 2017-12-14 | Refs #5006@0.5h; CR pass IV | Robert | |
| - simple simplification (as opposed to complicated simplifications ^^) | |||
| 2017-12-14 | Refs #5006@0.5h; CR pass III / (ii) | Robert | |
| - refact of NetexFile#frames finished, got rid of mystery global $1 | |||
| 2017-12-14 | Refs #5006@0.5h; CR pass III / (i) | Robert | |
| - refact of NetexFile#frames | |||
| 2017-12-14 | Refs #5006@0.5h; CR pass II | Robert | |
| 2017-12-14 | Refs #5006; CR pass I | Robert | |
| 2017-12-14 | Fixes: #5006@10h; | Robert | |
| Implementation of Filtering Out Referentials with foreign lines in `app/workers/workbench_import_worker.rb` - Using ZipService with the set of allowed lines of the organisation - Fixing Integration Specs of the worker - Refactoring, Debugging and Rebasing | |||
| 2017-12-14 | Refs: #5006@12h; | Robert | |
| Implementing allowed vs foreign line lookup for the zip service - Adapting `lib/stif/netex_file.rb` to expose the already implemented matching - `app/services/zip_service.rb` augmented to check for allowed lines and returning forbidden lines - Specs with fixtures and using the beforementioned new zip support in the specs - Fixture directories for the new specs | |||
| 2017-12-14 | Refs: #5006@3h; | Robert | |
| Working out how to check for allowed lines vs. foreign lines - Implement allowed_lines as `Organisation#lines_set` - Pushed line_id related stuff into `lib/stif/codif_line_id.rb` - Related Specs | |||
| 2017-11-22 | Merge branch 'master' into 4941-refactoring_object_id | cedricnjanga | |
| 2017-11-22 | Merge branch 'master' into 4941-refactoring_object_id | cedricnjanga | |
| 2017-11-22 | Fix the delation of the hacking of Chouette::ActiveRecord#model_name to ↵ | cedricnjanga | |
| remove the Chouette namespace off of the construction of link in the app and in other places. Added a small change in the reflex sync to set the stop_area_referential in the initialization of the object to be in sync with the work on the objectids (need a objectid_formatter) | |||
| 2017-11-17 | Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_spec | Robert | |
| 2017-11-13 | Refs #4952 Fix bug related to compliance control set action links display | cedricnjanga | |
| 2017-10-25 | Refs #4759 | cedricnjanga | |
| Fix bug on dashboard to show the 5 first referentials of the current_organisation's first workbench. Added a small changes dashboard.rb to avoid '@workbench is not defined error' With the same logic we list only the first 5 calendars | |||
| 2017-09-30 | Create DashboardController with STIF implementation. Refs #4655 | Alban Peignier | |
| 2017-09-28 | Refs #4635 Add permissions translations regarding the news models ↵ | cedricnjanga | |
| (Compliance Control) | |||
| 2017-09-28 | Merge branch 'master' into 4466-compliance_check_sets | Guillaume | |
| 2017-09-28 | fix locales translations, remove unused array for date filters | Guillaume | |
| 2017-09-26 | Specs fixed (from logical merge errors) | Robert | |
| 2017-09-26 | Refs: #4440@1h; ImportPolicy applied in views and controller | Robert | |
| 2017-09-26 | Refs: #4440@1.5h; | Robert | |
| ImportPolicy changing *.imports →' imports.* | |||
| 2017-09-26 | Refs: #4440@0.5h Added import permission | Robert | |
| 2017-09-25 | add compliance_check_sets structure Refs #3564 | Guillaume | |
| 2017-09-19 | Fix spec on mission compliance controls permissions | Xinhui | |
| 2017-09-19 | Merge pull request #69 from af83/4431-permission-renaming | Luc Donnet | |
| Fixes: #4431@0.16666666666666666h; | |||
| 2017-09-19 | Delete duplicate keys in #all_resources Refs #4446 | Luc Donnet | |
| 2017-09-15 | merged 4442 into 4446 | Robert | |
| 2017-09-14 | Refs: #4446@0.7438h; Creation feature speced | Robert | |
| 2017-09-14 | Fixes: #4442@0.5h;4442-api_keys-permissions-spex | Robert | |
| 2017-09-14 | Fixes: #4431@0.16666666666666666h;4431-permission-renaming | Robert | |
| 2017-09-13 | Merge branch 'master' of github.com:AF83/stif-boiv | Luc Donnet | |
| 2017-09-12 | Add errors details on reflex:sync log | Xinhui | |
