]> git.imager.perl.org - bse.git/shortlog
bse.git
2020-04-18 Tony Cookcustom data database fields
2020-04-18 Tony Cooksplit [paths].libraries on the path sep
2020-04-18 Tony Cookallow more values when creating a product option
2020-04-18 Tony Cookon order build, retrieve pricing from the cart rather...
2020-04-18 Tony Cookadd support for storing custom metadata to cart/order...
2020-04-16 Tony Cookallow setting default for option on creation
2020-04-12 Tony Cookfinish documenting the sort method
2020-04-12 Tony Cookprevent noise when removing old tables
2020-04-11 Tony Cooksupport for new templating for product options
2020-04-11 Tony Cookfix permission check for the per option menus
2020-04-10 Tony Cookmodernize edit_prodopts.tmpl
2019-12-21 Tony Cookcall the right method to report the reason for needing...
2019-12-21 Tony Cookmake the cart need_logon() method work
2019-12-21 Tony Cookadd order item defaults too and bump versions
2019-12-21 Tony Cookadd some order defaults to satisfy the make() method
2019-07-25 Adrian OldhamIncrease max number of product import options.
2018-12-19 Tony Cookfix infinite loop with empty comma
2018-12-19 Tony Cookwraparray documentation fixes
2018-10-15 Tony Cookadd maphash to the array wrapper maphash
2018-08-27 Adrian Oldhamset file_stores variable for new templater
2018-05-25 Tony Cookfix default [nightly work]
2018-05-25 Tony Cookthe metadata fetcher
2017-07-07 Tony Cookoptional case-insensitivity for searching
2016-07-22 Tony Cookadd a host config parameter for S3 storages
2016-05-27 Tony Cookre-work coupons to allow multiple coupon types
2016-05-27 Tony Cookremove sensitive information from data_only for siteuse...
2016-05-27 Tony Cookmake the request object accessible from the cart object
2016-05-27 Tony Cookhandle newlines when converting <p><span...>...</span...
2016-03-03 Tony Cookadd unformat() method to articles and test new doclink...
2016-03-03 Adrian Oldhammatch hyphens in doclink formatting removal
2016-02-25 Tony Cooksave the product tier on ordering
2016-02-01 Adrian Oldhamfix siteuser postcode rule
2015-12-18 Tony Cookprevent the importer overwriting primary key fields
2015-12-16 Tony Cookfix generator.vembed()
2015-12-04 Tony Cookallow .replace to replace with a block
2015-09-19 Tony Cookimprove failure reporting
2015-09-19 Tony Cookfix a bug caught by a 5.22.0 warning
2015-09-19 Tony Cookuse multi_param() if available to avoid the new warning
2015-09-19 Tony Cookmake sure we convert to characters for fastcgi too
2015-08-20 Tony Cookfix has_tags([$names]) and add has_tag($name)/has_tag...
2015-07-17 Tony Cookmake the searchindex table myisam, it has no use for...
2015-07-17 Tony Cookpass the -p/-path correctly to the import engine
2015-07-17 Tony Cookupdate pre-requisites
2015-07-17 Tony Cooktest that nadmin.pl/modules works
2015-07-17 Tony Cookonly check each pre-req once per run
2015-07-17 Tony Cooklog errors for nadmin.pl/nuser.pl when the controlled...
2015-07-17 Tony Cookmake sure BSE::Modules is installed
2015-07-17 Tony Cookremove BSE::ProductImportXLS, it's no longer used
2015-07-17 Tony Cookperform loaddata.pl updates in a transaction per table...
2015-07-13 Tony Cookuse the supplied name of the image file for working...
2015-05-29 Tony Cookallow the state variable to be replaced properly for...
2015-05-19 Tony Cookfix stupidity - any non-tags image field change would...
2015-05-18 Tony Cookre-work the image edit super page to use jQuery and...
2015-05-18 Tony Cookmove html to the template rather than generating in...
2015-05-18 Tony Cookallow editing image tags on the big image tool page
2015-05-18 Tony Cookuse jQuery for the image tool
2015-05-18 Tony Cookmodify the image editor page to use new style markup
2015-05-18 Tony Cookthe image inline method now defaults the cfg parameter
2015-05-18 Tony Cookfor now, admin/basej.html doesn't change the look
2015-05-18 Tony Cookbeginning of jQuery re-work
2015-05-18 Tony Cookfixed pod error in passing, update known pod issues
2015-05-17 Tony Cook.wrap now allows barewords for parameter names
2015-05-17 Tony Cooktreat _ followed by id text as an id rather than as...
2015-05-14 Tony Cookfix inheritence for BSE::DummyArticle
2015-05-11 Tony Cookeliminate lone dashes
2015-05-11 Tony Cookallow more than a trailing alphanumeric part of an...
2015-05-09 Tony CookMetadata for articles
2015-05-09 Tony Cookallow metadata to be defined for new products
2015-05-09 Tony Cookallow metadata when creating a new article
2015-05-09 Tony Cookfix dummy parameter handling in BSE::Request::Test
2015-05-09 Tony CookBSE::TB::Article file has no longer has pod, so no...
2015-05-09 Tony Cookmetadata for articles
2015-05-09 Tony Cookuse cgi_fields() for metadata parsing, and other improv...
2015-05-09 Tony Cookallow fieldtype to be configure to set "type" in the...
2015-05-09 Tony Cookmake default, delete and note supplied via a options...
2015-05-09 Tony Cookuse new style field macros for the file edit page
2015-05-09 Tony Cookdon't crash when the default in .define is not initiali...
2015-05-09 Tony Cookmore metadata generalization and modification
2015-05-09 Tony Cookmake metadata more general
2015-05-08 Tony Cookavoid an internal error in .wrap if the arguments can...
2015-05-02 Tony Cookdon't decode filenames
2015-04-24 Adrian Oldhamfix typo in Product importer docs
2015-04-24 Tony Cookmodernize error reporting for the shop's cart target
2015-04-24 Tony Cookdoclink[] now errors when target isn't linkable
2015-04-17 Adrian Oldhamallow hypens in formlink form name values
2015-04-07 Tony Cookreplace image[] earlier than unmarked lists
2015-03-31 Tony Cookadd a format() method to articles for use in templates
2015-03-31 Tony Cook_body_embed() isn't used, remove it
2015-03-06 Adrian Oldhamuse m param for messages
2015-02-11 Adrian Oldhamexpose subscriptions and file_cats variables
2015-02-09 Tony Cookmake wuser visible to the BSE::UserReg wishlist target
2015-02-05 Tony Cookthe [basic].cookie_lifetime now works
2015-01-29 Adrian Oldhamtighten interest email validation rule
2015-01-29 Adrian Oldhamadd support for catalogs extra_templates
2014-12-12 Tony Cookre-work what interest.pl does
2014-12-11 Tony Cookupdate interest.pl to more modern style
2014-12-07 Tony Cooktreat response() templates as dynamic
2014-10-29 Adrian Oldhamreturn old html[...] tag behaviour as raw[...]
2014-10-25 Tony Cookmodified html[] body text tag
2014-10-19 Tony Cookindex P flagged articles as their parent
next