aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'import' of code.cepheide.org:incommon-map into importimportNemael2021-02-122-2/+99
|\
| * WTFhellekin2021-02-112-2/+99
* | Added description of the parsing scripts and their usesNemael2021-02-121-11/+15
|/
* Added afew commentsNemael2021-02-051-12/+12
* Split parser in three files with thress .geojson output. Also added a parser ...Nemael2021-02-055-0/+1857
* Allow using INCOMMON as a module namehellekin2020-10-291-0/+1
* Add agent selector widget and taxonomy navigator (WIP)hellekin2020-10-293-0/+11
* Add original list of Dewey Maps categorieshellekin2020-10-291-0/+526
* Add public assetshellekin2020-10-294-0/+84
* REUSE: Add LAL-1.3 to CSV files and relicense app/views to AGPL-3.0-or-laterhellekin2020-10-291-1/+5
* REUSE: Fix list of default fileshellekin2020-10-291-2/+2
* REUSE: Add CC-BY-SA-4.0 to schemahellekin2020-10-291-0/+4
* REUSE: Add AGPL-3.0-or-later to routeshellekin2020-10-291-0/+3
* REUSE: Add LAL-1.3 to translation stringshellekin2020-10-291-0/+4
* REUSE: Add MIT to original Rails fileshellekin2020-10-293-0/+12
* REUSE: Add CC-BY-SA-4.0 to documentationhellekin2020-10-293-0/+16
* REUSE: Add AGPL-3.0-or-later on remaining IN COMMON codehellekin2020-10-294-0/+16
* REUSE: Add LAL-1.3 to app/viewshellekin2020-10-291-1/+1
* REUSE: Add AGPL-3.0-or-later to app/*hellekin2020-10-2931-2/+311
* REUSE: Add LAL-1.3 license to SCSShellekin2020-10-2912-0/+153
* REUSE: Add general confighellekin2020-10-291-5/+40
* REUSE: Add licenseshellekin2020-10-296-0/+1569
* Add REUSE.softwarehellekin2020-10-282-0/+623
* Merge branch 'markdown'hellekin2020-10-274-1/+51
|\
| * Add Markdown to format Resource.descriptionhellekin2020-10-272-1/+44
| * User commonmarker gemhellekin2020-10-272-0/+7
* | Added sanitization of data, puts instead of null or / data. Also strips trai...Nemael2020-10-241-6/+18
|/
* Enable switching Agenthellekin2020-10-095-5/+48
* Fix Resource editionhellekin2020-10-096-19/+24
* Fix flashes stylehellekin2020-10-091-5/+12
* Wrap debug with loginhellekin2020-10-091-4/+6
* Avoid errors on missing Taxonomyhellekin2020-10-092-5/+5
* [WIP] Add Resource business logichellekin2020-10-091-50/+60
* Add some statshellekin2020-10-091-0/+20
* Add a selector for categories and sectionshellekin2020-10-091-0/+10
* Add permissionshellekin2020-10-092-1/+11
* Scope routes to Agenthellekin2020-10-098-23/+111
* Add Classifications and Resource validationshellekin2020-10-0911-31/+147
* Add categories, sections, and import datahellekin2020-10-088-1/+475
* Fix z-index for map and articlehellekin2020-10-082-1/+1
* Fix typohellekin2020-10-081-1/+1
* Merge branch 'map-style'hellekin2020-10-088-32/+177
|\
| * Make map more beautifulhellekin2020-10-088-32/+177
* | Changed 'has_ony' to 'has_one'Nemael2020-10-081-1/+1
|/
* Merge branch 'taxonomies'hellekin2020-10-0810-1/+147
|\
| * Add model foundation for classificationshellekin2020-10-0810-1/+147
* | Removed the hand-picked markers because they caused errorsNemael2020-10-081-3/+3
* | Map added but no dynamic points placed, the current points are hand-picked fr...Nemael2020-10-081-0/+48
|/
* Attempt to a fix for the edit resource pageNemael2020-10-081-2/+2
* Added leaflet gem and changed a bit the Edit Ressource page to be able to edi...Nemael2020-10-082-4/+10