TPAC: Add the ability to set a different default locale
[transitory.git] / Open-ILS / src / perlmods / lib / OpenILS / WWW / EGWeb.pm
2012-09-02 Dan ScottTPAC: Add the ability to set a different default locale
2012-08-20 Dan ScottTPAC i18n: Turn UA locales into Evergreen locales
2012-08-20 Bill EricksonSet the default CStoreEditor locale on page load
2012-08-15 Dan ScottTPAC: Silence two uninit variable warnings
2012-07-30 Dan ScottTemplatize TPAC styles
2012-07-30 Bill EricksonEGWeb trim template paths to unique set
2012-07-24 Dan ScottTPAC: Decode translated strings into UTF8
2012-07-24 Dan ScottTPAC: Implement a locale picker
2012-03-27 Bill EricksonTemplate processor always falls back to en_us
2011-12-16 Dan ScottTPAC: Assume that templates are encoded in UTF-8
2011-09-12 Bill EricksonTPac: Default to en_us if no locales are configured
2011-09-11 Bill EricksonTPac: deprecate oils_web.xml
2011-09-11 Bill EricksonTPac: locale handling improvements
2011-09-11 Bill EricksonTPac: Review & More content cafe option on results...
2011-09-01 Bill EricksonTpac: Support for skinning via Apache configuration
2011-09-01 Bill EricksonDon't prepend / to relative template paths
2011-09-01 Bill EricksonRemove /default/ from template paths
2011-08-11 Bill EricksonForce-encode CGI param values to prevent decode errors
2011-08-01 Bill Ericksonmaketext filter must be registered as a dynamic filter...
2011-08-01 Bill EricksonBypass install_filter mem leak via direct insertion
2011-07-28 Bill EricksonRedirector support for T-pac
2011-06-10 Bill EricksonPass ENV down to template environment
2011-04-07 berickimplemented username update
2011-03-14 senatorIf the TT stuff loads CGI w/o -utf8, that "instance...
2011-03-07 senatorSubclass CGI (and create TT plugin wrapper for the...
2011-03-03 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-01 dbsPrevent an unitialized variable warning when loading...
2011-02-18 berickensure all login requests are over SSL; warn of any...
2011-02-10 berickadded i18n filter support for translating text blocks...
2011-02-09 berickif no locale config is present in oils_web, assume...
2011-02-03 Bill EricksonIntegrate Locale::Maketext for string translations
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...