| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust Style for mobile and stimulus | hellekin | 2020-11-11 | 7 | -4/+119 |
* | Add Leaflet through yarn | hellekin | 2020-11-10 | 2 | -0/+6 |
* | Add stimulus.js | hellekin | 2020-10-23 | 5 | -0/+62 |
* | Remove bork agent_selector_form helper | hellekin | 2020-10-09 | 2 | -11/+0 |
* | Remove debug info | hellekin | 2020-10-09 | 1 | -1/+0 |
* | Grant maintainer to group owner | hellekin | 2020-10-09 | 1 | -0/+2 |
* | Enable switching Agent | hellekin | 2020-10-09 | 5 | -5/+48 |
* | Fix Resource edition | hellekin | 2020-10-09 | 6 | -19/+24 |
* | Fix flashes style | hellekin | 2020-10-09 | 1 | -5/+12 |
* | Wrap debug with login | hellekin | 2020-10-09 | 1 | -4/+6 |
* | Avoid errors on missing Taxonomy | hellekin | 2020-10-09 | 2 | -5/+5 |
* | [WIP] Add Resource business logic | hellekin | 2020-10-09 | 1 | -50/+60 |
* | Add some stats | hellekin | 2020-10-09 | 1 | -0/+20 |
* | Add a selector for categories and sections | hellekin | 2020-10-09 | 1 | -0/+10 |
* | Add permissions | hellekin | 2020-10-09 | 2 | -1/+11 |
* | Scope routes to Agent | hellekin | 2020-10-09 | 8 | -23/+111 |
* | Add Classifications and Resource validations | hellekin | 2020-10-09 | 11 | -31/+147 |
* | Add categories, sections, and import data | hellekin | 2020-10-08 | 8 | -1/+475 |
* | Fix z-index for map and article | hellekin | 2020-10-08 | 2 | -1/+1 |
* | Fix typo | hellekin | 2020-10-08 | 1 | -1/+1 |
* | Merge branch 'map-style' | hellekin | 2020-10-08 | 8 | -32/+177 |
|\ |
|
| * | Make map more beautiful | hellekin | 2020-10-08 | 8 | -32/+177 |
* | | Changed 'has_ony' to 'has_one' | Nemael | 2020-10-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'taxonomies' | hellekin | 2020-10-08 | 10 | -1/+147 |
|\ |
|
| * | Add model foundation for classifications | hellekin | 2020-10-08 | 10 | -1/+147 |
* | | Removed the hand-picked markers because they caused errors | Nemael | 2020-10-08 | 1 | -3/+3 |
* | | Map added but no dynamic points placed, the current points are hand-picked fr... | Nemael | 2020-10-08 | 1 | -0/+48 |
|/ |
|
* | Attempt to a fix for the edit resource page | Nemael | 2020-10-08 | 1 | -2/+2 |
* | Added leaflet gem and changed a bit the Edit Ressource page to be able to edi... | Nemael | 2020-10-08 | 2 | -4/+10 |
* | Fix form, add flash | hellekin | 2020-10-06 | 5 | -3/+88 |
* | First pass at Resources... | hellekin | 2020-10-06 | 4 | -4/+19 |
* | First pass at listing Resources | hellekin | 2020-10-06 | 4 | -2/+77 |
* | Facilitate development with puma in the browser | hellekin | 2020-10-06 | 1 | -30/+26 |
* | User Kaminari gem for pagination | hellekin | 2020-10-06 | 3 | -0/+29 |
* | Add a favicon so we can find the tab :) | hellekin | 2020-10-06 | 1 | -0/+0 |
* | Document importation of resources | hellekin | 2020-10-06 | 2 | -10/+32 |
* | Fix resources migration | hellekin | 2020-10-06 | 2 | -1/+4 |
* | Update parser fields | hellekin | 2020-10-06 | 1 | -3/+3 |
* | Ignore generated Locations.geojson | hellekin | 2020-10-06 | 1 | -0/+3 |
* | Add Resource model | hellekin | 2020-10-06 | 6 | -1/+34 |
* | Populate database with Agents: rails db:seed | hellekin | 2020-10-06 | 1 | -0/+11 |
* | Improved the parser file and added some more comments, created a readme.txt f... | Nemael | 2020-10-06 | 2 | -0/+99 |
* | Files to parse with parser.rb to create the Locations.geojson file which cont... | Nemael | 2020-10-06 | 14 | -0/+248990 |
* | Production environment with systemd and chruby requires this... | hellekin | 2020-10-06 | 1 | -0/+3 |
* | Add better integration with systemd | hellekin | 2020-10-06 | 3 | -0/+8 |
* | Refactor authentication method to make it a bit more readable | hellekin | 2020-10-06 | 1 | -35/+67 |
* | Remove broken code | hellekin | 2020-10-06 | 1 | -6/+0 |
* | Ensure SSO return host is correct in production | hellekin | 2020-10-06 | 1 | -1/+1 |
* | [deploy] Restore ActionMailer since it breaks during deploy... | hellekin | 2020-10-06 | 1 | -3/+3 |
* | Add code for deployment | hellekin | 2020-10-06 | 2 | -5/+28 |