General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated
8683DatabaseBugNewNormalSQL operations not saved when session is closed04/25/2024 07:17 PM
8676Base LanguageFeatureNewNormalABLUnit assert error messages are different in different OE versions04/26/2024 04:40 AM
8673User InterfaceBugNewNormalDeduce the logic behind OE focus management and implement in FWD04/24/2024 08:56 AM
8659User InterfaceBugNewNormalFWD has no button click animations04/21/2024 03:50 PM
8656Runtime InfrastructureBugNewNormalDependency de.intarsys.opensource:jPod to be replaced by org.apache.pdfbox:pdfbox04/19/2024 10:04 AM
8651Runtime InfrastructureFeatureNewNormalCentralize inclusion of JS dependencies04/23/2024 03:08 PM
8648DatabaseBugNewNormalRecheck ACTIVATE and DEACTIVATE procedures on appserver calls04/17/2024 01:49 PM
8643Base LanguageBugNewNormalErrorManager not handling caught errors and error-status:error attribute properly04/17/2024 09:05 AM
8624Runtime InfrastructureBugNewNormalStream should detect whether it is being used from the client or the server04/12/2024 09:33 AM
8621DatabaseBugNewNormalbetter resolution of ambiguous constructors/methods in RuntimeJastInterpreter04/11/2024 03:56 PM
8607Runtime InfrastructureBugNewNormalIncorrect parsing of URI string.04/09/2024 10:26 AM
8598User InterfaceBugNewNormalFrame has no scrollbars04/08/2024 10:04 AM
8589DatabaseBugNewNormalDeprecate the shared temporary database completely04/05/2024 06:11 PM
8586User InterfaceBugNewNormalFields are not in FIELD-GROUP until they are enabled04/04/2024 09:09 AM
8556User InterfaceBugNewNormalIncorrect frame layout04/01/2024 01:46 PM
8544Runtime InfrastructureFeatureNewNormalMove spawner code to JNI03/29/2024 03:16 AM
8541User InterfaceBugNewNormalFill-In widget incorrectly resets cursor position to 0 when DISPLAY is in VALUE-CHANGED trigger body03/28/2024 11:29 AM
8525Conversion ToolsFeatureNewNormaleliminate the runtime dependency on registry.xml03/26/2024 10:53 AM
8511Conversion ToolsBugNewNormalreplace string annotation with numeric annotations03/24/2024 08:47 AM
8510Base LanguageBugNewNormalreplace all 'new logical' in FWD runtime with logical.of or logical.UNKNOWN04/03/2024 05:26 AM
8496DatabaseBugNewNormalinvestigate if a 'batch insert with deactivated index' in H2 is possible03/22/2024 09:37 AM
8494DatabaseFeatureNewNormalrework XmlExport with the performance improvements from JsonExport03/21/2024 09:30 AM
8397User InterfaceBugNewNormalWindow ID is not used in messageBox method in ThinClient03/05/2024 06:52 AM
8388DatabaseFeatureNewNormalalternative implementation of same-session dirty sharing03/12/2024 06:47 AM
8376User InterfaceBugNewNormalFocus transfer problem with frames having no focusable contents03/01/2024 12:30 PM
8365User InterfaceBugNewNormalFILL-IN: editing character issues02/29/2024 01:17 PM
8362Build and Source ControlFeatureNewNormalimplement a web-based UI for "project creation" and deliver it as a docker image02/28/2024 09:53 AM
8346Base LanguageBugNewNormalFind and fix any use cases with implicit use of working directory when accessing file-system resource02/26/2024 01:18 PM
8340User InterfaceBugNewNormalWrong LASTKEY value on left button mouse down event02/26/2024 07:59 AM
8324User InterfaceBugNewNormalON MOUSE-SELECT-DOWN does not suppress ON EMPTY-SELECTION02/22/2024 04:33 PM
8309Base LanguageBugNewNormalDo the error handling for r-index and extend implementation to INDEX and LONGCHARVladimir Tsichevski02/22/2024 03:18 AM
8306User InterfaceSupportNewNormal3-button mouse to portable mouse mapping?03/05/2024 12:35 PM
8305User InterfaceSupportNewNormalChUI: how to change focus between items which belong to different frames?02/21/2024 02:48 PM
8300User InterfaceBugNewNormalNPE in ChUI mode when ESC is pressed.02/20/2024 01:25 PM
8299User InterfaceBugNewNormalALERT-BOX in ChUI mode incorrectly handles long messages02/20/2024 01:13 PM
8294Base LanguageBugNewNormalSESSION attributes access statements produce uncompilable Java code02/20/2024 09:37 AM
8274Base LanguageBugNewNormaluse singleton/immutable BDT instances when returned from FWD runtime into the application02/13/2024 02:26 PM
8273Base LanguageBugNewNormalavoid ErrorConditionException for FIND ... NO-ERROR if no record is found02/13/2024 02:24 PM
8272Base LanguageBugNewNormalreduce ClassNotFoundException and NoSuchMethodException usage in RuntimeJastInterpreter02/13/2024 02:23 PM
8259DatabaseBugNewNormalReduce the work done by PreselectQuery.coreFetch02/09/2024 04:57 AM
8257Conversion ToolsBugNewNormalmeta tables leaking to primary database02/07/2024 02:30 PM
8251DatabaseBugNewNormalFine tune CompoundQuery optimization when contains clauses are used02/07/2024 04:46 AM
8249DatabaseBugNewNormalIntroduce a fast fill method to optimize Dataset.fillAlexandru Donica03/27/2024 11:39 AM
8226User InterfaceBugNewNormalArrow keys on numpad do not work in FWD01/27/2024 03:11 PM
8212DatabaseBugNewNormalFILL operations do not work correctly with active dataset relations01/23/2024 02:08 PM
8209User InterfaceBugNewNormalFieldGroup tabItems out of sync after widget is dynamically deleted01/22/2024 09:03 AM
8200DatabaseBugNewNormalExplicit buffer used instead of the implicit one for a persistent table01/16/2024 07:54 AM
8140Base LanguageFeatureNewNormalClient PID12/20/2023 05:30 AM
8139Base LanguageBugNewNormalOS-COMMAND fails on windows if not in "batch mode"Eugenie Lyzenko02/02/2024 03:03 AM
8138Base LanguageFeatureNewNormalABLUnit configuration using environment variables12/20/2023 01:21 PM
8135Runtime InfrastructureBugNewNormalreplace ScopedDictionary for better performanceEric Faulhaber12/21/2023 02:42 PM
8124Base LanguageFeatureNewNormalrework conversion and runtime support for BLOCK-LEVEL and ROUTINE-LEVEL statements12/18/2023 10:44 AM
8116Base LanguageBugNewNormalSEARCH vs FILE-INFOEugenie Lyzenko12/14/2023 09:29 AM
8103Build and Source ControlSupportNewNormalmerge Hotel GUI, Hotel ChUI and implement a multi-modal template process12/06/2023 12:05 PM
8098User InterfaceBugNewNormalThe task bar without tasks is not displayed or drawn if ui program displays a lonely dialog box.12/05/2023 11:58 AM
8095User InterfaceBugNewNormalLEAVE trigger fires in no focus change situation12/03/2023 09:39 AM
8060Runtime InfrastructureBugNewNormalAdmin Console login fails every first time (AdminServerImpl.setTargetLive)11/20/2023 07:25 AM
8025DatabaseBugNewNormalPersistence API improvements11/10/2023 09:37 AM
8020Runtime InfrastructureSupportNewNormalRemote Launcher for Dummies - Configuration/Utilization Help11/08/2023 12:13 PM
8008Base LanguageBugNewNormalread-json on a 1252 longchar should convert to utf-8 automatically before hydrating temp-tables/datasets, and support other Unicode encodings like UTF-3212/05/2023 05:51 AM
7997User InterfaceFeatureNewNormalEncryption for client storage data / registry11/02/2023 11:32 AM
7996Build and Source ControlBugNewNormalAnt 'archive' target in FWD project must depend on building all artefacts it archives11/02/2023 09:25 AM
7990Base LanguageBugNewNormalinvestigate what can be improved after 7494a adds BlockDefinition instance to Scopeable.scopeStart10/31/2023 01:34 PM
7964DatabaseFeatureNewNormalinvestigate the benefits of disabling cross-session features of the dirty share database (without completely eliminating all dirty share functionality)10/25/2023 10:48 AM
7963DatabaseSupportNewNormaldisable dirty share database and test existing customer applications10/25/2023 10:49 AM
7957Build and Source ControlSupportNewNormaltestcases project setup11/02/2023 08:42 AM
7943DatabaseFeatureNewNormalimprovements in lock management for diagnostics and release of orphaned locks10/19/2023 04:49 PM
7907User InterfaceBugNewNormalBrowse row-leave handler not called after apply entry in FWDStanislav Lomany10/16/2023 04:27 AM
7875Base LanguageFeatureNewNormalInteractive child process launching is broken in GUI10/04/2023 05:50 PM
7856User InterfaceBugNewNormalImprove parsing of specifications from ini files09/29/2023 09:46 AM
7855DatabaseBugNewNormalIntegrate fixEmptyContains into mainWalk at FQL preprocessing09/29/2023 06:58 AM
7851Conversion ToolsFeatureNewNormalautomatically add to conversion list all classes referenced via unit test suite annotations09/27/2023 03:51 PM
7850Build and Source ControlSupportNewNormalquestions and answers about ABLUnit support in FWD04/20/2024 03:32 PM
7842Base LanguageFeatureNewLowMake FWD behave the same as OE regarding input through09/27/2023 07:42 AM
7841DatabaseBugNewNormalInvalid conversion of temp table DMO when using clob/blob fields09/26/2023 09:06 AM
7836DatabaseBugNewNormalexplicit buffer scope when defined at external program and used in an internal entry09/22/2023 12:12 PM
7821DatabaseBugNewNormalDuplication of table records in schema namespace causes dynamic conversion to fail09/20/2023 06:11 PM
7814User InterfaceFeatureNewNormalSupporting translated texts for web login / logout screens09/19/2023 09:03 AM
7802DatabaseFeatureNewNormalimplement INACTIVE index support09/15/2023 09:03 AM
7793DatabaseBugNewNormalincremental conversion with deleted table from .df09/13/2023 09:43 AM
7788DatabaseBugNewNormalNPE when assigning query to browseAlexandru Donica10/23/2023 10:57 AM
7786User InterfaceBugNewNormalFOCUS handle must return only field-level widgets09/11/2023 02:48 AM
7760Build and Source ControlSupportNewNormalTestcases - server error on database initialisation08/30/2023 03:29 AM
7759Base LanguageBugNewNormalimprove CASE statement for integer type08/29/2023 05:01 PM
7714Conversion ToolsBugNewNormalbasepath cannot have trailing backslash (/)08/17/2023 08:24 AM
7709User InterfaceFeatureNewNormalABLUnit support for web clients08/23/2023 10:15 AM
7685User InterfaceBugNewNormalLEAVE/ENTRY events are raised before MOUSE-UP event.08/14/2023 01:55 PM
7684User InterfaceBugNewNormalENTRY event is emitted twice08/14/2023 01:27 PM
7675Runtime InfrastructureFeatureNewNormaladd missing runtime support for 4GL command line parameters08/11/2023 10:50 AM
7673User InterfaceBugNewNormalFILL-IN for a character variable: pressing Shift+Delete inserts a dot08/10/2023 03:45 PM
7671User InterfaceBugNewNormalView statement does not work on o not visible frame08/10/2023 08:05 AM
7657User InterfaceBugNewNormal8-bit character entry problem in ChUIEugenie Lyzenko04/25/2024 10:51 AM
7656Base LanguageBugNewNormalinvestigate performance of context-local helpers (e.g. TransactionManager.TransactionHelper)11/21/2023 07:29 AM
7647DatabaseBugNewNormalLeverage internal H2 _ROWID_ with FWD recidDănuț Filimon08/17/2023 03:20 AM
7642User InterfaceBugNewNormalAssigning SESSION:DATE-FORMAT has no effect on existing date instances07/28/2023 02:53 PM
7633User InterfaceBugNewNormalsome trigger issues: PAUSE must not raise a trigger and no PAUSE exists when UPDATE is finished07/21/2023 03:07 PM
7498Runtime InfrastructureBugNewNormalallow a single Web client launch if the client presses ENTER key multiple times11/07/2023 07:37 AM
7462Runtime InfrastructureBugNewNormalfix 'AS' instead of '4GL' in LOG-MANAGER log lines and add an incompatible FWD and FWD-AS for 4GL and AS texts06/23/2023 01:23 AM
7418Runtime InfrastructureFeatureNewNormalassess the security of the Jetty web server06/08/2023 08:09 AM
7413DatabaseBugNewNormalDUMP-NAME is not guaranteed to be unique in the .df06/09/2023 10:52 AM
(1-100/1761) Per page: 25, 50, 100

Also available in: Atom CSV PDF