Fabien C. Y. Benureau
|
5edb84b375
|
add workflow_dispatch, schedule tests once a week
|
2 years ago |
Fabien C. Y. Benureau
|
30fd3773c2
|
fix ubuntu/python3.6 version issue, upgrade action version
|
2 years ago |
Fabien C. Y. Benureau
|
0ae97c8061
|
fix invalid escape sequence in doi test
|
2 years ago |
Fabien C. Y. Benureau
|
6b42114722
|
fixing python 3.10 github action
|
2 years ago |
Fabien C. Y. Benureau
|
c6013d6e52
|
fix for tests.yaml
|
2 years ago |
Fabien C. Y. Benureau
|
085cda9041
|
more targeted github testing
|
2 years ago |
Fabien C. Y. Benureau
|
fcc8d0e70a
|
skip ISBN tests
|
2 years ago |
Fabien C. Y. Benureau
|
4fb8e674e8
|
fixes test by skipping isbn
|
2 years ago |
Fabien C. Y. Benureau
|
cb2de6c072
|
Merge pull request #279 from dotlambda/remove-nsec_stat
remove nsec_stat option from tests
|
2 years ago |
Fabien C. Y. Benureau
|
da98c8991f
|
Merge pull request #278 from dotlambda/bibtexparser-1.3.0-compat
make tests compatible with bibtexparser 1.3.0
|
2 years ago |
Robert Schütz
|
05e214eb40
|
remove nsec_stat option from tests
|
3 years ago |
Robert Schütz
|
9623d2c3ca
|
make tests compatible with bibtexparser 1.3.0
|
3 years ago |
Fabien C. Y. Benureau
|
7fd134f7e0
|
version 0.9.0
|
3 years ago |
Fabien C. Y. Benureau
|
d603273792
|
update changelog with Jonáš Kulhánek's contribution
|
3 years ago |
Fabien C. Y. Benureau
|
eb6cecf54d
|
add temporary message for lack of ISBN service (see #276)
|
3 years ago |
Fabien C. Y. Benureau
|
b217978da9
|
Merge pull request #209 from jkulhanek/master
Use generated publication key as default when adding a new publication
|
3 years ago |
Jonas Kulhanek
|
f7cfe22bf6
|
Merge pubs updates
|
3 years ago |
Fabien C. Y. Benureau
|
59be47ca91
|
Merge pull request #275 from pubs/tagcomma
Tagcomma
|
3 years ago |
Fabien C. Y. Benureau
|
fde2efc39a
|
fix tag display in oneliner()
|
3 years ago |
Florian Richoux
|
009cb808a4
|
Update tests for the new tag display
|
3 years ago |
Florian Richoux
|
e2c83b75aa
|
Remove the dot for homogeneity
|
3 years ago |
Florian Richoux
|
de189e325b
|
Change tag display
|
3 years ago |
Fabien C. Y. Benureau
|
bf79085e38
|
update changelog, contributor after #273
|
3 years ago |
Fabien C. Y. Benureau
|
7ccf7690af
|
Merge pull request #273 from m15a/option-to-exclude-bibtex-fields
Option to exclude bibtex fields
|
3 years ago |
Fabien C. Y. Benureau
|
6271b0bd1c
|
stricter tests for exclude_bibtex_fields
|
3 years ago |
Fabien C. Y. Benureau
|
d9c8af7c9a
|
rename `bibtex_field_excludes` into `exclude_bibtex_fields`
|
3 years ago |
Mitsuhiro Nakamura
|
a14d6441a4
|
refactor: rename variables
|
3 years ago |
Mitsuhiro Nakamura
|
040e756f21
|
refactor: add utility function to exclude bibtex fields
|
3 years ago |
Mitsuhiro Nakamura
|
df52580a0f
|
test: add tests for excluding bibtex fields
|
3 years ago |
Mitsuhiro Nakamura
|
d2dfe7dc9a
|
feat(cmd edit): exclude bibtex fields if specified
|
3 years ago |
Mitsuhiro Nakamura
|
b208bc45bc
|
feat(cmd export): exclude bibtex fields if specified
|
3 years ago |
Mitsuhiro Nakamura
|
b9c65bda39
|
feat(cmd import): exclude bibtex fields if specified
|
3 years ago |
Mitsuhiro Nakamura
|
5a10a5631b
|
feat(cmd add): exclude bibtex fields if specified
|
3 years ago |
Mitsuhiro Nakamura
|
80867675b3
|
feat: add config spec to exclude bibtex fields
|
3 years ago |
Jonas Kulhanek
|
74b9c7af60
|
Update default citekey spec
|
3 years ago |
Jonas Kulhanek
|
371c7ef0de
|
Fix failing tests
|
3 years ago |
Jonas Kulhanek
|
dfc332006e
|
Merge branch 'main' of github.com:pubs/pubs
|
3 years ago |
Jonas Kulhanek
|
9856193952
|
Update citekey generation: "short_title"
|
3 years ago |
Fabien C. Y. Benureau
|
4ec4ba0390
|
Merge pull request #259 from guludo/fix-content_type-https
Detect HTTPS links in content_type()
|
3 years ago |
Fabien C. Y. Benureau
|
ccead4945d
|
Merge pull request #262 from dotlambda/type-case
preserve case of field 'type'
|
3 years ago |
Robert Schütz
|
cb61ff6fc8
|
preserve case of field 'type'
Non-standard types such as "Diplomarbeit" should not be converted to
lowercase.
|
4 years ago |
Olivier Mangin
|
29e8fecfa9
|
Minor readme fixes.
|
4 years ago |
Olivier Mangin
|
f10463a97c
|
Merge pull request #260 from pubs/fix/256
Fixes #256.
|
4 years ago |
Olivier Mangin
|
a6b63ccafa
|
Changelog update.
|
4 years ago |
Olivier Mangin
|
6e31a98c18
|
Minor: forgotten print.
|
4 years ago |
Olivier Mangin
|
427af1b4b3
|
Use correct event name in workflow.
|
4 years ago |
Olivier Mangin
|
d89cc30862
|
Remove travis configuration.
|
4 years ago |
Olivier Mangin
|
745db24eaf
|
Add install test to github action with cron trigger.
The install test is only run when the cron event is the trigger.
|
4 years ago |
Olivier Mangin
|
fd2227b548
|
Fix git plugin tests.
Add fake author info to environment while running the tests to avoid
failure of the git commit commands.
|
4 years ago |
Olivier Mangin
|
526ed05c41
|
PEP8 and cosmetic changes.
|
4 years ago |