handle encoded templates correctly
[bse.git] / site / cgi-bin / modules / BSE / Modules.pm
2011-03-07 Tony Cookhandle encoded templates correctly
2011-03-06 Tony Cook[RT #506] allow spaces on blank lines between list...
2011-03-05 Tony Cook[RT #1207] add [paths].public_html as the config for...
2011-03-05 Tony Cookhandle some more empty text formatting replacements
2011-03-02 Tony Cookadd getBy2() method to Squirrel::Table
2011-02-28 Tony Cookactually load CGI::Fast on the FCGI path
2011-02-27 Tony Cookhandle non-public files
2011-02-27 Tony Cookfixes, pdf support
2011-02-27 Tony CookWIP add a new general file store, and other enhancements
2011-02-26 Tony Cookdon't extract a version from the generated BSE::Version...
2011-02-14 Tony Cookdelay creating the session object until needed
2011-02-14 Tony Cookclean up junk we don't need from manifest
2011-02-03 Tony Cookgthumbimage now accepts [ ... ] arguments
2011-01-30 Tony Cookcache compiled filter expressions
2011-01-30 Tony Cooktrim the argument list faster
2011-01-25 Tony Cookfix a 500 error from login when the login entered doesn...
2010-12-06 Tony Cookmake adminurl HTML escape it's result
2010-12-05 Tony Cookmake sure BSE::Util::SQL is loaded when setting the...
2010-12-05 Tony Cookprovide a default width for country in location objects
2010-12-02 Tony Cookmake csrfp available on static pages displayed by admin.pl
2010-12-01 Tony Cooksend_member_email configuration for fmail.pl forms
2010-11-27 Tony Cookadd [shop].bcc_email
2010-11-26 Tony Cookrework orders, items, orderitem, prodfiles iterators...
2010-11-26 Tony Cookwork around a bug in IE8 with downloading files over...
2010-11-25 Tony Cookbasic audit log display
2010-11-25 Tony Cookshop emails are now sent using BSE::ComposeMail
2010-11-24 Tony Cookmake cart product links from the cart-like pages absolu...
2010-11-22 Tony Cookfill out the display items using access methods instead...
2010-11-22 Tony Cookuse tag_article for accessing product values
2010-11-19 Tony Cookadd new page number iterator and update the member...
2010-11-18 Tony Cookadd tags to standard iterators:
2010-11-15 Tony Cookadd empty the cart action to the shop
2010-11-15 Tony Cookupdate after reverted BSE::DB change
2010-11-15 Tony Cookonly list completed orders on the userpage
2010-11-13 Tony Cookreturn an error from page.pl when trying to display...
2010-11-13 Tony Cookcorrectly generate empty links for products and catalogs
2010-11-12 Tony Cookmake paidfile an object tag instead of a hash tag to...
2010-11-12 Tony Cookadd paidfiles iterator (paidfile item) to all dynamic...
2010-11-12 Tony Cookadd some missing dependencies
2010-11-12 Tony Cookchange L flag to D, since Adrian ignored the docs
2010-11-12 Tony Cookadd "Disable linking" article flag
2010-11-10 Tony Cookmake error_img available on the show_logon and lostpass...
2010-11-08 Tony Cookfix order processing for the non-paypal case
2010-11-08 Tony Cookversion checking UI