]> git.imager.perl.org - bse.git/history - site/cgi-bin
make default, delete and note supplied via a options parameter
[bse.git] / site / cgi-bin /
2013-11-02 Tony Cookmake the request object available through the generator...
2013-11-01 Tony Cookallow a sort specification of "shuffle"
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-11 Tony Cookunbreak product custom fields
2013-09-11 Tony Cookfix handling of date custom fields
2013-09-06 Tony Cookfix some POD issues in BSE::Edit::Product
2013-09-06 Tony Cookfix some tag method issues:
2013-08-25 Tony Cookpage.pl now returns a 404 error if the article id/alias...
2013-08-25 Tony Cookavoid an undefined value warning if there's no title...
2013-08-25 Tony Cookreplace non-alphanumeric with - instead of (non-replace...
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 Cookadd a need_delivery variable
2013-07-21 Tony Cooklots of order and cart updates
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 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 Cookcoupon orders report
2013-07-21 Tony Cookcoupon code processing from cart to order final
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-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 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 Cookchange shop.(pl|fcgi) to use BSE::UI for better error...
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 the required modules list
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 Cookadd some filtered ancestor accessors
2013-05-02 Tony Cookuse the ancestor accessor to make crumbs
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 Cookworkaround a CGI.pm handle() limitation
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 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 Cookadd a new .while construct to templates
2013-03-22 Tony Cookadd substring() and match() methods to scalars
2013-03-22 Tony Cookadd a bse.debug() function that writes it's arguments...
2013-03-22 Tony Cookadd a set_subject() function to BSE::ComposeMail templates
2013-03-22 Tony Cookdefine variables for audit log mails and re-organize
2013-03-22 Tony Cookaudit log mailing now uses the most specific email...
2013-03-22 Tony Cookallow BSE::ComposeMail to accept variables
2013-03-22 Tony Cooklog admin user creation
2013-03-22 Tony Cookproperly report non-field errors
2013-03-22 Tony Cookplain text passwords are no longer supported
2013-03-20 Tony Cookfix replacement of article attached files
2013-03-19 Tony Cookmake image_by_name case-insensitive
2013-03-19 Tony Cookadd image_by_name and image_by_index methods
next