| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-21 | Refs #5301 First draft for Business Calendars | cedricnjanga | |
| 2017-12-20 | Merge pull request #170 from af83/5351-stop-area-waiting-time | Alban Peignier | |
| Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351 | |||
| 2017-12-20 | Remove nice miss commit in WorkbenchesController. Refs #5339 | Alban Peignier | |
| 2017-12-20 | Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351 | Alban Peignier | |
| 2017-12-20 | Restrict ReferentialVehicleJourneysController to ↵ | Alban Peignier | |
| referential_vehicle_journeys feature. Refs #5341 | |||
| 2017-12-20 | Create ReferentialVehicleJourneysController and ↵ | Alban Peignier | |
| /referentials/:id/vehicle_journeys. Refs #5341 | |||
| 2017-12-20 | Improve styles in FeatureCheck code. Refs #5339 | Alban Peignier | |
| 2017-12-20 | Create Organisation#features and FeatureChecker controller concerns. Refs #5339 | Alban Peignier | |
| 2017-12-20 | Add shared in CalendarsController calendar_params. Refs #5257 | Alban Peignier | |
| 2017-12-20 | Merge pull request #157 from af83/5311-stop-area-type-customizable | Alban Peignier | |
| Make customizable StopArea type. Refs #5311 | |||
| 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 | Merge pull request #159 from ↵ | Luc Donnet | |
| af83/5317-add-flash-messages-to-inform-users-when-asynchronous-jo 5317 add flash messages to inform users when asynchronous jo | |||
| 2017-12-18 | Referentials#create: Add flash message on referential duplication | Teddy Wing | |
| When a "duplicate referential" action is initiated, show a flash message to let users know that it started and is in progress (and will take a while since it's an asynchronous task). Refs #5317 | |||
| 2017-12-18 | Remove usage of StopArea#stop_area_type. Refs #5311 | Alban Peignier | |
| 2017-12-18 | Referentials#validate: Remove `I18n.` prefix | Teddy Wing | |
| Call `#t` directly since we can and because the rest of the controller does this without the `I18n.` prefix. Refs #5317 | |||
| 2017-12-18 | Referentials#validate: Update flash message | Teddy Wing | |
| * Luc specified a new flash message string to use here. Update the old one with the new version. * Move the translation key to `notice.referentials.validate` because we have multiple "operation_in_progress" messages (this one for validation, and another for referential cloning/duplication). * Add a test to confirm that the flash message is set. Refs #5317 | |||
| 2017-12-14 | Autocomplete stop area, use unaccent in query search | Xinhui | |
| Refs #5305 | |||
| 2017-12-13 | Add secondary_company to Line form | Xinhui | |
| Refs #5142 | |||
| 2017-12-06 | Merge remote-tracking branch 'origin/master' into ↵ | Teddy Wing | |
| 5024-prevent-duplicate-referentials-from-being-created-during-parallel-db-transactions--rb201711271659 | |||
| 2017-12-06 | - Change inheritance naming in api/v1 controllers => it generated errors | cedricnjanga | |
| - add format: :json in controller specs | |||
| 2017-12-05 | Add some changes according to PR review | cedricnjanga | |
| 2017-12-05 | Merge remote-tracking branch 'origin/master' into ↵ | Teddy Wing | |
| 5024-prevent-duplicate-referentials-from-being-created-during-parallel-db-transactions--rb201711271659 Conflicts: app/models/referential.rb A whitespace conflict in a place I don't even remember editing? Okaay. | |||
| 2017-12-05 | Merge pull request #132 from af83/5127_new_api_endpoints | Luc Donnet | |
| Refs #5127 Add two new endpoints to the API | |||
| 2017-12-05 | Small refacto to handle no_parent error for ComplianceCheckSet | cedricnjanga | |
| 2017-12-05 | Refs #5127 Add two new endpoints to the API | cedricnjanga | |
| ComplianceCheckSet#notify_parent NetexImport#notify_parent | |||
| 2017-12-05 | Refs #5170 Change default order of ComplianceCheckSet => created_at: :desc | cedricnjanga | |
| 2017-12-05 | Refs #5169 Change default import sorting | cedricnjanga | |
| 2017-12-05 | Fix error 500 on time_table_combinations#new unable to find resource_class | Xinhui | |
| Refs #5157 | |||
| 2017-12-04 | Hotfix API Controller < ActionController::Base0000-post_to_json_hotfix_for_local_app | Robert | |
| 2017-11-30 | Merge branch 'master' into 4981_last_editor | Xinhui Xu | |
| 2017-11-30 | Merge pull request #128 from af83/4987-compliance_check-sets_show | Luc Donnet | |
| 4987 compliance check sets show | |||
| 2017-11-28 | Refs #4824, #4825 fix wrong translate in lines, network, stop_area, ↵ | Guillaume | |
| enumerize for source_type_name, comments map display in stop_area form | |||
| 2017-11-28 | Replace pageheader by render partial | Xinhui | |
| 2017-11-28 | Add has_paper_trail on models | Xinhui | |
| 2017-11-28 | Refactoring move referentialSupport from chouetteController into childrens | Xinhui | |
| 2017-11-27 | ReferentialsController: Fix typo in `build_referenial` name | Teddy Wing | |
| Rename the method to `build_referential`. Saw it because my project grep didn't work. Refs #5024 | |||
| 2017-11-27 | Merge branch 'master' into 4824-create_line_referentials | Guillaume | |
| 2017-11-26 | Use an helper to invoke render method safely. Refs #4735 | Alban Peignier | |
| 2017-11-26 | Add Organisation#custom_view and associated helper render_custom_view. Refs ↵ | Alban Peignier | |
| #4735 | |||
| 2017-11-23 | Refs #4824, #4825 update old form views to new layout with simple_form, add ↵ | Guillaume | |
| permissions for create an edit in line and network controller | |||
| 2017-11-22 | Refs #4987 create compliance_check_sets#show | Guillaume | |
| 2017-11-22 | Rebase master and resolve conflicts | cedricnjanga | |
| 2017-11-22 | Change the way we name classes | cedricnjanga | |
| We now always use modules for namespaces => same structure for models, decorators, policies... | |||
| 2017-11-17 | Merge pull request #113 from af83/4823-compliance_check_show | teddywing | |
| 4823 compliance check show | |||
| 2017-11-17 | Refs: #4823@0.3h; Code Review Part III | Robert | |
| 2017-11-17 | Refs: #4823@1.7h; CodeReview #show -> #executed | Robert | |
| 2017-11-17 | Refs: #4823@0.1h; Hotfix for ComplianceCheckController | Robert | |
| 2017-11-17 | Refs: #4283@16h; | Robert | |
| - Implements the view Missing: - Spex failing (xpath navigation inside the display blocks is still faulty) - Links to compliance_checks#show do not work (actually not this page's problem) | |||
| 2017-11-17 | Fixes: #4461@2h; Specing and Implementing | Robert | |
| 2017-11-17 | Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_spec | Robert | |
