Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / static / wclib.js
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2016-01-03 Wilfried Goesgensits wCLog now, as js styleguides command us.
2016-01-03 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-02 Wilfried GoesgensAdd publish button to \edit rooms
2015-12-31 Wilfried GoesgensAdd new mask to create a blog + edit room with sample...
2015-10-12 Wilfried GoesgensStart migrating the vcard editing formulars to templates
2012-08-24 Wilfried GoesgensADDRESSBOOK POPUP: templatize.
2012-08-21 Wilfried GoesgensDnD-Move: remove debug log.
2012-08-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-21 Wilfried GoesgensDrag+Drop move: propperly escape the roomname so +...
2012-07-09 Wilfried GoesgensSMTP-Queue: streamline redisplaying
2012-07-01 Wilfried GoesgensSharing: add NSYN
2012-07-01 Wilfried GoesgensAdd null-check before access.
2012-07-01 Wilfried GoesgensRoomedit - Sharing: remove lines unneeded
2012-06-30 Wilfried GoesgensSMTPQueue: add ability to rerun the queue
2012-05-05 Wilfried GoesgensLOGGING: add tiny webcit interface to manage log configs
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2011-12-05 Art CancroBegan replacing the FSF's street address with their
2011-10-18 Art CancroRoom links in iconbar roomlist now properly escaped...
2011-09-07 Wilfried GoesgensLimit length of Commands sent to citserver; do multible...
2011-09-04 Art CancroFix broken links to static/expand.gif and static/collap...
2011-09-04 Art CancroFor sites in guest mode, redirect to the landing page...
2011-09-04 Art CancroRemoved spurious 'Loading...' label from expanded roomlist
2011-09-04 Art CancroEliminated the 'switchable' iconbar and completed repla...
2011-09-04 Art CancroInitial HTML/JS work for expandable roomlist
2011-09-04 Wilfried GoesgensMore compfort for inline vieweable attachments
2011-09-04 Art CancroUse the same method in both places to determine whether...
2011-09-04 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-09-04 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-09-04 Art CancroSwitching languages now works again
2011-09-04 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2011-09-04 Art CancroInitial version of modal login is now working.
2011-09-04 Art CancroBegan implementing GetLoggedInFirst(destination_url...
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 CancroModal dialog for the popup blocker warning
2010-11-30 Art CancroUse modal dialog for confirm logoff
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.
2008-05-12 Art Cancro* Eliminated the sometimes-wonky resize behavior by...
2008-05-12 Art Cancro* Sticky note color selection is now feature complete,
2008-05-11 Art CancroAdded code to activate color selection in javascript.
2008-05-11 Art CancroColor selector for sticky notes is now opaque instead
2008-05-06 Art Cancro* The 'delete' button on sticky notes now works.
2008-05-04 Wilfried Göesgens* applied matts datepicker patches
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-29 Art CancroSticky notes can now be moved and resized by dragging
next