]> git.imager.perl.org - bse.git/history - t
allow .replace to replace with a block
[bse.git] / t /
2015-12-04 Tony Cookallow .replace to replace with a block
2015-09-19 Tony Cookimprove failure reporting
2015-08-20 Tony Cookfix has_tags([$names]) and add has_tag($name)/has_tag...
2015-07-17 Tony Cooktest that nadmin.pl/modules works
2015-07-13 Tony Cookuse the supplied name of the image file for working...
2015-05-18 Tony Cookfixed pod error in passing, update known pod issues
2015-05-09 Tony CookMetadata for articles
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 Cookuse cgi_fields() for metadata parsing, and other improv...
2015-05-09 Tony Cookmore metadata generalization and modification
2015-03-31 Tony Cookadd a format() method to articles for use in templates
2014-12-11 Tony Cookupdate interest.pl to more modern style
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 Tony Cookfix a few test file module names that were missed
2014-09-01 Adrian Oldhammove Product/s modules to more appropriate location
2014-09-01 Adrian Oldhamupdate module paths in known pod issues
2014-09-01 Adrian Oldhammove Article/s modules to more appropriate location
2014-09-01 Adrian Oldhammove catalog 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 alternate delimiters for tags
2014-08-20 Tony Cookfix bse.paged validation of page numbers
2014-08-20 Tony Cookadd a test for the page_list macro and fix it
2014-08-13 Tony Cookadd as_hash to WrapArray
2014-06-13 Tony Cookadd should_index() method to articles
2014-05-16 Tony Cookallow "class[foo|class[bar|text]]" class to be promoted...
2014-03-19 Tony Cookadd an undefined value literal to template expressions
2014-03-03 Tony Cooksubscriptions fixes
2014-02-25 Tony Cookchanges to email field processing and validation
2014-02-25 Adrian Oldhamsimple email validation tests
2014-01-20 Tony Cookclean up the list[] construct when unformatting
2013-12-21 Tony Cookallow defaults for .define and allow barewords for...
2013-11-22 Tony Cookadd tagging support for article/globals images
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 Adrian Oldhamnew pop and poplink wrapping tests
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 Cookfix the poplink over blocks test
2013-11-03 Adrian Oldhamadd test block over a list
2013-11-03 Adrian Oldhamadd link test over complex nested blocks
2013-11-03 Adrian Oldhamadd poplink wrapping block test
2013-11-03 Tony Cookwhitespace fixes
2013-11-03 Adrian Oldhamadd link wrapping block test
2013-11-03 Tony Cookseems correct except for some whitespace differences
2013-11-03 Adrian Oldhamadd new test and updated more test output
2013-11-03 Adrian Oldhamadd simple link and poplink format tests
2013-11-03 Adrian Oldhamfix tests to suit new formatter output
2013-11-03 Adrian Oldhamadd numerous html5 formatter tags
2013-10-27 Tony Cookadd shuffle to the array wrapper class
2013-10-24 Tony Cookdon't strip _ and - from linkAlias in the importer
2013-09-06 Tony Cookfix some POD issues in BSE::Edit::Product
2013-09-06 Tony Cookfix some tag method issues:
2013-08-10 Tony Cookglobal files and image no longer require a name/identifier
2013-07-22 Tony Cookcoupons support for the BSE shop
2013-07-21 Tony Cookcoupon admin, cart, checkout, payment form
2013-06-20 Tony Cookfix some pod errors
2013-06-17 Tony Cookadd a file_by_name method to the article and site objects
2013-06-14 Tony Cookimplement .wrap for templates
2013-05-31 Tony Cookadd rule mechanisms for real number validation
2013-05-31 Tony Cookminimal tests for parse time expression errors and...
2013-05-28 Tony Cookimporter: only modify the price tiers that have mapped...
2013-05-20 Tony Cookupdate tests to skip when optional modules aren't available
2013-05-02 Tony Cookuse Test::More's skip
2013-04-29 Tony Cookmodernize, fix and better document reorder.pl
2013-04-16 Tony Cookflash a notice on article deletion
2013-04-08 Tony Cookre-work installation to use a bse.cfg style file
2013-04-08 Tony Cookimporter improvements:
2013-04-08 Tony Cookfix the CSV source to accept input from a file handle
2013-04-08 Tony Cookfix an old bug: disallow duplicate linkAlias or product...
2013-04-08 Tony Cooksupport importing article files as we do products
2013-04-08 Tony Cookimplement (and basically test) update_only for import...
2013-04-08 Tony Cooksupport importing from CSV files
2013-03-22 Tony Cookadd a new .while construct to templates
2013-03-22 Tony Cookdefine variables for audit log mails and re-organize
2013-03-19 Tony Cookmake image_by_name case-insensitive
2013-03-19 Tony Cookadd image_by_name and image_by_index methods
2013-03-16 Tony Cookpassword strength and lockouts for failed logons
2013-03-16 Tony Cookimplement account and IP address lockouts for site...
2013-03-16 Tony Cookpassword validation base implementation
2013-03-16 Tony Cookmerge adrian's new formatter tags, fixing the test...
2013-03-16 Tony Cookfix the test count
2013-03-16 Adrian Oldhamadd more formatter tags
2013-03-02 Tony Cookactually tokenize the !~ operator
2013-03-02 Tony Cookadd current to the loop variable for .for in templates
2013-02-25 Tony Cookimplement an escape method for scalars
2013-02-25 Tony Cookdefault <:= ... :> tags to html formatting
2013-02-25 Tony Cookadd a params "variable" that acts like the param tag
2013-02-25 Tony Cookadd top and dynamic variables to generated article...
2012-12-17 Tony Cookadd set method to arrays in templates
2012-12-05 Tony Cookadd support for validating times of day
2012-11-30 Tony Cookadd a replace() method to scalars
next