.. |
alertify
|
Update all Python and JS dependencies. Fixes #4019
|
2019-03-14 15:11:16 +00:00 |
browser
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
codemirror
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
history
|
Remove the large and unnecessary dependency on React and 87 other related libraries. Fixes #4018
|
2019-03-07 10:51:59 +00:00 |
misc/statistics
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
nodes
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
selection
|
1) Fix an issue where Deleting N number of rows makes first N number of rows disable. Fixes #3605
|
2019-04-18 12:09:35 +05:30 |
slickgrid
|
Relabel the Save button on the datagrid text editor to avoid confusion with the actual Save button that updates the database. Fixes #4131
|
2019-04-02 17:20:43 +01:00 |
sqleditor
|
Some refactoring of sqleditor.js.
|
2019-08-23 16:15:43 +01:00 |
tree
|
Add an optimisation to the internal code responsible for searching for treeview nodes. Fixes #4570
|
2019-08-06 14:02:57 +01:00 |
alertify.pgadmin.defaults.js
|
Ensure that the Return key can be used to submit the Master Password dialogue. Fixes #4310
|
2019-06-10 14:03:56 +01:00 |
backform.pgadmin.js
|
Use the full tab space for CodeMirror instances on dialogues where appropriate. Fixes #4540
|
2019-08-02 10:25:21 +01:00 |
backgrid.pgadmin.js
|
Fix accessibility issue for Datetime cell in backgrid. Fixes #4508
|
2019-07-25 17:54:24 +05:30 |
check_node_visibility.js
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
csrf.js
|
Fixed CSRF security vulnerability issue. per Alvin Lindstam. Fixes #4217
|
2019-05-28 10:59:51 +05:30 |
dialog_tab_navigator.js
|
Allow keyboard navigation of all controls on subnode grids. Partially fixes #3919
|
2019-07-11 10:14:01 +01:00 |
gettext.js
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
keyboard_shortcuts.js
|
Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760
|
2019-07-17 11:45:20 +01:00 |
modify_animation.js
|
Update all Python and JS dependencies. Fixes #4019
|
2019-03-14 15:11:16 +00:00 |
pgadmin.js
|
Added recommended ESLinter checks. Fixes #4142
|
2019-04-05 13:07:43 +05:30 |
size_prettify.js
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
sqleditor_utils.js
|
Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header. Fixes #4667
|
2019-08-26 14:17:40 +05:30 |
url_for.js
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
utils.js
|
Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453
|
2019-08-23 12:14:20 +01:00 |