Commit Graph

432 Commits

Author SHA1 Message Date
mb
e0e8cf664d typo fixed
there was a typo in travis-ci link.
2020-06-17 16:13:49 +02:00
mb
52a4e1dafa removed README.md
.md not needed anymore.
2020-06-17 16:10:34 +02:00
mb
2f01c33d8d updated README
updated the url for travis-ci and License.
2020-06-17 16:08:35 +02:00
Nikita Lvov
a067e25c6a Highilighing the language hover, changing search icon to semantic ui one 2020-06-17 15:32:58 +02:00
mb
b5d7aeead3 version 1.0.0 2020-06-17 12:50:58 +02:00
Nikita Lvov
e159790e40 Applied new font to the body, fixed search icon hover 2020-06-17 08:24:29 +02:00
Nikita Lvov
e8cc45d012 Merge pull request #1 from mb-wali/master
fork update
2020-06-16 11:24:34 +02:00
mb-wali
ac7f23d090 Merge pull request #24 from utnapischtim/feature/separate_html_from_js
separate html from js
2020-06-16 08:50:43 +02:00
Christoph Ladurner
3be8708428 theme.js refactoring
the function hide has been refactored to toggleVisibility. The target element id
is now given by a parameter.
2020-06-15 21:44:38 +02:00
Christoph Ladurner
62c52b1c68 separate html and javascript code
the function hide was in the header.html file enclosed by script tags. it has
been moved to the theme.js file.

to make it run it was necessary to add a entry point to the WebpackThemeBundle
instance in webpack.py (render the js file) and include the resulting js file
manually in footer.html (to be loaded in the browser).
2020-06-15 21:40:36 +02:00
mb-wali
7f99c2a358 Merge pull request #21 from mb-wali/missing_config
modified config.py:
2020-06-14 16:34:33 +02:00
mb
9b412df440 modified config.py:
added the missing variable see issue #14 and updated variables comment.
2020-06-14 16:19:32 +02:00
mb-wali
bd11e48a5d Merge pull request #18 from mb-wali/semantic_ui
Semantic ui
2020-06-13 18:52:08 +02:00
mb-wali
9efe87e24c Update setup.py
package needs to be in install_requires, corrected.
2020-06-10 22:25:19 +02:00
mb
ed03878fe0 travis check:
invenio-assets module to install requires, removed commented lines.
2020-06-10 17:35:42 +02:00
mb
7d0255b15f migrate to semantic_ui:
This commit holds alot of changes in the UI, migration of bootstrap to semantic-ui, override of header.html and setting them for /search & /deposite endpoints. PS. The migration is not finished.
2020-06-10 15:33:11 +02:00
mb
657a12185a last touch 2020-05-13 11:17:55 +02:00
mb
3fedae86d9 var 2020-05-13 09:20:37 +02:00
mb-wali
7edcb813af Update config.py 2020-05-12 16:02:46 +02:00
mb-wali
64086838f0 Update setup.py 2020-05-12 14:15:08 +02:00
mb-wali
a3c39fc971 Merge pull request #12 from mb-wali/bugs
issue #9 fix
2020-05-06 14:16:09 +02:00
mb
2fc05a8294 issue #9 fix 2020-05-06 14:09:24 +02:00
mb
38ca189ddf copyrights, footer.html, i18n 2020-05-04 16:59:14 +02:00
mb
f733b87a95 copyrights, footer.html, i18n 2020-05-04 16:55:03 +02:00
mb-wali
596ccc36a3 Update .travis.yml 2020-05-04 10:28:13 +02:00
mb-wali
f6fbc74272 Update README.md 2020-05-02 18:56:33 +02:00
mb-wali
15ff93aa22 Dev (#3)
* isort

* manifest updated

* manifest updated

* tests

* tests modify
2020-05-01 19:35:42 +02:00
mb
3a8e867411 changes 2020-05-01 18:49:02 +02:00
mb
161478117c changes 2020-05-01 18:48:43 +02:00
mb
a700a800e5 tugraz theme 2020-05-01 18:31:02 +02:00
mb
7099b80486 init 2020-05-01 17:42:37 +02:00
mb-wali
8c3eb3d8ad Initial commit 2020-05-01 17:39:12 +02:00