Murtuza Zabuawala
7cc30e3216
Fixed chrome driver download utility issue for Ubuntu. Fixes #4942
2020-03-12 11:18:07 +05:30
Ganesh Jaybhay
6586be5158
Fixed some accessibility issues:
...
1) Screen reader to read elements in radio modern control.
2) Aria-label additions at few missing places.
3) Radiocontrol to have different ids for each option.
2020-03-12 11:09:29 +05:30
Pradip Parkale
1bd14895c3
Fix an issue where the user can not change the value of DateTime picker control using keyboard. Fixes #4237 .
2020-03-10 13:21:17 +05:30
Pradip Parkale
82155cd859
Fix an accessibility issue to maximize the panel for all alertify dialog. Fixes #5143
2020-03-06 18:47:22 +05:30
Nagesh Dhope
0ed3cd248b
Set Active query details subnode control as read-only instead of disabled for accessibility.
2020-03-06 17:59:57 +05:30
Akshay Joshi
43451fd3f0
Update version for release.
2020-03-02 17:28:20 +05:30
Akshay Joshi
6340c70d7a
Update libraries.txt
2020-03-02 10:01:10 +05:30
Domenico Sgarbossa
8e40c8630d
Update Italian translation.
2020-03-02 09:54:22 +05:30
Fred Escallier
b9a036e5cb
Update French translation.
2020-03-02 09:46:41 +05:30
Identifier Anonymous
e330407d44
Update Japanese translation.
2020-03-02 09:44:43 +05:30
Akshay Joshi
aa127fe0bd
Update message catalogs.
2020-02-28 17:55:14 +05:30
Akshay Joshi
16f1e87bb7
Temporary Changed 'yarn audit' command to 'yarn audit --groups dependencies' to
...
fix the vulnerability found in decompress js package.
2020-02-28 17:29:32 +05:30
Aditya Toshniwal
4db0a6524d
Fix an issue where debugger not showing all arguments anymore after hitting SQL error while debugging. Fixes #5101
...
Added a "Clear All" button to the argument dialog which will clear all the saved arguments values from SQLite DB.
2020-02-28 15:27:01 +05:30
Aditya Toshniwal
c9d04684ce
Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. Fixes #5142
2020-02-28 14:12:44 +05:30
Aditya Toshniwal
5262405f06
Fix an issue where pgAdmin4 does not display properly on the IE browser. It's a regression of #5133
...
There are some changes in the backgrid-select-all.js in vendor directory and the vendor directory
is excluded from webpack compiling. We used ES6 code syntax which does not work on IE.
Code changes are done to use ES5 syntax. Fixes #5219
2020-02-28 12:29:19 +05:30
Aditya Toshniwal
6a90f7c2e1
Update Flask-SQLAlchemy and SQLAlchemy package which is not working on Windows with Python 3.8 Fixes #5214
2020-02-26 11:41:33 +05:30
Akshay Joshi
6d766176c1
Fixed linter error.
2020-02-25 18:41:19 +05:30
Pradip Parkale
eaf4781f5f
1) Added accessibility support in AlertifyJS. Fixes #5154
...
2) Fix accessibility issue for the maximize button of the Alertify dialog. Fixes #5143
2020-02-25 18:23:36 +05:30
Dave Page
787c11efda
Fix the docker build.
2020-02-24 15:35:34 +00:00
Aditya Toshniwal
fd07e0c868
Fix syntax error when changing the event type for the existing rule. It is a regression of #5115 .
...
Fixes #5215
2020-02-24 18:11:31 +05:30
Aditya Toshniwal
9bad590e9e
Improvements in the UI for both default and dark themes. Fixes #5133
...
Improve the style of the highlighted code after query execution for Dark mode. Fixes #4996 .
Changed background pattern for geometry viewer to use #fff for all themes. Fixes #5077
Changed the color of selected and hovered item for Select2 dropdown, also tweak the appearance of the tags in multi-select boxes. Fixes #4955
Fixed Firefox monospaced issue by updating the font to the latest version. Fixes #5184
2020-02-24 14:11:00 +05:30
Akshay Joshi
29c236c33d
Ensure that AlertifyJS should not be visible as a title for alert dialog. Fixes #5058
2020-02-24 12:33:23 +05:30
Aditya Toshniwal
a44f17a2fc
Fix an issue where command and statements were parsed incorrectly for Rules. Fixes #5115
...
Fixed issue where removing command or statements altogether was not generating modified SQL.
2020-02-24 12:11:19 +05:30
Aditya Toshniwal
915b09255c
Added Python 3.8 support. Fixes #5179
...
1) Upgraded passlib==1.7.1 to passlib==1.7.2
2) Replace unmaintained Flask-Security with maintained Flask-Security-Too package, which is also compatible with python 3.8
3) Other compatibility code changes.
2020-02-18 12:10:38 +05:30
Nagesh Dhope
1964e824c8
Initialize the label and control className for select2 which was missing in the last commit.
2020-02-18 10:58:30 +05:30
Nagesh Dhope
3e10e2c978
Added option to override the class name of a label tag for select2 control. Fixes #5185
2020-02-17 11:58:28 +05:30
Pradip Parkale
e9f16a29cf
Improve code coverage and API test cases for the Event Trigger module. Fixes #5088
2020-02-14 11:19:34 +05:30
Aditya Toshniwal
019932c323
Enhance logging by tracking stdout and stderr of subprocess when log level set to DEBUG.
...
If the process terminates abnormally then the error is not logged which makes it very
difficult to find the reason for failure.
Fixes #5176
2020-02-11 14:28:57 +05:30
Akshay Joshi
2ae279a382
Remove the deprecated 'is_xhr' parameter of flask.request object.
2020-02-10 12:31:52 +05:30
Libor M
bf88ff1076
Added Czech language support. Fixes #5170
2020-02-10 12:27:36 +05:30
Akshay Joshi
3db961cb0f
Fixed ImportError: cannot import name ImmutableDict from werkzeug.
...
Updated the Flask-WTF version to the latest to fix the above error.
2020-02-10 11:45:11 +05:30
Dave Page
02f90aca0b
Fix typo
2020-02-07 10:49:00 +00:00
Murtuza Zabuawala
c9500a5122
Set proper focus on tab navigation for file manager dialog. Fixes #5107
...
- Show focus when the Tab key is pressed
- Pressing the Enter key on C:\ drive does not open it on Windows
2020-02-07 11:13:41 +05:30
Akshay Joshi
26cdda090e
1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool.
...
2) Added line break for the generated script if select multiple objects.
3) Remove reactivated RM from the release notes.
2020-02-05 14:36:05 +05:30
Paresh More
520b03cb0a
Fixed notarization issue on Catalina for pgAdmin4 binaries
...
- Revert back binary name pgAdmin 4 to pgAdmin.
- Added timestamp, force and developer bundle_id option for codesign binaries, app, and dmg file.
2020-02-05 14:00:18 +05:30
Paresh More
93e83dddae
Fix copy/paste error.
2020-02-04 15:44:42 +00:00
Paresh More
917d08c61e
Fix hard notarisation failures.
2020-02-04 15:21:05 +00:00
Domenico Sgarbossa
49c614160d
Update Italian translation.
2020-02-04 18:30:28 +05:30
Nagesh Dhope
b6173c9d7b
Added tab navigation on close buttons for all the panels and create/properties dialog.
...
Added tab navigation for scroll left and scroll right buttons on the main window.
Fixes #4601
2020-02-04 11:30:33 +05:30
Fred Escallier
b0a0a7c50a
Update French translation.
2020-02-04 11:09:40 +05:30
Akshay Joshi
1f0728b7d1
Update version for release.
2020-02-03 17:13:05 +05:30
Nidhi Bhammar
59757dbf55
Documentation of the Schema Diff feature. Fixes #5026
2020-02-03 17:08:28 +05:30
Akshay Joshi
641701ca16
Added missing imports and remove unused imports from schema diff.
2020-02-03 15:30:57 +05:30
Akshay Joshi
4f5c3987f1
Update libraries.txt
2020-02-03 15:11:50 +05:30
Akshay Joshi
d24a43b1cc
Fix feature test, failed due to change the label tag to span tag for the accessibility.
2020-02-03 13:14:28 +05:30
Identifier Anonymous
64a8be3c4f
Update Japanese translation.
2020-02-03 12:44:30 +05:30
Akshay Joshi
0d77bc305e
1) Improve wording for script header while generating the script using the schema diff tool.
...
2) Fixed an issue where closing the query tool panel throws an error.
3) Fixed schema diff close panel issue.
2020-02-03 12:38:02 +05:30
Akshay Joshi
96b0d85189
Update message catalogs.
2020-01-31 21:33:43 +05:30
Khushboo Vashi
3b1c8abd2f
Fixed following issue of schema diff tool:
...
1. Comparison result of 2 exact identical Trigger Functions is different
2. EPAS 12: Table comparison with the compound trigger shown as different, but all SQL panels are blank
3. Compound trigger properties panel is not opening
4. The DDL difference of the table containing the foreign key is not accurate
5. The DDL difference of the view which refers the table from schema is not accurate
6. DDL comparison fails if we have procedure with plpgsql in source and edbsql in target
2020-01-31 21:28:08 +05:30
Pradip Parkale
210bbfdbe1
1) Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility. Fixes #4770
...
2) Fixed an issue where Save Password control disappears after clicking on it while creating a server. Fixes #5116
2020-01-31 14:21:35 +05:30