Connor Turland
|
ac12c2a9ae
|
added ability to change metacode. updated bottom left menu with icon, upper right menu with hover states
|
2014-02-09 18:54:45 -05:00 |
|
Connor Turland
|
bfdf706f15
|
cheatsheet and menu and upper right menu
|
2014-02-09 10:05:32 -05:00 |
|
Connor Turland
|
2045220622
|
styled lightboxes further, changed FAQ to PAQ
|
2014-02-07 17:25:02 -05:00 |
|
Connor Turland
|
ab40ddfdf4
|
a lot of little coloring things
|
2014-02-06 15:16:51 -05:00 |
|
Connor Turland
|
86b60048c3
|
styled new map forms
|
2014-02-06 12:40:44 -05:00 |
|
Connor Turland
|
ae46c27bec
|
started styling map forms
|
2014-02-05 12:37:21 -05:00 |
|
Connor Turland
|
4350c0df1b
|
added lightboxes
|
2014-02-05 00:03:44 -05:00 |
|
Connor Turland
|
6a63b1fe47
|
removed assets
|
2014-02-04 22:03:24 -05:00 |
|
Connor Turland
|
fdcee3ae40
|
synapse autocomplete working
|
2014-02-04 20:28:06 -05:00 |
|
Connor Turland
|
9a560ff829
|
styled carousel autocomplete results. moved tooltips. built out map info box
|
2014-02-03 20:43:31 -05:00 |
|
Connor Turland
|
4e3c9fc439
|
added tooltips on search results, added icon for change metacode set, did further styling of open topic card
|
2014-02-03 00:35:21 -05:00 |
|
Connor Turland
|
6538577387
|
added ability to limit search results to just your own, and to minimize the different sections of search results
|
2014-02-02 14:56:07 -05:00 |
|
Connor Turland
|
9c3c7c5e01
|
enabled filter by metacode. enabled navigation through topic pages using right click. styled topic card
|
2014-02-01 03:57:19 -05:00 |
|
Connor Turland
|
9ca9e56536
|
improved the labels. started the right click menu. added the wand menu. added the create map feature. replaced images with recolored ones.
|
2014-01-30 19:32:15 -05:00 |
|
Connor Turland
|
414e59e280
|
this is a lot of changes. too many to say here, oops
|
2014-01-28 22:46:58 -05:00 |
|
Connor Turland
|
e44d57a6d9
|
updated the home page
|
2013-12-01 20:47:28 -05:00 |
|
Connor Turland
|
41044140b7
|
added completely new logging in system
|
2013-07-10 14:02:38 -04:00 |
|
Connor Turland
|
2545126b0b
|
fixed up some styling. extended rgraph radius. added show/hide labels
|
2013-07-09 12:32:13 -04:00 |
|
Connor Turland
|
1491c20895
|
shift+click for box selecting topics
|
2013-03-29 02:38:13 -04:00 |
|
Devin Howard
|
1f096cf5a5
|
esc deselects all nodes/synapses
|
2013-03-28 18:56:34 -04:00 |
|
Devin Howard
|
71047ecac4
|
Merge branch 'master' of github.com:Connoropolous/metamaps_gen002
|
2013-03-21 21:34:26 -04:00 |
|
Devin Howard
|
6ac05fa2c6
|
allow Enter to keep all selected nodes in commons
|
2013-03-21 21:29:09 -04:00 |
|
Connor Turland
|
1f7588f1ce
|
added ability to use touch to drag nodes, pan, and zoom. fixed label glitch for the most part
|
2013-03-17 02:29:17 -04:00 |
|
Devin Howard
|
8a9b84c7f3
|
fixed save to map to filter by metacode too
|
2013-02-22 18:48:01 -05:00 |
|
Connor Turland
|
5fd9af3dfd
|
fixed menu sizing bug and permissions sizing bug
|
2013-02-20 17:52:25 -05:00 |
|
Devin Howard
|
35dd8c1816
|
partway to save to map functionality on topic view
|
2013-02-14 21:29:45 -05:00 |
|
Devin Howard
|
cd3f02d676
|
fixed save layout bug issue #90
|
2013-02-10 20:22:18 -05:00 |
|
Connor Turland
|
4bbb838cd4
|
reformatted home page, fixed text-overflow, added request invite page and a link to the blog
|
2013-02-03 19:13:21 -05:00 |
|
Connor Turland
|
5abe7ef173
|
fixed graphsettings file
|
2013-02-03 13:04:01 -05:00 |
|
Connor Turland
|
a0f638c10c
|
added ability to switch what metacodes you are mapping with
|
2013-01-25 20:49:40 -05:00 |
|
Connor Turland
|
9bc07b04fa
|
improved so many things
|
2013-01-25 00:47:32 -05:00 |
|
Connor Turland
|
43e1e12503
|
changed topic exploration to move into fluid space.
|
2013-01-23 22:05:24 -05:00 |
|
Connor Turland
|
02ac167444
|
good start on more persistent permissions throughout the platform
|
2013-01-23 13:43:01 -05:00 |
|
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 |
|
Devin Howard
|
d3358d17d0
|
OK those bugs are fixed. The great Javascript refactor is done for tonight.
graphsettings.js has been split into the following files (shown with line counts):
:javascripts Devin$ wc -l Jit/graphsettings.js
384 Jit/graphsettings.js
:javascripts Devin$ wc -l Jit/onCreateLabelHandler.js
281 Jit/onCreateLabelHandler.js
:javascripts Devin$ wc -l Jit/select-edit-delete-nodes-and-edges.js
185 Jit/select-edit-delete-nodes-and-edges.js
:javascripts Devin$ wc -l Jit/graphsettings-model.js
12 Jit/graphsettings-model.js
:javascripts Devin$ wc -l Jit/graphsettings-event-handlers.js
145 Jit/graphsettings-event-handlers.js
|
2013-01-10 22:19:44 -05:00 |
|
Connor Turland
|
3c6baae698
|
push to live successful! swapping back out files for normal dev
|
2013-01-08 00:42:00 -05:00 |
|
Connor Turland
|
cab180d87b
|
fixed tiny styling error on the menu
|
2013-01-08 00:03:40 -05:00 |
|
Connor Turland
|
f48659288c
|
Merge branch 'master' of github.com:Connoropolous/metamaps_gen002
|
2013-01-07 23:04:14 -05:00 |
|
Devin Howard
|
1fed4d2f06
|
save synapses to map in saveToMap function wasn't working, but it is now
|
2013-01-07 23:03:29 -05:00 |
|
Devin Howard
|
e2c408f983
|
changed savedToMap() function so that it also includes all synapses
|
2013-01-07 22:05:59 -05:00 |
|
Connor Turland
|
3ee2921ae4
|
updating user profile pages
|
2013-01-07 19:57:04 -05:00 |
|
Connor Turland
|
9dabcb7fc1
|
too many changes to say
|
2013-01-06 18:40:48 -05:00 |
|
Connor Turland
|
30f84d4f09
|
set limits on scaling
|
2013-01-05 23:03:05 -05:00 |
|
Connor Turland
|
e5076533c0
|
disabled awkward panning and zooming bugs by editing jit code
|
2013-01-05 16:21:11 -05:00 |
|
Connor Turland
|
804483beac
|
made mousewheel scrolling for metacode selection work, and also added ability to use up and down arrow keys to pick metacode
|
2013-01-05 14:07:46 -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
|
ea19ce5375
|
changed the mechanism for realtime so that it only pulls in new information
|
2013-01-04 16:51:37 -05:00 |
|
Connor Turland
|
8180742ec4
|
added an attempt at real time updates on maps
|
2013-01-04 00:20:43 -05:00 |
|
Connor Turland
|
7497688724
|
fixed a bunch of strange behaviours, and made synapse and topic creation work on all major browsers except haven't tested it out fully with opera yet, Devin will do that. added, but hid the framework for using analyze and organize functions on the left hand side.
|
2013-01-03 18:21:46 -05:00 |
|
Connor Turland
|
131e27aefe
|
converted all references to items to topics
|
2013-01-01 17:45:35 -05:00 |
|