Put names to checkboxes that can be used by others
[squirrelmail.git] / templates /
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...
2007-08-29 pdontthinkRevert 12623. It's frameSETs not frames.
2007-08-29 pdontthinkSimplify how frames are accessed
2007-08-28 pdontthinkFix PHP notice
2007-08-24 pdontthinkFix message highlighting again
2007-08-24 pdontthinkFix spacing. Totally pedantic.
2007-08-09 pdontthinkAllow use of checkall=1 in URI for message list pages...
2007-07-20 jervforsFixing some HTML errors.
2007-07-15 pdontthinkEnable better plugin motd hooking
2007-07-14 kinkuse PAGE_NAME in themes and templates
2007-06-24 pdontthinkFix JavaScript errors; make resizable compose body...
2007-06-01 janglissMore XHTML Cleanup
2007-06-01 janglissAnother XHTML fix.
2007-05-18 pdontthinkRemove duplicated javascript function definition
2007-05-18 pdontthinkAdd autohide functionality for preview pane. Thanks...
2007-05-18 pdontthinkUpdate preview pane functionality so it only refreshes...
2007-05-18 pdontthinkAdding comment for future developer(s)
2007-05-18 pdontthinkValues that test as "empty" should actually be displaye...
2007-05-18 pdontthinkAdd ability to collapse headers into one line; works...
2007-05-18 pdontthinkFix spacing
2007-05-06 pdontthinkForgot CSS style for resizable widget code
2007-05-05 pdontthinkAdd dynamic textarea sizing slider control to compose...
2007-03-17 jervforsChanging the service provider's logo string.
2007-03-16 jervforsAll images must have an alternate text.
2007-03-12 jervforsGoing XHTML.
2007-03-09 pdontthinkAdding new plugin output sections 'provider_link_after...
2007-03-09 pdontthinkAdding new plugin output section 'provider_link_after'
2007-03-09 pdontthinkAdding new plugin output section 'provider_link_before'
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-02-27 kinkgeneralise folder_manip_dialog CSS into dialogbox CSS
2007-02-18 kinkAdd option to ask users for personal information on...
2007-02-08 kinkadd squirrelmail attribution to the bottom of message...
2007-02-08 kinkDrop the default top-right 'SquirrelMail' name and...
2007-02-07 pdontthinkOnclick handler should not be submitted as HTML but...
2007-02-07 pdontthinkAdd body tag template; stop outputting body tags direct...
2007-02-06 pdontthinkRemove errant comment and add some comments about why...
2007-02-06 pdontthinkAllow other plugins/code to tell us to skip menubar
2007-02-06 pdontthinkPass compose form attributes to template separately...
2007-02-06 pdontthinkNew plugin output added to page header top
2007-01-25 pdontthinkRemoving hooks where we can from templates; one hook...
2007-01-24 pdontthinkAdd preview pane to advanced default template. This...
2007-01-23 pdontthinkCenter is an illegal value for vertical-align
2007-01-23 pdontthinkMinor HTML adjustment
2007-01-19 pdontthinkSimplify and standardize sendMDN function.
2007-01-19 pdontthinkRemove HTML from org_logo on logout error page
2007-01-19 pdontthinkMinor fix; reduce needless open/closing of PHP
2007-01-15 pdontthinkUpdate attributions string output
2007-01-15 pdontthinkRemove HTML from provider_uri and name; also fix defaul...
2007-01-15 pdontthinkSynch advanced template with SM attribute string changes
2007-01-15 pdontthinkBetter formatting (I hope)
2007-01-15 pdontthinkRemove a spec of HTML from login.php
2007-01-13 kinkincrement year in copyright notices
2007-01-11 pdontthinkAdding initial RPC baseline functionality. The delete...
2007-01-09 pdontthinkAllow template sets to filter or completely change...
2007-01-09 pdontthinkRemove HTML from SM option widget code; use forms.php...
2007-01-08 pdontthinkMoving template util file
next