bse.git
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
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
2013-03-17 Tony Cookinclude the user id in the account lockout audit message
2013-03-17 Adrian Oldhamreword and standardise log messages
2013-03-17 Tony Cookmore log level changes from Adrian
2013-03-17 Adrian Oldhamlevel up lockout log names to error
2013-03-17 Adrian Oldhamdemote admin logon failure log level
2013-03-16 Adrian Oldhamlevel up log names for orders
2013-03-16 Adrian Oldhamlevel up log name for admin changepw
2013-03-16 Tony Cookadrian's changes to log levels
2013-03-16 Adrian Oldhamlevel up log names
2013-03-16 Adrian Oldhamstandardise log level names
2013-03-16 Tony Cookpassword strength and lockouts for failed logons
2013-03-16 Tony Cookdon't use $user when it may not be present
2013-03-16 Tony Cookimplement account and IP address lockouts for site...
2013-03-16 Tony Cooksupport > and < as operators for getBy2
2013-03-16 Tony Cookinstall stored procedures
2013-03-16 Tony Cookimplement password validation for admin users
2013-03-16 Tony Cookimplement password validation for site users
2013-03-16 Tony Cookpassword validation base implementation
2013-03-16 Tony Cookmake error_img output all messages for a field if no...
2013-03-16 Tony Cookthe admin site user add form now follows modern message...
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-09 Tony Cookreorganize documentation in Generate.pm
2013-03-05 Tony Cookpass the expected article parameter to abs_urls()
2013-03-04 Tony Cookactually apply the method restrictions requested for...
2013-03-04 Tony Cookprovide a restricted_method() method to the dummy article
2013-03-02 Tony Cookexpose the generator object and add a vembed() method
2013-03-02 Tony Cookactually tokenize the !~ operator
2013-03-02 Tony Cookdefine the mover macro in preload
2013-03-02 Tony Cookadd current to the loop variable for .for in templates
2013-03-01 Tony Cookmake sure child article processing doesn't mess up...
2013-02-28 Tony Cookmake the "article"s used for pregen more object-like
2013-02-25 Tony Cookimplement an escape method for scalars
2013-02-25 Tony Cookfix message handling for user.pl
2013-02-25 Tony Cookadd the url() function to template variables
2013-02-25 Tony Cookfix title for the verbose page regen page
2013-02-25 Tony Cookdefault <:= ... :> tags to html formatting
2013-02-25 Tony Cookminor fixes to thumbnails.pod
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...
2013-02-24 Tony Cookreplace variables on the makeIndex html output
2013-02-11 Tony Cook0.24 release r0.24 v0.24
2013-02-11 Tony Cookchange notes since 0.23
2013-02-11 Tony Cookavoid continually adding to @INC
2013-02-11 Tony Cookreduce some build noise
2013-02-11 Tony Cookmake the home article listed so the static file is...
2013-02-10 Tony Cookmore required/optional modules
2013-02-07 Tony Cookupdate required modules
2013-02-07 Tony Cookfix example for BSE::Cache::Memcached
2013-01-31 Tony CookFixed international shipping module
2013-01-31 Tony Cookcan't use XML /> for non XML html
2013-01-09 Tony Cook[bse #1359] move [basic].public_files config to [uri]
2012-12-17 Tony Cookadd set method to arrays in templates
2012-12-16 Tony Cookavoid a html validation error
2012-12-16 Tony Cookfix the bse.now variable definition
2012-12-16 Tony Cookpass the generator object to custom base_tags()
2012-12-13 Tony Cookadd get_def_refresh(), a convenience method for refresh...
next