| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-08 | Refs #5162 refacto import resource view + add missing logos on other views | cedricnjanga | |
| 2017-12-01 | Fix css on header page-action interact with fixed header when scrolling | Xinhui | |
| 2017-12-01 | Fix journey_pattern_collections#show title icon | Xinhui | |
| Refs #5152 | |||
| 2017-11-30 | Merge pull request #120 from af83/4986-compliance_control_sets_fix | Luc Donnet | |
| Refs #4986 Add new filer by compliance control set name, add new styl… | |||
| 2017-11-30 | Fix (quickly) the login CSS style | Alban Peignier | |
| 2017-11-28 | Edit css class name for title icon | Xinhui | |
| 2017-11-28 | Edit page title icon using model_name | Xinhui | |
| 2017-11-28 | Replace pageheader by render partial | Xinhui | |
| 2017-11-17 | Refs #4986 Add new filer by compliance control set name, add new styles for ↵4986-compliance_control_sets_fix | Guillaume | |
| display input search inside a form-group filter layout | |||
| 2017-10-30 | Refs #4805 Add style to breadcrumb links and change workbench link in breadcrumb | cedricnjanga | |
| 2017-10-30 | Refs #4795 | cedricnjanga | |
| Show the tools buttons even if editMode = false The only buttons activated (if a vj is selected) are info, timetable and notes We then change the behaviour of the modals depending ont the context (editMode or note) | |||
| 2017-10-25 | Refs #4781 Add readonly attribute to VJAS when editMode == true | cedricnjanga | |
| 2017-10-19 | modify UI for bottom buttons actions on compliance_control_sets#show, add ↵ | Guillaume | |
| new locales Refs #4752 | |||
| 2017-10-16 | Refs: #4720@1.3h; | Robert | |
| Validation implemented for min_max_values with correct I18n'd error messages Applied to: VehicleJourneyControl::Speed & GenericAttributeControl::MinMax | |||
| 2017-10-06 | Add vehicle journey app | cedricnjanga | |
| 2017-10-06 | Add webpacker gem and migrate the React apps | cedricnjanga | |
| 2017-10-03 | Refs #4665 | cedricnjanga | |
| Adapt date filters helpers according to this new concern Try to correct build error : "ransack period range undefined" All tests pass on my machine Refs #4661 Remove string column from ComplianceCheckSet | |||
| 2017-09-29 | Refs Adapt transport mode & submode translations | cedricnjanga | |
| 2017-09-29 | Refs #4611 Disable edit button if editMode == false | cedricnjanga | |
| 2017-09-26 | Refs #4614 | cedricnjanga | |
| Add small helper to create a clone from the window variable the backend send to the JS part We then only deal with variable shared within the app and not with window variable than we delete if we specify it | |||
| 2017-09-26 | Refs #4614 | cedricnjanga | |
| Add trad to React itineraries | |||
| 2017-09-26 | Refs #4603 : Add translations to React Timetable app | cedricnjanga | |
| 2017-09-26 | Refs #4602 fix period update | cedricnjanga | |
| 2017-09-25 | Refs: #4601 Fix bug to keep the routes stop points if validation dont pass | cedricnjanga | |
| - Added functions to itineraries/form_helper to handle empty fields and modifiy input regarding the user input - Update the stop point checker to not add the error span each time the user hit the form's submit button | |||
| 2017-09-21 | Vehicle journey message error update to show the sort_id and not the local_id | cedricnjanga | |
| 2017-09-21 | Merge pull request 55 into master | cedricnjanga | |
| => Debug to add the possibility to add included dates in a period (outside of day types) => Refacto in the timetable reducer to share more code between some actions | |||
| 2017-09-20 | Fix error in UPDATE_DAY_TYPE action in timetable reducer | cedricnjanga | |
| The condition to remove the right dates was not well implemented | |||
| 2017-09-20 | Merge master to branch and resolve all the conflicts | cedricnjanga | |
| We also needed to take remove the right time table dates when we update day types : - excluded dates that are out of day types - included dates that are in day types and in periods | |||
| 2017-09-19 | Resolve merge conflicts | cedricnjanga | |
| 2017-09-14 | Change wayback values in route Refs #3395 @4 | Luc Donnet | |
| 2017-09-13 | use new human OID in select2s | cedricnjanga | |
| 2017-09-13 | Change humanOID function to take into account different object id syntax | cedricnjanga | |
| 2017-09-12 | Change the import filter to include two inputs and tweak ransack filter to ↵ | cedricnjanga | |
| convert date object to dateTime object | |||
| 2017-09-06 | Merge branch 'master' of github.com:af83/stif-boiv | cedricnjanga | |
| 2017-09-06 | Fix import messages when referential can't be created. Delete unused sass ↵ | Luc Donnet | |
| files. Refs #4259 | |||
| 2017-09-06 | Change humanOID function to take into account objectid changes | cedricnjanga | |
| 2017-09-06 | Updated imports#index date filter : used the same logic for the ↵ | cedricnjanga | |
| Calendar#index date filter (ransackable scope) I realized that we could submit the form with incomplete date which caused an 500 error. So I added a small JS script to prevent user from subnitting filter form with incomplete dates Since it was really similar with previous work I added two folders : /helpers & /filters to be more DRY The JS files are loaded in 4 views for the moment, hence the update in the assets.rb file | |||
| 2017-08-30 | Refs #4177 | cedricnjanga | |
| 2017-08-30 | Updating project-specific iconfont for page headers (in views) | jpl | |
| 2017-08-30 | Updating project-specific iconfont for page headers | jpl | |
| 2017-08-29 | Refs #3367 Change Time table overlap query | cedricnjanga | |
| 2017-08-28 | Timetable validate form update | cedricnjanga | |
| 2017-08-28 | Refs #4319 fix timetable autocomplete | cedricnjanga | |
| 2017-08-28 | Refs #4255: updating overheaded component styles, adding children method for ↵ | jpl | |
| import | |||
| 2017-08-25 | Clean timetable dates after updating day types | cedricnjanga | |
| 2017-08-25 | Disable duplicate modal submit button on conditions | cedricnjanga | |
| 2017-08-24 | Edit VJ to enable shift and to go past midnight (DayOffset) | cedricnjanga | |
| 2017-08-23 | Refs #4258: adding overhead feature to table_builder, with static samples on ↵ | jpl | |
| imports#show | |||
| 2017-08-21 | Add the possibility to add included days in a period | cedricnjanga | |
| 2017-08-16 | Add VJ Delete company action | cedricnjanga | |
