- Imported batch_delete_files from imio.pyutils if someone is yet using it from here. [sgeulette] - batch is considered finished if no batching. [sgeulette]
1.0.1
------------------
- Generated universal wheel version. [sgeulette]
1.0.0
------------------
- Improved `emailer.send_email` to use send in place of securesend (not using queue). [sgeulette] - Added `EMPTY_DATETIME` value that corresponds to `01/01/1950 at 12:00`. [gbastien] - Improved batching module [sgeulette] - Added `batching.can_delete_batch_files` [sgeulette]
1.0.0rc4
---------------------
- Added "empty" variables to handle empty indexes searches. [sgeulette]
1.0.0rc3
---------------------
- Added `temp_disable_link` JS helper that will disable a link for 2 seconds and to avoid double clicks. [gbastien]