* Moved to the new string tokenizer API
[citadel.git] / webcit / ChangeLog
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-04-04 Art Cancro* THIS IS 6.10 (unfinished first time install wizard...
2005-04-04 Art Cancro* configure.in: fix libical version detection
2005-03-30 Art Cancro* Changed the color of the side button bar
2005-03-30 Art Cancro* serv_crypto.c: made changes to OpenSSL calls ......
2005-03-10 Art Cancro* Created the framework for the "first time setup wizard"
2005-03-09 Art Cancro* Delete room is now confirmed through a JavaScript...
2005-03-08 Art Cancro* More attractive display of vCards (hide unknown fields)
2005-03-07 Art Cancro* auth.c: shrink the margins on the login screen so...
2005-03-07 Art Cancro* Rolled back to the old RTE because the new one doesn...
2005-03-05 Art Cancro* crypto.c: allow use of chained certificates
2005-03-05 Art Cancro* minor html changes
2005-03-04 Art Cancro* When a room is set to the "mailbox" view, "Read new...
2005-02-28 Art Cancro* Updated to the latest version of Kevin Roth's richtex...
2005-02-23 Art Cancro* Better control of HTTP headers which control browser...
2005-02-22 Art Cancro* When the "begin_burst() / end_burst()" semantics...
2005-02-21 Art Cancro* begin_burst() / end_burst() semantics now apply to...
2005-02-21 Art Cancro* THIS IS 6.03
2005-02-21 Art Cancro* Various debugging type of everythingism to help chat...
2005-02-21 Art Cancro* When creating rooms:
2005-02-20 Art Cancro* View-o-matic now has "View as: " before it. "Message...
2005-02-20 Art Cancro* Switched the Reply/Move/Delete buttons back to ordina...
2005-02-19 Art Cancro* The previous <div style=\"margin-right:1px\"> has...
2005-02-19 Art Cancro* Replaced all the "centered 99% tables" with 100%...
2005-02-18 Art Cancro* Moved the room access control screen into a tab on...
2005-02-17 Art Cancro* After setup is complete, tell them how to log in.
2005-02-16 Art Cancro* More display fixes
2005-02-16 Art Cancro* inetconf.c: fixed memory management problem that...
2005-02-15 Art Cancro* THIS IS 6.02
2005-02-15 Art Cancro* Fixed an HTTP output error for static data which...
2005-02-14 Art Cancro* Started changing some of the top-level tables from...
2005-02-13 Art Cancro* Network configuration screen: add IMAPS, POP3S, and...
2005-02-12 Art Cancro* THIS IS 6.01
2005-02-11 Art Cancro* useredit.c: added an "Delete user" button, because...
2005-02-09 Art Cancro* More GroupDAV fixes and tuning.
2005-02-07 Art Cancro* groupdav_propfind.c: output all XML on a single line...
2005-02-06 Art Cancro* Added some HTTP Date: header output
2005-02-05 Art Cancro* All GroupDAV HTTP output is now \r\n instead of ...
2005-02-05 Art Cancro* Added an everything-buffering thingi so we can do...
2005-02-05 Art Cancro* Cleanup of new message range view-o-matic
2005-02-04 Art Cancro* Message reading range selection is now a drop-down...
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-02-04 Art Cancro* fixed the tasks view in the summary screen
2005-02-03 Art Cancro* More tuning for GroupDAV compliance.
2005-02-03 Art Cancro* VTODO components need to be encapsulated inside VCALE...
2005-02-02 Art Cancro* Encode GroupDAV uid's using more concise string escap...
2005-02-02 Art Cancro* Debugged the GroupDAV service with KOrganizer. It...
2005-02-01 Art Cancro* Completed GroupDAV PUT. Untested.
2005-02-01 Art Cancro* Bumped the internal version number to 6.01
2005-02-01 Art Cancro* Better purging of not-logged-in GroupDAV sessions
2005-02-01 Art Cancro* Reworked the PROPFIND xml output based on an example...
2005-02-01 Art Cancro* Completed "folder list" PROPFIND, now listing all...
2005-02-01 Art Cancro* "time(NULL) mod 60" doesn't work for some reason...
2005-01-31 Art Cancro* Initial attempt at GroupDAV PROPFIND for folder enume...
2005-01-31 Art Cancro* iconbar is now a happy css hovery lightupy div thing
2005-01-29 Art Cancro* Implemented the GroupDAV DELETE method.
2005-01-28 Art Cancro* iconbar no longer uses the beginbox/endbox semantics...
2005-01-28 Art Cancro* GroupDAV object URL's are now based on the EUID of...
2005-01-26 Art Cancro* PROPFIND now outputs fully qualified URL's
2005-01-26 Art Cancro* Initial implementation of GroupDAV PROPFIND
2005-01-26 Art Cancro* Output ETags in double quotes to conform with the...
2005-01-25 Art Cancro* Accept escaped characters in GroupDAV GET URL's
2005-01-25 Art Cancro* Implemented the Groupdav GET method, more or less...
2005-01-25 Art Cancro* Completed HTTP "Basic" authentication, and a stub...
2005-01-24 Art Cancro* Began laying the groundwork for http-authenticated...
2005-01-22 Art Cancro* removed descriptions in non-main menus
2005-01-20 Art Cancro* When viewing a calendar room, the "Read all messages...
2005-01-20 Art Cancro* Added in a bunch of stupid JavaScript to allow the...
2005-01-20 Art Cancro* Cleaned up a bunch of unused cruft from the old layout
2005-01-17 Art Cancro* Navbar is now dynamic, in an attempt to make only...
2005-01-15 Art Cancro* Removed the fixed pixel width from the tree view...
2005-01-15 Art Cancro* Message entry window is now somewhat full screen.
2005-01-14 Art Cancro* A few logging hacks
2005-01-14 Art Cancro* Placed the navbar into the room banner, at least...
2005-01-14 Art Cancro*** empty log message ***
2005-01-14 Art Cancro* Got the three-pane model working not only with web...
2005-01-13 Art Cancro* Insert a newline between </div> and <div id="text">
2005-01-11 Art Cancro* Switching doctype from XHTML to HTML 4.01 STRICT...
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-12-29 Art Cancro* roomops.c: provide a way to create room shares with...
2004-12-29 Art Cancro* roomops.c: when adding/removing nodes in the 'Sharing...
2004-12-28 Art Cancro* THIS IS 5.28
2004-12-28 Art Cancro* Corrected overly-escaped reply-to addresses in "reply...
2004-12-07 Art Cancro* THIS IS 5.27
2004-12-07 Art Cancro* Finally tracked down the WC->vars heap corruption...
2004-12-01 Art Cancro* THIS IS 5.26
2004-12-01 Art Cancro* Changed internal version number to 5.26
2004-12-01 Art Cancro* Numerous memory management bugfixes.
2004-12-01 Art Cancro* tools.c: don't crash when striplt() is called with...
2004-11-12 Art Cancro* Updated the richtext editor (new version from Kevin...
2004-11-03 Art Cancro* THIS IS 5.25
2004-11-03 Art Cancro* Changed internal version number to 5.25
2004-10-20 Art Cancro* New "notes" icon
2004-10-15 Art Cancro* Calendar objects UID now generated by generate_uuid...
2004-10-05 Art Cancro* localtime_r() fixes
2004-10-03 Art Cancro* Added a pthread_attr_destroy() in the appropriate...
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
next