]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Brought over yet another new version of the MIME parser from Citadel
[citadel.git] / webcit / ChangeLog
index 5a780b3da6d5b100e3c0fa0580601af8fcdddb47..51793506aa3b1666097e36cb83dc5b8491272be0 100644 (file)
@@ -1,4 +1,43 @@
 $Log$
+Revision 323.14  2002/03/19 04:35:10  ajc
+* Brought over yet another new version of the MIME parser from Citadel
+
+Revision 323.13  2002/03/13 03:56:52  ajc
+* New site config option "Allow system Aides to gain access to mailboxes"
+
+Revision 323.12  2002/03/12 23:13:57  ajc
+* Moved room access controls out of the admin menu and into the room commands
+  menu.  Prettied up the access control list screen.
+
+Revision 323.11  2002/03/10 06:07:09  ajc
+* Handle multiple Internet e-mail addresses in vCard editor
+
+Revision 323.10  2002/03/07 04:56:09  ajc
+* Final polish for initial round of vCard editing functions.  Only show "edit"
+  link when editing user's own vCard in the My Citadel Config> room.
+
+Revision 323.9  2002/03/06 05:22:33  ajc
+* More vcard editing form stuff
+
+Revision 323.8  2002/03/05 05:05:06  ajc
+* More vCard editing stuff
+
+Revision 323.7  2002/03/04 05:28:54  ajc
+* Wrote some skeleton code for robust vCard editing
+
+Revision 323.6  2002/03/03 06:58:25  ajc
+* Login errors displayed in red
+
+Revision 323.5  2002/03/03 06:52:59  ajc
+* Allow editing of the "disable self-service user account creation" site config option
+
+Revision 323.4  2002/02/24 07:02:44  ajc
+* Added the ability to enter a Subject: line in messages
+* Go to the Mail room when user clicks on the new mail alert icon
+
+Revision 323.3  2002/02/13 22:47:51  ajc
+* Added some rudimentary support for displaying vCards as card-looking things
+
 Revision 323.2  2002/02/13 15:04:25  ajc
 * Began some hacks for vCard processing