squirrelmail.git
2008-05-06 kinkAllow database based preferences to read in default...
2008-05-05 jervforsUpdating templates.
2008-05-05 jervforsThe colon has to be part of the strings, since some...
2008-05-05 jervforsMaking sure that the strings moved in revision 13028...
2008-05-05 kinktweak css for some browsers, suggested by Thierry Godefroy
2008-05-05 kinkmove echo to the right place, inspired by Thierry Godefroy
2008-05-05 kinkFix missing internationalisation and display of empty...
2008-05-03 pdontthinkFuss with edit list sizing a touch
2008-05-02 pdontthinkInclude original configuration array in Option object...
2008-05-01 pdontthinkMinor JavaScript fix when multiple select-style edit...
2008-04-28 pdontthinkChange order of arguments
2008-04-25 pdontthinkDon't open multiple IMAP connections when building...
2008-04-21 kinkintroduce new constant SM_COPYRIGHT that has the copyri...
2008-04-20 kinkupdate publically visible copyright years.
2008-04-20 pdontthinkDon't put encoding on multipart/alt message parts
2008-04-17 pdontthinkAdd prettier layout for edit lists, not that I am any...
2008-04-17 pdontthinkSince multiple select and checkbox widgets may not...
2008-04-17 pdontthinkMore sensible detection of empty widget submissions...
2008-04-12 pdontthinkSimplify includes
2008-04-07 pdontthinkMore readable spacing
2008-04-07 pdontthinkPer last commit, fix other places using msg message...
2008-04-06 pdontthinkChange message/rfc822 save file extension
2008-03-28 jervforsTurning the FIXMEs into one-liners.
2008-03-18 pdontthinkGet screen width dynamically if possible
2008-03-15 pdontthinkAdd ability to show plugin list in columns. This shoul...
2008-03-14 pdontthinkAdd notes about the fact that the new custom date optio...
2008-03-14 pdontthinkDo not trust case of get_class() return string
2008-03-14 pdontthinkFix issue not allowing save of boolean prefs that defau...
2008-03-14 pdontthinkAdd new 'Custom Date Format' option for message list...
2008-03-14 jervforsMerging FIXME into one row.
2008-03-14 pdontthinkRemove use of in function copied from STABLE; change...
2008-03-11 pdontthinkOne more. I wasn't done.
2008-03-11 pdontthinkIncludes for being called from plugins, etc
2008-03-11 pdontthinkBug Report plugin: general cleanup per SM plugin specs...
2008-03-11 pdontthinkAllow plugins to require CORE plugins
2008-03-11 pdontthinkAdding FIXME notes
2008-03-10 jervforsFixing variable not parsed through PHP. Thanks to Scott...
2008-03-08 jervforsUpdating use of sqgetGlobalVar.
2008-03-08 jervforsUpdating my previous comments.
2008-03-07 pdontthinkFix wrong comment syntax. Thanks Thierry Godefroy.
2008-03-06 jervforsViewing unsafe images is a core functionality, so I...
2008-03-06 pdontthinkAdd radio button group widget type SMOPT_TYPE_STRLIST_RADIO
2008-03-05 pdontthinkAdd yes_text and no_text option attributes that allow...
2008-03-05 pdontthinkBoolean option widgets now default to checkboxes
2008-03-05 pdontthinkMake the caption for checkboxes a label for the checkbox
2008-03-05 pdontthinkCreate specific boolean radio widget
2008-03-05 pdontthinkAdd info about new option widget types
2008-03-05 pdontthinkAdd checkbox type of boolean option widget
2008-03-05 pdontthinkFix spacing on options pages
2008-03-04 pdontthinkAdd convenience function; keep track of multi-value...
2008-03-04 pdontthinkAdd FIXME
2008-03-03 kinkget_magic_quotes_* functions deprecated in PHP 5.3...
2008-03-01 jervforsAdding comments.
2008-02-29 pdontthinkAdd sq_send_mail()
2008-02-28 pdontthinkGuarantee we have an array
2008-02-28 pdontthinkGuarantee we have an array
2008-02-27 pdontthinkAvoid PHP errors when adding to empty list
2008-02-26 pdontthinkAdd docs
2008-02-26 pdontthinkPrevent PHP notices when possible values is not given
2008-02-26 pdontthinkJust remove 'inside' hooks, which make no sense in...
2008-02-26 pdontthinkRemove some HTML from the core
2008-02-26 pdontthinkUse a template for the edit list widget
2008-02-25 pdontthinkAdd multiple select string list option widget
2008-02-24 pdontthinkAdd 'edit list' type option widget
2008-02-24 pdontthinkDon't presume output format
2008-02-20 pdontthinkFix broken MDN functionality
2008-02-20 pdontthinkFix broken default value for 'save as draft' and fix...
2008-02-16 jervforsTypo.
2008-02-15 pdontthinkFixed broken default link for plain text attachments
2008-02-13 pdontthinkMake To column header clickable like From is
2008-02-13 pdontthinkChange approach for making things like Message-ID avail...
2008-02-12 pdontthinkCorrect since tag
2008-02-11 kinkother part of r12925
2008-02-10 pdontthinkDon't capitalize PHP fxns
2008-02-10 pdontthinkCorrect value of undefined hostname
2008-02-10 kinkreset token when another < is detected, to ensure that...
2008-02-10 kinkimprove message ID generation: put together a string...
2008-02-10 kinkfix duplicate htmlspecialchars of $sTmp; this comes...
2008-02-10 kinkadd space to improve display
2008-02-10 kinkfix spelling of variable name which made its meaning...
2008-02-10 kinkseparate multiple addresses with ",", put as much on...
2008-02-10 kinkadd space for nicer formatting
2008-02-07 jervforsReinserting support for the "iframe_height" option...
2008-02-06 pdontthinkCorrect disappearing addresses when address book entry...
2008-02-06 pdontthinkMake message ID available after message is sent. Not...
2008-02-05 pdontthinkX-Priority Low is 5, not 3. Thanks Thierry Godefroy.
2008-01-30 pdontthinkAdd "alreadyFocused" functionality to login page
2008-01-30 pdontthinkFix undefined field problem
2008-01-30 pdontthinkFix incorrect case of sort fields; strip repetative...
2008-01-29 pdontthinkDon't let more general attachment plugins override...
2008-01-29 pdontthinkMake sure plugins have the last say for all attachment...
2008-01-29 pdontthinkAvoid E_STRICT errors
2008-01-29 pdontthinkAvoid E_STRICT errors
2008-01-29 pdontthinkJust adding some notes
2008-01-24 kinkmake MiB/KiB translatable
2008-01-24 kinktree.php always requires a set of imap functionality...
2008-01-24 kinkonly execute mailbox name manipulation when we actually...
2008-01-24 kinkfix string, thanks Thierry Godefroy
2008-01-17 jervforsAdding comments.
2008-01-15 pdontthinkRevert last change
next