| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-07 | disable sqlite and tune install task | Florent Peyraud | |
| 2018-01-07 | docker first commit | Florent Peyraud | |
| 2018-01-05 | Create LinePeriods to associate line ids with period array. Refs #5299 | Alban Peignier | |
| 2018-01-05 | Add Range#intersect?. Refs #5299 | Alban Peignier | |
| 2018-01-05 | Create first merge interface. Refs #5299 | Alban Peignier | |
| 2018-01-05 | Move (clean) period split logic into Range#remove. Refs #5299 | Alban Peignier | |
| 2018-01-05 | embed packs dir into release package | Florent Peyraud | |
| 2017-12-21 | Refs #5361 @1H; Make company optional in Lines form | Zog | |
| And handle the case when it is nil in the views | |||
| 2017-12-21 | Refs #5430 @2h; Deactivate lines instead of destroying them | Zog | |
| - Add `activate` and `deactivate` actions in `LinesController`, as well as corresponding routes - Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well as `activated?` - Add `activate?` and `deactivate?` permissions in `LinePolicy` - Add corresponding `action_links`in the Decorator - Create helper for these actions - Add an optional `'extra_class` to the Links - Update styles for ".delete-action" to handle the case where there are several - Add I18n keys accordingly | |||
| 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-19 | disable sqlite and tune install task | Florent Peyraud | |
| 2017-12-17 | docker first commit | Florent Peyraud | |
| 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-11-09 | Remove model route_sections | Xinhui | |
| 2017-11-06 | Refs #4849 Change compliance control name setting during compliance control ↵ | cedricnjanga | |
| set cloning | |||
| 2017-10-30 | ComplianceControlSetCopyWorker: Pass ComplianceCheckSet ID to Java | Teddy Wing | |
| Previously I had been passing the `ComplianceControlSet` ID to the Java API. The API actually expects the ID of the `ComplianceCheckSet`. In order to get this ID, have the `ComplianceControlSetCopier` return the `ComplianceCheckSet` that it creates, and use that to pass the the ID to the Java API. Refs #4782 | |||
| 2017-10-30 | Merge pull request #104 from af83/4726-breadcrumb | Luc Donnet | |
| 4726 breadcrumb | |||
| 2017-10-26 | Remove bootstrap breadcrumbs lib | Xinhui | |
| 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-10-24 | Make erd patch for multi relationships and add merge png in output | Luc Donnet | |
| 2017-10-23 | Hotfix ComplianceControlSet.clone | Robert | |
| 2017-10-17 | Fixes: #4727@0.1h; Added organisation to clone for and rebased master4727-clone-compliance-control-set | Robert | |
| 2017-10-17 | Refs: #4727@2h; Debugged test setup to comply to new validation | Robert | |
| 2017-10-17 | Refs: #4727@3h; Specing and implementing lib function to clone ↵ | Robert | |
| ComplianceControlSet | |||
| 2017-10-17 | add ci jest task Refs #4737 | Guillaume | |
| 2017-10-17 | fix ci spec task Refs #4737 | Guillaume | |
| 2017-10-14 | Fix translations for compliance_control type translation, compliance_control ↵ | Luc Donnet | |
| validation, compliance_control module | |||
| 2017-10-12 | Refs: #4709@0.75h; | Robert | |
| DONE: - Copied all node atts for ComplianceChecks - Migration of CompliancCheck#criticity int -> string TODO: - Check what to do with attribute ComplianceCheck#type | |||
| 2017-10-12 | Refs: #4709@1h; Preparing tests for correctly copy of data and migration | Robert | |
| 2017-10-12 | Use yarn and not npm anymore | Luc Donnet | |
| 2017-10-11 | Merge pull request #89 from af83/4707-simplify-compliance-control-copy | Luc Donnet | |
| Fixes: #4707@1.5h; | |||
| 2017-10-11 | add dev and staging file for wepack config, modify spec task | Guillaume | |
| 2017-10-11 | delete bundle exec for spec task | Guillaume | |
