* inetconf.c: added. Not finished yet.
[citadel.git] / webcit / ChangeLog
index 57ffb2f4b745862a73dff904eb8929a057e7e7ea..3e00a2eb36c8f20fafc0aa12dd07a21233198fc7 100644 (file)
@@ -1,7 +1,85 @@
 $Log$
+Revision 522.13  2004/07/13 03:25:08  ajc
+* inetconf.c: added.  Not finished yet.
+
+Revision 522.12  2004/07/10 03:10:19  ajc
+* Completed web screens for THE DREADED AUTO-PURGER by adding room and
+  floor level configurations.
+* Put a space between OK and CANCEL buttons anywhere in the system where
+  there wasn't one.
+* Some more of the room config/admin screens now return to themselves
+  with a "ok, you did that" message when OK is pressed, instead of dropping
+  out to the main menu.
+
+Revision 522.11  2004/07/08 03:03:01  ajc
+* Added global settings for THE DREADED AUTO-PURGER to the site-wide
+  configuration (public rooms default and mailboxes default).  Still need
+  to add floor and room policy screens.
+
+Revision 522.10  2004/07/02 03:28:08  ajc
+* Much-improved alphabet tabs for Address Book view.  Now divides the
+  total number of names by (names per page, currently 60) and sets up
+  that many tabs, with proper [Aaa-Bbb] labels on them.
+
+Revision 522.9  2004/07/02 03:26:06  ajc
+*** empty log message ***
+
+Revision 522.8  2004/07/01 02:40:40  ajc
+* Clicking "Enter a message" in a groupware room now automatically calls
+  the correct editor for the type of objects in the room (message, calendar
+  event, task, address book entry)
+
+Revision 522.7  2004/06/29 17:21:25  ajc
+* Removed the word "room" in a few locations, as part of our push towards
+  not looking like a BBS when running in groupware mode
+
+Revision 522.6  2004/06/29 00:37:02  ajc
+* Made some fonts bigger because users were complaining...
+
+Revision 522.5  2004/06/27 03:02:05  ajc
+* Summary view -- always view ALL messages
+* Summary view -- new messages are in boldface
+
+Revision 522.4  2004/06/24 20:42:14  ajc
+* Added the "server ip address" Citadel config option
+* Site config: added "Changes will not take effect until..." language
+  to relevant screens
+
+Revision 522.3  2004/06/24 14:50:35  ajc
+* Added the ability to listen on a single IP address instead of all addresses.
+
+Revision 522.2  2004/06/22 02:21:56  ajc
+* Minor UI tweaks
+
+Revision 522.1  2004/06/21 15:00:52  ajc
+* minor CSS changes
+
+Revision 522.0  2004/06/19 03:21:35  ajc
+* THIS IS 5.22
+
+Revision 521.10  2004/06/19 03:11:07  ajc
+* Instead of a crufty "the topmost Internet email address will be used
+  for outgoing email" explanation, separated it into "Primary Internet
+  email address" and "Other email addresses" boxes.
+
+Revision 521.9  2004/06/19 02:42:12  ajc
+* Removed the "aides access to mailboxes" config option, which is no longer
+  part of the Citadel system.
+
+Revision 521.8  2004/06/16 02:07:22  ajc
+* Removed a couple of lines of debugging code leftover from last night
+
+Revision 521.7  2004/06/15 03:06:11  ajc
+* Bumped internal version number to 5.22
+* Use new fast headers-only-no-mime fetch mode in Citadel for
+  message summaries
+
+Revision 521.6  2004/06/15 02:30:21  ajc
+* Honor "maxmsgs" even when viewing a mailbox in summary mode
+
 Revision 521.5  2004/06/12 04:26:38  ajc
 * Fixed some garbled output resulting from turning things that look like
-  links into links.
+  links into links
 
 Revision 521.4  2004/06/11 16:09:36  ajc
 * Moved the room graphic to the left of the room name in the banner, to
@@ -1893,3 +1971,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+