- Feb 08, 2025
-
-
Moser, Maximilian authored
* 10 was a bit much...
-
Moser, Maximilian authored
* add the uploader's secondary email in CC if provided by the user * remove the option to add the inquirer's specified email address to CC, to avoid leaking the email addresses of the uploader * instead, optionally send a separate confirmation email to the inquirer
-
- Jan 08, 2025
-
-
Moser, Maximilian authored
* also, add a new config item `THEME_TUW_TEST_INSTANCE_URL` that will be used in the "final note" block in the email template * if that value is set to `None`, then the block will be skipped entirely * also, mock view function from Invenio-Config-TUW to not depend on it for tests
-
Tsepelakis, Sotirios authored
* Add links to 'My Dashboard' and preservation formats (new config item) * Reword/fix sentences
-
- Oct 08, 2024
-
-
Moser, Maximilian authored
* apparently, the previous config-based approach stopped working
-
- Sep 17, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* because the previously configured image didn't actually exist anymore
-
- Jul 02, 2024
-
-
Moser, Maximilian authored
* their functionality can now be emulated with banners
-
- Jun 24, 2024
-
-
Moser, Maximilian authored
-
- Jun 19, 2024
-
-
Moser, Maximilian authored
-
- Dec 13, 2023
-
-
Moser, Maximilian authored
-
- Aug 30, 2023
-
-
Moser, Maximilian authored
* this behavior can be controlled via a configuration flag * it's disabled per default because it could be used to spam the inbox of arbitrary email addresses
-
Moser, Maximilian authored
* with a default of 5 attempts per hour * this should be enough for legitimate requests, even with failed attempts (i.e. captcha mismatches) but still prevent spam floods * also, hide the contact form for users when viewing their own records' landing pages
-
- Aug 25, 2023
-
-
Moser, Maximilian authored
* this is possible since we configured sending of emails from the backend * it replaces the current implementation of "contact uploader" that worked via "mailto" links, which was suboptimal because it exposes email addresses to the public * it is also optionally protected via a captcha as a simple spam prevention mechanism that also prevents accidental resubmission of the form on refresh
-
- Apr 24, 2023
-
-
Tsepelakis, Sotirios authored
* create a config item THEME_TUW_FRONTPAGE_INFO for the content * add a block in the frontpage.html * apply styling
-
- Jan 13, 2023
-
-
Moser, Maximilian authored
-
- Nov 29, 2022
-
-
Tsepelakis, Sotirios authored
* Use 'TU Wien Research Data' as the default config value. The previous one isn't valid anymore.
-
- Nov 24, 2022
-
-
Moser, Maximilian authored
-
- Oct 11, 2022
-
-
Tsepelakis, Sotirios authored
* create a config item THEME_TUW_FRONTPAGE_WARNING for the content * add a block in the frontpage.html * apply styling
-
- Sep 05, 2022
-
-
Moser, Maximilian authored
* add support for a custom warning message in the header
-
Moser, Maximilian authored
* because the display of the staging warning is logically a very separate thing from the matomo site id...
-
- Jul 19, 2022
-
-
Moser, Maximilian authored
* to make it clearer which templates replace existing ones, and which are "new" templates
-
Moser, Maximilian authored
* our version was ancient and less useful than the upstream version
-
Moser, Maximilian authored
* the upstream versions have advanced beyond our customizations
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* create a new permission guard page for creation of communities * move the templates into their own subdirectory * update the text on the existing deposit page guard
-
- Mar 23, 2022
-
-
Moser, Maximilian authored
-
- Mar 15, 2022
-
-
Tsepelakis, Sotirios authored
Closes #18 Reverted back to explicit blueprint registration, moved this functionality into before first request, substituted with dict comprehension
-
- Feb 01, 2022
-
-
Wörister, Florian authored
fix recent uploads
-
- Sep 27, 2021
-
-
* allows us to install a custom webpack.config.js * copy the assets files from invenio-assets as a base * AVIF is a newer image format than WebP with smaller file sizes -however, it is not as widely supported by browsers yet * convert images to webp
-
- Sep 20, 2021
-
-
Moser, Maximilian authored
-
- Jul 29, 2021
-
-
Wörister, Florian authored
-
Moser, Maximilian authored
* this allows us to control which scripts are always included on pages
-
- Jul 12, 2021
-
-
Moser, Maximilian authored
-
- May 31, 2021
-
-
Moser, Maximilian authored
* also, remove the LOCAL_LOGIN_ENABLED configuration variable, because that's now part of Invenio-Accounts
-
- Apr 30, 2021
-
-
Wörister, Florian authored
-
- Apr 23, 2021
-
-
Moser, Maximilian authored
* override the header template from invenio-app-rdm to make the search button orange * fix the wrong text color on the login button
-
Moser, Maximilian authored
* removed trailing whitespaces * also, hide staging warning per default
-
Wörister, Florian authored
staging banner to page template
-
- Apr 21, 2021
-
-
Moser, Maximilian authored
-