Author: dpage
Date: 2008-02-13 19:20:01 + (Wed, 13 Feb 2008)
New Revision: 7077
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7077&view=rev
Log:
Sort the functions in the combo box on the Trigger dialogue [Robins Tharakan]
Modified:
trunk/pgadmin3/CHANGELOG
trunk
On Feb 13, 2008 6:02 PM, Robins Tharakan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> While working at office today I realised that it was quite annoying to get
> and unsorted function list in the 'New Trigger' form.
>
> (While I do other stuff, I thought I should take care of these trivials
> before it ge
Hi,
While working at office today I realised that it was quite annoying to get
and unsorted function list in the 'New Trigger' form.
(While I do other stuff, I thought I should take care of these trivials
before it gets out of my mind.)
Attached is a small patch to sort that list.
*Robins*
Inde
On Feb 13, 2008 4:33 PM, Robins Tharakan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In searching for what to add next to PgAdmin, I saw that the PgAdmin TODO
> list has listed ComboBoxes in ForeignKey columns as one of its requirements.
>
> Is anyone working on it ?
> I would want to give it a try if I
Hi,
In searching for what to add next to PgAdmin, I saw that the PgAdmin TODO
list has listed ComboBoxes in ForeignKey columns as one of its requirements.
Is anyone working on it ?
I would want to give it a try if I could understand wxWidgets a little bit
more.
And for that, any recommendations
Author: dpage
Date: 2008-02-13 15:56:07 + (Wed, 13 Feb 2008)
New Revision: 7076
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7076&view=rev
Log:
Add the table types UI changes to the TODO per discussion.
Modified:
trunk/pgadmin3/TODO
---(end
Author: dpage
Date: 2008-02-13 15:52:27 + (Wed, 13 Feb 2008)
New Revision: 7075
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7075&view=rev
Log:
Hide array variants of table-types in datatype selectors where we already hide
the table type itself.
Modified:
trunk/pg
Author: dpage
Date: 2008-02-13 15:51:58 + (Wed, 13 Feb 2008)
New Revision: 7074
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7074&view=rev
Log:
Hide array variants of table-types in datatype selectors where we already hide
the table type itself.
Modified:
branches