[pgadmin-hackers] CVS Commit by andreas: todo update

2005-01-28 Thread cvs
Log Message:
---
todo update

Modified Files:
--
pgadmin3:
TODO.txt (r1.128 - r1.129)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.128
retrieving revision 1.129
diff -LTODO.txt -LTODO.txt -u -w -r1.128 -r1.129
--- TODO.txt
+++ TODO.txt
@@ -15,6 +15,8 @@
 
liEnhancements
ul
+   liTrack connection usage by property dialogs to prevent 
closing used connections
+   liAllow Sequence to be attached to existing int4/int8 columns
liDisplay column comments in table definition
liAllow unix socket connections
liAllow server registration without connect
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


[pgadmin-hackers] CVS Commit by andreas: TODO update

2004-10-12 Thread cvs
Log Message:
---
TODO update

Modified Files:
--
pgadmin3:
TODO.txt (r1.119 - r1.120)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.119
retrieving revision 1.120
diff -LTODO.txt -LTODO.txt -u -w -r1.119 -r1.120
--- TODO.txt
+++ TODO.txt
@@ -20,6 +20,7 @@
lilanguage update check
liGuru hints:  Tables/PK, FK/covering index
liImport from CSV
+   liFK: FULL/SIMPLE MATCH
licreate FK: PK/unique detection
liglobal object modification logging
liKeyboard navigation (wx issue)
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


[pgadmin-hackers] CVS Commit by andreas: todo update

2004-10-10 Thread cvs
Log Message:
---
todo update

Modified Files:
--
pgadmin3:
TODO.txt (r1.117 - r1.118)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.117
retrieving revision 1.118
diff -LTODO.txt -LTODO.txt -u -w -r1.117 -r1.118
--- TODO.txt
+++ TODO.txt
@@ -28,6 +28,7 @@
liEditGrid: Allow copy/paste of entire rows
liEditGrid: better editing (color, validation)
licolumns of Views: show properties
+   liobject display: strip lf/cr/tab from comments
liupdateable View wizard
liMost property dlgs: check for readOnly if no sufficient rights are 
available
liMake dist should also write the proper versions in pgadmin3 spec 
file.
---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-22 Thread Dave Page
 

 -Original Message-
 From: Andreas Pflug [mailto:[EMAIL PROTECTED] 
 Sent: 21 September 2004 23:10
 To: Dave Page
 Cc: [EMAIL PROTECTED]
 Subject: Re: [pgadmin-hackers] CVS Commit by andreas: todo update
 
 Dave Page wrote:
 
  
  I'd rather not prevent the user from shooting his own foot in quite 
  such a nannying way, but on a more general theme, what 
 about having a 
  bunch of tips in appropriate places to help the newbie?
 
 Yup, let's collect candidates.
 
  Each one could have
  it's own 'don't show me this again' check box, along with a global 
  option to turn them off.
 
 ... for making power users less annoyed :-) Teacher dialogs 
 make my pimples flourish.

:-)

