- 21 Jul, 2020 1 commit
-
-
robot authored
LYC-5481: Unable to set NULL to numerical datatypes in the form * Fixed DECIMAL to NUMERIC conversion for NULL values LYC-5533: Swagger: Supporting YAML swagger description format LYC-5531 V7 TreeTable - handle image not rendered if SystemTheme.qxtheme is loaded after SyncTask LYC-5521 Table invisible fields LYC-5521 Table invisible fields LYC-5466 Statusbar hides in V7 windows only in autotest LYC-5526 FD VDOM Window header is missing in dialog mode LYC-5362: Linux build fix LYC-4884 Table column gredLength ignored LYC-5420 Freeze size Freeze "Property" column in the visual table editing mode wizard LYC-5249 fix issue with first launch IDE: Debug/Release cache switch LYC-5380 fix minor issues IDE: SSH Deploy - Add an option to save and load multiple deploy settings profiles LYC-5380 #2 IDE: SSH Deploy - Add an option to save and load multiple deploy settings profiles LYC-5362: Debugger: Implement possibility to debugging child application as a separate process LYC-5176 VDOM ProgressBar with percent LYC-5254 The test 16673_displayAtRedir fails LYC-5448 VDOM: Focus jumps to the first tab handle when opening new apps LYC-5419 Widget is not added to empty column LYC-5421 Visual table editing mode wizard resizing LYC-5547: debug session takes a long time to start the app LYC-5547: debug session takes a long time to start the app LYC-5547: debug session takes a long time to start the app
-
- 03 Jul, 2020 1 commit
-
-
robot authored
LYC-5390: GLOBAL/APPLICATION Default WHENEVER ERROR Declaration LYC-5390: GLOBAL/APPLICATION Default WHENEVER ERROR Declaration LYC-5485 Firefox ignores column width defined by UI methods LYC-5475: atomic_gui fails randomly * Added more debug logs for qxredir executable LYC-3575 merge with LYC-5380 Deployment of project/targets via SSH connection LYC-5319: Product Suggestion: Create 2 new array methods - split and join * Supported {split} method for CHAR, NCHAR, VARCHAR, NVARCHAR, LVARCHAR types LYC-5445 VDOM: Table content doesn't load/scroll on First Row action LYC-5366 VDOM input color attributes LYC-5448 VDOM: Focus jumps to the first tab handle when opening new apps LYC-5319: Product Suggestion: Create 2 new array methods - split and join * Supported REGEX as separator for {split} method LYC-5319: Product Suggestion: Create 2 new array methods - split and join * Fixed using of RETURNING statement for these methods LYC-5431: The crash occurs when array's index conversion is failed LYC-5467: Missing END RECORD causes compiler crash in Kandoo/A1A.4gl LYC-5249 #2 IDE: Debug/Release cache switch LYC-5475 atomic_gui fails randomly LYC-5433 #2 App shortcuts are created with previously specified parameters LYC-5371#2 fix bug FD Widget is removed when dragging to the same cell LYC-5468 VDOM: CSP in Kandoo/PZI - Uncaught TypeError: Cannot read property 'toString' of null LYC-5299 Test table_column_08_column_percent fails LYC-2839 #2 FD - Update legacy fm2 xml column "auto-length" tag/attribute LYC-3491#2 Toggle button for "show/hide empty cells" options LYC-5249 #4 IDE: Debug/Release cache switch LYC-5249 #3 fix bugs IDE: Debug/Release cache switch LYC-4823: Native types optimization: Provided COMDAT section for native global variables LYC-5409: Native types optimization: Replace {INITIALIZE TO NULL} statement by the native one LYC-4823: Native types optimization: Provide native representation for global variables definitions * Added native representation for global variables without any changes in operations LYC-5300: Native types optimization: Pass dynamic array by reference to function * Removed re-initialization function for function input parameters (anyway, the assignment operation is generated just after that) * Ensured that several RTDynamicArray objects work fine with the same NativeDynamicArray * Used PIMPL idiom for NativeDynamicArray to be able to support reference-based assignment * Supported reference-based assignment for RUNTIME <> NATIVE types LYC-5371 FD Widget is removed when dragging to the same cell LYC-5113 Error during deployment for another system LYC-2839 FD - Update legacy fm2 xml column "auto-length" tag/attribute LYC-5249 #2 fix bugs IDE: Debug/Release cache switch
-
- 18 Jun, 2020 1 commit
-
-
robot authored
LYC-5450 VDOM FD: CSP in form with table -t.aumAncestor(...).hasServerClassName is not a function LYC-5366 VDOM input color attributes LYC-3491 Toggle button for "show/hide empty cells" options LYC-5392: ui.ComboBoxItem causes compilation error LYC-5249 IDE: Debug/Release cache switch LYC-5446 Sorting table columns are not restored by default LYC-5446 Sorting table columns are not restored by default LYC-5392: ui.ComboBoxItem causes compilation error LYC-5237 Table content is not visible in Flexbox on GridPanel demo sample LYC-5386: VSCode: Create generic tasks in task.json for cleaning, building, deploing and all using qbuild LYC-5438: QBUILD/QFGL - align error formats and content LYC-5429: Listbox content is invisible in table LYC-3419 Alignment of widgets in Table/TreeTable doesn`t work LYC-5392: ui.ComboBoxItem causes compilation error LYC-4663 genrb doesn't compile .4s files - error while loading shared libraries: libicutu.so.55 LYC-5400 VDOM: Next combobox in table row has preselected value which is not possible to submit LYC-5428: App crashes if QXDEBUG=b is used LYC-5322 Bottom table row doesn't load on scrolling LYC-4663: genrb doesn't compile .4s files - error while loading shared libraries: libicutu.so.55 LYC-5425 Input in table does not enable the fields LYC-5407 ON FILL BUFFER order issue LYC-5322 Bottom table row doesn't load on scrolling LYC-5424: Table content is cut LYC-5388: DB - Profile (& fix if required) processing of statements invoking the database at compilation time LYC-5407: ON FILL BUFFER order issue LYC-5388: DB - Profile (& fix if required) processing of statements invoking the database at compilation time LYC-5322 Bottom table row doesn't load on scrolling LYC-5322 Bottom table row doesn't load on scrolling - client side changes for VDOM LYC-5322 Bottom table row doesn't load on scrolling - client side changes for V7 LYC-5403 The text of the edited field is copied to other fields when switching LYC-5168 Alt-R rebuilds project if focus is in 4gl editor LYC-5303 Implement editing of the table widget in the visual mode LYC-5134 IDE Creating shortcut to launch the application LYC-5388: DB - Profile (& fix if required) processing of statements invoking the database at compilation time LYC-5376: Dynamic array SORT method should handle lack of parameters correctly at runtime LYC-5359: Provide test coverage for DYNAMIC ARRAY runtime-native interaction + Fixed XML serialization for RTType + Fixed runtime <> native arrays interactions + Small changes to BOOL-to-NUMERIC conversion LYC-4940: Native types optimization: Provide native representation for dynamic arrays (1-dimension) * Basic implementation for NativeDynamicArray structure for Native Types * Used boost.pp for NTO Interface generation * Temporary used copy-by-value for DYNAMIC ARRAY as function input parameter (only with enabled Native Types) * Provided "ReferenceAssign" native function LYC-5397 Combobox item text gets processed instead of the value LYC-5322: Bottom table row doesn't load on scrolling LYC-5387: object_cache: make qrun --aot not to set 770 permissions forcefully LYC-5378: QPM: Update rewrites progs owner/group (Linux) LYC-5168 Alt-R rebuilds project if focus is in 4gl editor . LYC-5378: QPM: Update rewrites progs owner/group (Linux) LYC-5378: QPM: Update rewrites progs owner/group (Linux) LYC-5377 VSEX: qrun in 'debug adapter' mode fails to start debugging - tuning webserver logging LYC-5378: QPM: Update rewrites progs owner/group (Linux) LYC-5367 VDOM. ON CHANGE in Combobox is triggered without changes LYC-5378: QPM: Update rewrites progs owner/group (Linux) LYC-5377 VSEX: qrun in 'debug adapter' mode fails to start debugging - tuning webserver logging LYC-5377 VSEX: qrun in 'debug adapter' mode fails to start debugging - tuning webserver logging LYC-5314: Debugger: Stabilize DebugAdapter LYC-5235: CSS - INPUT ARRAY on Table - Can not see which columns are enabled LYC-5368: Compiler Crash when REPORT argument is not declared LYC-5372: RowCount should be ignored by the default LYC-5354 VDOM: Table columns in tab container can't be resized #2 LYC-5354 VDOM: Table columns in tab container can't be resized LYC-5314: Debugger: Stabilize DebugAdapter LYC-5157 Investigate the ability to add a table to the form in Google Doc way LYC-5361 VSEX: Fix webserver-side problem with developer-only 'debug' instance LYC-5353: Slider and Scrollbar trigger ON CHANGE differently in INPUT and CONSTRUCT LYC-4843 IDE: Theme switch doesn't apply changes if there is no form editor opened LYC-5352 VDOM Time picker hides when the window is reduced vertically LYC-5344 Application tab handles navigation work incorrectly on app switching
-
- 21 May, 2020 1 commit
-
-
robot authored
LYC-5350 FD Incorrect ScreenRecord is created when adding the table not as a root container LYC-5348 VDOM: Toolbar manager dialog window doesn`t close LYC-4984: Hide the property 'collapsible' from the Property pane (LFD) LYC-5230 IDE: The graphic form(fm2) must be the default form in the program context menu(not per) LYC-5343: ON CHANGE always triggers in CONSTRUCT LYC-5232: Dynamic 4GL DISPLAY ATTRIBUTE - Feature Request/or already exists LYC-4501: MySQL: Compilation and runtime fail with latest odbc connector (Linux) LYC-5309 V7 - Table content disappears on window resize LYC-5101: Support ON CHANGE in CONSTRUCT (Feature Request) LYC-5309 V7 - Table content disappears on window resize LYC-5311: Dynamically linked 4gl library doesn't work without IMPORT LYC-5326 CSP on app exit - Uncaught TypeError: Cannot read property `document` of null LYC-4501: MySQL: Compilation and runtime fail with latest odbc connector (Linux) LYC-5304 VDOM Table contains 2 inputs an 2 selected rows at one time LYC-5304 V7 - Table contains 2 inputs an 2 selected rows at one time LYC-5299 Test table_column_08_column_percent fails LYC-5318 Automate multiselect listbox test LYC-5309 Table content disappears on window resize LYC-5304 Table contains 2 inputs an 2 selected rows at one time LYC-5299 Test table_column_08_column_percent fails LYC-5309 Table content disappears on window resize LYC-5298: DebugAdapter: resolve how qrun will obtain the parameters, the webserver now sends to qxredir at runtime LYC-5308: Lot of buid timout failed tests after fix 5290 LYC-5224: Investigate and fix compile/link time (Had to abort Kandoo rebuild after 8 hours) LYC-5224: Investigate and fix compile/link time (Had to abort Kandoo rebuild after 8 hours) LYC-5294 VDOM: 4gl error message is not displayed in child app
-
- 08 May, 2020 1 commit
-
-
robot authored
LYC-5292 Child loses focus when grandchild app is closed(VDOM LYC-5291 CSP navigating a set of text fields - Cannot read property `start` of undefined LYC-5133 #2 new boolean editor created FD Place property is set through the checkbox LYC-5275 Checkbox icons ignores center alignment in table (VDOM) LYC-5274 Table header should be collapsed if it contains of blank spaces LYC-5290: Fatal error occurs when qrun is executed with defloader option for an application in subfolder LYC-434 final fix Table added to the form should contain columns with text fields LYC-5251: Web API doesn't work in linux LYC-5267 ScreenRecord does not change during widget morphing LYC-5277 CSP launching app again - Uncaught TypeError: Cannot read property `reactive` of undefine LYC-5280 WebAPI. Get value from field always returns 404 LYC-5270 The test 17138_table_GridColumnDefinition_percent fails on VDOM LYC-5271The incorrect warning during creation of 4gl source file LYC-5262: Cursor jumps to the firs row if current row is removed LYC-5253: ON KEY duplicated block ignores by compiler LYC-5199: Interval incompatible constant compiles without error in Linux LYC-5253: ON KEY duplicated block ignores by compiler LYC-5252 V7/VDOM - ON IDLE doesn't work on flat screen window dialog LYC-5200: qpm instalation failed after previous fail, with "seems another process running" error LYC-5241 VDOM ON FILL BUFFER triggers two times LYC-5253: ON KEY duplicated block ignores by comiler LYC-5236: Native types optimization: Support binary operations with different suitable operand types LYC-5183: Native types optimization: Support MATCHES/LIKE operators LYC-5241 ON FILL BUFFER triggers two times LYC-5211 3 To replace deployment wizzard by wizzard copy for file resources in project view. LYC-5241 ON FILL BUFFER triggers two times LYC-5258: qbuild: Incorrect environment variables escaping in Windows LYC-5241 ON FILL BUFFER triggers two times LYC-5248 V7 - Table with horizontal scroll doesn't make fully visible focused row LYC-5133 FD Place property is set through the checkbox LYC-5138 FD Image property is lost when morphing LYC-5244 VDOM - CSS styles on focus/blur work wrong for TextField and TextField based widgets LYC-5216: Check if duplicate BEFORE/AFTER/ON CHANGE Field events should lead to error LYC-5087 VDOM - Table rows don't load when resizing the table(fix for dialog window resize by "maximize-restore" button) LYC-5229 V7 - Table content is partially hidden LYC-5225: CLONE from Kandoo - Investigate Lycia - Undefined behaviour in unbuffered mode when deleting rows
-
- 23 Apr, 2020 1 commit
-
-
robot authored
LYC-5087 VDOM - Table rows don't load when resizing the table (fullscreen window fix) LYC-5087 V7 - Table rows don't load when resizing the table LYC-5087 VDOM - Table rows don't load when resizing the table LYC-5222 Table column header is not displayed in V7 if classNames="allow-horizontal-scroll" is set LYC-5215 The moving widget from one table column to another requires refreshing of form. LYC-5141 SCSS: Combo-box list remains open/active during window resizing LYC-5120: FD - Error Code:0 - ERROR: Throw location unknown (consider using BOOST_THROW_EXCEPTION) LYC-5140 SCSS: Tree icons in the treeTable are drawn only after the action LYC-5146: Performance optimization for VARCHAR leading nulls replacement LYC-5146: Native types optimization: Provide native representation of VARCHAR data type LYC-5146: Native types optimization: Provide native representation of NCHAR data type LYC-5180 VDOM: Impossible to select the desired language in Kandoo/U1M LYC-5141 SCSS: Combo-box list remains open/active during window resizing LYC-5209: QPM: Installation is failed when user dir name contains space LYC-4702 FD. Table column drag and drop doesn't work LYC-5120: FD - Error Code:0 - ERROR: Throw location unknown (consider using BOOST_THROW_EXCEPTION) LYC-5205 VDOM: Filter field icon/background makes entered text unreadable LYC-5202 Editable combobox in table doesn't show value LYC-5179 VDOM: CSP on filtering users sale location list in Kandoo/u12 LYC-5193 #2 fix menu only IDE: New graphical form menu opens the classic text form dialogue LYC-5089 #3 final version SSH and custom deployment - User also needs to be able to deploy individual sources (not just complete programs) LYC-5152: Debugger: Implement runtime part of Debug Adapter (Stepping) LYC-5065: sqlca.sqlawarn stopped showing warning flags LYC-5065: sqlca.sqlawarn stopped showing warning flags LYC-2970 FD - Layout Issue with icon alignment - fixed for V7 LYC-5141 SCSS: Combo-box list remains open/active during window resizing LYC-5184 SSH deploy requires user HOME folder to save the application archive LYC-5174 Сontent isn't displayed when closing one of several running programs LYC-5065: sqlca.sqlawarn stopped showing warning flags LYC-981: In some cases, the string SQLCA.SQLAWARN is incorrectly initialized (Informix).
-
- 10 Apr, 2020 4 commits
-
-
robot authored
-
robot authored
-
robot authored
-
robot authored
LYC-5175 CSP occurs when collapsing a menu using Esc button LYC-5170 VDOM: Height of the Account Mask field is half of the normal (kandoo/u12) LYC-5065: sqlca.sqlawarn stopped showing warning flags LYC-981: In some cases, the string SQLCA.SQLAWARN is incorrectly initialized (Informix). LYC-5092 VDOM full-screen report viewer - prevent resizing of the "fullscreen" dialog window LYC-5092 VDOM report viewer not closing if it is the only one window LYC-5092 VDOM full-screen report viewer LYC-5092 VDOM full-screen report viewer LYC-5111: Error installing from multiple qpm_gui instances LYC-4972: Debugger: Implement API for Debug Adapter Protocol LYC-5142: Error code (-109202) should display a FORM NAME LYC-4972: Debugger: Implement API for Debug Adapter Protocol LYC-5143 VDOM stabilization sprint 62 - 17746_onchange_input_arr (table cells not aligned with header) LYC-5069 Debugger - Special Build in Variables are not categorized in the view and grey like Local Variables LYC-2970 FD - Layout Issue with icon alignment (label widget) LYC-5089 SSH and custom deployment - User also needs to be able to deploy individual sources (not just complete programs) LYC-4956 Implementation: Keyboard menu controls in VDOM - Re-expanding LYC-4956 Implementation: Keyboard menu controls in VDOM - Open apps menu LYC-5055 FD - Identifier and FieldTable property should be located together in the property panel LYC-4944: Native types optimization: Provide native representation for CHAR data type LYC-5031: Native types optimization: Provide native operations for CHAR data type LYC-5010: Substring compilation error is missed LYC-4956 Implementation: Keyboard menu controls in VDOM - Esc to exit from menu LYC-5054 add field table FD: ScreenRecord is not updated on widget copy-paste LYC-4956 Implementation: Keyboard menu controls in VDOM - Space, Enter, Esc LYC-4956 Implementation: Keyboard menu controls in VDOM - Optimization LYC-3537#4 FD: Remove the "location" property for elements in containers in which it doesn't control the position of this LYC-4956 Implementation: Keyboard menu controls in VDOM - Enabling client hotkeys from 4gl LYC-4843 IDE: Theme switch doesn't apply changes if there is no form editor opened LYC-5148 Button does not appear on tooolbar(VDOM) LYC-4956 Implementation: Keyboard menu controls in VDOM - Alt+M, Alt+Up, Alt+Down LYC-5054 #2 add processing of moving from table FD: ScreenRecord is not updated on widget copy-paste LYC-5121 #2 add checking of field table FD - Wrong Error message when user sets an identifier (but the field-table is different) LYC-5121 FD - Wrong Error message when user sets an identifier (but the field-table is different) LYC-5143 VDOM stabilization sprint 62 - disabled MenuGroup should be always collapsed LYC-5056 IDE - Default Form Format on "Add Resource" should be fm2 (not per LYC-4956 Implementation: Keyboard menu controls in VDOM LYC-3537 #2 fix table FD: Remove the "location" property for elements in containers in which it doesn't control the position of this element
-
- 27 Mar, 2020 2 commits
-
-
robot authored
-
robot authored
LYC-5054 FD: ScreenRecord is not updated on widget copy-paste LYC-5137 Combobox toCase=up should affect only typed text LYC-5044 FD - Double Click on a textField should allow to change the identifier (not the form default value/text) (Feature Request) LYC-4898 Creating a new program: display a warning if the 'source folder' value is not the Project Root location LYC-5052: Incorrect syntax causes qfgl crash LYC-5125 Application menu scroll is not visible in V7 LYC-5110 VDOM: App menu collapses during system report generation LYC-5023: Testing - AR - A1/A1D The mouse navigation doesn't work in the A676 form LYC-5122: Record as a function parameter causes warning LYC-5114 Tree Menu Tabs is not refreshed after the menu update LYC-5114 Tree Menu Tabs is not refreshed after the menu update - Revert because of error in Demo samples LYC-5122: Record as a function parameter causes warning LYC-5018 Tree table tests not always hide service colulms(V7) LYC-5114 Tree Menu Tabs is not refreshed after the menu update LYC-5099 VDOM CSS - groupbox header height set to 32px LYC-5081 VDOM: TextViewer disappear on switching apps LYC-5081 VDOM: TextViewer disappear on switching apps LYC-5104 V7 Label with long text overlaps next widget LYC-5103 Multiple CSP in V7 LYC-5099 VDOM CSS - decrease heights of Lycia widgets where possible to make layout more dense LYC-5088 VDOM: Application tab handles scroll doesn`t work LYC-5093 Table scrolling issues LYC-5091: qbuild: command line build fails with incorrect qfgl path LYC-4993: QPM: Clean option doesn't free disk space LYC-5090 LD: Appserver instance selection CSP LYC-4993: QPM: Clean option doesn't free disk space LYC-5094 FD: CSP in gd_f_msg_dialog_2_2.fm2 - Uncaught TypeError: Cannot read property `cf` of undefined LYC-3867 Unify fgl_list functions for combobox and listbox LYC-5086 VDOM Dialog window - include and modify react-rnd package to fix its errors and be able to tailor for Lycia needs LYC-5148 Button does not appear on tooolbar(VDOM)
-
- 20 Mar, 2020 1 commit
-
-
robot authored
LYC-5122: Record as a function parameter causes warning LYC-5093 Table scrolling issues
-
- 17 Mar, 2020 1 commit
-
-
robot authored
LYC-4786 QRUN keeps running when LD in debug mode is closed LYC-5047 MenuBar widget ignores the `visible` property in runtime/FD LYC-3537 #2 fix issue with property FD: Remove the "location" property for elements in containers in which it doesn't control the position of this element LYC-5075: WHENEVER CALL deployment issue LYC-5020 VDOM: UI.Interface.SetImage doesn`t update tab image without window refresh LYC-5020 VDOM: UI.Interface.SetImage doesn`t update tab image without window refresh LYC-5074 CSP in Kandoo and demo_samples - Uncaught TypeError: Cannot read property `id`, `noval` of null LYC-5074 CSP in Kandoo and demo_samples - Uncaught TypeError: Cannot read property `id`, `noval` of null LYC-5046 VDOM: FunctionField button styling LYC-5020 VDOM: UI.Interface.SetImage doesn`t update tab image without window refresh LYC-4723 #3 Debugger should have a variable window filter option for CONSTANTs (local, module, global,constants, special) LYC-5006 Morph a group of identical widgets LYC-4723 Debugger should have a variable window filter option for CONSTANTs (local, module, global,constants, special) LYC-5066 VDOM: Button image shrinks LYC-5067 Instance selection not available in LyciaWeb connection dialog LYC-4802 Testing - G21 Messages are no longer shown next to the field LYC-5061 Table rows don`t load in DISPLAY ARRAY with ON FILL BUFFER event LYC-5062: Cache building fails (Windows only) LYC-4404 ComboBox classes for list & field display do not work correctly LYC-5057: QLINK signal 11 LYC-5048 Application elements disappear in Firefox LYC-3405: Lycia's runtime error message doesn't give real feedback if a an expected function return does LYC-4815 FD Rectangles are displayed incorrectly after deleting an element LYC-4817 FD Undo is performed twice after "From size to content" operation LYC-3405: Lycia's runtime error message doesn't give real feedback if a an expected function return does not exist LYC-3537 FD: Hide the "location" property for elements in containers in which it doesn't control the position of this element LYC-5022 Appmenu layout breaks on table row selection in cnt_table_flexbox_thumbnail_style LYC-4423 vdom: no statusbar message LYC-3532 FD: Remove "verticalAlignment" and "horizontalAlignment" properties for elements in containers in which it doesn't control the position of this element LYC-5050 VDOM Performance is poor after update of the TextField layout and CSS LYC-5023: Testing - AR - A1/A1D The mouse navigation doesn't work in the A676 form LYC-3405: Lycia's runtime error message doesn't give real feedback if a an expected function return does not exist LYC-3405: Lycia's runtime error message doesn't give real feedback if a an expected function return does not exist LYC-5020 VDOM: UI.Interface.SetImage doesn`t update tab image without window refresh LYC-4185 #3 Move project property com.querix.fgl.core.dbdriver from eclipse specific bin file to .fglproject LYC-5043 VDOM: BlobViewer app ignores the tab handles order LYC-3867: Unify fgl_list functions for combobox and listbox LYC-4998: PgUp/PgDown scroll doesn't work after table column sorting LYC-5038 VDOM Don`t rerender tab page content on switch tabs LYC-2457: Array handling when assigning Arrays with different DataTypes (Casting) and Length LYC-4923: Init whole array to null during error/overflow + Fixed case with DYNAMIC ARRAY to ARRAY assignments LYC-5014 VDOM seems to be slower than V7 - header of the dialog windows not shown #3 LYC-5014 VDOM seems to be slower than V7 - header of the dialog windows not shown #2 LYC-4723: Debugger should have a variable window filter option for CONSTANTs (local, module, global,constants, special) LYC-5028 VDOM: Table column names are not visible LYC-5037 VDOM: CSP in FD - Uncaught TypeError: Cannot read property 'ty' of undefined LYC-5008 #3 "Tab" incorrectly moves selection in search dialog add saving text filed value LYC-5039 VDOM: TimeEditField ignores leading-button classname property LYC-5036: License activation error LYC-5008 "Tab" incorrectly moves selection in search dialog LYC-5025 VDOM: BlobViewer edit mode text disappears on switching focus LYC-5029 VDOM Child application does not show (parent program uses RUN) LYC-4826 FD ToolBar and MenuBar items should be possible to add to "Components" tab LYC-5034: Form compiler: Form doesn't compile - Exit code: -1073741819 LYC-5017 VDOM: LabelText overlaps TextArea text on scrolling LYC-4938 #3 IDE: Deploy with SSH fails to create deployment directories recursively add processing of ~/ LYC-5016 VDOM: PER form apps overlap each other LYC-4983: CONSTANT compiles as variable LYC-5028 VDOM: Table column names are not visible LYC-5014 VDOM seems to be slower than V7 - header of the dialog windows not shown LYC-5090 LD: Appserver instance selection CSP LYC-5094 FD: CSP in gd_f_msg_dialog_2_2.fm2 - Uncaught TypeError: Cannot read property `cf` of undefined
-
- 03 Mar, 2020 1 commit
-
-
robot authored
LYC-4723: Debugger should have a variable window filter option for CONSTANTs (local, module, global,constants, special) LYC-4917 Form compiler: Add step for compiling forms in Lycia IDE LYC-4938 IDE: Deploy with SSH fails to create deployment directories recursively LYC-5014 VDOM seems to be slower than V7 LYC-3867: Unify fgl_list functions for combobox and listbox LYC-195 Spinner doesn`t save 0 value on first input or change to NULL value if it had not null value before LYC-4868 #2 IDE reports failed deployment as successful LYC-4868 IDE reports failed deployment as successful LYC-4946 VDOM: Application crashes on using ListBox ui methods LYC-5009 VDOM: TextViewer doesn`t open - height for page number field LYC-4991: QFGL locks license seats on linux LYC-5009 VDOM: TextViewer doesn`t open LYC-4989 fgl_dialog_setcurrline() doesn't change cursor position #2 - CSP if there are no row to relocate widget into LYC-5007 Icons are wrong when the menu sidebar is displayed LYC-5002 VDOM "expose" class does not apply to the ToolBar LYC-4645 "Declared Type" column must be present by default in Variables view LYC-4933: QFGL ignores duplicated variables in REPORT LYC-4995 VDOM: TimeEditField picker doesn`t always pop up on mouse click LYC-4996 VDOM: Slider ON ACTION has to be triggered on mouse button release LYC-3687: qpm: Improve error report in case of wrong input LYC-3807 VDOM ComboBox not editable - must trigger OnValueChanged event immediately (while editable - on blur) LYC-4993: QPM: Clean option doesn't free disk space LYC-4997 Add toolbar button in FD for "search by id" functionality LYC-5000 VDOM: CSP in gridpanel_combobox_on_action LYC-4989 fgl_dialog_setcurrline() doesn't change cursor position LYC-4987 fgl_winprompt window has to be modal LYC-4990 TabPage header text is not centered LYC-4782 FD Several widgets can be located in one place LYC-4994 VDOM Table - BufferLength is not updating correctly LYC-3687: qpm: Improve error report in case of wrong input LYC-4802: Testing - G21 Messages are no longer shown next to the field LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4985 ON CHANGE should work immediately for slider and spinner LYC-4948 V7/VDOM TableColumn with ComboBox edit control - add support for field-show-value, field-show-text, field-show-both classes LYC-4982 GroupBox expand/collapse arrow disappears if text doesn`t fit header width LYC-4980 ListBox item checkbox is not visible when text doesn`t fit the widget width LYC-4971 Improve the ability to use autocomplete in different situations LYC-4976 VDOM Some tests are failing after changing/fixing the app LYC-4948: We need a backend feature to control if a comboBox in display array / inactive input array) shows value, text or both (Server side part) LYC-3865: ui.Combobox/Listbox.AddItem(value,text,id) optional third parameter as number in items list to insert LYC-4975 ImageUrl qx://icon crashes FD in VDOM LYC-4965 VDOM Tests functionfield_01_background* are failing LYC-4969 VDOM An application running in LyciaDesktop causes CSP LYC-4967: Extend Abstract Model: add a property to AbstractField entity for storing a list of string for AUTO COMPLETE input LYC-4965 VDOM Tests functionfield_01_background* are failing LYC-5014 VDOM seems to be slower than V7 - header of the dialog windows not shown #2 LYC-5014 VDOM seems to be slower than V7 - header of the dialog windows not shown LYC-4983: CONSTANT compiles as variable LYC-5034: Form compiler: Form doesn't compile - Exit code: -1073741819 LYC-5036: License activation error LYC-5014 VDOM seems to be slower than V7 - header of the dialog windows not shown #3
-
- 20 Feb, 2020 1 commit
-
-
robot authored
LYC-4945: Native types optimization: Support assignment operation with only one native operand * Supported Runtime-to-Native assignments LYC-4930 Improve the multiple sidebar tabs in the Kandoo menu. LYC-4958 VDOM The MenuBar is stuck to the cursor after holding it LYC-4957 VDOM: CSP occurs when opening forms with text fields LYC-4949 Incorrect RadioButton behavior when using the keyboard LYC-4293 Investigate: Collapsing/expanding groupboxes is very slow LYC-4911 Create autocomplete for ComboBox LYC-4955 The incorrect arrow-upward appears when the zoom is 110% LYC-4911 Create autocomplete for ComboBox LYC-4930 Improve the multiple sidebar tabs in the Kandoo menu. LYC-4930 Improve the multiple sidebar tabs in the Kandoo menu. LYC-4930 Improve the multiple sidebar tabs in the Kandoo menu. LYC-4774 The ability to disable/enable the partial redraw functionality in FD LYC-3499: Server sends wrong classnames for function field button which is inactive (current event scope does not match button event) LYC-1665 Search elements by identifier in design mode LYC-4911 Create autocomplete for ComboBox LYC-4953: QX_MENU_WINDOW variable always is enabled LYC-3588: Hide display/input array navigation events IF all rows fit in the visible area LYC-3368: Error message is missleading - ATTRIBUTE(UNBUFFERED) within a DIALOG statement block LYC-4845: QFGL locks license seats on linux LYC-4642: The application compiles with the repeating BEFORE INPUT clause LYC-4929: Native types optimization: Provide constant expression optimization for literals LYC-4886: Native types optimization: Provide native representation for fixed-size arrays (1-dimension) LYC-4947: FD Old form with RadioButton's doesn't convert when opened LYC-4642: The application compiles with the repeating BEFORE INPUT clause LYC-4937 VDOM The MenuBar blocks the horizontal narrowing of the window in dialog mode LYC-4862: qrun --defloader / --loader creates object_cache folder structure with <prog_name>.id file LYC-3870: DEGREES sql function returns tifferent result from database's one LYC-4176: Double PREPARE of the same name causes compilation error LYC-195 V7 Spinner 0/null inconsistencies LYC-195: Spinner doesn't save 0 value on first input or change to NULL value if it had not null value before LYC-4775: arr_cur() in display array with a form table-column sorted="Asc" returns wrong values (0) LYC-4923: Init whole array to null during error/overflow LYC-4076 VDOM: GroupBox background color is applied to content location LYC-4931 VDOM Wrong button alignment LYC-4904 Message window appears beyond the application screen LYC-4589 Drag'n'Drop for table rows doesn't work (Fixed for VDOM) LYC-4928 VDOM Wrong default horizontal alignment of scrollbar LYC-4927 VDOM Focus is not set on the calendar after opening it LYC-4912 VDOM MenuBar goes beyond the window in dialog mode LYC-4589 Drag'n'Drop for table rows doesn't work (Fixed for V7) LYC-4914 VDOM: Console windows opens behind the main window LYC-4749 VDOM styles of TextField based widgets tuned LYC-4925 Add Database and DbTable entities to FD LYC-4776 Investigate the opportunity to use the multiple sidebar tabs in the Kandoo menu LYC-4855 VDOM Bool widgets focus state looks ugly after global change of the widgets height from 48px to 22px LYC-4969 VDOM An application running in LyciaDesktop causes CSP LYC-4985 ON CHANGE should work immediately for slider and spinner LYC-4775: arr_cur() in display array with a form table-column sorted=Asc returns wrong values (0)
-
- 12 Feb, 2020 1 commit
-
-
robot authored
LYC-4749 VDOM FunctionField styles aligned with other textfield based widgets LYC-4904 Message window appears beyond the application screen LYC-4903 VDOM Nothing happens when "Enter" is pressed in fgl_winprompt dialog box LYC-3168 Create a script to run Dev protocol autotests LYC-4776 Investigate the opportunity to use the multiple sidebar tabs in the Kandoo menu LYC-4859: Form compiler: check that the widgets are listed in the screen records in the same order as they are in their respective containers LYC-4900 vdom table: table doesn`t scroll to field on pressing Append LYC-4897 vdom on action: two "f2" elements are found LYC-4891 VDOM/V7 - window size/position is not restored by default anymore LYC-4749 VDOM: ComboBox width is too small + textfields revamping LYC-4856: Form compiler: check that the table and column exists in the database LYC-4909 MenuBar logo has a dynamic size LYC-4888 VDOM Сhange the width of the MenuBar with the mouse LYC-4904 Message window appears beyond the application screen LYC-4896 VDOM: 4GL Error message is not visible LYC-4864 VDOM: CSP on exiting child application LYC-4860: Form compiler: check that all the fields placed in Table Containers are correctly listed in their matching screen record LYC-4857: Form compiler: check that the screen record lists are done in a consistent manner LYC-4893 vdom listbox: items aren`t deselected via shift+arrow LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4858: Form compiler: check that the field in screen record exists as a widget LYC-4890 vdom: incorrect background image on groupbox LYC-4863 Remove application server configuration from Run configuration settings LYC-4844: Different code generator version error message is not correct at the compilation LYC-4889 vdom: griderpanel window ignores minimum sizes on resize LYC-3864: Add possibility to SET text/value to already existent ComboboxItem (UI) LYC-4892 VDOM: Label in text widgets overlaps text LYC-4389 vdom: double row selection after PageUp LYC-4888 VDOM Сhange the width of the MenuBar with the mouse LYC-4487 Added special kind of logging for autotests #4 LYC-4844: Different code generator version error message is not correct at the compilation LYC-4852 VDOM CSP while entering text to dialog box of fgl_winprompt() function LYC-4891 VDOM/V7 - window size/position is not restored by default anymore LYC-4888 VDOM Сhange the width of the MenuBar with the mouse LYC-4882 v7 - value of table column is replaced LYC-4487 Added special kind of logging for autotests #3 LYC-4487 Added special kind of logging for autotests #2 LYC-4887 Build is marked as failed if LyciaDesktop component compiled with an error LYC-4841: QPM: Repair option doesn't work correctly when Lycia update is available LYC-4873: Native types optimization: Replace GetInt runtime function by the native one LYC-4881: Native types optimization: Fix unexpected errors for the float-to-int conversion of bound values with the fractional part LYC-3807 OnValueChanged should work for the not editable ComboBox LYC-4487 Added special kind of logging for autotests LYC-4815 FD Rectangles are displayed incorrectly after deleting an element LYC-3864: Add possibility to SET text/value to already existent ComboboxItem (UI) LYC-4885 LyciaDesktop does not display content LYC-4879 VDOM Sys Info window overlaps report LYC-4876: Array RETURN and LET behaves differently LYC-4878 VDOM Label with image has wrong text alignment LYC-4841: QPM: Repair option doesn't work correctly when Lycia update is available LYC-3693: object_cache: qrun --aot should create object_cache folder -> *.so with 770 permissions LYC-4822: Native types optimization: Provide native representation for literals + Supported NULL initialization (via AIF and via RTInitNull) for literals and module variables + Added integration and execution tests LYC-4821: Native types optimization: Provide native representation for module variables + Extracted native conversion optimization into separate pass + Introduced native variables for module-scope variables + Erase module variable initialization function in case of variable is not used + Introduced @NativeAssociation one-line wrapper and integrated it to runtime function replacement flow + Fixed random iteration order for native conversions (now it's deterministic) LYC-4880: Optimize function routines to avoid redundant temporary objects LYC-4878 VDOM Label with image has wrong text alignment LYC-4879 VDOM Sys Info window overlaps report LYC-4487 Application fails with zero qrun log and socket initialization fail in Jetty #4 LYC-4872 Default rootContainer size is not 600x400 #2 LYC-4775: arr_cur() in display array with a form table-column sorted="Asc" returns wrong values (0) LYC-4875 VDOM Demo_samples/wig_button_enabled_toggle - button doesn`t toggle by signal from server LYC-4841: QPM: Repair option doesn't work correctly when Lycia update is available LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4872 Default rootContainer size is not 600x400 LYC-4844: Different code generator version error message is not correct at the compilation LYC-4871 VDOM MessageBox - failed to render boxes from different applications LYC-4847 Layout issue in kandoo login screen when using public LYC-4844: Different code generator version error message is not correct at the compilation LYC-4841: QPM: Repair option doesn't work correctly when Lycia update is available LYC-4828 VDOM ComboBox does not expand by pressing space LYC-4864 VDOM: CSP on exiting child application LYC-4867 VDOM GroupBox width changes when collapsing content LYC-4778 VDOM: Application Manager (no mdi-tab) - styles tuning LYC-4778 VDOM: Application Manager (no mdi-tab) LYC-4487 Added code which facilitates debugging of the test failures in overloaded virtual box #3 LYC-4778 VDOM: AppManager instead of MDI tabs LYC-4852 VDOM CSP while entering text to dialog box of fgl_winprompt() function LYC-4816: Fix division operation for INT-like operands to match specification + Removed BIGINT / BIGINT -> BIGINT operator + Added BIGINT / BIGINT -> DECIMAL operator LYC-4855 VDOM Bool widgets focus state looks ugly after global change of the widgets height from 48px to 22px LYC-4854 VDOM Widgets go beyond the cell LYC-4487 Added code which facilitates debugging of the test failures in overloaded virtual box #2 LYC-4737: DataType message lacks on information (Duplicated TYPE) LYC-4825 VDOM Title does not redraw when changing LYC-4845: QFGL locks license seats on linux LYC-4487 Added code which facilitates debugging of the test failures in overloaded virtual box LYC-4487 waitForClientToConnect[listener.xml] not working as expected - added QAT-specific debugging LYC-4833 Close button icon is not visible when using public resources LYC-4842 VDOM Application ClassNames aren't set as CSS classes to the DOM element LYC-4707: Runtime improvements part: + Used INT as relational operator output type for SMALLINT and TINYINT + Provided bitwise operators for TINYINT to avoid redundant type casts at runtime LYC-4835 Lisbox item selection disappears when focus moves to another widget LYC-4835 Lisbox item selection disappears when focus moves to another widget LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4384 vdom functionfield: wrong text output in functionfield LYC-4778 VDOM: AppMgr initialization fix LYC-4238 vdom: background theme doesn`t apply LYC-3278 FD: Form update requests to renderer stuck in queue LYC-4579: Lycia License System: Investigate if engine with "parallel license feature request" will increase startup time for qrun LYC-4806 VDOM: FD 'Size form to content' option doesn't work properly LYC-4797 VDOM FD Form doesn't redraw after deleting the ToolBar LYC-4809 VDOM: FD has to display widget ids LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4282 Placeholder ignores alignment and content size LYC-4805 VDOM: Bottom part of the form is not visible in FD LYC-4809 VDOM: FD has to display widget ids LYC-4778 VDOM: New MDI-Menu option to control child app focus via the main menu (no mdi-tab) LYC-4807 VDOM: FD MenuBar from one form appears in further opened forms LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4816: NTO: Used whole type for DIV output is case of both operands are whole type LYC-4816: Fix division operation for INT-like operands to match specification LYC-4707: Native types optimization: Support BOOLEAN data type + Implemented runtime function output type conversion (required for i32 -> bool) + New way to replace runtime functions: the only source is LLVM functions, but not some static data + Revised ToNative runtime function: now it does not return anything but accepts output pointer + Added more tests for return type conversion, more test clean-up + Replaced RTCreate calls in _qx_impl_ function as well as for _qx_native_ + Added basic tests for FromNative/ToNative conversion sequence LYC-4671: Native types optimization: Provide execution flow tests (part #2) LYC-4709: Native types optimization: Support SMALLFLOAT data type LYC-4708: Native types optimization: Support TINYINT data type LYC-4671: Native types optimization: Provide execution flow tests LYC-4808 vdom: treetable doesn`t respond to arrow keys LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4806 VDOM: FD 'Size form to content' option doesn't work properly LYC-3965 LD: Attach version hash for script and style files LYC-4814 VDOM: Some tests are failing with the error: Window size should be 600 x 600. Actual: 600 x 615 LYC-4282 Placeholder ignores alignment and content size LYC-4376 V7 Editable combobox - unable to choose last selected item after editing LYC-4637 Action defaults accelerator doesn't work in MDI LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4793: The dynamic array returned by the function incorrectly initializes the target array. LYC-4692 #2 remove deploypath from folder Auto Deployment using Launch application from IDE ignored project root folder kandoo_erp (after upgrade) LYC-4803 VDOM Enable theme switch buttons on IDE toolbar LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4759 App screen is empty on focus return LYC-3965 LD: Attach version hash for script and style files LYC-4635: Debugger duplicates single quote in value. LYC-4635 Debugger duplicates single quote in value. LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4692 Auto Deployment using Launch application from IDE ignored project root folder kandoo_erp (after upgrade) LYC-4804 VDOM: The appeared message popup is blinking without any chance to close it. LYC-3965 LD: Attach version hash for script and style files LYC-4429: v7 table: if pressingPageDown after PageUp focus doesn`t move LYC-4801 vdom: child window doesn`t appear in side menu LYC-4451 Edge: Table content is not displayed LYC-3733 VDOM The fgl_winbutton () function does not interact with keyboard input LYC-4669: Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4383 vdom functionfield: wrong text color on reverse fields LYC-4752: QPM: Add "Repair" action to be able to restore files in current version LYC-4752: QPM: Add "Repair" action to be able to restore files in current version LYC-4234 vdom separator: wrong separator lines LYC-4635: Debugger duplicates single quote in value. LYC-4635: Debugger duplicates single quote in value. LYC-4678 Debugger error. Unable to perform operation LYC-4635: Debugger duplicates single quote in value. LYC-4195 VDOM Tab header title does not change LYC-4728: Running program can't be redeployed after build update LYC-4632 Deployment SSH should translate all errors to Lycia console. LYC-4162 VDOM - mdi-tab-menu does not scroll when selecting a 'clipped' menu item LYC-4749 VDOM: GridPanel CSS tuning LYC-3886 New LD: StartProgramEventHandler doesn't start a child LYC-4785: Table focused field isn't highlighted after row is removed LYC-4056 VDOM FD Empty ToolBar must have default size LYC-4572 FD: qxtheme is applied to further forms opened in form designer LYC-4076 VDOM: GroupBox background color is applied to content location LYC-4653 VDOM styles - widgets are too high for desktop LYC-4602 VDOM Value of fgl_settitle() is set for ui.Interface.setText() LYC-4519 Pressing Shift+Home while entering size causes an unexpected error LYC-3207: qbuild: ninja: added deploy subdir LYC-4641 FD: Form shrinks on table widget resize LYC-4759 App screen is empty on focus return - VDOM LYC-3207: qbuild: Create rule for deploying application to application server LYC-4749 VDOM: ComboBox width is too small LYC-3631 Implement SyncTableInputTask - disabled scroll by keyboard LYC-4505 vdom: incorrect background color for attribute "reverse" LYC-3886 Logic related to EventHandler.Wating property assumed rudimentary/incomplete and disabled LYC-4750 VDOM bool widgets - hover/focus mark enabled back LYC-4058 VDOM FD Empty MenuBar must have default size LYC-4953: QX_MENU_WINDOW variable always is enabled LYC-4947: FD Old form with RadioButton's doesn't convert when opened LYC-4775: arr_cur() in display array with a form table-column sorted="Asc" returns wrong values (0)
-
- 22 Jan, 2020 1 commit
-
-
robot authored
LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4872 Default rootContainer size is not 600x400 LYC-4816: Fix division operation for INT-like operands to match specification + Removed BIGINT / BIGINT -> BIGINT operator + Added BIGINT / BIGINT -> DECIMAL operator LYC-4855 VDOM Bool widgets focus state looks ugly after global change of the widgets height from 48px to 22px LYC-4854 VDOM Widgets go beyond the cell LYC-4487 Added code which facilitates debugging of the test failures in overloaded virtual box #2 LYC-4737: DataType message lacks on information (Duplicated TYPE) LYC-4825 VDOM Title does not redraw when changing LYC-4845: QFGL locks license seats on linux LYC-4487 Added code which facilitates debugging of the test failures in overloaded virtual box LYC-4487 waitForClientToConnect[listener.xml] not working as expected - added QAT-specific debugging LYC-4833 Close button icon is not visible when using public resources LYC-4842 VDOM Application ClassNames aren't set as CSS classes to the DOM element LYC-4707: Runtime improvements part: + Used INT as relational operator output type for SMALLINT and TINYINT + Provided bitwise operators for TINYINT to avoid redundant type casts at runtime LYC-4835 Lisbox item selection disappears when focus moves to another widget LYC-4835 Lisbox item selection disappears when focus moves to another widget LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4384 vdom functionfield: wrong text output in functionfield LYC-4778 VDOM: AppMgr initialization fix LYC-4238 vdom: background theme doesn`t apply LYC-3278 FD: Form update requests to renderer stuck in queue LYC-4579: Lycia License System: Investigate if engine with "parallel license feature request" will increase startup time for qrun LYC-4806 VDOM: FD 'Size form to content' option doesn't work properly LYC-4797 VDOM FD Form doesn't redraw after deleting the ToolBar LYC-4809 VDOM: FD has to display widget ids LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4282 Placeholder ignores alignment and content size LYC-4805 VDOM: Bottom part of the form is not visible in FD LYC-4809 VDOM: FD has to display widget ids LYC-4778 VDOM: New MDI-Menu option to control child app focus via the main menu (no mdi-tab) LYC-4807 VDOM: FD MenuBar from one form appears in further opened forms LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4816: NTO: Used whole type for DIV output is case of both operands are whole type LYC-4816: Fix division operation for INT-like operands to match specification LYC-4707: Native types optimization: Support BOOLEAN data type + Implemented runtime function output type conversion (required for i32 -> bool) + New way to replace runtime functions: the only source is LLVM functions, but not some static data + Revised ToNative runtime function: now it does not return anything but accepts output pointer + Added more tests for return type conversion, more test clean-up + Replaced RTCreate calls in _qx_impl_ function as well as for _qx_native_ + Added basic tests for FromNative/ToNative conversion sequence LYC-4671: Native types optimization: Provide execution flow tests (part #2) LYC-4709: Native types optimization: Support SMALLFLOAT data type LYC-4708: Native types optimization: Support TINYINT data type LYC-4671: Native types optimization: Provide execution flow tests LYC-4808 vdom: treetable doesn`t respond to arrow keys LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4719: Lycia and Hydra: Create a script for installation of licenses. LYC-4806 VDOM: FD 'Size form to content' option doesn't work properly LYC-3965 LD: Attach version hash for script and style files LYC-4814 VDOM: Some tests are failing with the error: Window size should be 600 x 600. Actual: 600 x 615 LYC-4282 Placeholder ignores alignment and content size LYC-4376 V7 Editable combobox - unable to choose last selected item after editing LYC-4637 Action defaults accelerator doesn't work in MDI LYC-4811: qrun randomly fails due to wrong ListBox selection handling LYC-4793: The dynamic array returned by the function incorrectly initializes the target array. LYC-4692 #2 remove deploypath from folder Auto Deployment using Launch application from IDE ignored project root folder kandoo_erp (after upgrade) LYC-4803 VDOM Enable theme switch buttons on IDE toolbar LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4759 App screen is empty on focus return LYC-3965 LD: Attach version hash for script and style files LYC-4635: Debugger duplicates single quote in value. LYC-4635 Debugger duplicates single quote in value. LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4692 Auto Deployment using Launch application from IDE ignored project root folder kandoo_erp (after upgrade) LYC-4804 VDOM: The appeared message popup is blinking without any chance to close it. LYC-3965 LD: Attach version hash for script and style files LYC-4429: v7 table: if pressingPageDown after PageUp focus doesn`t move LYC-4801 vdom: child window doesn`t appear in side menu LYC-4451 Edge: Table content is not displayed LYC-3733 VDOM The fgl_winbutton () function does not interact with keyboard input LYC-4669: Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4383 vdom functionfield: wrong text color on reverse fields LYC-4752: QPM: Add "Repair" action to be able to restore files in current version LYC-4752: QPM: Add "Repair" action to be able to restore files in current version LYC-4234 vdom separator: wrong separator lines LYC-4635: Debugger duplicates single quote in value. LYC-4635: Debugger duplicates single quote in value. LYC-4678 Debugger error. Unable to perform operation LYC-4635: Debugger duplicates single quote in value. LYC-4195 VDOM Tab header title does not change LYC-4728: Running program can't be redeployed after build update LYC-4632 Deployment SSH should translate all errors to Lycia console. LYC-4162 VDOM - mdi-tab-menu does not scroll when selecting a 'clipped' menu item LYC-4749 VDOM: GridPanel CSS tuning LYC-3886 New LD: StartProgramEventHandler doesn't start a child LYC-4785: Table focused field isn't highlighted after row is removed LYC-4056 VDOM FD Empty ToolBar must have default size LYC-4572 FD: qxtheme is applied to further forms opened in form designer LYC-4076 VDOM: GroupBox background color is applied to content location LYC-4653 VDOM styles - widgets are too high for desktop LYC-4602 VDOM Value of fgl_settitle() is set for ui.Interface.setText() LYC-4519 Pressing Shift+Home while entering size causes an unexpected error LYC-3207: qbuild: ninja: added deploy subdir LYC-4641 FD: Form shrinks on table widget resize LYC-4759 App screen is empty on focus return - VDOM LYC-3207: qbuild: Create rule for deploying application to application server LYC-4749 VDOM: ComboBox width is too small LYC-3631 Implement SyncTableInputTask - disabled scroll by keyboard LYC-4505 vdom: incorrect background color for attribute "reverse" LYC-3886 Logic related to EventHandler.Wating property assumed rudimentary/incomplete and disabled LYC-4750 VDOM bool widgets - hover/focus mark enabled back LYC-4058 VDOM FD Empty MenuBar must have default size
-
- 20 Dec, 2019 1 commit
-
-
robot authored
LYC-4761 Test web_component/wc_04_ondata - window is not visible LYC-4749 VDOM: ComboBox width is too small - Element defaults for VDOM LYC-4607 Table row is added when the last row is deleted LYC-4546 CSP in ui.Tablecolumn tests LYC-4773 VDOM ListBox causes CSP LYC-4773 VDOM ListBox causes CSP LYC-4648 #2 tabpage excluded from partial update FD: TabPage widget is displayed after removal LYC-4757 VDOM: RadioButton doesn't get selected LYC-4751: qrun --defloader corrupts program file when deploy program from nt to lnx - Moved DBG info building to object cache process - Used "loader_windows" for EBC files for "qrun --defloader" LYC-4505 vdom: incorrect background color for attribute "reverse" LYC-4746 PDF is not displayed in Firefox LYC-4749 VDOM: ComboBox width is too small LYC-4524 VDOM TabPage header icons not displaing LYC-4546 CSP in ui.Tablecolumn tests - VDOM fix LYC-4596 Value of "text" property is deleted when morphing to TeaxArea LYC-4630 FD. Remove mechanism of adding fields to formonly default screen record LYC-4518 "Use subdirectory" option is restored to default (is displayed incorrectly in properties) LYC-4427 #2 insert logging Refresh does not work correctly. LYC-4601 VDOM ui.Interface.setText() is not overwrited tabHandle lable LYC-4693: Remove cached actions list after update to apply newly fetched actions LYC-4435 INPUT corresponding table row LYC-4548 FD Widget disappears after moving selection LYC-4744 Child app doesn't show error message when fails LYC-4726: Cross import of global files causes signal 11 LYC-4738: QPM: Update fails if old LD process is running LYC-4693: LD: Added "afterUpdate" action to re-create links - This removes old (Beta) and (Revamped) links - This overrides LyciaDesktop link for the old desktop with command line arguments LYC-3631 Implement SyncTableInputTask LYC-4738: QPM: Update fails if old LD process is running LYC-4750 VDOM develop focus and hover overlays which allow to mark CheckBox/Radio in Material Design style LYC-4653 VDOM styles - widgets are too high for desktop LYC-3631: Implement SyncTableInputTask (Testing - GL/GZ Configuration -> GZ1. Issue in G122) LYC-4687: ICU: Locale catalogue resource files *.res is locked at runtime LYC-4746 PDF is not displayed in Firefox LYC-4687: ICU: Locale catalogue resource files *.res is locked at runtime LYC-4059 CSP in 17565_include_localstorage LYC-4056 VDOM FD Empty ToolBar must have default size LYC-4680: Native types optimization: Fix concurrent object files with the same hash but different content LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) - V7 LYC-4669 Investigate: VDOM/V7 invent the way to obtain localized string resources from the server for the client side messages (non-widget related) LYC-4653 VDOM styles - widgets are too high for desktop LYC-4722 VDOM: Focus is not set to an active child application LYC-4653 VDOM styles - widgets are too high for desktop LYC-4653 VDOM styles - widgets are too high for desktop LYC-4724 BlobViewer displays raw html code instead of rendered content LYC-4718 CSP in VDOM LYC-4058 VDOM FD Empty MenuBar must have default size LYC-4056 VDOM FD Empty ToolBar must have default size LYC-4706: Clear form doesn't erase table content LYC-4683 StartProgramEventHandler doesn`t work on secure instance LYC-4682: QRUN memory grows LYC-4695: QX_DEBUGGER_TIMEOUT variable is ignored LYC-4683 StartProgramEventHandler doesn`t work on secure instance LYC-4251 Application run in debugger closed after 6min of inactivity LYC-4716 VDOM: Kandoo login - selects default user on listbox click LYC-3631 Implement SyncTableInputTask LYC-4706: Clear form doesn't erase table content LYC-4704 Table header action does not work LYC-4693 LD: Rename project to LyciaDesktop instead of LyciaDesktopBeta LYC-4688: ICU: extend the list of properties processed by locale catalogue LYC-4427 Refresh does not work correctly. LYC-4487 Application fails with zero qrun log and socket initialization fail in Jetty LYC-4636 V7 MDI - Alternative way to switch between apps - small changes for option #3 LYC-4693: LD: Rename project to LyciaDesktop instead of LyciaDesktopBeta LYC-3631: Implement SyncTableInputTask (Testing - GL/GZ Configuration -> GZ1. Issue in G122) LYC-3254: qbuild: Create rule for building files by ninja LYC-4703 Add using .profile during SSH deployment LYC-4565 VDOM - Testing - GL/G1 Accounts -> G12 G104 Year/period is not visible LYC-4507 CSP in 16952_exit_from_child LYC-4555: VDOM: Toolbar controls is active for inactive window LYC-4698 all_onTouched_input_table fails with csp - more fixes LYC-4695: QX_DEBUGGER_TIMEOUT variable is ignored LYC-4698 all_onTouched_input_table fails with csp LYC-4672 VDOM - set white background for widgets / windows - next try LYC-4666 LD: Report doesn`t load - Stream I/O error: CURL: Couldn`t resolve host name LYC-4690: QFORM doesn't create custom screen records LYC-4629: Qfgl. Remove FORMONLY screenrecord generation during conversion. LYC-4688: ICU: extend the list of properties processed by locale catalogue LYC-4689 Ticket #17762 Implement autocomplete wrapper for widget (VDOM) LYC-4662 VDOM text caret position is broken after selection of the value from dropdown LYC-4243 VDOM: Custom HTML Footer implementation LYC-4555 VDOM: Toolbar controls is active for inactive window LYC-4227 Change application deployment path selection LYC-3631: Implement SyncTableInputTask (Testing - GL/GZ Configuration -> GZ1. Issue in G122) LYC-4437: Define and implement QRUN behavior when license seats limit is reached LYC-4571 Add hotkeys to LyciaStudio for Deploy Build and Rebuild LYC-4553 VDOM: Error overlaps message in the status bar LYC-3631 Implement SyncTableInputTask - VDOM LYC-4650: Application doesn't run in debug mode when QX_DEBUGGER_TIMEOUT=0 LYC-4670 VDOM: GroupBox collapses its neighbor LYC-3631 Implement SyncTableInputTask - VDOM LYC-3631 Implement SyncTableInputTask - V7 (styles tuning) LYC-4555 VDOM: Toolbar controls is active for inactive window LYC-4671: Native types optimization: Provide execution flow tests - Prototype for further tests + 2 test cases LYC-4554 VDOM: Keyboard input doesn`t work after opening right-click menu - Removed debug LYC-4554 VDOM: Keyboard input doesn`t work after opening right-click menu LYC-4435 INPUT corresponding table row - 'input' event reverted back to 'keyup' due to the problems with TOCASE, PASSWORD, PICTURE, etc LYC-3631 Implement SyncTableInputTask - V7 LYC-4415: Native types optimization: Provide WHENEVER statement handlers for function input parameters conversion LYC-4437: Define and implement QRUN behavior when license seats limit is reached LYC-4673 VDOM: Top table row is not loaded on scrolling up LYC-4437 Define and implement QRUN behavior when license seats limit is reached LYC-4676 App menu is collapsed LYC-3198: qbuild: Create rule for building *.c files LYC-4672 Find common way to set white background for widgets / windows LYC-4674 VDOM/V7 prettify Lycia close/restart message LYC-4437 License error - webserver and client side (part 1 VDOM only) LYC-4437 License error - webserver and client side (part 1) LYC-4435 INPUT corresponding table row LYC-4435 INPUT corresponding table row LYC-4562 VDOM: Background image from qxtheme is not applied LYC-3197: qbuild: Create rule for building *.msg files LYC-3192: qbuild: Create rule for building *.4gl files LYC-3193: qbuild: Create rule for building *.per form files LYC-4547 Groupbox doesn`t collapse in the next app LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4557 New LD: Application closes after 5 mins LYC-4529: Native types optimization: Support Exponentiation operator - Divided NTO interface declaration from its definition - Supported overflow for DIV operator - Specialization for Exponentiation operator for INT64 to keep precision - Added configurable behavior for @Native functions injection LYC-4654: V7 on_block_display_arr - insert not working LYC-4655: Kandoo doesn't build - glob_GLOBALS.4o.. was added twice with different bitcode - Fixed file signature calculation to avoid collision - Improved diagnostic for such cases LYC-4652 vdom tabpage: after clicking on the most right visible tabpage on the menu it should move to the left to be fully visible LYC-4629: Qfgl. Remove FORMONLY screenrecord generation fduring conversion. LYC-4631: Server isn't sending "Text" property for functionfield LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4649: Timeout must be unlimited by default in debug mode LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4576 VDOM: setElementHidden works incorrectly LYC-3886 New LD: StartProgramEventHandler doesn't start a child LYC-4516 Table rows don`t get loaded on table area resize LYC-4639 V7 Calendar - CSP on date selection in Kandoo LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4624: Implement exclusive lock for object cache building - Provided .lock files for programs to prevent concurrent object cache build - Used temporary files for each object cache file to avoid concurrent I/O non-synchronized access for each file LYC-4622: Native types optimization: Adjust WHENEVER handling for function output parameters LYC-4529: Native types optimization: Support Exponentiation operator LYC-4627 # 2 V7 FormDesigner - CSP on form update LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4627 V7 FormDesigner - widget selection is broken LYC-4577 VDOM: Button text is beyond border LYC-4237 New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4600 VDOM: Next field doesn`t set focus to an active tab LYC-4627 V7 FormDesigner - CSP on form update LYC-4613 # 2 fix linux issue An error occurred while starting application via LD from IDE LYC-4586 No application can be run in Internet Explorer LYC-4588: VDOM: Extra entries in the application menu LYC-4616: DIALOG.SetFieldActive does not affect table columns LYC-4532 #2 fix db screen record ID of any element added to the form is added to ScreenRecord LYC-4418: LD: Investigate new way to implement event loop for HTTP client Explicitly close the socket because of unexpected "open" state after shutdown LYC-4516 Table rows don't get loaded on table area resize LYC-4627 V7 FormDesigner - CSP on form update LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4522 Pressing "Delete" during input in table deletes line LYC-4625: Increase default timeout for debug mode to 30 minutes LYC-4613 An error occurred while starting application via LD from IDE LYC-4244 Toolbar in VDOM LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4620 FD CSP occurs when more than one table is present in a form LYC-4244: Toolbar in VDOM. LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4603 VDOM FD Form without a title or with an empty title causes CSP LYC-4418: LD: Investigate new way to implement event loop for HTTP client * Prevent HTTP session to use socket when this is web-socket upgrade request * Added more clean-up to close sessions to prevent executable hangs in memory LYC-4611: When overflowing as a result of exponentiation, an error is not generated LYC-4549: Removed excess truncate to correctly handle errors within "dec" functions family LYC-4532 ID of any element added to the form is added to ScreenRecord LYC-4594 VDOM: Open window doesn`t display a new window LYC-4514 #2 fix message Error message does not appear when opening invalid XML LYC-4141 Of the variables that the debugger displays, leading and trailing spaces are removed. LYC-4549: Exponentiation operator does not respect rules LYC-4514 Error message does not appear when opening invalid XML LYC-4516 Table rows don`t get loaded on table area resize - removed DBG LYC-4516 Table rows don`t get loaded on table area resize LYC-4272 FD adds useless event type property. LYC-4141: Of the variables that the debugger displays, leading and trailing spaces are removed. LYC-4516 Table rows don`t get loaded on table area resize LYC-4356 Fix message issue FD. Add remove button for combobox value LYC-4593: App terminates with unresolved external symbol _qx_qx__UIRTTypes__SFI_ToolbarGroup_ForName LYC-4522 Pressing "Delete" during input in table deletes line LYC-4511 V7 table - throttle sending BufferLength to the server LYC-4511 17251_fgl_dialog_setcurrline_on_fill_buffer test fail LYC-4580: Dynamic Widget Morphing - Write 2 re-usable 4gl function to convert/morph comboBox to textField and vice versa LYC-4418: LD: Investigate new way to implement event loop for HTTP client LYC-4541: A compilation error occurs if the operand of the bitwise complement operator (~) is of the BIGSERIAL data type LYC-4542: If the operand of the bitwise complement operator (~) SERIAL8 has a maximum value, the result is incorrect LYC-4438 V7 Table header/footer cells don't match to the rows. Reason: scrollbar offset miscalculation LYC-4249 Decrease the vertical margin/padding in VDOM for desktop usage LYC-4254 VDOM HelperText property for textFields LYC-4075 VDOM apparel(toolbar, menu, statusbar) not updated when window is in placeholder LYC-4245: NEW VDOM application title which does not exist in V7 or Hydra. LYC-4540: When exponentiating values BIGSERIAL or SERIAL8, an incorrect result is obtained LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). (Server part) LYC-4210 VDOM - Handling of the new application label LYC-4075 VDOM: Tab content is not displayed after input error LYC-4245: NEW VDOM application title which does not exist in V7 or Hydra. LYC-4545: ui.TableColumn.SetEditControl overwrites ui.TableColumn.SetControl value LYC-4539: Clear form doesn't clear table LYC-4484 New LD: ShellOpen fails in VDOM and crashes app after 5 mins LYC-4477 VDOM: The check-box moves from the centre to the left side of the table-cell when the user edits GL-Entry. LYC-3910: Memory optimization for runtime types: - Removed virtual functions from RTType (16 -> 8 bytes optimization) - Revised SQL Data storage for BIGINT (96 -> 72 bytes optimization) - Revised SQL Data storage for INT8 (96 -> 72 bytes optimization) - Revised SQL Data storage for SERIAL8 (96 -> 72 bytes optimization) - Revised SQL Data storage for BIGSERIAL (96 -> 72 bytes optimization) - Revised SQL Data storage for BOOL (88 -> 48 bytes optimization) LYC-4244: Toolbar in VDOM. LYC-4516 Table rows don`t get loaded on table area resize - VDOM LYC-4411 Testing - GL/G2 Batch -> G21 VDOM: Impossible to create a new batch LYC-4464 vdom: application doesn`t respond to keyboard commands LYC-4521 VDOM: Table is scrollable in disabled mode LYC-4023 fix names and order Add "insert/append column" options for Table container LYC-4023 Add "insert/append column" options for Table container LYC-4356 FD. Add remove button for combobox value LYC-4329: License: implement charging by processor count LYC-4329: License: implement charging by processor count LYC-4475 V7: The toolbar is cropped when user decreases the browser window LYC-4463 Old LD hangs after click menu command LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4509 VDOM: Statusbar overlaps application content LYC-4479 IDE: ICU: localized strings resources .res is not deployed LYC-4513 VDOM: Table columns separator is missing LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4434 Create build file for ROOT.war application new build LYC-4359 Application menu misbehave in Firefox LYC-4499: lyca repo. start new everyday build branches supertree LYC-4467 Testing - GL/GZ Configuration -> GZ3 VDOM Select by first chat doesn't work in Combobox LYC-4478 VDOM: The names of the tab buttons overlap each other when the user is decreasing the browser's window. LYC-4497: ICU: Localized String bundles *.res is not loading from all supported locations LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4502 vdom: listbox text isn`t properly aligned LYC-4182 vdom: prompt for char has wrong width LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-4204: Fixed return type mismatches between Native <-> Runtime functions LYC-4463 Old LD hangs after click menu command LYC-4367 Timeeditfield looses cursor in input LYC-4191 vdom: scrollbar is not visible - fix for table LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4443 Combobox with feature classes incorrectly sets FIELD_TOUCHED LYC-4485 VDOM: MenuSeparator creates extra button LYC-3353: Implement localized strings in Lycia LYC-3353: Implement localized strings in Lycia LYC-4481 VDOM: CSP on action in context menu LYC-3353: Implement localized strings in Lycia LYC-4475 V7: The toolbar is cropped on browser resize - some layout fixes LYC-4475 V7: The toolbar is cropped when user decreases the browser window. LYC-4435 INPUT corresponding table row LYC-4483 Test treetable_02_font - incorrect vertical alignment on VDOM LYC-4071 GroupBox ignores "classic" and "no-toggle" classes LYC-4468 VDOM: Add total number of pages to paginator LYC-4167 VDOM - tabPageContainer handle uses <TabPage title="Invoice Address" for onHover-tooltip text LYC-4191 vdom: scrollbar is not visible LYC-4438: CheckBoxes in tables (input/display arrays) do not get ereased/refreshed if the line count decreases LYC-4460: Revise "callmethod" request to support input parameters conversion to RTVector early LYC-4277 Testing - GL/GZ Configuration -> GZA The names of the columns have skewed LYC-4471 vdom borderpanel listbox: wrong element width LYC-4469 VDOM: SVG image is not displayed in canvas LYC-4454: Application hangs on attempt to return ZMQ.Socket object from function LYC-4339 CSP error handling of embedded Jetty LYC-4191 vdom: scrollbar is not visible LYC-571: #94373670: ZeroMQ. An error "missing argument" appears if Send() has flag LYC-4455: ON MESSAGE clause in MENU statement fails to build with error: Incorrect datatype. (error code: -102015) LYC-4355 V7 Experimental: Implement 'qch' cell size listener - transition styles naroowed to trigger event on width/height, font change only LYC-4251 Application run in debugger closed after 6min of inactivity LYC-4453 VDOM: Text viewer content is not displayed LYC-4425 Webservice closes after 10 seconds LYC-4340 FD Auto-restored Chrome instance LYC-4461 Browser widget collapses without any size LYC-4270 onTouch shouldn't trigger when value stays the same LYC-4465 V7/VDOM OnChange and OnTouched are triggered in wrong order for some widgets LYC-4436 vdom menu command: statusbar message doesn`t appear on F2 button press LYC-4452 VDOM: Text area label gets overlapped by text on scrolling LYC-4450 vdom: no image for menugroup LYC-4456: Compilation doesn't work on OpenSUSE 15.1 LYC-4425 Webservice closes after 10 seconds LYC-3715: Fixed tail initialization for fromRTVector* functions LYC-4204: Renamed SetZero to SetInit native function LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-3780: Native types optimization: Flatten parameters of RECORD type LYC-4312: Native types optimization: Stabilize tests after RT objects replacement LYC-4204: Native types optimization: Replace runtime functions for supported types (i16, i32, i64, double) * Revised pass that replaces runtime function calls by runtime functions with native parameters * Provided set of runtime functions with native parameters * Automatically built *.4i binary file with native types interface and compilation time * Integrated *.4i file into native types execution flow (qrun phase) * Used runtime functions to set value to NULL or ZERO instead of LLVM explicit instructions * Implemented new pass to mark native types interface functions as always-inline * Refactored data-driven test cases: now they are type-driven * Added one more strip pass to clean-up result * Added details for PassError about condition, file and line number * Added error handling for passes to avoid 'terminate signal 6' errors * Avoid errors if _qx_impl_ function was not flattened by some reasons LYC-4446 vdom: wrong tabpage text alignment LYC-4373: Type checker: Collect return expressions for REPORT functions LYC-4192: Java runtime fails LYC-4398 Focus isn't set on radiogroup item (VDOM) LYC-4115 VDOM FD ToolbarButton selection area has wrong location LYC-4386: FIELD ORDER UNCONSTRAINED affects backward cursor movement if field disabled dynamically
-
- 10 Dec, 2019 1 commit
-
-
robot authored
LYC-4698 all_onTouched_input_table fails with csp - more fixes LYC-4698 all_onTouched_input_table fails with csp LYC-4690: QFORM doesn't create custom screen records LYC-4629: Qfgl. Remove FORMONLY screenrecord generation during conversion. LYC-4688: ICU: extend the list of properties processed by locale catalogue LYC-4689 Ticket #17762 Implement autocomplete wrapper for widget (VDOM) LYC-4662 VDOM text caret position is broken after selection of the value from dropdown LYC-4243 VDOM: Custom HTML Footer implementation LYC-4555 VDOM: Toolbar controls is active for inactive window LYC-4227 Change application deployment path selection LYC-3631: Implement SyncTableInputTask (Testing - GL/GZ Configuration -> GZ1. Issue in G122) LYC-4437: Define and implement QRUN behavior when license seats limit is reached LYC-4571 Add hotkeys to LyciaStudio for Deploy Build and Rebuild LYC-4553 VDOM: Error overlaps message in the status bar LYC-3631 Implement SyncTableInputTask - VDOM LYC-4650: Application doesn't run in debug mode when QX_DEBUGGER_TIMEOUT=0 LYC-4670 VDOM: GroupBox collapses its neighbor LYC-3631 Implement SyncTableInputTask - VDOM LYC-3631 Implement SyncTableInputTask - V7 (styles tuning) LYC-4555 VDOM: Toolbar controls is active for inactive window LYC-4671: Native types optimization: Provide execution flow tests - Prototype for further tests + 2 test cases LYC-4554 VDOM: Keyboard input doesn`t work after opening right-click menu - Removed debug LYC-4554 VDOM: Keyboard input doesn`t work after opening right-click menu LYC-4435 INPUT corresponding table row - 'input' event reverted back to 'keyup' due to the problems with TOCASE, PASSWORD, PICTURE, etc LYC-3631 Implement SyncTableInputTask - V7 LYC-4415: Native types optimization: Provide WHENEVER statement handlers for function input parameters conversion LYC-4437: Define and implement QRUN behavior when license seats limit is reached LYC-4673 VDOM: Top table row is not loaded on scrolling up LYC-4437 Define and implement QRUN behavior when license seats limit is reached LYC-4676 App menu is collapsed LYC-3198: qbuild: Create rule for building *.c files LYC-4672 Find common way to set white background for widgets / windows LYC-4674 VDOM/V7 prettify Lycia close/restart message LYC-4437 License error - webserver and client side (part 1 VDOM only) LYC-4437 License error - webserver and client side (part 1) LYC-4435 INPUT corresponding table row LYC-4435 INPUT corresponding table row LYC-4562 VDOM: Background image from qxtheme is not applied LYC-3197: qbuild: Create rule for building *.msg files LYC-3192: qbuild: Create rule for building *.4gl files LYC-3193: qbuild: Create rule for building *.per form files LYC-4547 Groupbox doesn`t collapse in the next app LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4557 New LD: Application closes after 5 mins LYC-4529: Native types optimization: Support Exponentiation operator - Divided NTO interface declaration from its definition - Supported overflow for DIV operator - Specialization for Exponentiation operator for INT64 to keep precision - Added configurable behavior for @Native functions injection LYC-4654: V7 on_block_display_arr - insert not working LYC-4655: Kandoo doesn't build - glob_GLOBALS.4o.. was added twice with different bitcode - Fixed file signature calculation to avoid collision - Improved diagnostic for such cases LYC-4652 vdom tabpage: after clicking on the most right visible tabpage on the menu it should move to the left to be fully visible LYC-4629: Qfgl. Remove FORMONLY screenrecord generation fduring conversion. LYC-4631: Server isn't sending "Text" property for functionfield LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4649: Timeout must be unlimited by default in debug mode LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4576 VDOM: setElementHidden works incorrectly LYC-3886 New LD: StartProgramEventHandler doesn't start a child LYC-4516 Table rows don`t get loaded on table area resize LYC-4639 V7 Calendar - CSP on date selection in Kandoo LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4624: Implement exclusive lock for object cache building - Provided .lock files for programs to prevent concurrent object cache build - Used temporary files for each object cache file to avoid concurrent I/O non-synchronized access for each file LYC-4622: Native types optimization: Adjust WHENEVER handling for function output parameters LYC-4529: Native types optimization: Support Exponentiation operator LYC-4627 # 2 V7 FormDesigner - CSP on form update LYC-3631: Testing - GL/GZ Configuration -> GZ1 There is an issue in the form G122 LYC-4627 V7 FormDesigner - widget selection is broken LYC-4577 VDOM: Button text is beyond border LYC-4237 New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4600 VDOM: Next field doesn`t set focus to an active tab LYC-4627 V7 FormDesigner - CSP on form update LYC-4613 # 2 fix linux issue An error occurred while starting application via LD from IDE LYC-4586 No application can be run in Internet Explorer LYC-4588: VDOM: Extra entries in the application menu LYC-4616: DIALOG.SetFieldActive does not affect table columns LYC-4532 #2 fix db screen record ID of any element added to the form is added to ScreenRecord LYC-4418: LD: Investigate new way to implement event loop for HTTP client Explicitly close the socket because of unexpected "open" state after shutdown LYC-4516 Table rows don't get loaded on table area resize LYC-4627 V7 FormDesigner - CSP on form update LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4522 Pressing "Delete" during input in table deletes line LYC-4625: Increase default timeout for debug mode to 30 minutes LYC-4613 An error occurred while starting application via LD from IDE LYC-4244 Toolbar in VDOM LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4620 FD CSP occurs when more than one table is present in a form LYC-4244: Toolbar in VDOM. LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). LYC-4603 VDOM FD Form without a title or with an empty title causes CSP LYC-4418: LD: Investigate new way to implement event loop for HTTP client * Prevent HTTP session to use socket when this is web-socket upgrade request * Added more clean-up to close sessions to prevent executable hangs in memory LYC-4611: When overflowing as a result of exponentiation, an error is not generated LYC-4549: Removed excess truncate to correctly handle errors within "dec" functions family LYC-4532 ID of any element added to the form is added to ScreenRecord LYC-4594 VDOM: Open window doesn`t display a new window LYC-4514 #2 fix message Error message does not appear when opening invalid XML LYC-4141 Of the variables that the debugger displays, leading and trailing spaces are removed. LYC-4549: Exponentiation operator does not respect rules LYC-4514 Error message does not appear when opening invalid XML LYC-4516 Table rows don`t get loaded on table area resize - removed DBG LYC-4516 Table rows don`t get loaded on table area resize LYC-4272 FD adds useless event type property. LYC-4141: Of the variables that the debugger displays, leading and trailing spaces are removed. LYC-4516 Table rows don`t get loaded on table area resize LYC-4356 Fix message issue FD. Add remove button for combobox value LYC-4593: App terminates with unresolved external symbol _qx_qx__UIRTTypes__SFI_ToolbarGroup_ForName LYC-4522 Pressing "Delete" during input in table deletes line LYC-4511 V7 table - throttle sending BufferLength to the server LYC-4511 17251_fgl_dialog_setcurrline_on_fill_buffer test fail LYC-4580: Dynamic Widget Morphing - Write 2 re-usable 4gl function to convert/morph comboBox to textField and vice versa LYC-4418: LD: Investigate new way to implement event loop for HTTP client LYC-4541: A compilation error occurs if the operand of the bitwise complement operator (~) is of the BIGSERIAL data type LYC-4542: If the operand of the bitwise complement operator (~) SERIAL8 has a maximum value, the result is incorrect LYC-4438 V7 Table header/footer cells don't match to the rows. Reason: scrollbar offset miscalculation LYC-4249 Decrease the vertical margin/padding in VDOM for desktop usage LYC-4254 VDOM HelperText property for textFields LYC-4075 VDOM apparel(toolbar, menu, statusbar) not updated when window is in placeholder LYC-4245: NEW VDOM application title which does not exist in V7 or Hydra. LYC-4540: When exponentiating values BIGSERIAL or SERIAL8, an incorrect result is obtained LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). (Server part) LYC-4210 VDOM - Handling of the new application label LYC-4075 VDOM: Tab content is not displayed after input error LYC-4245: NEW VDOM application title which does not exist in V7 or Hydra. LYC-4545: ui.TableColumn.SetEditControl overwrites ui.TableColumn.SetControl value LYC-4539: Clear form doesn't clear table LYC-4484 New LD: ShellOpen fails in VDOM and crashes app after 5 mins LYC-4477 VDOM: The check-box moves from the centre to the left side of the table-cell when the user edits GL-Entry. LYC-3910: Memory optimization for runtime types: - Removed virtual functions from RTType (16 -> 8 bytes optimization) - Revised SQL Data storage for BIGINT (96 -> 72 bytes optimization) - Revised SQL Data storage for INT8 (96 -> 72 bytes optimization) - Revised SQL Data storage for SERIAL8 (96 -> 72 bytes optimization) - Revised SQL Data storage for BIGSERIAL (96 -> 72 bytes optimization) - Revised SQL Data storage for BOOL (88 -> 48 bytes optimization) LYC-4244: Toolbar in VDOM. LYC-4516 Table rows don`t get loaded on table area resize - VDOM LYC-4411 Testing - GL/G2 Batch -> G21 VDOM: Impossible to create a new batch LYC-4464 vdom: application doesn`t respond to keyboard commands LYC-4521 VDOM: Table is scrollable in disabled mode LYC-4023 fix names and order Add "insert/append column" options for Table container LYC-4023 Add "insert/append column" options for Table container LYC-4356 FD. Add remove button for combobox value LYC-4329: License: implement charging by processor count LYC-4329: License: implement charging by processor count LYC-4475 V7: The toolbar is cropped when user decreases the browser window LYC-4463 Old LD hangs after click menu command LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4509 VDOM: Statusbar overlaps application content LYC-4479 IDE: ICU: localized strings resources .res is not deployed LYC-4513 VDOM: Table columns separator is missing LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4434 Create build file for ROOT.war application new build LYC-4359 Application menu misbehave in Firefox LYC-4499: lyca repo. start new everyday build branches supertree LYC-4467 Testing - GL/GZ Configuration -> GZ3 VDOM Select by first chat doesn't work in Combobox LYC-4478 VDOM: The names of the tab buttons overlap each other when the user is decreasing the browser's window. LYC-4497: ICU: Localized String bundles *.res is not loading from all supported locations LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4502 vdom: listbox text isn`t properly aligned LYC-4182 vdom: prompt for char has wrong width LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-4204: Fixed return type mismatches between Native <-> Runtime functions LYC-4463 Old LD hangs after click menu command LYC-4367 Timeeditfield looses cursor in input LYC-4191 vdom: scrollbar is not visible - fix for table LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4443 Combobox with feature classes incorrectly sets FIELD_TOUCHED LYC-4485 VDOM: MenuSeparator creates extra button LYC-3353: Implement localized strings in Lycia LYC-3353: Implement localized strings in Lycia LYC-4481 VDOM: CSP on action in context menu LYC-3353: Implement localized strings in Lycia LYC-4475 V7: The toolbar is cropped on browser resize - some layout fixes LYC-4475 V7: The toolbar is cropped when user decreases the browser window. LYC-4435 INPUT corresponding table row LYC-4483 Test treetable_02_font - incorrect vertical alignment on VDOM LYC-4071 GroupBox ignores "classic" and "no-toggle" classes LYC-4468 VDOM: Add total number of pages to paginator LYC-4167 VDOM - tabPageContainer handle uses <TabPage title="Invoice Address" for onHover-tooltip text LYC-4191 vdom: scrollbar is not visible LYC-4438: CheckBoxes in tables (input/display arrays) do not get ereased/refreshed if the line count decreases LYC-4460: Revise "callmethod" request to support input parameters conversion to RTVector early LYC-4277 Testing - GL/GZ Configuration -> GZA The names of the columns have skewed LYC-4471 vdom borderpanel listbox: wrong element width LYC-4469 VDOM: SVG image is not displayed in canvas LYC-4454: Application hangs on attempt to return ZMQ.Socket object from function LYC-4339 CSP error handling of embedded Jetty LYC-4191 vdom: scrollbar is not visible LYC-571: #94373670: ZeroMQ. An error "missing argument" appears if Send() has flag LYC-4455: ON MESSAGE clause in MENU statement fails to build with error: Incorrect datatype. (error code: -102015) LYC-4355 V7 Experimental: Implement 'qch' cell size listener - transition styles naroowed to trigger event on width/height, font change only LYC-4251 Application run in debugger closed after 6min of inactivity LYC-4453 VDOM: Text viewer content is not displayed LYC-4425 Webservice closes after 10 seconds LYC-4340 FD Auto-restored Chrome instance LYC-4461 Browser widget collapses without any size LYC-4270 onTouch shouldn't trigger when value stays the same LYC-4465 V7/VDOM OnChange and OnTouched are triggered in wrong order for some widgets LYC-4436 vdom menu command: statusbar message doesn`t appear on F2 button press LYC-4452 VDOM: Text area label gets overlapped by text on scrolling LYC-4450 vdom: no image for menugroup LYC-4456: Compilation doesn't work on OpenSUSE 15.1 LYC-4425 Webservice closes after 10 seconds LYC-3715: Fixed tail initialization for fromRTVector* functions LYC-4204: Renamed SetZero to SetInit native function LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-3780: Native types optimization: Flatten parameters of RECORD type LYC-4312: Native types optimization: Stabilize tests after RT objects replacement LYC-4204: Native types optimization: Replace runtime functions for supported types (i16, i32, i64, double) * Revised pass that replaces runtime function calls by runtime functions with native parameters * Provided set of runtime functions with native parameters * Automatically built *.4i binary file with native types interface and compilation time * Integrated *.4i file into native types execution flow (qrun phase) * Used runtime functions to set value to NULL or ZERO instead of LLVM explicit instructions * Implemented new pass to mark native types interface functions as always-inline * Refactored data-driven test cases: now they are type-driven * Added one more strip pass to clean-up result * Added details for PassError about condition, file and line number * Added error handling for passes to avoid 'terminate signal 6' errors * Avoid errors if _qx_impl_ function was not flattened by some reasons LYC-4446 vdom: wrong tabpage text alignment LYC-4373: Type checker: Collect return expressions for REPORT functions LYC-4192: Java runtime fails LYC-4398 Focus isn't set on radiogroup item (VDOM) LYC-4115 VDOM FD ToolbarButton selection area has wrong location LYC-4386: FIELD ORDER UNCONSTRAINED affects backward cursor movement if field disabled dynamically LYC-4706: Clear form doesn't erase table content LYC-4704 Table header action does not work LYC-4706: Clear form doesn't erase table content LYC-4703 Add using .profile during SSH deployment LYC-4718 CSP in VDOM
-
- 29 Nov, 2019 1 commit
-
-
robot authored
LYC-4613 An error occurred while starting application via LD from IDE LYC-4620 FD CSP occurs when more than one table is present in a form LYC-4549: Removed excess truncate to correctly handle errors within "dec" functions family LYC-4532 ID of any element added to the form is added to ScreenRecord LYC-4594 VDOM: Open window doesn`t display a new window LYC-4514 #2 fix message Error message does not appear when opening invalid XML LYC-4141 Of the variables that the debugger displays, leading and trailing spaces are removed. LYC-4549: Exponentiation operator does not respect rules LYC-4514 Error message does not appear when opening invalid XML LYC-4516 Table rows don`t get loaded on table area resize - removed DBG LYC-4516 Table rows don`t get loaded on table area resize LYC-4272 FD adds useless event type property. LYC-4141: Of the variables that the debugger displays, leading and trailing spaces are removed. LYC-4516 Table rows don`t get loaded on table area resize LYC-4356 Fix message issue FD. Add remove button for combobox value LYC-4593: App terminates with unresolved external symbol _qx_qx__UIRTTypes__SFI_ToolbarGroup_ForName LYC-4522 Pressing "Delete" during input in table deletes line LYC-4511 V7 table - throttle sending BufferLength to the server LYC-4511 17251_fgl_dialog_setcurrline_on_fill_buffer test fail LYC-4580: Dynamic Widget Morphing - Write 2 re-usable 4gl function to convert/morph comboBox to textField and vice versa LYC-4418: LD: Investigate new way to implement event loop for HTTP client LYC-4541: A compilation error occurs if the operand of the bitwise complement operator (~) is of the BIGSERIAL data type LYC-4542: If the operand of the bitwise complement operator (~) SERIAL8 has a maximum value, the result is incorrect LYC-4438 V7 Table header/footer cells don't match to the rows. Reason: scrollbar offset miscalculation LYC-4249 Decrease the vertical margin/padding in VDOM for desktop usage LYC-4254 VDOM HelperText property for textFields LYC-4075 VDOM apparel(toolbar, menu, statusbar) not updated when window is in placeholder LYC-4245: NEW VDOM application title which does not exist in V7 or Hydra. LYC-4540: When exponentiating values BIGSERIAL or SERIAL8, an incorrect result is obtained LYC-4237: New MDI-Menu option to control child app focus via the main menu (no mdi-tab). (Server part) LYC-4210 VDOM - Handling of the new application label LYC-4075 VDOM: Tab content is not displayed after input error LYC-4245: NEW VDOM application title which does not exist in V7 or Hydra. LYC-4545: ui.TableColumn.SetEditControl overwrites ui.TableColumn.SetControl value LYC-4539: Clear form doesn't clear table LYC-4484 New LD: ShellOpen fails in VDOM and crashes app after 5 mins LYC-4477 VDOM: The check-box moves from the centre to the left side of the table-cell when the user edits GL-Entry. LYC-3910: Memory optimization for runtime types: - Removed virtual functions from RTType (16 -> 8 bytes optimization) - Revised SQL Data storage for BIGINT (96 -> 72 bytes optimization) - Revised SQL Data storage for INT8 (96 -> 72 bytes optimization) - Revised SQL Data storage for SERIAL8 (96 -> 72 bytes optimization) - Revised SQL Data storage for BIGSERIAL (96 -> 72 bytes optimization) - Revised SQL Data storage for BOOL (88 -> 48 bytes optimization) LYC-4244: Toolbar in VDOM. LYC-4516 Table rows don`t get loaded on table area resize - VDOM LYC-4411 Testing - GL/G2 Batch -> G21 VDOM: Impossible to create a new batch LYC-4464 vdom: application doesn`t respond to keyboard commands LYC-4521 VDOM: Table is scrollable in disabled mode LYC-4023 fix names and order Add "insert/append column" options for Table container LYC-4023 Add "insert/append column" options for Table container LYC-4356 FD. Add remove button for combobox value LYC-4329: License: implement charging by processor count LYC-4329: License: implement charging by processor count LYC-4475 V7: The toolbar is cropped when user decreases the browser window LYC-4463 Old LD hangs after click menu command LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4509 VDOM: Statusbar overlaps application content LYC-4479 IDE: ICU: localized strings resources .res is not deployed LYC-4513 VDOM: Table columns separator is missing LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4434 Create build file for ROOT.war application new build LYC-4359 Application menu misbehave in Firefox LYC-4499: lyca repo. start new everyday build branches supertree LYC-4467 Testing - GL/GZ Configuration -> GZ3 VDOM Select by first chat doesn't work in Combobox LYC-4478 VDOM: The names of the tab buttons overlap each other when the user is decreasing the browser's window. LYC-4497: ICU: Localized String bundles *.res is not loading from all supported locations LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4502 vdom: listbox text isn`t properly aligned LYC-4182 vdom: prompt for char has wrong width LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-4204: Fixed return type mismatches between Native <-> Runtime functions LYC-4463 Old LD hangs after click menu command LYC-4367 Timeeditfield looses cursor in input LYC-4191 vdom: scrollbar is not visible - fix for table LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4443 Combobox with feature classes incorrectly sets FIELD_TOUCHED LYC-4485 VDOM: MenuSeparator creates extra button LYC-3353: Implement localized strings in Lycia LYC-3353: Implement localized strings in Lycia LYC-4481 VDOM: CSP on action in context menu LYC-3353: Implement localized strings in Lycia LYC-4475 V7: The toolbar is cropped on browser resize - some layout fixes LYC-4475 V7: The toolbar is cropped when user decreases the browser window. LYC-4435 INPUT corresponding table row LYC-4483 Test treetable_02_font - incorrect vertical alignment on VDOM LYC-4071 GroupBox ignores "classic" and "no-toggle" classes LYC-4468 VDOM: Add total number of pages to paginator LYC-4167 VDOM - tabPageContainer handle uses <TabPage title="Invoice Address" for onHover-tooltip text LYC-4191 vdom: scrollbar is not visible LYC-4438: CheckBoxes in tables (input/display arrays) do not get ereased/refreshed if the line count decreases LYC-4460: Revise "callmethod" request to support input parameters conversion to RTVector early LYC-4277 Testing - GL/GZ Configuration -> GZA The names of the columns have skewed LYC-4471 vdom borderpanel listbox: wrong element width LYC-4469 VDOM: SVG image is not displayed in canvas LYC-4454: Application hangs on attempt to return ZMQ.Socket object from function LYC-4339 CSP error handling of embedded Jetty LYC-4191 vdom: scrollbar is not visible LYC-571: #94373670: ZeroMQ. An error "missing argument" appears if Send() has flag LYC-4455: ON MESSAGE clause in MENU statement fails to build with error: Incorrect datatype. (error code: -102015) LYC-4355 V7 Experimental: Implement 'qch' cell size listener - transition styles naroowed to trigger event on width/height, font change only LYC-4251 Application run in debugger closed after 6min of inactivity LYC-4453 VDOM: Text viewer content is not displayed LYC-4425 Webservice closes after 10 seconds LYC-4340 FD Auto-restored Chrome instance LYC-4461 Browser widget collapses without any size LYC-4270 onTouch shouldn't trigger when value stays the same LYC-4465 V7/VDOM OnChange and OnTouched are triggered in wrong order for some widgets LYC-4436 vdom menu command: statusbar message doesn`t appear on F2 button press LYC-4452 VDOM: Text area label gets overlapped by text on scrolling LYC-4450 vdom: no image for menugroup LYC-4456: Compilation doesn't work on OpenSUSE 15.1 LYC-4425 Webservice closes after 10 seconds LYC-3715: Fixed tail initialization for fromRTVector* functions LYC-4204: Renamed SetZero to SetInit native function LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-3780: Native types optimization: Flatten parameters of RECORD type LYC-4312: Native types optimization: Stabilize tests after RT objects replacement LYC-4204: Native types optimization: Replace runtime functions for supported types (i16, i32, i64, double) * Revised pass that replaces runtime function calls by runtime functions with native parameters * Provided set of runtime functions with native parameters * Automatically built *.4i binary file with native types interface and compilation time * Integrated *.4i file into native types execution flow (qrun phase) * Used runtime functions to set value to NULL or ZERO instead of LLVM explicit instructions * Implemented new pass to mark native types interface functions as always-inline * Refactored data-driven test cases: now they are type-driven * Added one more strip pass to clean-up result * Added details for PassError about condition, file and line number * Added error handling for passes to avoid 'terminate signal 6' errors * Avoid errors if _qx_impl_ function was not flattened by some reasons LYC-4446 vdom: wrong tabpage text alignment LYC-4373: Type checker: Collect return expressions for REPORT functions LYC-4192: Java runtime fails LYC-4398 Focus isn't set on radiogroup item (VDOM) LYC-4115 VDOM FD ToolbarButton selection area has wrong location LYC-4386: FIELD ORDER UNCONSTRAINED affects backward cursor movement if field disabled dynamically LYC-4613 # 2 fix linux issue An error occurred while starting application via LD from IDE LYC-4244 Toolbar in VDOM LYC-4639 V7 Calendar - CSP on date selection in Kandoo LYC-4627 # 2 V7 FormDesigner - CSP on form update LYC-4627 V7 FormDesigner - widget selection is broken LYC-4627 V7 FormDesigner - CSP on form update LYC-4627 V7 FormDesigner - CSP on form update LYC-4418: LD: Investigate new way to implement event loop for HTTP client Explicitly close the socket because of unexpected "open" state after shutdown LYC-4418: LD: Investigate new way to implement event loop for HTTP client * Prevent HTTP session to use socket when this is web-socket upgrade request * Added more clean-up to close sessions to prevent executable hangs in memory LYC-4244: Toolbar in VDOM. LYC-4516 Table rows don`t get loaded on table area resize LYC-4516 Table rows don't get loaded on table area resize LYC-4557 New LD: Application closes after 5 mins
-
- 08 Nov, 2019 1 commit
-
-
robot authored
LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4470: Webservice destroys by jetty if it's started by jmeter LYC-4509 VDOM: Statusbar overlaps application content LYC-4479 IDE: ICU: localized strings resources .res is not deployed LYC-4513 VDOM: Table columns separator is missing LYC-4508 VDOM Calendar/TimeEditField - fix material-ui packages LYC-4434 Create build file for ROOT.war application new build LYC-4359 Application menu misbehave in Firefox LYC-4499: lyca repo. start new everyday build branches supertree LYC-4467 Testing - GL/GZ Configuration -> GZ3 VDOM Select by first chat doesn't work in Combobox LYC-4478 VDOM: The names of the tab buttons overlap each other when the user is decreasing the browser's window. LYC-4497: ICU: Localized String bundles *.res is not loading from all supported locations LYC-4496: ICU: Reload *ActionDefaults by fgl_set_ui_locale(locale_string) function LYC-4502 vdom: listbox text isn`t properly aligned LYC-4182 vdom: prompt for char has wrong width LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-4204: Fixed return type mismatches between Native <-> Runtime functions LYC-4463 Old LD hangs after click menu command LYC-4367 Timeeditfield looses cursor in input LYC-4191 vdom: scrollbar is not visible - fix for table LYC-4441: QPM: Add an option to clean old Lycia files left from previous versions LYC-4443 Combobox with feature classes incorrectly sets FIELD_TOUCHED LYC-4485 VDOM: MenuSeparator creates extra button LYC-3353: Implement localized strings in Lycia LYC-3353: Implement localized strings in Lycia LYC-4481 VDOM: CSP on action in context menu LYC-3353: Implement localized strings in Lycia LYC-4475 V7: The toolbar is cropped on browser resize - some layout fixes LYC-4475 V7: The toolbar is cropped when user decreases the browser window. LYC-4435 INPUT corresponding table row LYC-4483 Test treetable_02_font - incorrect vertical alignment on VDOM LYC-4071 GroupBox ignores "classic" and "no-toggle" classes LYC-4468 VDOM: Add total number of pages to paginator LYC-4167 VDOM - tabPageContainer handle uses <TabPage title="Invoice Address" for onHover-tooltip text LYC-4191 vdom: scrollbar is not visible LYC-4438: CheckBoxes in tables (input/display arrays) do not get ereased/refreshed if the line count decreases LYC-4460: Revise "callmethod" request to support input parameters conversion to RTVector early LYC-4277 Testing - GL/GZ Configuration -> GZA The names of the columns have skewed LYC-4471 vdom borderpanel listbox: wrong element width LYC-4469 VDOM: SVG image is not displayed in canvas LYC-4454: Application hangs on attempt to return ZMQ.Socket object from function LYC-4339 CSP error handling of embedded Jetty LYC-4191 vdom: scrollbar is not visible LYC-571: #94373670: ZeroMQ. An error "missing argument" appears if Send() has flag LYC-4455: ON MESSAGE clause in MENU statement fails to build with error: Incorrect datatype. (error code: -102015) LYC-4355 V7 Experimental: Implement 'qch' cell size listener - transition styles naroowed to trigger event on width/height, font change only LYC-4251 Application run in debugger closed after 6min of inactivity LYC-4453 VDOM: Text viewer content is not displayed LYC-4425 Webservice closes after 10 seconds LYC-4340 FD Auto-restored Chrome instance LYC-4461 Browser widget collapses without any size LYC-4270 onTouch shouldn't trigger when value stays the same LYC-4465 V7/VDOM OnChange and OnTouched are triggered in wrong order for some widgets LYC-4436 vdom menu command: statusbar message doesn`t appear on F2 button press LYC-4452 VDOM: Text area label gets overlapped by text on scrolling LYC-4450 vdom: no image for menugroup LYC-4456: Compilation doesn't work on OpenSUSE 15.1 LYC-4425 Webservice closes after 10 seconds LYC-3715: Fixed tail initialization for fromRTVector* functions LYC-4204: Renamed SetZero to SetInit native function LYC-4414: Native types optimization: Investigate instruction reordering for FromNative* calls LYC-3780: Native types optimization: Flatten parameters of RECORD type LYC-4312: Native types optimization: Stabilize tests after RT objects replacement LYC-4204: Native types optimization: Replace runtime functions for supported types (i16, i32, i64, double) * Revised pass that replaces runtime function calls by runtime functions with native parameters * Provided set of runtime functions with native parameters * Automatically built *.4i binary file with native types interface and compilation time * Integrated *.4i file into native types execution flow (qrun phase) * Used runtime functions to set value to NULL or ZERO instead of LLVM explicit instructions * Implemented new pass to mark native types interface functions as always-inline * Refactored data-driven test cases: now they are type-driven * Added one more strip pass to clean-up result * Added details for PassError about condition, file and line number * Added error handling for passes to avoid 'terminate signal 6' errors * Avoid errors if _qx_impl_ function was not flattened by some reasons LYC-4446 vdom: wrong tabpage text alignment LYC-4373: Type checker: Collect return expressions for REPORT functions LYC-4192: Java runtime fails LYC-4398 Focus isn't set on radiogroup item (VDOM) LYC-4115 VDOM FD ToolbarButton selection area has wrong location LYC-4386: FIELD ORDER UNCONSTRAINED affects backward cursor movement if field disabled dynamically LYC-4526 Form render fails when delete grid row/column LYC-4463 Old LD hangs after click menu command
-
- 24 Oct, 2019 1 commit
-
-
robot authored
LYC-4440 vdom: collapse all items doesn`t work LYC-4442 vdom: String to date conversion error after clicking ActInput LYC-4349: #15859 : calendar widget must treat any non-digit character as separator LYC-4428: User's ON ACTION DELETE/APPEND/INSERT action should overwrite embedded one. LYC-4407 Browser widget ignores size (V7) LYC-3803 Edit text of MenuCommand by double-clicking LYC-3518 modify values License for WebService: rebuild *.war for License Manager interface LYC-4426: Arrays with different datatypes cast issue in return LYC-4413: Supported any RTType for JSON.stringify LYC-4377 TopMenu ignores key controls LYC-4423 vdom: no statusbar message LYC-4435: INPUT corresponding table row LYC-4423 vdom: no statusbar message - Removed classes md-main-layout-* LYC-4423 vdom: no statusbar message LYC-4426: Arrays with different datatypes cast issue in return LYC-3858: Runtime should show error OR use default system actions if action file is missed LYC-4321 clear screen: elements are not removed by clear screen LYC-4270 onTouch shouldn't trigger when value stays the same LYC-4279 VDOM CSP when changing text/title property in FD LYC-4395 Table cells become not selectable after scroll LYC-3518 License for WebService: rebuild *.war for License Manager interface LYC-4090: fgl_winprompt() does not set int_flag=true on pressing the CANCEL button LYC-4413: Crash occurs when operand object type mismatch the expected one (fixed regressions) LYC-4349: #15859 : calendar widget must treat any non-digit character as separator LYC-4387: FIELD ORDER UNCONSTRAINED allows cursor presence in disabled field LYC-4386: FIELD ORDER UNCONSTRAINED affects backward cursor movement if field disabled dynamically LYC-4399 Some tests are failing because on invoke elements size of dialog window changes. - Fix for connection dialog. LYC-4417 An error occurs when changing the properties of GridPanel with a nested BorderPanel LYC-4374: Type checker: Collect return expressions for modules of imported files LYC-4182 vdom: prompt for char has wrong width LYC-4424 VDOM: CSP in connection dialog LYC-4422 Row height shouldn't affect table header height LYC-4420 CSP multiple open/close window LYC-4419 Negative buffer length sent to server LYC-4373: Type checker: Collect return expressions for REPORT functions LYC-4421 VDOM: CSP on browser window resize - handleResizeWindow() is called twice and the second time is on Window, changed to work only when `this` has `debouncedResizeHandler` property LYC-4410: Treetable erases content LYC-4416 Table header overlaps content LYC-4413: JSON: Crash occurs when operand object type mismatch the expected one LYC-4410: Treetable erases content LYC-2508: Added LLVM Interpreter integration LYC-4400: New LD: application closes after two minutes LYC-4262: QRUN and debugger should know about status of each other * Now QRUN is stopped immediately when LyciaStudio is killed LYC-4329: License: implement charging by processor count LYC-4403 v7 radiobuttonlist: incorrect image+text vertical alignment LYC-4370 vdom: text is displayed on mebu button tooltip instead of tooltip LYC-4397: QPM: prompt user to enter Lycia installation owner if logname command returns non-zero exit code (Linux) LYC-4388: Application crashes with QXDEBUG=zT
-
- 17 Oct, 2019 1 commit
-
-
robot authored
LYC-4355 - Cell size propagation disabled due to unresolved problem in FD LYC-4355 V7 Experimental: Implement 'qch' cell size listener - new cell size propagation algorithm LYC-4102: CheckBox - we need clear rules how the properties notNull and required and nullLiteral should be handled by Lycia LYC-4353: TINYINT overflow LYC-4370 vdom: text is displayed on mebu button tooltip instead of tooltip LYC-4378 Oxygen: Hide Gtk-Critical error messages LYC-4246 webcomponent: value display wrong LYC-4177 vdom: add default button for closing the application window LYC-4266 Tests 17331_setClassNames* fail on VDOM LYC-4307 SCSS: Selected RadioGroup/Button framed by a dashed line LYC-4372 V7 Table - improve RowHeight calculation algorithm LYC-3517: License for Webservices: charge by network connections LYC-4372 V7 Table - improve RowHeight calculation algorithm LYC-4355 V7 Experimental: Implement 'qch' cell size listener - added custom cell mode listener LYC-3517: License for Webservices: charge by network connections LYC-4233 vdom: images in radiobuttonlist aren t aligned properly LYC-4366 Table row becomes locked after CLEAR FORM LYC-4355 V7 Experimental: Implement 'qch' cell size listener - fix for ReactTable LYC-4233 vdom: images in radiobuttonlist aren t aligned properly LYC-4233 vdom: images in radiobuttonlist aren`t aligned properly LYC-4271 ScrollBar widget event properties are missed in FD LYC-4355 V7 Experimental: Implement 'qch' cell size listener LYC-4094 FD. Unable to remove combobox item value LYC-4344: PROMPT FOR CHAR ignores shift attribute LYC-4343: V7/VDOM ON TIMER IS NOT WORKING IN MENU ... END MENU CLAUSE LYC-4260 IDE. Do not add .exe extension in URL on windows LYC-4281 FD. Borderpanel child erases by changing location property LYC-4202 FD redraws only the first of the group of widgets when changing their properties LYC-4326 SCSS: CSP when error is redirected while validating an invalid value LYC-4347: Combobox.RemoveItem() should accept value, but not text LYC-4342 Test 17721_navigation_key_rbl fails on VDOM LYC-4177 vdom: add default button for closing the application window LYC-4171 Remove compile and recompile buttons from LyciaStudio toolbar LYC-4177 vdom: add default button for closing the application window LYC-4224 The test 16220_abstract_range_field_spinner_server_range_control is failing for V7 LYC-4265 Test 17293_useTabs_textArea fails on VDOM LYC-4274: onChanged event doesn't work for FunctionField LYC-4054: Type checker: Cover functionality by unit tests LYC-4325 VDOM class names are case sensitive what can break client functionality LYC-4278 Test 17426_frontcall_fileinfo fails on VDOM LYC-4283 V7: 17224_imageStyle_Window_theme - change default background-repeat LYC-4251: Application run in debugger closed after 6min of inactivity LYC-3795: Implement type checker to analyze function’s return values and their types LYC-4313 VDOM - implement text console LYC-4230 Test 16219_aggregate_table fails on VDOM LYC-4273 vdom stackpanel slider: slider is displayed wrong LYC-4024 VDOM: Background color doesnt apply LYC-4269 VDOM/V7 ON TIMER is not working #2 LYC-3595: Compiler does not detect, when a cursor or prepared statement does not exist in it's scope LYC-3767: Native types optimization: Implement possibility to inline functions for external files LYC-4269 VDOM/V7 ON TIMER is not working LYC-4153: Implementation of the rules for working of the CheckBox in a correct way. LYC-4259 LW should manage two state of CheckBox LYC-4203 VDOM FD TextArea ignores alinment properties LYC-4251: Application run in debugger closed after 6min of inactivity LYC-4242 CSP during form opening LYC-4236 Jetty should set client locale to environment variable QX_UI_LOCALE LYC-3353: Implement localized strings in Lycia LYC-3353: Implement localized strings in Lycia LYC-4204: Native types optimization: Replace runtime functions for supported types (i16, i32, i64, double) * RegisterVar function is removed for the native variables * RTAssign is replaced by the native LLVM store/load instructions (direct, extending, narrowing) * GetBoolean is replaced by the native LLVM comparison instructions * Logical/bitwise NOT prototype * Logical LE, GE prototype * Binary ADD prototype LYC-4225 Oxygen: Disable automatic Eclipse news and Preferences recorder by default LYC-3825: Added more strict checks for select external functions to be mangled with module name suffix LYC-4048: Type checker: Detect common type for each return object LYC-3795: Adopt test fixture to type checker LYC-3595: Compiler does not detect, when a cursor or prepared statement does not exist in it's scope LYC-4048: Type checker: Detect common type for each return object LYC-2749: Added skeleton for native operations error checking LYC-4203 VDOM FD TextArea ignores alinment properties LYC-4164 First combobox in input without default item is always editable LYC-4048: Type checker: Detect common type for each return object LYC-4196 VDOM: progressbar in borderpanel doesn`t match LYC-4194 Some widgets aren't clicable in FD LYC-3551: Lycia compiler error detection - record.*.* is not detected during compilation (silent runtime exception) LYC-4180 CLONE - Oxygen: Some operations are slow when rendering a form LYC-4178 Listbox is not stretched in Table LYC-4150 Long ListBox is continuing below screen LYC-4152 logAnalyzer upgrade LYC-4406 V7 - QCH width calculates incorrectly when fontsize is changed LYC-4397: QPM: prompt user to enter Lycia installation owner if logname command returns non-zero exit code (Linux) LYC-4261 LYC-4388: Application crashes with QXDEBUG=zT LYC-4224 The test 16220_abstract_range_field_spinner_server_range_control is failing for V7 LYC-4355 V7 Experimental: Implement 'qch' cell size listener - change now is triggered directly by cellSizeChangeSubj LYC-4339 CSP error handling of embedded Jetty LYC-4399 Some tests are failing because on invoke elements size of dialog window changes. LYC-4410: Treetable erases content LYC-4416 Table header overlaps content LYC-4410: Treetable erases content LYC-4422 Row height shouldn't affect table header height LYC-4420 CSP multiple open/close window LYC-4419 Negative buffer length sent to server
-
- 12 Sep, 2019 1 commit
-
-
robot authored
LYC-4002 Linked Fields (ComboBox feature) LYC-4051: Type checker: Support recursive function calls at return statement LYC-3430 logAnalyzer: Detect and display partial or full form updates LYC-4113, LYC-4114 Listbox alignment LYC-4143 vdom: widget width doesn`t match LYC-4116 VDOM FD Toolbar stretching resizes form/container LYC-3581 ComboBox linked field plugin LYC-4134: Wrong error when table creates but DB connection is closed LYC-2744: Added _qx_vector_ function call into _qx_impl_ function to keep backward compatibility LYC-3767: Added new native type pass to replace _qx_impl_ calls by _qx_vector_ calls for public interface LYC-3715: Disabled reordering pass at qfgl phase to simplify native type replacement LYC-4137 VDOM CSP during SVG resource rendering LYC-3779: Supported 'null' values for supported native types (i16, i32, i64, double) LYC-3912: Added checks for value bounds and null LYC-4127 Text/image alignment in toolbar button tests fail after some change. LYC-4132 no_position_restore erases default window location LYC-4112 V7 - Treetable - different indent of the same level items LYC-4113 ListBox isn-t displayed when horizontalAlignment is non-default LYC-491: Ticket #17811 If a INTERVAL literal is used in the SQL block, an error occurs during execution (Informix) LYC-3795: Added tests for implementation LYC-3779: Native types optimization: Flatten output parameters of 4GL functions LYC-4121 vdom i4gl_compat_grid: first window doesn`t open LYC-4117 vdom: after closing child window user doesn`t return to parent LYC-4118: NEXT FIELD <field name> in a DISPLAY ARRAY should not raise compilation error if it's nested in DIALOG sections LYC-3898: Fixed timeout value for LyciaWeb (should be in milliseconds) and set default timeout value to 30 seconds LYC-3007 vdom demo_samples: table isn`t visible in tree menu
-
- 05 Sep, 2019 1 commit
-
-
robot authored
LYC-4100: DISPLAY ARRAY COUNT attribute dos not limit table content LYC-4078 Default vertical alignment of ListBox must be stretched LYC-4031 Test table_widget_canvas fails on VDOM LYC-3891 VDOM: incorrect image placement / size when toolbar_button_03_image_* tests are passed. LYC-3800 VDOM FD MenuBar items selection area has wrong location LYC-3947 VDOM: 14682_scrollviewer_error_web - ScrollViewer element not fit dialog window size after reload LYC-4092: Runtime error appears while creating Squence. LYC-4106 VDOM: The label with image ignores text alignment property LYC-4063 Listbox item cannot be selected in one click (VDOM) LYC-4101 no_position_restore is ignored by LW LYC-4046: Type checker: Support simplest return statement to count objects LYC-4096: Add statements to create procedures and functions to the 4gl module. LYC-4089 VDOM: Label text alignment property is ignored LYC-4021 #2 fix typo in name of widget Value of "text" property is deleted when morphing LYC-4088 Widget background issues LYC-4095 Logging parameters are applied incorrectly when the path to config.properties is not specified explicitly LYC-3723 Zero size of toolbar widget in vdom LYC-3859 vdom gridpanel: wrong size of 4th column LYC-3985 Spaces before identifier in ScreenRecord aren't trimmed LYC-3967 VDOM scrollable tab buttons aren't working correctly LYC-4093 VDOM Closed responsive MenuBar isn't displayed when the window has BORDER attribute LYC-4007 Table rows don't get displayed on the tab pages LYC-4007: Table rows don't get displayed on the tab pages LYC-4021 Value of "text" property is deleted when morphing LYC-4016 ID isn't added to ScreenRecord when copy-pasting column LYC-3998 Remove logging config key from lyciastudio.ini LYC-4085 VDOM Closed responsive MenuBar overlaps content LYC-3685 LyciaStudio does not close resources correctly during/after deployment LYC-4063 Listbox item cannot be selected in one click LYC-4086: App deployed from Windows to Linux can't be run LYC-3974 VDOM - Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-3974: Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-3974 Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-4086: App deployed from Windows to Linux can't be run LYC-3712: NEXT FIELD <field name> in a DISPLAY ARRAY should raise compilation error LYC-3974: Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-4086: App deployed from Windows to Linux can't be run LYC-3974: Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-4065 VDOM: Content is displayed when the visible parameter is false LYC-4026 VDOM: Expand the menu by mouse hovering LYC-4026 VDOM: Expand the menu by mouse hovering LYC-3974: Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-3974: Make Enter/Ctrl+Enter to move the cursor to the next field/new line LYC-3898: LD: Make HTTP timeout value configurable via command-line arguments LYC-3973: [Linux] Object cache should be created with group read,write,execute permissions LYC-4080 Cursor disapperes and currently selected row shows incorrectly LYC-3958 VDOM: Application menu doesn't expand LYC-4060 Table content doesn't get displayed when returning to previous tab LYC-4066 Test table_widget_button fails LYC-4066 Test table_widget_button fails LYC-3992: Qrun leaks and keep working if app is closed LYC-3931 Stabilization phase: Optimize CSS of the 'ocean' theme LYC-3989: Sequences is not mapped via QEXTP. LYC-3931 Stabilization phase: Optimize CSS of the 'ocean' theme LYC-4007: Table rows don't get displayed on the tab pages LYC-3987: Triggers are not mapped via QEXTP. LYC-4014 Test table_widget_blob fails for VDOM LYC-3988: Stored Procedures and Functions are not mapped via QEXTP. LYC-3641 Browser widget - set default sandbox="allow-scripts", add 'noscript' class support LYC-3641 Demo Samples > per_widgets: Errors and warnings in the LyciaWeb console LYC-4118: NEXT FIELD <field name> in a DISPLAY ARRAY should not raise compilation error if it's nested in DIALOG sections
-
- 30 Aug, 2019 1 commit
-
-
http://glrepo.qx:2080/querix-lycia-nt/lycia-mingwrobot authored
LYC-3699: CheckBox unchecked->NullLiteral value is ignored LYC-3752: Dynamic comboBox population - not able to use NULL value in ListBox LYC-3959: Now relative paths are converted based on temp directory rather than the current one LYC-3959: fgl_grid_export() to file/clipboard doesn't work * Now behavior matches documentation: if no filename specified - file dialog is opened LYC-3912: Removed FromNative call in case of single user RegisterVar LYC-3912: Supported RTVectorAssign for native instructions replacement LYC-4002: Linked Fields (ComboBox feature) does not understand, that the field identifier can use the table name <table>.<column> LYC-3912: Native types optimization: Replace runtime assignment function calls by the native instructions (i16, i32, i64, double) * Supported assignments (direct/narrowing/extending) without overflow checking * Supported boolean casts without null checking * Supported bitwise not operator without null checking * Supported logical not operator without null checking * Added 0 initialization for native variables LYC-3985: Spaces before identifier aren't trimmed LYC-3876: Make it possible to clean old app versions in appserver folder LYC-3971: CREATE INDEX statement is mapped incorrectly via QEXPT. LYC-4005 Test table_container_coordpanel fails LYC-4003 An error occurs during SSH deployment of program with name of no more than 3 characters LYC-3017 Leave the only rule for adding/removing table columns to Screen Record. LYC-3538 CSP in kandoo online demo - prevent closing not created or connecting websocket LYC-3996 VDOM fgl_dialog_setcurrline works incorrectly LYC-3991 VDOM & V7: saved dialog size applies to content in fullscreen mode LYC-3942: The data in the UTF8 encoding is corrupted during unloading via QEXPT. LYC-3960 Errors occurred during file compilation/recompilation LYC-3986 VDOM: test table_27_autonext fails LYC-3953 VDOM: 2133_table_in_tab hang on append action LYC-3538 CSP in kandoo online demo LYC-3678 add output + fix issue with default config Implement configuring of logging in the same way as configuring of other resources LYC-3978: Update Jetty installation script to make it start properly on Linux with systemd LYC-3893 VDOM: Tests toolbar_button_09_text_alignment_*, toolbar_button_10_image_position_text_alignment_*, toolbar_button_08_text_alignment fail LYC-3747: FOREIGN KEY is mapped incorrectly via QEXPT. LYC-3950 VDOM: Text font gets changed on Blob viewer edit cancellation LYC-3951 VDOM: Table content is not loaded on PgUp/PgDown scrolling LYC-3964 V7 radiobuttonlist: text alignment doesn`t apply LYC-3750: CHECK constraint is not mapped via QEXPT. LYC-3972: Running apps from any user with group access permissions LYC-3950 VDOM: Text font gets changed on Blob viewer edit cancellation LYC-3388 CSP when using exec_program() LYC-3959: fgl_grid_export() to file/clipboard doesn't work * Reused the 3rd-party library for clipboard access as for LyciaDesktop * Fixed saving files with relative path * Added non-empty dummy responses for some of messages (Chrome requirement) LYC-3962: New LD: fgl_upload fails on file size 1Mb+ LYC-3747: FOREIGN KEY is mapped incorrectly via QEXPT. LYC-3959 fgl_grid_export() to file/clipboard doesn't work LYC-3749: UNIQUE constraint is not mapped via QEXPT. LYC-3908 VDOM radiobuttonlist: text alignment doesn`t apply LYC-3908 VDOM radiobuttonlist: text alignment doesn`t apply LYC-3876: Make it possible to clean old app versions in appserver folder LYC-3824: Investigate and implement the ability to used in a background process to convert a large amount of data from one code-page to another, without downtime. LYC-3876: Make it possible to clean old app versions in appserver folder LYC-3876: Make it possible to clean old app versions in appserver folder LYC-3727 Switching BlobViewer tabs CSP LYC-3767: Implement PopulateNativeTypeInterfacePass to clone _qx_vector_ function into public interface module LYC-3945 v7 toolbar button: allow new lines doesn`t work LYC-3948 VDOM: Table content is not visible/layout is not correct LYC-3911 VDOM: CSP in 14965_unable_run_desktop_if_console_opened LYC-3928 VDOM: Widgets in ScrollViewer container are not visible LYC-3946 [Feature request] V7/VDOM GroupBox - Make it possible to create GroupBox with initially collapsed content LYC-3893 VDOM: Tests toolbar_button_09_text_alignment_*, toolbar_button_10_image_position_text_alignment_*, toolbar_button_08_text_alignment fail LYC-3873 V7/VDOM messages.js test suite - fix failures LYC-3935 CSP on premature application exit LYC-3715: Fixed very aggressive optimization for ToVector/FromVector functions LYC-2747: RTCreate function replacement by FromNative is performed only within _qx_native_* function LYC-3804 V7: Window position and dimension are incorrectly saved/restored LYC-3804 V7: Window position and dimension are incorrectly saved/restored LYC-4088 Widget background issues
-
- 02 Aug, 2019 1 commit
-
-
robot authored
LYC-3804 V7: Window position and dimension are incorrectly saved/restored LYC-3907 Chemosvit: CAS adds 'X-Frame-Options:deny' to the web server responses preventing child applications start LYC-3260 VDOM: Window position and dimension are incorrectly saved/restored LYC-3898: LD: Switch "--timeout" renamed to "--ping" to avoid confusion between HTTP and web-server timeouts LYC-2747: Native types optimization: Replace calls with wrappers with native type parameters * Implemented pass which replaces _qx_flat_ call inside _qx_vector_ by _qx_native_ with corresponding conversions * Huge code clean-up to re-use algorithms for each native type's pass LYC-3897 VDOM: test toolbar_button_11_allow_new_lines fails LYC-3885: New LD: Report doesn't get opened via shellopen LYC-3707 Lycia freezes after "size form to fit" operation & redraw LYC-3884 VDOM: Tests label_03_image, label_03_image_with_text fail LYC-3833 Form doesn't redraw when deleting ListBox items LYC-3769 LyciaStudio Re-compile 4gl file feature request LYC-3678 fix issue with default configuration of logging Implement configuring of logging in the same way as configuring of other resources LYC-3253 ComboBox Smart Widget for Construct - 'Result' and 'Relation' fields are hidden by default LYC-3493: Debugger completely ignores breakpoints if module moves to nested project's folder LYC-3879 Test label_03_image_with_text_all_alignments-wd-test.coffee fails LYC-3824: Investigation of the ability to used in a background process to convert a large amount of data from one code-page to another, without downtime. LYC-3875: LD: The secure instance stops working in the second run (Linux) LYC-3253 ComboBox Smart Widget for Construct - added to Lycia plugins LYC-3863 V7 modern listbox - UI methods AddItem/RemoveItem not working. Deletion fixed LYC-3745: SYNONYMS are mapped incorrectly via QEXPT LYC-3872 VDOM: test spinner_02_text fails LYC-3821 VDOM Size of menu is incorrect after closing menu - fixed for dialog mode LYC-3866 VDOM: test spinner_05_step-wd-test.coffee fails. LYC-3863 V7 modern listbox - UI methods AddItem/RemoveItem not working LYC-3845 VDOM: button_21_allow_new_lines-wd-test.coffee fails LYC-3745: SYNONYMS are mapped incorrectly via QEXPT LYC-3846 VDOM: button_19_text_alignment* fail LYC-3744: VIEWS are mapped incorrectly via QEXPT. LYC-3821 VDOM Size of menu is incorrect after closing menu LYC-3257: VDOM: Table column sorting parameters are incorrectly saved/restored LYC-3839: Server doesn't provide the user defined resources (content of the application's tr2 file) to LyciaWeb LYC-3730 Ticket #17723: ui.Window.open() and ui.Window.OpenWithForm() does not support placeholder target "INTO" LYC-3841 VDOM Text cannot be entered into connection dialog LYC-2723: Optimize the Lycia release publishing worklfow LYC-3678 Implement configuring of logging in the same way as configuring of other resources LYC-3257 VDOM: Table column sorting parameters are incorrectly saved/restored LYC-3257 VDOM: Table column sorting parameters are incorrectly saved/restored LYC-3797: Collapse ToVector and FromVector calls for function output vector into its parameters LYC-3796: Added separate suite for lightweight integration tests for Native Types passes LYC-3832 Wrong default "checked" and "unchecked" values after morph to CheckBox LYC-3820: Load menu ui.Intarface.LoadStartMenu from BLOB issue LYC-3394 CSP in 17116_blob_video LYC-3594: Checkbox is editable in display mode LYC-3804 V7: Window position and dimension are incorrectly saved/restored LYC-3804 V7: Window position and dimension are incorrectly saved/restored LYC-3873 V7/VDOM messages.js test suite - fix failures
-
- 29 Jul, 2019 1 commit
-
-
robot authored
LYC-3810: Small optimization for strings to avoid storing cached data longer that required LYC-3617: Wrong dataType in function argument ignores function call LYC-3822 V7 messages.js - fix situations while wrapper plugins communicate with incorrect 4gl application LYC-3388 CSP when using exec_program() LYC-3742 VDOM FD: MenuBar selection area is located on top of the RootContainer in Dialog mode(overlaps the container) LYC-3371 fix issue with types FD - Morphing TO listBox, RadioGroup and combo should support INCLUDE RANGE LYC-2723: Optimize the Lycia release publishing worklfow LYC-3818 VDOM: Tests widget - checkbox_01* fail LYC-3775 FD Heap memory overflow when working with a form LYC-3539 restore validation of duplicates of widgets LyciaStudio reports a warning on a valid form field identifier LYC-3372 FD - Morph to checkBox - INCLUDE list must be processed/used LYC-3736: Compiler crash occurs when array of Java objects is used (Signal 11) LYC-3696 CSS - CheckBoxes and Radios look differently in active and inactive table cells LYC-3506 Redirected message (messages.js) - fixed broken timeout on quick message target change LYC-3763 V7 implement ListBox as list of [checkbox+label] - checkbox default size turned to v7 18x18 instead of vdom 24x24 LYC-3371 FD - Morphing TO listBox, RadioGroup and combo should support INCLUDE RANGE LYC-3806 VDOM: 15834_listbox_elm_highlighted - List item is not always switching. LYC-3549: Lycia signal 11 - Missing "," comma separation in record definition LYC-3550: Lycia signal 11 - DEFINE WITHIN DEFINE RECORD LYC-3626: Fix memory access violations in ExcpPass that causes SIGABRT (6) while qrun is building cache LYC-3454 VDOM: Ring menu name should be displayed LYC-3797: Added second version fromRTVector* function to be able to unpack vector by referencing, not by copying LYC-1871 fix issue with delete operation VDOM FormDesigner: invent solutions LYC-1871 #2 VDOM FormDesigner: invent solutions fix cursor issue and menubar for full screen mode LYC-3776 Turn off the menu animation in FD LYC-3714: Added build configuration for collect test coverage (Linux) LYC-2746: Fixed problems found after integration with function flattening LYC-3715: Native types optimization: Collapse ToVector and FromVector calling into its parameters LYC-2744: General improvements after deep testing * Renamed vector/flat functions to shorter format * Removed logically wrong assertions * Performance optimizations * Changed linkage type for always inline function * Used metadata to determine parameters count LYC-3763 V7 ListBox - OnTouched fix LYC-3784 V7 toolbar overlaps menu dropdown LYC-3763 V7 implement ListBox as list of [checkbox+label] LYC-3763 V7 implement ListBox as list of [checkbox+label] LYC-3763 V7 implement wrapper for ListBox - misc changes to enable writing of the custom implementations of the widgets LYC-3742 VDOM FD - material design specific size values converted from float to int LYC-3777 Test radiobuttonlist_00_atomic fails LYC-1871 premedia VDOM FormDesigner: invent solutions LYC-3700 16785_picture_display_input-wd-test.coffee test should pass in VDOM LYC-3539 #3 LyciaStudio reports a warning on a valid form field IDENTIFIER_MARKER add message in problems LYC-3742 VDOM FD - added sizes of the material design specific elements LYC-3454 VDOM: Ring menu name should be displayed LYC-3760: App terminates in runtime - Unknown error: emergency exit! LYC-3260 VDOM: Window position and dimension are incorrectly saved/restored LYC-3562 I4GL compatiblity: Client Side Average Font Size calculation is wrong - turned back to max font char width LYC-3748 Incomplete initialization of the wrapper when its code(js file) is loaded after its declaration (theme file) LYC-2746: Native types optimization: Create wrappers with native type parameters for user's functions LYC-2744: Native types optimization: Implement pass for flattening input and output parameters of functions LYC-3714: Integrate unit tests to be able to verify results of Pass execution LYC-3717 FD Form doesn't redraw when a table column is deleted LYC-3539 #3 LyciaStudio reports a warning on a valid form field identifier LYC-3506 Redirected message shows empty (messages.js) LYC-3740: LD: Provide new hidden command line parameter to configure the port of live redirector (QAT) LYC-3539 #2 LyciaStudio reports a warning on a valid form field identifier LYC-3735: QPM Wrong status after installing Lycia package LYC-3719 FD Input field remains in form after removing spinner LYC-2239 VDOM prepare for React 17 LYC-2746: Native types optimization: Create wrappers with native type parameters for user's functions LYC-1993 VDOM Calendar picker styles LYC-3539 #2 LyciaStudio reports a warning on a valid form field identifier LYC-3248 vdom: statusbar preferred size doesn`t apply from theme LYC-3280: Changed new LD executable name for LyciaStudio LYC-3280: LD: Rename project to LyciaDesktopBeta instead of LyciaDesktopNew LYC-3692 Label ignores NEW LINE char in VDOM by default. LYC-3839: Server doesn't provide the user defined resources (content of the application's tr2 file) to LyciaWeb LYC-3841 VDOM Text cannot be entered into connection dialog LYC-3875: LD: The secure instance stops working in the second run (Linux)
-
- 18 Jul, 2019 1 commit
-
-
robot authored
LYC-3539 LyciaStudio reports a warning on a valid form field identifier LYC-3706: Silent Exception Error when returning array record structure is different to what is expected by the receiver LYC-3683 VDOM: BorderPanel widgets in Right/Left position are not visible LYC-3674 VDOM: TreeTable icons don't get displayed LYC-3698 LyciaWeb v7: paste operation enabled for LWEX (via lyciawebnative.exe) LYC-3705 The delete operation of element in form works incorrectly after switching to another form LYC-3690: arr_curr() crashes LYC-3141 Implement clearing of grid panel data in client. LYC-3661 VDOM: TextViewer shows only the first line of text LYC-3688 Investigate the behavior of FORM LINE in Lycia/Informix compat modes LYC-3642 The format/size of the runtime error message boxes makes it difficult to read them LYC-3113: IDE: Modify 'Run with LyciaDesktop' to run new LD instead of old one LD now unescapes command arguments that will be passed to browser LYC-3660: Find the way to run qxredir with suid and without adding Lycia libraries as trusted (Linux) Since we do not ship libstdc++ with any package in QPM, this library was completely removed from binaries folder LYC-3698 LyciaWeb v7: Implement cut/copy/paste(plain text only) for the client side using Chrome Extension LYC-3698 Chrome Extension for the clipboard paste operation LYC-2239 VDOM prepare for React 17 LYC-3402 The reloading of ChromeBrowse instance. LYC-3568 PER form scrollbar - experimental solution via CSS with screen-record-scroll class LYC-3468 16785_picture_display_input-wd-test.coffee test should pass in V7 LYC-3657 New LD: ShellOpen hang in vdom and corrupts data in v7 LYC-3671: The result of the exporting database data via qexpt is incorrect for some data types. LYC-3676: Input Array with dynamic array and delete all rows leads to silent crash LYC-2681: QPM. Scrollable component area. LYC-2817 LW & LD: Cut/copy/paste via the context menu LYC-3638 Investigate the source of the low performance of the LyciaStudio upgrated to Oxygen 3. LYC-3669: SQL with decimal 0/0.00 leads to runtime exception (test case is attached) LYC-3113 #2 IDE: Modify 'Run with LyciaDesktop' to run new LD instead of old one fix issue under linux LYC-3393 Layout - Collapsed table columns are still shown LYC-2681: QPM. Scrollable component area. LYC-2681: QPM. Scrollable component area. LYC-3449: New LD: Child windows are behind the main after opening (Windows only) LYC-2817: LW & LD: Cut/copy/paste via the context menu LYC-3376 vdom: text in promt field doesn`t match in vdom and v7 LYC-3553: The result of the exporting database data via qexpt is incorrect. LYC-2817: LW & LD: Cut/copy/paste via the context menu LYC-2681: QPM. Scrollable component area. LYC-3519: Insert to table from blob located in file always interrupts. LYC-3618 VDOM: System theme doesn't load when public resources are not reachable LYC-3260 VDOM: Window position and dimension are incorrectly saved/restored LYC-3639 VDOM: Frontcall opendir and savefile don't work LYC-3648: Applications deployed form Linux to Windows doesn't run LYC-3634: Compilation error: Invalid CONSTRUCT arguments. (Invalid Size Argument, 0, 1, 65535) LYC-3645: CSP: Uncaught TypeError: Cannot read property 'Header' of undefined LYC-3645 CSP: Uncaught TypeError: Cannot read property 'Header' of undefined LYC-3312 Testing - P/AP - P1 An error message appears in the wrong place LYC-3257 VDOM: Table column sorting parameters are incorrectly saved/restored LYC-3424 Widget selection area with non-default alignment is outside the cell LYC-3577: Reverted back conversion for Informix DB Interval processing LYC-3615: Construct in INPUT ARRAY issue LYC-3623: Silent crash on DECLARE contact_curs SCROLL CURSOR FROM l_sql LYC-2966 vdom: font size doesn`t apply from theme LYC-3113 IDE: Modify 'Run with LyciaDesktop' to run new LD instead of old one LYC-3049 Minor change of menu item LYC-3436 #3 Runner configuration for cross-platform deployment restore os selector LYC-3049 Improvement of Lycia debugger -quick display the content of highlighted variable LYC-3436: Runner configuration for cross-platform deployment LYC-3209 New LD: File dialog doesn't lock application screen LYC-3593 Text from form is corrupted during quick display to ERROR location LYC-3630 CSP - Demo Samples - 2019_6_18 LYC-3247 vdom : table isn`t visible in stackpanel LYC-3565 VDOM: Padding property is ignored LYC-3566 vdom: no focus on field after search window opens LYC-3520 VDOM: Text alignment property is ignored LYC-3621: BEFORE ROW is ignored in INPUT ARRAY on INSERT start LYC-3519: Insert to table from blob located in file always interrupts. LYC-3327 LD: default instance doesn't get resolved via connection dialog LYC-3209 New LD: File dialog doesn't lock application screen LYC-3607 New LD: BlobViewer application hang LYC-3604: FORM alias fail LYC-3583: arr_curr() returns in some situation wrong 0 value which will lead to application crash /exception error LYC-3600 VDOM demo samples: OnInvoke event doesn't start a program LYC-3602 Silently working applications shows as closed in the client after 15mins LYC-3534 New LD: Content of blobviewer doesn't get displayed LYC-3186 New LD: The incorrect date format is displayed on the New LD Connection dialog window LYC-3274 LD: Incorrect title is displayed in browser title bar for VDOM LYC-3187 New LD Connection Dialog: The 'Host Name' field has an incorrect view LYC-3511 LD_DS - V7 - blob-viewer widet does not render png image LYC-3584: qfgl process keeps hanging during build/compilation (full CPU usage) and locks any further build work (comparison record array member) LYC-3291 Message / Error redirection to tooltip (message.js) must not react on empty strings inc. whiteSpaces LYC-3562 I4GL compatiblity: Client Side Average Font Size calculation is wrong LYC-3437: Added CAS ClearPass authentication LYC-3437: Adopted PAM authorization to use Kerberos tickets LYC-2894 allow text field to grow to fit the contained text - fix for CompatMode=Informix4gl LYC-3416: Identify possible memory leak. LYC-3547 New LD: fgl_grid_export incorrectly saves the file LYC-3509 LD_DS - Connection History remembers WRONG gui server LYC-3533 New LD: Menu icons in demo_samples don't get loaded LYC-3574 #2 "Deploy via SSH" menu item isn't available on Linux LYC-3280: LD: Rename project to LyciaDesktopBeta instead of LyciaDesktopNew LYC-3280: Changed new LD executable name for LyciaStudio LYC-2239 VDOM prepare for React 17 LYC-3562 I4GL compatiblity: Client Side Average Font Size calculation is wrong - turned back to max font char width LYC-3760: App terminates in runtime - Unknown error: emergency exit!
-
- 01 Jul, 2019 1 commit
-
-
robot authored
LYC-3209 New LD: File dialog doesn't lock application screen LYC-3593 Text from form is corrupted during quick display to ERROR location LYC-3630 CSP - Demo Samples - 2019_6_18 LYC-3247 vdom : table isn`t visible in stackpanel LYC-3565 VDOM: Padding property is ignored LYC-3566 vdom: no focus on field after search window opens LYC-3520 VDOM: Text alignment property is ignored LYC-3621: BEFORE ROW is ignored in INPUT ARRAY on INSERT start LYC-3519: Insert to table from blob located in file always interrupts. LYC-3327 LD: default instance doesn't get resolved via connection dialog LYC-3209 New LD: File dialog doesn't lock application screen LYC-3607 New LD: BlobViewer application hang LYC-3604: FORM alias fail LYC-3583: arr_curr() returns in some situation wrong 0 value which will lead to application crash /exception error LYC-3600 VDOM demo samples: OnInvoke event doesn't start a program LYC-3602 Silently working applications shows as closed in the client after 15mins LYC-3534 New LD: Content of blobviewer doesn't get displayed LYC-3186 New LD: The incorrect date format is displayed on the New LD Connection dialog window LYC-3274 LD: Incorrect title is displayed in browser title bar for VDOM LYC-3187 New LD Connection Dialog: The 'Host Name' field has an incorrect view LYC-3511 LD_DS - V7 - blob-viewer widet does not render png image LYC-3584: qfgl process keeps hanging during build/compilation (full CPU usage) and locks any further build work (comparison record array member) LYC-3291 Message / Error redirection to tooltip (message.js) must not react on empty strings inc. whiteSpaces LYC-3562 I4GL compatiblity: Client Side Average Font Size calculation is wrong LYC-3437: Added CAS ClearPass authentication LYC-3437: Adopted PAM authorization to use Kerberos tickets LYC-2894 allow text field to grow to fit the contained text - fix for CompatMode=Informix4gl LYC-3416: Identify possible memory leak. LYC-3547 New LD: fgl_grid_export incorrectly saves the file LYC-3509 LD_DS - Connection History remembers WRONG gui server LYC-3533 New LD: Menu icons in demo_samples don't get loaded LYC-3574 #2 "Deploy via SSH" menu item isn't available on Linux LYC-3645 CSP: Uncaught TypeError: Cannot read property 'Header' of undefined LYC-3645: CSP: Uncaught TypeError: Cannot read property 'Header' of undefined LYC-3676: Input Array with dynamic array and delete all rows leads to silent crash
-
- 11 Jun, 2019 1 commit
-
-
robot authored
LYC-3398 VDOM: Window position coordinates are set for the content position LYC-3570 SSH Deployment with privat key file unavailable LYC-3435 vdom vertical scrollbar: application closes LYC-3522 FD: Widget with the dataType property is not drawn after copy-paste LYC-3453 vdom message box: message box button loses focus on second window LYC-3531 VDOM: Table content doesn't get loaded after text selection LYC-3403 VDOM: Wrong default browser alignment at runtime LYC-3514 vdom functionfield: Tab button doesn`t move focus to last field LYC-3467 Deployment of project/targets via SSH connection LYC-3507 vdom: no password mask LYC-3555 I4GL compatiblity: Ringmenu get's mouse-inactive when it colides with form elements LYC-3416: Identify possible memory leak. LYC-3416: Identify possible memory leak. LYC-3534: New LD: Content of blobviewer doesn't get displayed LYC-3543: fgl_grid_export crashes application LYC-3448 Calling ui.interface.frontCall causes a response error in LW LYC-3508 VDOM: Variables set in the child window don't apply to elements in the main window LYC-3519: Insert tot table from blob located in file always interrupts. LYC-3341 FD (single instance) VDOM doesn't apply in FD LYC-3519: Insert tot table from blob located in file always interrupts. LYC-3502: Server doesn't remove class qx-element-role-input when leaving INPUT (back to disabled state) LYC-3460: QFLG. Compilation error with window identifier defined in all globals and in module itself LYC-3535 MDI Menu requires 2 clicks for each menu item and shows also other strange side effects LYC-3525: v7: Arrow keys navigation doesn't work in table LYC-3416: Identify possible memory leak. LYC-3423: Load menu ui.Intarface.LoadStartMenu from BLOB LYC-3438: The program is terminated after click in menu LYC-3416: Identify possible memory leak. LYC-3443 BAB: Investigate the problem with missing toolbar icons LYC-3438: The program is terminated after click in menu LYC-3291 Message / Error redirection to tooltip (message.js) must not react on empty strings LYC-3291 Message / Error redirection to tooltip (message.js) must not react on empty strings LYC-3439: Menu not displayed after mouse click with QX_COMPAT=Informix4GL LYC-3502: Server doesn't remove class qx-element-role-input when leaving INPUT (back to disabled state) LYC-3377 vdom: fgl_getkey isn`t displayed LYC-3516: Server returns array in the wrong format LYC-3247 vdom : table isn`t visible in stackpanel LYC-3231 vdom: no images in table LYC-3423: Load menu ui.Intarface.LoadStartMenu from BLOB LYC-3224 vdom: image doesn`t resize in blobviewer LYC-3423: Load menu ui.Intarface.LoadStartMenu from BLOB LYC-3460: QFLG. Compilation error with window identifier defined in all globals and in module itself LYC-3466: Alias named as "sort" causes compilation erro LYC-3461: QFGL. Keyword count() as function name shows compilation error LYC-3460: QFLG. Compilation error with window identifier defined in all globals and in module itself LYC-3416: Identify possible memory leak. LYC-3474: Report performance LYC-3488 VDOM - fixed algorithm which seeks for the updated widgets LYC-3462: QFGL issue with module variables in globals file LYC-3473 #3 FD: The form is redrawn wrong when setting/deleting layout properties LYC-3483 FD: The widhet isn't drawn when replacing another LYC-3457: RING MENU options are not shown LYC-3457: RING MENU options are not shown LYC-3416: Identify possible memory leak. LYC-3470 vdom table: blob content is not visible LYC-3473 FD: The form is redrawn wrong when setting/deleting layout properties LYC-3291 Message / Error redirection to tooltip (message.js) must not react on empty strings inc. whiteSpaces LYC-3574 #2 "Deploy via SSH" menu item isn't available on Linux
-
- 03 Jun, 2019 1 commit
-
-
robot authored
LYC-3296 vdom - fixed wrong selection algorithm of the ListBox LYC-3370: Undefined function in WHENEVER ERROR causes linker error LYC-3439: Menu not displayed after mouse click with QX_COMPAT=Informix4GL LYC-3457: RING MENU options are not shown LYC-3455: Runtime doesn't work - com.querix.lycia.listener.ListenerException: Error during start application LYC-3436 #2 Runner configuration for cross-platform deployment fix issue with set executable for linux LYC-965 Solve problem with table cell clicked twice to perform some action there LYC-3436 Runner configuration for cross-platform deployment LYC-3439: Menu not displayed after mouse click with QX_COMPAT=Informix4GL LYC-3438: The program is terminated after click in menu LYC-2894 Improvement of CONSTRUCT in Lycia (allow text field to grow to fit the contained text) LYC-3074 Improvement of ProgressBar widget - added css class 'show-percent' to enable feature LYC-3416: Identify possible memory leak. LYC-3432: Conversion error during interval and integer comparison is not processed LYC-3212: Froncall opendir leads to error -102033 (newLD/LW) LYC-3074 Improvement of ProgressBar - client side part LYC-3267 Ring menu name should be displayed LYC-3366 VDOM: running a child app via RUN causes csp LYC-3395: Silent exception/exit during input array with dynamic array LYC-3412: Silent Exception Error on open window with form (particuar form E120) LYC-3400: Endless deployment process LYC-3006 vdom demo_samples: treetable doesn`t expand LYC-3389 DISPLAY ignores textPicture (VDOM) LYC-3308 CLONE - Widget is incorrectly displayed when editing, if non-default alignment is set LYC-3473 #3 FD: The form is redrawn wrong when setting/deleting layout properties LYC-3483 FD: The widhet isn't drawn when replacing another LYC-3473 FD: The form is redrawn wrong when setting/deleting layout properties LYC-3457: RING MENU options are not shown LYC-3457: RING MENU options are not shown LYC-3443 BAB: Investigate the problem with missing toolbar icons LYC-3535 MDI Menu requires 2 clicks for each menu item and shows also other strange side effects LYC-3525: v7: Arrow keys navigation doesn't work in table LYC-3438: The program is terminated after click in menu LYC-3416: Identify possible memory leak. LYC-3438: The program is terminated after click in menu LYC-3439: Menu not displayed after mouse click with QX_COMPAT=Informix4GL
-
- 14 May, 2019 1 commit
-
-
robot authored
LYC-3410 ui.interface.frontcall fails because the script containing called function was not loaded yet LYC-3262: Implement changes from the server side for the realization ability to view variable and value in the combo box list in a correct way. LYC-3227 #3 4gla: Default results folder when starting from LyciaStudio LYC-3296 vdom: no dropdown list - fixed wrong styling on non-active listbox LYC-3370: Undefined function in WHENEVER ERROR causes linker error LYC-3370: Undefined function in WHENEVER ERROR causes linker error LYC-3296 vdom: no dropdown list LYC-3005 vdom demo_samples: error when switching between tabs LYC-3263 ComboBox: Add client-side support for combobox items in format {Text, Value} LYC-3263 ComboBox: Add client-side support for combobox items in format {Text, Value} - v7 LYC-3262: Implement changes from the server side for the realization ability to view variable and value in the combo box list in a correct way. LYC-3345 New LD: input by name causes csp LYC-3053: vdom: fgl_dialog_setcurrline not working LYC-3358: QPM. Do not kill/shutdown/restart component's process if doesn't require update LYC-3374 Spacebar key doesn't select listbox items (VDOM) LYC-3307 New LD: exec_program fails with csp LYC-3334: Disabled web-socket keep-alive timeouts because of dangling browser in case of frames spamming LYC-3383: DIALOG.getCurrentRow() / arr_curr() returns invalid values (most commonly 0) when used in a DIALOG statemen LYC-3379: REPORT sum and count aggregate functions includes rows from second opened report in parallel. LYC-3285: LD-side implementation part for 'history-link' - Simplify passing program options from LD command line to browser - Extended Chrome tabs handing to cover cases with changed URLs LYC-3285: Added temporary limitations for StartProgramEventHandler for LD as it was done for LD.CEF LYC-3370: Undefined function in WHENEVER ERROR causes linker error LYC-2631: Investigate: error code -102001 LYC-3084: Error compiling a form containing a table synonym. LYC-3249 ComboBox requires 2 user mouse clicks - even more fixes LYC-3370: Undefined function in WHENEVER ERROR causes linker error LYC-3133 FD Datatype properties cannot be set if focus was moved during selection LYC-3227 #2 4gla: Default results folder when starting from LyciaStudio LYC-3249 ComboBox requires 2 user mouse clicks - more fixes LYC-3334: Now LD restarts timeout timer if least 1 session is alive LYC-3331 VDOM. Window resize by left edge LYC-3334: Fixed web-socket timeouts handling for huge write queue LYC-3334: The timeout policy is not longer applied to Google Chrome browser (only in case when we detected it) LYC-2772: fix CorrectPackageName.sh of CEF installer LYC-3364: QPM doesn't trim white spaces LYC-3361: Memory leak on UI object creation LYC-3359: QPM keeps high cpu load after installation is finished LYC-3355: Jetty doesn't start on system startup (Slackware 14.2) LYC-3320 VDOM: ON IDLE doesn't work LYC-3282 VDOM: StartProgramEventHandler doesn't launch a child app LYC-3358: QPM. Do not kill/shutdown/restart component's process if doesn't require update LYC-3357: PRUNE hangs during update to build with many changes () LYC-3037: VDOM. Aggregate row contains mixed up data LYC-1385 Listbox item hovered by keyboard cursor should have highlighted text (VDOM) LYC-3326 VDOM: SetChildFocus doesn't work LYC-3346: Datetime memory leak
-
- 03 May, 2019 1 commit
-
-
robot authored
LYC-3037 VDOM. Aggregate row contains mixed up data LYC-3135: QPM Linux: investigate & rewrite installation script to conform with Systemd service manager LYC-3042 FD: form resize exception LYC-3343 vdom: onMouseMove event causes csp LYC-3339 Ampersands are missed in URL in IDE LYC-3052 vdom: copy to clipboard window doesn`t appear LYC-3037: VDOM. Aggregate row contains mixed up data LYC-3140 fgl_winbutton() function displays incorrectly message box message. LYC-3334: New LD closes when running 10992_memory_leak LYC-3183 vdom: scroll bar doesn't scroll the content LYC-3038 VDOM. Table container is not resizable LYC-3033 vdom: widget changes from radiobuttonlist by pressing down arrow LYC-3116 LS: Provide consistent feedback on the compilation status in case of linker error LYC-3321 vdom: search doesn`t work (OnTouched not working on text field) LYC-3227 4gla: Default results folder when starting from LyciaStudio LYC-3135: QPM Linux: investigate & rewrite installation script to conform with Systemd service manager LYC-3135: QPM Linux: investigate & rewrite installation script to conform with Systemd service manager LYC-2896 vdom: CSP after clicking EXIT LYC-3270 vdom: table and treetable are not visible in scrollviewer LYC-3045: Configless Lycia: Lycia tools (qfgl, qrun) should use java installed in system for Java Interface LYC-3292: LD: secure instance doesn't work via connection dialog LYC-3306 Ring menu doesn't move horizontally with its flat window coordinates LYC-3265: Error is not visible and screen overlaps statusbar in I4GL compat mode LYC-3305: Tree menu virtualization works only for top level menu groups LYC-3266 Nested RING MENU in I4GL mode can be closed by Enter key LYC-2969: DECLARE CURSOR compile error LYC-3279: LD: Connection dialog dies when '301' response is received LYC-3151: Improve detection of working session end for single application run LYC-2940 Coord with no size is no visible in full-screen LYC-3045: Configless Lycia: Lycia tools (qfgl, qrun) should use java installed in system for Java Interface LYC-3245 ComboBox property toCase="Up" should only effect text input / editable="true" LYC-2714: Lycia version tool output and git branches names should be identical LYC-3249 ComboBox requires 2 user mouse clicks to unfold the comboBox list LYC-3122: Rename database.cfg to template_database.cfg LYC-3137 The fgl_winbutton () function does not interact with keyboard input LYC-3273 VDOM. Form enlarges its size after reopening LYC-3037: VDOM. Aggregate row contains mixed up data LYC-3249 ComboBox requires 2 user mouse clicks - more fixes LYC-3357: PRUNE hangs during update to build with many changes () LYC-3249 ComboBox requires 2 user mouse clicks - even more fixes
-
- 15 Apr, 2019 1 commit
-
-
robot authored
LYC-3214 4gla: Add parsing of the .fglproject and .fgltarget files and store their content in the database LYC-3077: QLINK. Returning dynamic array causes linker error (Windows) LYC-3137 The fgl_winbutton () function does not interact with keyboard input - edge CSP fix LYC-3252: Not all rows get to qpm_gui console from qpm log LYC-3251: QPM_GUI doesn't check for QPM after each "Proceed" press LYC-3261: Add qpm_gui.exe to windows git repo to be able to install any version without conflicts LYC-3121: More integration for LD storage LYC-2210 #2 Implementation of qexpt in LyciaStudio fix validation and change ui LYC-3085: Enabled file/event logs when QXDEBUG environment variable contains 'vLDF' value Linux build fix LYC-2685: QPM. Console should always update no matter where cursor is LYC-3085: Enabled file/event logs when QXDEBUG environment variable contains 'vLDF' value LYC-3121: LD: Support "Recent programs" history for new desktop LYC-2957: QPM cannot remove/update Lycia if Lycia Web Server Manager is open LYC-3137 The fgl_winbutton () function does not interact with keyboard input LYC-3164: QPM Installation failed when git.* executable file and qpm are in the same folder LYC-3164: QPM Installation failed when git.* executable file and qpm are in the same folder LYC-3070 File with with space in name does not processed by 4GL analyzer LYC-3022 vdom demo samples: scroll doesn`t work on Display Array buffer/paging LYC-3073: QPM: Add a warning if jetty ports are already in use by some other tool LYC-3242 TreeTable corrupts content after second expand of node LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-3220: ON CHANGE stops working for checkbox, calendar, timeeditfield - listbox related fixes LYC-3089: qpm: execute Update instead of Delete/Install when switch to different repositor LYC-2210 Implementation of qexpt in LyciaStudio LYC-3235: QPM: Installation fails if path contains '\' in the end LYC-3221 ON ACTION DIALOGTOUCHED stopped working in headless mode LYC-3217: Row cursor isn't updated in new page set by mouse LYC-3007 vdom demo_samples: table isn`t visible in tree menu LYC-3024 vdom demo samples: BlobViewer not loading PDF file LYC-3175: fgl_getproperty() options shows nothing in Linux LD LYC-3217: Row cursor isn't updated in new page set by mouse LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action ther LYC-2723: Optimize the Lycia release publishing worklfow LYC-3026 vdom demo samples: no exit button on Input page of PER form with SCREEN ARRAY LYC-3220 ON CHANGE stops working for checkbox, calendar, timeeditfield - partial fix for vdom LYC-3220 ON CHANGE stops working for checkbox, calendar, timeeditfield LYC-2983 4gla does not display MAIN functions - debug logging removed LYC-2983 4gla does not display MAIN functions LYC-3222: Application crashes with release cache LYC-3220: ON CHANGE stops working for checkbox, calendar, timeeditfield. LYC-3220: ON CHANGE stops working for checkbox, calendar, timeeditfield. LYC-3150: LD live-redirector now caches hosts by 'referer' header field value LYC-3213: fgl_grid_export() does not create file by defined path (LD) LYC-3150: LD live-redirector now caches hosts by 'cookie' header field value LYC-3145 Change the mechanism to communicate the form rendering completion LYC-3189 FD (single instance): The themes and styles of the open form are applied to the following opening forms LYC-3120 vdom: wrong qch conversion LYC-3161 New LD: The incorrect error message appears when User tries to apply incorrect credentials LYC-3148 #4 linux Upgrade Eclipse EGit target platform LYC-3173: String character index causes memory leak during runtime LYC-3148 #3 linux Upgrade Eclipse EGit target platform LYC-3178: frontCall file methods cause application crash in Linux LD LYC-3176: frontCall clipboard methods cause endless applications startup (LD Linux) LYC-2858: Parse the qbuild project files & Integrate a 3rd party build system into LyciaStudio LYC-3161 New LD: The incorrect error message appears when User tries to apply incorrect credentials LYC-3152 LyciaWeb - First field contents get highlighted/selected by default - even if the field is NOT in input or NOT enabled LYC-3175: fgl_getproperty() options shows nothing in Linux LD LYC-3150: Implement secondary LD instance to serve file resources LYC-3153 LyciaWeb - Some fields do not allow to select text for copy/paste when they are 'inactive' LYC-3173: String character index causes memory leak during runtime LYC-3148#2 Upgrade Eclipse EGit target platform linux + turn of swt tools LYC-3148 Upgrade Eclipse EGit target platform LYC-3128 vdom: checkbox, radio and slider are clickable in display array LYC-3179: Execute permission is missing for logs folder on Linux LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-2934 LD: Single connection dialog for v7 and VDOM - disabled v7 bundle, quick fix for missing 4gl app LYC-3158 #2 Exception in com.querix.fgl.ui.FGLUIPlugin.stop() of bundle com.querix.fgl.ui Fix NPE LYC-3165: Error compiling a form containing table aliases LYC-3171: Running a child app fails on Linux LYC-3163: Lycia can not compile when using the windows system locale UTF LYC-2934 LD: Single connection dialog for v7 and VDOM LYC-2327 The 4gl window name (identifier) nor fgl_settitle() should change the label of the browser tab-handle LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-3003 broken forms in demo_samples LYC-3158 Exception in com.querix.fgl.ui.FGLUIPlugin.stop() of bundle com.querix.fgl.ui LYC-3155 New LD: connection dialog doesn't appear LYC-3028: [Reopen] Delayed timeout counting until first /ping is received to be able to run LD on slow PC LYC-3136 Table Header background color ends with last child-column LYC-2327 The 4gl window name - window.setImage() fix for full screen LYC-2934 LD: Single connection dialog - quick fix after merge with v7 LYC-2934 LD: Single connection dialog for V7 and VDOM LYC-2678 #2 FD: Resizing/dragging an element in coordinate panel in another container screws location property LYC-2668 FD: Switching between v7 and VDOM clients LYC-3028: [Reopen] Moved back accidentally deleted code after v7 and VDOM are merged LYC-3154 Table is not visible in FD and causes CSP at runtime LYC-3134 ListBox - fixed client not detecting change of the server sent value(e.g. ListBox.SelectedItems) LYC-3134 ListBox - Initial item selection not working - SelectedItems signal not processed correctly LYC-3014: QPM Change default repository path LYC-3147: qpm: no response when installing single component on linux LYC-3028: [Reopen] Linux LD process does not stop working after close LD window LYC-2556 FD: Hide the NESTED batch event handler option LYC-2591 Project build message LYC-3139 LD doesn't launch LYC-2327 The 4gl window name... - MDI tab container fix LYC-3134 ListBox - Initial item selection not working LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-2327 The 4gl window name (identifier) nor fgl_settitle() should change the label of the browser tab-handle LYC-3056 ON CHANGE is triggered 2 times in textfields if edit by keyboard LYC-2993 Layout is broken with two overlapped fullscreen windows LYC-3071: QPM command line tool: update the commands LYC-2973: QPM on Linux returns libstdc++.so.6: version `GLIBCXX_3.4.20' not found LYC-2973: QPM on Linux returns libstdc++.so.6: version `GLIBCXX_3.4.20' not found LYC-3131: QPM fails with error with preset "all/installed" LYC-3036 Aggregate table row is not aligned to columns with data. LYC-3083 SSO: make 'basic realm' of the secure login configurable in LyciaWeb.war LYC-2978 chrome-Dev - LyciaWeb.war pauses on none-defined variable LYC-3011 vdom: 15390 application hangs LYC-3056: ON CHANGE is triggered 2 times in textfields if edit by keyboard LYC-3057: ON CHANGE for few fields doesn't work LYC-2733 Investigate: Memory leaks in LS LYC-2659 #3 IDE. Add option for release cache creation during deployment change the name of items for project tab LYC-3071: QPM command line tool: update the commands LYC-2563: Compilation error when constant name has capital letter in datatype definition LYC-3118: Form compilation error: LVARCHAR and BOOLEAN datatypes are not recognized. LYC-2776 VDOM+V7: combine client code of the VDOM and V7 into single LyciaWeb.war LYC-2968: Implementation. PER form Table Aliases. LYC-2660 Error while refreshing the form in which the widget text is being edited LYC-2814 #2 FD: remove the Data type property at the option level (combobox, listbox, radiogroup) LYC-3087: Compilation fails on Linux (old installer) LYC-3014: QPM Change default repository path LYC-3068: Lycia reports "redefined variable" if reports use the same named "local scope" variables with different dataTypes LYC-762: QFGL error with IMPOR JAVA in GLOBALS file LYC-1282 Increase memory limit for FD torn on dev protocol as default LYC-3087: Compilation fails on Linux
-
- 09 Apr, 2019 1 commit
-
-
Jenkins build agent authored
LYC-3217: Row cursor isn't updated in new page set by mouse LYC-3220: ON CHANGE stops working for checkbox, calendar, timeeditfield. LYC-3220: ON CHANGE stops working for checkbox, calendar, timeeditfield. LYC-3222: Application crashes with release cache LYC-3221 ON ACTION DIALOGTOUCHED stopped working in headless mode LYC-3220 ON CHANGE stops working for checkbox, calendar, timeeditfield LYC-3145 Change the mechanism to communicate the form rendering completion LYC-3189 FD (single instance): The themes and styles of the open form are applied to the following opening forms LYC-3120 vdom: wrong qch conversion LYC-3161 New LD: The incorrect error message appears when User tries to apply incorrect credentials LYC-3148 #4 linux Upgrade Eclipse EGit target platform LYC-3173: String character index causes memory leak during runtime LYC-3148 #3 linux Upgrade Eclipse EGit target platform LYC-3178: frontCall file methods cause application crash in Linux LD LYC-3176: frontCall clipboard methods cause endless applications startup (LD Linux) LYC-2858: Parse the qbuild project files & Integrate a 3rd party build system into LyciaStudio LYC-3161 New LD: The incorrect error message appears when User tries to apply incorrect credentials LYC-3152 LyciaWeb - First field contents get highlighted/selected by default - even if the field is NOT in input or NOT enabled LYC-3175: fgl_getproperty() options shows nothing in Linux LD LYC-3150: Implement secondary LD instance to serve file resources LYC-3153 LyciaWeb - Some fields do not allow to select text for copy/paste when they are 'inactive' LYC-3173: String character index causes memory leak during runtime LYC-3148#2 Upgrade Eclipse EGit target platform linux + turn of swt tools LYC-3148 Upgrade Eclipse EGit target platform LYC-3128 vdom: checkbox, radio and slider are clickable in display array LYC-3179: Execute permission is missing for logs folder on Linux LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-2934 LD: Single connection dialog for v7 and VDOM - disabled v7 bundle, quick fix for missing 4gl app LYC-3158 #2 Exception in com.querix.fgl.ui.FGLUIPlugin.stop() of bundle com.querix.fgl.ui Fix NPE LYC-3165: Error compiling a form containing table aliases LYC-3171: Running a child app fails on Linux LYC-3163: Lycia can not compile when using the windows system locale UTF LYC-2934 LD: Single connection dialog for v7 and VDOM LYC-2327 The 4gl window name (identifier) nor fgl_settitle() should change the label of the browser tab-handle LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-3003 broken forms in demo_samples LYC-3158 Exception in com.querix.fgl.ui.FGLUIPlugin.stop() of bundle com.querix.fgl.ui LYC-3155 New LD: connection dialog doesn't appear LYC-3028: [Reopen] Delayed timeout counting until first /ping is received to be able to run LD on slow PC LYC-3136 Table Header background color ends with last child-column LYC-2327 The 4gl window name - window.setImage() fix for full screen LYC-2934 LD: Single connection dialog - quick fix after merge with v7 LYC-2934 LD: Single connection dialog for V7 and VDOM LYC-2678 #2 FD: Resizing/dragging an element in coordinate panel in another container screws location property LYC-2668 FD: Switching between v7 and VDOM clients LYC-3028: [Reopen] Moved back accidentally deleted code after v7 and VDOM are merged LYC-3154 Table is not visible in FD and causes CSP at runtime LYC-3134 ListBox - fixed client not detecting change of the server sent value(e.g. ListBox.SelectedItems) LYC-3134 ListBox - Initial item selection not working - SelectedItems signal not processed correctly LYC-3014: QPM Change default repository path LYC-3147: qpm: no response when installing single component on linux LYC-3028: [Reopen] Linux LD process does not stop working after close LD window LYC-2556 FD: Hide the NESTED batch event handler option LYC-2591 Project build message LYC-3139 LD doesn't launch LYC-2327 The 4gl window name... - MDI tab container fix LYC-3134 ListBox - Initial item selection not working LYC-965: VDOM: Solve problem with table cell clicked twice to perform some action there LYC-2327 The 4gl window name (identifier) nor fgl_settitle() should change the label of the browser tab-handle LYC-3056 ON CHANGE is triggered 2 times in textfields if edit by keyboard LYC-2993 Layout is broken with two overlapped fullscreen windows LYC-3071: QPM command line tool: update the commands LYC-2973: QPM on Linux returns libstdc++.so.6: version `GLIBCXX_3.4.20' not found LYC-2973: QPM on Linux returns libstdc++.so.6: version `GLIBCXX_3.4.20' not found LYC-3131: QPM fails with error with preset "all/installed" LYC-3036 Aggregate table row is not aligned to columns with data. LYC-3083 SSO: make 'basic realm' of the secure login configurable in LyciaWeb.war LYC-2978 chrome-Dev - LyciaWeb.war pauses on none-defined variable LYC-3011 vdom: 15390 application hangs LYC-3056: ON CHANGE is triggered 2 times in textfields if edit by keyboard LYC-3057: ON CHANGE for few fields doesn't work LYC-2733 Investigate: Memory leaks in LS LYC-2659 #3 IDE. Add option for release cache creation during deployment change the name of items for project tab LYC-3071: QPM command line tool: update the commands LYC-2563: Compilation error when constant name has capital letter in datatype definition LYC-3118: Form compilation error: LVARCHAR and BOOLEAN datatypes are not recognized. LYC-2776 VDOM+V7: combine client code of the VDOM and V7 into single LyciaWeb.war LYC-2968: Implementation. PER form Table Aliases. LYC-2660 Error while refreshing the form in which the widget text is being edited LYC-2814 #2 FD: remove the Data type property at the option level (combobox, listbox, radiogroup) LYC-3087: Compilation fails on Linux (old installer) LYC-3014: QPM Change default repository path LYC-3068: Lycia reports "redefined variable" if reports use the same named "local scope" variables with different dataTypes LYC-762: QFGL error with IMPOR JAVA in GLOBALS file LYC-1282 Increase memory limit for FD torn on dev protocol as default LYC-3087: Compilation fails on Linux
-
- 07 Mar, 2019 1 commit
-
-
alch authored
Compiler LYC-2999: INPUT keyword as record name causes compilation error (Chemosvit) Runtime LYC-2947: QFORM. Per form TABLE section issue with multiple databases (Chemosvit) LYC-3027: fgl_download creates empty file via secure instance on Linux LYC-2917: Invalid error message in log file about master theme LYC-2874: Default configuration environment enhancement Front end LYC-2718: Popup styles corrupted LYC-2992: Disabling and actions handling stopped working for checkbox LyciaStudio/Form Designer LYC-2611: FD. Redesign the "move" functionality for rows and columns of GridPanel LYC-2816: FD. Change the option title row in the Property Pane (combobox, LYC-2814: FD. remove the Data type property at the option level LYC-3054: FD gridItemLocation doesn't change when expanding/reducing the LYC-2659: IDE. Add option for release cache creation during deployment 4GL Analyzer LYC-2823: Supply Graphviz along with 4gla LYC-2985: 'Functions' tab references fixed QPM utility updates LYC-2716: QPM: Reduce file size LYC-2777: QPM: Terminal window closes after command completion LYC-3035: QPM Lycia package cannot be loaded when the repository port is not specified LYC-3051: QPM Fail while deleting non-existent files
-
- 26 Feb, 2019 1 commit
-
-
robot authored
7.1-7922-g1fa0bae LYC-3076 Last rows become non selectable fgl_dialog_setcurrline is fixed LYC-2823 Supply Graphviz along with 4gla 7.1-7919-gf9f7047 LYC-3050 RC-34 stabilization - fixes of the actions for CheckBox/Radio 7.1-7917-g181594f 15891_tree_table_first_row_num : tree table navigation is broken 7.1-7916-gd5c6539 12036_after_field_error_down | 12353_next_field_error_down_2 | 15284_fgl_dialog_setcurrline_crash LYC-3054 FD gridItemLocation doesn't change when expanding/reducing the widget on the right side 7.1-7914-g7f8cae2 17602_fgl_dialog_setcurrline (Dynamic Table -> Show all active ->Apply -> Show all active -> Find -> 55 -> OK) LYC-3050: RC-34 stabilization 7.1-7912-gd8d6a80 LYC-2991 Mass table tests fail - fixed request for new rows not sent on scroll 7.1-7911-g71afe6e Tables stabilization LYC-2991: SET_COUNT defined less than input array blocks screen record rows LYC-2659 IDE. Add option for release cache creation during deployment fix issue with names 7.1-7907-g218cde4 LYC-2874: Custom config env.properties should not erase default Lycia env vars 7.1-7906-g3744dcf Removed code which checks that parent/child application origins match getting branch name for file/version naming is fixed Hotfix LYC-2992 Disabling and actions handling stopped working for checkbox 7.1-7902-gfea9a80 qpm deployment: Version in commit message LYC-2991: SET_COUNT defined less than input array blocks screen record rows LYC-2899: fgl_dialog_getBufferStart() does not always return the correct value when scrolling in a paged table LYC-2850 fix issue with case LYC-2899 fgl_dialog_getBufferStart() does not always return the correct value when scrolling in a paged table VDOM build scrip fix LYC-2980 FD: Client response is null pushing tags is performed on Jetty job level Linux QPM deployment is fixed LYC-2659 IDE. Add option for release cache creation during deployment export sourceBranch LYC-2981: QPM: The application server blocks package update/removal LYC-2722: QPM: add changelog in commit message for Lycia builds/components fix issue with APPLICATION_PATH Webpack scripts fixes caused by the new LYCIA_DIR location LYC-2856 vdom: form isn`t cleared LYC-2977 VDOM vertical stretch is ignored in GroupBox LYC-2872 vdom: fgl_dialog_setselection not working LYC-2866 vdom: no titlebar image VDOM grid layout fixes VDOM grid layout fixes VDOM OnInvoke fixes LYC-2778 VDOM. Form is not fully visible - take 2 LYC-2899 fgl_dialog_getBufferStart() does not always return the correct value when scrolling in a paged table LYC-2722: QPM: add changelog in commit message for Lycia builds/components LYC-2661: QPM: the default workspace location for new workspaces is incorrect LYC-2942: ON FILL BUFFER and BEFORE/AFTER FIELD order LYC-2635: Re-use LyciaWeb (compiled for web+extension) as desktop (without extension) LYC-2713: Update boost libraries to version 1.69 LYC-2812: Unable to activate license LYC-2850 fix issue with Path variable LYC-2722: QPM: add changelog in commit message for Lycia builds/components LYC-2895 When Lycia context menu is invisible/disabled system/browser context menu should appear LYC-2453 Help menu options don't work LYC-2778 VDOM. Form is not fully visible LYC-2943 Radio widget action handler ignores at runtime LYC-2626 Unhandled event loop exception occurs when changing link order of application with external library LYC-2848: Do not check/prune already updated components LYC-2953 Compilation fails: Errors running builder 'Querix 4GL Project Builder' LYC-2917: Invalid error message in log file (<error>Resource "{CONTEXT}/public/querix/theme/ocean/_theme_master.qxtheme" not found.</error> LYC-2945: IMPORT 4gl signal 11 Removed Garbage collector LYC-2944: Table with action crashes with signal 11 LYC-2942: ON FILL BUFFER and BEFORE/AFTER FIELD order LYC-2899: fgl_dialog_getBufferStart() does not always return the correct value when scrolling in a paged table LYC-2940 Coord with no size is no visible in full-screen LYC-2830 VDOM. CSP in 15386_exec_program_function LYC-2875: QPM: make Informix the default DB driver Revert "LYC-2875: QPM: make Informix the default DB driver" Fix linux build LYC-2850 Custom env.properties erases predefined variables such as LYCIA_DIR LYC-2850 Custom env.properties erases predefined variables such as LYCIA_DIR LYC-2875: QPM: make Informix the default DB driver
-
- 18 Jan, 2019 1 commit
-
-
robot authored
7.1-7768-ga907901 7.1-7767-g9fff182
-