Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.107 retrieving revision 1.108 diff -LTODO.txt -LTODO.txt -u -w -r1.107 -r1.108 --- TODO.txt +++ TODO.txt @@ -24,12 +24,14 @@
  • EditGrid: Allow copy/paste of entire rows
  • EditGrid: better editing (color, validation)
  • columns of Views: show properties +
  • updateable View wizard
  • Most property dlgs: check for readOnly if no sufficient rights are available
  • Make dist should also write the proper versions in pgadmin3 spec file.
  • CREATE TABLE LIKE table
  • Operator class property: to implement
  • List column defaults on views.
  • Generate PostgreSQL document indexes using docbook (http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html). +
  • find solution for dlgProperty::AppendQuoted if schemaname has a dot
  • Major Projects Index: CHANGELOG.txt =================================================================== RCS file: /projects/pgadmin3/CHANGELOG.txt,v retrieving revision 1.128 retrieving revision 1.129 diff -LCHANGELOG.txt -LCHANGELOG.txt -u -w -r1.128 -r1.129 --- CHANGELOG.txt +++ CHANGELOG.txt @@ -17,6 +17,8 @@