Commit graph

2394 commits

Author SHA1 Message Date
Connor Turland f49a674566 tweaks for developing on this branch 2017-02-06 03:41:28 +00:00
Connor Turland 7951f08e45 Merge branch 'develop' into feature/convo.algo 2017-02-06 03:36:26 +00:00
Connor Turland 575a3ec8bf Rename user_not_present_on_map.rB to user_not_present_on_map.rb 2017-02-05 22:09:51 -05:00
Connor Turland b2bf9978aa Update ISSUE_TEMPLATE.md 2017-02-05 14:34:47 -05:00
Connor Turland 0441850504 Secret.convo (#1059)
* set up for using secret css/js

* testing

* add stuff

* final tweak for secret convos

* looks like its all working

* realized this change is just good all around

* minor touch ups

* only us for now

* no longer validate presence of xloc/yloc

* fix syntax issue
2017-02-05 14:30:23 -05:00
Connor Turland 9c65d2df09 for special conversation url 2017-02-05 07:05:25 +00:00
Connor Turland a84815aaed tiny merge with develop 2017-02-05 06:39:55 +00:00
Connor Turland 9b0ead24a3 more merges with develop 2017-02-05 06:37:37 +00:00
Connor Turland 3a4fa90c49 Merge branch 'develop' into feature/convo.algo 2017-02-05 06:28:49 +00:00
Connor Turland 3ae4072b5d add ability to keep metacode focus 2017-02-05 06:28:10 +00:00
Connor Turland 0a52de714e make it match develop 2017-02-05 05:41:29 +00:00
Connor Turland 597efb36e1 add this back in 2017-02-05 05:31:37 +00:00
Connor Turland 72fd2717b6 Merge branch 'develop' into feature/convo.algo 2017-02-05 05:26:58 +00:00
Connor Turland 500a74bd5f don't include the controller yet 2017-02-05 04:15:51 +00:00
Connor Turland 2423608fd3 actually optimize the island layout 2017-02-05 04:08:36 +00:00
Connor Turland 0929380e91 divide up the islands to the north and south 2017-02-05 03:34:59 +00:00
Connor Turland 6e347dc33a fixup synapse creation 2017-02-05 03:26:18 +00:00
Connor Turland 96f66a2f8c fix up topic creator 2017-02-04 04:27:08 +00:00
Connor Turland 74dd20f02e got topic and synapse creation working 2017-02-04 04:13:59 +00:00
Connor Turland 04036882ab do the bounds and translate 2017-02-03 20:58:49 +00:00
Connor Turland fd54eb718a its workking 2017-02-03 19:58:15 +00:00
Robert Best 00ecb0f6bb Make DEL key delete selected items (With confirmation still :P ) (#1058)
* add del key

* made DEL key into delete shortcut
2017-02-03 14:23:04 -05:00
Connor Turland ba230e1eed only find parents for parents and children for children 2017-02-01 21:30:48 +00:00
Connor Turland 274b86532a its vorkingg.... 2017-02-01 18:08:02 +00:00
Connor Turland 6ed9796e05 no more matter 2017-02-01 17:49:16 +00:00
Connor Turland 08d2cbb00d running algo each time an edge is added 2017-02-01 17:47:45 +00:00
Devin Howard 45a15da896 fix error in loading url titles 2017-02-01 12:37:50 -05:00
Devin Howard a96c8ae75c fix bug 2017-01-31 23:44:10 -05:00
Connor Turland fc2604376a add the gitignore 2017-01-31 03:23:01 +00:00
Devin Howard a137c21d2d searchfields api parameter (#1054) 2017-01-28 16:53:54 -05:00
Connor Turland 952cf4e79f keep permission of topic/synapse in sync with map its deferring to from beginning (#1053)
* Update topic.rb

* Update synapse.rb
2017-01-28 16:40:41 -05:00
Devin Howard 53bc4ee1c8 fix mapper page (#1050) 2017-01-28 15:44:38 -05:00
Connor Turland c60f7f4525 add Story, which is on metamaps, total is now 48 2017-01-28 01:04:23 -05:00
Connor Turland 8df2cd8732 fix metacode names 2017-01-28 01:01:20 -05:00
Devin Howard 2c6da79df3 redirect /explore to / (#1051) 2017-01-27 15:16:31 -05:00
Connor Turland 6e913efbae track pageloads with google analytics. fixes #1012 (#1048)
* track pageloads with google analytics. fixes #1012

* Update Router.js
2017-01-25 20:57:34 -08:00
Connor Turland db81962c91 some c9 files to gitignore 2017-01-26 00:24:31 +00:00
Connor Turland 8330ef9679 treat cable sub/unsub as joined/left map. fixes #1035 (#1047) 2017-01-25 15:32:13 -08:00
Devin Howard 696ff396b0 file attachments in db (re: #124) (#1043)
* file attachments in db

* rubocop

* factor out a bunch of file types

* thumb and medium image styles"

* syntax error in concern

* markdown is also plaintext

* rubocop
2017-01-24 15:10:40 -05:00
Devin Howard b16617286f revert back to jquery 1 to fix best in place 2017-01-23 19:50:59 -05:00
Devin Howard fee011bba6 fix readme bullets 2017-01-23 19:37:50 -05:00
Devin Howard d16709e8e7 fix codeclimate style issues (#1046)
* bunch of code climate fixes

* more
2017-01-23 19:30:13 -05:00
Devin Howard 0ad10c0f5a fix style of thumb button on map card (#1044) 2017-01-23 14:02:14 -05:00
Devin Howard d11278b63b map rdf export (fixes #1015) (#1036)
* simple rdf export of maps

* register ttl mime type

* owl

* mm

* fix up export service

* implement base url thing whoo

* add more rdf fields

* fix rdf syntax errors

* hide unused fields in rdf

* some code climate fixes

* update ontology a bit more

* syntax fix

* typo
2017-01-22 16:42:04 -05:00
Devin Howard 2652d53e9b update ruby dependencies too (#1042)
* update rubygem dependencies

* update backbone

* brakeman fix

* brakeman

* ugh syntax fix
2017-01-22 16:41:51 -05:00
Devin Howard dc8d274487 whoops, I guess we do need jquery in package.json 2017-01-22 14:07:04 -05:00
Devin Howard 2fd972ddce ajax queue (fixes #853) (#1037)
* jquery.ajaxq

* install jquery.ajaxq from npm

* patch ajaxq into Backbone code

* use ajaxq library with more github stars

* eslint
2017-01-22 13:50:34 -05:00
Devin Howard bba8231e8c update npm dependencies (#1038)
* only one github dependency left

* update npm deps

* exact versions of npm deps
2017-01-21 15:37:14 -05:00
Devin Howard 1229e92feb fix bug in Debug.js 2017-01-21 13:34:39 -05:00
Devin Howard ba3d5f07dd try to fix metamaps.debug 2017-01-21 13:09:26 -05:00