Skip to content

X-Mas release 2021

Compare
Choose a tag to compare
@fvacek fvacek released this 25 Dec 11:25
· 516 commits to master since this release

X-Mas release 2021

image

Marry Christmas and Happy New Year to all the Orienteering fans all around the world. I wish you many pleasant events, smooth run, the right direction and happiness. This is annual release, list of changes is bellow. Please note that, if you want access to bug fixes and new features earlier, you can download developer builds form github actions directly.

Many, many thanks to the contributors.

Veselé Vánoce a šťastný nový rok všem běžcům a orientačním zvláště. Jako každé Vánoce i letos vydáváme novou verzi programu na pořádání závodů v orientačním běhu QuickEvent. Letošní verze neobsahuje žadnou velkou novou funkcionalitu, zato jsme však opravili velké množství chyb a snažili se zjednodušit a zpřehlednit uživatelské rozhraní. Porobnější seznam změn je na konci této stránky, včetně jmen nejpilnějších kontributorů. Děkuji nejem jim, ale i celé komunitě okolo QE za spolupráci, čas, podněty, zpětnou vazbu a víru, že lze svobodně vyvíjet program, který nám může všem dobře sloužit. Má to cenu.

Ať nám to běhá a ať nás to pořád baví.

Fanda Vacek

PS:
Možná jste si všimli, že poslední oficiální verze byla vydána před rokem. Je to proto, že se nám podařilo nakonfigurovat kontinuální buildy po každém commitu. Ti z vás, kteří chtějí testovat poslední úpravy nebo chtějí pořádat bez již opravených chyb, si mohou stahovat instalace aktuálních vývojářských verzí na github actions. Zrovna tak, pokud reportujete nějaký problém, přesvěčte se prosím, že se vyskytuje rovněž v poslední vývojařské verzi a nebyl mezitím opraven.

List of changes since last release by contributor

Name (number-of-commits-in-2021)

Allan Nordhøy (4):

  • Translated using Weblate (Norwegian Bokmål)

Blueberry (3):

  • Translated using Weblate (Russian)

Fanda Vacek (66):

  • Ctrl+C action short-cut clash fixed
  • Class combo in runs made wider.
  • Windows installer will always show "Select installation directory page"
  • Import QBE event name check PostgreSql schema must start with letter and it may contain letters, digits and underscores only
  • [#642 fixed] Přiřazení čipu závodníkovi na síťované verzi QE2.4.0
  • QE importers do not call PSQL DB notify on each record save QE 2.4.1
  • Chybný import počtu závodníků jednotlivých etap #645 fixed root cause was wrong SQL query to count runners, the import itself was correct
  • Export multi-stage event results to HTML #650
  • QE 2.4.4 Log widget contains timestamp again see: Feature: Logovani aplikace #672
  • [#665 fixed] Nelze přidat neregistrovaného závodníka do štafety

Lukáš Paukert (27):

  • Translated using Weblate (Czech)
  • Improve start list layout
  • Do not show vacants SI
  • Add locale param to quickhttpd and quickshow
  • Update TS files with -no-obsolete option
  • Remove no longer used lctools
  • Update Qt version in GitHub actions
  • Add number of finished runners to results, close #242
  • Add BibNumber to IOF XML 3.0 startlist export
  • Fix HTML exports

Martin Horak (2):

  • Add tag for better look of html on mobile phones
  • Add QuickHTML - tool for generating HTML results.

Otakar Hirš (76):

  • fix TimeToClose shows zero, resolve #578
  • allow start and finnish codes to be zero, resolve #615
  • refactor AssignCardToRunner, resolve #574
  • fix event statistic NotPrintedTime column, close #418
  • do not show 3rd best time if not enough runners finished
  • refactor QDateTime to ISO 8601 with offset string
  • refactor autoprint
  • simplify EditOnPunch
  • allow negative TimeToClose, resolve #552
  • simplify plugin calls using getPlugin<>() function template
  • build quickevent as one binary
  • set Ok button as default in connect to db dialog
  • transform SiCard value from 0 to Empty in edit competitor widget
  • disallow automatic results overwrite, fix #636
  • Add unregistred runner | QSpinBox -> SiIdEdit
  • hide obsolete buttons, close #680
  • ... and much more

Tymofii Lytvynenko (6):

  • Translated using Weblate (Ukrainian)

VoiToi (1):

  • PostgreSQL installation refined for beginners

arnost00 (26):

  • #471 - add support for daytime in printed start lists.
  • #471 - add support for daytime in HTML start lists.
  • #471 - fixed group name in print dialog.
  • #471 - improve HTML format, change function parameter type (bool -> enum)
  • #471 - Fixed calculation of start time in day time format (when start time exceed midnight)
  • #471 - Startlist for starters with h:mm:ss start time
  • #655 - rework EmmaClient finish and start export. Use mainly runs data. And SI card number only from runs.
  • Export for EmmaClient - add relay support for exportRadioCodes
  • EmmaClient - IOF XML v3 export - added clubs for runners
  • EmmaClient - fix radiocodes export for relays (crashed in Postgres).
  • IOF XML v3 export - added export of startlist in service EmmaClient - added clubs for runners in startlist
  • EmmaClient service - improve service UI, use filename from UI for all exports.
  • Relay - Add new runners dialog - fixed small problems : - remove runner filter on clean filter text, - show runners in 'Competitors' which are not in runs.
  • Relay - can add unregistered runner to relay - fix of #665 Fix missing disconnect in dialog destructor.

vtararin (9):

  • Translated using Weblate (Ukrainian)