909 Commits

Author SHA1 Message Date
2225d89895 Replace deprecated pipes with shlex 2025-01-13 22:33:19 -05:00
89c8386af7 Make fork 2025-01-13 22:32:53 -05:00
Fabien C. Y. Benureau
f3fc571e99
fix platform into os in tests 2023-05-05 10:19:24 +02:00
Fabien C. Y. Benureau
9effef84ef
change linux platform into ubuntu os in tests 2023-05-05 10:17:07 +02:00
Fabien C. Y. Benureau
5edb84b375
add workflow_dispatch, schedule tests once a week 2023-05-04 16:58:57 +02:00
Fabien C. Y. Benureau
30fd3773c2
fix ubuntu/python3.6 version issue, upgrade action version 2023-04-16 19:11:23 +02:00
Fabien C. Y. Benureau
0ae97c8061
fix invalid escape sequence in doi test 2023-04-16 17:03:11 +02:00
Fabien C. Y. Benureau
6b42114722
fixing python 3.10 github action 2022-09-26 19:54:29 +02:00
Fabien C. Y. Benureau
c6013d6e52
fix for tests.yaml 2022-09-26 18:05:53 +02:00
Fabien C. Y. Benureau
085cda9041
more targeted github testing 2022-09-26 16:44:06 +02:00
Fabien C. Y. Benureau
fcc8d0e70a
skip ISBN tests 2022-09-26 16:30:59 +02:00
Fabien C. Y. Benureau
4fb8e674e8
fixes test by skipping isbn 2022-09-26 13:02:16 +02:00
Fabien C. Y. Benureau
cb2de6c072
Merge pull request #279 from dotlambda/remove-nsec_stat
remove nsec_stat option from tests
2022-09-26 13:00:02 +02:00
Fabien C. Y. Benureau
da98c8991f
Merge pull request #278 from dotlambda/bibtexparser-1.3.0-compat
make tests compatible with bibtexparser 1.3.0
2022-09-26 12:52:13 +02:00
Robert Schütz
05e214eb40 remove nsec_stat option from tests 2022-08-10 11:37:30 +00:00
Robert Schütz
9623d2c3ca make tests compatible with bibtexparser 1.3.0 2022-08-10 11:27:34 +00:00
Fabien C. Y. Benureau
7fd134f7e0
version 0.9.0 2022-04-17 15:57:35 +02:00
Fabien C. Y. Benureau
d603273792
update changelog with Jonáš Kulhánek's contribution 2022-04-17 15:53:51 +02:00
Fabien C. Y. Benureau
eb6cecf54d
add temporary message for lack of ISBN service (see #276) 2022-04-17 15:46:41 +02:00
Fabien C. Y. Benureau
b217978da9
Merge pull request #209 from jkulhanek/master
Use generated publication key as default when adding a new publication
2022-04-17 15:41:01 +02:00
Jonas Kulhanek
f7cfe22bf6 Merge pubs updates 2022-02-15 10:03:12 +01:00
Fabien C. Y. Benureau
59be47ca91
Merge pull request #275 from pubs/tagcomma
Tagcomma
2022-01-06 12:41:34 +01:00
Fabien C. Y. Benureau
fde2efc39a
fix tag display in oneliner() 2022-01-06 12:34:05 +01:00
Florian Richoux
009cb808a4
Update tests for the new tag display 2022-01-06 12:23:32 +01:00
Florian Richoux
e2c83b75aa
Remove the dot for homogeneity 2022-01-06 12:18:47 +01:00
Florian Richoux
de189e325b
Change tag display 2022-01-06 12:18:27 +01:00
Fabien C. Y. Benureau
bf79085e38
update changelog, contributor after #273 2022-01-05 15:01:40 +01:00
Fabien C. Y. Benureau
7ccf7690af
Merge pull request #273 from m15a/option-to-exclude-bibtex-fields
Option to exclude bibtex fields
2022-01-05 14:33:34 +01:00
Fabien C. Y. Benureau
6271b0bd1c
stricter tests for exclude_bibtex_fields 2022-01-05 14:10:29 +01:00
Fabien C. Y. Benureau
d9c8af7c9a
rename bibtex_field_excludes into exclude_bibtex_fields 2022-01-05 13:52:05 +01:00
Mitsuhiro Nakamura
a14d6441a4 refactor: rename variables 2021-12-11 12:49:41 +09:00
Mitsuhiro Nakamura
040e756f21 refactor: add utility function to exclude bibtex fields 2021-12-10 21:41:16 +09:00
Mitsuhiro Nakamura
df52580a0f test: add tests for excluding bibtex fields 2021-12-10 21:41:11 +09:00
Mitsuhiro Nakamura
d2dfe7dc9a feat(cmd edit): exclude bibtex fields if specified 2021-12-10 21:15:03 +09:00
Mitsuhiro Nakamura
b208bc45bc feat(cmd export): exclude bibtex fields if specified 2021-12-10 21:14:29 +09:00
Mitsuhiro Nakamura
b9c65bda39 feat(cmd import): exclude bibtex fields if specified 2021-12-10 21:13:57 +09:00
Mitsuhiro Nakamura
5a10a5631b feat(cmd add): exclude bibtex fields if specified 2021-12-10 21:13:20 +09:00
Mitsuhiro Nakamura
80867675b3 feat: add config spec to exclude bibtex fields 2021-12-10 16:17:46 +09:00
Jonas Kulhanek
74b9c7af60 Update default citekey spec 2021-11-29 10:13:34 +01:00
Jonas Kulhanek
371c7ef0de Fix failing tests 2021-11-29 10:06:09 +01:00
Jonas Kulhanek
dfc332006e Merge branch 'main' of github.com:pubs/pubs 2021-11-29 09:51:18 +01:00
Jonas Kulhanek
9856193952 Update citekey generation: "short_title" 2021-11-29 09:49:39 +01:00
Fabien C. Y. Benureau
4ec4ba0390
Merge pull request #259 from guludo/fix-content_type-https
Detect HTTPS links in content_type()
2021-11-21 20:17:30 +01:00
Fabien C. Y. Benureau
ccead4945d
Merge pull request #262 from dotlambda/type-case
preserve case of field 'type'
2021-11-21 20:10:11 +01:00
Robert Schütz
cb61ff6fc8 preserve case of field 'type'
Non-standard types such as "Diplomarbeit" should not be converted to
lowercase.
2021-02-27 12:59:56 +01:00
Olivier Mangin
29e8fecfa9
Minor readme fixes. 2021-02-02 22:03:33 -08:00
Olivier Mangin
f10463a97c
Merge pull request #260 from pubs/fix/256
Fixes #256.
2021-01-29 21:21:09 -08:00
Olivier Mangin
a6b63ccafa
Changelog update. 2021-01-29 21:12:25 -08:00
Olivier Mangin
6e31a98c18
Minor: forgotten print. 2021-01-29 21:08:35 -08:00
Olivier Mangin
427af1b4b3
Use correct event name in workflow. 2021-01-27 23:13:40 -08:00