]> git.imager.perl.org - bse.git/history - site/cgi-bin/modules/BSE/Request
the metadata fetcher
[bse.git] / site / cgi-bin / modules / BSE / Request /
2016-05-27 Tony Cookre-work coupons to allow multiple coupon types
2015-05-29 Tony Cookallow the state variable to be replaced properly for...
2015-05-09 Tony CookMetadata for articles
2015-05-09 Tony Cookallow metadata to be defined for new products
2015-05-09 Tony Cookfix dummy parameter handling in BSE::Request::Test
2015-05-09 Tony Cookuse cgi_fields() for metadata parsing, and other improv...
2015-05-09 Tony Cookmore metadata generalization and modification
2014-12-07 Tony Cooktreat response() templates as dynamic
2014-09-01 Tony CookMerge Adrian's exhaustive module dir restructure changes
2014-09-01 Adrian Oldhammove SiteUser/s modules to more appropriate location
2014-09-01 Adrian Oldhammove Article/s modules to more appropriate location
2014-09-01 Adrian Oldhamversion bump modules affected by generate move
2014-09-01 Adrian Oldhammove article module into bse module dir
2014-08-25 Tony CookAllow an extra set of tag delimiters for dynamic pages
2014-08-24 Tony Cookallow [: and :] as tag delimiters for dynamic pages...
2013-07-22 Tony Cookcoupons support for the BSE shop
2013-07-21 Tony Cookused coupons are no longer deletable nor renamable
2013-07-21 Tony Cookconvert dates to a canonical form when processing CGI...
2013-07-21 Tony Cookcoupon admin, cart, checkout, payment form
2013-03-16 Tony Cookpassword strength and lockouts for failed logons
2013-03-16 Tony Cookimplement account and IP address lockouts for site...
2012-12-13 Tony Cookadd get_def_refresh(), a convenience method for refresh...
2012-12-13 Tony Cookadd referer accessor
2012-12-12 Tony Cookdisable query caching by default
2012-12-06 Tony Cookhandle type=time in cgi_fields
2012-12-03 Tony Cookadd a user_agent accessor to the request object
2012-12-03 Tony Cookdocument cgi_fields() a little and implement a field...
2012-11-30 Tony Cookcgi_fields() can now handle date fields
2012-11-27 Tony Cooktools to simplify page processing
2012-11-27 Tony Cookcreate/document some more simple accessors
2012-11-16 Tony Cooklargely document the request object
2012-11-16 Tony Cookmove cart access from bse.variables to the request...
2012-11-13 Tony Cookallow article custom fields to be specified by config
2012-07-04 Tony Cookteach admin.pl how to pass admin mode to bse.* variables
2012-06-21 Tony CookMerge branch 'tagcats'
2012-06-20 Tony Cookimplement tag category management
2012-05-29 Tony Cookextract common variables and add bse.categorize_tags()
2012-05-22 Tony Cookhandle plain scalar errors passed to the message()...
2012-05-02 Tony Cookwhen requesting a html version of a generic message...
2012-04-23 Tony CookMerge template re-re-work
2012-04-20 Tony Cooktemplate re-work: basic BSE template variables integration
2011-09-21 Tony CookMerge branch 'regen'
2011-09-21 Tony Cookre-work extras/base regen
2011-07-14 Tony Cookoptimize tags handling in many cases
2011-07-01 Tony Cookcomplex tags for BSE
2011-06-08 Tony Cookfreight tracking - saving freight type and tracking...
2011-06-03 Tony Cookmove most of send_email() into BSE::ComposeMail where...
2011-05-31 Tony Cookproperly populate the session in the test request class
2011-02-14 Tony Cookdelay creating the session object until needed
2010-11-19 Tony Cookadd new page number iterator and update the member...
2010-11-08 Tony Cookadd version numbers to all modules r0.19
2010-11-01 Tony CookPayPal support for BSE
2010-10-25 Tony Cookmost of UTF-8 support
2010-10-25 Tony Cookadd an audit log to BSE (needed for paypal)
2010-07-09 Tony Cookconfig for alt main menu
2010-06-15 Tony Cookflash method now accepts message ids
2010-05-27 Tony Cookbasic BSE message database
2010-05-26 Tony Cookfix database connections
2010-05-24 Tony Cooksimple ip_address method for request objects
2010-05-05 Tony Cookedit/remove article image + tests on test page
2010-04-26 Tony Cookdon't look at the session if the creator disabled it
2010-04-15 Tony Cookrework file progress
2010-04-15 Tony Cookonly load the session class if needed
2010-04-14 Tony Cookif not actually called as Ajax and the caller wants...
2010-04-12 Tony Cookinclude context from the _context parameter in JSON...
2010-04-11 Tony Cookavoid undefined value warnings
2010-04-07 Tony Cookability to delete site members
2010-04-07 Tony Cookimage upload and file progress changes
2010-04-03 Tony Cookonly update the progress once a second
2010-04-03 Tony Cookcache rework
2010-04-01 Tony Cookadd optional image file upload progress tracking
2010-03-25 Tony Cookis_ajax now only returns true if the request can only...
2010-03-01 Tony Cookload database config from the config file in preference...
2009-12-16 Tony Cookhandle file downloads without a session lock, so the...
2009-07-22 Tony Cookmake it work in IE
2009-07-17 Tony Cookproduct options
2009-07-15 Tony Cookadd dynallprods and dynallcats dynamic iterators
2009-05-19 Tony CookreCAPTCHA support for fmail.pl
2009-03-18 Tony Cookadd ability to send an email to the customer on registr...
2009-03-18 Tony Cookworking commit
2008-09-03 Tony Cookconfig to limit cart size
2008-05-05 Tony Cookreport errors creating the CGI object
2008-02-27 Tony Cookchanges to support KOI customizations
2008-02-21 Tony Cookmake the shop code use URLs generated by the url generator
2008-02-20 Tony Cookwishlist actions moved to nuser.pl/user
2008-02-12 Tony Cookerror reporting was broken
2008-02-12 Tony CookS3 storage support
2008-02-04 Tony Cookget a better backtrace from _siteuser_has_access()...
2008-01-25 Tony Cookfix for shop sending encrypted email
2008-01-07 Tony Cookexpire old database connections if over a certain age...
2007-04-24 Tony Cookiterator filters - also fixed up lots of tests