projects
/
bse.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
allow use of the new template system from static pages
2012-05-28
Tony Cook
allow use of the new template system from static pages
commit
|
commitdiff
|
tree
2012-05-28
Tony Cook
pass variables to the template engine for dynamic article...
commit
|
commitdiff
|
tree
2012-05-28
Tony Cook
allow _ in the variable names settable by .set
commit
|
commitdiff
|
tree
2012-05-23
Tony Cook
change note for 03c73acfe
commit
|
commitdiff
|
tree
2012-05-23
Tony Cook
fix thumb scale() with a transparent source and a background
commit
|
commitdiff
|
tree
2012-05-23
Tony Cook
fix a syntax error in admin/order_detail.tmpl
commit
|
commitdiff
|
tree
2012-05-22
Tony Cook
reset paid_manually when marking an order unpaid
commit
|
commitdiff
|
tree
2012-05-22
Tony Cook
handle plain scalar errors passed to the message()...
commit
|
commitdiff
|
tree
2012-05-21
Tony Cook
notes for the manual payment changes
commit
|
commitdiff
|
tree
2012-05-21
Tony Cook
add a paid_manually column and use that to mark an...
commit
|
commitdiff
|
tree
2012-05-08
Tony Cook
fix parsing of link aliases in doclink[]
commit
|
commitdiff
|
tree
2012-05-08
Tony Cook
doclink[] accepts a link alias too
commit
|
commitdiff
|
tree
2012-05-02
Tony Cook
when requesting a html version of a generic message...
commit
|
commitdiff
|
tree
2012-05-02
Tony Cook
an unclosed .if construct would crash
commit
|
commitdiff
|
tree
2012-04-30
Tony Cook
add the Courier::FixedAU shipping driver.
commit
|
commitdiff
|
tree
2012-04-27
Tony Cook
[rt #1290] set the eimage variable to the image being...
commit
|
commitdiff
|
tree
2012-04-27
Tony Cook
note changes to bsexlsprod.pl and the docs
commit
|
commitdiff
|
tree
2012-04-27
Tony Cook
update importer to do price tiers and tags
commit
|
commitdiff
|
tree
2012-04-23
Tony Cook
remove some junk left in Changes from the template3...
commit
|
commitdiff
|
tree
2012-04-23
Tony Cook
change note for 4a446ac3
commit
|
commitdiff
|
tree
2012-04-23
Tony Cook
fix handling of literal tags with a false value
commit
|
commitdiff
|
tree
2012-04-23
Tony Cook
Merge template re-re-work
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: prepare for merge
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: documentation
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: add a preload template to allow for...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: make the article variable available...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: prevent infinite recursion on .call...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: set some simple variables for the...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: basic BSE template variables integration
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: add variable parameters to BSE::Template...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: implement the template object format...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: don't call reftype on non-references
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: allow an empty format code after...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: implement .if / .elsif / .else /...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: update test for new .call token
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: update expression parsing tests for...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: re-work parser dispatch from a long...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: remove unused $content argument definition
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
Template re-work: implement .for.
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: if calling an entry on a hash and...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: implement .call and .define
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: add some missing version numbers
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: more tests
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: don't treat wrapped objects like...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: add expression tests to manifest
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: treat undefined top level variable...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: add <:% expr ; ... :>
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: add push and unshift array methods
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: parse empty [] correctly
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: hash literals
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: split wrappers out of Expr.pm
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: WIP more expression handling
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: expression tokenization and parsing
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: implement <:case !Foo:>
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: if !Foo tag
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: fix t/t020templates for warnings...
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: new style tokens
commit
|
commitdiff
|
tree
2012-04-20
Tony Cook
template re-work: avoid a rescan of the text after...
commit
|
commitdiff
|
tree
2012-04-04
Tony Cook
Silly adrian no longer uses upper case flags
commit
|
commitdiff
|
tree
2012-03-20
Tony Cook
change note for 047c851cbb
commit
|
commitdiff
|
tree
2012-03-19
Tony Cook
chnage note for 4340de9
commit
|
commitdiff
|
tree
2012-03-19
Tony Cook
[rt #1328] no shipping calculation is done for zero...
commit
|
commitdiff
|
tree
2012-03-17
Tony Cook
handle a 0 cost as an unavailable service
commit
|
commitdiff
|
tree
2012-03-11
Tony Cook
load OtherParents before using it
commit
|
commitdiff
|
tree
2012-03-09
Tony Cook
add test to check all installed templates for validity
commit
|
commitdiff
|
tree
2012-03-09
Tony Cook
change note for 65c27d058
commit
|
commitdiff
|
tree
2012-03-09
Tony Cook
the product tag on the admin order detail now uses...
commit
|
commitdiff
|
tree
2012-03-08
Tony Cook
the search indexer now uses configured scores
commit
|
commitdiff
|
tree
2012-03-08
Tony Cook
make subscription/isubscription into object tags
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
[rt #1331] option to disable old-style image insertion
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
0.21 release
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
fix the WEBBASE where we save dists
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
add a missing comma to BSE::UI to avoid a warning
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
Squirrel::Template.html is generated, don't track it
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
admin links are now synthesized links to admin.pl
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
fix the bse_msg_base entry for bse/admin/generic/accessdenied
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
update bse_modules.pl for DevHelp::Payment::Eway
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
change notes for recent changes
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
Rewrite Squirrel::Template into parsing and processing...
commit
|
commitdiff
|
tree
2012-03-07
Tony Cook
<:if children:> has been obsolete forever
commit
|
commitdiff
|
tree
2012-03-06
Tony Cook
ignore the Devel::Cover coverage database
commit
|
commitdiff
|
tree
2012-03-06
Tony Cook
update BSE::Cache::CHI to use the more modern interface
commit
|
commitdiff
|
tree
2012-02-08
Tony Cook
change note for 3f015bd23
commit
|
commitdiff
|
tree
2012-02-08
Tony Cook
[rt #1301] refactor makeIndex.pl into separate CGI...
commit
|
commitdiff
|
tree
2012-02-06
Tony Cook
avoid using the old tag where article fields conflict...
commit
|
commitdiff
|
tree
2012-02-06
Tony Cook
change note for 0324c31
commit
|
commitdiff
|
tree
2012-02-06
Tony Cook
the error_img tag could crash producing an inline error...
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
change note for 15ff79e8
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
fix the message id for the move up a level message
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
change notes for the last few changes
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
the file iterator is now an object iterator, and efile...
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
tag_object(_plain)? now checks restricted_method()...
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
add file_exists method to BSE::TB::ArticleFile to check...
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
fix <:which tags:> and allow fallback to hash access...
commit
|
commitdiff
|
tree
2012-01-31
Tony Cook
give BSE::TB::Site a restricted_method() method too
commit
|
commitdiff
|
tree
2012-01-30
Tony Cook
change note for 86dc77f
commit
|
commitdiff
|
tree
2012-01-30
Tony Cook
make tag_article smarter so sensible article methods...
commit
|
commitdiff
|
tree
2012-01-30
Tony Cook
change note for 573f6f8
commit
|
commitdiff
|
tree
2012-01-30
Tony Cook
consistently use admin_tags instead of the old set...
commit
|
commitdiff
|
tree
2012-01-30
Tony Cook
change note for ea71fc0
commit
|
commitdiff
|
tree
next