| Age | Commit message (Expand) | Author |
| 2017-02-10 | Refs #2500: filter with jp object_id instead of id | Thomas Haddad |
| 2017-02-10 | Refs #2520: Add pagination information (totalCount, vj positions) | Thomas Haddad |
| 2017-02-10 | Refs #2500: get journey_pattern_id if present in params | Thomas Haddad |
| 2017-02-09 | Refs #2501: Add pagination for vehicle journeys | Thomas Haddad |
| 2017-02-08 | Refs #2475: fix top menu sticky content | jpl |
| 2017-02-08 | Refs #2501: Add fetchApi when landing on page, fetch status, wip display | Thomas Haddad |
| 2017-02-08 | Refs #2498: Load redux app for vj and add state reducers | Thomas Haddad |
| 2017-02-08 | Refs #2498: Add redux-logger for debugging and add devDeps in package.json | Thomas Haddad |
| 2017-02-08 | Refs #2535: adding selection behav. for table toolbox | jpl |
| 2017-02-07 | Refs #2535: fix multiselect on tables | jpl |
| 2017-02-07 | Refs #2518: adding form-filter component (sass) | jpl |
| 2017-02-07 | Js gardening on main menu and nav panels | Thomas Haddad |
| 2017-02-07 | Refs #2475: updating opened menu items on left menu | jpl |
| 2017-02-07 | Refs #2475: fix scroll bug, when paneltop open | jpl |
| 2017-02-06 | Refs #2482: adding archived? attribute to workbench#show table | jpl |
| 2017-02-06 | Refs #2535: adding selectable feat. to table builder | jpl |
| 2017-02-06 | Refs #2498: initializing react-redux for vehicle_journeys | Thomas Haddad |
| 2017-02-02 | Add first components spec, and set correct node version used in package.json | Thomas Haddad |
| 2017-02-02 | Cleaning js assets empty files, fixing turbolinks issues on some | jpl |
| 2017-02-01 | Refs #2482: topmenu code cleaning | jpl |
| 2017-02-01 | Refs #2482: adding sticky behavior for main top nav | jpl |
| 2017-01-31 | Refs #2475: adding top menu right panels | jpl |
| 2017-01-31 | Refs #2475: adding main left menu navbar | jpl |
| 2017-01-30 | Remove logger from redux itineraries | Thomas Haddad |
| 2017-01-30 | Move back ol.js to its original place | Thomas Haddad |
| 2017-01-30 | Refs #2406: Automatically fill sidebar when toggling map, and disable confirm... | Thomas Haddad |
| 2017-01-27 | Refs #2407: Fix lon/lat not being available in api query and state | Thomas Haddad |
| 2017-01-27 | Refs #2407: improve map toggling | Thomas Haddad |
| 2017-01-27 | Fix parseFloat for lon lat | Xinhui |
| 2017-01-27 | Refs #2405: use url api when fetching stopAreas for OlMap | Thomas Haddad |
| 2017-01-26 | Refs #2407: add validate new stoppoint via olMap | Thomas Haddad |
| 2017-01-26 | Refs #2405: displaying map object data, from geojson | jpl |
| 2017-01-25 | Refs #2405: adding unselect marker action | jpl |
| 2017-01-24 | Refs #2405: start filling sidebar with marker content w/ redux | Thomas Haddad |
| 2017-01-24 | Fix map button is hidden until a stop area is chosen | Thomas Haddad |
| 2017-01-24 | Refs #2405: js gardening and use selected property in ol interaction select e... | Thomas Haddad |
| 2017-01-23 | Refs #2405: adding point listener, with fetch of properties | jpl |
| 2017-01-23 | Refs #2404: add marker styles | Thomas Haddad |
| 2017-01-23 | Refs #2404: disabling zoom on olmap | jpl |
| 2017-01-23 | Move ol.js for debug | Thomas Haddad |
| 2017-01-20 | Refs #2405: Fix json layer doesn't need extent anymore (uses fake data for th... | Thomas Haddad |
| 2017-01-20 | Refs #2405: Add fetch nearby stopAreas in olMap component and temporarily fix... | Thomas Haddad |
| 2017-01-18 | Refs #2404 : Stick to ESPG:3857 projection | Thomas Haddad |
| 2017-01-18 | Refs #2404: Fix ol view not working when projection is defined | Thomas Haddad |
| 2017-01-18 | Remove useless debugger | Thomas Haddad |
| 2017-01-18 | Refs #2404: Set ol map projection to EPSG-4326 and prepare extent for API call | Thomas Haddad |
| 2017-01-18 | Refs #2404: adding scaleline to ol map | jpl |
| 2017-01-18 | Refs #2404: Fix correct zoom value and remove zoom and dragPan from ol map | Thomas Haddad |
| 2017-01-18 | Refs #2404: adding toggle_map tests, fixing also add_stop_point reducer | jpl |
| 2017-01-17 | Refs #2404: adding olmap custom styles, upd integration | jpl |