General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated
6488Base LanguageSupportNewNormalwrite tests which use Java Open Client to access the appserver testcases01/31/2024 07:25 AM
6409Conversion ToolsSupportNewNormalgenerate "railroad style" syntax diagrams for the progress parser03/03/2023 02:04 PM
6341Runtime InfrastructureSupportNewNormalevaluate JNA as a replacement for LIBFFI and/or our built-in COM bridge05/10/2022 12:53 PM
6340Runtime InfrastructureSupportNewNormalmove JNI and native dependencies into the jar05/10/2022 12:33 PM
5585Runtime InfrastructureSupportNewNormalrework SessionToken to hide the implementation/eliminate external access to the token itself08/04/2021 09:59 AM
5584User InterfaceSupportNewNormalWidgetRegistry.getComponent() is expensive and can be optimized08/04/2021 07:50 AM
5583User InterfaceSupportNewNormalMenuGuiImpl redraws everything when only a subset of drawing is needed08/04/2021 07:47 AM
5568Runtime InfrastructureSupportNewNormalimplement application-specific TERMINFO database overridesEugenie Lyzenko06/22/2023 08:56 AM
5354Runtime InfrastructureSupportNewNormalusage of GraalVM for better performance05/19/2021 10:10 AM
5183DatabaseSupportWIPNormaldatabase collationEric Faulhaber07/27/2021 12:36 PM
5111Base LanguageSupportNewNormalTempTableSchema & BufferFieldConstantin Asofiei01/29/2021 08:28 PM
4999Conversion ToolsSupportNewNormalpre-converted Possenet11/05/2020 10:31 AM
4928DatabaseSupportNewNormalrewrite FieldReference to use lambdas instead of reflection09/29/2020 10:57 AM
4693DatabaseSupportNewNormalcheck whether our index consolidation adversely affects flushing behavior06/22/2020 01:37 PM
4657Base LanguageSupportWIPNormalmemory overhead from preloading classes with LegacySignatureConstantin Asofiei06/20/2020 12:10 PM
4553Runtime InfrastructureSupportNewNormalcreate an "install checker" that can be run on Windows or Linux to confirm that an installation is complete and correct02/21/2020 07:15 AM
4552Runtime InfrastructureSupportNewNormaldeliver FWD as a pre-built binary distribution02/19/2020 05:51 PM
4549Runtime InfrastructureSupportNewNormalreduce/eliminate installation dependencies02/19/2020 02:11 PM
4376DatabaseSupportNewNormaltest replication trigger implementation10/30/2019 10:39 AM
4134User InterfaceSupportNewNormalreduce the processing for calculated columns07/04/2019 11:58 AM
4133Base LanguageSupportNewNormalreduce use of throw for control flow07/04/2019 11:52 AM
4086Runtime InfrastructureSupportNewNormalreview the RemoteObject exports in StandardServer and other common runtime classes for security implications03/08/2021 07:15 AM
4080DatabaseSupportNewNormalAWS Aurora support11/10/2019 10:24 AM
4063DatabaseSupportNewNormallinking looping FIND FIRST/NEXT and FIND LAST/PREV in a set oriented operation05/01/2019 02:14 PM
4062User InterfaceSupportNewNormalgetChanges() performance improvements05/01/2019 01:25 PM
4061Base LanguageSupportNewNormalbase language performance work08/01/2022 10:22 AM
4060DatabaseSupportNewNormalinvestigate converting extent fields to array columns05/01/2019 01:17 PM
4059User InterfaceSupportNewNormalUI performance improvements (master task)05/01/2019 11:25 AM
4058DatabaseSupportNewNormalconsider denormalizing tables as the default approach11/01/2022 08:32 AM
4032Base LanguageSupportNewNormalblock/transaction processing context-local and other performance improvements08/31/2023 06:34 AM
3339Runtime InfrastructureSupportNewNormalrework the admin UI package javadoc to match the current advin v2 implementation09/27/2017 04:04 AM
3303Runtime InfrastructureSupportWIPNormalmake the automated deployment process fully production readyRoger Borrello01/09/2024 09:21 AM
3162Runtime InfrastructureSupportNewNormalJVM crash in native code called from FileStream08/05/2016 12:05 PM
2998Runtime InfrastructureSupportNewNormalconsider whether we should implement a separate security context for init/term listeners and other customer code loaded in the P2J process02/19/2016 09:16 AM
2993Runtime InfrastructureSupportNewNormalpenetration testing: non-priviledged local user scenario02/11/2016 09:57 AM
2992Runtime InfrastructureSupportNewNormalpenetration testing: remote access scenario02/11/2016 09:56 AM
2991Runtime InfrastructureSupportNewNormalensure that all XML parsing is done securely02/11/2016 09:56 AM
2961User InterfaceSupportNewNormallist of differences between the Swing GUI client and the original 4GL Windows GUI environment02/29/2016 02:44 PM
2698Runtime InfrastructureSupportNewNormalevaluate the security implications of how ProcessBuilder copies the server environment09/09/2015 03:16 PM
2697Runtime InfrastructureSupportNewNormalmake sure all security sensitive data is processed using char[] instead of Strings09/09/2015 03:15 PM
2696Runtime InfrastructureSupportNewNormalsecurity review08/04/2021 09:59 AM
2675User InterfaceSupportNewNormallist of differences between the web GUI client and the original 4GL Windows GUI environment11/16/2016 12:23 PM
2674User InterfaceSupportNewNormallist of HTML5, CSS and Javascript features in use in the web client (both ChUI and GUI) + minimum browser levels05/23/2021 06:28 PM
2672User InterfaceSupportNewNormalGUI web client performance improvements11/16/2016 12:30 PM
2661User InterfaceSupportNewNormalevaluate use of NCURSES 6.0 on Windows which now has a MinGW port11/16/2016 01:08 PM
2660User InterfaceSupportNewNormalevaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J such that auto_getch_refresh() is no longer needed11/16/2016 01:08 PM
2464Conversion ToolsSupportNewNormalremove business logic var defs, format strings and undoable registrations for vars that only exist to defined @-base field widgets but are otherwise unreferenced as real variables12/21/2014 10:19 AM
2453Conversion ToolsSupportNewNormalremove unnecessary scope promotion11/16/2016 12:46 PM
2383DatabaseSupportNewNormalwrite an SQL script to verify all UDFs for built-in functions work once p2jpl.jar is installed in a database08/30/2014 11:16 PM
1948Build and Source ControlSupportNewNormalcleanup package.html contents11/16/2016 01:31 PM
1908Conversion ToolsSupportNewNormalupdate documentation for Windows conversion11/16/2016 01:16 PM
1900Runtime InfrastructureSupportNewNormalimprove LoadCert JavaDoc and the corresponding documentation in the P2J Runtime Installation, Configuration and Administration Guide11/16/2016 01:31 PM
1899Core DevelopmentSupportNewNormaldocument the recent changes related to dynamic reloading of jar filesStanislav Lomany11/01/2012 06:46 PM
1865Core DevelopmentSupportNewNormalcreate the training materials for the Developer 2 class11/16/2016 01:31 PM
1864Core DevelopmentSupportNewNormalupdate the training materials for the Developer 1 class11/16/2016 01:31 PM
1863Conversion ToolsSupportNewNormalcreate training materials for the Conversion class11/16/2016 01:31 PM
1862Runtime InfrastructureSupportNewNormalcreate training materials for the P2J Administration class11/16/2016 01:31 PM
1861Runtime InfrastructureSupportNewNormalupdate the administration portions of the Runtime Installation, Configuraton and Administration Guide11/16/2016 01:31 PM
1860Runtime InfrastructureSupportNewNormalupdate the configuration portions of the Runtime Installation, Configuraton and Administration Guide11/16/2016 01:31 PM
1857Runtime InfrastructureSupportNewNormalupdate the implementation planning portions of the Runtime Installation, Configuraton and Administration Guide11/16/2016 01:31 PM
1856Conversion ToolsSupportNewNormalupdate the Conversion Handbook11/16/2016 01:31 PM
1855Core DevelopmentSupportNewNormalupdate the Developer Guide11/16/2016 01:31 PM
1854DatabaseSupportNewNormalupdate the DB portions of the Conversion Reference11/16/2016 01:31 PM
1853Base LanguageSupportNewNormalupdate the base language portions of the Conversion Reference11/16/2016 01:31 PM
1852User InterfaceSupportNewNormalupdate the UI portions of the Conversion Reference11/16/2016 01:31 PM
1532Core DevelopmentSupportWIPNormaldevelop chemtutor 4GL sample applicationAdrian Lungu09/28/2012 04:40 PM
(1701-1766/1766) Per page: 25, 50, 100

Also available in: Atom CSV PDF