-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NOT TO MERGE] Pod v4 new #1229
base: develop
Are you sure you want to change the base?
Commits on Oct 24, 2024
-
* Upgrade securtity dependances * Remove deprecated django-tagging * Add new django-tagulous * Elasticsearch default version is Now 8 (remove compatibility with ES 6) * Replace deprecated ugettext_lazy by gettext_lazy * Add some temporary deprecations Hacks for cas-client & Chunked-upload * Replace deprecated url() by re_path() * Disable all Pods apps by default * Correct error handling for ElasticSearch
Configuration menu - View commit details
-
Copy full SHA for 73ed68a - Browse repository at this point
Copy the full SHA 73ed68aView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e50187e - Browse repository at this point
Copy the full SHA e50187eView commit details -
* Remove USE_L10N deprecated param
* Replace some re_path() by path() * Replace remaining ugettext by gettext * Replace admin.site.register() call by @admin.register decorator * Replace HTTP_X_REQUESTED_WITH by `headers={"x-requested-with"` * Replace request.META by headers * Replace `assertQuerysetEqual` by `assertQuerySetEqual` * Replace force_text by force_str * Remove default_app_config in __init__.py
Configuration menu - View commit details
-
Copy full SHA for 7e4cd06 - Browse repository at this point
Copy the full SHA 7e4cd06View commit details -
Configuration menu - View commit details
-
Copy full SHA for af15471 - Browse repository at this point
Copy the full SHA af15471View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c01d4b - Browse repository at this point
Copy the full SHA 7c01d4bView commit details -
* Correct video_edit slect2 display with tagulous (remove duplicated …
…select2 CSS calls) * Correct Enrichment form validation process
Configuration menu - View commit details
-
Copy full SHA for a721a03 - Browse repository at this point
Copy the full SHA a721a03View commit details
Commits on Oct 30, 2024
-
* Remove Python 3.8 from compatible py versions, and add 3.12
* Replace Django 3.2 by 4.2 in all links
Configuration menu - View commit details
-
Copy full SHA for 4deb722 - Browse repository at this point
Copy the full SHA 4deb722View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2975a6 - Browse repository at this point
Copy the full SHA b2975a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 645b930 - Browse repository at this point
Copy the full SHA 645b930View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c5d362 - Browse repository at this point
Copy the full SHA 7c5d362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 917a006 - Browse repository at this point
Copy the full SHA 917a006View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a4ab7f - Browse repository at this point
Copy the full SHA 9a4ab7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 097edab - Browse repository at this point
Copy the full SHA 097edabView commit details -
Fix code scanning alert no. 81: URL redirection from remote source
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 151af7c - Browse repository at this point
Copy the full SHA 151af7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfebc3 - Browse repository at this point
Copy the full SHA ccfebc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5941015 - Browse repository at this point
Copy the full SHA 5941015View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7dc21 - Browse repository at this point
Copy the full SHA bf7dc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb32056 - Browse repository at this point
Copy the full SHA cb32056View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9de8e1 - Browse repository at this point
Copy the full SHA c9de8e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d28b3dc - Browse repository at this point
Copy the full SHA d28b3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd0164 - Browse repository at this point
Copy the full SHA 6bd0164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c17c09 - Browse repository at this point
Copy the full SHA 3c17c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for b54952b - Browse repository at this point
Copy the full SHA b54952bView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd9fbaa - Browse repository at this point
Copy the full SHA fd9fbaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5cabd - Browse repository at this point
Copy the full SHA bf5cabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ac5b2 - Browse repository at this point
Copy the full SHA 92ac5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cecec76 - Browse repository at this point
Copy the full SHA cecec76View commit details -
* Only run
cut
tests whenUSE_CUT==True
* Disable Shib Middleware tests as it seems deprecated
Configuration menu - View commit details
-
Copy full SHA for f7d1a21 - Browse repository at this point
Copy the full SHA f7d1a21View commit details