Commit graph

251 commits

Author SHA1 Message Date
Connor Turland 1633b61637 permissions not fully fully functional yet, don't push to staging. editing of maps as cards in place. raw data available as json at maps/:id/json, or topics/:id/json, or synapses/:id/json 2013-01-18 17:08:06 -05:00
Connor Turland 1b44175c31 added home page with recent info, and personal profiles with recent indo 2013-01-07 23:03:41 -05:00
Connor Turland ea54bacea3 added shift+click and ability to take different kinds of actions on selected nodes and edges 2013-01-07 00:17:39 -05:00
Devin Howard 5bd311ceea added route to config/routes.rb for removing synapse mappings. It's not actually defined in the controller though.... 2013-01-05 22:41:19 -05:00
Connor Turland e593bbc8b2 added ability to hide topics from canvas, remove topics from map, and delete topics, all from the graph. 2013-01-04 21:39:16 -05:00
Connor Turland 8180742ec4 added an attempt at real time updates on maps 2013-01-04 00:20:43 -05:00
Devin Howard 50dd586fbe removed showcard routes, html.erb, and controller entries/files since it's back in javascript 2013-01-02 21:01:56 -05:00
Connor Turland 131e27aefe converted all references to items to topics 2013-01-01 17:45:35 -05:00
Devin Howard ae95cbf6f4 I did something with config/routes.rb and now showcard/1 shows an empty html page instead of giving an error 2012-12-30 23:33:08 -05:00
Connor Turland 3356160af4 moved all the menus in the upper right to the logo. created the console at /console. changed synapse creation to be either on right click and drag or alt+left click. fixed scrolling and spacing on list pages of maps and topics. added ability to clear the canvas on the console and to save to map. removed metamap page, and extraneous controllers. 2012-12-25 18:29:20 -05:00
Connor Turland 783894461e testing ability to pull topics onto the canvas 2012-12-23 01:12:56 -05:00
Connor Turland 37e41c87bf made it so that only synapses can be created on topic pages, not new topics. Restructured the URL address system 2012-12-21 18:07:13 -05:00
Connor Turland cdec4b2ffa pushhh 2012-12-20 19:24:27 -05:00
Connor Turland 3931fdd40e got Rgraph working 2012-12-16 15:00:43 -05:00
Devin Howard dfdc1bfd94 removed config/database.yml 2012-12-15 14:08:00 -05:00
Connor Turland 55d8a197de removed public assets 2012-12-14 13:31:39 -05:00
Connor Turland 9f4522e1e7 swapped in db config file for production 2012-12-14 03:20:33 -05:00
Connor Turland 5fb5868378 precompiled assets 2012-12-14 03:10:57 -05:00
Connor Turland a5fd4cb835 caching changes 2012-12-14 02:59:37 -05:00
Connor Turland 7e4fed4020 more caching mods 2012-12-14 02:52:54 -05:00
Connor Turland 2c9a7a8946 changed caching again 2012-12-14 02:41:59 -05:00
Connor Turland 7c2169a2de changed the caching settings 2012-12-14 02:38:59 -05:00
Connor Turland 5e1ec6ea26 added topic searching in the upper bar 2012-12-14 02:16:17 -05:00
Devin Howard 7e1610147a Revert "removed 20121203225613_add_arranged_to_map.rb"
This reverts commit baaa746a47.
2012-12-09 19:44:18 -05:00
Devin Howard baaa746a47 removed 20121203225613_add_arranged_to_map.rb 2012-12-09 19:42:09 -05:00
Connor Turland 38ef59b951 swapped database config file for local/staging back in 2012-12-03 19:42:06 -05:00
Connor Turland e2acdb727a swapped in database config file for production 2012-12-03 19:06:33 -05:00
Connor Turland cfe7966958 darkened concentric circles on Rgraph view 2012-12-01 18:06:29 -05:00
Connor Turland e8404de01a added ability to save layout of maps. 2012-12-01 18:05:17 -05:00
Connor Turland 555e822d8c swapped database config files for production 2012-11-24 18:05:05 -08:00
Devin Howard 77420bcb09 made feedback and metamaps manual display conditional instead of hard coded so there's not errors on a blank database 2012-11-03 13:45:08 -04:00
Devin Howard bce78bc147 removed test rake config 2012-11-03 13:07:14 -04:00
Devin Howard eb0c8f1b8a removed home.html.erb and configured new databases and changed background image 2012-11-03 11:51:49 -04:00
Connor Turland 20ff61b37f switched config.assets.compile back to false 2012-11-01 08:03:04 -04:00
Connor Turland d2fbd05c3e changed production cache behaviour 2012-10-29 14:01:28 -04:00
Connor Turland f3fb5c5326 added data columns to user for a unique access code that is theirs that they can give to others to invite them, and require people to give an access code to create an account. 2012-10-29 13:52:29 -04:00
Connor Turland 9e7c6b0f02 updated header to have dropdown menus. fixed synapses that were showing up blue. ensured that when creating new synapses, you can only see the list for which you have permissions to see 2012-10-28 14:37:46 -04:00
Connor Turland 2812157a84 reconfigured database file for live server 2012-10-26 06:07:55 -04:00
Connor Turland 5c195bd548 added maps, permissions, show user cards 2012-10-26 06:04:52 -04:00
Connor Turland ddd80b60ef updated db config file again 2012-10-17 21:17:46 -04:00
Connor Turland e82cf040c0 configured db file 2012-10-17 21:08:11 -04:00
Connor Turland 775d97cdbb initial commit 2012-10-17 20:51:54 -04:00
Connor Turland 4d09fb6fc8 added ability to add synapses 2012-10-09 20:23:45 -04:00
Connor Turland 9c0f12a55a updated location styling and output. increased card size. made links open in new tabs. removed create account link. added ability to see list of your personal objects that you've added. 2012-10-08 01:45:44 -04:00
Connor Turland ca2898fe3d added ability to create synapses between nodes of same type 2012-10-05 16:40:30 -04:00
Connor Turland ea7aa9815a added edit abilities 2012-09-23 21:30:48 -04:00
Connor Turland 392a187b1c test 2012-09-23 16:21:41 -04:00
Connor Turland 318aeb2b20 updated db file 2012-09-22 23:23:06 -04:00
Connor Turland 1f5c818a0d updated db file 2012-09-22 23:21:15 -04:00
Connor Turland 4bae2582df updated db file 2012-09-22 23:18:56 -04:00
Connor Turland 8f3164027b added all files 2012-09-22 22:39:12 -04:00