hopefully the final fix for the problems using remembered cards in self-service
[freeside.git] / ChangeLog
index 01d7dee..b2cccdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,66 @@
+2009-09-24 12:59  ivan
+
+       * FS/FS/: Cron/check.pm, Conf.pm: get the ping username/pass from a
+         config, good enough, RT#4610
+
+2009-09-23 20:14  ivan
+
+       * FS/FS/ClientAPI/SGNG.pm, FS/FS/Cron/check.pm,
+         FS/bin/freeside-check,
+         fs_selfservice/FS-SelfService/SelfService.pm: add SG and SGNG
+         ping, RT#4610
+
+2009-09-23 16:47  ivan
+
+       * FS/FS/TicketSystem/RT_External.pm: this should fix the occasional
+         extra ticket showing up on wrong customer record
+
+2009-09-21 20:08  ivan
+
+       * Makefile, htetc/handler.pl: add addl_comp_root.pl and
+         addl_handler_use.pl config files, RT#4743
+
+2009-09-17 16:55  mark
+
+       * FS/bin/freeside-void-payments: Add option to
+         freeside-void-payments to cancel customers
+
+2009-09-14 18:24  ivan
+
+       * ChangeLog, Makefile, debian/changelog: 1.7.4rc3
+
+2009-08-26 13:55  jeff
+
+       * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: improve
+         testing need for invoicing list
+
+2009-08-25 17:45  ivan
+
+       * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: should fix
+         processing payment with remembered/masked card info, hopefully,
+         RT#5799
+
+2009-08-21 17:27  ivan
+
+       * FS/FS/Cron/check.pm: fewer false positives
+
+2009-08-13 08:18  jeff
+
+       * FS/FS/cust_pkg.pm: fix fix multiple pkgpart search (need sanity
+         check): don't let empty set limit search
+
+2009-08-12 19:32  ivan
+
+       * ChangeLog, debian/changelog: Updated for 1.7.4rc2
+
+2009-08-12 19:24  ivan
+
+       * debian/changelog: doh, let make release do it
+
+2009-08-12 19:23  ivan
+
+       * ChangeLog, install/rpm/freeside.spec: Updated for 1.7.4rc2
+
 2009-08-12 17:26  ivan
 
        * init.d/freeside-init: useful stuff for webdemo & profiling