Change DD dialogs with XRC ones
Only ddTableNameDialog and ddPrecisionScaleDialog are done yet.
ddSelectKindFksDialog is still missing.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cbebf5558270c6a8e6b26c3a78548e2d6fe20bee
Modified Files
---
On Mon, 2011-06-27 at 09:09 +0200, Guillaume Lelarge wrote:
> On Sun, 2011-06-26 at 20:29 +0100, Dave Page wrote:
> > On Sat, Jun 25, 2011 at 3:50 PM, Guillaume Lelarge
> > wrote:
> > > On Sat, 2011-06-25 at 15:51 +0200, Guillaume Lelarge wrote:
> > >> On Sat, 2011-06-25 at 12:18 +0200, Guillaume
Hi,
I'm using PgAdmin III 1.14 beta 2 on OSX. When attempting to delete a
foreign key on a table, a dialogue comes up saying "Foreign Key -
Foreign Key - No / Yes"
Screenshot attached.
I would expect this to say something more like "Drop foreign key? -
Are you sure you wish to drop foreign key
On Sat, 2011-07-02 at 12:12 +0100, Thom Brown wrote:
> Hi,
>
> I'm using PgAdmin III 1.14 beta 2 on OSX. When attempting to delete a
> foreign key on a table, a dialogue comes up saying "Foreign Key -
> Foreign Key - No / Yes"
>
> Screenshot attached.
>
> I would expect this to say something mo
On 2 July 2011 13:08, Guillaume Lelarge wrote:
> On Sat, 2011-07-02 at 12:12 +0100, Thom Brown wrote:
>> Hi,
>>
>> I'm using PgAdmin III 1.14 beta 2 on OSX. When attempting to delete a
>> foreign key on a table, a dialogue comes up saying "Foreign Key -
>> Foreign Key - No / Yes"
>>
>> Screenshot
On Sat, 2011-07-02 at 13:11 +0100, Thom Brown wrote:
> On 2 July 2011 13:08, Guillaume Lelarge wrote:
> > On Sat, 2011-07-02 at 12:12 +0100, Thom Brown wrote:
> >> Hi,
> >>
> >> I'm using PgAdmin III 1.14 beta 2 on OSX. When attempting to delete a
> >> foreign key on a table, a dialogue comes up
On Thu, 2011-06-30 at 09:32 +0100, Dave Page wrote:
> On Thu, Jun 30, 2011 at 9:08 AM, Guillaume Lelarge
> wrote:
> >
> > Could be the next thing I do. Last time we talked about it, I had done
> > some work on sphynx. IIRC, I had two main things to do:
> >
> > * try to build on Windows, and Mac
>
New roadmap.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=1323b2e7477b9a1955276d8bd518dc2d01dd5ee3
Modified Files
--
development/roadmap.php | 14 +-
1 files changed, 5 insertions(+), 9 deletions(-)
--
Sent via
#322: CHECK constraints with NOT VALID
+---
Reporter: gleu| Owner: gleu
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin
Hi, me again.
I noticed that on the table properties dialogue window, the checkbox
for "Has OIDs" is disabled if there aren't any OIDs already for the
table rows. I believe the check used for enabling this isn taking
into account that PostgreSQL versions 8.4 and above can re-enable
OIDs.
Patch a
Fix a crash bug when trying to create a new table on 8.3
Instead of deleting the autovacuum notebook page, pgAdmin deleted the
constraints notebook page. So, when the user clicked OK, pgAdmin tried to find
changes in the constraints widgets which didn't exist anymore.
This bug was introduced by m
Fix a crash bug when trying to create a new table on 8.3
Instead of deleting the autovacuum notebook page, pgAdmin deleted the
constraints notebook page. So, when the user clicked OK, pgAdmin tried to find
changes in the constraints widgets which didn't exist anymore.
This bug was introduced by m
Enable "Has OIDs" on 8.4+ when table is created
I noticed that on the table properties dialogue window, the checkbox
for "Has OIDs" is disabled if there aren't any OIDs already for the
table rows. I believe the check used for enabling this isn't taking
into account that PostgreSQL versions 8.4 an
Hi,
On Sat, 2011-07-02 at 16:18 +0100, Thom Brown wrote:
[...]
>
> I noticed that on the table properties dialogue window, the checkbox
> for "Has OIDs" is disabled if there aren't any OIDs already for the
> table rows. I believe the check used for enabling this isn taking
> into account that Po
On 2 July 2011 20:20, Guillaume Lelarge wrote:
> Great patch. It even helped me find a bug. Anyway, commited and pushed.
> Thank you.
Thanks for committing it. :)
>> I personally prefer the ones with newlines, especially since I've been
>> experimenting with tables having very long names, and so
More roadmap.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=7d7822a40396f53e43d461eced26a3ac1ca1a8ae
Modified Files
--
development/roadmap.php |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
--
Sent via pgadmin-h
#323: CLUSTER in maintenance window
+---
Reporter: Thom Brown | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
K
#324: Generate Reports
--+-
Reporter: Boblitz John | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywor
Update CHANGELOG and make style.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ac158b076d598748d8d9bac4afc1ae028b05d28a
Modified Files
--
CHANGELOG |5 -
.../dditems/utilities/ddPrec
On 2 July 2011 23:17, Guillaume Lelarge wrote:
> Update CHANGELOG and make style.
>
> Branch
> --
> master
>
> Details
> ---
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ac158b076d598748d8d9bac4afc1ae028b05d28a
>
> Modified Files
> --
> CHANGELOG
20 matches
Mail list logo