]> git.imager.perl.org - bse.git/history - site/cgi-bin
don't crash when the default in .define is not initialized on .call
[bse.git] / site / cgi-bin /
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...
2013-12-20 Tony Cookuse quoted-printable encoding for html mail
2013-11-27 Tony Cookadd a few more methods to the regen dummy article class
2013-11-25 Tony Cookadd some documentation for image objects
2013-11-25 Tony Cookuse message id prefixes that the validator understands
2013-11-22 Tony Cookadd tagging support for article/globals images
2013-11-22 Tony Cookimprove validation and error reporting for article...
2013-11-18 Tony Cookensure images have unique displayOrder on reorder
2013-11-03 Tony Cookmassive formatter re-work
2013-11-03 Tony Cooklist[] specifying id and/or class
2013-11-03 Tony Cookclean up commented obsolete code
2013-11-03 Adrian Oldhamremove any whitespace before closing paras
2013-11-03 Adrian Oldhamadd block versions of filelink and gfilelink
2013-11-03 Adrian Oldhammatch link markup like other blockified tags
2013-11-03 Tony Cookadd block versions of doclink, formlink, popdoclink...
2013-11-03 Tony Cookfix newline handling of block link followed by block
2013-11-03 Tony Cookfix indent[] handling and don't abuse ul anymore
2013-11-03 Tony Cookfix list test failures and put list tags on their own...
2013-11-03 Tony Cookadd newlines around hr tags
2013-11-03 Tony Cookdon't consume [] for list items
2013-11-03 Tony Cookallow poplink to work over blocks
2013-11-03 Tony Cookwhitespace fixes
2013-11-03 Tony Cookseems correct except for some whitespace differences
2013-11-03 Adrian Oldhamfix nesting for links spanning paragraphs
2013-11-03 Adrian Oldhamadd line breaks to formatting output
2013-11-03 Adrian Oldhamclean up another anchor nesting edge case
2013-11-03 Adrian Oldhamconsolidate link and poplink sub routines
2013-11-03 Adrian Oldhamfix poplink with new sub routine
2013-11-03 Adrian Oldhamdirty formatter hack for no link spanning
2013-11-03 Adrian Oldhamadd numerous html5 formatter tags
2013-11-02 Tony Cookimplement a thumbnail method for rendering article...
2013-11-02 Tony Cookmake the request object available through the generator...
next