Timekeeper - Kein Stop / kein Uhrenvorlauf bei Erreichen der Session-Ende-Zeit
Timekeeper hält bei Erreichen der Session-Endzeit nicht an, sondern läuft einfach weiter. Bug oder Feature? Das ist in der Tat ein Fehler, der allerdings nur in bestimmten Fällen greift. Ich habe hier lokal schon eine Lösung gebaut, die auch für die Zukunft alle möglichen Fälle abdeckt. Die schafft es demnächst dann auch ins neue Release. Der automatische Vorlauf ist nicht so einfach. Grundsätzlich lässt sich der Vorlauf immer abbrechen. Das müssen wir noch einmal beraten.
Zug aus BFO wird in jedes Zugfahrgleis eingefügt, wenn kein Gleis hinterlegt ist.
In der Tat! Das sind ja dann zwei Fehler auf einmal. Okay, ich sehe ein, dass lassen wir wirklich so :-)
Und was ich mich auch frage: Warum ist diese Abfrage wahr, wenn doch kein Gleis hinterlegt wurde? https://sourceforge.net/p/cafebahn/cafebahn/ci/master/tree/RgZm/rgzm/src/main/java/rgzm/gui/bfo/StatePopup.java#l106
Hmm ich finde ja schon, dass man den Fehler, der ja an anderer Stelle gemacht wurde, in dieser Art nicht weitergeben sollte. Das ist ja auch nicht das was ich als Benutzer erwarte. Ich würde ja wenigstens den Knopf zum Einsetzen deaktivieren, wenn kein Gleis hinterlegt wurde.
Moin Addi, ohne jetzt in den Quelltext geschaut zu haben: Welches Verhalten wäre da von Dir gewünscht? Aktion gar nicht erst ausführen (Button deaktiviert mit Hinweis kein Gleis hinterlegt) oder Einsetzen in das erste freie? Gruß Stumml
[tochterUhr] fix add timekeeper resource bundle
[timeKeeper] fix loading additional languages key name
[editor] fix: add missing cell editor and renderer
[website] Provide website information on changes
[libs] Update pi4j library to version 1.3 (last one for java 8)
[timekeeper/tochteruhr] option for running main frame in kiosk or max mode
[editor] Add cargo type as this is new to document definition
Rocrail Clock don't connect
Nice to read, that it now works. You are welcome. :-)
Hi! Can you please explain your expected behaviour? Which part of the software suite did you start? Please note that this time service works just one directional from rocrail to RgZm/Cafebahn applications, not the other way. See also https://cafebahn.sourceforge.io/userdocs/en/time-services-bridge/ Greetings Stumml
Bugfix: Revert image class import.
Bugfix: Remove unnecessary annotation fragment due to compile fail
Bugfix: Change directory to app home first before checking jre existence
Fix reference to new location controller
Add vcal action to calendar controller, move sql statements to event class
Override css property for container as this should be displayed in frame layout, has no effect for frameless layout
Add page title in frameset layout menus if provided by view (new controller classes) and do not display div#content in frameset view
Add page title in frameset layout if provided by view (new controller classes) and do not display div#container in frameset view
Move style information from business class to twig template
Added missing table on calendar page via twig
Migrate calendar page to twig
Fix remove localed function call from dates as they are not supported
Fix add closing brace
Fix allow null values on non given values
Improvement use class function instead of class property
Add twig namespace for event, migrate calendar/event menu using twig and controller
Fix loading correct page style sheet depending on current user
Rename html templates to twig; use global view variable providing iso code and user stylesheet
Mark function deprecated as webstart is not supported anymore
Fix ignoring null as empty value
Fix ignore missing navigation json configuration and configuration file entry
Fix using message with filter raw as it can contain html content
Migrate main menu using Controller and let main menu extend from standard template
Migrate verwaltung sub menu using Controller and let sub menu extend from standard template
Migrate about page using the new controller
Fix doctype to html 5 and adapt meta charset too
Fix add float type for return value
Fix typo
Fix editable language without given second parameter string, add filter checking user has access to function, add function displaying translation helper ui
Provide base template for submenu pages in general, migrate verwaltung sub menu to twig as blueprint
Fix remove spaces again, not necessary
Fix: Remove debugging settings
Provide new filter (langEditable) in twig view, migrate right page from main using twig template
Migrate to twig template
Provide two more macros for twig, migrate top menu to twig template
Improvement add space between buttons
Use loop index for even/odd decision and code cleanup
Use lang identifier including default text, code formatting and deleting now obsolete template files.
Migrate about page to twig, needs cleanup.
Use twig html helpers macros for displaying language selection
Fix use twig lang filter
Fix variable name for language object
Fix change return type avoid fatal error
Fix building html table rows using array instead of string
Fix provide lookup type variables to be set as object property
Main (frameset) page migrated to twig template engine, removed template directory
Fix adding variable type needed for comparison
Installer page migrated to twig template engine
Login and installer page migrated to twig template engine
Fix variable name used for changeid enabling direct proxy user login again
Fix removed double paragraphs as they are part of the string in database
Fix add missing tr for valid html
Only add paragraph if message is available and show message in bold letters.
Fix report list table filter check condition not using variable type.
Fix method return value.
Fix closing HTML tag.
Remove unused imports; add variable types; replace old html attribute by css equivalent.
Fix: Overwritten variable value leads to violent SQL statement.
Fix broken HTML on table column selection, minor tweak for image layout.
Fix typo in variable name; add space between all/nothing button and following; minor code changes due to IDE recommendations.
Fix: Setting db object state (FO_EMPTY) after clearing all values.
Add back button if back uri is given.
Fix: Show language related string for user without lola permissions and additional activate edit for users with lola permissions.
Add templates for about page, include table from migrationcenter showing changes for all versions.
Replace global defined by public static class property avoiding missing included file.
Use new global defined cookie name value for purging all cookies as the variable from included file cannot be used in logout script. Revoking cookie consent now works again.
Enable null value for Lang in constructor.
Use new iso codes provided by database for showing the correct language in ckeditor.
Provide samesite attribute to both cookies and consent cookie name by global define; minor changes due to IDE recommendations.
Provide variable value for template and fix variable name in template file.
Fix typo in column name avoiding error on database reload.
Fix php script name in add lang, replace ampersand by its entity in urls, minor changes due to IDE recommendations.
Remove Lang from Dialog as this is given by user preferences, replace ampersand by its entity in urls, minor code changes due to IDE recommendations.
Remove Lang from table columns page as this is given by user preferences, replace ampersand by its entity in urls, minor code changes due to IDE recommendations.
Minor code changes due to IDE recommendation. LoLa lookup wip.
Remove leading slash in dialog url, replace ampersand in url by its entity, minor code changes due to IDE recommendations.
Remove int type from parentValue, as this can also be a string value (see LoLa)
Remove int type from identifier, as this can also be a string value (see LoLa)
Remove Lang from Dialog as this is given by user preferences, replace html attributes by css equivalents, replace ampersand by its entity in urls, minor code changes due to IDE recommendations.
Better check for server provide protocol.
Merge remote-tracking branch 'origin/master'
Provide protocol depending on webserver setting.
Use base url in make editable and check user rights in get editable