Re: [pgadmin-hackers] [pgAdmin III] #333: Graphical query builder controls

2012-01-07 Thread pgAdmin Trac
#333: Graphical query builder controls ---+ Reporter: Colin Beckingham | Owner: gleu Type: feature | Status: closed Priority: minor | Milestone: 1.16

[pgadmin-hackers] pgAdmin III commit: Add subitems to the schemas and catalogs in GQB

2012-01-07 Thread Guillaume Lelarge
Add subitems to the schemas and catalogs in GQB Request from Colin Beckingham. Implements #333. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=35dad7978fd4a914c9604262f338bfe0bea1b391 Modified Files -- CHANGELOG

Re: [pgadmin-hackers] [pgAdmin III] #333: Graphical query builder controls

2012-01-07 Thread pgAdmin Trac
#333: Graphical query builder controls --+- Reporter: Colin Beckingham | Owner: gleu Type: feature | Status: assigned Priority: minor | Milestone: Component: pgadmi

[pgadmin-hackers] Re: [pgAdmin III] #330: Column changes through table properties lost when re-editing

2012-01-07 Thread pgAdmin Trac
#330: Column changes through table properties lost when re-editing --+- Reporter: thom | Owner: gleu Type: bug | Status: closed Priority: minor| Milestone: 1.14.2 Component: pgadmin

[pgadmin-hackers] pgAdmin III commit: Fix loss of column changes through table properties

2012-01-07 Thread Guillaume Lelarge
Fix loss of column changes through table properties when re-editing When the user validates its changes on the column properties dialog, we create another pgColumn containing all the changes made. We store it in a new column of the columns listview. When the user wants to see the changed column pr

[pgadmin-hackers] pgAdmin III commit: Fix loss of column changes through table properties

2012-01-07 Thread Guillaume Lelarge
Fix loss of column changes through table properties when re-editing When the user validates its changes on the column properties dialog, we create another pgColumn containing all the changes made. We store it in a new column of the columns listview. When the user wants to see the changed column pr

[pgadmin-hackers] Re: [pgAdmin III] #330: Column changes through table properties lost when re-editing

2012-01-07 Thread pgAdmin Trac
#330: Column changes through table properties lost when re-editing -+-- Reporter: thom | Owner: gleu Type: bug | Status: assigned Priority: minor| Milestone: Component: pgadm