hotfolder 7.x-1.11

Bug fixes
Unsupported
  • Issue #2663118 by vishalkhialani: Typo in example_hotfolder.info
  • Issue #2574031 by deetergp: Hotfolder Watcher overridden when RDF disabled
  • Issue #2572593 by deetergp: Bring .module file up to PHPCS Drupal standards
  • Issue #2557373 by deetergp: Fix code style issues in example module

hotfolder 7.x-1.10

Bug fixes
Unsupported

Stable release of Hotfolder feature set.

This pulls in all the minor corrections and fixes to date (7/15) including code standards as requested by CGraphics.

hotfolder 7.x-1.9

Bug fixes
New features
Unsupported

Lots of cleanup, clarification and generally updates in this release.

hotfolder 7.x-1.8

Bug fixes
New features
Unsupported

Various bug fixes. Also new features:

a) Manual run buttons. Those are on job and watch configuration pages, as well as button to run all watches on the configuration page.

b) Thread control. Set how many jobs to have in the queue at a time so you can run cron as often as you like without killing your job handlers.

c) Retry control. Set if you want jobs that failed with errors to retry, and if so how often.

d) Timeout control. For long jobs to avoid getting killed by php timeout settings.

hotfolder 7.x-1.6

Bug fixes
Unsupported

Fixed cleanup routine to find directory and delete files properly. You can now set a value for 'Timeframe for Processed Files Folder' at admin/config/services/hotfolder and it will the clean out pertinent files on when cron is run.
See: #1481356: Cleanup routine not processing properly.

hotfolder 7.x-1.5

Bug fixes
Unsupported

This adds a check to make sure the job record is still in the DB when executing code. That way nothign gets stuck in the queue without some means of unjamming it.

hotfolder 7.x-1.4

Bug fixes
Unsupported

Fixing csv file upload for Job Record, and a bad function call during job processing.

hotfolder 7.x-1.3

New features
Unsupported

Moving to using Features to handle content type installation process. That way we have less weird clunky code, and more reliable install / uninstall. Sites on 7.x-1.2 are already on the same content structure, Features will just help keep track of it all.

hotfolder 7.x-1.2

Bug fixes
Unsupported

Addressing critical issues in install / uninstall process, also split out field def to it's own sub module.

hotfolder 7.x-1.1

Bug fixes
Unsupported

[1232484], [1232532] - bugs reported, as well as fixing an error in uninstall script.

Subscribe with RSS Subscribe to Releases for Hotfolder