]> git.imager.perl.org - bse.git/history - site/cgi-bin/modules
fix generator.vembed()
[bse.git] / site / cgi-bin / modules /
2015-12-16 Tony Cookfix generator.vembed()
2015-12-04 Tony Cookallow .replace to replace with a block
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 Cookupdate pre-requisites
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 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 Cookallow editing image tags on the big image tool page
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-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 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 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
2014-10-17 Adrian Oldhamdefine has_tags method for the dummy article
2014-10-17 Tony Cookadd slice() and splice() to arrays
2014-09-19 Tony Cookfor dynamic generation, replace code with not set vars...
2014-09-17 Tony Cooksupport for blocks, and some methods that can use them
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 OtherParent/s modules to more appropriate location
2014-09-01 Adrian Oldhammove Product/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 generate module into bse module dir
2014-09-01 Adrian Oldhammove subscription module into bse module dir
2014-09-01 Adrian Oldhammove catalog module into bse module dir
2014-09-01 Adrian Oldhammove product module into bse module dir
2014-09-01 Adrian Oldhammove article module into bse module dir
2014-08-25 Tony Cookadd hash extend() method for templating
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...
2014-08-24 Tony Cookallow alternate delimiters for tags
2014-08-20 Tony Cookfix bse.paged validation of page numbers
2014-08-17 Tony Cookuse the class that initializes the reports section
2014-08-13 Tony Cookadd as_hash to WrapArray
2014-08-03 Tony Cookadd report_data() to BSE::Variables
2014-07-31 Adrian Oldhamdefine should_index method in the dummy article
2014-06-13 Tony Cookadd should_index() method to articles
2014-06-06 Tony Cookselect excerpts that have the term as a word in them
2014-05-31 Adrian Oldhamadd default prefix/suffix search highlight cfg option
2014-05-16 Tony Cookallow "class[foo|class[bar|text]]" class to be promoted...
2014-05-09 Tony CookSVG support for article images
2014-04-11 Tony Cookproperly encode email body content
2014-03-19 Tony Cookadd an undefined value literal to template expressions
2014-03-14 Tony Cookallow add.pl to run as fcgi
2014-03-14 Tony Cookuse strict everywhere, everywhere!
2014-03-14 Adrian Oldhamhandle "pop" link variants in text only subs formatting
2014-03-14 Adrian Oldhamuse BSE::ComposeMail for confirmation email
2014-03-14 Adrian Oldhamalways fallback to [shop].from email address
2014-03-06 Tony Cookabsolute image urls for subscriptions
2014-03-03 Tony Cookdon't crash validating the template name
2014-03-03 Tony Cooksubscriptions fixes
2014-02-27 Tony Cookreport article numbers before we regen the article
2014-02-25 Tony Cookchanges to email field processing and validation
2014-02-25 Adrian Oldhamdisallow leading whitespace on email validation rule
2014-02-25 Adrian Oldhamtrim siteuser email param whitespace
2014-01-20 Tony Cookclean up the list[] construct when unformatting
2013-12-21 Tony Cookallow defaults for .define and allow barewords for...
next