Mailing list header changes (fuck you Google)
[citadel.git] / webcit / static / wclib.js
2008-04-29 Art CancroImplemented the ajax call for updating notes.
2008-04-29 Art CancroIdentify sticky-notes divs by vnote uid, not by msgnum.
2008-04-28 Art CancroImplemented drag and drop for the new sticky notes...
2007-11-06 Dave WestFile counting for directory rooms now checks both QR_DI...
2007-04-26 Art CancroAddress book popup: removed the rounded edges (because
2007-04-24 Art CancroMeeting Accept/Decline and RSVP Update/Ignore controls
2007-04-23 Art CancroA single address book popup now supports multiple
2007-04-23 Art CancroAllow multiple addresses to be selected.
2007-04-20 Art Cancro* Address book popup is now complete
2007-04-19 Art Cancroh0h0h0./webserver -p80 Prototype has an 'evalscripts...
2007-04-16 Art Cancro* Upgraded to prototype.js v1.5
2007-04-13 Art CancroAddress book popup is now rendered using an ajax refresh
2007-04-10 Art CancroMore work on the css/js for the address book popup.
2007-04-10 Art CancroMore work on address book popup
2007-04-10 Art CancroTinkered with CSS for address book popup
2007-04-07 Art Cancro* Room info popup now uses Scriptactulous appear and...
2007-01-08 Art CancroReplaced 'gradientanim.gif' with a more attractive...
2006-12-14 Art CancroCleaned up some commented-out stuff that was left in...
2006-11-17 Art Cancro* Applied matt's patch to have it show a loading graphi...
2006-09-02 Art CancroOnly populate the preview pane for single select, not
2006-09-01 Art CancroAdded group select to summary view.
2006-09-01 Art CancroFixed bug #173. Multi-select and multi-deselect no...
2006-09-01 Art CancroFound the cause of Bug #173 and added a comment to the
2006-09-01 Art Cancrosummary view: deleting messages now removes the table...
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-05-02 Art Cancroautomake build is now a branch
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
2006-01-02 Art CancroNew way to display incoming instant messages. Not...
2005-12-11 Art Cancro* wclib.js: transmit the "no floors expanded" condition...
2005-12-09 Art Cancro* Deleting a message from the Trash folder now actually...
2005-12-02 Art Cancro* wclib.js: fixed a syntax error
2005-12-01 Art Cancro* which_div_expanded is now persistent across page...
2005-12-01 Art Cancro* Clicking on the expanded floor div collapses it.
2005-12-01 Art Cancro* Shortened some of the string lengths in struct wcsess...
2005-11-30 Art CancroDrag-and-drop move messages is now complete.
2005-11-30 Art Cancro* Completed the JavaScript-detection of room names...
2005-11-29 Art Cancrowclib commit
2005-11-29 Art Cancro* Made the iconbar room list somewhat usable (collapse...
2005-11-24 Art Cancro* Placed a mini roomlist in the iconbar. This is not...
2005-11-22 Art Cancro* Set up a toggleable iconbar that can switch between...
2005-11-10 Art Cancro* Completed the implementation of a simple drop target...
2005-11-10 Art Cancro* Removed arbitrary upper bound in message select array...
2005-11-09 Art Cancro* Mailbox view: selected messages are now draggablevi...
2005-11-08 Art Cancro* Now it resizes on mousemove instead of mouseup. ...
2005-11-08 Art Cancro* First cut of message list resize. It works but it...
2005-11-07 Art Cancro* Changed keypress handling so that it works not only...
2005-11-06 Art Cancro* Message delete: table row delete is now handled by...
2005-11-05 Art Cancrominor tweak to previous checkin
2005-11-05 Art Cancro* The checkboxes are gone! Implemented ajax delete...
2005-11-05 Art Cancro* Multi select using ctrl now handles the condition...
2005-11-04 Art Cancro * Multi select (using the ctrl key) is now working.
2005-11-03 Art Cancro* Removed the 'mark message as seen' C code (in the...
2005-11-03 Art Cancro* Mailbox view -- onClick is now implemented by a JavaS...
2005-10-07 Art Cancrore-added binary
2005-10-07 Art Cancroremoving bad statics
2005-09-18 Art Cancro* Switched the wholist updater to Prototype's AJAX...
2005-09-17 Art Cancro* The JavaScript code to activate the ajax-powered...
2005-09-09 Art Cancro* Checked in a copy of the "script.aculo.us" library...
2005-09-01 Art Cancro*** empty log message ***
2005-08-01 Art Cancro* Made the ImportantMessage div less obtrusive
2005-07-28 Art Cancro* Awesome new 2-pane layout with ajax functionality...
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
2005-06-24 Art Cancro* The date/time stamp of messages are now output using...
2005-06-21 Art Cancro* Moved some JavaScript functions out of head.html...