Move code that verifies template and theme settings AFTER plugin hook that might...
[squirrelmail.git] / include /
2006-12-13 pdontthinkMove code that verifies template and theme settings...
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-11-16 pdontthinkAdding plugins on/off switch, which disables plugins...
2006-11-04 pdontthinkSignout.php needed the error class to be loaded earlier.
2006-10-17 stevetruckstuffFix default theme setting.
2006-10-14 pdontthinkReorg placement of plugin loading and add config_overri...
2006-10-13 pdontthinkrequire instead of include_once
2006-10-13 pdontthinkNew static plugin hook registration has now been implem...
2006-10-10 avelMake authz available globally, if it exists.
2006-10-09 stevetruckstuffUse paths for user/template themes rather than u_ and...
2006-10-09 stevetruckstuffAdd support for fallback icon themes. Similar to fallb...
2006-10-09 stevetruckstuffPrepend SM_PATH to $icon_theme_path since it is no...
2006-10-09 stevetruckstuffMake sure icon variables are setup on the login page.
2006-10-09 stevetruckstuffRemoving check that is no longer needed.
2006-10-09 pdontthinkNeed to instantiate template object earlier so user...
2006-10-05 stevetruckstuffAdd javascript_on to the list of variables that are...
2006-10-05 stevetruckstuffComments
2006-10-04 tassiumMissing auth.php for redirect.php section was breaking...
2006-10-04 pdontthinkAdded comment only
2006-10-03 stevetruckstuffAdd support for tempalte-provided themes.
2006-10-02 stevetruckstuffMinor modifications to handle moving of icon themes...
2006-10-02 stevetruckstuffCorrect handling of default user themes.
2006-10-02 stevetruckstuffRemove unused function and correct handling of icon...
2006-10-02 stevetruckstuffMove management of user themes (SM_PATH/css/) to conf.pl.
2006-10-02 pdontthinkAdded note
2006-10-02 pdontthinkClear template file cache when changing template sets...
2006-10-02 pdontthinkminor correction
2006-10-02 pdontthinkCleanup and abstraction of how default template set...
2006-10-02 pdontthinkAbstract how we get default template; move template...
2006-09-30 stevetruckstuffAdd support for user-provided alternate stylesheets
2006-09-29 stevetruckstuffAdd tempalte config var for alternate stylesheets
2006-09-29 stevetruckstuffTemplate object is referenced in load_prefs.php if...
2006-09-28 pdontthinkOops, don't want multilogin plugin patch in here
2006-09-28 pdontthinkMisc templating changes. Note that the global template...
2006-09-22 pdontthinkMove sqm_array_merge to arrays.php and subsequently...
2006-09-19 pdontthinkDon't load prefs for serving stylesheets; instead grab...
2006-09-18 pdontthinkStylesheets provided with templates won't load unless...
2006-09-08 pdontthinkUse constants for sqgetGlobalVar() typecasting
2006-08-31 tokulhook must be moved because include/constants.php is
2006-08-24 stevetruckstuffMake sure $icon_theme_path is set correctly when users...
2006-08-22 stevetruckstuffChanges on 18 August to functions.php were intended...
2006-08-18 stevetruckstuffMove always included vars to init.php because it is...
2006-08-17 stevetruckstuffFix incorrect template assignment.
2006-08-06 tokulfixed phpdoc tag
2006-08-02 tokulloading default configuration before config.php in...
2006-07-26 tokulcode could be triggered to unset variables that are...
2006-07-24 tokul#1527493 typo in elseif.
2006-07-15 tokulremoving trailing ?> from function scripts
2006-07-11 kinkmove the 'fallback theme colors' to init.php. It makes...
2006-07-09 tokulturn on session cookies, if they are turned off.
2006-07-07 tokulprevent setting INBOX as Draft, Sent or Trash folder...
2006-06-15 jervforsString fix.
2006-06-12 tokul1. personal preferences don't need imap functions.
2006-06-04 tokuladding message copy buttons.
2006-05-29 tokuladding option that should control translation of specia...
2006-05-22 tokulinitialize template object here. logout_error() depends...
2006-05-21 tokulSCRIPT_FILENAME is not set on IIS 5.1 php cgi
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-06 kinkOne can only "prepend" something before some other...
2006-05-06 tokulundefined $value
2006-04-29 tokuladding hack to fix setlocale behavior on OpenBSD 3...
2006-04-24 tokulsession vars can unset configuration and runtime variab...
2006-04-24 stekkelThnx tomas and shame on me.
2006-04-19 tokulif $key is set to false, sqimap_login() function will...
2006-04-12 tokulload hashing functions in all setups
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-06 stekkelHandle session.auto_start case and move down squirrelma...
2006-04-05 stekkelRemove unneeded code from 2000. It doesn't work anymore...
2006-04-05 stekkelthe register globals check was deleting $base_uri from...
2006-04-05 stekkelCentralized init
2006-03-12 kinkneed to encode & in strings
2006-03-11 jervforsString update.
2006-02-24 stevetruckstuffFixed problem with changing templates using the tempalt...
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-22 janglissFix warning about array_keys requiring an array as...
2006-02-21 stevetruckstuffNew icon theming. Also added basic template for left_m...
2006-02-20 tokulenabled fancy defaults. same as in 1.5.1
2006-02-12 tokuldisable template selection, when only one template...
2006-02-11 stekkelFix for #1093360.
2006-02-08 stekkelmade the code work for triggering imap related errors.
2006-01-30 jervforsNotice: Undefined variable: sTplDir in include/validate...
2006-01-28 kinka default for sTplDir
2006-01-28 kinkcatch the case that the user has an old config with...
2006-01-28 kinktypo in varname
2006-01-28 stekkelTemplate set selection
2006-01-28 stekkel* template set selection support
2006-01-23 tokulcopyright update
2006-01-23 tokulmoving main color tags to css
2005-11-12 tokulunifying some strings. reduces number of translations
2005-10-31 tokuldon't show language option when only two language optio...
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-09-03 jervforsString and PHP fix
2005-08-23 jervforsphpDoc fix
2005-08-06 tokulphpdoc fix.
2005-08-06 tokulremoving $available_languages option
2005-07-31 tokuladd one more timezone check and some US time zone names.
2005-07-28 stekkelIntroduce error handling
2005-07-08 tokulmodified time zone support. It works the same way as...
next