X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e9b7d70e0ce0df78fbaadcd95e146081cb0e4ede;hb=382c3b76e1d97cb9a3512c988ffefd04443d5395;hp=64ba46b366ef698dcf81232f77698dc49cc50823;hpb=ad75e632ebea828527847b8a457589780bb09a49;p=freeside.git diff --git a/ChangeLog b/ChangeLog index 64ba46b36..e9b7d70e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,371 @@ +2009-12-28 20:44 ivan + + * FS/FS/Conf.pm: oops, syntax error adding queued-sleep_time + +2009-12-28 17:40 ivan + + * FS/bin/freeside-daily: don't skip vacuuming when using -k, + RT#5258 + +2009-12-28 16:38 ivan + + * FS/: FS/Conf.pm, bin/freeside-queued: add queued-sleep_time + +2009-12-23 15:32 jeff + + * bin/monitor: remove debugging + +2009-12-23 15:29 jeff + + * bin/: monitor: add non-forking one machine monitor program + +2009-12-23 15:29 jeff + + * bin/monitor: file monitor was added on branch FREESIDE_1_7_BRANCH + on 2009-12-23 23:29:49 +0000 + +2009-12-23 15:14 jeff + + * FS/FS/Yori.pm: teach yori to do some load monitoring + +2009-12-19 22:52 ivan + + * httemplate/search/cust_pkg.cgi: fix address fields on advanced + package search, RT#6609 + +2009-12-13 23:48 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: 1.7 has no per_agent config + +2009-12-13 23:36 ivan + + * FS/FS/Conf.pm: fix misapplication of patch + +2009-12-13 23:15 ivan + + * FS/FS/: Conf.pm, svc_acct.pm, part_export/sqlradius.pm: add + overlimit_groups agent-specific config, overriding + export-specific overlimit_groups, RT#6622 + +2009-12-12 17:57 ivan + + * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated + for 1.7.4 + +2009-12-12 17:38 ivan + + * Makefile: 1.7.4 + +2009-12-12 17:30 ivan + + * ChangeLog: 1.7.4 + +2009-11-06 15:39 ivan + + * FS/FS/cust_main.pm: backport using + business-onlinepayment-description in all cases to 1.7 + +2009-11-02 13:21 ivan + + * httemplate/edit/payment_gateway.html: add Elavon, SagePay, + WorldPay + +2009-10-29 14:46 mark + + * httemplate/edit/payment_gateway.html: add Jety to the list + +2009-10-28 12:04 ivan + + * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm, + svc_forward.pm, svc_www.pm: fix problems using inventory for UID + (and other fields controlled by check in svc_acct and also + svc_www, svc_domain and svc_forward), RT#6366 + +2009-10-28 10:26 ivan + + * httemplate/misc/inventory_item-import.html: fix inventory upload, + RT#6366 + +2009-10-27 11:11 ivan + + * FS/FS/Conf.pm, FS/FS/cust_main.pm, + httemplate/elements/header.html: address1 search, RT#5060 + +2009-10-25 18:11 ivan + + * FS/FS/part_pkg/flat.pm: eliminiate noisy but harmless "Use of + uninitialized value in numeric gt (>)" warning + +2009-10-25 16:30 ivan + + * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add apply option to + realtime_collect, RT#5071 + +2009-10-25 15:59 ivan + + * FS/FS/ClientAPI/MyAccount.pm, FS/FS/cust_main.pm, + fs_selfservice/FS-SelfService/SelfService.pm: backport + realtime_collect to 1.7 for SG to use instead of calling collect, + RT#5071 + +2009-10-05 19:43 ivan + + * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated + for 1.7.4rc3 + +2009-10-05 18:41 ivan + + * ChangeLog: 1.7.4rc3 + +2009-10-05 09:57 ivan + + * httemplate/view/cust_main/payment_history/voided_payment.html: + doh, fix error viewing voided payments, RT#6382 + +2009-10-04 16:36 ivan + + * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: fix the same + problem with processing payments & masked ACH amounts, RT#6374 + +2009-10-04 16:31 ivan + + * FS/FS/ClientAPI/MyAccount.pm: fix problems "re-saving" a masked + card. hopefully the last of it! + +2009-10-03 19:09 ivan + + * httemplate/misc/: delete-cust_bill.html: delete invoices, RT#4048 + +2009-10-03 19:09 ivan + + * httemplate/misc/delete-cust_bill.html: file delete-cust_bill.html + was added on branch FREESIDE_1_7_BRANCH on 2009-10-04 02:09:15 + +0000 + +2009-10-03 19:04 ivan + + * FS/FS/Conf.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm, + FS/FS/AccessRight.pm, FS/FS/cust_bill_pkg.pm, + FS/bin/freeside-addgroup, bin/mapsecrets2access_user, + httemplate/view/cust_bill.cgi, + httemplate/view/cust_main/payment_history/invoice.html: delete + invoices, RT#4048 + +2009-10-03 17:08 ivan + + * httemplate/view/cust_main.cgi: more room for cancellation reason + +2009-10-03 17:07 ivan + + * httemplate/elements/popup_link-cust_main.html: doc + +2009-10-03 15:09 ivan + + * httemplate/edit/part_bill_event.cgi: cancel to 80, comp @ 90, + RT#5674 + +2009-10-03 15:06 ivan + + * httemplate/edit/part_bill_event.cgi: in old invoice events, + chance default weight of cancel event to 90 so you can place it + at the same time as a realtime event, RT#5674 + +2009-10-01 16:48 ivan + + * FS/FS/cust_main.pm: hopefully fully fix bulk email errors when + selecting a single payby + +2009-10-01 15:02 ivan + + * httemplate/view/cust_main/payment_history/voided_payment.html: + consistency with un-voided payments wrt display + +2009-09-30 17:52 ivan + + * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: hopefully the + really final fix for the problems using remembered cards in + self-service. *sigh* + +2009-09-30 17:29 ivan + + * FS/: FS/Conf.pm, FS/Cron/check.pm, bin/freeside-check: add login + check to FS::ClientAPI::SG/SGNG checks. RT#4610 + +2009-09-30 12:33 ivan + + * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: hopefully the + final fix for the problems using remembered cards in self-service + +2009-09-29 15:08 ivan + + * httemplate/misc/email-customers.html: should fix newsletter + sending error when you select a single payby only + +2009-09-28 15:45 ivan + + * FS/FS/Cron/check.pm: more accurate SG check, RT#4610 + +2009-09-28 15:35 ivan + + * FS/: FS/Cron/check.pm, bin/freeside-check: correct place for use + Email::Send, RT#4610 + +2009-09-28 15:23 ivan + + * FS/FS/Cron/check.pm: oops, hopefully fix sg cron check, RT#4610 + +2009-09-25 08:41 ivan + + * ChangeLog: meta + +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 + +2009-08-12 15:29 ivan + + * ChangeLog: 1.7.4rc2 + +2009-08-12 15:26 ivan + + * Makefile, debian/changelog, debian/control, debian/copyright: + 1.7.4rc2 + +2009-08-12 04:57 ivan + + * httemplate/: docs/about.html, docs/credits.html, + docs/license.html, elements/header-popup.html: slight + about/credits UI tweak + +2009-08-11 19:36 ivan + + * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi, + httemplate/search/cust_pkg.cgi: fix multiple pkgpart search, + RT#5924 + +2009-08-11 14:32 rsiddall + + * install/rpm/freeside.spec: Back out kludge to show CVS snapshot + date in version number in GUI. You'll have to do an "rpm -q" to + determine this. + +2009-08-11 14:29 rsiddall + + * Makefile: Reset RPM release number back to 1 on a new version + release. + +2009-08-05 16:32 ivan + + * FS/FS/part_pkg/: flat.pm, flat_delayed.pm, prorate_delayed.pm: + fix cancellation errors with updated flat_introrate, RT#5865 + +2009-08-04 19:27 ivan + + * FS/FS/: svc_acct.pm: export negative byte values to chillispot + attributes as 0, RT#5815 + +2009-08-04 16:49 ivan + + * FS/: FS/svc_acct.pm, bin/freeside-sqlradius-reset: hopefully + ignore errors about deleted accounts and properly finish + freeside-sqlradius-reset, RT#5868 + +2009-08-04 15:04 ivan + + * FS/: FS/svc_Common.pm, bin/freeside-sqlradius-reset: ignore + problams calling ->overlimit during sqlradius-reset, wtf?! + RT#5868 + +2009-07-26 11:39 ivan + + * FS/FS/Conf.pm: some whitespace changes to make it easier to keep + in sync with 1.9 Conf_compat17.pm, RT#2873 + +2009-07-25 23:38 jeff + + * FS/bin/freeside-apply_payments_and_credits: command line tool to + apply payments and credits + +2009-07-25 15:00 ivan + + * htetc/handler.pl: set a character encoding for all pages; this + should fix problems with diamond question marks even when the + server gets an UTF-8 default setting, RT#3094 + +2009-07-24 02:38 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: add handling of ChilliSpot (and + CoovaChilli) Max attributes, specifically + ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815 + +2009-07-23 14:00 ivan + + * ChangeLog, install/rpm/freeside.spec, debian/changelog: Updated + for 1.7.4rc1 + 2009-07-23 13:49 ivan * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi,