Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by andreas: todo update

CVS Commit by andreas: todo update



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 @@
 
 	<li>Enhancements
 	<ul>
+		<li>create FK: PK/unique detection
 		<li>global object modification logging
 		<li>Keyboard navigation (wx issue)
+		<li>EditGrid: allow editing if unique key existent, but no PK/OID
 		<li>EditGrid: refresh row after insert to show default values
 		<li>EditGrid: try to show freshly inserted row with 'serial' pk
 		<li>EditGrid: Allow copy/paste of entire rows


Home | Main Index | Thread Index

top