Akshay Joshi
8724fe5619
Update release note.
2023-06-30 16:10:21 +05:30
Aditya Toshniwal
d6cddd8c29
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295
2023-06-30 16:08:33 +05:30
Nikhil Mohite
732bcc2b4d
Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions. #6515
2023-06-30 12:40:48 +05:30
Akshay Joshi
8600a41185
Update release note
2023-06-29 11:18:00 +05:30
Kevapo
944b614431
Fixed an issue where Import Export not working when using pgpassfile. #6165
2023-06-29 11:13:50 +05:30
Anil Sahoo
cbeacf890d
Fixed Query Tool/ PSQL tool tab title not getting updated on database rename. #6364
2023-06-29 10:34:20 +05:30
Akshay Joshi
0687c52fdc
Added support to detach partitions using concurrently and finalize. #6369
2023-06-29 10:33:39 +05:30
Akshay Joshi
dcca55a200
Update version for release v7.4
2023-06-26 17:09:47 +05:30
Aditya Toshniwal
d655d0437d
Fix failing JS test cases due to yarn.lock update
2023-06-26 14:59:24 +05:30
Aditya Toshniwal
8dc79e73bd
Fix an XSS issue in PSQL tool title
2023-06-26 13:36:25 +05:30
Akshay Joshi
39359dd2f1
Update yarn.lock for yarn v3
2023-06-26 13:05:50 +05:30
oon arfiandwi
64c48ad237
Indonesian translation for version 7.4
2023-06-26 10:53:37 +05:30
MysticBoy
ee0cfef31a
Chinese translation for v7.4
2023-06-26 10:53:17 +05:30
Libor M
5a22876176
Czech translation for version 7.4
2023-06-26 10:52:47 +05:30
Akshay Joshi
ca01116700
Typecast some parameters before sending to GUI in server module.
2023-06-23 19:15:21 +05:30
Akshay Joshi
c93000a6e2
Update Dependencies.
2023-06-22 16:32:42 +05:30
Akshay Joshi
058da752a1
Update message catalogs.
2023-06-22 16:28:51 +05:30
Aditya Toshniwal
4b477aed5d
Update release notes
2023-06-22 14:02:20 +05:30
Aditya Toshniwal
f7bc826262
Fix an issue where all the menus are enabled when pgAdmin is opened and no object is selected in the object explorer. #6435
2023-06-22 13:52:39 +05:30
Akshay Joshi
5a701b7c61
Update release note
2023-06-22 11:16:03 +05:30
Anil Sahoo
78db1e3c36
Added security_invoker option while creating a view. #6371
2023-06-22 11:14:03 +05:30
Khushboo Vashi
1184752540
Support UNICODE encoding as psycopg3 do not support it by default.
2023-06-21 15:32:13 +05:30
Aditya Toshniwal
7c6e83c6fe
Fix an issue where explain plan details is showing HTML escaped characters. #6352
2023-06-21 13:45:43 +05:30
Akshay Joshi
0d926d4c7f
Update release note.
2023-06-21 11:27:11 +05:30
Pravesh Sharma
595a0dfc55
Added 'OR REPLACE' clause while creating trigger. #6370
2023-06-21 11:13:53 +05:30
Aditya Toshniwal
466e969776
Fix an issue where object explorer tree crashes occasionally. #5306
2023-06-21 11:05:58 +05:30
Akshay Joshi
878c14dec0
Attempt to fix windows build with npm rebuild command.
2023-06-20 17:33:22 +05:30
Akshay Joshi
4490f6f838
Ensure that if test cases run with the '--pkg resql' option then only RESQL test cases should be run.
2023-06-20 17:24:37 +05:30
Nikhil Mohite
4746fbd346
Fixed an issue where View/Edit data is throwing an error if the user deleted and re-create the same table for which View/Edit data was opened. #6431
2023-06-19 19:37:10 +05:30
Akshay Joshi
5d619fd455
1) Fixed Schema Diff issue.
...
2) Remove unsupported versions from the get_version_mapping_directories() function.
3) Updated test cases for version template loader.
2023-06-19 18:44:55 +05:30
Khushboo Vashi
c5cbb33a06
Fix raise notice from func/proc or code blocks are no longer displayed live. #6420
2023-06-19 17:04:22 +05:30
Aditya Toshniwal
a9ae7ca099
Ensure that query tool status poller is paused if the query tool is not visible/active
2023-06-19 16:28:48 +05:30
Aditya Toshniwal
d21e1eb17e
Update release notes
2023-06-19 15:35:37 +05:30
Aditya Toshniwal
bb570a50ae
Update release notes
2023-06-19 15:17:28 +05:30
Pravesh Sharma
36949aef99
Added option to create unique index with nulls not distinct. #6368
2023-06-19 15:09:48 +05:30
Akshay Joshi
557f33c4f9
Added support to drop databases using the 'WITH (FORCE)' option. #6367
2023-06-19 15:04:40 +05:30
Yogesh Mahajan
eef295f9d8
Fixed feature tests failing due to selenium upgrade to 4.10.0.
2023-06-19 11:43:28 +05:30
Akshay Joshi
b8377be1b5
Pin selenium=4.9.1 as latest version having some issues.
2023-06-15 17:58:08 +05:30
Anil Sahoo
789f169135
Add Password exec command and Expiration time to server export JSON and also allow them to import. #6258
2023-06-15 11:49:06 +05:30
Pravesh Sharma
64446790d2
Add a precautionary fix to handle connection timeout issue when fetching more rows in query tool grid. #6291
2023-06-14 16:53:47 +05:30
Nikhil Mohite
be4db5ce04
Fixed an issue where PSQL tool not working if the database name have single and double quotes #6431
2023-06-13 12:04:26 +05:30
Akshay Joshi
c90f831493
Fix new code smell
2023-06-12 19:06:01 +05:30
Akshay Joshi
251bf05692
Fixed the following SonarQube code smells:
...
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
Pravesh Sharma
3e713cf58b
Fixed an issue where preview images for themes were not loading in preferences. #6363
2023-06-12 14:59:43 +05:30
Aditya Toshniwal
78c098c9ea
Add imagemin to packages as it is required now by image-minimizer-webpack-plugin
2023-06-10 16:37:12 +05:30
Dave Page
6bf2733628
Use the release build of NWJS for Apple Silicon
2023-06-09 14:58:35 +01:00
Aditya Toshniwal
a1608900ed
Use correct plugins for webpack image minimiser plugin
2023-06-09 18:56:03 +05:30
Aditya Toshniwal
745a91393c
Fix JS test cases and other JS build issues caused due to dependabot updates.
2023-06-09 18:22:20 +05:30
Pravesh Sharma
f4ea95da12
Fixed few query tool query tool shortcuts. #6065
2023-06-09 18:20:43 +05:30
dependabot[bot]
22f2ac0507
Python dependency: Bump coverage from 7.2.3 to 7.2.7 in /web/regression ( #6413 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.2.3 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.3...7.2.7 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 17:26:13 +05:30