]> git.imager.perl.org - bse.git/shortlog
bse.git
2013-07-22 Tony Cookupdate Changes.txt
2013-07-22 Tony Cookcoupons support for the BSE shop
2013-07-21 Tony Cookadd a need_delivery variable
2013-07-21 Tony Cooklots of order and cart updates
2013-07-21 Tony Cookfix an error in mailconfirm.tmpl
2013-07-21 Tony Cookfix a typo and remove the duplicate number function
2013-07-21 Tony Cooktreat untiered as if it were tier #0
2013-07-21 Tony Cookon the shipped email too
2013-07-21 Tony Cookmake the order variable available to the two purchase...
2013-07-21 Tony Cookhandle existing order payments properly
2013-07-21 Tony Cookused coupons are no longer deletable nor renamable
2013-07-21 Tony Cookmake the order variable available on the user order...
2013-07-21 Tony Cookdon't crash removing tiers from a coupon
2013-07-21 Tony Cookavoid using a non-existent custom state
2013-07-21 Tony Cookchange coupon management log levels to notice
2013-07-21 Tony Cookdon't use the delete action as the csrfp fallback for...
2013-07-21 Tony Cookfix a nesting error in the inlinefield macro
2013-07-21 Tony Cookadd audit logging for coupon management functions
2013-07-21 Tony Cookuse canonical key ordering for dumped json
2013-07-21 Tony Cookconvert dates to a canonical form when processing CGI...
2013-07-21 Tony Cookupdate order detail page with coupon code and discount...
2013-07-21 Tony Cookcoupon orders report
2013-07-21 Tony Cookfix the product list link to the order list
2013-07-21 Tony Cookcoupon code processing from cart to order final
2013-07-21 Tony Cooklink to coupon management from the shop admin page
2013-07-21 Tony Cookavoid an uninitialized warning from BSE::UI on redirects
2013-07-21 Tony Cookrename coupon_discount to match the method in BSE:...
2013-07-21 Tony Cookcoupon admin, cart, checkout, payment form
2013-07-21 Tony Cookmove a lot of cart logic to the cart object
2013-07-21 Tony Cookpass the dbh when validating custom fields, not just...
2013-07-21 Tony Cookhandle at least select custom article fields
2013-07-08 Tony Cookmake the errors variable available to the article edit...
2013-06-21 Tony Cookadd expand_tag_deps() to tag owners (such as articles)
2013-06-21 Tony Cookadd fix_tag_deps() to BSE::TB::TagOwners (hence to...
2013-06-20 Tony Cookallow the class used for image[] tags to be configured
2013-06-20 Tony Cookfix some pod errors
2013-06-17 Tony Cooksupply an output column list in site_users_to_member.sql
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-06-11 Tony Cookadd bse.number(), similar to the number tag
2013-06-11 Tony Cookadmin.css whitespace clean-up
2013-06-11 Tony Cookstyle more form fields
2013-06-11 Tony Cook(finally) style messages
2013-06-11 Tony Cookchange shop.(pl|fcgi) to use BSE::UI for better error...
2013-06-11 Tony Cookre-work preload.tmpl and write basic documentation
2013-05-31 Tony Cookdefine a real error_img macro
2013-05-31 Tony Cookadd rule mechanisms for real number validation
2013-05-31 Tony Cookadd defined methods to hashes and lists, and exists...
2013-05-31 Tony Cookminimal tests for parse time expression errors and...
2013-05-31 Tony Cooktranslate and quote column names supplied in order...
2013-05-31 Tony Cookquote column names in generated insert and update SQL
2013-05-28 Tony Cookimporter: only modify the price tiers that have mapped...
2013-05-27 Tony Cookadd tool to hash unhashed site and admin user passwords
2013-05-24 Tony Cookadd a save hook for saving site users from admin
2013-05-20 Tony Cookupdate tests to skip when optional modules aren't available
2013-05-20 Tony Cookupdate the required modules list
2013-05-20 Tony Cookadd missing |raw for thumbnail display on image edit...
2013-05-20 Tony Cookfileadd: report success and failure with JSON under...
2013-05-13 Tony Cookproperly quote identifiers for generated SQL
2013-05-13 Tony Cookadd the bse.json() function
2013-05-09 Tony Cookdon't render the image link when displaying thumbs...
2013-05-02 Tony Cooksimplify testing module syntax
2013-05-02 Tony Cookadd some filtered ancestor accessors
2013-05-02 Tony Cookuse the ancestor accessor to make crumbs
2013-05-02 Tony Cookuse Test::More's skip
2013-04-29 Tony CookUI sample for calling reorder.pl from JS
2013-04-29 Tony Cookmodernize, fix and better document reorder.pl
2013-04-29 Tony Cookonly add UI to tags if we have them
2013-04-16 Tony Cookflash a notice on article deletion
2013-04-15 Tony Cookinclude the dist version of install.cfg in the manifest...
2013-04-08 Tony Cookre-work installation to use a bse.cfg style file
2013-04-08 Tony Cookimporter improvements:
2013-04-08 Tony Cookworkaround a CGI.pm handle() limitation
2013-04-08 Tony Cookdisplay basic metadata for articles
2013-04-08 Tony Cookmake the importer web UI supply an actor to the importe...
2013-04-08 Tony Cookactually initialize the importer actor property
2013-04-08 Tony Cookset lastModifiedBy and createdBy sanely for imported...
2013-04-08 Tony Cookmake error_img handle non reference $error gracefully
2013-04-08 Tony Cookpass a real file handle through to the importer rather...
2013-04-08 Tony Cookuse the same default expire date for API created articl...
2013-04-08 Tony Cookfix the CSV source to accept input from a file handle
2013-04-08 Tony Cookdocument sources work with file handles too
2013-04-08 Tony Cookuse common code to update modification details for...
2013-04-08 Tony Cookhandle cached image list when removing images
2013-04-08 Tony Cookfix an old bug: disallow duplicate linkAlias or product...
2013-04-08 Tony Cookdon't abort an article import just because one file...
2013-04-08 Tony Cooksupport importing article files as we do products
2013-04-08 Tony Cookthe XLS parser now identifies it can't parse XLS
2013-04-08 Tony Cookdocument hide_from_list and storage in the file propert...
2013-04-08 Tony Cookimplement (and basically test) update_only for import...
2013-04-08 Tony Cookallow fetching products by linkAlias
2013-04-08 Tony Cooksupport importing from CSV files
2013-04-05 Tony Cookallow extra config to be loaded from text for testing
2013-04-01 Tony Cookmake sure OtherParents is available when used
2013-03-28 Tony Cookfix not implemented handling for .while loops
2013-03-23 Tony CookBSE::TB::AuditEntry::mail() only takes the entry as...
2013-03-22 Adrian Oldhamstandardise log message wording and promote level
2013-03-22 Tony Cookuse the new messages macro for the admin adduer template
2013-03-22 Tony Cookcrazy subject handling for the audit log email template
2013-03-22 Tony Cookadd a new .while construct to templates
next