Fix Python 3 compatibility bug
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=696343196a2d758c8bca581642d4e834d11b6575
Modified Files
--
pkg/pip/setup_pip.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgadm
Thanks, applied.
On Thu, Mar 30, 2017 at 4:39 PM, Joao Pedro De Almeida Pereira
wrote:
> Hi Hackers,
>
> From a visual standpoint, grey highlight makes selection look deselected
> rather than selected. A brighter color would quickly provide visual feedback
> on an action.
>
> With this patch the
From a visual standpoint, grey highlight makes selection look deselected
rather than selected. A brighter color would quickly provide visual feedback on
an action.
With this patch the color of selected rows look more highlighted.
Branch
--
master
Details
---
http://git.postgresql.org/
Correct claims made in the management_basics.rst file
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e58dce942505ef88e2c80d5a35953505e1adfc60
Author: Susan Douglas
Modified Files
--
docs/en_US/management_basics.rst | 9 +
1
Thanks, patch applied.
On Thu, Mar 30, 2017 at 3:54 PM, Susan Douglas
wrote:
> Hi All,
>
> I've attached a patch for the pgAdmin 4 docs - the update corrects claims
> made in the management_basics.rst file. Let me know if there are any
> problems.
>
> Thanks!
>
> -- Susan
>
>
>
> --
> Sent via
Fix a thinko. Had to be one following those typos...
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ce6cd8ca051e73e90533df92eddb3415c7bf29d
Modified Files
--
ci/run_python_tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion
Fix a typo
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e966920600708fd138d0724031e32532ad22d08
Modified Files
--
ci/run_python_tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgadmin-hackers mailing
Fix a typo
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=256f42c64bf57c26b55eecfaa019ad7ad654ad17
Modified Files
--
ci/build_docs.sh | 2 +-
ci/build_pip_wheel.sh | 2 +-
ci/build_tarballs.sh | 2 +-
3 files changed, 3 insertio
Use the correct Python binary.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4b1781124a36525ed31ef96e9fa057c07bcac10a
Modified Files
--
ci/run_python_tests.sh | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
Sent
Select the correct Sphinx version
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8941756a9d3e3b785b8567fc731221c2ab18d1d8
Modified Files
--
ci/build_docs.sh | 9 -
ci/build_pip_wheel.sh | 9 -
ci/build_tarballs.s
Add scripts for building the PIP wheel and tarballs
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a381c4a53fce6cf0635e90cb77ad2d8dc36bbfd
Modified Files
--
ci/build_pip_wheel.sh | 11 +++
ci/build_tarballs.sh | 11 +++
Clean the build from the correct directory.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b826e0863c517be3711a146c181b396002adde77
Modified Files
--
ci/build_runtime_qt5.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Hi Hackers,
>From a visual standpoint, grey highlight makes selection look deselected
rather than selected. A brighter color would quickly provide visual
feedback on an action.
With this patch the color of selected rows look more highlighted.
Thanks
Joao
0001-Change-the-color-of-the-selected-
Ensure CI scripts are executable
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cdc1b70aea94b3eed3a488c0892cca9ec3696710
Modified Files
--
ci/build_docs.sh| 0
ci/build_runtime_qt4.sh | 0
ci/build_runtime_qt5.sh | 0
ci/creat
Add basic CI runner scripts for Jenkins
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b65896b85bfd08a928a9920403dad1644be09f9b
Modified Files
--
ci/build_docs.sh| 11 +++
ci/build_runtime_qt4.sh | 11 +++
ci/
Hello Dave and Ashesh,
Do you still need us to provide more information about this patch or is it
ready to be merged?
Thanks
Joao
On Thu, Mar 23, 2017 at 12:00 PM, Joao Pedro De Almeida Pereira <
jdealmeidapere...@pivotal.io> wrote:
> Hello Hackers,
>
> We found out a issue using Python 3 relat
Hi Dave,
Please find the revised patch for test result enhancement.
*What's in the patch:*
1. The test result summary will store in JSON file.
2. Removed some redundant code from *regression/test_utils.py*
*3. A*dded the scenario names for feature tests.
4. To print test scenario names in fa
Hi,
PFA patch to fix the issue where "Dialog Help" was broken in case where
query tool/Debugger opens in new browser tab.
RM#2310
*Note:*
Object help might not work as well when used in new browser tab but for
that we might need to find a way to pass node & server information in new
browser tab s
18 matches
Mail list logo