Commit Graph

22 Commits

Author SHA1 Message Date
I-Al-Istannen
9d6ce331a5 Use IliasCrawlerEntry entries in the ilias scraper 2020-05-30 15:20:51 +02:00
I-Al-Istannen
03a801eecc Correctly type hint swallow_and_print_errors decorator 2020-05-12 21:03:53 +02:00
Joscha
072c6630bf Avoid logging import in config 2020-05-12 18:19:23 +00:00
I-Al-Istannen
fdff8bc40e example_config: Change db transform 2020-05-01 13:31:29 +02:00
I-Al-Istannen
8a42a2a396 Move logging into its own file 2020-04-25 20:02:01 +02:00
Joscha
13c5a29ff0 Fix and extend example config 2020-04-24 18:41:22 +00:00
I-Al-Istannen
ca8fcf7a1d Somewhat elaborate example_config 2020-04-23 20:22:41 +02:00
I-Al-Istannen
3a57430893 Fix type errors in example_config 2020-04-23 12:35:58 +02:00
Joscha
3841f27aab Add example config 2020-04-23 09:50:32 +00:00
Joscha
25043a4aaa Remove unnecessary files
Also document some plans for the new program structure in REWRITE.md
2020-04-19 19:49:43 +00:00
Joscha
ae6cc40fb5 Rename ILIAS crawler to ilias
To be consistent with the other classes' capitalisation of acronyms
2019-04-26 04:29:12 +00:00
Joscha
bc018fffde Update the example config to the new version 2019-04-25 19:54:15 +00:00
Joscha
45e4500a58 Update example config 2019-04-25 08:32:25 +00:00
Joscha
c3e64da570 Update example config 2019-02-08 12:56:24 +00:00
Joscha
c2fc097124 Adapt to different LA1 folder structure 2018-12-14 09:28:29 +00:00
Joscha
f8cd5edb75 Fix some typos on ilias 2018-12-05 11:44:11 +00:00
Joscha
2d9223b8e6 Add norbert synchronizer 2018-11-29 10:26:58 +00:00
Joscha
9a4ab645dc Clean up Prog slide names 2018-11-27 10:26:44 +00:00
Joscha
8b1a34233a Add and use utility functions for changing paths
This fixes a small bug in the example config, where some files were
put in the wrong locations.
2018-11-27 08:52:27 +00:00
Joscha
21ddf2546d Use more complicated example config 2018-11-26 17:06:46 +00:00
Joscha
34da5d4d19 Sync files from ILIAS 2018-11-26 13:39:06 +00:00
Joscha
2034c9d426 Add FfM (Fachschaft für Mathematik) synchronizer
This commit moves exceptions and some other things into utils.py and
renames files according to python's file naming guides (kinda).

It also adds a new example config using the new FfM downloader.
2018-11-24 08:27:33 +00:00