* Set up framework for "notes" view, and added a skeleton function for
[citadel.git] / webcit / ChangeLog
2004-10-01 Art Cancro* Set up framework for "notes" view, and added a skelet...
2004-09-30 Art Cancro* fix line width break problem in chat
2004-09-28 Art Cancro* THIS IS 5.24
2004-09-28 Art Cancro* Prepare for 5.24 release
2004-09-27 Art Cancro* messages.c: fix build problem on non-calendar-enabled...
2004-09-25 Art Cancro* summary.c: Fixed a calling syntax problem
2004-09-25 Art Cancro* small stylesheet fix
2004-09-24 Art Cancro* Fixed display bug for room list mode when we dropped...
2004-09-24 Art Cancro* Put our <SPAN> tags back in to denote floors, rooms...
2004-09-24 Art Cancro* "folders view" of room list now uses Dave Lindquist...
2004-09-23 Art Cancro* roomops.c: "folders" view of rooms is an actual Unnum...
2004-09-16 Art Cancro* Set default view of new rooms during CRE8 command...
2004-09-15 Art Cancro* Support config of seaperate MSA port in Citadel 6.26
2004-09-10 Art Cancro* Added 'dialog' mode to setup
2004-08-31 Art Cancro* When saving VTODO (tasks), insert a UID if none is...
2004-08-31 Art Cancro* THIS IS 5.23
2004-08-31 Art Cancro* Changed internal version number to 5.23
2004-08-27 Art Cancro* Ditched the graphical buttons because CSS can do...
2004-08-18 Art Cancro* 'move' and 'delete' buttons only show when allowed...
2004-08-18 Art Cancro* Reply/Move/Delete buttons are now images, because...
2004-08-11 Art Cancro* static/iconbar.html: removed.
2004-08-11 Art Cancro* Replaced all instances of the name "Citadel/UX" with...
2004-08-09 Art Cancro* Changed DOCTYPE to HTML 3.2 because that's really...
2004-08-05 Art Cancro* Reply/Move/Delete are now buttons instead of links...
2004-08-05 Art Cancro* Removed the "pull_quote" style and used the <BLOCKQUO...
2004-08-04 Art Cancro* Tasks view is now pretty.
2004-08-03 Art Cancro* Tasks view now uses the same buffer/dump logic as...
2004-07-21 Art Cancro* Internet Configuration screen looks a little neater now
2004-07-21 Art Cancro* Completed the "Internet Configuration" screen
2004-07-16 Art Cancro*** empty log message ***
2004-07-16 Art Cancro* tools.c: display 13:00 as 12pm, not 12am
2004-07-16 Art Cancro* more work on inetconf screen
2004-07-16 Art Cancro* useredit.c: put a pretty box around user editing
2004-07-13 Art Cancro* inetconf.c: added. Not finished yet.
2004-07-10 Art Cancro* Completed web screens for THE DREADED AUTO-PURGER...
2004-07-08 Art Cancro* Added global settings for THE DREADED AUTO-PURGER...
2004-07-02 Art Cancro* Much-improved alphabet tabs for Address Book view...
2004-07-02 Art Cancro*** empty log message ***
2004-07-01 Art Cancro* Clicking "Enter a message" in a groupware room now...
2004-06-29 Art Cancro* Removed the word "room" in a few locations, as part...
2004-06-29 Art Cancro* Made some fonts bigger because users were complaining...
2004-06-27 Art Cancro* Summary view -- always view ALL messages
2004-06-24 Art Cancro* Added the "server ip address" Citadel config option
2004-06-24 Art Cancro* Added the ability to listen on a single IP address...
2004-06-22 Art Cancro* Minor UI tweaks
2004-06-21 Art Cancro* minor CSS changes
2004-06-19 Art Cancro* THIS IS 5.22
2004-06-19 Art Cancro* Instead of a crufty "the topmost Internet email addre...
2004-06-19 Art Cancro* Removed the "aides access to mailboxes" config option...
2004-06-16 Art Cancro* Removed a couple of lines of debugging code leftover...
2004-06-15 Art Cancro* Bumped internal version number to 5.22
2004-06-15 Art Cancro* Honor "maxmsgs" even when viewing a mailbox in summar...
2004-06-12 Art Cancro* Fixed some garbled output resulting from turning...
2004-06-11 Art Cancro* Moved the room graphic to the left of the room name...
2004-06-11 Art Cancro* When "Add" is clicked without specifying an upload...
2004-06-10 Art Cancro* Improved the appearance of tabs in the room config...
2004-06-10 Art Cancro* Made all the title boxes the same background color...
2004-06-06 Art Cancro* THIS IS 5.21
2004-06-06 Art Cancro* Cleaned up a couple of FIXME's sitting around in...
2004-06-04 Art Cancro* Fixed bug in "validate new users" screen (thanks...
2004-06-03 Art Cancro* "Reply" button now carries the message subject into...
2004-06-02 Art Cancro* setup.c: updated the setup script to configure two...
2004-06-01 Art Cancro* crypto.c: when an SSL connection errors out (and...
2004-06-01 Art Cancro* netconf.c: widened some of the text entry fields
2004-06-01 Art Cancro* Return to the old command-line usage (-s for https...
2004-06-01 Art Cancro* Add "permanent room" setting to room edit screen
2004-06-01 Art Cancro* Hmmph. Do the session cookie as hex instead of base6...
2004-05-31 Art Cancro* Added "|END" to the session cookie before base64...
2004-05-31 Art Cancro* Message entry using Kevin Roth's excellent cross...
2004-05-31 Art Cancro* "text" and "HTML" options for message entry.
2004-05-29 Art Cancro* tighten up the space between icons in the iconbar
2004-05-28 Art Cancro* Cosmetic changes
2004-05-24 Art Cancro* CSS change to make folder names stand out more in...
2004-04-30 Art Cancro* THIS IS 5.10
2004-04-30 Art Cancro* Changed internal version number to 5.10
2004-04-27 Art Cancro* Prompt for HTTPS port number during setup. We may...
2004-04-27 Art Cancro* When running on the same host as Citadel, if no key...
2004-04-21 Art Cancro* Completed remaining SSL fixes. Works in Moz, aIEeee...
2004-04-21 Art Cancro* Replaced ctdl_install_certificate() with convenience...
2004-04-21 Art Cancro* Got HTTPS to work with Mozilla (by twiddling stuff...
2004-04-20 Art Cancro* Allow setup to run seamlessly from within the Citadel...
2004-04-20 Art Cancro* "make install"
2004-04-16 Art Cancro* Minor fix for previous checkin
2004-04-16 Art Cancro* Completed SSL support. Still doesn't work with all...
2004-04-15 Art Cancro* Brought over the SSL/TLS stuff from Citadel. I think...
2004-04-13 Art Cancro* GET /freebusy/user.vcf *and* /freebusy/user.vfb now...
2004-04-10 Art Cancro* Fixed some version and copyright date oopses
2004-04-10 Art Cancro* THIS IS 5.06
2004-04-10 Art Cancro* Changed internal version number to 5.06
2004-03-29 Art Cancro* configure.in, Makefile.in: handle $LDFLAGS
2004-03-20 Art Cancro* Original startup thread becomes a worker thread after...
2004-03-18 Art Cancro* Removed the language in README.TXT which told everyon...
2004-03-18 Art Cancro* Rounded web boxes now look correct in all browsers.
2004-03-17 Art Cancro* When creating a new user, auto-chain to the "edit...
2004-03-15 Art Cancro* Prettied up the chat window a little more.
2004-03-15 Art Cancro* Chat now appears in a separate window
2004-03-09 Michael Hampton* Add a Linux Software Map file
2004-03-07 Art Cancro* Fix the current view not being set to the default...
2004-03-07 Art Cancro* serv_read() now zeroes out the supplied buffer (with...
2004-03-03 Art Cancro* Made the chat screen totally kick-ass sweet. The...
next