-
Notifications
You must be signed in to change notification settings - Fork 21
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
Translation updates #208
Closed
Closed
Translation updates #208
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
multiflexi
commented
Feb 5, 2024
- Added new CZ translation
- Fixed mistakes in ENG translation
- added possibility to set language in .env
… to DB as you type, before each letter = one useless search request by "slower" typing)
…requests to DB as you type, before each letter = one useless search request by "slower" typing)" This reverts commit a4bd268.
… This prevent blinking, dalayed loading old data. Need solve cancel backend actions too (database selects..)
Added translation settings for navigation bar (avoid false warnings, translate system and not user created strings)
Same as SK-CERT#163 CVSS might be inserted as a number (small improvements, fixed default value, 1 decimal point, some code enhacements)
- fix broken AFFECTED SYSTEMS field (affected by later update) - add suport for multiline in DESCRIPTION, AFFECTED SYSTEMS & RECOMMENDATIONS fields
Example: Assess, create report from item and you type N in description field -> all is canceled and it creates new report again
…und hover color) - Dark theme fix: white text on white background + unified richtextbox components - Dark theme fix: initial help text in richtextbox was unreadable (bad color) - Dark theme fix: fixed white color on tollbars - Dark theme fix: keyboard shorcuts - Unified richtextbox toolbars (same order of tools) - Deduplicate styles in centralize.css
- Better logs: article link progress for current page - Added optional "Limit for article links" setting (WEB, RSS, ATOM). You can process only first N articles. Usefull on sources with big article count (when you don't want kill collector) - Display "Page limit reached" only if "Pagination limit" was set - Fixed crash when article items are parsed ok but link is not found (java scripts, not fully dynamicaly loaded page) - Removed one duplicity log about parsing article link - Removed from RSS/ATOM date check condition (now it works in the same way as in WEB collector, now it's possible collect initial source state) - Fixed ATOM author element that can exist/miss in header/entry
Remove false translation warnings, correct some tooltips, don't try translate user strings
Allow store CVSS as number (quick need for reporting, SK-CERT#163 replacement)
PDF report update
Add support for language setting per user
Cancel the same GET request
Fix: disable shorcuts on text/textarea fields (prevents typing text)
Fixed bug in chrome driver: unrecognized proxy type: MANUAL
Dark theme fix (bad colors)
Collectors update (Limit for article links, logs, fixes)
Link deduplication in product
Add logging messages to mailer, improved SMTP communication
bots Python libraries and Alpine image update
collectors Python libraries and Alpine image update
presenters Python libraries and Alpine image update
publishers Python libraries and Alpine image update
CWE attribute
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.