Skip to content
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
wants to merge 69 commits into from
Closed

Translation updates #208

wants to merge 69 commits into from

Commits on Dec 21, 2023

  1. Increased search delay as you type from 300ms to 800ms (less requests…

    … to DB as you type, before each letter = one useless search request by "slower" typing)
    Jan Polonsky committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a4bd268 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Revert "Increased search delay as you type from 300ms to 800ms (less …

    …requests to DB as you type, before each letter = one useless search request by "slower" typing)"
    
    This reverts commit a4bd268.
    Jan Polonsky committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7e0c5b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Cancel the same GET request (not yed processed) on some main screens.…

    … This prevent blinking, dalayed loading old data. Need solve cancel backend actions too (database selects..)
    Jan Polonsky committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6ac8c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Add/correct translation for some tooltips (removes warnings in console)

    Added translation settings for navigation bar (avoid false warnings, translate system and not user created strings)
    Jan Polonsky committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    010b8de View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. unused comment

    Jan Polonsky committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    edabe0c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    6113814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf81e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ee614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b48e35f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Add support for language setting per user

    Jan Polonsky committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    75fca32 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Allow store CVSS as number (quick need for reporting)

    Same as  SK-CERT#163 CVSS might be inserted as a number (small improvements, fixed default value, 1 decimal point, some code enhacements)
    Jan Polonsky committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    298a541 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. PDF report update:

    - fix broken AFFECTED SYSTEMS field (affected by later update)
    - add suport for multiline in DESCRIPTION, AFFECTED SYSTEMS & RECOMMENDATIONS fields
    Jan Polonsky committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bcb1ca0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix: disable shorcuts on text/textarea fields (prevents typing text)

    Example: Assess, create report from item and you type N in description field -> all is canceled and it creates new report again
    Jan Polonsky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4c6f56d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Fix crash on new user creating

    Jan Polonsky committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ba710c9 View commit details
    Browse the repository at this point in the history
  2. English inconsistencies

    multiflexi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c1d42af View commit details
    Browse the repository at this point in the history
  3. Czech translation

    multiflexi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    003c9a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13adf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fed7b0c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e1fef67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e04e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd100c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. add CWE attribute

    multiflexi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c6bedab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec9c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5008e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47636a0 View commit details
    Browse the repository at this point in the history
  5. CWE attribute migrations

    multiflexi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7c351ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    feadd9a View commit details
    Browse the repository at this point in the history
  7. CWE migrations

    multiflexi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ad360be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a86840 View commit details
    Browse the repository at this point in the history
  9. CWE migrations

    multiflexi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    558fa70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c75f6fa View commit details
    Browse the repository at this point in the history
  11. CWE migrations

    multiflexi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0a292a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. fixed bugs

    multiflexi committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7e368c3 View commit details
    Browse the repository at this point in the history
  2. improved migration

    multiflexi committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2b3ec2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb64550 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Docker build readme fix

    dodancs committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b81c9a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    1ccd64c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Add logging messages

    multiflexi committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    13fcc3b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    049d020 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. improve SMTP communication

    multiflexi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    74a6177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28ec61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ede6a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92b09a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f5d21c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. - Dark theme fix: report item attributes were unreadable (bad backgro…

    …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
    Jan Polonsky committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3888781 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Collectors update:

    - 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
    Jan Polonsky committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ef6cf16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request SK-CERT#200 from Progress1/translate_warn

    Remove false translation warnings, correct some tooltips, don't try translate user strings
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8c2d9a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request SK-CERT#203 from Progress1/cvss_number

    Allow store CVSS as number (quick need for reporting, SK-CERT#163 replacement)
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d666b45 View commit details
    Browse the repository at this point in the history
  4. Merge pull request SK-CERT#205 from Progress1/show_crlf

    PDF report update
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d52234b View commit details
    Browse the repository at this point in the history
  5. Merge pull request SK-CERT#202 from Progress1/language

    Add support for language setting per user
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0e0dfc8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request SK-CERT#204 from Progress1/search

    Cancel the same GET request
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    71c679c View commit details
    Browse the repository at this point in the history
  7. Merge pull request SK-CERT#207 from Progress1/key_fix

    Fix: disable shorcuts on text/textarea fields (prevents typing text)
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fa1c820 View commit details
    Browse the repository at this point in the history
  8. Merge pull request SK-CERT#214 from Progress1/chrome_proxy

    Fixed bug in chrome driver: unrecognized proxy type: MANUAL
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1e9d75a View commit details
    Browse the repository at this point in the history
  9. Merge pull request SK-CERT#219 from Progress1/dark_fix

    Dark theme fix (bad colors)
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5fce1bf View commit details
    Browse the repository at this point in the history
  10. Merge pull request SK-CERT#221 from Progress1/collectors_logs

    Collectors update (Limit for article links, logs, fixes)
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8fd28c9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request SK-CERT#210 from multiflexi/link_deduplication

    Link deduplication in product
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    dc08d4a View commit details
    Browse the repository at this point in the history
  12. Merge pull request SK-CERT#213 from multiflexi/mailer-logging

    Add logging messages to mailer, improved SMTP communication
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    629a14e View commit details
    Browse the repository at this point in the history
  13. Merge pull request SK-CERT#218 from multiflexi/bots-update

    bots Python libraries and Alpine image update
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    18a68b2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request SK-CERT#217 from multiflexi/collectors-update

    collectors Python libraries and Alpine image update
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5160e43 View commit details
    Browse the repository at this point in the history
  15. Merge pull request SK-CERT#216 from multiflexi/presenters-update

    presenters Python libraries and Alpine image update
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fb5f626 View commit details
    Browse the repository at this point in the history
  16. Merge pull request SK-CERT#215 from multiflexi/publishers-update

    publishers Python libraries and Alpine image update
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0c90fc9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request SK-CERT#209 from multiflexi/CWE

    CWE attribute
    Progress1 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b0e2289 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    30d5ecc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    84aa48d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c5bd03b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c593bc9 View commit details
    Browse the repository at this point in the history
  22. English inconsistencies

    multiflexi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    baf3d43 View commit details
    Browse the repository at this point in the history
  23. Czech translation

    multiflexi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    449d472 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    51dc850 View commit details
    Browse the repository at this point in the history