Murtuza Zabuawala
4ace8bb5b6
Statistics support remaining object types that support them.
2016-06-07 13:16:12 +01:00
Murtuza Zabuawala
ac2612264c
Fix validation of object before using it
2016-06-07 12:37:58 +01:00
Murtuza Zabuawala
20a22731e0
Fix incorrect condition checking for privileges.
2016-06-07 12:37:02 +01:00
Harshal Dhumal
f3fae9d238
Fix email validation and mouse pointer over the Users option.
2016-06-07 09:24:44 +01:00
Harshal Dhumal
e4f21568ad
Fix styling of Alertify buttons
2016-06-07 09:23:58 +01:00
Dave Page
124f49869e
Fix typo per Susan.
2016-06-07 09:06:29 +01:00
Ashesh Vashi
7d08e42bbe
During encryption password is converted to buffer (instead of
...
bytearray), and that is causing the issue in Python 2.
This was regress of commit-id: 37e2e1d24b
2016-06-07 13:26:43 +05:30
Ashesh Vashi
37e2e1d24b
Fixing the decryption issue during restoring the connection on restart.
...
As we convert the binary password to string during storing the
connection information, we also need to convert it back to byte-arrays
during restoring the connections.
Hence - decode the passowrd using 'utf-8' encoding during storing the
connection information, and encode it during restoring the connections.
2016-06-06 22:48:53 +05:30
Harshal Dhumal
7f1e57c2a6
Remove the header controls of subnode control properly, when removing it
...
from the VariableControl, and the customized TokenControl in the
fts_configuration javascript module during clean up process.
2016-06-06 18:53:19 +05:30
Murtuza Zabuawala
9ed2530b1f
Fixes #1110 - Proper validation for the security labels.
2016-06-06 18:07:13 +05:30
Harshal Dhumal
e3ab4501d5
User management.
2016-06-06 13:34:08 +01:00
Dave Page
4398d1d869
Fix mouse cursor on dashboard quick links. Fixes #1163
2016-06-03 13:10:49 +01:00
Ashesh Vashi
129ca87937
Removing wrongly overridden CSS on the Select2 arrow, and
...
selection__rendered.
2016-06-03 16:16:15 +05:30
Harshal Dhumal
5eef63c068
Added support for the password cell.
2016-06-03 16:13:43 +05:30
Murtuza Zabuawala
6dbfb7db7e
Fixes #1273 - Resolved an issue setting privileges on the SHELL type.
2016-06-03 15:58:10 +05:30
Murtuza Zabuawala
6501f4cf36
Fixes #1280 - Resolved issue in json encoding while dealing with the
...
date format.
2016-06-03 15:54:04 +05:30
Murtuza Zabuawala
c14ff8e15e
Fixes #1300 - Honour show system object in the table dialog, and do not
...
show catalog schema tables.
2016-06-03 15:45:13 +05:30
Murtuza Zabuawala
9c8637cf0f
Corrected the z-index of backgrid-filter so that - it does not take
...
precedence over top panel.
2016-06-03 15:43:06 +05:30
Murtuza Zabuawala
6036c431b0
Fixes #1283 , #1287 - Do not show null description in the create mode,
...
corrected the index expression on table node.
Reported by Thom Brown.
2016-06-03 15:41:24 +05:30
Akshay Joshi
967159664e
Fixes #1303 Query with Order by clause is not working in Query Tool
2016-06-03 14:40:57 +05:30
Murtuza Zabuawala
8b54b59f2b
Fixes #1285 - Update the comments (description) over the tablespace
...
properly.
2016-06-03 15:36:47 +05:30
Murtuza Zabuawala
9436542074
Fixes #1223 - Do not allow to drop user from non-super user.
...
Also - fixed some javascript variable scope issue in the 'delete_obj'
function of nodes.
2016-06-03 15:32:33 +05:30
Murtuza Zabuawala
1bd37d1f76
Fixes #1275 Issue with Query tool for PPAS - not showing the correct output
2016-06-03 14:34:50 +05:30
Harshal Dhumal
ab9f63d960
Fixes# 1210 - Send the columns SQL with proper mime type.
2016-06-03 15:24:39 +05:30
Murtuza Zabuawala
40ab0b7c88
Fixes #1298 - ACL for the SEQUENCE node were not parsed properly.
2016-06-03 15:23:14 +05:30
Harshal Dhumal
dea4b8ca31
Proper evaluation of the optionsValues in the Backgrid Select2Cell.
2016-06-03 15:20:56 +05:30
Murtuza Zabuawala
c3e2f5f212
Resolve threading issue in the dashboards.
2016-06-03 09:16:11 +01:00
Ashesh Vashi
af1e70ba4f
Load the collection node sorted on order by 'label'.
2016-06-03 06:49:20 +05:30
Ashesh Vashi
8313bc9b8a
Do proper validation of the server node.
2016-06-03 06:29:23 +05:30
Ashesh Vashi
57f3cbfa3b
Select parent node when deleting/dropping the last children.
2016-06-03 06:06:40 +05:30
Ashesh Vashi
05a3d509bc
Fixes #1104 - Load the first level node properly, whenever we add first
...
node under it, and select that node.
This fixes the problem of adding first server.
2016-06-03 05:57:58 +05:30
Susan Douglas
e47671edaa
Table dialog and backup tool docs
2016-06-02 14:05:46 +01:00
Murtuza Zabuawala
1f25e90fa4
Fixes #1276 - Resolved an issue - 'TypeError: c is undefined on removing
...
member type from Type=composite'.
2016-06-02 15:31:07 +05:30
Ashesh Vashi
e18b135f6f
Rename the 'Auto Vacuum' tab to 'Parameter' as it represents 'Storage
...
Parameters'.
2016-06-02 15:28:32 +05:30
Surinder Kumar
2610eaefbe
Fixes# 1290 - Use qtLiteral with parameterized values.
...
When not using qtLiteral, it was result into an error - "unknown
error displayed when modify comments which may special characters on
Materialized view".
2016-06-02 15:08:24 +05:30
Murtuza Zabuawala
bf042d46a2
Check valid DOMElement existance before accessing it while updating the
...
menu updation.
2016-06-02 15:01:16 +05:30
Murtuza Zabuawala
60208b7ae5
Fixes an issue rendering the dashboard, when data object is missing.
...
Also, fixed an issue checking the existence of the data object before
accessing it in schema javascript module.
2016-06-02 14:58:14 +05:30
Surinder Kumar
e8a52fcd31
Fixes #1295 - Added menu for the 'Grant Wizard' for the trigger function
...
nodes.
2016-06-02 14:48:24 +05:30
Surinder Kumar
278f18bab8
Fixes #1243 - Allow to resize the columns of the result table in the
...
Query editor.
2016-06-02 14:46:58 +05:30
Ashesh Vashi
486da5e12c
Fixed issue only coming in the runtime.
...
* Do not need to translate an empty string. (that results into the
translation header inclusion in the javacript module).
* String.prototype.StartsWith is not an well received function, it has
not been available in the QWebkit for linux.
2016-06-02 13:15:26 +05:30
Ashesh Vashi
954163b495
Resolved an typo in Backup dialog.
...
Reported by Susan Douglas.
2016-06-01 15:39:54 +05:30
Ashesh Vashi
adcaeeeaf8
Resolved an typo in Backup dialog.
...
Reported by Susan Douglas.
2016-06-01 13:43:57 +05:30
Murtuza Zabuawala
4482bbb1ba
Fixed a typo in Type node javascript module.
2016-05-31 23:29:50 +05:30
Khushboo Vashi
b4d195aafe
Fixes #1278 - Load the foreign server node javascript module when
...
databases (not when servers) are being loaded.
2016-05-31 23:26:55 +05:30
Murtuza Zabuawala
afcb62cfd6
Fixes #1262 - Do not allow to delete the default server group.
2016-05-31 13:48:07 +05:30
Ashesh Vashi
79d5e33955
Do not allow to edit properties for the object under a catalog schema.
2016-05-31 00:16:33 +05:30
Surinder Kumar
4aaa58352c
Support for the 'Refresh CONCURRENTLY' is applicable only on the
...
database server >= 9.4.
2016-05-30 17:01:04 +05:30
Murtuza Zabuawala
70cca42d61
Fixes #1147 - 65536 is valid port for PostgreSQL.
2016-05-29 16:04:10 +05:30
Murtuza Zabuawala
f4cb7d8f9c
Fixes #1231 , #1237
...
* 'Of type' can't be used with 'Like'.
* 'Of type' usage conflicts with adding columns.
2016-05-29 16:02:08 +05:30
Surinder Kumar
6cb83f08d6
Load nodes under the schema at database level.
...
The following node module script will be loaded, when first database
node object is added in the browser tree.
* Domains
* Foreign tables
* FTS Configuration
* FTS Dictionary, and
* Functions
Icons for these modules needs to be shown in the dependents list.
2016-05-29 15:33:35 +05:30
Murtuza Zabuawala
c96f28b66f
Fixes #1123 - Options other than 'Create' are not available in the
...
procedure node.
This patch also includes other fixes related 'procedure' node as below:
* Generate correct statement for dropping procedure.
* Fetch the missing schema name for the EXEC script.
* Removed the 'DROP CASCADE' menu options, as it is not supported by
procedure.
2016-05-29 15:28:17 +05:30
Ashesh Vashi
7e51a8fd56
Improvement in the security tab for each of the nodes.
...
* Hide the security tab for the objects under the catalog schema.
Patched by Surinder Kumar, vastly improved by me.
* Make the securtiy label across all the nodes, using the same backbone
model across the nodes, and make changes in the backend code for the
same.
2016-05-29 15:19:36 +05:30
Murtuza Zabuawala
100f075510
Fixes #1142 - Update the comments in edit mode for the function,
...
procedure, trigger function nod objects.
2016-05-28 19:47:12 +05:30
Murtuza Zabuawala
fd0d740acc
Fixes #1143 - Update the comments in edit mode for the foreign data
...
wrapper, and foreign table objects.
2016-05-28 19:45:12 +05:30
Sanket Mehta
2fb1e96e2f
Fixes #1113 - Casts should be in alphabetical order.
2016-05-28 18:57:26 +05:30
Susan Douglas
b482ba6ce9
Additional documentation pages for dialogs.
2016-05-27 17:13:36 +01:00
Ashesh Vashi
f247153920
Updated the Alertify to use latest version 1.7.0
2016-05-27 14:54:29 +05:30
Dave Page
b85fa58344
Additional docs from Susan.
2016-05-26 15:29:33 +01:00
Dave Page
7aea8f8536
s/domain-constraints/domain_constraints for consistency.
2016-05-26 15:27:06 +01:00
Surinder Kumar
6f2c8cfb31
Fixing couple issues with some of the nodes.
...
* Added 'catalog' as parent type for the domain, procedure nodes.
* Proper initialization of the FTS Configuration, FTS Parser, FTS
Dictionary, FTS Template Nodes.
* Proper Indentation in collection.js
2016-05-26 11:19:17 +05:30
Neel Patel
95fe98600f
Use the correct URL in the 'View Filtered Rows' dialog for the table
...
node. It should have not honoured the object node which is selected
afterwards.
2016-05-25 17:56:37 +05:30
Surinder Kumar
f4938beb3c
Error out - when user tries to load a binary file in the Query Editor.
2016-05-25 17:51:44 +05:30
Murtuza Zabuawala
db79f3ff3d
Fixes #1150 - Disconnecting a database action should followed by
...
updating the menu state according to its current state.
2016-05-25 17:44:39 +05:30
Surinder Kumar
4741992ad7
[Grant Wizard] Added support for Materialized View in the Grant Wizard.
...
Also - done proper view clean up when the wizard is cancelled.
2016-05-25 17:41:02 +05:30
Murtuza Zabuawala
b1aa956af8
Fixes #1118 - Handle null, or empty string for the comments in Jinja2
...
template for Sequence Node.
2016-05-25 17:37:06 +05:30
Ashesh Vashi
cf0f692d00
Dialog default sizing.
2016-05-25 11:18:05 +01:00
Ashesh Vashi
75fb99651a
Center align the switch in backgrid
2016-05-25 13:46:42 +05:30
Ashesh Vashi
798ff03818
Role can update the catalog is not support from PG >= 9.5.
...
We will set rolcatupdate same as rolsuper from the properties query for
PG >= 9.5
2016-05-25 13:46:42 +05:30
Ashesh Vashi
748497916e
Honour the node type (if provided) in the menu item, and disable it on
...
any other nodes.
2016-05-25 01:15:10 +05:30
Ashesh Vashi
d20db0f43e
Defined SwitchDepsCell in the schema javascript module, because - it
...
will be loaded before every other javascript module requires this Cell.
2016-05-25 01:01:02 +05:30
Surinder Kumar
05dde57651
Fixes #1207 - Unable to comments on materialized view with Postgres Plus
...
Advanced Server.
Made changes in the query templates for create, view-id, and update to
make it work properly with it.
2016-05-25 00:48:41 +05:30
Surinder Kumar
c0ab396fad
Fixes #1213 - Dropping the materialized view using an non-super user
...
results into an error - "list index out of range".
Using correct variable name while accessing parameter from an
dictionary.
2016-05-25 00:45:38 +05:30
Surinder Kumar
d4644428e6
Fixes #1217 - Added support for the context menu - 'View Data' for the
...
Materialized View.
2016-05-25 00:02:52 +05:30
Murtuza Zabuawala
c81977d441
Fixes #1136 - do not to allow create a server group with same name.
2016-05-25 00:00:28 +05:30
Murtuza Zabuawala
42a3b784ba
Fixes #1135 - resolved an issue dropping a role with special characters.
2016-05-24 23:56:26 +05:30
Surinder Kumar
3b3cf7502b
Added support for the CREATE script for View and Materialized View, and
...
SELECT & INSERT support for the Materialized View Node.
2016-05-24 23:53:19 +05:30
Murtuza Zabuawala
af84ba5a4f
Fixed all the review comments from Dave.
...
* Moved the Columns, and Constraint to its repective tabs.
* Ensure all the labels only have a capital letter on the first word
(except for keywords or acronyms).
* Resolve the typo in string - 'System table'.
* Error messages on fields should not be shown unless the field loses
focus and has an error.
* "General" section should have a limited subset of information.
* Variables grids should not be on the Security tab.
* Fixes the field labels that imply a question.
* Privileges controls on the Properties lists should be in a "Security"
group.
Apart from review comments improved few other areas too:
* Used in-place DepsCell functionality for columns in both index, and
type node.
* Improved the error handling in constraint nodes.
* Added create, alert SQL Help for nodes associated with the table node.
2016-05-24 23:29:55 +05:30
Murtuza Zabuawala
aa1c283514
Added Insert/Delete/Update script functionality for foreign table objects
2016-05-24 12:41:00 +05:30
Ashesh Vashi
dca6951e74
Fixes #1218 - Backup table not working.
...
Send parameters in proper format to work it well with table backup.
Thanks Fahar for reporting it.
2016-05-24 12:09:31 +05:30
Ashesh Vashi
0840e6af2d
[Backup] Checking for 'only_data' parameter before accessing it.
...
Reported by Neel Patel
2016-05-24 12:02:49 +05:30
Ashesh Vashi
98fa93413d
Initialize the msg to None as we may not have msg available, when
...
current version, and latest released version is matching.
2016-05-24 11:49:40 +05:30
Surinder Kumar
8a3a44ed25
Fixes the issue about redirection to undesirable URL when clicked on the
...
file control selection button.
All our views are inherited from the Backform.Form (a extended
Backbone.View), which has an tag element set to 'form'. The default
action for a button in form is to submit the data, and that results into
undesirable redirection within our Views. We can resolve the issue of
redirection by setting 'preventDefault' to true in the click event
object on that button. But - we may use the button control within our
view in future, and that will have the similar behaviour. Keeping that
in mind, we set the default tag to 'div' instead of 'form' for all our
views.
ommit.
2016-05-23 16:26:42 +05:30
Neel Patel
aff0d417bb
Fixed the issue related to set proper height, width of the div of a frame in
...
wcFrame. This is only happens only in the Firefox browser.
This was regression of the commit-id:
9a832086c5
.
2016-05-23 13:22:40 +05:30
Dave Page
1724787f2a
www.pgadmin.org now supports https.
2016-05-21 13:54:22 -04:00
Akshay Joshi
0a354055a9
Adding support for autocomplete in the SQL Editor.
...
In Query editor, we can use the autocomplete feature by using keyword
combination - 'Ctrl + Space'.
2016-05-21 16:04:29 +05:30
Neel Patel
da28dc8507
Added support for importing and exporting the table data.
2016-05-21 15:43:43 +05:30
Ashesh Vashi
2c6ca7d82c
Changed the Select2Control to work more consistently.
2016-05-21 15:41:38 +05:30
Ashesh Vashi
b2b6d443b5
Do not validate the model unnecessarily (when closing).
...
Clear the cache of a node, whenever an object has been removed of that
kind, it will allow us to fetch the latest list.
2016-05-21 15:36:41 +05:30
Murtuza Zabuawala
d2eaa8b3dd
Adding support for the trigger functions node.
2016-05-21 15:09:44 +05:30
Murtuza Zabuawala
077075c765
Renaming the label of the browser left node after editing the properties
...
properly.
2016-05-21 15:06:14 +05:30
Surinder Kumar
3120ce1909
Fixes few issues with File Manager.
...
- Rename file/folder not working in list view.
- Selection folder only should not allow to select file.
- Ui changes in table list to match with the pgadmin color styles.
- Custom STORAGE_DIR path don't list files/folders when opened in window
system.
- Code cleanup, formatting & did proper commenting.
- In file selection mode, the value typed in text box not setting into
backbone model.
- Removed create file code, it should be handled on module using it.
- Written a common function to make ajax request, instead of writing
individual functions for same task.
2016-05-21 15:02:05 +05:30
Ashesh Vashi
875e251359
Allow to specify the height & width from the javascript modules of an
...
individual node.
2016-05-21 14:18:26 +05:30
Dave Page
238da58732
Helpfile refactoring.
2016-05-20 16:39:35 -04:00
Surinder Kumar
ecde42cbed
Implementation of View & Materialized View
2016-05-20 17:43:30 +05:30
Akshay Joshi
4dbe058832
Implementation of Table, Column, Index, Trigger, Constraints and Rule Node.
...
- Table, Column, Index and Trigger (Author:- Murtuza Zabuawala)
- Constraints Primary Key/Unique/Check/Foreign Key/Exclusion
with integration into Table node (Author:- Harshal Dhumal)
- Rule (Author:- Surinder Kumar)
- Vacuum Control (Initial patch by Surinder Kumar and further enhancement by Murtuza)
2016-05-20 17:15:52 +05:30
Sanket Mehta
6895da9cbc
Added support for FTS configuration node
2016-05-19 21:04:07 +05:30
Neel Patel
9a832086c5
Fixed an issue - not displaying query tool & debugger from the runtime.
...
In order to resolve the issue, set the height, width of the area (div)
under the wcFrame. wcIFrame consider the height, and width of this
container to determine the height, width & position of the iframe.
2016-05-19 15:55:13 +05:30
Akshay Joshi
3a9b331df6
Change the priority of Tools menu item
2016-05-19 13:53:49 +05:30
Akshay Joshi
7d5d6dad28
Remove testing code
2016-05-17 19:00:13 +05:30
Akshay Joshi
8312efe927
Fixed issue of getting/setting preferences options for 'Explain'
2016-05-17 14:38:44 +05:30