Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
ee43133
Update README.md
huwenxin Oct 6, 2020
1de8d54
using test dataset & ajust layout
huwenxin Oct 6, 2020
f58bb5a
Delete modcat_2020-06-09_16-10-37.nq.gz
huwenxin Oct 6, 2020
f539ae4
remove debug points
huwenxin Oct 6, 2020
d1bdcc4
add comments
huwenxin Jan 21, 2021
713959c
updated dependencies
strumswell Jan 26, 2021
cfa11ed
enable literatur in graph navigation
strumswell Jan 26, 2021
729e762
rough tab implementation
strumswell Jan 26, 2021
bdca36a
set names of tabs
strumswell Jan 26, 2021
e7a65df
Merge pull request #1 from strumswell/form-exploration-pb
strumswell Jan 28, 2021
929160e
prepared literature query base task
JKbrb Jan 28, 2021
f8ac971
input box for DOI and ISBN and Layout
LightInDarkness Jan 29, 2021
95c6adc
Merge pull request #2 from strumswell/testing_jt
strumswell Jan 29, 2021
f0e7434
get data into frontend test
strumswell Jan 29, 2021
06a90db
update literatur query
JKbrb Feb 1, 2021
10c239e
update literature form base
JKbrb Feb 1, 2021
581c90f
Merge pull request #4 from strumswell/modcat_JK
strumswell Feb 1, 2021
47d600c
computed var for literature result
strumswell Feb 2, 2021
553c5c7
enabled cors for dev server
strumswell Feb 3, 2021
1af8b3d
added title data for accordion
strumswell Feb 3, 2021
ca68c7f
doi.org API support
strumswell Feb 3, 2021
2c4e0a2
Google Books API support
strumswell Feb 3, 2021
2adbd8b
changed sequence of names
strumswell Feb 3, 2021
619aacc
Merge pull request #5 from strumswell/dev-pb
strumswell Feb 3, 2021
0831774
accordion component
LightInDarkness Feb 3, 2021
e794b55
Merge branch 'master' into testing_jt
strumswell Feb 3, 2021
6164fc7
Merge pull request #6 from strumswell/testing_jt
strumswell Feb 3, 2021
3a21656
accordion filled with literature data
JKbrb Feb 4, 2021
0490435
manuell form - update query input + form
JKbrb Feb 4, 2021
66c7ea0
update form Manuell, update INSERT query
JKbrb Feb 4, 2021
a5a23fa
Merge pull request #7 from strumswell/modcat_JK
strumswell Feb 4, 2021
4624a09
query propagation to parent vue via event
strumswell Feb 4, 2021
acbcd32
URI generation
strumswell Feb 7, 2021
264d293
implement opac support
strumswell Feb 8, 2021
0544ec0
add and remove literature
LightInDarkness Feb 8, 2021
5949f64
journal uri
strumswell Feb 8, 2021
3caa1c8
Merge pull request #8 from strumswell/dev-pb
strumswell Feb 8, 2021
d1af6d6
implement check author query
JKbrb Feb 9, 2021
9626cf3
redid accordion
LightInDarkness Feb 9, 2021
7c5a233
opac fixes and author duplication check demo
strumswell Feb 9, 2021
63ad240
deleted autor bugfix
LightInDarkness Feb 9, 2021
ff6a9c6
update form manuell
JKbrb Feb 9, 2021
5392249
publisher/ author fix
strumswell Feb 9, 2021
43e35da
Merge branch 'master' into modcat_JK
strumswell Feb 9, 2021
56d1e58
Merge pull request #9 from strumswell/modcat_JK
strumswell Feb 9, 2021
5c5ab8e
Merge pull request #10 from strumswell/testing_jt
strumswell Feb 9, 2021
6f9f71a
removed opac check button
strumswell Feb 9, 2021
d4f10ca
updated INSERT + DELETE queries & Fuseki connection
JKbrb Feb 9, 2021
dfa8ace
Merge pull request #11 from strumswell/modcat_JK
strumswell Feb 9, 2021
d7710dc
implemented doi form
strumswell Feb 10, 2021
391ca5c
modified literature isbn vue
LightInDarkness Feb 10, 2021
ef16b7f
update queries + update manuel form
JKbrb Feb 10, 2021
a580d39
Merge pull request #14 from strumswell/modcat_JK
strumswell Feb 10, 2021
2ae1f25
Merge pull request #13 from strumswell/testing_jt
strumswell Feb 10, 2021
89f8a11
Merge branch 'master' into dev-pb
strumswell Feb 10, 2021
e148a91
Merge pull request #12 from strumswell/dev-pb
strumswell Feb 10, 2021
2907e56
linked more inputs for doi form + duplicate popup
strumswell Feb 10, 2021
4db456b
modified literature isbn auther plus minus logic
LightInDarkness Feb 10, 2021
5c62629
update basis form + querie publisher
JKbrb Feb 10, 2021
2476e32
Merge pull request #15 from strumswell/testing_jt
strumswell Feb 10, 2021
6b97da7
Merge pull request #17 from strumswell/modcat_JK
strumswell Feb 10, 2021
47d80c4
Merge pull request #16 from strumswell/dev-pb
strumswell Feb 10, 2021
64e6551
fix missing author object
strumswell Feb 10, 2021
b58b7f7
finished author duplication check
strumswell Feb 10, 2021
f089117
forms
strumswell Feb 10, 2021
dc79243
update form literature DOI + queries
JKbrb Feb 10, 2021
7238fbd
modified literature isbn auther
LightInDarkness Feb 10, 2021
fcfa220
Merge pull request #18 from strumswell/dev-pb
strumswell Feb 10, 2021
5bc2b68
Merge branch 'master' into modcat_JK
strumswell Feb 10, 2021
59794b0
Merge pull request #20 from strumswell/modcat_JK
strumswell Feb 10, 2021
005a55e
Merge branch 'master' into testing_jt
strumswell Feb 10, 2021
3d97888
Merge pull request #19 from strumswell/testing_jt
strumswell Feb 10, 2021
b78851e
bug fixes for api communication
strumswell Feb 10, 2021
667afcc
added short documentation
strumswell Feb 11, 2021
817d268
last fixes
strumswell Feb 11, 2021
0726f86
cleanup for production
strumswell Mar 1, 2021
8461f50
Merge pull request #2 from strumswell/master
huwenxin Mar 29, 2021
b53613c
bug fix
huwenxin Mar 31, 2021
c83c9c1
clean console comments
huwenxin Mar 31, 2021
3d78428
Merge branch 'literature' into master
huwenxin Apr 1, 2021
f58d6ac
Merge branch 'master' into master
huwenxin May 6, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added ModCat_LitEingabe_README.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Es wird ein Prototyp für digitale Modulkataloge entwickelt.

