Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clinicaltrials
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
david Chavalarias
clinicaltrials
Commits
0bd61620
Commit
0bd61620
authored
Dec 02, 2016
by
Romain Loth
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/moma/legacy_php_comex
parents
c98c0233
4dcd01af
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
3 deletions
+18
-3
.get_scholar_graph.php.swp
.get_scholar_graph.php.swp
+0
-0
README.md
README.md
+18
-3
No files found.
.get_scholar_graph.php.swp
deleted
100644 → 0
View file @
c98c0233
File deleted
README.md
View file @
0bd61620
1.
For dynamic graphs, remove html tag of "sigma-parent" and rebuild the subgraph: Still figuring it out
## This is the legacy comex app cleaned and ready for future refactoring
2.
JS Pre-spatialization: DONE!
It contains:
-
an html index based on old bootstrap
-
several php files specialized in retrieving custom lists of scholars, labs, jobs for directory showing
-
whoswho.js is used to GUIise the queries
-
legacy jquery and highcharts are used to GUIise the directories
-
a linked couple python server + tinawebJS to explore the same data in graph view
-
the python server is in comex_install/ dir
-
run it with
`python2 main.py`
and reverse-proxy its host:port to
`/comexAPI`
location
-
the twjs is in a legacy version, downloadable at
[
commit 11e7d77
](
https://github.com/moma/tinawebJS/tree/11e7d77b71ae096b7fad2cfbd716c3c724966ad2
)
3.
New CSS: Semi-DONE!
#### Installation
1.
clone this repo
2.
get the tinawebJS contents into
`./tinawebJS`
3.
get the community.db sqlite3 database into
`./`
#### TODOES for future refactoring
1.
remove the legacy links to csregistry.org
2.
replace the registration/profile pages with the new
[
regcomex app server
](
https://github.com/moma/regcomex
)
3.
replace community.db PDO connections by the new comex_shared MySQL tables
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment