Put sample .htaccess in all directories browser does not access directly
[squirrelmail.git] / templates /
2009-03-26 pdontthinkPut sample .htaccess in all directories browser does...
2009-03-26 pdontthinkSome sender addresses were not showing if no personal...
2009-03-26 pdontthinkPlugins may not specify button access keys
2009-03-26 pdontthinkAdd access keys to mailbox list
2009-03-26 pdontthinkAdd access keys to main options page
2009-03-26 pdontthinkAdd access keys for folder pane
2009-03-26 pdontthinkAdd ability to have accesskeys in advanced folder tree
2009-03-26 pdontthinkAdd access keys for menubar
2009-03-26 pdontthinkAdd accesskey to the From drop-down too
2009-03-25 pdontthinkAdd accesskeys accessibility implementation. Need...
2009-01-20 pdontthinkMake sure send buttons are named correctly in advanced...
2009-01-20 pdontthinkMake sure send buttons are named correctly in advanced...
2009-01-03 pdontthinkAdd option that allows email address to be shown on...
2008-12-23 pdontthinkMake all submit button names unique on compose screen
2008-12-21 pdontthinkAdd textarea to list of possible focus candidates
2008-12-21 pdontthinkFix body onload per FIXME
2008-12-19 pdontthinkAdd info option widget type
2008-11-24 pdontthink$headers_to_display contains TRANSLATED key values...
2008-10-31 pdontthinkMake login form input fields configurable again (see...
2008-10-09 pdontthinkText area trailing text looks better miniaturized
2008-10-07 pdontthinkAllow text area options to use trailing_text attribute
2008-10-07 pdontthinkDon't run full address thru htmlspecialchars when it...
2008-10-07 pdontthinkAllow control over white space wrapping of auto-generat...
2008-09-24 pdontthinkAdd FIXME
2008-09-19 pdontthinkCorrect xmlns on lang attribute; thanks Christian Kujau
2008-09-11 pdontthinkSOAP-ify RPC responses. It's on my list to write a...
2008-09-10 pdontthinkRPC requests should use their own template sets with...
2008-09-10 pdontthinkRPC requests should use their own template sets with...
2008-09-10 pdontthinkAllow template sets to define what the content-type...
2008-07-11 pdontthinkAllow other attributes to be added to message list...
2008-07-09 pdontthinkBring the left_main_after_each_folder hook to life
2008-07-09 pdontthinkFix hook for folders page
2008-07-04 pdontthinkPreserve show_all when delete button is used
2008-07-03 pdontthinkaAttribs may not be used in all cases
2008-07-03 pdontthinkNeed to extract template vars - oops
2008-07-03 pdontthinkAdd horizontal rule template and update line break...
2008-07-03 kinkadd style to the hr entity separator
2008-06-26 pdontthinkAdd ability to turn off edit list delete checkbox
2008-06-11 pdontthinkLet edit list users turn off the 'add widget'; add...
2008-05-23 pdontthinkShorten strings
2008-05-22 pdontthinkAdd address list pagination, 'Compose To' button, more...
2008-05-20 pdontthinkCorrect documentation
2008-05-19 kinkif we have javascript available, use that to toggle...
2008-05-15 pdontthinkAllow underscores in nicknames by changing id used...
2008-05-15 pdontthinkChange string casing
2008-05-15 pdontthinkMake sort links and add form return to the same backend...
2008-05-15 pdontthinkSynch with abook page; helps keep toggle-all checkbox...
2008-05-15 pdontthinkDon't duplicate pages in child template sets that don...
2008-05-10 kinkdrop code related to old printer friendly
2008-05-09 kinkImplement printer friendly through CSS also for non...
2008-05-08 kinkAdd preliminary printerfriendly-through-css feature...
2008-05-07 pdontthinkAdd plugin section to add control over checkboxes on...
2008-05-07 pdontthinkAdd toggle all checkbox and plugin output section in...
2008-05-07 pdontthinkMake toggle_all JavaScript fxn globally usable
2008-05-07 pdontthinkClarify docs
2008-05-07 pdontthinkPut names to checkboxes that can be used by others
2008-05-07 pdontthinkAdd real checkbox name and extra js args to row_click...
2008-05-07 pdontthinkAdd form name to row_click call as well
2008-05-07 pdontthinkMove some HTML out of core (src/login.php)
2008-05-07 pdontthinkPut hidden inputs in HTML-valid location
2008-05-07 pdontthinkCarry event object for click events into called JS...
2008-05-07 pdontthinkMake spacing consistent between top and bottom nav...
2008-05-07 pdontthinkAdd plugin output next to paginator template
2008-05-06 kinkskip addressbooks configured not to be shown (thanks...
2008-05-05 jervforsThe colon has to be part of the strings, since some...
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-04-21 kinkintroduce new constant SM_COPYRIGHT that has the copyri...
2008-04-20 kinkupdate publically visible copyright years.
2008-04-17 pdontthinkAdd prettier layout for edit lists, not that I am any...
2008-03-10 jervforsFixing variable not parsed through PHP. Thanks to Scott...
2008-03-07 pdontthinkFix wrong comment syntax. Thanks Thierry Godefroy.
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 pdontthinkFix spacing on options pages
2008-02-26 pdontthinkRemove some HTML from the core
2008-02-26 pdontthinkUse a template for the edit list widget
2008-02-24 pdontthinkAdd 'edit list' type option widget
2008-02-24 pdontthinkDon't presume output format
2008-02-13 pdontthinkMake To column header clickable like From is
2008-02-11 kinkother part of r12925
2008-02-10 kinkseparate multiple addresses with ",", put as much on...
2008-02-07 jervforsReinserting support for the "iframe_height" option...
2008-01-30 pdontthinkAdd "alreadyFocused" functionality to login page
2008-01-24 kinkfix string, thanks Thierry Godefroy
2008-01-15 pdontthinkRevert last change
2008-01-15 pdontthinkUsing str_replace instead of sprintf because some langu...
2008-01-15 jervforsRemoving HTML from a string.
2008-01-15 jervforsFixing non-translatable strings. Thanks to intrigeri...
2008-01-06 pdontthinkA few output elements are used often, so just retrieve...
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-05 pdontthinkAllow preview pane message list refresh mechanism to...
2008-01-05 pdontthinkForm values come to PHP as strings, so default comparis...
2008-01-05 pdontthinkVariable name correction
2008-01-04 pdontthinkAhhhh. I hate having to aim for checkboxes
2008-01-02 pdontthinkAdd multiple select folder list option widget (SMOPT_TY...
2007-09-25 pdontthinkAdded ability to keep messages selected on mailbox...
2007-09-04 kinkfix strict js/css notices (#1778815)
2007-08-30 pdontthinkRemove hook call from template; fix all corresponding...
next