/D

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-21 Thread Dave Page
 

 -Original Message-
 From: Andreas Pflug [mailto:[EMAIL PROTECTED] 
 Sent: 20 September 2004 17:43
 To: Dave Page
 Cc: [EMAIL PROTECTED]; Andreas Pflug
 Subject: Re: [pgadmin-hackers] CVS Commit by andreas: todo update
 
 Dave Page wrote:
   
  
  
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 [EMAIL PROTECTED]
 Sent: 20 September 2004 16:25
 To: [EMAIL PROTECTED]
 Subject: [pgadmin-hackers] CVS Commit by andreas: todo update
 
 +   liEditGrid: allow editing if unique key existent, but
  
  no PK/OID
  
  You realise that'll only work if there is a not null 
 contraint as well?
 
 Not really. 

Not really you didn't realise, or not really you don't agree? Unique
indexes can still contain multiple null values on the same column, hence
a not null constraint is required to make them useful as a row
identifier.

 Maybe we should accept PK for educational purposes only.

I'd rather not prevent the user from shooting his own foot in quite such
a nannying way, but on a more general theme, what about having a bunch
of tips in appropriate places to help the newbie? Each one could have
it's own 'don't show me this again' check box, along with a global
option to turn them off. In this case, when creating a table without a
pkey it could pop-up and warn about the problem and give the user the
chance to correct the problem.

Regards, Dave.

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


[pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-21 Thread cvs
Log Message:
---
todo update

Modified Files:
--
pgadmin3:
TODO.txt (r1.114 - r1.115)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.114
retrieving revision 1.115
diff -LTODO.txt -LTODO.txt -u -w -r1.114 -r1.115
--- TODO.txt
+++ TODO.txt
@@ -16,6 +16,7 @@
 
liEnhancements
ul
+   liImport from CSV
licreate FK: PK/unique detection
liglobal object modification logging
liKeyboard navigation (wx issue)
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-21 Thread Andreas Pflug
Dave Page wrote:
I'd rather not prevent the user from shooting his own foot in quite such
a nannying way, but on a more general theme, what about having a bunch
of tips in appropriate places to help the newbie? 
Yup, let's collect candidates.
Each one could have
it's own 'don't show me this again' check box, along with a global
option to turn them off.
... for making power users less annoyed :-) Teacher dialogs make my 
pimples flourish.

Regards,
Andreas
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
 subscribe-nomail command to [EMAIL PROTECTED] so that your
 message can get through to the mailing list cleanly


[pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-20 Thread cvs
Log Message:
---
todo update

Modified Files:
--
pgadmin3:
TODO.txt (r1.113 - r1.114)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.113
retrieving revision 1.114
diff -LTODO.txt -LTODO.txt -u -w -r1.113 -r1.114
--- TODO.txt
+++ TODO.txt
@@ -16,8 +16,10 @@
 
liEnhancements
ul
+   licreate FK: PK/unique detection
liglobal object modification logging
liKeyboard navigation (wx issue)
+   liEditGrid: allow editing if unique key existent, but no PK/OID
liEditGrid: refresh row after insert to show default values
liEditGrid: try to show freshly inserted row with 'serial' pk
liEditGrid: Allow copy/paste of entire rows
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-20 Thread Dave Page
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 [EMAIL PROTECTED]
 Sent: 20 September 2004 16:25
 To: [EMAIL PROTECTED]
 Subject: [pgadmin-hackers] CVS Commit by andreas: todo update

 + liEditGrid: allow editing if unique key existent, but
no PK/OID

You realise that'll only work if there is a not null contraint as well?

Regards, Dave.

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-20 Thread Andreas Pflug
Dave Page wrote:
 


-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
[EMAIL PROTECTED]
Sent: 20 September 2004 16:25
To: [EMAIL PROTECTED]
Subject: [pgadmin-hackers] CVS Commit by andreas: todo update

+		liEditGrid: allow editing if unique key existent, but
no PK/OID
You realise that'll only work if there is a not null contraint as well?
Not really. Maybe we should accept PK for educational purposes only.
Regards,
Andreas
---(end of broadcast)---
TIP 6: Have you searched our list archives?
  http://archives.postgresql.org


[pgadmin-hackers] CVS Commit by andreas: todo update

2004-09-15 Thread cvs
Log Message:
---
todo update

Modified Files:
--
pgadmin3:
TODO.txt (r1.111 - r1.112)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.111
retrieving revision 1.112
diff -LTODO.txt -LTODO.txt -u -w -r1.111 -r1.112
--- TODO.txt
+++ TODO.txt
@@ -16,6 +16,7 @@
 
liEnhancements
ul
+   liusage of wxStockButton
liglobal object modification logging
liKeyboard navigation (wx issue)
liEditGrid: refresh row after insert to show default values
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


[pgadmin-hackers] CVS Commit by andreas: todo update

2004-04-28 Thread cvs
Log Message:
---
todo update

Modified Files:
--
pgadmin3:
TODO.txt (r1.89 - r1.90)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.89
retrieving revision 1.90
diff -LTODO.txt -LTODO.txt -u -w -r1.89 -r1.90
--- TODO.txt
+++ TODO.txt
@@ -29,6 +29,7 @@
 liAllow table/view row counting to be completely disabled (to allow 
treeview refreshing).
 liAllow copying of rows from the SQL Grid.
 liGenerate PostgreSQL document indexes using docbook (a 
href=http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html;http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html/a).
+   liSQL Window: Try to preserve result column width
/ul
 
liMajor Projects
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html