Commit Graph

152 Commits

Author SHA1 Message Date
philipp 1b49ba1314 don't add a td if it's only used for styling 2024-10-07 22:24:59 +02:00
philipp 5427f1f060 proper content category
CI/CD Pipeline / test (push) Failing after 51s
2024-09-12 23:30:34 +02:00
philipp 34ce30a789 parse stvo
CI/CD Pipeline / test (push) Successful in 2m59s
2024-09-12 23:18:51 +02:00
philipp d7f3f96a5e allow to specify 'fassung' of laws
CI/CD Pipeline / test (push) Successful in 1m18s
2024-08-27 13:48:31 +02:00
philipp 0154d00c58 allow specifying applications, preparation to also add 'landesgesetze'
CI/CD Pipeline / test (push) Successful in 3m3s
2024-08-22 11:30:39 +02:00
philipp 1f83fa25dd new expected file structure
CI/CD Pipeline / test (push) Successful in 1m12s
2024-06-27 09:50:33 +02:00
philipp 4fb3733311 cleaner config (no error if cache is cleaned
CI/CD Pipeline / test (push) Waiting to run
2024-06-27 09:49:08 +02:00
philipp c056bc27ff fix list instead of multi for (A)EUV
CI/CD Pipeline / test (push) Successful in 1m4s
2024-05-26 16:41:53 +02:00
philipp c4bcfcc052 fix error while debugging
CI/CD Pipeline / test (push) Successful in 1m4s
2024-05-26 15:25:59 +02:00
philipp 01238e6c34 use new list from aeuv
CI/CD Pipeline / test (push) Successful in 2m24s
2024-05-26 13:33:42 +02:00
philipp 11743e5d1c add aeuv
CI/CD Pipeline / test (push) Successful in 2m26s
2024-05-26 13:01:23 +02:00
philipp 54d04625ca print used cache dir
CI/CD Pipeline / test (push) Successful in 2m26s
2024-05-26 12:20:19 +02:00
philipp 241fbf1f37 allow laws with no headers
CI/CD Pipeline / test (push) Has been cancelled
2024-03-21 10:08:03 +01:00
philipp 9a873674fa add gewo
CI/CD Pipeline / test (push) Failing after 2m1s
2024-03-15 23:01:56 +01:00
philipp 402973f309 add ugb
CI/CD Pipeline / test (push) Failing after 1m59s
2024-03-15 21:31:39 +01:00
philipp cb55a074d7 start including tracing
CI/CD Pipeline / test (push) Successful in 2m11s
2024-02-27 16:03:24 +01:00
philipp 2f077a447c remove log crate (in favor of tracing)
CI/CD Pipeline / test (push) Successful in 2m9s
2024-02-27 15:24:39 +01:00
philipp b4d464506c don't execute long-running test
CI/CD Pipeline / test (push) Successful in 2m6s
2024-02-27 12:29:59 +01:00
philipp 836f8934d0 get rid of an unwrap
CI/CD Pipeline / test (push) Successful in 5m18s
2024-02-27 12:24:27 +01:00
philipp 4eac917f2a create more function in expect struct
CI/CD Pipeline / test (push) Successful in 4m44s
2024-02-27 12:19:36 +01:00
philipp 256763425b use expect struct instead of asserts
CI/CD Pipeline / test (push) Successful in 4m54s
2024-02-27 12:01:16 +01:00
philipp b3b17561a8 restructre lib
CI/CD Pipeline / test (push) Successful in 5m29s
2024-02-27 10:33:07 +01:00
philipp 1dbd60f711 add docs for paragraph::parse()
CI/CD Pipeline / test (push) Successful in 5m50s
2024-02-27 10:11:58 +01:00
philipp 8d3ec82416 add docs for law::new_par
CI/CD Pipeline / test (push) Successful in 5m22s
2024-02-27 09:49:28 +01:00
philipp 02b64761ce add docs for law::new_desc
CI/CD Pipeline / test (push) Successful in 4m45s
2024-02-27 09:33:27 +01:00
philipp 5bef6c6095 add docs for law::new_header
CI/CD Pipeline / test (push) Successful in 5m16s
2024-02-27 09:27:43 +01:00
philipp b8a6cccf0b rename lawbuilder to builder to not have law twice in law::LawBuilder
CI/CD Pipeline / test (push) Successful in 4m44s
2024-02-27 08:52:53 +01:00
philipp d25785984d add docs for Law::from_config()
CI/CD Pipeline / test (push) Has been cancelled
2024-02-27 08:48:32 +01:00
philipp 4a057c47e4 add docs, add must use
CI/CD Pipeline / test (push) Successful in 1m52s
2024-02-27 08:40:23 +01:00
philipp 497bc87160 add docs for Config::load()
CI/CD Pipeline / test (push) Successful in 1m57s
2024-02-27 08:30:42 +01:00
philipp ad8d5d828e clean with pedantic clippy
CI/CD Pipeline / test (push) Successful in 1m51s
2024-02-21 14:23:23 +01:00
philipp cc6bedfdf1 clean with pedantic clippy
CI/CD Pipeline / test (push) Waiting to run
2024-02-21 14:21:22 +01:00
philipp f47f7c83f2 allow both paragraphs and headers in same header (displays par 252ff in abgb)
CI/CD Pipeline / test (push) Successful in 1m56s
2024-02-20 22:38:40 +01:00
philipp 39f39e49d6 add more tracing, make vbvg better structure
CI/CD Pipeline / test (push) Successful in 1m49s
2024-02-20 20:55:41 +01:00
philipp 0dc59cea16 add tracing logs
CI/CD Pipeline / test (push) Successful in 1m53s
2024-02-20 20:42:17 +01:00
philipp 98d830d744 properly print schlusstexte in lists
CI/CD Pipeline / test (push) Successful in 1m49s
2024-02-20 18:58:57 +01:00
philipp cfe51b6de5 revert d1bb29c950
CI/CD Pipeline / test (push) Successful in 1m51s
revert try
2024-02-20 18:24:30 +01:00
philipp d1bb29c950 try
CI/CD Pipeline / test (push) Failing after 1m46s
2024-02-20 18:17:33 +01:00
philipp 34d90fa80d add schlussteile to appropriate lists
CI/CD Pipeline / test (push) Successful in 1m56s
2024-02-20 17:59:53 +01:00
philipp 1539906053 add tkg
CI/CD Pipeline / test (push) Successful in 1m53s
2024-02-19 18:37:00 +01:00
philipp fac2be0ed4 add medieng
CI/CD Pipeline / test (push) Successful in 1m50s
2024-02-19 16:33:50 +01:00
philipp 7d21603964 cleaner code
CI/CD Pipeline / test (push) Successful in 1m50s
2024-02-18 17:41:21 +01:00
philipp 13c734019d use retry mechanism for fetching data
CI/CD Pipeline / test (push) Failing after 1m43s
2024-02-18 17:00:15 +01:00
philipp bdc6f87efa remove dbg msg
CI/CD Pipeline / test (push) Has been cancelled
2024-02-18 16:13:32 +01:00
philipp fdd3b3cb64 debug
CI/CD Pipeline / test (push) Has been cancelled
2024-02-18 16:01:25 +01:00
philipp 2d8314f839 push
CI/CD Pipeline / test (push) Failing after 1m41s
2024-02-17 21:16:41 +01:00
philipp 0da0256efa push
CI/CD Pipeline / test (push) Failing after 1m41s
2024-02-17 20:50:11 +01:00
philipp d3db84c444 allow nested lists
CI/CD Pipeline / test (push) Has been cancelled
2024-02-17 20:48:23 +01:00
philipp f517459819 improvement
CI/CD Pipeline / test (push) Successful in 1m57s
2024-02-17 20:15:38 +01:00
philipp 6731f4f0d0 enable 'horizontal stack' of elements
CI/CD Pipeline / test (push) Successful in 1m55s
2024-02-17 20:02:40 +01:00