Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / SMS.pm
2017-08-25 Magnus EngerBug 19134: C4::SMS falils on long driver name
2017-06-15 Mark TompsettBug 18732: Noisy t/SMS.t triggered by koha_conf.xml...
2016-12-16 Chris CormackBug 13029 : Follow up
2016-12-16 Julian MauriceBug 13029: Allow to pass additional parameters to SMS...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove empty BEGIN block
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove use vars qw();
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-06-22 Eivin Giske SkaarenBug 14421: Corrected example in SMS.pm to working versi...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-10-30 Kyle M HallBug 3186 [QA Followup] - Don't return undef, just return
2014-10-30 Olli-Antti KivilahtiBug 3186 - invalid or uninstalled SMSSendDriver (or...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-05-28 Chris CormackBug 4330 : Adding copyright headers and fixing FSF...
2010-06-09 Andrew ElwellMore POD cleanups
2008-08-13 Andrew MooreBug 2400 [5/18]: fixing pod syntax in C4/SMS.pm
2008-07-04 Andrew Moorebug 2275: making SMS::Send module optional
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...
2008-02-07 Joe AtzbergerSMS - widespread cleanup and moving code away from...
2008-01-08 Joe AtzbergerSMS.pm - BEGIN block VERSION and vars related to export.
2007-10-30 Joshua Ferraroadding SMS stuff so we don't forget about it