time dates - Search results in mailing lists
Mailing lists >> pgadmin-hackers >> Thread
2023-12-21 09:10:00 | [pgadmin-org/pgadmin4] c85a9b: Fix an issue where the server-group node is gettin... (Khushboo Vashi)
Date: 2023-12-21 (Thu, 21 Dec 2023) Changed paths: M web/pgAdmin4.py M web/setup.py Log Message: ----------- Fix an issue where the server-group node is getting registered twice for the first time
Mailing lists >> pgadmin-hackers >> Thread
2023-11-01 12:10:41 | [pgadmin-org/pgadmin4] ac5be7: Fix issues found while testing login pages. #6295 (Aditya Toshniwal)
time. #6556
Commit: 8dd8d1d03a7cf68bd78020addcfd45b5b9d27ee2
https:///pgadmin-org/pgadmin4/commit/8dd8d1d03a7cf68bd78020addcfd45b5b9d27ee2
Author: San Lin Naing
Mailing lists >> pgadmin-hackers >> Thread
2023-10-23 12:13:30 | [pgadmin-org/pgadmin4] 862f10: Significant changes to use ReactJS extensively. (Aditya Toshniwal)
Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M .github/workflows/run-javascript-tests.yml M Dockerfile M Makefile M README.md M docs/en_US/code_overview.rst M docs/en_US/coding_standards.rst M docs/en_US/menu_bar.rst M docs/en_US/preferences.rst M docs/en_US/theme/pgadmin4/static/style.css M pkg/linux/build-functions.sh M pkg/mac/build-functions.sh M runtime/.eslintrc.js
Mailing lists >> pgadmin-hackers >> Thread
2023-07-13 04:48:51 | [pgadmin-org/pgadmin4] 715fa4: Fix an error 'list' object has no attribute 'strip... (Khushboo Vashi)
Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M docs/en_US/config_py.rst M web/pgadmin/utils/driver/psycopg3/connection.py M web/pgadmin/utils/driver/psycopg3/typecast.py Log Message: ----------- Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually
Mailing lists >> pgadmin-hackers >> Thread
2023-07-11 06:25:09 | [pgadmin-org/pgadmin4] 0e0d0c: Fixed API test cases for Triggers in EPAS. (Khushboo Vashi)
Date: 2023-06-15 (Thu, 15 Jun 2023) Changed paths: M docs/en_US/import_export_servers.rst M web/pgadmin/browser/server_groups/servers/static/js/server.ui.js M web/pgadmin/setup/tests/servers.json M web/pgadmin/utils/__init__.py Log Message: ----------- Add Password exec command and Expiration time
Mailing lists >> pgadmin-hackers >> Thread
2023-06-15 06:19:19 | [pgadmin-org/pgadmin4] 789f16: Add Password exec command and Expiration time to s... (Anil Sahoo)
Date: 2023-06-15 (Thu, 15 Jun 2023) Changed paths: M docs/en_US/import_export_servers.rst M web/pgadmin/browser/server_groups/servers/static/js/server.ui.js M web/pgadmin/setup/tests/servers.json M web/pgadmin/utils/__init__.py Log Message: ----------- Add Password exec command and Expiration time
Mailing lists >> pgadmin-hackers >> Thread
2023-04-27 06:29:03 | [pgadmin-org/pgadmin4] 46a9d4: Fix an issue where query tool hangs for some time ... (Aditya Toshniwal)
Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M web/pgadmin/static/js/components/PgTree/scss/styles.scss M web/pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Fix an issue where query tool hangs for some time
Mailing lists >> pgadmin-hackers >> Thread
2023-04-03 09:58:25 | [pgadmin-org/pgadmin4] bc5e71: Fixed error while executing continue in debugging ... (Khushboo Vashi)
Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M web/pgadmin/tools/debugger/__init__.py M web/pgadmin/tools/debugger/tests/test_debugger_clear_all_breakpoint.py R web/pgadmin/tools/debugger/tests/test_start_listener_debugger.py Log Message: ----------- Fixed error while executing continue in debugging session after some time
Mailing lists >> pgadmin-hackers >> Thread
2023-03-30 10:45:22 | [pgadmin-org/pgadmin4] fb6e59: Merge the doc builds into one action. (Dave Page)
Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: R .github/workflows/check-doc-build.yml A .github/workflows/check-doc-builds.yml R .github/workflows/check-epub-build.yml R .github/workflows/check-pdf-build.yml Log Message: ----------- Merge the doc builds into one action. This will reduce the CPU time
Mailing lists >> pgadmin-hackers >> Thread
2023-03-30 10:24:13 | [pgadmin-org/pgadmin4] da937e: Don't upgrade base images when running tests. (Dave Page)
Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M .github/workflows/check-doc-build.yml M .github/workflows/check-epub-build.yml M .github/workflows/check-javascript-style.yml M .github/workflows/check-pdf-build.yml M .github/workflows/check-python-build.yml M .github/workflows/check-python-style.yml M .github/workflows/check-tarball-build.yml M .github/workflows/check-translations.yml M .github/workflows/run-javascript-tests.yml Log Message: ----------- Don't upgrade base images
Mailing lists >> pgadmin-hackers >> Thread
2023-03-27 09:58:32 | [pgadmin-org/pgadmin4] 034e96: Use Yarn 2 for Docker builds to avoid network time... (Dave Page)
Branch: refs/heads/master Home: https:///pgadmin-org/pgadmin4 Commit: 034e96
Mailing lists >> pgadmin-hackers >> Thread
2023-03-24 10:16:21 | [pgadmin-org/pgadmin4] 8700a1: Concurrent SonarQube runs can cause problems if th... (Dave Page)
Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M .github/workflows/sonarqube-scan.yml Log Message: ----------- Concurrent SonarQube runs can cause problems if they report times
Mailing lists >> pgadmin-hackers >> Thread
2022-11-24 05:18:18 | [pgadmin-org/pgadmin4] 9d3654: Ensure that the query history date format in Deskt... (Akshay Joshi)
date format in Desktop mode matches the format of the locale of the pgadmin server. #5495 Format the time
Mailing lists >> pgadmin-hackers >> Thread
2022-09-30 05:12:11 | [pgadmin-org/pgadmin4] 9acc59: Fixed an issue where pgAdmin is crashing if the us... (Nikhil Mohite)
Date: 2022-09-30 (Fri, 30 Sep 2022) Changed paths: M web/pgadmin/static/js/components/CodeMirror.jsx Log Message: ----------- Fixed an issue where pgAdmin is crashing if the user find/replace in the query tool multiple time
Mailing lists >> pgadmin-hackers >> Thread
2022-03-17 10:35:15 | Re: [pgAdmin][RM6131] Port query tool to React (Akshay Joshi)
Date and Rows affected. - *Status Bar*: - We should display Milliseconds as well in Query Complete. - Total Rows: *N of N, *I always observe the same, can you please change it to *N *only