squirrelmail.git
2006-08-15 stevetruckstuffAdd more functions for address book templating
2006-08-15 tokulupdated google translate form.
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-14 kink- Drop obsolete script plugins/make_archive.pl.
2006-08-10 stevetruckstuffClean up webmail.tpl. Also implement delayed errors.
2006-08-10 stevetruckstuffTurn on delayed errors. ERrors generated here will...
2006-08-10 stevetruckstuffImplement delayed error handling. Defaults to FALSE...
2006-08-10 stevetruckstuffCall the new function displayErrors() to display errors...
2006-08-10 stevetruckstuffAdd function for displaying errors to avoid having...
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-09 tokulmove variables that are loaded before environment is...
2006-08-07 kinkdrop very old and very obsolete function
2006-08-06 tokulfixed phpdoc tag
2006-08-05 jervforsMoving the development documentation to the documentati...
2006-08-05 jervforsMoving the development documentation to the documentati...
2006-08-05 kinkno need to pass $key variable to sqimap_login anymore
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-05 tokulinformation about #1312915 fix and phpdoc updates
2006-08-05 tokuldon't add delimiter to folder name, when folder with...
2006-08-05 tokulsimple "equal to 'none'" test instead of testing all...
2006-08-05 tokulusername should not be empty
2006-08-05 tokulmoved smtp sitewide configuration to main configuration...
2006-08-05 tokuladd purge link when folder contains subfolders.
2006-08-04 tokuldon't tag subfolders of Drafts,Trash and Sent as specia...
2006-08-04 tokulphpdoc source parsing locks on trailing comments.
2006-08-03 kinksome code simplification
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 tokulloading default configuration before config.php in...
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 tokulperl compilation error was caused by curly brackets.
2006-07-30 tokul$version is not available when config.php is loaded
2006-07-30 tokulremoved non-standard wrap attribute
2006-07-30 tokulfixed undefined notice
2006-07-29 jervforsFixing PHP notice which was introduced in 1.42 of this...
2006-07-26 tokulsemicolor confused phpdoc
2006-07-26 tokulcode could be triggered to unset variables that are...
2006-07-24 tokul#1527493 typo in elseif.
2006-07-22 tokul1.4.7 cleans globals too
2006-07-22 tokuldata and attachment directories need trailing slash...
2006-07-22 tokulLocation: header automatically adds 302 Status header...
2006-07-19 jervforsPutting Erin and Philippe as retired, and getting STABL...
2006-07-19 tokulIO::Socket was loaded without checking. Script failed...
2006-07-17 indiri69Unicode support was added in Perl 5.6, use a less usefu...
2006-07-17 indiri69The footer probably shouldn't go before the rest of...
2006-07-17 tokuladding config_location_base to administrator plugin
2006-07-17 kinkimprovements to 1.244 suggested by Tomas
2006-07-17 kinkMake the base for the SquirrelMail URL configurable...
2006-07-16 kinkremove references to submitting themes to us. we've...
2006-07-16 kinklist cve's that are fixed by the deregister globals...
2006-07-15 kinkcomment about closing tag now superfluous
2006-07-15 kinkRemove CVS $Log$ keywords, since that info is available...
2006-07-15 tokuldisplay disabled,TLS,STARTTLS instead of 0,1,2 in menu
2006-07-15 tokulolder code used sel[] name in list form. Label code...
2006-07-15 tokuladding safety checks. if invalid backend number was...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-07-13 tokulreverting some templating changes. They broke plugin...
2006-07-13 tokulfixed spamcop plugin
2006-07-13 tokulremoved service type option - spamcop uses same form...
2006-07-11 kinkadd code to reinitialize the templating for the case...
2006-07-11 kinkmove the 'fallback theme colors' to init.php. It makes...
2006-07-10 vanmer- added new utils_css file to contain CSS-related funct...
2006-07-09 vanmer- changed to actually apply style instead of returning...
2006-07-09 vanmer- added variable initalization and check on variable
2006-07-09 vanmer- added template output for style links before link...
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-09 vanmer- added default entries for new templates for webmail...
2006-07-09 vanmer- moved all static style elements out of stylesheet...
2006-07-09 vanmer- initial revision of a default stylesheet for squirrel...
2006-07-09 vanmer- intial revision of a template to display CSS links...
2006-07-09 vanmer- initial revision of a template for options output
2006-07-09 kink- Make the default attachment dir /var/local/squirrelma...
2006-07-09 vanmer- Initial revision of a template to render the main...
2006-07-09 tokulsession.use_cookies=off workaround
2006-07-09 tokulturn on session cookies, if they are turned off.
2006-07-09 kinktweak man page
2006-07-07 tokulprevent setting INBOX as Draft, Sent or Trash folder...
2006-07-07 tokulusing popen instead of shell_exec. shell_exec is disabl...
2006-07-06 kink- Fix URL for Read Receipts being incorrect in some...
2006-07-04 kinkdb scheme for postgres is different from that for mysql...
2006-07-03 tokulinformation about MailSite
2006-07-02 tokulRemoved proprietary attribute. Reported by Hans Spaans
2006-07-02 tokulTextarea should not use proprietary wrap attribute...
2006-07-01 tokul$query is also used when $responce !='NO'. Fixed undefi...
2006-06-27 tokulupdated plugin to 1.5.2 API
2006-06-27 tokulAddress book file backend will break with error message...
2006-06-26 tokulconf.pl checks IMAP folder names
2006-06-26 tokuldon't accept 8bit characters in IMAP folder names and...
2006-06-26 kinkAlso output alt when its empty, closes #1512640
2006-06-26 tokulMissing dependencies. Reported by Hans Spaans (#1512557)
2006-06-15 jervforsHTML fix.
2006-06-15 jervforsUsing IEC standard prefixes.
next