Update of /cvsroot/gqclient/gq
In directory sc8-pr-cvs1:/tmp/cvs-serv12049
Modified Files:
ChangeLog
Log Message:
* Checking in changes made during the last few days
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gqclient/gq/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** ChangeLog 27 Oct 2003 22:19:45 -0000 1.50
--- ChangeLog 3 Nov 2003 21:53:06 -0000 1.51
***************
*** 1,2 ****
--- 1,24 ----
+ 2003-11-03 Peter Stamfest <pe...@st...>
+ * Implemented missing rollback capability for failed save attempts
+ (and tested them in failure situations).
+ * Fixed GUI problem wrt rollback when editing filters
+ * Environment variables GQRC and GQSTATE can be used to override
+ the filenames of the configuration file (usually ~/.gq) and the
+ state file (usually ~/.gq-state)
+ * Fixed several buglets wrt template editing
+ * Added configuration settings to turn on/off user-friendly attributes
+ * Added configuration setting to turn of parsing of ldap.conf and
+ ~/.ldaprc et.al.
+ 2003-11-02 Peter Stamfest <pe...@st...>
+ * Added user-friendly attribute names for those who like it - I
+ rewrote the persistent default displaytype stuff to allow for
+ LDAP attribute related preferences on a per attribute basis.
+ * Fixed several bugs introduces during the last few days.
+ * Did a lot of testing
+ 2003-11-01 Peter Stamfest <pe...@st...>
+ * Last couple of days: Huge changes
+ * rewrote error handling to mostly work with transient/modal windows
+ when popping up error messages, also makes the interface more
+ user-friendly
2003-10-27 Peter Stamfest <pe...@st...>
* Finally implemented LMHASH for dt_password. I hope I got it right.
|