| Age | Commit message (Collapse) | Author |
|
This will ensure it is used even for static files
|
|
|
|
|
|
|
|
|
|
|
|
This allow us to reload the CSS withour reloading the whole page.
You'll thank me the day you'll work on React-heavy pages.
|
|
|
|
development.rb
|
|
- Added tests for HTTPService (regression)
- Removed some dead code (Workbench model spec, Import factory)
- Changed front_end_host to rails_host in config
|
|
|
|
|
|
- Setting up correct headers for the Webmock request (Oh Boy)
- Refactoring all Faraday requests into `lib/af83/http_fetcher.rb`
- Implementing the Download
|
|
|
|
|
|
- Fixed conf error (missing schema in `config.iev_url`)
- Reported java server traces (looks like missing metadata)
|
|
|
|
|
|
controllers
|
|
|
|
|
|
newapplication helper default authorization, (no if) ->
* DefaultPolicy (all true)
* Add some policies (LinePolicy)
* Use `boiv:read` pour show, index
* Adapted `table_builder`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refs #1765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.chouette_authentication_settings. Refs #816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|