]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* New site config option "Allow system Aides to gain access to mailboxes"
[citadel.git] / webcit / ChangeLog
index 37a12eb774a9cf10efe2c381efda657e96c7ee81..bd38e38810c27312c19404172e6d9298e8a69550 100644 (file)
@@ -1,4 +1,52 @@
 $Log$
+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
+
+Revision 323.0  2002/01/13 09:07:06  ajc
+* THIS IS 3.23
+
+Revision 322.4  2002/01/13 09:06:38  ajc
+* Brought over the debugged mime parser from Citadel
+
+Revision 322.3  2002/01/05 06:19:17  error
+* Add MIME types text/css and image/png
+
 Revision 322.2  2002/01/03 22:32:38  ajc
 * templatized the "prompt for recipient" screen