Abstract how we get default template; move template inclusion up top; clear template...
[squirrelmail.git] / src /
2006-09-30 tokulblock uw mailbox abuse in imap select command instead...
2006-09-29 stevetruckstuffMake style.php only load font prefs.
2006-09-29 stekkelFix reply indentation. It was an ordinary typo ;)
2006-09-29 kinkprevent notice on non-html attachment viewing
2006-09-28 pdontthinkMisc template changs
2006-09-27 stevetruckstufft12n of compose function. Paul, could you please check...
2006-09-22 pdontthinkMove sqm_array_merge to arrays.php and subsequently...
2006-09-21 pdontthinkRemoving login_form hook, plugins can now use template_...
2006-09-19 pdontthinkVariable name is misleading, if technically correct...
2006-09-18 stevetruckstuffPulling imapConnection var. Still causes segfaults...
2006-09-18 tokulApache 2.0.55/PHP 5.1.6
2006-09-18 tokulSuppress SID constant notices in older PHP versions.
2006-09-07 pdontthinkSlight adjustment. Plugins create their own table...
2006-08-31 stevetruckstuffTemplating for searching email
2006-08-31 stevetruckstuffRemove $settings['imapConnection']. Passing this to...
2006-08-29 tokulXCOURIEROUTBOX indicates option that can create duplica...
2006-08-28 stevetruckstuffAdd vCard template
2006-08-28 stevetruckstuffCorrect error on logout
2006-08-25 stevetruckstuffMake sure the error handler is setup, and that icons...
2006-08-25 stevetruckstuffTemplate for advanced identity controls
2006-08-25 stevetruckstuffTemplates for help section
2006-08-24 stevetruckstuffAdd $logo_path var in case template authors want to...
2006-08-24 stevetruckstuffTemplate handling is now done in init.php, so this...
2006-08-24 stevetruckstuffSimplify login page template
2006-08-23 stevetruckstuffAdd templates for message highlighting.
2006-08-21 kinkProvide View Unsafe Images link on viewing a text/html...
2006-08-18 stevetruckstuffADd some additional variables to the template
2006-08-17 stevetruckstuffAdd template for field ordering
2006-08-17 stevetruckstuffIniitial option templating.
2006-08-16 stevetruckstuffFix undefined function when downloading attachments...
2006-08-15 stevetruckstuffCorrect invalid HTML id attributes. Modify add/edit...
2006-08-15 stevetruckstuffMissing close paren
2006-08-15 tokul$abook->error is never htmlsanitized in 1.5.2cvs.
2006-08-15 stevetruckstuffFix FIXME in functions/addressbook.php
2006-08-15 stevetruckstuffFix cancel button in HTML address book.
2006-08-15 stevetruckstuffRemove unneeded comment
2006-08-15 tokulremove todo. multiple address books displayed in template
2006-08-15 tokulfullname layout is controled in gettext string instead...
2006-08-15 stevetruckstuffAddress book templates
2006-08-14 stevetruckstuffAccount for extra fields in address book more correctly...
2006-08-14 stevetruckstuffAdd template for address book listings along with requi...
2006-08-10 stevetruckstuffClean up webmail.tpl. Also implement delayed errors.
2006-08-10 stevetruckstuffTurn on delayed errors. ERrors generated here will...
2006-08-09 stevetruckstuffCaching of style.php doesn't work. Make an attempt...
2006-08-09 stevetruckstuffAdd CSS support to folder manipulation templates. ...
2006-08-05 kinkDo not pass the $key to sqimap_login, that takes care...
2006-08-05 kinkmissing '}' in session_expired_post, thanks Rusty Nejdl
2006-08-04 tokuldon't tag subfolders of Drafts,Trash and Sent as specia...
2006-08-03 kinkfirst start of removing direct access of key/onetimepad...
2006-08-03 kinkFixed resuming of compose when session expired while...
2006-08-02 kinkremove crufty code (commented out for >2 y) and the...
2006-08-01 kinktemplatize folder management (create, rename, delete...
2006-08-01 kinktemplating for signout
2006-07-31 tokuladded safety checks for outdated config.php and
2006-07-30 tokulfixed undefined notice
2006-07-22 tokulLocation: header automatically adds 302 Status header...
2006-07-17 indiri69The footer probably shouldn't go before the rest of...
2006-07-17 kinkMake the base for the SquirrelMail URL configurable...
2006-07-15 tokulolder code used sel[] name in list form. Label code...
2006-07-13 tokulreverting some templating changes. They broke plugin...
2006-07-11 kinkadd code to reinitialize the templating for the case...
2006-07-09 vanmer- moved all output from webmail.php to webmail.tpl...
2006-07-09 vanmer- pulled all options output in options.tpl template
2006-07-09 kinkmake a start with adding labels for html form elements...
2006-07-06 kink- Fix URL for Read Receipts being incorrect in some...
2006-07-02 tokulTextarea should not use proprietary wrap attribute...
2006-06-26 tokulMissing dependencies. Reported by Hans Spaans (#1512557)
2006-06-15 jervforsHTML fix.
2006-06-15 jervforsString fix.
2006-06-14 jervforsWhitespace in wrong place. Spotted by Robert L Mathews.
2006-06-12 tokulscript could be loaded when $edit_identity is set to...
2006-06-04 tokulRemoved html formating from address book backend classe...
2006-06-04 tokuldocumenting one more get var
2006-06-04 tokuladding message copy buttons.
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-01 jervforsAdding more tests and fallbacks for errors in help...
2006-05-01 tokulmoved get_location() before html output
2006-05-01 tokulrestored workaround for pre 4.3 php session restart...
2006-04-30 tokulFixed session lockups on large attachment downloads.
2006-04-23 tokulmailbox caching breaks automatic folder creation, if...
2006-04-06 stevetruckstuffFix error w/ errorHandler object
2006-04-06 stevetruckstuffRemove unnecessary $color parameter from calls to plain...
2006-04-06 stevetruckstuffAdded displaying of error messages to login page.
2006-04-06 tokulfixed register_globals test. if configuration set with...
2006-04-06 stekkelMore cookie stuff. Clean up old cookies so they do...
2006-04-05 tassiumReverted the init.php requirement. Marc raised some...
2006-04-05 tassiumModified configtest to use the new init.php system.
2006-04-05 stekkelCentralized init
2006-03-28 stevetruckstuffAdded ability for template authors to include additiona...
2006-03-21 tokulhtml output started before displayHtmlHeader is called...
2006-03-19 tokulremove obsolate sqm_baseuri tests. function is moved...
2006-03-19 tokulexplained extra loaded libraries
2006-03-15 tokuladding supported locale tests and displaying current...
2006-03-12 kink<input> needs to be within <td> to be html-valid
2006-03-12 kinkneed to encode & in strings
2006-03-12 jervforsAllowing display of unsafe images when viewing HTML...
2006-03-06 stevetruckstuffAdding templates for the note in right_main.php, MOTD...
2006-02-28 indiri69Fixed View as HTML link so it doesn't forget it was...
2006-02-26 tokultrue != 2 in this case
next