Commit Graph

  • 146c202ff3 Bump sqlparse from 0.5.1 to 0.5.4 in /example dependabot/pip/example/sqlparse-0.5.4 dependabot[bot] 2026-02-13 18:25:18 +00:00
  • 78ca2db101 Bump urllib3 from 2.2.3 to 2.6.3 in /example dependabot/pip/example/urllib3-2.6.3 dependabot[bot] 2026-01-08 04:09:54 +00:00
  • 3092533ab3 Bump django from 5.1.14 to 5.1.15 in /example dependabot/pip/example/django-5.1.15 dependabot[bot] 2025-12-03 14:17:38 +00:00
  • c5058543c0 [create-pull-request] automated change hermes/curate-result-279d3984 dnlbauer 2025-11-11 09:40:32 +00:00
  • 279d398448 Bump django from 5.1.7 to 5.1.14 in /example (#13) main hermes/curate-279d3984 dependabot[bot] 2025-11-11 10:40:09 +01:00
  • cfb6ee1395 Bump requests from 2.32.3 to 2.32.4 in /example dependabot/pip/example/requests-2.32.4 dependabot[bot] 2025-06-10 10:01:59 +00:00
  • 2b3b7ab7bd [create-pull-request] automated change hermes/curate-result-b58c0acd dnlbauer 2025-03-11 19:59:20 +00:00
  • b58c0acda5 Bump django from 5.1.4 to 5.1.7 in /example (#5) hermes/curate-b58c0acd dependabot[bot] 2025-03-11 20:58:52 +01:00
  • 3a818857d6 [create-pull-request] automated change hermes/post-13796273542 dnlbauer 2025-03-11 19:13:33 +00:00
  • 4ab82d452a doc: add DOI Daniel Bauer 2025-03-11 20:11:50 +01:00
  • c0a77313c1 [create-pull-request] automated change hermes/post-13796173208 dnlbauer 2025-03-11 19:07:39 +00:00
  • 25fd191ca0 Merge branch 'main' of github.com:dnlbauer/django-signposting Daniel Bauer 2025-03-11 20:04:59 +01:00
  • 96f9b0ee94 feat: add CITATION and hermes workflow Daniel Bauer 2025-03-11 20:04:52 +01:00
  • 8d7cd2fd32 Bump django from 5.1.3 to 5.1.4 in /example (#4) dependabot[bot] 2024-12-07 00:56:34 +01:00
  • b29f19d78a add middleware to add signposting links into html head (#3) v0.11.0 Daniel Bauer 2024-11-25 15:44:46 +01:00
  • c4b43d6ee5 bump version html_signposting Daniel Bauer 2024-11-25 15:41:03 +01:00
  • d153962c64 update README Daniel Bauer 2024-11-25 15:40:42 +01:00
  • 9f1b7cb59f make linter happy Daniel Bauer 2024-11-25 15:40:12 +01:00
  • 69862a4134 refactored unit tests Daniel Bauer 2024-11-25 15:39:12 +01:00
  • b803d5b106 more unit tests for HTML middleware Daniel Bauer 2024-11-25 15:26:53 +01:00
  • 8d8a92e5d5 add middleware to add signposting links into html head Daniel Bauer 2024-11-22 12:04:15 +01:00
  • 06d745e4a4 more documentation on examples Daniel Bauer 2024-11-22 11:03:19 +01:00
  • 7a414e5772 refactoring on the readme Daniel Bauer 2024-11-22 10:49:44 +01:00
  • d11f2246df readme about parseing JSON-LD manually Daniel Bauer 2024-11-22 10:39:05 +01:00
  • f2a803106f add RO-Crate parsing to readme Daniel Bauer 2024-11-22 10:13:42 +01:00
  • 6b1ea1403c Create Signposting from RO-Crate (#2) v0.10.2 Daniel Bauer 2024-11-21 15:40:46 +01:00
  • f97c33e418 update TODOs Daniel Bauer 2024-11-21 10:44:00 +01:00
  • 0f27560015 fix pip install example Daniel Bauer 2024-11-19 08:28:22 +01:00
  • 7b93eae884 Update pyproject.toml 0.10.1 Daniel Bauer 2024-11-18 17:23:53 +01:00
  • 0cd321112f Extract signposts from jsonld (#1) Daniel Bauer 2024-11-11 13:02:55 +01:00
  • bbf0527733 more agressive lint checking in pipeline Daniel Bauer 2024-11-11 09:45:26 +01:00
  • 8b09f4feb5 linting Daniel Bauer 2024-11-11 09:40:52 +01:00
  • 01affafd7a requirements file for example Daniel Bauer 2024-11-08 17:47:09 +01:00
  • 76e791914d update example to use signposting.Signpost Daniel Bauer 2024-11-08 17:44:48 +01:00
  • cbd621435c Update README.md Daniel Bauer 2024-11-01 13:39:08 +01:00
  • 8c548d2392 add todos to readme Daniel Bauer 2024-11-01 13:17:56 +01:00
  • 1bc2b60609 update readme v0.10 Daniel Bauer 2024-11-01 13:12:17 +01:00
  • aafd404f90 add license to pyproject.toml Daniel Bauer 2024-11-01 13:10:07 +01:00
  • 2014a4f024 update readme Daniel Bauer 2024-11-01 13:09:19 +01:00
  • 31fcf221f0 add type test Daniel Bauer 2024-11-01 13:06:22 +01:00
  • bf2604e303 bump version Daniel Bauer 2024-11-01 13:03:33 +01:00
  • 2d3dafbacc use signposting package Daniel Bauer 2024-11-01 13:02:56 +01:00
  • 076273d014 fix tests cannot find main package Daniel Bauer 2024-11-01 12:50:21 +01:00
  • 93738b046f move folder daniel 2024-10-27 22:24:45 +01:00
  • a863272c7e add simple example daniel 2024-10-27 22:21:00 +01:00
  • bbd07d3fab update gitignore daniel 2024-10-27 22:18:36 +01:00
  • 695c167d32 fix import in README.md daniel 2024-10-27 22:17:03 +01:00
  • 0a31aa21ff remove debug statement Daniel Bauer 2024-08-20 16:07:16 +02:00
  • aa5850b0bd Update README.md Daniel Bauer 2024-08-15 23:21:21 +02:00
  • b18a48cf7e update publish script 0.9 Daniel Bauer 2024-08-15 23:17:26 +02:00
  • 7a421160b2 bump version Daniel Bauer 2024-08-15 23:15:23 +02:00
  • 34714fc249 Create python-publish.yml 0.0.2 Daniel Bauer 2024-08-15 23:12:37 +02:00
  • ef611d201e add url Daniel Bauer 2024-08-15 23:08:22 +02:00
  • 7e7cec7e37 lower python requirement to 3.10 Daniel Bauer 2024-08-15 22:55:59 +02:00
  • c2dbb53e2a Create python-package.yml Daniel Bauer 2024-08-15 22:54:09 +02:00
  • 7f80962cde fix pytest dependency Daniel Bauer 2024-08-15 22:51:59 +02:00
  • df71be33fb fix pytests django settings init Daniel Bauer 2024-08-15 22:46:03 +02:00
  • ef0f0e973d add readme and license Daniel Bauer 2024-08-15 22:17:15 +02:00
  • cacba71caa add utility method to add signposts from view Daniel Bauer 2024-08-15 21:58:42 +02:00
  • 370d4d8336 add middleware for signposts Daniel Bauer 2024-08-15 21:44:20 +02:00
  • d023969ecd configure pytest Daniel Bauer 2024-08-15 21:25:27 +02:00
  • 74d2c9f10a initial commit Daniel Bauer 2024-08-15 21:22:25 +02:00