aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix form, add flashhellekin2020-10-065-3/+88
* First pass at Resources...hellekin2020-10-064-4/+19
* First pass at listing Resourceshellekin2020-10-064-2/+77
* Facilitate development with puma in the browserhellekin2020-10-061-30/+26
* User Kaminari gem for paginationhellekin2020-10-063-0/+29
* Add a favicon so we can find the tab :)hellekin2020-10-061-0/+0
* Document importation of resourceshellekin2020-10-062-10/+32
* Fix resources migrationhellekin2020-10-062-1/+4
* Update parser fieldshellekin2020-10-061-3/+3
* Ignore generated Locations.geojsonhellekin2020-10-061-0/+3
* Add Resource modelhellekin2020-10-066-1/+34
* Populate database with Agents: rails db:seedhellekin2020-10-061-0/+11
* Improved the parser file and added some more comments, created a readme.txt f...Nemael2020-10-062-0/+99
* Files to parse with parser.rb to create the Locations.geojson file which cont...Nemael2020-10-0614-0/+248990
* Production environment with systemd and chruby requires this...hellekin2020-10-061-0/+3
* Add better integration with systemdhellekin2020-10-063-0/+8
* Refactor authentication method to make it a bit more readablehellekin2020-10-061-35/+67
* Remove broken codehellekin2020-10-061-6/+0
* Ensure SSO return host is correct in productionhellekin2020-10-061-1/+1
* [deploy] Restore ActionMailer since it breaks during deploy...hellekin2020-10-061-3/+3
* Add code for deploymenthellekin2020-10-062-5/+28
* Fix URLhellekin2020-10-061-1/+1
* [SECURITY] Update Ruby to v2.6.6 (take two)hellekin2020-10-062-2/+2
* [SECURITY] Update Ruby to v2.6.6hellekin2020-10-061-1/+1
* First pass at something visiblehellekin2020-10-0623-14/+347
* Extract Role check to a background jobhellekin2020-10-062-9/+57
* Add instance methodshellekin2020-10-061-0/+10
* Add Talk API Keyshellekin2020-10-061-1/+1
* Ensure only one Agent exists for a given grouphellekin2020-10-061-0/+1
* Use Discourse API gemhellekin2020-10-062-0/+12
* Add Authentication logichellekin2020-10-058-1/+133
* Add Agent and Agency modelshellekin2020-10-055-1/+83
* Configure Discourse SSOhellekin2020-10-057-1/+37
* Use pry and bitfieldshellekin2020-10-052-0/+16
* Add Discourse SSO codehellekin2020-10-055-1/+119
* Create database setuphellekin2020-10-052-0/+23
* rails new incommon-map -d postgresql -C -Thellekin2020-10-0575-0/+9208