User: JohnKarahalis Branch: HEAD Date: Tue, 12 Jan 2010 16:51:27 +0000 Modified files: /modules/qrs_sheets qrs_sheets.constants.inc qrs_sheets.install qrs_sheets.module Log message: * Minor fix-ups (documentation, punctuation in messages). -Guy * Created a sub-module of QRS sheets that can generate QR-code sticker sheet nodes in bulk. -Guy * Performance fix -- we now create just a single batch operation, and have the function callback keep track of its percentage of completion. This should reduce the amount of information PHP has to keep in memory (mainly, it no longer has to keep the same function name repeated 500+ times in an array). -Guy * Localization fix in qrs_sheets_view_all(): Make sure all messages run through t(). -Guy * Updated install file to use install profile-safe includes. In the process, also corrected a bug where the wrong file was being included. -John * Re-worked how the PDF containing all sticker sheets is generated. The process now uses the Batch API, so that the user can see how the PDF generation process is progressing. -Guy Links: http://cvs.drupal.org/diff.php?path=contributions/modules/qrs_sheets/qrs_she... http://cvs.drupal.org/diff.php?path=contributions/modules/qrs_sheets/qrs_she... http://cvs.drupal.org/diff.php?path=contributions/modules/qrs_sheets/qrs_she...
participants (1)
-
drupal-cvs@drupal.org