Akshay Joshi
c973c3387e
Include the WHERE clause on EXCLUDE constraints in RE-SQL. Fixes #3726
2018-12-18 13:37:04 +00:00
Khushboo Vashi
72ba5bdaee
Fix drop/drop cascade regression. Fixes #3823
2018-12-18 09:45:06 +00:00
Dave Page
62bb3ca097
Correct bug number, per Khushboo.
2018-12-13 11:51:57 +00:00
Khushboo Vashi
e666b0fab0
Fix an issue that could cause the Query Tool to fail to render. Fixes #3433
2018-12-13 11:15:55 +00:00
Khushboo Vashi
dfbb2212c0
Prevent attempts to bulk-drop schema objects. Fixes #3797
2018-12-13 11:03:30 +00:00
Akshay Joshi
52fb8e197f
Increase the size of the resize handle of the edit grid text pop-out. Fixes #3083
...
Allow horizontal sizing of the edit grid text pop-out. Fixes #3805
2018-12-13 10:56:45 +00:00
Dave Page
d68eede3e6
Allow query plans to be downloaded as SVG files. Fixes #3589
2018-12-13 10:49:56 +00:00
Murtuza Zabuawala
04735e631e
Minor bootstrap 4 fixes:
...
- Removed 'collapse in' css from wizard as we have 'collapse show' in Bootstrap-4
- Fixed 'Select/Unselect All' button layout for Select2 control used in pgAgent.
2018-12-13 10:28:58 +00:00
Akshay Joshi
90b2d2e536
Update release notes.
2018-12-10 15:07:27 +05:30
Dave Page
3448465e82
Defione Q_NULLPTR for Qt 4.
2018-12-06 11:08:17 +00:00
Dave Page
72a2db53c3
Use Q_NULLPTR instead of nullptr as some of our older build machines don't support C++ 11.
2018-12-06 10:40:49 +00:00
Dave Page
5cfe0ef115
Use C++ style casts.
2018-12-06 10:36:57 +00:00
Dave Page
312bcbc83f
Use nullptr instead of NULL or 0.
2018-12-06 10:30:07 +00:00
Dave Page
566ff7b609
Use nullptr instead of NULL or 0.
2018-12-06 10:24:52 +00:00
Dave Page
45cd17af84
Use nullptr instead of NULL or 0.
2018-12-06 10:17:47 +00:00
Khushboo Vashi
12ef55334b
Fix encoding test for older Python versions.
2018-12-06 10:15:58 +00:00
Dave Page
f2773354c8
Remove blank messages from the Qt project file as they don't work on newer versions of QMake and aren't needed anyway.
2018-12-06 09:50:21 +00:00
Akshay Joshi
431516ad61
Ensure the browser toolbar buttons work in languages other than English. Fixes #3798
2018-12-06 09:25:15 +00:00
Dave Page
1141930178
Allow servers to be pre-loaded into container deployments. Fixes #3801
2018-12-05 17:16:46 +00:00
Dave Page
55402ec7d9
Run Postfix in the container build so passwords can be reset etc. Fixes #3599
2018-12-05 14:44:23 +00:00
Dave Page
980d1e0292
Fix PEP8 issue.
2018-12-04 17:07:41 +00:00
Dave Page
739864c7d1
Update release notes.
2018-12-04 17:04:27 +00:00
Khushboo Vashi
7e3bd8b88a
Fix an encoding issue in the query tool. Fixes #3711
2018-12-04 17:03:19 +00:00
Dave Page
6428ffcdaf
Fix a minor CSS issue in the file dialogue's upload panel.
2018-12-04 13:12:02 +00:00
Murtuza Zabuawala
660293456c
Don't use a hard coded server ID for mocking!
2018-12-04 13:07:35 +00:00
Aditya Toshniwal
0100997aab
Hide Radio buttons that should not be shown on the maintenance dialogue.
2018-12-04 11:00:58 +00:00
Dave Page
c80b91876a
Remove file added in error.
2018-12-04 10:49:11 +00:00
Murtuza Zabuawala
f4f0fa0e47
Fix utility route check for Windows.
2018-12-04 10:46:59 +00:00
Aditya Toshniwal
851c0cfff3
Ensure browser toolbar buttons are always shown.
2018-12-03 10:09:36 +00:00
Murtuza Zabuawala
9a3047c89c
Add API tests for utility check route. Fixes #3790
2018-11-30 09:56:41 +00:00
Akshay Joshi
d801ed5008
Add titles to the code areas of the Query Tool and Debugger to ensure that panels can be re-docked within them. Fixes #3619
2018-11-29 15:47:48 +00:00
Akshay Joshi
bdf9f3404f
Fix handling of array types as inputs to the debugger. Fixes #3354
2018-11-27 11:18:47 +00:00
Murtuza Zabuawala
c79ac2f8d2
Fix some minor CSS issues.
2018-11-27 10:57:30 +00:00
Identifier Anonymous
63f7fbcf7d
Update Japanese translation.
2018-11-27 10:54:01 +00:00
Fred Escallier
d61fc8b8db
Update French translation.
2018-11-27 10:52:01 +00:00
Akshay Joshi
527e084ef7
Bump version number for release
2018-11-26 15:35:26 +05:30
Akshay Joshi
b6842e88ac
Update message catalogs
2018-11-26 15:31:05 +05:30
Dave Page
f0327f5219
Add the ability to import and export server definitions from a config database. Fixes #3772
2018-11-21 16:09:20 +00:00
Akshay Joshi
3cfc3366d7
Fixed the height and width of the Table dialog.
2018-11-21 18:41:03 +05:30
Akshay Joshi
05e067035f
Prevent the debugger controls being pressed again before previous processing is complete. Fixes #3734
...
Note that this needs to be re-visited in the future, as the current fix is somewhat hacky.
2018-11-20 16:35:27 +00:00
Akshay Joshi
8b5abdfa8f
Fix changes to the NOT NULL and default value options in the Table Dialogue. Fixes #3742
2018-11-20 16:29:20 +00:00
Dave Page
782b7419f6
Fix toggle breakpoints buttons in the debugger. Fixes #3736
2018-11-20 16:22:56 +00:00
Dave Page
bbb8433af3
Don't double-list the connecting page in the index.
2018-11-19 13:55:18 +00:00
Akshay Joshi
ef68cae1f1
Properly report errors when debugging cannot be started. Fixes #3723
2018-11-15 15:18:12 -05:00
Akshay Joshi
9b0889842d
Fix dropping of multiple functions/procedures at once. Fixes #3746
2018-11-14 08:40:21 -05:00
Akshay Joshi
eae18f6f14
Ensure previous notices are not removed from the Messages tab in the Query Tool if an error occurs during query execution. Fixes #3016
2018-11-14 08:27:47 -05:00
Dave Page
29ed7ec881
Fix standalone setup script execution.
2018-11-05 13:39:43 +00:00
Akshay Joshi
220fdf583e
Allow use of 0 (integer) and empty strings as parameters in the debugger. Fixes #3629
2018-11-02 16:44:09 +00:00
Dave Page
628f0d254e
Fix resource group multi-drop test.
2018-11-01 08:54:33 +00:00
Dave Page
7dde5d52d0
Fix regression test.
2018-10-31 12:18:13 +00:00