Mojib Wali
b33274a3ea
repository transfer
...
Repository transfer from https://github.com/mb-wali to https://github.com/tu-graz-library .
* updated badges
* readthedocs - URL paths
* Setup.py repository URL
2020-10-21 10:53:10 +02:00
Christoph Ladurner
95f566d48d
all python files are now formated with black ( #106 )
...
* all python files are now formated with black
NOTE:
some configurations where necessary. flake8 line-length has to be set to 88
which is the default for black. but this was not enough some lines of black
where formated longer then 88 characters. found flake8-bugbear with B950.
with that and in combination with ignore=E501 it is possible to ignore long
lines, but if there are lines to long it will still point it out.
further also for isort some configuration was necessary
REFERENCES:
https://github.com/psf/black/blob/master/docs/compatible_configs.md#isort
https://github.com/psf/black/blob/master/docs/compatible_configs.md#flake8
https://github.com/PyCQA/flake8-bugbear#opinionated-warnings
* removed commented import statments
Co-authored-by: Christoph Ladurner <christoph.ladurner@tugraz.at >
2020-10-14 14:10:05 +02:00
Mojib Wali
f9993369f2
global: extension class to uppercase. ( #105 )
...
The extension class name is changed to uppercase.
2020-10-12 09:42:12 +02:00
Mojib Wali
5f7bcb6939
test:migrate to latest pytest-invenio and docker-services-cli ( #97 )
2020-10-01 11:44:18 +02:00
mb
a08d267227
version limit removed
...
This closes #43 .
2020-08-12 09:26:52 +02:00
mb
46faf1a7a5
adjustment to module
...
isort fixed this closes #53
2020-07-21 08:29:54 +02:00
mb
347f3edc03
fixed mapping on creators for authors.html
...
fixed margin of h2,h4 plus added some css style.
2020-07-17 22:13:36 +02:00
mb
de06337ae2
frontpage data
...
first draft designing the frontpage with recent uploads and segment for contact us.
2020-07-17 15:12:30 +02:00
mb
879fbdb385
limit isort to lower version
2020-07-15 09:17:25 +02:00
mb
64967416b3
dependencies: upgrade isort
2020-07-15 08:56:12 +02:00
mb-wali
4d644afeaa
update keywords
...
This closes #42 .
2020-07-08 09:34:17 +02:00
Nikita Lvov
98fabb1540
fixing isort version
2020-07-06 10:59:41 +02:00
mb
1e9f31c493
conftests
...
updated the tests and added invenio-i18 module as install_requires
2020-06-25 11:00:34 +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-wali
64086838f0
Update setup.py
2020-05-12 14:15:08 +02:00
mb-wali
15ff93aa22
Dev ( #3 )
...
* isort
* manifest updated
* manifest updated
* tests
* tests modify
2020-05-01 19:35:42 +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