Room links in iconbar roomlist now properly escaped with encodeURIcomponent()
[citadel.git] / webcit / static / wclib.js
2011-09-20 Art CancroRoom links in iconbar roomlist now properly escaped...
2011-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-09-06 Wilfried GoesgensLimit length of Commands sent to citserver; do multible...
2011-07-09 Art CancroFix broken links to static/expand.gif and static/collap...
2011-07-08 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-07 Art CancroFor sites in guest mode, redirect to the landing page...
2011-05-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-17 Art CancroRemoved spurious 'Loading...' label from expanded roomlist
2011-05-17 Art CancroRemoved spurious 'Loading...' label from expanded roomlist
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-13 Art CancroEliminated the 'switchable' iconbar and completed repla...
2011-05-13 Art CancroEliminated the 'switchable' iconbar and completed repla...
2011-05-13 Art CancroInitial HTML/JS work for expandable roomlist
2011-05-13 Art CancroInitial HTML/JS work for expandable roomlist
2011-05-13 Wilfried GoesgensMore compfort for inline vieweable attachments
2011-05-13 Wilfried GoesgensMore compfort for inline vieweable attachments
2011-05-13 Art CancroUse the same method in both places to determine whether...
2011-05-13 Art CancroUse the same method in both places to determine whether...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-05-12 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-26 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-04-26 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-02-25 Art CancroSwitching languages now works again
2011-02-25 Art CancroSwitching languages now works again
2011-01-19 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-01-19 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-29 Art CancroInitial version of modal login is now working.
2010-12-29 Art CancroInitial version of modal login is now working.
2010-12-29 Art CancroBegan implementing GetLoggedInFirst(destination_url...
2010-12-29 Art CancroBegan implementing GetLoggedInFirst(destination_url...
2010-12-01 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-01 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-11-30 Art CancrotoggleModal() now explicitly accepts an argument of...
2010-11-30 Art CancrotoggleModal() now explicitly accepts an argument of...
2010-11-30 Art CancroModal dialog for the popup blocker warning
2010-11-30 Art CancroModal dialog for the popup blocker warning
2010-11-30 Art CancroUse modal dialog for confirm logoff
2010-11-30 Art CancroUse modal dialog for confirm logoff
2010-09-01 Art Cancroremoved Id tag from wclib.js
2010-09-01 Art Cancroremoved Id tag from wclib.js
2010-06-23 Art Cancro* Removed JS function fixMissingCSSTable() which does...
2010-06-23 Art Cancro* Removed JS function fixOffsetBanner() which does...
2010-06-09 Art Cancro* Removed a bunch of IE-isms no longer required now...
2010-05-25 Art Cancro* Now attempting to fix the final few rendering problem...
2010-04-19 Art Cancro* update room chat to the new protocol. This needs...
2010-02-03 Art Cancro* New new BBS view
2010-01-16 Art Cancro* the JavaScript code for the new BBS view has been...
2009-12-28 Wilfried Göesgens* reorganize some templates into subdirectories
2009-12-18 Wilfried Göesgens* by matt:
2009-10-15 Wilfried Göesgens* switch roomlisting to templating
2009-09-03 Wilfried Göesgens* fix NULL conditions in room sorters
2009-09-03 Art Cancro* Move SMTP queue view JavaScript to wclib.js
2009-09-03 Art Cancro* Do not allow notes to be resized any smaller than...
2009-07-23 MattFix drag and drop bugs
2009-03-16 Wilfried Göesgens* add conditional to check room-types
2009-03-09 Wilfried Göesgens+ add Michael Meskes Patch; hide Task due date UI eleme...
2009-03-08 Wilfried Göesgens* streamline copyright statements; add Conclusion of...
2009-03-07 Wilfried Göesgens* add Michael Meskes patch: make time in task due dates...
2009-02-20 Art Cancro* 'Check Attendee Availability' button is now enabled...
2009-02-20 Matt* add a strcmp function, use for mailbox subject/sender...
2009-02-13 Matt* CtdlDragDrop library now works in IE7 and 8
2009-02-07 Matt* Fix user push email config
2009-02-06 Matt* iteratorstruct private again
2009-02-04 Matt* Fix online users iconbar hover
2009-02-01 Matt* Fix some IE (mainly IE6) overflow issues
2009-01-28 Matt* restore context menu in online user list
2009-01-26 Matt* add missing banner on preferences template
2009-01-26 Matt* fix some fallout from last commit: iconbar now in...
2009-01-25 Matt* properly check to see if user has turned on wholist...
2009-01-13 Matt* fix issues with room list in firefox 2 (didn't detect...
2009-01-13 Matt* move output_headers to the top of readloop, before...
2009-01-12 Matt*fix numerous regressions that I let slip:
2009-01-12 MattMerge new summary view branches changes into trunk
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-08 Art Cancro* Fixed some JavaScript syntax that JSLint [jslint...
2008-10-21 Art Cancromore work on the recurrence editor
2008-10-16 Art Cancrorecurrence editor stuff
2008-10-15 Art Cancromore recurring events editor tedium
2008-10-14 Art CancroMore recurrence editor stuff
2008-10-10 Art CancroWrote a few more lines of code
2008-10-09 Art Cancrorecurrence editor
2008-10-01 Art Cancroaaaaaaaaaaaaaaaaaaaaaagggggggh internet explorer sucks
2008-10-01 Art CancroDebugged some javascript that ought to work but
2008-09-30 Art CancroMore recurrence editor code
2008-09-29 Art CancroDate picker is now localized to the currently selected
2008-09-29 Art CancroCalendar date format is now yyyy-mm-dd because that...
2008-09-24 Art Cancrojavascript fun for recurrence editor
2008-09-23 Art Cancrorecurrence editor
2008-09-23 Art Cancrorecurrence editor
2008-09-23 Art CancroWrote a few more lines of the recurrence editor.
next