| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 7 | -21/+98 |
* | Add Classifications and Resource validations | hellekin | 2020-10-09 | 6 | -21/+88 |
* | Add categories, sections, and import data | hellekin | 2020-10-08 | 2 | -0/+2 |
* | 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 | 3 | -0/+41 |
|\ |
|
| * | Add model foundation for classifications | hellekin | 2020-10-08 | 3 | -0/+41 |
* | | 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 | 1 | -4/+6 |
* | 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 |
* | Add Resource model | hellekin | 2020-10-06 | 2 | -0/+7 |
* | Refactor authentication method to make it a bit more readable | hellekin | 2020-10-06 | 1 | -35/+67 |
* | Fix URL | hellekin | 2020-10-06 | 1 | -1/+1 |
* | First pass at something visible | hellekin | 2020-10-06 | 20 | -8/+333 |
* | Extract Role check to a background job | hellekin | 2020-10-06 | 2 | -9/+57 |
* | Add instance methods | hellekin | 2020-10-06 | 1 | -0/+10 |
* | Add Authentication logic | hellekin | 2020-10-05 | 7 | -0/+127 |
* | Add Agent and Agency models | hellekin | 2020-10-05 | 2 | -0/+26 |
* | Configure Discourse SSO | hellekin | 2020-10-05 | 3 | -1/+8 |
* | Add Discourse SSO code | hellekin | 2020-10-05 | 2 | -0/+99 |
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 14 | -0/+80 |