]> git.imager.perl.org - bse.git/history - t
add some support for customizing product options
[bse.git] / t /
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
2012-11-30 Tony Cookadd a mechanism to validate the day of week for a date
2012-11-30 Tony Cookadd a date function to calculate the day of week
2012-11-28 Tony Cookexpand template expressions with function calls and...
2012-11-19 Tony Cookgimage now returns an error message if the name paramet...
2012-11-19 Tony Cooktest some basic templater setup
2012-11-16 Tony Cook"or" is only an op when there are no letters immediatel...
2012-11-16 Tony Cooklargely document the request object
2012-11-13 Tony Cookadd is_list and is_hash to wrappers
2012-11-13 Tony Cookfix a pod issue and update known pod issues
2012-11-06 Tony Cookdisable debug noise for the eway test
2012-11-06 Tony Cookadd an expand method to arrays
2012-11-06 Tony Cookadd hash method set and test the WrapHash methods,...
2012-11-06 Tony Cookadd several new scalar methods and document them
2012-11-06 Tony Cookparse () groups as primary expressions
2012-11-05 Tony Cooktrivial test for BSE::UserReg
2012-11-05 Tony Cookre-work show_page() calls to dyn_response() and document
2012-11-05 Tony Cookadd .iterateover to template syntax
2012-10-11 Tony Cookignore the expected duplicate link target for scalecache
2012-09-12 Tony Cook[rt #1364][rt #1363] make scalecache path/uri consistent
2012-09-11 Tony Cookclean up article permissions when the article is removed
2012-09-11 Tony Cookprovide basic defaults for admin group creation
2012-09-11 Tony Cookupdate test to avoid custom config object
2012-09-05 Tony Cookre-work and fix BSE's tests
2012-09-05 Tony Cookfix the long suffering fastway test
2012-09-03 Tony Cookreorganize test files into categories
2012-08-27 Tony Cookpass required parameters down for vimages childrenof...
2012-08-22 Tony Cookimplement shipping costs based on a price per unit...
2012-08-22 Tony Cookallow loading configuration from a string to simplify...
2012-08-22 Tony Cookignore "no items in =over" warning
2012-08-15 Tony Cookbe more careful with image file uploads
2012-08-09 Tony Cookreturn global images in the order specified by admin
2012-08-09 Tony Cookignore the unescaped <> warning
2012-08-07 Tony Cooktest we don't go backwards on POD errors
2012-08-02 Tony Cookadd a test (that currently TODOs) to test for pod syntax
2012-08-01 Tony Cook[rt #1358] revamp imageclean.pl
2012-07-28 Tony Cooktest the article/site add_file() method
2012-07-26 Tony Cookupdate installed scripts with the configured perl
2012-07-26 Tony Cookt10edit.t now cleans up the article it creates
2012-07-26 Tony Cookt40images.t now removes the article it creates
2012-07-26 Tony Cooktest loading of search index modules
2012-07-19 Tony Cookadd a test for <:if !Foo:> (with the space after if)
2012-07-04 Tony Cookmake some tag processing visible as article methods
2012-07-02 Tony Cookfix TODO test to test for the right thing
2012-06-26 Tony Cook.set treated unimplemented values as an error
2012-06-21 Tony CookMerge branch 'tagcats'
2012-06-20 Tony Cooktest the updated categorize_tags()
2012-06-20 Tony Cookimplement tag category management
2012-06-15 Tony Cookallow no ws after <:= and <:%
2012-06-15 Tony Cookallow .call to contain newlines
2012-06-11 Tony CookBe less strict on the shop page context check
2012-06-11 Tony Cooktest loading a few more modules
2012-05-30 Tony Cookadd extraargs parameter to bse.url()
2012-05-30 Tony Cookadd the evaltag to wrapped scalars for template expressions
2012-05-29 Tony Cookgive catalogs access to variables for the static pass
2012-05-29 Tony Cooktest is_descendant_of()
2012-05-29 Tony Cookextract common variables and add bse.categorize_tags()
2012-05-29 Tony Cookfix loop.is_last, it would never be true
2012-05-28 Tony Cookallow use of the new template system from static pages
2012-05-23 Tony Cookfix thumb scale() with a transparent source and a backg...
2012-04-23 Tony CookMerge template re-re-work
2012-04-20 Tony Cooktemplate re-work: add a preload template to allow for...
2012-04-20 Tony Cooktemplate re-work: prevent infinite recursion on .call...
2012-04-20 Tony Cooktemplate re-work: implement .if / .elsif / .else /...
2012-04-20 Tony Cooktemplate re-work: update test for new .call token
2012-04-20 Tony Cooktemplate re-work: update expression parsing tests for...
2012-04-20 Tony CookTemplate re-work: implement .for.
2012-04-20 Tony Cooktemplate re-work: implement .call and .define
2012-04-20 Tony Cooktemplate re-work: more tests
2012-04-20 Tony Cooktemplate re-work: hash literals
2012-04-20 Tony Cooktemplate re-work: WIP more expression handling
2012-04-20 Tony Cooktemplate re-work: expression tokenization and parsing
2012-04-20 Tony Cooktemplate re-work: implement <:case !Foo:>
2012-04-20 Tony Cooktemplate re-work: if !Foo tag
2012-04-20 Tony Cooktemplate re-work: fix t/t020templates for warnings...
2012-04-20 Tony Cooktemplate re-work: new style tokens
2012-03-09 Tony Cookadd test to check all installed templates for validity
2012-03-07 Tony CookRewrite Squirrel::Template into parsing and processing...
2012-01-30 Tony Cookactually put the expected output in place for the compl...
2012-01-30 Tony Cookadd is_expired and is_released methods to Article
2012-01-29 Tony Cookmore complex iterator/switch test
2012-01-29 Tony Cookfix case extraction for switch with ws prefix
2012-01-28 Tony Cookallow <:- and -:> to strip whitespace
2012-01-12 Tony Cookcheck nomatch rules even for blank fields
2012-01-12 Tony Cookadjust verbose regen smoke test for the templated output
2012-01-11 Adrian Oldhamadd filters to inline iterator
2011-12-31 Tony Cookdynamically generated thumb content types were image...
2011-12-07 Tony Cookadd eway credit card driver and shop integration
2011-10-23 Tony Cookmake sure common validation is inherited for products
2011-10-16 Tony Cookfill out product defaults
2011-09-29 Tony CookAdd alias_recursive configuration option
2011-09-21 Tony Cookadjust the expected URL for the shop in a test
2011-09-21 Tony Cookif the link ends with /, add "index.html" (or cfg)...
2011-08-30 Tony Cookexpand the API to simplify working with article images...
next