summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/authorisation.gmi7
-rw-r--r--issues/genenetwork1/gn1-symbols.gmi23
2 files changed, 28 insertions, 2 deletions
diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi
index c98509b..751ec86 100644
--- a/issues/authorisation.gmi
+++ b/issues/authorisation.gmi
@@ -2,13 +2,16 @@
Look at Chris' authorisation code:
-=> https://github.com/chfi/gn-proxy
+=> https://github.com/genenetwork/gn-proxy
Atm genenetwork2's handling of
authorisation is a bit clunky; Since @Bonface is working on the data
data up-loader, and it requires authorisation, this is a good time to
clean up authorisation.
+# Tags
+
+* assigned: bonfacem, pjotrp, zachs
# TODO
@@ -123,4 +126,4 @@ On the UI(quote from Zach):
to the show trait page. Key point is that I changed the URLs and
moved them to their own module. Particularly for published datasets.
-- New PR: https://github.com/genenetwork/genenetwork2/pull/614 \ No newline at end of file
+- New PR: https://github.com/genenetwork/genenetwork2/pull/614
diff --git a/issues/genenetwork1/gn1-symbols.gmi b/issues/genenetwork1/gn1-symbols.gmi
new file mode 100644
index 0000000..ac4cf71
--- /dev/null
+++ b/issues/genenetwork1/gn1-symbols.gmi
@@ -0,0 +1,23 @@
+# GN1 symbols
+
+# Tags
+
+* assigned: pjotrp, arthurc
+
+# Tasks
+
+* [ ] fix font issue
+* [ ] fix linked webqtl images
+
+# Info
+
+The fonts differ on
+
+=> http://gn1-lily.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2
+=> http://gn1.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2
+
+There is a deeper problem. When you click on one of the symbols it wants to show, for example:
+
+=> http://www.webqtl.org/array_images/S092UM-1F2.png
+
+This fails both for GN1 and Lily. Do we still want to show those images, or simply disable? If we want to show them, where are they?