| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sso-login' into mainHEADmain | IN COMMON Collective | 2021-04-09 | 1 | -0/+8 |
|\ |
|
| * | [DOC] Indicate when JavaScript is disabled. | IN COMMON Collective | 2021-04-09 | 1 | -0/+8 |
* | | [FIX] Use form model to create/edit resources (fixes #4, fixes #5, refs #3)v0.1.10 | IN COMMON Collective | 2021-04-08 | 3 | -15/+30 |
|/ |
|
* | Merge branch 'main' of code.cepheide.org:incommon-map into mainv0.1.9 | IN COMMON Collective | 2021-03-22 | 2 | -0/+7 |
|\ |
|
| * | [FIX] Prevent debug from failing without a user | hellekin | 2021-02-12 | 1 | -4/+0 |
| * | [FIX] Prevent debug from failing without a user | hellekin | 2021-02-11 | 1 | -1/+1 |
| * | [FIX] Prevent debug from failing without a user | hellekin | 2021-02-11 | 1 | -1/+1 |
| * | [FEATURE] Link to editv0.1.8 | hellekin | 2021-02-11 | 1 | -0/+6 |
* | | [FIX] Honor current Agent selection | IN COMMON Collective | 2021-03-22 | 1 | -1/+1 |
* | | Merge branch 'uuid-resolver' into main | hellekin | 2021-03-22 | 1 | -0/+15 |
|\ \ |
|
| * | | Add UUIDResolver | hellekin | 2021-03-22 | 1 | -0/+15 |
| |/ |
|
* | | [DEBUG] Avoid rendering error with nil class | hellekin | 2021-03-22 | 1 | -1/+1 |
* | | Fix Agent URL | hellekin | 2021-03-22 | 1 | -1/+1 |
|/ |
|
* | [FIX] Availability of agents | hellekin | 2021-02-11 | 6 | -4/+36 |
* | Fix image link | hellekin | 2021-02-05 | 1 | -1/+1 |
* | Remove unused Taxonomy target and refactor debug | hellekin | 2021-01-23 | 2 | -10/+11 |
* | Move CSS to Webpack | hellekin | 2021-01-23 | 2 | -1/+6 |
* | Add some debug infov0.1.6 | hellekin | 2021-01-22 | 1 | -0/+1 |
* | Link to current source code version (per AGPL-3.0) | hellekin | 2021-01-22 | 1 | -0/+4 |
* | Add markers and popups | hellekin | 2021-01-22 | 1 | -0/+10 |
* | Upgrade Rails and add StimulusJS support | hellekin | 2021-01-22 | 21 | -37/+140 |
* | Add Stimulus Map and Taxonomy (WIP) | hellekin | 2020-11-12 | 6 | -13/+19 |
* | Merged master | hellekin | 2020-11-12 | 4 | -1/+12 |
|\ |
|
| * | Add agent selector widget and taxonomy navigator (WIP) | hellekin | 2020-10-29 | 3 | -0/+11 |
| * | Add Markdown to format Resource.description | hellekin | 2020-10-27 | 1 | -1/+1 |
* | | Add map support | hellekin | 2020-11-11 | 1 | -21/+11 |
* | | Adjust Style for mobile and stimulus | hellekin | 2020-11-11 | 1 | -2/+4 |
* | | Remove bork agent_selector_form helper | hellekin | 2020-10-09 | 1 | -4/+0 |
* | | Remove debug info | hellekin | 2020-10-09 | 1 | -1/+0 |
|/ |
|
* | Enable switching Agent | hellekin | 2020-10-09 | 2 | -3/+9 |
* | Fix Resource edition | hellekin | 2020-10-09 | 3 | -8/+8 |
* | Wrap debug with login | hellekin | 2020-10-09 | 1 | -4/+6 |
* | Avoid errors on missing Taxonomy | hellekin | 2020-10-09 | 1 | -1/+1 |
* | Scope routes to Agent | hellekin | 2020-10-09 | 7 | -21/+98 |
* | Make map more beautiful | hellekin | 2020-10-08 | 3 | -32/+29 |
* | 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 | 3 | -3/+16 |
* | First pass at Resources... | hellekin | 2020-10-06 | 3 | -3/+18 |
* | First pass at listing Resources | hellekin | 2020-10-06 | 2 | -2/+16 |
* | Fix URL | hellekin | 2020-10-06 | 1 | -1/+1 |
* | First pass at something visible | hellekin | 2020-10-06 | 9 | -8/+50 |
* | Add Authentication logic | hellekin | 2020-10-05 | 3 | -0/+28 |
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 3 | -0/+29 |