]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Found and removed more absolute URL's.
[citadel.git] / webcit / ChangeLog
index 27a76647ea3b294d5bc5e79e719732fd4e0a7243..b6e7726dee197de02221426b78dff4bb1fd75c93 100644 (file)
@@ -1,5 +1,19 @@
 $Id$
 
+Sat Nov  5 22:53:29 EST 2005 ajc
+* Found and removed more absolute URL's.
+
+Sat Nov  5 00:50:25 EST 2005 ajc
+* The checkboxes are gone!  Implemented ajax delete of selected messages,
+  via either the Delete button or the Delete key.
+
+Fri Nov  4 23:47:23 EST 2005 ajc
+* Multi select using ctrl now handles the condition of a message already being
+  selected and the user doing ctrl-click to deselect it.
+
+Fri Nov  4 17:04:49 EST 2005 ajc
+* Multi select (using the ctrl key) is now working.
+
 Thu Nov  3 23:44:55 EST 2005 ajc
 * Removed all of the absolute URL's.