In the Xpoda Lite mobile application, users were disconnected from the system due to time limits. With this version, users are enabled to stay online unless they specifically log out.
When the license update button was clicked on the client admin panel, the entire license could be canceled due to some reasons related to accessing the existing license in the system. When an error is detected, the error message in the system is displayed to users and the update process is stopped.
Disable Control action could be disabled when used in textbox and figure box components. It was noticed that this feature was not working in the check box component and it was enabled to work for this component.
It was determined that the height of the headings created according to week, month and year selections in the Timeline section of the Gantt components was adjusted independently of the TreeList on the left. The titles in the Timeline section were edited to address the CSS problem that occurred due to the date titles creating a dynamic height depending on their length.
Since the Goto URL action works depending on the textbox components in the form, URLs were generated as many as the number of textbox components in the form. An arrangement was made for this detected situation. When the dynamic URL text added to the action using the $P expression is used, the relevant textbox values are read and the URL is created once. If the URL is prepared by entering a constant value without using any textbox, it works independently of the textbox components.
A problem was detected when the module was opened with the New Module button and the browser tool was reloaded without exiting the form after the first registration in the form. Since application information could not be obtained while refreshing the browser tab, the project link was being updated incorrectly. When a new module is created, the application and module connection numbers encountered are recorded correctly in the system.
The textbox-F10 query feature added to the grid worked on computers. However, this feature was not supported in the mobile lite application. This feature has been enabled to be used in the mobile application.
While dynamic queries were created using the $P prefix in the queries within the Object tools that control the decision of the Decision flow tool, the numerical value in $P was working differently in Turkish and English, causing errors. Numeric values in the client language are marked with “.” and ",", the correct results could not be transferred to the decision tool and the flow was stopped at this stage. The error caused by the values in the query texts added to the Object for the Decision tool being fractional numbers has been fixed.
The information in the module login request window opened on the Studio screen has been detailed. Company and project name added. Permission requests were sent to users for works left open in the relevant company and project.
When Right panel and new tab were selected in the Open form detail action, the saved data was not opened in the form. This action enabled the detailed form to be displayed in the Right Panel and New Tab, just like the New Window option.
The location of the Language option at user login has been changed. This option has been added to the top right of the screen for users who want to change the Language settings at Client login.
Added show/hide password icon in Studio, Support and Client password fields.
There were 3 criteria for changing the password of client users. A new addition has been made to these criteria. It has been made mandatory for new passwords to contain special characters. Four criteria are required for new and updated passwords given to users.
These actions were not included in the list where the linked actions added for ease of use were displayed under the Linked Actions List heading for developers in Studio. Mathematical Operations and Change Properties actions have been added to the action list where all actions related to the selected field are displayed.
Since the grid areas appeared variable due to the grid component added to the form, the Decision tool was terminating the flow in the flow it was connected to. This detected error was fixed. It has been ensured that the grid component added to the forms does not affect the Decision tool.
While the text (label) and value (textbox, figurebox ...) fields of the form tools were being prepared in a responsive structure, their places seemed to have been changed in the client view due to some arrangements between the lines. The data entry field was extending above the title and Studio developers could not edit this situation. This bug in the responsive line structure has been fixed.
Users were directed to the error window when they were kicked out of the system for various reasons, when they were removed from the system by the admin user, or when they logged in with the same user in another tab. In order to avoid a security vulnerability in the system, no error message will be displayed when users who are removed from the system want to perform a new operation or access another menu. Instead, users were directed to the Client login screen when they were detected to have logged out of the system.