Activity for Stumml

  • Stumml Stumml modified ticket #72

    Timekeeper - Kein Stop / kein Uhrenvorlauf bei Erreichen der Session-Ende-Zeit

  • Stumml Stumml posted a comment on ticket #72

    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.

  • Stumml Stumml modified ticket #74

    Zug aus BFO wird in jedes Zugfahrgleis eingefügt, wenn kein Gleis hinterlegt ist.

  • Stumml Stumml posted a comment on ticket #74

    In der Tat! Das sind ja dann zwei Fehler auf einmal. Okay, ich sehe ein, dass lassen wir wirklich so :-)

  • Stumml Stumml posted a comment on ticket #74

    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

  • Stumml Stumml posted a comment on ticket #74

    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.

  • Stumml Stumml posted a comment on ticket #74

    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

  • Stumml Stumml committed [ce10ba] on Cafebahn

    [tochterUhr] fix add timekeeper resource bundle

  • Stumml Stumml committed [12fc85] on Cafebahn

    [timeKeeper] fix loading additional languages key name

  • Stumml Stumml committed [b89396] on Cafebahn

    [editor] fix: add missing cell editor and renderer

  • Stumml Stumml committed [3f716a] on Cafebahn

    [website] Provide website information on changes

  • Stumml Stumml committed [58200c] on Cafebahn

    [libs] Update pi4j library to version 1.3 (last one for java 8)

  • Stumml Stumml committed [429507] on Cafebahn

    [timekeeper/tochteruhr] option for running main frame in kiosk or max mode

  • Stumml Stumml committed [0ff4c9] on Cafebahn

    [editor] Add cargo type as this is new to document definition

  • Stumml Stumml modified ticket #73

    Rocrail Clock don't connect

  • Stumml Stumml posted a comment on ticket #73

    Nice to read, that it now works. You are welcome. :-)

  • Stumml Stumml posted a comment on ticket #73

    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

  • Stumml Stumml committed [a6fb8b] on Cafebahn

    Bugfix: Revert image class import.

  • Stumml Stumml committed [116a19] on Cafebahn

    Bugfix: Remove unnecessary annotation fragment due to compile fail

  • Stumml Stumml committed [c32295]

    Bugfix: Change directory to app home first before checking jre existence

  • Stumml Stumml committed [530850]

    Fix reference to new location controller

  • Stumml Stumml committed [bee3e7]

    Add vcal action to calendar controller, move sql statements to event class

  • Stumml Stumml committed [c60be1]

    Override css property for container as this should be displayed in frame layout, has no effect for frameless layout

  • Stumml Stumml committed [e721a9]

    Add page title in frameset layout menus if provided by view (new controller classes) and do not display div#content in frameset view

  • Stumml Stumml committed [24a288]

    Add page title in frameset layout if provided by view (new controller classes) and do not display div#container in frameset view

  • Stumml Stumml committed [5fb003]

    Move style information from business class to twig template

  • Stumml Stumml committed [4655f1]

    Added missing table on calendar page via twig

  • Stumml Stumml committed [cbb846]

    Migrate calendar page to twig

  • Stumml Stumml committed [100808]

    Fix remove localed function call from dates as they are not supported

  • Stumml Stumml committed [c0928b]

    Fix add closing brace

  • Stumml Stumml committed [7544f5]

    Fix allow null values on non given values

  • Stumml Stumml committed [524fff]

    Improvement use class function instead of class property

  • Stumml Stumml committed [09e15c]

    Add twig namespace for event, migrate calendar/event menu using twig and controller

  • Stumml Stumml committed [c06dad]

    Fix loading correct page style sheet depending on current user

  • Stumml Stumml committed [1bedc1]

    Rename html templates to twig; use global view variable providing iso code and user stylesheet

  • Stumml Stumml committed [dd10fc]

    Mark function deprecated as webstart is not supported anymore

  • Stumml Stumml committed [4dcb01]

    Fix ignoring null as empty value

  • Stumml Stumml committed [efe621]

    Fix ignore missing navigation json configuration and configuration file entry

  • Stumml Stumml committed [3abfa3]

    Fix using message with filter raw as it can contain html content

  • Stumml Stumml committed [e28b25]

    Migrate main menu using Controller and let main menu extend from standard template

  • Stumml Stumml committed [591237]

    Migrate verwaltung sub menu using Controller and let sub menu extend from standard template

  • Stumml Stumml committed [623967]

    Migrate about page using the new controller

  • Stumml Stumml committed [0c1bf6]

    Fix doctype to html 5 and adapt meta charset too

  • Stumml Stumml committed [73902e]

    Fix add float type for return value

  • Stumml Stumml committed [c9767c]

    Fix typo

  • Stumml Stumml committed [b71de4]

    Fix editable language without given second parameter string, add filter checking user has access to function, add function displaying translation helper ui

  • Stumml Stumml committed [4a02fe]

    Provide base template for submenu pages in general, migrate verwaltung sub menu to twig as blueprint

  • Stumml Stumml committed [78b559]

    Fix remove spaces again, not necessary

  • Stumml Stumml committed [f70b3f]

    Fix: Remove debugging settings

  • Stumml Stumml committed [5334ed]

    Provide new filter (langEditable) in twig view, migrate right page from main using twig template

  • Stumml Stumml committed [1876d1]

    Migrate to twig template

  • Stumml Stumml committed [244e8c]

    Provide two more macros for twig, migrate top menu to twig template

  • Stumml Stumml committed [5d15e2]

    Improvement add space between buttons

  • Stumml Stumml committed [507bca]

    Use loop index for even/odd decision and code cleanup

  • Stumml Stumml committed [433df2]

    Use lang identifier including default text, code formatting and deleting now obsolete template files.

  • Stumml Stumml committed [0b391f]

    Migrate about page to twig, needs cleanup.

  • Stumml Stumml committed [b3dc09]

    Use twig html helpers macros for displaying language selection

  • Stumml Stumml committed [da8c22]

    Fix use twig lang filter

  • Stumml Stumml committed [508614]

    Fix variable name for language object

  • Stumml Stumml committed [7b18d9]

    Fix change return type avoid fatal error

  • Stumml Stumml committed [ae4f6b]

    Fix building html table rows using array instead of string

  • Stumml Stumml committed [e3275f]

    Fix provide lookup type variables to be set as object property

  • Stumml Stumml committed [333562]

    Main (frameset) page migrated to twig template engine, removed template directory

  • Stumml Stumml committed [2c2cde]

    Fix adding variable type needed for comparison

  • Stumml Stumml committed [a4639e]

    Installer page migrated to twig template engine

  • Stumml Stumml committed [e64ae5]

    Login and installer page migrated to twig template engine

  • Stumml Stumml committed [7e0d4f]

    Fix variable name used for changeid enabling direct proxy user login again

  • Stumml Stumml committed [1b39e4]

    Fix removed double paragraphs as they are part of the string in database

  • Stumml Stumml committed [3c7274]

    Fix add missing tr for valid html

  • Stumml Stumml committed [ff782f]

    Only add paragraph if message is available and show message in bold letters.

  • Stumml Stumml committed [e941ea]

    Fix report list table filter check condition not using variable type.

  • Stumml Stumml committed [47904d]

    Fix method return value.

  • Stumml Stumml committed [d9b415]

    Fix closing HTML tag.

  • Stumml Stumml committed [0650e7]

    Remove unused imports; add variable types; replace old html attribute by css equivalent.

  • Stumml Stumml committed [bcebb7]

    Fix: Overwritten variable value leads to violent SQL statement.

  • Stumml Stumml committed [792eec]

    Fix broken HTML on table column selection, minor tweak for image layout.

  • Stumml Stumml committed [0fc957]

    Fix typo in variable name; add space between all/nothing button and following; minor code changes due to IDE recommendations.

  • Stumml Stumml committed [7a8f1f]

    Fix: Setting db object state (FO_EMPTY) after clearing all values.

  • Stumml Stumml committed [67a176]

    Add back button if back uri is given.

  • Stumml Stumml committed [8422f5]

    Fix: Show language related string for user without lola permissions and additional activate edit for users with lola permissions.

  • Stumml Stumml committed [d15053]

    Add templates for about page, include table from migrationcenter showing changes for all versions.

  • Stumml Stumml committed [d9ae44]

    Replace global defined by public static class property avoiding missing included file.

  • Stumml Stumml committed [8a7383]

    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.

  • Stumml Stumml committed [2fdc56]

    Enable null value for Lang in constructor.

  • Stumml Stumml committed [4c7a11]

    Use new iso codes provided by database for showing the correct language in ckeditor.

  • Stumml Stumml committed [0aa96b]

    Provide samesite attribute to both cookies and consent cookie name by global define; minor changes due to IDE recommendations.

  • Stumml Stumml committed [42fc4b]

    Provide variable value for template and fix variable name in template file.

  • Stumml Stumml committed [4ec0f2]

    Fix typo in column name avoiding error on database reload.

  • Stumml Stumml committed [ca8911]

    Fix php script name in add lang, replace ampersand by its entity in urls, minor changes due to IDE recommendations.

  • Stumml Stumml committed [73f862]

    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.

  • Stumml Stumml committed [b49e2d]

    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.

  • Stumml Stumml committed [b23710]

    Minor code changes due to IDE recommendation. LoLa lookup wip.

  • Stumml Stumml committed [580de1]

    Remove leading slash in dialog url, replace ampersand in url by its entity, minor code changes due to IDE recommendations.

  • Stumml Stumml committed [43648f]

    Remove int type from parentValue, as this can also be a string value (see LoLa)

  • Stumml Stumml committed [d72926]

    Remove int type from identifier, as this can also be a string value (see LoLa)

  • Stumml Stumml committed [52e085]

    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.

  • Stumml Stumml committed [cb697b]

    Better check for server provide protocol.

  • Stumml Stumml committed [765ff9]

    Merge remote-tracking branch 'origin/master'

  • Stumml Stumml committed [44d731]

    Provide protocol depending on webserver setting.

  • Stumml Stumml committed [e78b7d]

    Use base url in make editable and check user rights in get editable

1 >