- Sep 27, 2022
-
-
Jan Bernoth authored
Resolve "Performance HotTopics(APIView)" Closes #178 See merge request !264
-
-
- Sep 21, 2022
-
-
Jan Bernoth authored
Update packages See merge request !263
-
Jan Bernoth authored
* Django >= 4.1 has incompatible dependencies
-
- Sep 20, 2022
-
-
Jan Bernoth authored
-
- Sep 19, 2022
-
-
Jan Bernoth authored
Redundant test coverage job removed See merge request !262
-
Jan Bernoth authored
-
- Sep 13, 2022
-
-
Jan Bernoth authored
remove local path See merge request !261
-
- Sep 12, 2022
-
-
Lewin Kästner authored
-
- Sep 05, 2022
-
-
Jan Bernoth authored
Resolve "Add Pseudosession in Cropping Article Admin" Closes #181 See merge request !260
-
-
Jan Bernoth authored
Adding cropper start button to admin Closes #100 See merge request !258
-
-
Jan Bernoth authored
Fixing Cropping Tests Closes #132 See merge request !259
-
-
- Sep 02, 2022
-
-
Jan Bernoth authored
Fix CI/CD problem in beat container creation Closes #180 See merge request !257
-
Jan Bernoth authored
-
- Aug 31, 2022
-
-
Lewin Kästner authored
Expand HotTopics(APIView) See merge request !254
-
Lewin Kästner authored
-
Lewin Kästner authored
Persist user logs by periodical nightly task Closes #179 See merge request !256
-
Jan Bernoth authored
+ celery beat plugin + gitlab ci docker celery beat process + docker-compose process * moved persisting process to tasks - removed view and url
-
Lewin Kästner authored
After inserting articles, the tag_reach and tag_article tables are restructured Closes #171 See merge request !255
-
Jan Bernoth authored
* refactored post migration with a logical separation in two sql files + introduced chord to arrange asynch celery tasks * added a return value to several celery tasks * removed spinx from docker-compose * moved method created_distribution to tasks, because of circular imports
-
- Aug 30, 2022
-
-
Jan Bernoth authored
Resolve "Die Medien an generierten Artikeln sollte an hand der Verteilung der Medien aus der echten Datenbasis erfolgen" Closes #96, #175, and #176 See merge request !253
-
Resolve "Die Medien an generierten Artikeln sollte an hand der Verteilung der Medien aus der echten Datenbasis erfolgen" Closes #96 * corrected mistake: `assign_media_to_generated_articles` now operates on generated articles, not cropped articles * improved assignment of a medium when an article is generated: use medium distribution, not just a random medium Closes #175 * excludes wrongly_parsed 'pressespiegel' medium from being attached to generated articles Closes #176 * enforces uniqueness for some database fields like medium name, medium type name, user tag_id, ... * fixes usage of `Medium.objects.update_or_create` in `write_article_to_db` that added the same medium multiple times
-
Jan Bernoth authored
exclude the pressespiegel tags Closes #161 See merge request !251
-
Removes Pressespiegel tags from Dashboard APIs and doesn't generate articles for Pressespiegel tags
-
- Aug 29, 2022
-
-
Lewin Kästner authored
Added cached param to log calls Closes #170 See merge request !252
-
-
Jan Bernoth authored
Autoremove for functions and data not referenced by tag Closes #138 See merge request !236
-
-
Jan Bernoth authored
Documentation and Cleanup of Cropper Closes #131 and #147 See merge request !201
-
-
- Aug 25, 2022
-
-
Martin Schwenke authored
add test coverage job to schedule pipeline See merge request !250
-
Martin Schwenke authored
-
- Aug 23, 2022
-
-
Martin Schwenke authored
Resolve "fix_rtfm_error" Closes #168 See merge request !249
-
Martin Schwenke authored
-
- Aug 22, 2022
-
-
Jan Bernoth authored
add log table to admin page Closes #167 See merge request !248
-
Lewin Kästner authored
-
- Aug 20, 2022
-
-
Jan Bernoth authored
Updated performance user/tags/article_count Closes #166 See merge request !247
-