## 2 Prototyp starten

<p>1. Installiere ggf. <a href="https://nodejs.org/en/download/" target="_blank" rel="noopener"> "Node.js" </a>, <a href="https://classic.yarnpkg.com/en/docs/install/" target="_blank" rel="noopener">"Yarn"</a> und <a href="https://git-scm.com/downloads" target="_blank" rel="noopener">"Git"</a>, wenn nicht vorhanden.<p>
<p>1. Installiere ggf. <a href="https://nodejs.org/en/download/" target="_blank" rel="noopener"> "Node.js" </a>, oder <a href="https://classic.yarnpkg.com/en/docs/install/" target="_blank" rel="noopener">"Yarn"</a>, und <a href="https://git-scm.com/downloads" target="_blank" rel="noopener">"Git"</a>, wenn nicht vorhanden.<p>

<p>2. Klone das Repository auf ein Lokales Verzeichnis mit folgendem Befehl im Terminal <br><code>git clone https://github.com/bmake/modcat-prototyp.git</code></p>
<p>2. Klone das Repository auf ein Lokales Verzeichnis mit folgendem Befehl im Terminal <br><code>git clone https://github.com/TH-Brandenburg/modcat-prototyp.git</code></p>

<p>3. Gehe in das geklonte Verzeichnis mittels folgendem Befehl im Terminal <code> cd modcat-prototyp/</code></p>

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modcat/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>ModCat@THB</title><link rel=stylesheet type=text/css href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons"><link rel=stylesheet href="//fonts.googleapis.com/icon?family=Material+Icons"><link href=https://use.fontawesome.com/releases/v5.0.8/css/all.css rel=stylesheet><script src=https://d3js.org/d3.v5.min.js></script><link href=/modcat/css/app.f6be7e9b.css rel=preload as=style><link href=/modcat/css/chunk-vendors.80a9e6ca.css rel=preload as=style><link href=/modcat/js/app.139b7312.js rel=preload as=script><link href=/modcat/js/chunk-vendors.d612ad5e.js rel=preload as=script><link href=/modcat/css/chunk-vendors.80a9e6ca.css rel=stylesheet><link href=/modcat/css/app.f6be7e9b.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-material-kit doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/modcat/js/chunk-vendors.d612ad5e.js></script><script src=/modcat/js/app.139b7312.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><title>ModCat@THB</title><link rel=stylesheet type=text/css href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons"><link rel=stylesheet href="//fonts.googleapis.com/icon?family=Material+Icons"><link href=https://use.fontawesome.com/releases/v5.0.8/css/all.css rel=stylesheet><script src=https://d3js.org/d3.v5.min.js></script><link href=/modcat/css/app.56f2a495.css rel=preload as=style><link href=/modcat/css/chunk-vendors.80a9e6ca.css rel=preload as=style><link href=/modcat/js/app.cf236b5c.js rel=preload as=script><link href=/modcat/js/chunk-vendors.7504f1b9.js rel=preload as=script><link href=/modcat/css/chunk-vendors.80a9e6ca.css rel=stylesheet><link href=/modcat/css/app.56f2a495.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-material-kit doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/modcat/js/chunk-vendors.7504f1b9.js></script><script src=/modcat/js/app.cf236b5c.js></script></body></html>
2 changes: 0 additions & 2 deletions modcat/js/app.139b7312.js

This file was deleted.

1 change: 0 additions & 1 deletion modcat/js/app.139b7312.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions modcat/js/app.cf236b5c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions modcat/js/app.cf236b5c.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions modcat/js/chunk-vendors.7504f1b9.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion modcat/js/chunk-vendors.d612ad5e.js.map

This file was deleted.

Binary file removed modcat_2020-06-09_16-10-37.nq.gz
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"jspdf-autotable": "^3.3.1",
"lodash": "^4.17.20",
"nouislider": "14.1.0",
"uuid": "^8.3.2",
"v-tooltip": "2.0.2",
"vue": "2.6.10",
"vue-carousel": "0.18.0",
Expand Down
Loading