Nikhil Mohite
|
05f3efbc97
|
Fixed jasmine and API test cases for import/export servers.
|
2023-03-28 22:19:01 +05:30 |
|
Dave Page
|
e797eb17eb
|
Cleanup and improve robustness of Github actions.
|
2023-03-28 14:24:04 +01:00 |
|
Yogesh Mahajan
|
fc0e36b313
|
Removed old path library used to validate client secret path while google authentication. #5750
|
2023-03-28 11:27:16 +05:30 |
|
Ashesh Vashi
|
c78904501d
|
1) Correct the name of the python binary to use with mod_wsgi.
2) Remove logic for Ubuntu 18 as we remove the support for it.
|
2023-03-28 11:20:04 +05:30 |
|
Yogesh Mahajan
|
501bff6f7a
|
Ensure google authentication can be completed successfully, while pgAdmin is running in behind proxy servers. #5750
|
2023-03-28 11:07:41 +05:30 |
|
Akshay Joshi
|
12f82820c9
|
Fix an issue where Backup, Restore, and Maintenance not working if connection timeout is set in the server dialog. #5959
|
2023-03-27 17:41:19 +05:30 |
|
Aditya Toshniwal
|
66cb4e3bcf
|
Auto expand row edit form when a new row is added for Primary Key, Foreign Key, Unique Constraint and Exclusion Constraint. #3298
|
2023-03-27 17:14:37 +05:30 |
|
Yogesh Mahajan
|
51c22608b2
|
Update BigAnimal documentation for BigAnimal v3 API changes. #5805
|
2023-03-27 17:10:28 +05:30 |
|
Dave Page
|
034e96f713
|
Use Yarn 2 for Docker builds to avoid network timeout issues.
|
2023-03-27 10:58:18 +01:00 |
|
Yogesh Mahajan
|
97bd417ea8
|
Fixed intermittent failures for the role related feature tests.
|
2023-03-27 11:51:28 +05:30 |
|
Khushboo Vashi
|
7ce03f3bea
|
Fix UUID datatype typecast issue.
|
2023-03-27 11:38:57 +05:30 |
|
Akshay Joshi
|
636ab5cbab
|
Change the foreground color of the code mirror text for Dark Theme. #6018
|
2023-03-27 11:35:54 +05:30 |
|
Pravesh Sharma
|
eef7461ae6
|
Ensure that default values are set only for insert statement if user does not provide any values, in case of updating existing values to blank it should be set to null. #5934
Incorporated review comments
|
2023-03-27 10:22:28 +05:30 |
|
Dave Page
|
49b5ab71c2
|
Use repo commit URLs that Yarn 2+ is happy with.
|
2023-03-24 16:30:38 +00:00 |
|
Dave Page
|
bf25fcc919
|
Ignore some yarn 2 artefacts.
|
2023-03-24 16:19:59 +00:00 |
|
Nikhil Mohite
|
b429a38176
|
Fixed shared storage file accessibility issues in import/export servers and cloud deployment. #5014
|
2023-03-24 16:27:02 +05:30 |
|
Akshay Joshi
|
c8945883c1
|
Update release note
|
2023-03-24 16:10:11 +05:30 |
|
Yogesh Mahajan
|
40013fb26c
|
Added support of BigAnimal v3 API. #5805
|
2023-03-24 16:07:02 +05:30 |
|
Yogesh Mahajan
|
58aca506fe
|
Fixed error occurring while authentication in Google Cloud SQL deployment wizard in server mode. #5750
|
2023-03-24 15:50:37 +05:30 |
|
Dave Page
|
8700a17dad
|
Concurrent SonarQube runs can cause problems if they report times out of order
|
2023-03-24 10:16:08 +00:00 |
|
Aditya Toshniwal
|
1d01b5a8a2
|
Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. #5022
|
2023-03-24 15:44:43 +05:30 |
|
Akshay Joshi
|
207812582d
|
1) Fixed RESQL test case for EPAS.
2) Update Dependencies.
|
2023-03-24 14:37:35 +05:30 |
|
Yogesh Mahajan
|
f1aa82ad36
|
While restoring the database connections due to lost server connection, ensure that the databases which were previously connected are only reconnected. #5919
|
2023-03-24 14:33:45 +05:30 |
|
Khushboo Vashi
|
5cb64f7602
|
Fix Debugger restart issue.
|
2023-03-24 14:33:07 +05:30 |
|
Akshay Joshi
|
70b2ead852
|
Ensure that the schema diff tool should not allow comparison between Postgres Server and EDB Postgres Advanced Server. #5952
|
2023-03-24 13:03:35 +05:30 |
|
dependabot[bot]
|
7e8cc539dc
|
Python dependency: Bump webfonts-loader from 7.5.2 to 8.0.1 in /web
Bumps [webfonts-loader](https://github.com/jeerbl/webfonts-loader) from 7.5.2 to 8.0.1.
- [Release notes](https://github.com/jeerbl/webfonts-loader/releases)
- [Commits](https://github.com/jeerbl/webfonts-loader/compare/v7.5.2...v8.0.1)
---
updated-dependencies:
- dependency-name: webfonts-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-24 11:09:35 +05:30 |
|
dependabot[bot]
|
fb448bcecc
|
Python dependency: Bump flask-wtf from 1.0.1 to 1.1.1 in /web/regression
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/wtforms/flask-wtf/releases)
- [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst)
- [Commits](https://github.com/wtforms/flask-wtf/compare/v1.0.1...v1.1.1)
---
updated-dependencies:
- dependency-name: flask-wtf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-24 11:09:01 +05:30 |
|
Nikhil Mohite
|
e4eeba2aa7
|
Fixed the UI related issues reported during testing for Shared Storage in Server Mode. #5014
|
2023-03-24 11:08:27 +05:30 |
|
Dave Page
|
8b815d4aac
|
Archive builds on Github.
|
2023-03-23 16:51:18 +00:00 |
|
Dave Page
|
e046101305
|
Add a tarball build check action.
|
2023-03-23 15:31:37 +00:00 |
|
Dave Page
|
88fc8772d1
|
Add a Python wheel build check action.
|
2023-03-23 15:31:11 +00:00 |
|
Dave Page
|
4549abb6b3
|
Add an PDF build check action.
|
2023-03-23 15:24:52 +00:00 |
|
Dave Page
|
13a3b153e5
|
Add an ePub build check action.
|
2023-03-23 15:09:22 +00:00 |
|
Dave Page
|
2353702f0b
|
Make the doc build action a little more efficient.
|
2023-03-23 15:07:40 +00:00 |
|
Dave Page
|
0e38d1b82b
|
Remove remnants of CentOS/RHEL 7 packaging.
|
2023-03-23 14:02:58 +00:00 |
|
Akshay Joshi
|
e03676f138
|
Update release note
|
2023-03-23 18:52:33 +05:30 |
|
Dave Page
|
faab0c3896
|
Configure dependabot for pgAdmin.
|
2023-03-23 18:51:00 +05:30 |
|
Dave Page
|
bf38a0caa8
|
Run SonarQube scans on pushes to the master branch.
|
2023-03-23 18:49:58 +05:30 |
|
Aditya Toshniwal
|
319701dbbd
|
Ensure that when pasting rows the rows are added right below the selected rows for copying. #5921
|
2023-03-23 18:49:15 +05:30 |
|
Yogesh Mahajan
|
a026353df8
|
Fixed the UI related issues reported during testing for Google Cloud SQL deployment. #5750
|
2023-03-23 11:51:21 +05:30 |
|
Khushboo Vashi
|
c5e1e74757
|
Added missing dependency for psycopg3 in the wheel package.
|
2023-03-23 11:50:52 +05:30 |
|
Dave Page
|
a66dfff39d
|
Add a Github action to check the container build.
|
2023-03-22 16:07:04 +00:00 |
|
Dave Page
|
38f0809858
|
Add a Github action to check translations look OK.
|
2023-03-22 16:06:45 +00:00 |
|
Dave Page
|
f3ee014cbd
|
Remove some old makefile targets that are no longer required.
|
2023-03-22 15:34:07 +00:00 |
|
Aditya Toshniwal
|
64ddfc0eb7
|
Fix an issue where server foreground/background color was not getting applied after jQuery changes. #5701
|
2023-03-21 17:39:37 +05:30 |
|
Nikhil Mohite
|
8fbe2fb8f2
|
Fixed TypeError: changelist must be an iterable of select.kevent objects occurring with eventlet & Python3.9.*
|
2023-03-21 17:37:55 +05:30 |
|
Akshay Joshi
|
ff5b92aaeb
|
Update release note.
|
2023-03-20 18:25:25 +05:30 |
|
Yogesh Mahajan
|
1b327d1997
|
Fix issues reported during testing. #5750
|
2023-03-20 18:22:16 +05:30 |
|
Aditya Toshniwal
|
eba306618c
|
Fix issues related to packages update. #5901
|
2023-03-20 18:21:33 +05:30 |
|
Aditya Toshniwal
|
b923f5fcfa
|
Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894
|
2023-03-20 18:20:48 +05:30 |
|