Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Link to current source code version (per AGPL-3.0) | hellekin | 2021-01-22 | 1 | -0/+11 |
| | |||||
* | Upgrade Rails and add StimulusJS support | hellekin | 2021-01-22 | 1 | -19/+0 |
| | |||||
* | Merged master | hellekin | 2020-11-12 | 1 | -0/+47 |
|\ | |||||
| * | REUSE: Add AGPL-3.0-or-later to app/* | hellekin | 2020-10-29 | 1 | -0/+4 |
| | | |||||
| * | Add Markdown to format Resource.description | hellekin | 2020-10-27 | 1 | -0/+43 |
| | | |||||
* | | Add map support | hellekin | 2020-11-11 | 1 | -0/+14 |
|/ | | | | | | | | | | | | This commit creates a dedicated Map model and moves the JavaScript from view to a Stimulus controller. - Stimulus.js https://stimulusjs.org - Leaflet.js https://leafletjs.org Upcoming resources: - https://discourse.stimulusjs.org/t/leafletjs-with-stimulusjs-on-rails-6/1343/4 - https://github.com/ghybs/leaflet-defaulticon-compatibility | ||||
* | Add permissions | hellekin | 2020-10-09 | 1 | -0/+8 |
| | | | | | - `current_agent` is now a full instance of Agent - provide helpers to verify current user roles | ||||
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 1 | -0/+2 |