X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=ChangeLog;h=6809cf9ea2ecdfcb3451ad29721c231be8eb09c7;hp=b10e13f540caf240f0f652721c264d7b4121d0ef;hb=e638cca7c5be9bc9b98eabbf41babc2e58671aac;hpb=5fdd19665fb7c0ad425a99d3dbf9ad7e27fbf44a diff --git a/ChangeLog b/ChangeLog index b10e13f54..6809cf9ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6838 @@ +2011-07-25 13:50 ivan + + * Makefile, bin/cvs2cl: 2.3.0 + +2011-07-22 17:40 ivan + + * FS/FS/ClientAPI/MyAccount.pm: fix svc_pbx selfservice title? + +2011-07-22 12:19 mark + + * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm, + FS/FS/pay_batch/eft_canada.pm, FS/bin/freeside-eftca-download, + FS/bin/freeside-eftca-upload, + httemplate/search/elements/cust_pay_batch_top.html: EFT Canada + batch format and scripts, #13628 + +2011-07-22 12:07 mark + + * FS/bin/freeside-eftca-download: file freeside-eftca-download was + added on branch FREESIDE_2_3_BRANCH on 2011-07-22 19:19:56 +0000 + +2011-07-22 12:07 mark + + * FS/bin/freeside-eftca-upload: file freeside-eftca-upload was + added on branch FREESIDE_2_3_BRANCH on 2011-07-22 19:19:57 +0000 + +2011-07-22 12:07 mark + + * FS/: FS/pay_batch/eft_canada.pm, bin/freeside-eftca-download, + bin/freeside-eftca-upload: EFT Canada batch format and scripts, + #13628 + +2011-07-22 12:07 mark + + * FS/FS/pay_batch/eft_canada.pm: file eft_canada.pm was added on + branch FREESIDE_2_3_BRANCH on 2011-07-22 19:19:56 +0000 + +2011-07-22 10:55 levinse + + * FS/FS/cust_pkg.pm, httemplate/search/477partIIA.html, + httemplate/search/477partIIB.html: FCC form 477 part II and V + issues, RT13057 + +2011-07-22 10:27 ivan + + * FS/FS/cust_pay_void.pm: finish upgrade even if a void_usernum + cannot be determined for some records, RT#13600 + +2011-07-21 16:33 ivan + + * httemplate/search/: cust_bill_pkg.cgi, report_tax.cgi: fix tax + reports for taxclass+non-taxclass cases, RT#13160 + +2011-07-21 16:29 mark + + * FS/FS/TicketSystem/RT_Internal.pm, + fs_selfservice/FS-SelfService/cgi/ticket_summary.html, + httemplate/view/cust_main/misc.html, + httemplate/view/cust_main/tickets.html: ticket display sort + order, #13199 + +2011-07-20 20:42 levinse + + * FS/FS/Upgrade.pm: fix BILL payinfo encrypted unnecessarily, + RT13190 + +2011-07-20 16:06 mark + + * rt/lib/RT/Tickets_Overlay.pm: fix selfservice ticket display bug, + #13199 + +2011-07-20 14:34 ivan + + * FS/FS/banned_pay.pm: fix overzealous card reuse warning, RT#13743 + +2011-07-20 14:16 ivan + + * FS/FS/cust_main.pm, fs_selfservice/FS-SelfService/cgi/signup.cgi: + better error message for signup duplicate cards, allow editing of + those customer records, RT#13744 + +2011-07-20 11:34 ivan + + * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm, + FS/FS/bill_batch.pm, FS/FS/cust_bill.pm, + FS/FS/part_event/Action/cust_bill_print.pm, + FS/FS/part_event/Action/cust_bill_print_pdf.pm, + httemplate/elements/menu.html, httemplate/search/bill_batch.cgi: + per-agent invoice PDF batches, RT#13727 + +2011-07-20 06:46 ivan + + * FS/FS/Schema.pm: fix missing banned_pay index + +2011-07-19 14:27 ivan + + * FS/FS/geocode_Mixin.pm: fix geocode guessing w/a 5 digit zip, + RT#13595 + +2011-07-19 14:03 ivan + + * bin/cust_main-show_geocoding: add quick show_geocoding tool, + RT#13595 + +2011-07-19 10:45 ivan + + * rt/lib/RT/Interface/Web.pm: lost package declaration before + import of Web_Vendor.pm, with disasterous results + +2011-07-15 19:47 mark + + * FS/FS/TicketSystem.pm: grant all needed rights to fs_selfservice, + #13199 + +2011-07-15 14:10 ivan + + * FS/FS/Schema.pm, FS/FS/banned_pay.pm, FS/FS/Conf.pm, + FS/FS/cust_main.pm, FS/FS/cust_main/Billing_Realtime.pm, + FS/FS/ClientAPI/Signup.pm, FS/FS/Cron/expire_banned_pay.pm, + fs_selfservice/FS-SelfService/cgi/signup.cgi, + fs_selfservice/FS-SelfService/cgi/signup.html, + FS/bin/freeside-daily: add signup-duplicate_cc-warn_hours to warn + about duplicate signups in a time span, RT#12011 + +2011-07-15 13:28 ivan + + * rt/: lib/RT/Interface/Web.pm, FREESIDE_MODIFIED: fix 403 errors + pulling up RTx-Statistics charts, RT#13546 + +2011-07-14 15:21 ivan + + * FS/FS/: Conf.pm, cust_bill.pm: add + cust_bill-latex_lineitem_maxlength conf, RT#13634 + +2011-07-14 10:31 ivan + + * FS/FS/cust_bill.pm: fix CDRs showing on typeset (but not printed) + invoices w/squelch_cdr, RT#13561 + +2011-07-14 10:21 ivan + + * httemplate/: edit/cust_main/billing.html, + view/cust_main/billing.html: fix labels for cdr_squelch depending + on conf setting of voip-cdr_email, RT#13561 + +2011-07-14 10:13 ivan + + * httemplate/view/: cust_bill-pdf.cgi, cust_bill-ps.cgi: fix CDRs + showing on typeset (but not printed) invoices w/squelch_cdr, + RT#13561 + +2011-07-14 08:59 ivan + + * httemplate/edit/quick-charge.html: fix slight i18n UI fallout + w/one time charges + +2011-07-13 21:53 levinse + + * httemplate/misc/batch-cust_pay.html: prevent Enter from + submitting quick payment form, RT13651 + +2011-07-13 20:46 levinse + + * fs_selfservice/FS-SelfService/cgi/provision_list.html, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi: view/set + svc_phone forwardst and email from self-service, RT13622 + +2011-07-13 09:34 ivan + + * httemplate/misc/: recharge_svc.html, process/recharge_svc.html: + fix backend recharge w/prepaid card, RT#13478 + +2011-07-12 18:22 mark + + * httemplate/: elements/progress-popup.html, view/bill_batch.cgi: + fix invoice batch download, #13461 + +2011-07-12 15:57 ivan + + * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_main/Billing.pm, + httemplate/edit/part_pkg.cgi, FS/FS/cust_bill_pkg.pm, + FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, + httemplate/browse/part_pkg.cgi: fix UI for package editing + w/recur_show_zero, add setup_show_zero, RT#9777 + +2011-07-12 00:54 mark + + * FS/FS/: cust_main.pm, msg_template.pm, cust_main/Billing.pm, + part_event/Condition/cust_paydate_within.pm, + part_event/Condition/once_every.pm: credit card expiration event, + #13202 + +2011-07-11 20:54 ivan + + * FS/FS/payinfo_Mixin.pm: add support for Isracards + w/Business::OnlinePayment 0.32_01+, RT#13529 + +2011-07-11 20:23 ivan + + * FS/FS/: cust_pay_void.pm, payinfo_Mixin.pm, cust_main.pm: add + support for Isracards w/Business::OnlinePayment 0.32_01+, + RT#13529 + +2011-07-08 19:59 levinse + + * FS/: FS/Schema.pm, bin/freeside-upgrade: custom fields, RT11714 + +2011-07-08 15:17 mark + + * fs_selfservice/FS-SelfService/cgi/ticket_summary.html: format + ticket display, #13199 + +2011-07-08 15:17 mark + + * Makefile, FS/FS/TicketSystem.pm, FS/FS/ClientAPI/MyAccount.pm: + auto-create selfservice user in RT, #13199 + +2011-07-07 10:00 levinse + + * FS/FS/cust_bill.pm, httemplate/edit/part_pkg.cgi, + httemplate/edit/process/part_pkg.cgi: add a per-package + disable_line_item_date_ranges option, RT13200 + +2011-07-07 09:00 levinse + + * FS/FS/Record.pm: fix BILL payinfo encrypted unnecessarily, + RT13190 + +2011-07-06 18:43 levinse + + * FS/FS/phone_avail.pm, httemplate/edit/process/did_order.html: + various DID inventory changes, RT12754 + +2011-07-05 21:15 levinse + + * httemplate/edit/process/cust_pay.cgi, FS/FS/cust_main/Billing.pm: + modify backdated payment application behaviour, RT11870 + +2011-07-01 15:26 levinse + + * httemplate/elements/customer-table.html: quick payment entry + improvements, RT8121 + +2011-07-01 15:02 levinse + + * httemplate/: view/cust_main/change_history.html, + elements/change_history_common.html, elements/menu.html, + search/employee_audit.html, search/report_employee_audit.html: + add employee audit report, RT13350 + +2011-06-30 23:54 levinse + + * FS/FS/Conf.pm, FS/FS/Upgrade.pm, FS/FS/part_export.pm, + FS/FS/radius_group.pm, FS/FS/svc_acct.pm, + FS/FS/part_export/phone_sqlradius.pm, + FS/FS/part_export/sqlradius.pm, + httemplate/config/config-view.cgi, httemplate/edit/svc_acct.cgi, + httemplate/elements/select-radius_group.html: RADIUS group + enhancements, overlimit_groups changes, etc. RT13432 + +2011-06-30 22:33 mark + + * FS/FS/Misc.pm, FS/FS/cust_main_Mixin.pm, FS/FS/msg_template.pm, + FS/FS/cust_main/Search.pm, httemplate/misc/email-customers.html, + httemplate/search/cust_msg.html, httemplate/view/cust_main.cgi: + send email from customer view, #13444 + +2011-06-30 14:54 levinse + + * httemplate/edit/svc_acct.cgi: re-write RADIUS groups, RT13274 + +2011-06-29 12:36 mark + + * httemplate/pref/pref-process.html, rt/share/html/User/Prefs.html: + sync locale settings with RT, #13073 + +2011-06-28 22:19 ivan + + * httemplate/search/part_pkg.html: optimize employee commission + report, RT#13390 + +2011-06-28 22:16 ivan + + * FS/FS/part_svc.pm: disable debugging in part_svc + +2011-06-28 21:52 levinse + + * FS/FS/part_svc.pm: re-write RADIUS groups, RT13274 + +2011-06-28 21:31 ivan + + * httemplate/search/part_pkg.html: optimize employee commission + report, RT#13390 + +2011-06-28 20:51 levinse + + * httemplate/edit/svc_acct.cgi, FS/FS/Upgrade.pm, + FS/FS/part_svc.pm: re-write RADIUS groups, RT13274 + +2011-06-28 18:42 ivan + + * fs_selfservice/FS-SelfService/cgi/: invoices.html, + myaccount.html, view_support_details.html: self-service skinning + improvements, RT#13199 + +2011-06-28 15:36 ivan + + * FS/FS/cust_svc.pm, FS/FS/part_svc.pm, + httemplate/edit/bulk-cust_svc.html: add no export option to bulk + service changes, RT#13439 + +2011-06-28 14:12 mark + + * FS/FS/TicketSystem/RT_Internal.pm: further cleanup, #13199 + +2011-06-28 13:28 mark + + * FS/FS/TicketSystem/RT_Internal.pm, + httemplate/view/cust_main/tickets.html: fix fallout from + selfservice priority, #13199 + +2011-06-28 06:35 levinse + + * FS/FS/Cron/set_lata_have_usage.pm: improve performance of DID + provisioning status report, RT10988 + +2011-06-27 16:28 levinse + + * FS/FS/pkg_class.pm: add optional fcc_ds0s to pkg_class, RT13057 + +2011-06-27 16:19 ivan + + * FS/FS/: cust_main.pm: check cust_main.edit_subject, RT#13199 + +2011-06-27 14:27 ivan + + * FS/FS/part_pkg/discount_Mixin.pm: fix over-discounting resulting + in an error, RT#13450 + +2011-06-27 11:50 ivan + + * httemplate/edit/svc_acct.cgi: fix svc_acct-no_edit_username, + RT#13416 + +2011-06-27 00:19 mark + + * fs_selfservice/FS-SelfService/cgi/myaccount.html: self-service + ticket priority and edit subject, #13199 + +2011-06-27 00:10 mark + + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm, + FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_External.pm, + FS/FS/TicketSystem/RT_Internal.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ticket_summary.html, + fs_selfservice/FS-SelfService/cgi/tktview.html, + httemplate/config/config-view.cgi, + httemplate/edit/cust_main/top_misc.html, + httemplate/view/cust_main/tickets.html: self-service ticket + priority and edit subject, #13199 + +2011-06-23 20:36 levinse + + * fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: + selfservice: don't display recharge account links if negative + balance, RT12728 + +2011-06-23 19:48 levinse + + * FS/FS/svc_acct.pm: re-write RADIUS groups, RT13274 + +2011-06-23 19:33 mark + + * httemplate/search/cust_main.cgi: improve speed in customer + search, #13364 + +2011-06-23 16:19 ivan + + * FS/FS/Conf.pm, FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi: + add svc_acct-no_edit_username config, RT#13416 + +2011-06-23 16:07 ivan + + * FS/FS/part_export/netsapiens.pm: update per netsapiens, RT#12447 + +2011-06-23 14:30 mark + + * httemplate/: elements/search-cust_svc.html, search/cust_main.cgi, + search/cust_pkg.cgi: large package display in customer/package + search, #13364 + +2011-06-23 02:10 mark + + * httemplate/view/cust_main/packages/services.html: fix large + package display again, #9821 + +2011-06-22 21:12 levinse + + * httemplate/edit/cust_main/billing.html: echeck: add optional bank + branch format, RT13360 + +2011-06-22 21:08 levinse + + * FS/FS/Conf.pm, FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi, + httemplate/edit/cust_main/bottomfixup.js, + httemplate/edit/process/cust_main.cgi, + httemplate/edit/cust_main/billing.html, + httemplate/view/cust_main/billing.html: echeck: add optional bank + branch format, RT13360 + +2011-06-22 18:55 levinse + + * httemplate/edit/elements/class_Common.html, FS/FS/Schema.pm, + FS/FS/pkg_class.pm, httemplate/browse/pkg_class.html, + httemplate/edit/pkg_class.html: add optional fcc_ds0s to + pkg_class, RT13057 + +2011-06-22 17:12 levinse + + * httemplate/search/report_cdr.html: CDR report: add cdrtypenum + search criteria, RT13402 + +2011-06-22 17:02 levinse + + * httemplate/search/: cdr.html, report_cdr.html: CDR report: add + cdrtypenum search criteria, RT13402 + +2011-06-22 16:39 levinse + + * FS/FS/router.pm, httemplate/misc/delete-addr_block.html, + httemplate/misc/delete-router.html, FS/FS/addr_block.pm, + httemplate/browse/addr_block.cgi, httemplate/browse/router.cgi: + add router and addr_block delete features, RT13197 + +2011-06-22 15:25 levinse + + * FS/FS/cdr/kannel.pm: cdr/kannel.pm: change row parse format, + RT10991 + +2011-06-22 15:20 mark + + * httemplate/elements/tr-cust_svc.html: restore svc_export_links, + from #11454 + +2011-06-22 15:01 ivan + + * FS/FS/Cron/notify.pm: fix notification for flat_delayed packages + when freeside-daily -a is used with comma-separated agents, + RT#13349 + +2011-06-22 14:30 levinse + + * FS/FS/cdr/kannel.pm: cdr/kannel.pm: change row parse format, + RT10991 + +2011-06-22 14:12 ivan + + * httemplate/search/phone_inventory_provisioned.html: fix headers, + alignment and tabs, RT#10988 + +2011-06-22 13:17 levinse + + * FS/FS/cdr/kannel.pm: cdr/kannel.pm: better debug, RT10991 + +2011-06-22 11:42 ivan + + * FS/bin/freeside-cdr-sftp_and_import: fix -g gunzipping, RT#10991 + +2011-06-22 11:32 levinse + + * FS/FS/svc_phone.pm, FS/FS/Cron/set_lata_have_usage.pm, + FS/bin/freeside-daily, bin/set-lata-have_usage: improve + performance of DID provisioning status report, RT10988 + +2011-06-22 11:22 levinse + + * FS/bin/freeside-cdr-sftp_and_import: + freeside-cdr-sftp_and_import: add an option to gunzip imported + files, RT10991 + +2011-06-22 10:22 levinse + + * FS/bin/freeside-cdr-sftp_and_import: + freeside-cdr-sftp_and_import: add an option to gunzip imported + files + +2011-06-22 10:01 levinse + + * httemplate/search/phone_inventory_provisioned.html, + FS/FS/Schema.pm, FS/FS/lata.pm, bin/set-lata-have_usage: improve + performance of DID provisioning status report, RT10988 + +2011-06-21 17:56 ivan + + * FS/bin/freeside-cdr-sftp_and_import: fix name in pod + +2011-06-21 17:11 levinse + + * httemplate/elements/tr-cust_svc.html: fix broken svc unprovision + link, RT13391 + +2011-06-21 16:27 levinse + + * httemplate/search/phone_inventory_provisioned.html: improve + performance of DID provisioning status report, RT10988 + +2011-06-21 15:59 levinse + + * httemplate/search/phone_inventory_provisioned.html: improve + performance of DID provisioning status report, RT10988 + +2011-06-21 15:41 levinse + + * FS/FS/: cust_bill.pm, svc_phone.pm: invoice DID summary + performance enhancement, RT10886 + +2011-06-21 15:15 levinse + + * FS/FS/cust_bill.pm: cust_bill.pm: if DID summary is turned on, + don't try to get CDRs in the unlikely case that the h_svc_phone + record isn't found with the correct insert time, RT13361 + +2011-06-21 15:14 ivan + + * FS/FS/part_event/Condition/pkg_dundate.pm, + httemplate/search/cust_pkg.cgi, + httemplate/search/report_cust_pkg.html: rework suspension delays, + RT#6956 + +2011-06-21 15:00 levinse + + * httemplate/search/phone_inventory_provisioned.html: improve + performance of DID provisioning status report, RT10988 + +2011-06-21 11:20 levinse + + * FS/FS/: Conf.pm, cust_bill.pm: DID activity summary improvements, + RT10886 + +2011-06-20 20:15 levinse + + * FS/FS/Schema.pm, FS/FS/phone_avail.pm, + httemplate/search/phone_inventory_provisioned.html: improve + performance of DID provisioning status report, RT10988 + +2011-06-20 19:55 ivan + + * FS/FS/Schema.pm: remove unnecessary/bloating indices on + h_cust_event, RT#13337 + +2011-06-20 18:52 levinse + + * httemplate/edit/part_pkg.cgi: FCC 477 form improvements, RT13057 + +2011-06-20 18:08 levinse + + * FS/: FS.pm, MANIFEST, t/radius_group.t, FS/Mason.pm: re-write + RADIUS groups, RT13274 + +2011-06-20 18:04 levinse + + * httemplate/view/svc_acct/basics.html, FS/FS/Schema.pm, + FS/FS/Upgrade.pm, FS/FS/part_svc.pm, FS/FS/radius_group.pm, + FS/FS/radius_usergroup.pm, FS/FS/svc_acct.pm, + httemplate/browse/radius_group.html, + httemplate/edit/part_svc.cgi, httemplate/edit/radius_group.html, + httemplate/edit/svc_acct.cgi, httemplate/elements/menu.html, + httemplate/elements/select-radius_group.html, + httemplate/edit/process/radius_group.html: re-write RADIUS + groups, RT13274 + +2011-06-20 16:50 ivan + + * FS/FS/prepay_credit.pm: some debugging for prepaid card + generation, and retry more, RT#13329 + +2011-06-20 13:24 levinse + + * FS/FS/cdr/freeside_description_default.pm: + cdr/freeside_description_default.pm: parse destination correctly, + RT13141 + +2011-06-18 22:05 mark + + * httemplate/view/cust_main/packages/services.html: fix large + package display with multiple svcparts, #9821 + +2011-06-18 12:47 levinse + + * httemplate/search/477partIIB.html: FCC 477 reporting: fix column + headings on part II B, RT13057 + +2011-06-17 02:47 mark + + * FS/FS/: part_pkg.pm, part_pkg/cdr_termination.pm, + part_pkg/flat.pm, part_pkg/prorate.pm, part_pkg/prorate_Mixin.pm, + part_pkg/recur_Common.pm, part_pkg/sql_external.pm, + part_pkg/voip_cdr.pm, part_pkg/voip_inbound.pm: add prorate + options to recur_Common packages, #10630 + +2011-06-16 23:30 levinse + + * httemplate/search/: cdr.html, report_cdr.html: CDR Report: add + top sources, top destinations, and longest calls report options, + RT12185 + +2011-06-16 19:48 levinse + + * FS/FS/: part_pkg.pm, part_pkg/voip_cdr.pm, + part_pkg/voip_inbound.pm: CDR rating: migrate use_disposition and + use_disposition_taqua to disposition_in, RT10991 + +2011-06-16 16:06 ivan + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, + FS/FS/part_event/Condition/pkg_dundate.pm, + httemplate/misc/delay_susp_pkg.html, + httemplate/misc/process/delay_susp_pkg.html, + httemplate/view/cust_main/packages/status.html: rework suspension + delays, RT#6956 + +2011-06-16 15:57 levinse + + * FS/FS/part_pkg/: voip_cdr.pm, voip_inbound.pm: add CDR rating + options to ignore CDRs having configurable disposition values and + having particular cdrtypenum values, RT10091 + +2011-06-16 13:21 ivan + + * FS/FS/Conf.pm, httemplate/config/config-process.cgi, + httemplate/config/config-view.cgi, httemplate/config/config.cgi, + httemplate/edit/cust_main.cgi: add default_agentnum config, + RT#13302 + +2011-06-16 12:42 levinse + + * FS/FS/part_pkg/voip_inbound.pm: part_pkg/voip_inbound.pm: add + included minutes feature, RT12306 + +2011-06-15 21:25 levinse + + * FS/FS/L10N/DBI.pm: L10N/DBI.pm: handle maketext exceptions + properly, RT13258 + +2011-06-15 20:39 levinse + + * httemplate/edit/cust_main.cgi: internationalization/localization + +2011-06-15 17:33 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-15 16:44 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-15 16:40 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-15 16:17 levinse + + * bin/: import-did-inventory: DID inventory/import / bulk DID + orders - phase 2, RT12754 + +2011-06-15 13:35 levinse + + * FS/FS/Msgcat.pm: Msgcat.pm: REALLY return untranslated strings + properly when no translation is found, RT13272 + +2011-06-14 20:51 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-14 19:38 ivan + + * Makefile: further refine check-conflicts to avoid false positives + +2011-06-14 18:41 ivan + + * Makefile: added protection to Makfile against deploying cvs + conflicts + +2011-06-14 18:37 ivan + + * Makefile: added protection to Makfile against deploying cvs + conflicts + +2011-06-14 18:24 ivan + + * httemplate/search/cust_pay_batch.cgi: disable additional batch + download links, causes confusion + +2011-06-14 15:08 levinse + + * FS/FS/svc_acct.pm: svc_acct.pm: allow unicode chars in finger, + RT13277 + +2011-06-14 13:53 levinse + + * FS/FS/svc_acct.pm: svc_acct.pm: allow unicode chars in finger, + RT13277 + +2011-06-14 13:29 levinse + + * bin/: import-did-inventory: DID inventory/import / bulk DID + orders - phase 2, RT12754 + +2011-06-14 13:20 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-14 13:14 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-14 11:53 levinse + + * FS/FS/Msgcat.pm: Msgcat.pm: return untranslated strings properly + when no translation is found + +2011-06-14 08:53 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-13 22:01 levinse + + * httemplate/edit/cust_main/billing.html: configurable payment date + for auto CHEK/CARD, RT10813 + +2011-06-13 14:25 levinse + + * FS/FS/part_pkg/discount_Mixin.pm: bug fix for discounts on setup + fees, RT11512 + +2011-06-13 14:07 ivan + + * FS/FS/: part_export.pm, part_export/acct_sql.pm, + part_export/forward_sql.pm, part_export/sql_Common.pm: + forward_sql export, RT#13247 + +2011-06-13 11:26 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-10 19:42 levinse + + * FS/FS/Conf.pm: svc_broadband add/edit: configurable require + co-ordinates in NW quadrant, RT12925 + +2011-06-10 17:51 ivan + + * FS/bin/freeside-torrus-srvderive: four kids, no delays, RT#10574 + +2011-06-10 17:44 ivan + + * torrus/: FREESIDE_MODIFIED, bin/srvderive.in: servderive commit + fix + +2011-06-10 17:20 ivan + + * torrus/bin/srvderive.in: fix --end handling in srvderive, + RT#10574 + +2011-06-10 16:51 ivan + + * FS/bin/: freeside-torrus-srvderive: alternate (hopefully more + efficient) path: if we're more than a day behind, call native + torrus srvderive, RT#10574 + +2011-06-10 16:38 ivan + + * FS/bin/freeside-torrus-srvderive: alternate (hopefully more + efficient) path: if we're more than a day behind, call native + torrus srvderive, RT#10574 + +2011-06-10 16:32 ivan + + * FS/bin/freeside-torrus-srvderive: alternate (hopefully more + efficient) path: if we're more than a day behind, call native + torrus srvderive, RT#10574 + +2011-06-10 16:28 ivan + + * FS/bin/freeside-torrus-srvderive: alternate (hopefully more + efficient) path: if we're more than a day behind, call native + torrus srvderive, RT#10574 + +2011-06-10 11:46 ivan + + * FS/FS/: part_export/acct_sql.pm, svc_acct.pm: add sha1_base64 + password encryption option to acct_sql export + +2011-06-09 22:16 levinse + + * FS/FS/Conf.pm, FS/FS/svc_broadband.pm, + httemplate/edit/svc_broadband.cgi: svc_broadband add/edit: + configurable require co-ordinates in NW quadrant, RT12925 + +2011-06-09 20:33 ivan + + * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm, + FS/FS/part_pkg.pm, FS/FS/cust_main/Billing.pm, + httemplate/edit/part_pkg.cgi, httemplate/elements/checkbox.html, + httemplate/elements/input-text.html, + httemplate/elements/tr-select-agent.html, + httemplate/browse/part_pkg.cgi: add package def option to show $0 + recurring on invoices, RT#9777 + +2011-06-09 19:04 ivan + + * httemplate/elements/header-popup.html: fix popup bgcolor + +2011-06-09 17:30 levinse + + * bin/import-did-inventory: DID inventory/import / bulk DID orders + - phase 2, RT12754 + +2011-06-09 16:01 ivan + + * conf/invoice_latexcoupon: fix double your in payment coupon, + RT#13214 + +2011-06-09 15:09 levinse + + * FS/: FS/Record.pm, FS/cdr.pm, FS/cdr/kannel.pm, + bin/freeside-cdr-sftp_and_import: SMSC CDRs (Kannel) and + cdrtypenum option on cdr sftp import script, RT10991 + +2011-06-08 20:46 levinse + + * httemplate/edit/cust_main/billing.html: configurable payment date + for auto CHEK/CARD, RT10813 + +2011-06-08 19:14 levinse + + * bin/v-rate-import, FS/FS/Schema.pm, FS/FS/rate_prefix.pm, + FS/FS/part_pkg/voip_cdr.pm: inter/intra-state phone billing and + custom rate import script, RT13112 + +2011-06-08 15:58 ivan + + * FS/FS/svc_acct.pm: pad LDAP base64-encoded md5 and sha1 passwords + to 4 byte boundries with =, RT#13192 + +2011-06-08 13:57 levinse + + * FS/FS/did_order_item.pm, + httemplate/misc/did_order_confirmed.html: DID inventory/import / + bulk DID orders - phase 2, RT12754 + +2011-06-08 10:09 levinse + + * FS/FS/did_order.pm: DID inventory/import / bulk DID orders - + phase 2, RT12754 + +2011-06-08 09:31 levinse + + * FS/FS/cdr/freeside_description_default.pm: + cdr/freeside_description_default.pm: parse destination correctly, + RT13141 + +2011-06-07 22:37 levinse + + * FS/FS/phone_avail.pm, FS/FS/Schema.pm, FS/FS/did_order.pm, + FS/FS/did_order_item.pm, httemplate/elements/did_order_item.html, + httemplate/misc/did_order_confirmed.html, + httemplate/misc/did_order_provision.html, + httemplate/browse/did_order.html, httemplate/edit/did_order.html, + httemplate/edit/process/did_order.html, bin/import-did-inventory: + DID inventory/import / bulk DID orders - phase 2, RT12754 + +2011-06-07 09:49 levinse + + * FS/FS/cust_main/Billing_Realtime.pm: Billing_Realtime.pm: skip + void attempt on refund if gateway doesn't support void, RT13058 + +2011-06-06 20:11 mark + + * Makefile: set config ownership after install-rt + +2011-06-06 16:43 mark + + * FS/FS/: Schema.pm, cdr/sonus.pm: Sonus CDR format, #13053 + +2011-06-06 12:53 levinse + + * FS/FS/part_event/Action/cust_bill_spool_csv.pm: + cust_bill_spool_csv.pm: remove invoice destination stuff, RT12557 + +2011-06-06 12:46 levinse + + * httemplate/: elements/customer-table.html, + misc/batch-cust_pay.html: quick payment entry improvements, + RT8121 + +2011-06-06 09:03 levinse + + * FS/bin/freeside-pkg-date-midnight: oops + +2011-06-06 09:02 levinse + + * FS/bin/freeside-pkg-date-midnight: freeside-pkg-date-midnight: + docs, RT12570 + +2011-06-05 21:55 mark + + * Makefile: allow freeside user to read RT config, from #11274 + +2011-06-05 10:22 levinse + + * httemplate/elements/customer-table.html: quick payment entry + improvements, RT8121 + +2011-06-05 09:31 levinse + + * FS/FS/part_pkg/sqlradacct_hour.pm: sqlradacct_hour.pm: don't + truncate per byte/hour overage charges at 2 decimal places + +2011-06-04 23:05 levinse + + * FS/FS/part_pkg/: prorate_delayed.pm, voip_cdr.pm: add + suspend_bill package option to more pkgparts, RT10586 + +2011-06-04 22:41 levinse + + * FS/FS/Conf.pm, httemplate/search/477.html, + httemplate/search/477partV.html, + httemplate/search/report_477.html: FCC form 477 part II and V + issues, RT13057 + +2011-06-04 20:45 levinse + + * conf/: invoice_htmlsummary, invoice_latexsummary: remove double + summary listing of svc_phone usage when used with invoice + summary, RT12637 + +2011-06-03 15:47 levinse + + * FS/FS/: Conf.pm, Msgcat.pm: internationalization/localization, + RT12515 + +2011-06-03 11:56 levinse + + * httemplate/: browse/msgcat.html, edit/msgcat.html, + edit/process/msgcat.html, elements/menu.html: new msgcat + browse/edit, RT12515 + +2011-06-03 11:10 levinse + + * FS/FS/part_event/Condition/billday.pm, + httemplate/edit/cust_main/billing.html: per-customer configurable + payment date for auto CHEK/CARD, RT10813 + +2011-06-03 10:47 ivan + + * httemplate/: browse/msgcat.html, edit/msgcat.html, + edit/process/msgcat.html: missing preliminary msgcat.html, + RT#12515 + +2011-06-03 10:07 ivan + + * FS/FS/part_pkg/discount_Mixin.pm: fix annual discounts, RT#12977 + +2011-06-03 09:33 ivan + + * FS/FS/part_export/netsapiens.pm: escape ("percent-encode") : and + @ in netsapeins URLs, RT#12447 + +2011-06-02 21:35 levinse + + * FS/FS/Conf.pm, httemplate/edit/cust_main/contact.html: + configurable alternate field order for cust edit, RT13102 + +2011-06-02 20:29 levinse + + * httemplate/view/cust_main/one_time_charge_link.html: + internationalization/localization, RT12515 + +2011-06-02 20:27 levinse + + * httemplate/edit/process/msgcat.cgi: prevent en_US msgcat from + being edited, RT12515 + +2011-06-02 20:03 levinse + + * httemplate/edit/cust_main/billing.html: configurable payment date + for auto CHEK/CARD, RT10813 + +2011-06-02 17:52 ivan + + * httemplate/elements/menu.html: i18n: fix our menu when included + from RT + +2011-06-02 15:46 ivan + + * init.d/freeside-init: add torrus collector start/stop + +2011-06-02 15:15 ivan + + * FS/bin/freeside-torrus-srvderive: 200 records at a time, 16 kids + and a two hour search timeout. any improvement?? + +2011-06-02 14:52 ivan + + * FS/FS/svc_port.pm, httemplate/search/cust_svc.html: fix svc_port + searches + +2011-06-02 13:43 ivan + + * FS/FS/cdr.pm: fix use of uninitialized value in lc() error in + 5.12 + +2011-06-02 13:17 ivan + + * Makefile: better rc.d start/end numbers to start after Pg and end + before, for sid and eventually wheezy + +2011-06-02 12:24 mark + + * rt/share/html/Ticket/Elements/EditCustomFields: fix ticket + creation, from #9260 + +2011-05-31 17:14 mark + + * rt/: FREESIDE_MODIFIED, share/html/Ticket/Elements/Tabs: improve + mandatory fields, #9260, tabs + +2011-05-31 16:30 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/CustomField.pm, + lib/RT/CustomField_Vendor.pm, lib/RT/Ticket_Vendor.pm, + lib/RT/Interface/Web_Vendor.pm, share/html/Search/Bulk.html, + share/html/Ticket/Display.html, share/html/Ticket/Modify.html, + share/html/Ticket/ModifyAll.html, + share/html/Ticket/Elements/EditCustomFields: improve mandatory + fields, #9260 + +2011-05-30 16:24 levinse + + * httemplate/view/cust_main/contacts.html, + httemplate/edit/cust_main/billing.html, + httemplate/edit/cust_main/contact.html, + httemplate/view/cust_main/billing.html, FS/FS/Conf.pm: optional + better visibility for invoicing email field, RT12944 + +2011-05-27 14:46 mark + + * FS/FS/part_export/apache.pm, bin/apache.export: apache.export + suspension, #1822 + +2011-05-27 00:08 levinse + + * httemplate/elements/popup_link_onclick.html: + internationalization/localization, RT12515 + +2011-05-26 22:56 levinse + + * httemplate/: edit/REAL_cust_pkg.cgi, edit/cust_main.cgi, + edit/cust_main_attach.cgi, edit/cust_main_note.cgi, + edit/cust_pay.cgi, edit/cust_main/billing.html, + edit/cust_main/top_misc.html, elements/location.html, + elements/popup_link-cust_main.html, + elements/popup_link-cust_pkg.html, + elements/tr-select-cust_location.html, + elements/tr-select-discount.html, misc/change_pkg.cgi, + misc/order_pkg.html, misc/payment.cgi, + view/cust_main/one_time_charge_link.html: + internationalization/localization, RT12515 + +2011-05-26 19:25 levinse + + * httemplate/: index.html, browse/msgcat.cgi, edit/cust_credit.cgi, + edit/quick-charge.html, edit/svc_acct.cgi, + elements/errorpage.html, elements/searchbar-cust_bill.html, + misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi, + misc/cust_main-cancel.cgi, misc/order_pkg.html, misc/payment.cgi, + search/cust_main.cgi, search/report_cust_bill.html, + search/report_cust_credit.html, search/report_cust_main.html, + search/report_receivables.html, + search/elements/report_cust_pay_or_refund.html, + view/cust_bill.cgi, view/cust_main.cgi, view/cust_pay.html, + view/cust_refund.html, view/svc_acct.cgi, + view/cust_main/billing.html, view/elements/svc_Common.html: + internationalization/localization, RT12515 + +2011-05-26 18:11 mark + + * FS/FS/cust_bill.pm, httemplate/elements/header-popup.html, + httemplate/elements/progress-init.html, + httemplate/elements/progress-popup.html, + httemplate/search/bill_batch.cgi, httemplate/view/bill_batch.cgi: + invoice batch download fix, #11871 + +2011-05-26 17:30 levinse + + * httemplate/view/cust_main/billing.html: + internationalization/localization, RT12515 + +2011-05-26 14:36 levinse + + * bin/import-did-inventory: DID inventory import, RT12754 + +2011-05-26 13:59 levinse + + * httemplate/: elements/tr-input-beginning_ending.html, + graph/report_money_time_daily.html: daily sales, credits, and + receipts report + +2011-05-26 12:38 levinse + + * httemplate/: browse/msgcat.cgi, edit/msgcat.cgi: + internationalization/localization, RT12515 + +2011-05-25 16:25 mark + + * FS/FS/cdr/enswitch.pm: fix to Enswitch CDR import, #11613 + +2011-05-23 15:49 mark + + * FS/: MANIFEST, FS/Mason.pm, t/h_svc_dish.t, t/h_svc_hardware.t: + h_svc modules for #11454 + +2011-05-23 15:13 mark + + * FS/FS/: h_svc_dish.pm, h_svc_hardware.pm: h_svc modules for + #11454 + +2011-05-23 14:37 mark + + * rt/share/html/Elements/Header: fix auto-refresh, #12766 + +2011-05-23 09:25 levinse + + * httemplate/edit/: cust_bill_pay.cgi, cust_credit.cgi, + cust_main.cgi, msgcat.cgi, svc_acct.cgi, cust_main/billing.html, + cust_main/contact.html, cust_main/first_pkg.html, + cust_main/top_misc.html, + cust_main/first_pkg/select-part_pkg.html, + cust_main/first_pkg/svc_acct.html, process/change-cust_pkg.html, + process/cust_credit.cgi, process/cust_main.cgi, + process/cust_pay.cgi, process/quick-charge.cgi, + process/quick-cust_pkg.cgi: internationalization/localization, + RT12515 + +2011-05-22 17:01 ivan + + * FS/FS/tax_rate.pm: fix cch tax rate import for taxes coming from + dbf file in scientific notation, RT#11003 + +2011-05-22 15:09 levinse + + * httemplate/: edit/cust_pay.cgi, edit/quick-charge.html, + edit/svc_acct.cgi, elements/menu.html: + internationalization/localization, RT12515 + +2011-05-22 14:48 levinse + + * httemplate/: index.html, browse/msgcat.cgi, loginout/logout.html, + misc/cancel_cust.html, misc/cancel_pkg.html, misc/change_pkg.cgi, + misc/cust_main-cancel.cgi, misc/order_pkg.html, misc/payment.cgi, + misc/process/cancel_pkg.html: internationalization/localization, + RT12515 + +2011-05-22 13:40 ivan + + * FS/bin/freeside-torrus-srvderive: attempt more tuning of + torrus-srvderive, RT#10574 + +2011-05-22 13:23 levinse + + * httemplate/elements/: dashboard-toplist.html, error.html, + errorpage.html, input-date-field.html, searchbar-cust_main.html, + searchbar-ticket.html, select-agent.html, + select-part_referral.html, select-terms.html, + tr-input-money.html, tr-search-cust_main.html, + tr-select-from_to.html, tr-select-svc_acct-domain.html: + internationalization/localization, RT12515 + +2011-05-22 13:08 ivan + + * httemplate/search/cust_main.cgi: scalar all CGI params used in + lists + +2011-05-22 09:39 levinse + + * httemplate/elements/: searchbar-cust_bill.html, + searchbar-cust_svc.html, select-cust-part_pkg.html, + select-month_year.html, select-otaker.html, select-payby.html, + tr-cust_svc.html, tr-input-date-field.html, tr-password.html, + tr-select-agent.html, tr-select-cust-part_pkg.html, + tr-select-otaker.html, tr-select-part_pkg.html, + tr-select-part_referral.html, tr-select-payby.html, + tr-select-reason.html: internationalization/localization, RT12515 + +2011-05-21 11:56 levinse + + * httemplate/search/: cust_bill.html, report_cust_credit.html, + report_cust_pay.html: internationalization/localization, RT12515 + +2011-05-21 11:46 levinse + + * httemplate/search/: cust_pay_void.html, cust_pkg.cgi, + report_receivables.html: internationalization/localization, + RT12515 + +2011-05-21 11:24 levinse + + * httemplate/search/: report_cust_bill.html, report_cust_main.html, + elements/cust_main_dayranges.html, + elements/cust_pay_or_refund.html, + elements/report_cust_pay_or_refund.html: + internationalization/localization, RT12515 + +2011-05-21 10:58 levinse + + * httemplate/search/: cust_main.cgi, report_cust_refund.html, + report_receivables.cgi, report_svc_acct.html: + internationalization/localization, RT12515 + +2011-05-21 09:43 levinse + + * httemplate/view/cust_main/payment_history/payment.html: fix + regression caused by internationalization/localization, RT12515 + +2011-05-20 23:32 levinse + + * bin/import-did-inventory: did inventory importing, RT12754 + +2011-05-20 17:52 levinse + + * FS/FS/msa_Data.pm, bin/import-did-inventory: DID inventory + import, RT12754 + +2011-05-20 13:19 mark + + * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Mason.pm, FS/FS/Misc.pm, + FS/FS/Schema.pm, FS/FS/cust_msg.pm, FS/FS/msg_template.pm, + FS/t/cust_msg.t, httemplate/elements/menu.html, + httemplate/misc/email-customers.html, + httemplate/search/cust_msg.html, httemplate/view/cust_msg.html: + logging of template-generated mail, #12809 + +2011-05-19 22:13 levinse + + * FS/FS/msa_Data.pm: how the hell did this copy-paste fail happen? + +2011-05-19 18:19 mark + + * Makefile: install RT initialdata, #9569 + +2011-05-19 16:25 mark + + * httemplate/: elements/header.html, pref/pref-process.html, + pref/pref.html: user pref to enable mobile menu, #11630 + +2011-05-19 12:03 levinse + + * httemplate/search/: cust_bill_pkg.cgi, cust_credit.html, + cust_pay.html: internationalization/localization, RT12515 + +2011-05-19 11:10 levinse + + * httemplate/view/cust_main/packages/status.html: + internationalization/localization, RT12515 + +2011-05-19 10:39 ivan + + * FS/bin/freeside-torrus-srvderive: calculate sum separately? + +2011-05-19 10:34 ivan + + * FS/bin/freeside-torrus-srvderive: 1 hour timeout? give it a shot + +2011-05-19 10:30 ivan + + * torrus/perllib/Torrus/Collector/ExtDBI.pm: not working? + +2011-05-19 08:51 ivan + + * FS/bin/freeside-torrus-srvderive: optimize torrus-srvderive, + RT#10574 + +2011-05-18 22:36 levinse + + * httemplate/view/cust_main/packages/services.html: fix regression + caused by internationalization/localization, RT12515 + +2011-05-18 17:11 ivan + + * httemplate/elements/menu.html: remove obsolete reports -> + customers -> search customers -> by ordering employee, RT#12360 + +2011-05-18 17:10 ivan + + * httemplate/elements/menu.html: better menu entries for tax + reports + +2011-05-18 01:40 ivan + + * FS/FS/msgcat.pm: fix upgrades without newer Locale::SubCountry + +2011-05-17 18:49 levinse + + * httemplate/search/: cust_main.html, cust_refund.html, + cust_svc.html, svc_acct.cgi: internationalization/localization, + RT12515 + +2011-05-17 18:19 levinse + + * httemplate/view/: svc_Common.html, elements/svc_Common.html: + internationalization/localization, RT12515 + +2011-05-17 18:06 levinse + + * httemplate/view/: cust_main/packages/location.html, + cust_main/packages/package.html, + cust_main/packages/services.html, + cust_main/payment_history/credit.html, + cust_main/payment_history/invoice.html, + cust_main/payment_history/payment.html, + cust_main/payment_history/pending_payment.html, + cust_main/payment_history/refund.html, + cust_main/payment_history/voided_payment.html, + elements/svc_edit_link.html, svc_acct/basics.html, + svc_acct/change_svc.html: internationalization/localization, + RT12515 + +2011-05-17 18:03 levinse + + * httemplate/view/cust_main/: attachments.html, billing.html, + contacts.html, locations.html, misc.html, notes.html, + one_time_charge_link.html, order_pkg_link.html, + payment_history.html: internationalization/localization, RT12515 + +2011-05-17 17:55 levinse + + * httemplate/view/: cust_bill.cgi, cust_main.cgi, cust_pay.html, + cust_refund.html, svc_acct.cgi, svc_phone.cgi: + internationalization/localization, RT12515 + +2011-05-17 17:33 levinse + + * FS/FS/: Maketext.pm, Mason.pm: internationalization/localization, + RT12515 + +2011-05-16 22:00 levinse + + * httemplate/: docs/cvv2.html, view/cust_pay.html, + view/svc_acct.cgi, view/cust_main/attachments.html, + view/cust_main/notes.html, + view/cust_main/one_time_charge_link.html, + view/cust_main/payment_history.html, + view/cust_main/packages/package.html, + view/cust_main/packages/services.html, + view/cust_main/payment_history/attempted_payment.html, + view/cust_main/payment_history/credit.html, + view/cust_main/payment_history/payment.html, + view/cust_main/payment_history/pending_payment.html, + view/cust_main/payment_history/refund.html, + view/cust_main/payment_history/voided_payment.html: + internationalization/localization, RT12515 + +2011-05-16 17:37 levinse + + * httemplate/view/cust_main/payment_history.html: + internationalization/localization, RT12515 + +2011-05-16 17:32 levinse + + * httemplate/view/cust_main/packages/: location.html, package.html, + section.html, services.html: internationalization/localization, + RT12515 + +2011-05-16 16:28 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Ticket_Vendor.pm, + share/html/Search/Bulk.html: increment priority via bulk ticket + update, #12901 + +2011-05-16 14:35 levinse + + * httemplate/view/cust_main/: billing.html, misc.html, + order_pkg_link.html, packages.html: + internationalization/localization, RT12515 + +2011-05-16 12:47 levinse + + * httemplate/view/cust_main/: payment_history.html, + payment_history/credit.html, payment_history/invoice.html, + payment_history/payment.html, payment_history/refund.html, + payment_history/voided_payment.html: + internationalization/localization, RT12515 + +2011-05-16 11:48 levinse + + * httemplate/view/cust_main/: payment_history.html, + payment_history/attempted_payment.html, + payment_history/credit.html, payment_history/invoice.html, + payment_history/payment.html, + payment_history/pending_payment.html, + payment_history/refund.html, payment_history/voided_payment.html: + internationalization/localization, RT12515 + +2011-05-16 09:29 levinse + + * httemplate/view/: cust_pay.html, cust_refund.html, svc_acct.cgi, + svc_phone.cgi, cust_main/contacts.html, cust_main/notes.html, + cust_main/payment_history.html, cust_main/tickets.html, + cust_main/locations.html: internationalization/localization, + RT12515 + +2011-05-16 08:18 levinse + + * httemplate/view/: cust_bill.cgi, cust_pay.html, cust_refund.html, + cust_main/notes.html: internationalization/localization, RT12515 + +2011-05-15 21:20 levinse + + * httemplate/: docs/cvv2.html, view/cust_bill.cgi, + view/cust_pay.html, view/cust_refund.html, view/svc_acct.cgi, + view/svc_phone.cgi: internationalization/localization, RT12515 + +2011-05-15 19:04 levinse + + * FS/FS/Schema.pm: schema change for + internationalization/localization, RT12515 + +2011-05-15 08:44 levinse + + * httemplate/: elements/menu.html, + edit/process/torrus_srvderive.html, edit/torrus_srvderive.html: + torrus access rights, RT10574 + +2011-05-14 18:43 levinse + + * httemplate/misc/process/nms-add_router.html, + httemplate/misc/nms-add_router.html, + httemplate/misc/process/nms-add_iface.html, FS/FS/AccessRight.pm, + FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + httemplate/elements/menu.html: torrus: add new access rights, add + SNMP community option, RT10574 + +2011-05-13 17:30 ivan + + * FS/t/L10N.t, FS/MANIFEST, FS/FS/Maketext.pm, FS/FS/Mason.pm, + FS/FS/Mason/Request.pm, FS/t/Maketext.t, httemplate/autohandler: + i18n, RT#12515 + +2011-05-13 16:20 mark + + * FS/FS/TicketSystem.pm, rt/FREESIDE_MODIFIED, rt/etc/initialdata, + rt/lib/RT/Condition/CustomFieldTransaction.pm, + rt/share/html/Admin/Elements/EditScripOptions: notify on custom + field change, #11274 + +2011-05-13 13:03 levinse + + * FS/FS/Report/Table/Daily.pm, FS/FS/Report/Table.pm, + FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html, + httemplate/graph/money_time_daily.cgi, + httemplate/graph/report_money_time_daily.html, FS/FS/Mason.pm, + httemplate/graph/elements/monthly.html: create a Sales, Credits, + and Receipts report broken down by day, RT11470 + +2011-05-12 16:31 ivan + + * FS/FS/L10N/: DBI.pm, en_us.pm, iw_il.pm: i18n, RT#12515 + +2011-05-12 15:30 ivan + + * FS/FS/: Setup.pm, msgcat.pm: move legacy messages to msgcat.pm, + prevent upgrades from requiring Setup.pm and thus new + Locale::SubCountry, RT#12850 + +2011-05-12 15:13 mark + + * fs_selfservice/drupal/freeside.class.php: fix Drupal argument + passing, #9380 + +2011-05-12 12:57 mark + + * FS/FS/cust_pay_pending.pm, FS/FS/ClientAPI/Signup.pm, + FS/FS/cust_main/Billing_Realtime.pm, + httemplate/view/cust_main/payment_history/pending_payment.html: + new status for pending third-party payments, fix for #12808 + +2011-05-11 09:20 ivan + + * README, FS/FS.pm, FS/MANIFEST, httemplate/L10N, + httemplate/autohandler, httemplate/index.html, FS/FS/Conf.pm, + FS/FS/L10N.pm, FS/FS/Locales.pm, FS/FS/Mason.pm, FS/FS/Msgcat.pm, + FS/FS/Setup.pm, FS/FS/TicketSystem.pm, FS/FS/Mason/Request.pm, + FS/t/Locales.t, httemplate/edit/elements/edit.html, + httemplate/edit/process/elements/process.html, + httemplate/elements/header-minimal.html, + httemplate/elements/header-popup.html, + httemplate/elements/menu.html, httemplate/pref/pref-process.html, + httemplate/pref/pref.html, + httemplate/search/elements/search.html: i18n, RT#12515 + +2011-05-11 08:23 levinse + + * FS/FS/part_export/sqlradius.pm, httemplate/search/sqlradius.cgi, + httemplate/search/sqlradius.html: add summarized RADIUS report + feature, RT11776 + +2011-05-10 17:49 ivan + + * FS/FS/cust_main/Billing_Realtime.pm: removing code that deleted + pending payments. a real wtf. RT#12662 + +2011-05-10 16:21 mark + + * Makefile, FS/FS/TicketSystem.pm, rt/Makefile, rt/Makefile.in: + replace missing RT scrips on upgrade, #9569 + +2011-05-10 12:42 ivan + + * FS/FS/Cron/upload.pm: FTP error on "cd /" not fatal, RT#12326 + +2011-05-09 19:47 levinse + + * FS/FS/cust_bill.pm: Fix UI issues in accountcode billing + implementation, RT12181 + +2011-05-09 16:16 ivan + + * FS/bin/freeside-cdrrewrited: fix inadvertant un-rewriting of + taqua accountcode CDRs, RT#12181 + +2011-05-09 15:32 ivan + + * httemplate/edit/cust_main/billing.html: clarify squelch_cdr label + +2011-05-09 15:12 ivan + + * FS/bin/: freeside-cdrrewrited: better retry behavior for + non-found taqua CDR rewrites, RT#12181 + +2011-05-09 13:37 ivan + + * FS/bin/: freeside-cdrrewrited: better retry behavior for + non-found taqua CDR rewrites, RT#12181 + +2011-05-09 13:31 mark + + * FS/FS/: cust_main/Billing.pm, part_pkg/prorate_Mixin.pm: bill + recurring packages up to current date, #12569 + +2011-05-09 13:23 ivan + + * FS/bin/: freeside-cdrrewrited: better retry behavior for + non-found taqua CDR rewrites, RT#12181 + +2011-05-09 13:15 ivan + + * FS/bin/freeside-cdrrewrited: better retry behavior for non-found + taqua CDR rewrites, RT#12181 + +2011-05-09 13:06 levinse + + * httemplate/edit/cust_main/billing.html, FS/FS/cust_bill.pm: fix + UI bugs in accountcode billing implementation, RT12181 + +2011-05-09 11:46 levinse + + * FS/FS/cdr/freeside_description_default.pm: fix bug in + freeside_description_default.pm, RT12078 + +2011-05-08 13:09 levinse + + * FS/FS/: part_event/Condition/cust_bill_hasnt_noauto.pm, + Schema.pm: implement condition_sql for + FS::part_event::Condition::cust_bill_hasnt_noauto, RT12714 + +2011-05-07 22:44 levinse + + * FS/FS/part_event/Condition/cust_bill_hasnt_noauto.pm: implement + condition_sql for + FS::part_event::Condition::cust_bill_hasnt_noauto, RT12714 + +2011-05-07 19:48 levinse + + * FS/FS/part_event/Condition/agent.pm: implemenent condition_sql + for FS::part_event::Condition::agent, RT12715 + +2011-05-07 10:30 ivan + + * httemplate/view/cust_main.cgi: fix cust_main-external_links, + RT#10889 + +2011-05-05 17:29 levinse + + * FS/FS/: cust_main/Billing.pm, part_pkg/discount_Mixin.pm, + part_pkg/flat.pm: discounts on setup fees, part 2 of 2, RT11512 + +2011-05-05 16:21 ivan + + * FS/FS/cust_main/Billing_Realtime.pm: fix double insert of + overpayments, RT#12655 + +2011-05-05 11:27 ivan + + * FS/FS/cdr/lesnet.pm: add lesnet CDR format + +2011-05-05 10:01 ivan + + * FS/FS/Conf.pm, httemplate/elements/select-terms.html: add Net 9, + RT#12722 + +2011-05-04 23:53 levinse + + * FS/FS/Conf.pm, FS/FS/cdr.pm, + fs_selfservice/FS-SelfService/cgi/view_cdr_details.html, + fs_selfservice/FS-SelfService/cgi/view_usage.html, + FS/FS/ClientAPI/MyAccount.pm: self-service view usage + customization and CDR display fixes, RT11761 + +2011-05-04 19:26 levinse + + * fs_selfservice/FS-SelfService/cgi/make_payment.html: better SS + payment process UI for negative balances, RT12728 + +2011-05-04 18:02 levinse + + * FS/FS/cdr/freeside_description_default.pm: fix small bug in last + commit for RT12078 + +2011-05-04 17:53 levinse + + * FS/FS/cdr/freeside_description_default.pm: add a CDR import + format to allow importing of some Freeside-generated CDRs, + RT12078 + +2011-05-03 22:44 levinse + + * httemplate/: elements/menu.html, search/cust_main.cgi: add + USPS-unvalidated customer addresses report, RT12402 + +2011-05-03 18:07 levinse + + * FS/FS/Conf.pm, httemplate/elements/menu.html: config to show + payment history report, RT7694 + +2011-05-03 16:26 levinse + + * FS/FS/: Conf.pm, cust_main/Billing.pm: configurable ignore time + portion of billing timestamp when billing + +2011-05-03 14:50 ivan + + * FS/FS/Schema.pm: varchars need a length or mysql is unhappy + +2011-05-03 14:45 ivan + + * FS/FS/Schema.pm: varchars need a length or mysql is unhappy + +2011-05-03 14:24 ivan + + * FS/FS/Maestro.pm: maestro "Not yet billed" is active, RT#11885 + +2011-05-03 10:23 levinse + + * FS/bin/freeside-pkg-date-midnight: add a utility to move next + bill dates to midnight for active anniversary packages, RT12570 + +2011-05-02 09:30 ivan + + * FS/FS/Schema.pm: index lastapp, RT#12181 + +2011-05-02 09:24 ivan + + * httemplate/search/: cdr.html, report_cdr.html: lastapp searching, + RT#12181 + +2011-05-02 09:14 ivan + + * FS/bin/freeside-cdrrewrited: taqua rewriting, RT#12181 + +2011-05-02 00:21 ivan + + * FS/FS/cdr/taqua.pm: don't skip taqua acctcode ad-ons, RT#12181 + +2011-05-01 16:19 ivan + + * bin/cdr.reimport: cdr reimporting, RT#12181 + +2011-05-01 16:11 ivan + + * bin/cdr.reimport: cdr reimporting, RT#12181 + +2011-05-01 13:02 ivan + + * bin/cdr.reimport: cdr reimporting, RT#12181 + +2011-05-01 12:56 ivan + + * bin/cdr.reimport: cdr reimporting, RT#12181 + +2011-05-01 12:51 ivan + + * FS/FS/Record.pm: cdr reimporting, RT#12181 + +2011-05-01 12:27 ivan + + * FS/FS/Record.pm, bin/cdr.reimport: cdr reimporting, RT#12181 + +2011-05-01 12:10 ivan + + * FS/FS/Schema.pm: index cdr.uniqueid for reimports, RT#12181 + +2011-05-01 12:07 ivan + + * FS/bin/freeside-cdrrewrited: terminate cdrrewrited immediately on + signals + +2011-04-30 14:20 mark + + * FS/FS/part_export/acct_google.pm, httemplate/edit/svc_acct.cgi: + better error handling in google export, #12064 + +2011-04-30 14:08 mark + + * FS/FS/hardware_status.pm, httemplate/edit/process/svc_dish.html: + svc_dish fixes, #11454 + +2011-04-30 13:28 mark + + * rt/: FREESIDE_MODIFIED, share/html/Elements/ColumnMap, + share/html/Elements/RT__Ticket/ColumnMap, + share/html/Search/Results.csv, share/html/Search/Results.xls, + share/html/Search/Elements/ResultsStructuredView: Excel date + formatting, #12659 + +2011-04-29 08:07 levinse + + * FS/FS/: cust_main.pm, Conf.pm: make postal invoice fee a + per-agent config, RT7240 + +2011-04-29 07:20 levinse + + * FS/FS/part_export/ikano.pm, FS/FS/svc_dsl.pm, + httemplate/edit/svc_dsl.cgi: add import mode to Ikano + +2011-04-29 05:10 levinse + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_pkg_discount.pm, + FS/FS/discount.pm, FS/FS/part_pkg/discount_Mixin.pm, + httemplate/edit/discount.html, + httemplate/edit/process/cust_pkg_discount.html, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/elements/tr-select-discount.html, + FS/FS/part_pkg/flat.pm: apply discount to setup fees, part 1 of + 2, RT11512 + +2011-04-29 01:58 mark + + * FS/FS/Schema.pm, FS/FS/svc_dish.pm, FS/FS/svc_hardware.pm, + httemplate/browse/hardware_status.html, + httemplate/edit/hardware_status.html, + httemplate/edit/svc_dish.cgi, httemplate/edit/svc_hardware.cgi, + httemplate/search/report_svc_hardware.html, + httemplate/search/svc_hardware.cgi, httemplate/view/svc_dish.cgi, + httemplate/view/svc_hardware.cgi: svc_dish and svc_hardware + fixes, #11454 + +2011-04-28 18:36 ivan + + * FS/bin/freeside-torrus-srvderive: avoid deadlocks, RT#10574 + +2011-04-28 18:13 ivan + + * FS/bin/freeside-torrus-srvderive, + torrus/perllib/Torrus/Collector/ExtDBI.pm: avoid deadlocks, + RT#10574 + +2011-04-27 17:59 levinse + + * FS/FS/cust_bill.pm: taqua accountcode billing, part 2 of 2, + RT12181 + +2011-04-27 16:24 mark + + * FS/FS/cdr.pm: new call details format, #12585 + +2011-04-27 01:31 mark + + * FS/FS/UI/Web.pm, httemplate/elements/header.html, + httemplate/elements/menu.html, + httemplate/elements/searchbar-combined.html, + httemplate/search/searchbar.cgi, rt/FREESIDE_MODIFIED, + rt/etc/RT_Config.pm, rt/etc/RT_Config.pm.in, + rt/lib/RT/Extension/MobileUI.pm, + rt/share/html/Callbacks/RT-Extension-MobileUI/Elements/Login/Header, + rt/share/html/Callbacks/RT-Extension-MobileUI/Ticket/Create.html/Init, + rt/share/html/Callbacks/RT-Extension-MobileUI/Ticket/Display.html/Initial, + rt/share/html/Callbacks/RT-Extension-MobileUI/index.html/Initial, + rt/share/html/m/dhandler, rt/share/html/m/index.html, + rt/share/html/m/login, rt/share/html/m/logout, + rt/share/html/m/style.css, rt/share/html/m/_elements/footer, + rt/share/html/m/_elements/full_site_link, + rt/share/html/m/_elements/header, rt/share/html/m/_elements/menu, + rt/share/html/m/_elements/raw_style, + rt/share/html/m/_elements/ticket_list, + rt/share/html/m/_elements/ticket_menu, + rt/share/html/m/_elements/wrapper, rt/share/html/m/ticket/create, + rt/share/html/m/ticket/history, rt/share/html/m/ticket/modify, + rt/share/html/m/ticket/reply, + rt/share/html/m/ticket/select_create_queue, + rt/share/html/m/ticket/show, rt/share/html/m/tickets/requested, + rt/share/html/m/tickets/search: RT mobile UI, #11630 + +2011-04-26 22:22 levinse + + * httemplate/edit/cust_main/billing.html, + httemplate/view/cust_main/billing.html, FS/FS/Conf.pm, + FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm, + FS/FS/cust_bill_pkg_detail.pm, FS/FS/part_pkg/voip_cdr.pm, + FS/FS/part_pkg/voip_inbound.pm: taqua accountcode billing, part 1 + of 2, RT12181 + +2011-04-26 17:48 ivan + + * httemplate/: elements/form-file_upload.html, + misc/cdr-import.html, misc/cust_main-import.cgi, + misc/cust_pkg-import.html, misc/inventory_item-import.html, + misc/part_device-import.html, misc/phone_avail-import.html, + misc/rate-import.html, misc/rate_edit_excel.html, + misc/tax-import.cgi: fix submission bug w/chrome, RT#12638 + +2011-04-26 16:47 ivan + + * httemplate/misc/qual.html: fix DSL qualifications w/chrome, + RT#7111 + +2011-04-25 17:19 levinse + + * FS/FS/part_event/Condition/billday.pm: fix billday.pm bugs, + RT10813 + +2011-04-25 10:36 ivan + + * FS/FS/part_event/Condition/postal.pm: add postal.pm condition, + RT#12557 + +2011-04-25 09:57 ivan + + * httemplate/elements/tr-cust_svc.html: fix manage device link, + RT#12589 + +2011-04-24 21:37 levinse + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/cust_main/Billing.pm, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/misc/order_pkg.html, FS/FS/AccessRight.pm: add waive + setup fee upon package order feature, RT12568 + +2011-04-24 21:00 levinse + + * httemplate/search/477.html, + httemplate/search/477partIA_detail.html, + httemplate/search/477partIA_summary.html, + httemplate/search/477partIIA.html, + httemplate/search/477partIIB.html, + httemplate/search/477partV.html, + httemplate/search/477partVI_census.html, + httemplate/search/report_477.html, FS/FS/Schema.pm, + FS/FS/Report/FCC_477.pm: FCC form 477 report improvements, + RT12089 + +2011-04-24 16:26 ivan + + * FS/bin/freeside-torrus-srvderive: i hate mysql + +2011-04-24 10:04 levinse + + * FS/FS/Conf.pm, FS/FS/cust_main.pm, + httemplate/edit/cust_main/billing.html, + httemplate/view/cust_main/billing.html, FS/FS/Schema.pm, + FS/FS/part_event/Condition/billday.pm: add per-customer + configurable billing date, RT10813 + +2011-04-24 08:09 levinse + + * FS/FS/cust_bill.pm: modify invoice DID summary date range + calculation, RT10886 + +2011-04-23 22:07 levinse + + * FS/FS/cust_bill.pm: modify invoice DID summary date range + calculation, RT10886 + +2011-04-23 17:33 levinse + + * FS/FS/Setup.pm: fix bug in Setup.pm for LATA/MSA population, + RT11291 + +2011-04-23 17:33 ivan + + * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm, + FS/FS/Mason/Request.pm, htetc/freeside-base2.conf, + htetc/handler.pl, httemplate/autohandler: utf-8, RT#12514 + +2011-04-22 16:36 ivan + + * FS/FS/Cron/upload.pm: wtxs upload changes, RT#12326 + +2011-04-22 16:31 ivan + + * bin/billco-upload: wtxs upload changes, RT#12326 + +2011-04-22 16:27 ivan + + * bin/billco-upload, FS/FS/Cron/upload.pm: wtxs upload changes, + RT#12326 + +2011-04-22 16:26 ivan + + * Makefile: add install-chown to install + +2011-04-22 16:17 levinse + + * httemplate/: edit/did_order.html, elements/did_order_item.html, + misc/phone_avail-import.html: bulk DID orders/inventory + improvements, RT11291 + +2011-04-22 14:30 mark + + * rt/share/html/: Ticket/Elements/ShowParents, Elements/EditLinks: + hide ticket customer links, #1165 + +2011-04-21 20:34 mark + + * rt/share/html/Search/Elements/ResultViews: remove unneeded files + after #10855 + +2011-04-21 19:42 mark + + * rt/share/html/Search/Elements/ResultsStructuredView: small fix, + #10855 + +2011-04-21 19:38 mark + + * rt/share/html/Search/: Results.csv, Results.xls, + Elements/ResultsStructuredView: improved XLS and CSV download, + #10855 + +2011-04-20 23:07 mark + + * FS/FS/pay_batch/td_eft1464.pm: fix EFT1464 batch format, #10545 + +2011-04-20 14:17 ivan + + * httemplate/elements/tr-select-agent_type.html: fix agent type + condition, RT#12539 + +2011-04-20 10:46 ivan + + * rt/: FREESIDE_MODIFIED, lib/RT/Interface/Web.pm: fix + RT::InterFace::Web_Vendor inclusion, RT#12519 + +2011-04-19 18:22 mark + + * rt/share/html/Ticket/: Create.html, Display.html: cloned tickets + inherit customer links, #11169 + +2011-04-19 16:49 levinse + + * FS/FS/: Schema.pm, lata.pm, lata_Data.pm, msa.pm, msa_Data.pm, + phone_avail.pm, Setup.pm, Upgrade.pm: bulk DID orders/inventory + enhancements, RT11291 + +2011-04-18 16:49 ivan + + * rt/: Makefile, Makefile.in, config.log, config.status, + configure.ac, bin/fastcgi_server, bin/mason_handler.fcgi, + bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-mailgate, + bin/rt-mailgate.in, bin/standalone_httpd, lib/RT.pm, + lib/RT.pm.in, lib/RT/Action.pm, lib/RT/Condition.pm, + lib/RT/Config.pm, lib/RT/CustomField.pm, lib/RT/Date.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Record.pm, + lib/RT/SearchBuilder.pm, lib/RT/System.pm, lib/RT/Test.pm, + lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm, + lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, + lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Web.pm, + lib/RT/Search/Googleish.pm, sbin/rt-setup-database.in, + share/html/Admin/Elements/EditCustomFields: commiting rt 3.8.10 + to HEAD + +2011-04-18 16:14 ivan + + * rt/: docs/perlcritic.pod, + etc/upgrade/3.8-branded-queues-extension, + etc/upgrade/generate-rtaddressregexp, + etc/upgrade/3.8-ical-extension, + etc/upgrade/split-out-cf-categories, + etc/upgrade/vulnerable-passwords, t/ticket/linking.t, + t/ticket/scrips_batch.t, t/api/tickets_overlay_sql.t, + t/web/richtext-autohandler.t, t/web/path-traversal.t, + t/web/command_line.t, t/web/query_builder.t, + t/web/attachment_encoding.t, t/web/charting.t, + t/web/compilation_errors.t, t/web/private-components.t, + t/mail/crypt-gnupg.t, t/mail/extractsubjecttag.t, + t/mail/gateway.t, t/mail/multipart.t, t/mail/charsets-outgoing.t: + import rt 3.8.10 + +2011-04-18 16:10 ivan + + * rt/share/html/: Search/Chart, Search/Elements/SelectPersonType, + Search/Elements/Chart, Admin/Tools/Shredder/Elements/PluginHelp, + NoAuth/Logout.html, NoAuth/RichText/autohandler, + NoAuth/css/dhandler, Install/index.html, + Tools/Reports/ResolvedByDates.html, + Tools/Reports/ResolvedByOwner.html: import rt 3.8.10 + +2011-04-18 16:07 ivan + + * rt/: lib/RT/I18N/da.po, lib/RT/I18N/sl.po, lib/RT/I18N/is.po, + lib/RT/I18N/es.po, lib/RT/I18N/zh_TW.po, lib/RT/I18N/en_GB.po, + lib/RT/I18N/lt.po, lib/RT/I18N/pt_PT.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.po, lib/RT/I18N/i_default.pm, + lib/RT/I18N/pt_BR.po, lib/RT/I18N/lv.po, lib/RT/I18N/hr.po, + lib/RT/I18N/mk.po, lib/RT/I18N/ja.po, lib/RT/I18N/ru.po, + lib/RT/I18N/pt.po, lib/RT/I18N/zh_CN.po, lib/RT/I18N/nn.po, + lib/RT/Search/FromSQL.pm, lib/RT/Search/Generic.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/ExtractSubjectTag.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/LinearEscalate.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/RecordComment.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Action/NotifyGroupAsComment.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Shredder/Plugin.pm, + lib/RT/Approval/Rule.pm, lib/RT/Graph/Tickets.pm, + lib/RT/Interface/CLI.pm, lib/RT/Shredder/Plugin/Base/Search.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/CloseTicket.pm, + lib/RT/Condition/Generic.pm, lib/RT/Condition/Overdue.pm, + lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/ReopenTicket.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Report/Tickets.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, bin/mason_handler.scgi.in, + lib/RT/CustomFieldValues/External.pm, + lib/RT/CustomFieldValues/Groups.pm, + lib/RT/Report/Tickets/Entry.pm, bin/rt.in, bin/fastcgi_server.in, + bin/mason_handler.svc.in, bin/mason_handler.fcgi.in, + bin/webmux.pl.in, sbin/license_tag, sbin/rt-shredder, + sbin/rt-server, sbin/rt-validator, sbin/factory, + sbin/rt-email-dashboards, sbin/rt-dump-database, + sbin/rt-email-digest, sbin/rt-validator.in, + sbin/extract-message-catalog, sbin/rt-email-group-admin, + sbin/rt-attributes-viewer, sbin/rt-clean-sessions: import rt + 3.8.10 + +2011-04-18 16:04 ivan + + * rt/: configure, .perlcriticrc, autom4te.cache/requests, + autom4te.cache/traces.0, autom4te.cache/output.0, + lib/RT/ScripCondition.pm, lib/RT/SharedSetting.pm, + lib/RT/Base.pm, lib/RT/GroupMembers.pm, lib/RT/ScripAction.pm, + lib/RT/URI.pm, lib/RT/ScripConditions.pm, lib/RT/Users.pm, + lib/RT/I18N.pm, lib/RT/Scrips.pm, lib/RT/Queues.pm, + lib/RT/Attributes.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Attachments.pm, lib/RT/Dashboard.pm, + lib/RT/EmailParser.pm, lib/RT/Rule.pm, lib/RT/Ruleset.pm, + lib/RT/Templates.pm, lib/RT/Tickets.pm, lib/RT/Transactions.pm, + lib/RT/Util.pm, lib/RT/Approval.pm, lib/RT/Attribute.pm, + lib/RT/CachedGroupMembers.pm, lib/RT/Groups.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/Principal.pm, + lib/RT/Queue.pm, lib/RT/ScripActions.pm, + lib/RT/ObjectCustomField.pm, lib/RT/Plugin.pm, + lib/RT/Attachment.pm, lib/RT/Handle.pm, lib/RT/SavedSearch.pm, + lib/RT/CustomFieldValue.pm, lib/RT/Link.pm, lib/RT/Links.pm, + lib/RT/Scrip.pm, lib/RT/Search.pm, lib/RT/Ticket.pm, + lib/RT/Group_Overlay.pm, lib/RT/ACE.pm, lib/RT/Principals.pm, + lib/RT/SQL.pm, lib/RT/Installer.pm, lib/RT/Template.pm, + lib/RT/ACL.pm, lib/RT/CachedGroupMember.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/ObjectCustomFieldValues.pm, + lib/RT/Group.pm, lib/RT/Reminders.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFields.pm, lib/RT/SavedSearches.pm, lib/RT/User.pm, + lib/RT/CustomFieldValues.pm, lib/RT/GroupMember.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/Transaction.pm, + lib/RT/Crypt/GnuPG.pm, lib/RT/I18N/en.po, lib/RT/I18N/bg.po, + lib/RT/I18N/it.po, lib/RT/I18N/el.po, lib/RT/I18N/pl.po, + lib/RT/I18N/nb.po, lib/RT/I18N/de.po, lib/RT/I18N/hu.po, + lib/RT/I18N/et.po, lib/RT/I18N/sv.po, lib/RT/I18N/nl.po, + lib/RT/I18N/fi.po, lib/RT/I18N/rt.pot, lib/RT/I18N/id.po, + lib/RT/I18N/he.po, lib/RT/I18N/tr.po: import rt 3.8.10 + +2011-04-17 22:14 ivan + + * FS/FS/Schema.pm: index all dates + +2011-04-17 17:11 ivan + + * Makefile: remove support for mod_perl before v2 + +2011-04-17 12:13 ivan + + * FS/bin/freeside-torrus-srvderive: try at a multiprocess + torrus-srvderive to hopefully catch/keep up, RT#10574 + +2011-04-17 11:48 ivan + + * FS/bin/freeside-torrus-srvderive: try at a multiprocess + torrus-srvderive to hopefully catch/keep up, RT#10574 + +2011-04-17 11:24 ivan + + * FS/bin/freeside-torrus-srvderive: try at a multiprocess + torrus-srvderive to hopefully catch/keep up, RT#10574 + +2011-04-17 11:17 ivan + + * FS/bin/freeside-torrus-srvderive: try at a multiprocess + torrus-srvderive to hopefully catch/keep up, RT#10574 + +2011-04-17 11:01 ivan + + * FS/bin/: freeside-selfservice-server, freeside-torrus-srvderive: + try at a multiprocess torrus-srvderive to hopefully catch/keep + up, RT#10574 + +2011-04-16 20:27 levinse + + * FS/FS/AccessRight.pm, FS/FS/did_order.pm, + httemplate/browse/did_order.html, + httemplate/misc/did_order_confirmed.html, + httemplate/misc/did_order_provision.html, + httemplate/search/phone_avail.html, + httemplate/view/cust_main/packages/services.html: bulk DID + orders/inventory enhancements, RT11291 + +2011-04-15 16:54 mark + + * rt/: FREESIDE_MODIFIED, share/html/Search/Results.csv, + share/html/Search/Results.tsv, + share/html/Search/Elements/ResultViews: CSV download, #10855 + +2011-04-15 16:44 ivan + + * FS/FS/tax_rate.pm, httemplate/search/report_newtax.cgi: fix new + tax report w/FS::tax_rate_location->location_sql, RT#12332 + +2011-04-15 16:33 ivan + + * FS/FS/tax_rate.pm, httemplate/search/report_newtax.cgi: fix new + tax report w/FS::tax_rate_location->location_sql, RT#12332 + +2011-04-15 16:15 ivan + + * FS/FS/tax_rate.pm, httemplate/search/report_newtax.cgi: fix new + tax report w/FS::tax_rate_location->location_sql, RT#12332 + +2011-04-15 16:02 ivan + + * FS/FS/tax_rate.pm, httemplate/search/report_newtax.cgi: fix new + tax report w/FS::tax_rate_location->location_sql, RT#12332 + +2011-04-15 15:52 ivan + + * FS/FS/tax_rate.pm, httemplate/search/report_newtax.cgi: fix new + tax report w/FS::tax_rate_location->location_sql, RT#12332 + +2011-04-15 15:33 ivan + + * FS/FS/tax_rate.pm, httemplate/search/report_newtax.cgi: link new + tax report to cust_credit_bill_pkg for credits, RT#12332 + +2011-04-15 15:19 ivan + + * httemplate/search/cust_credit_bill_pkg.html: link new tax report + to cust_credit_bill_pkg for credits, RT#12332 + +2011-04-15 15:12 ivan + + * httemplate/search/cust_credit_bill_pkg.html: link new tax report + to cust_credit_bill_pkg for credits, RT#12332 + +2011-04-15 15:02 ivan + + * httemplate/search/: cust_credit_bill_pkg.html: link new tax + report to cust_credit_bill_pkg for credits, RT#12332 + +2011-04-15 14:58 ivan + + * httemplate/search/cust_credit_bill_pkg.html: link new tax report + to cust_credit_bill_pkg for credits, RT#12332 + +2011-04-15 14:55 ivan + + * httemplate/search/: report_newtax.cgi, cust_credit_bill_pkg.html: + link new tax report to cust_credit_bill_pkg for credits, RT#12332 + +2011-04-15 14:08 mark + + * rt/: FREESIDE_MODIFIED, share/html/Search/Results.xls: RT search + results in Excel format, #10855 + +2011-04-15 11:06 ivan + + * FS/FS/part_event/Condition.pm: mysql fix for CAST ( vs CAST( + +2011-04-15 11:05 ivan + + * httemplate/browse/part_pkg.cgi: mysql fix for unused + missing_recur_fee option + +2011-04-14 21:01 mark + + * rt/lib/RT/: Date.pm, Tickets_Overlay.pm: Timezone issues with + this-month search, #11057 + +2011-04-14 20:13 levinse + + * FS/: FS.pm, MANIFEST, FS/Mason.pm, FS/msa.pm: bulk DID + orders/inventory enhancements, RT11291 + +2011-04-14 20:04 levinse + + * FS/FS/Schema.pm, FS/FS/did_order.pm, FS/FS/rate_center.pm, + FS/FS/did_order_item.pm, FS/bin/freeside-msa-import, FS/t/msa.t, + FS/t/rate_center.t, httemplate/browse/did_order.html, + httemplate/edit/did_order.html, + httemplate/misc/did_order_confirm.html, + httemplate/misc/did_order_confirmed.html, + httemplate/misc/did_order_provision.html, + httemplate/edit/process/did_order.html, + httemplate/elements/did_order_item.html: FS/FS/msa.pm + +2011-04-14 14:29 ivan + + * FS/FS/cust_main/Billing_Realtime.pm: fix error on second insert + of CC payment, RT#12465 + +2011-04-14 12:02 ivan + + * rt/bin/rt-mailgate.in: sync rt-mailgate in tree + +2011-04-14 11:23 ivan + + * FS/bin/freeside-torrus-srvderive: cope with empty virtual ports, + RT#10574 + +2011-04-14 11:00 ivan + + * FS/FS/svc_hardware.pm: fix service searching, RT#12477 + +2011-04-14 10:36 ivan + + * httemplate/view/svc_broadband.cgi: fix svc_broadband view + RT#12449 + +2011-04-13 17:23 ivan + + * FS/FS/cust_bill.pm: fix missing information on invoices, RT#12461 + +2011-04-13 17:11 ivan + + * FS/FS/Misc.pm: check failure of pslatex by presence of resulting + .dvi file rather than exit status, eliminates spurious pslatex + errors, RT#12454 + +2011-04-13 16:25 ivan + + * httemplate/view/svc_broadband.cgi: fix svc_broadband view fallout + from svc_dish / svc_hardware, RT#12449 + +2011-04-12 22:42 levinse + + * httemplate/: elements/customer-table.html, + misc/cust_main_note-import.cgi, + misc/xmlhttp-cust_main-search.cgi: quick payment tool + improvements, RT8121 + +2011-04-12 21:21 levinse + + * httemplate/edit/cust_credit.cgi, FS/FS/Conf.pm: add config option + to disable auto-application of credits to invoices, RT12331 + +2011-04-12 17:35 levinse + + * FS/FS/Schema.pm, FS/FS/rate_detail.pm, + FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/rate_detail.html: fix + region group billing, RT8951 + +2011-04-12 13:56 mark + + * FS/FS/cust_bill.pm, FS/FS/msg_template.pm, + httemplate/edit/msg_template.html: make company_phonenum + available to templates, #12363 + +2011-04-11 19:51 ivan + + * FS/FS/Conf.pm, httemplate/edit/cust_main/billing.html: add + disable_payauto_default conf, RT#12431 + +2011-04-11 19:29 ivan + + * bin/cust_main-bulk_change: adding quick cust_main-bulk_change + hask to change payby, RT#12430 + +2011-04-11 18:25 mark + + * FS/FS/pay_batch.pm: fix batch closure, #12351 + +2011-04-11 16:31 levinse + + * httemplate/misc/phone_avail-import.html: Bulk DID order + improvements, RT11291 + +2011-04-11 16:06 ivan + + * httemplate/: elements/order_pkg.js, misc/change_pkg.cgi, + misc/order_pkg.html: fix usps-validation misfire and inability to + submit on change package too, RT#12377, RT#12183 + +2011-04-11 16:00 levinse + + * httemplate/misc/did_order_confirm.html, + httemplate/misc/did_order_confirmed.html, + httemplate/browse/did_order.html, FS/FS/Schema.pm, + FS/FS/did_order.pm, httemplate/edit/did_order.html, + httemplate/edit/process/did_order.html, + httemplate/elements/did_order_item.html: improvements to bulk DID + orders, RT11291 + +2011-04-11 14:33 mark + + * FS/FS/: Conf.pm, cust_pay.pm, msg_template.pm: per-agent payment + receipt addresses, #10797 + +2011-04-11 13:40 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit: don't + offer to remove cities that have already been split into + taxclasses, RT#11144 + +2011-04-11 10:44 ivan + + * FS/FS/part_event/Condition/times.pm: fix "times" condition to not + run one extra, RT#11834 + +2011-04-11 10:22 ivan + + * FS/FS/part_event/: Condition.pm, + Condition/cust_bill_has_service.pm, Condition/times.pm: fix times + condition vs. mysql (causes billing errors even if not using), + RT#10574 + +2011-04-11 09:12 ivan + + * httemplate/misc/order_pkg.html: fix javascript for great justice + +2011-04-11 09:05 ivan + + * httemplate/misc/order_pkg.html: move javascript for great justice + +2011-04-11 00:53 ivan + + * FS/bin/freeside-cdrrewrited: taqua accountcodes, RT#12181 + +2011-04-11 00:19 levinse + + * FS/FS/cust_bill.pm: possibly fix spurious error from cust_bill.pm + related to barcode files when barcodes are turned off + +2011-04-11 00:06 ivan + + * httemplate/search/report_newtax.cgi: s/collected/invoiced/ on + column label of vendor tax report + +2011-04-11 00:04 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix error on detail for "tax + collected" on vendor tax report, RT#12320 + +2011-04-11 00:02 ivan + + * FS/FS/tax_rate_location.pm, httemplate/search/cust_bill_pkg.cgi, + httemplate/search/report_newtax.cgi: slight refactor onvendor tax + report: add tax_rate_location->location_sql, RT#12320 + +2011-04-10 21:59 ivan + + * FS/: FS/Conf.pm, FS/Schema.pm, FS/cdr/taqua.pm, + bin/freeside-cdrrewrited: taqua accountcodes, RT#12181 + +2011-04-10 18:24 ivan + + * httemplate/: elements/tr-select-cust_location.html, + misc/order_pkg.html: fix misfire of USPS address correction on + non-new locations, RT#12183 + +2011-04-10 15:22 ivan + + * FS/FS/Conf.pm: added company_phonenum, for notifications, + RT#12363 + +2011-04-10 11:04 ivan + + * httemplate/: search/cdr.html, view/svc_phone.cgi: fix CDR links + on svc_phone when using a default_prefix, RT#12338 + +2011-04-10 10:07 ivan + + * FS/FS/cdr.pm: fix rounding of minute-granularity CDRs, RT#12101 + +2011-04-09 15:50 ivan + + * httemplate/elements/tr-select-cust-part_pkg.html: fix package + selection with classes in IE8, RT#12377 + +2011-04-08 18:28 ivan + + * rt/etc/RT_Config.pm: per .in to prevent conflicts on upgrade + +2011-04-08 17:43 ivan + + * FS/FS/cust_main/Billing_Realtime.pm: should fix qis's + intermittent backtraces when using an (ancient) counter-based + cust_pay.paynum, RT#12317 + +2011-04-08 16:14 ivan + + * rt/etc/RT_Config.pm: propogate __CustomerTags__ fix to + RT_Config.pm, RT#8784 + +2011-04-08 11:10 ivan + + * httemplate/edit/process/cust_main.cgi: fix edits of customers + with tokenized cards, RT#12353 + +2011-04-08 10:35 ivan + + * FS/bin/freeside-torrus-srvderive: continue attempting to handle + mysql hanging on queries, RT#10574 + +2011-04-08 10:02 ivan + + * FS/bin/freeside-torrus-srvderive: continue attempting to handle + mysql hanging on queries, RT#10574 + +2011-04-08 09:38 levinse + + * httemplate/search/phone_inventory_provisioned.html: update phone + provsioning/inventory report as per recent bulk DID order + inventory changes, RT10988 + +2011-04-08 07:53 ivan + + * FS/bin/freeside-torrus-srvderive: continue attempting to handle + mysql hanging on queries, RT#10574 + +2011-04-07 21:58 levinse + + * FS/FS/: Conf.pm, svc_acct.pm: add option to exclude configurable + svc_acct svcparts from welcome emails, RT11021 + +2011-04-07 21:12 levinse + + * httemplate/search/cdr.html: add display of total billed minutes + on CDR report, RT12344 + +2011-04-07 19:17 ivan + + * httemplate/edit/torrus_srvderive.html: don't lose + torrus_srvderive.last_srv_date on edit + +2011-04-07 18:36 ivan + + * FS/bin/freeside-torrus-srvderive: continue attempting to handle + mysql hanging on queries, RT#10574 + +2011-04-07 18:31 ivan + + * FS/bin/freeside-torrus-srvderive: continue attempting to handle + mysql hanging on queries, RT#10574 + +2011-04-07 18:27 ivan + + * FS/bin/freeside-torrus-srvderive: continue attempting to handle + mysql hanging on queries, RT#10574 + +2011-04-07 18:04 ivan + + * FS/bin/freeside-torrus-srvderive: attempt to handle mysql hanging + on queries, RT#10574 + +2011-04-07 18:00 ivan + + * FS/FS/: cust_main/Billing.pm, part_pkg/cdr_termination.pm, + part_pkg/flat.pm, part_pkg/torrus_Common.pm, + part_pkg/torrus_bw_percentile.pm, part_pkg/torrus_bw_usage.pm, + part_pkg/voip_cdr.pm, part_pkg/voip_inbound.pm: torrus: default + to "preceding" behavior, RT#10574 + +2011-04-07 17:26 mark + + * rt/: etc/RT_Config.pm.in, lib/RT/Tickets_Overlay.pm, + lib/RT/URI/freeside.pm, lib/RT/URI/freeside/Internal.pm, + share/html/Elements/RT__Ticket/ColumnMap, + share/html/Search/Elements/BuildFormatString: display customer + agent, class, tag in ticket search, #8784 + +2011-04-07 16:46 ivan + + * FS/bin/freeside-torrus-srvderive: more debugging to hopefully + find out where mysql is hanging, RT#10574 + +2011-04-06 16:40 mark + + * FS/FS/Schema.pm, bin/cdr-opensips.import: fix callid problem with + openSIPS import, #10992 + +2011-04-06 01:22 levinse + + * httemplate/elements/did_order_item.html, + httemplate/elements/tr-did_order_item.html, FS/MANIFEST, + FS/FS/Mason.pm: bulk DID order/inventory improvements, RT11291 + +2011-04-06 01:19 levinse + + * FS/FS/Schema.pm, FS/FS/did_order_item.pm, FS/FS.pm, + FS/FS/did_order.pm, FS/FS/phone_avail.pm, FS/t/did_order_item.t, + httemplate/browse/did_order.html, httemplate/edit/did_order.html, + httemplate/edit/elements/edit.html, + httemplate/edit/process/did_order.html, + httemplate/misc/phone_avail-import.html: bulk DID order/inventory + improvements, RT11291 + +2011-04-05 16:46 levinse + + * FS/FS/part_export/ikano.pm: ikano qual: only send the first 5 + digits of zip if more are present + +2011-04-05 09:38 mark + + * FS/FS/: Record.pm, cdr/telstra.pm: Telstra CDR format, #10159 + +2011-04-02 12:23 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix line item report when + linked from CCH tax report credits, RT#12329 + +2011-03-31 19:52 mark + + * FS/MANIFEST, FS/FS/Mason.pm, FS/FS/Record.pm, FS/FS/Schema.pm, + FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, FS/FS/hardware_class.pm, + FS/FS/hardware_status.pm, FS/FS/hardware_type.pm, + FS/FS/part_svc.pm, FS/FS/part_svc_column.pm, FS/FS/svc_dish.pm, + FS/FS/svc_hardware.pm, FS/t/hardware_class.t, + FS/t/hardware_status.t, FS/t/hardware_type.t, FS/t/svc_dish.t, + FS/t/svc_hardware.t, httemplate/browse/hardware_class.html, + httemplate/browse/hardware_status.html, + httemplate/browse/part_svc.cgi, + httemplate/edit/hardware_class.html, + httemplate/edit/hardware_status.html, + httemplate/edit/hardware_type.html, httemplate/edit/part_svc.cgi, + httemplate/edit/svc_dish.cgi, httemplate/edit/svc_hardware.cgi, + httemplate/edit/elements/edit.html, + httemplate/edit/elements/svc_Common.html, + httemplate/edit/process/hardware_class.html, + httemplate/edit/process/hardware_status.html, + httemplate/edit/process/hardware_type.html, + httemplate/edit/process/svc_dish.html, + httemplate/edit/process/svc_hardware.html, + httemplate/edit/process/elements/process.html, + httemplate/elements/menu.html, + httemplate/elements/select-hardware_class.html, + httemplate/elements/select-hardware_type.html, + httemplate/elements/tr-cust_svc.html, + httemplate/elements/tr-cust_svc_cancel.html, + httemplate/elements/tr-select-hardware_type.html, + httemplate/search/report_svc_hardware.html, + httemplate/search/svc_dish.cgi, + httemplate/search/svc_hardware.cgi, httemplate/view/svc_acct.cgi, + httemplate/view/svc_broadband.cgi, httemplate/view/svc_dish.cgi, + httemplate/view/svc_hardware.cgi, httemplate/view/svc_phone.cgi, + httemplate/view/cust_main/packages/services.html, + httemplate/view/elements/svc_Common.html, + httemplate/view/elements/svc_edit_link.html: svc_hardware and + svc_dish, #11454 + +2011-03-30 12:55 ivan + + * bin/test-event: useful + +2011-03-30 12:52 ivan + + * FS/FS/cust_bill.pm: fix package balance conditions, RT#11834 + +2011-03-30 12:49 ivan + + * FS/FS/cust_bill.pm: fix package balance conditions, RT#11834 + +2011-03-30 12:41 ivan + + * FS/FS/: cust_bill.pm: fix package balance conditions, RT#11834 + +2011-03-30 09:57 ivan + + * bin/: pg-readonly: add rt tables to pg-readonly, RT#10536 + +2011-03-28 18:04 mark + + * FS/: FS/Schema.pm, FS/areacode.pm, bin/freeside-upgrade: primary + key for areacode table + +2011-03-28 17:32 ivan + + * FS/FS/Conf.pm, FS/FS/Cron/backup.pm, FS/bin/freeside-daily, + bin/freeside-backup: local backups, RT#12180 + +2011-03-27 19:00 ivan + + * httemplate/: edit/process/quick-cust_pkg.cgi, + elements/popup_link-cust_main.html, misc/order_pkg.html, + view/qual.cgi, view/cust_main/order_pkg_link.html, + edit/svc_dsl.cgi, edit/elements/svc_Common.html: finish existing + customer dsl order, RT#7111 + +2011-03-27 16:01 ivan + + * FS/FS/part_export/ikano.pm, httemplate/view/svc_dsl.cgi: + de-uglify DSL notes, RT#7111 + +2011-03-27 15:46 ivan + + * FS/FS/cust_main.pm, FS/FS/prospect_main.pm, + httemplate/edit/cust_main.cgi, + httemplate/edit/process/cust_main.cgi, + httemplate/view/cust_main/contacts.html, + httemplate/view/cust_main/contacts_new.html: better prospect -> + customer conversion, RT#7111 + +2011-03-25 17:19 ivan + + * httemplate/edit/svc_phone.cgi: visual glitch + +2011-03-25 17:17 ivan + + * httemplate/elements/select-did.html: fix export-less DID + selection, RT#12178 + +2011-03-25 17:10 ivan + + * httemplate/elements/select-did.html: fix export-less DID + selection, RT#12178 + +2011-03-24 18:19 mark + + * FS/FS/cust_main/Billing_Realtime.pm: send invoice number in + realtime_bop whenever possible, #12002 + +2011-03-24 16:24 mark + + * FS/FS/part_event/: Condition.pm, Condition/times.pm: fix data + type issue, #11834 + +2011-03-22 23:12 ivan + + * FS/FS/part_event/Condition/times.pm: add new conditions: package + balances and N times, RT#11834 + +2011-03-22 22:59 ivan + + * FS/FS/part_event/Condition/: pkg_balance.pm, + pkg_balance_under.pm, times.pm: add new conditions: package + balances and N times, RT#11834 + +2011-03-22 14:03 mark + + * FS/FS/part_export/acct_google.pm: load modules correctly for + acct_google + +2011-03-22 13:53 ivan + + * httemplate/docs/about.html: 2.3.0 + +2011-03-21 23:00 ivan + + * FS/FS/cust_location.pm, FS/FS/geocode_Mixin.pm, FS/FS/qual.pm, + FS/FS/part_export/ikano.pm, httemplate/edit/cust_main.cgi, + httemplate/edit/svc_dsl.cgi, + httemplate/edit/cust_main/first_pkg.html, + httemplate/edit/cust_main/first_pkg/select-part_pkg.html, + httemplate/edit/cust_main/first_pkg/svc_dsl.html, + httemplate/edit/process/cust_main.cgi, + httemplate/elements/small_prospect_view.html, + httemplate/view/qual.cgi: new customer from prospect + qualification, RT#7111 + +2011-03-21 20:32 mark + + * bin/cdr-vitelity.import: Vitelity API CDR import, #11037 + +2011-03-20 19:18 ivan + + * FS/FS/part_export/ikano.pm, httemplate/view/qual.cgi: show + un-configured ikano products, RT#7111 + +2011-03-20 18:48 ivan + + * FS/FS/part_pkg.pm: fix vendor package id edit, RT#7111 + +2011-03-20 17:55 ivan + + * FS/FS/Schema.pm, FS/FS/prospect_main.pm, + httemplate/edit/prospect_main.html, + httemplate/edit/elements/edit.html, + httemplate/elements/radio.html, + httemplate/elements/tr-radio.html, + httemplate/search/prospect_main.html, + httemplate/view/prospect_main.html: residential prospects, + RT#7111 + +2011-03-20 17:52 ivan + + * FS/FS/svc_dsl.pm, FS/FS/svc_pbx.pm, + httemplate/elements/menu.html: fix PBX and DSL capitalization in + menu, add qualifiction report to reports->services->dsl, RT#7111 + +2011-03-20 16:51 ivan + + * httemplate/elements/freeside.css: fix hover effect on disabled + text boxes + +2011-03-20 15:33 ivan + + * httemplate/elements/: tr-select-cust_location.html: qualification + address handling changes, RT#7111 + +2011-03-20 12:38 ivan + + * httemplate/: edit/cust_main/contact.html, edit/process/qual.cgi, + elements/tr-select-cust_location.html, misc/location.cgi, + misc/qual.html, search/qual.cgi, view/qual.cgi: qualification + address handling changes, RT#7111 + +2011-03-18 19:00 ivan + + * FS/FS/Schema.pm: svc_external.id s/int/bigint/ RT#12060 + +2011-03-18 18:10 ivan + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm: fix first port + addition on new routers, RT#10574 + +2011-03-16 15:37 ivan + + * FS/FS/: cust_bill.pm, cust_pay.pm: remove separate _statement + templates, RT#11912 + +2011-03-16 09:31 ivan + + * httemplate/graph/: cust_bill_pkg_discount.html, + report_cust_bill_pkg_discount.html: never added + +2011-03-16 01:41 ivan + + * bin/b-move-customers: really fix start date + +2011-03-16 00:41 ivan + + * bin/b-move-customers: scrub bogus start dates + +2011-03-15 19:12 ivan + + * bin/bind.export: been a while. remove db.domain files for slaved + domains + +2011-03-15 18:55 ivan + + * FS/FS/CGI.pm: fix torrus menu links back to services + +2011-03-15 18:43 mark + + * FS/FS/part_export/acct_google.pm, httemplate/edit/svc_acct.cgi, + httemplate/edit/process/svc_acct.cgi: google account export + tweaks, #11760 + +2011-03-15 18:26 ivan + + * FS/bin/freeside-torrus-srvderive: fix mysql deadlock handling + +2011-03-15 16:32 mark + + * FS/FS/part_pkg/: prorate.pm, prorate_Mixin.pm, recur_Common.pm: + continue prorate cleanup, #10630 + +2011-03-15 14:26 ivan + + * FS/bin/freeside-torrus-srvderive: recover better from mysql's + deadlock stupidity, grr, RT#10574 + +2011-03-15 13:56 ivan + + * FS/bin/freeside-torrus-srvderive: add a commit each time through + the main loop, hopefully fixes not finding anything, RT#10574 + +2011-03-15 13:35 ivan + + * FS/FS/CGI.pm: fix torrus menu links back to RT + +2011-03-14 18:36 ivan + + * httemplate/docs/about.html: happy new year + +2011-03-14 17:46 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix sales report detail + links when using "Separate rated usage from recurring feeds", + RT#12019 + +2011-03-14 17:04 ivan + + * FS/FS/part_pkg/: flat.pm, prorate.pm, prorate_Mixin.pm: fix + prorates & recurring fees with recur_Common-using packages, + RT#11993 + +2011-03-14 16:39 ivan + + * FS/FS/part_pkg/: flat.pm, prorate.pm, prorate_Mixin.pm, + recur_Common.pm: fix prorates & recurring fees with + recur_Common-using packages, RT#11993 + +2011-03-14 15:42 ivan + + * FS/FS/part_pkg/flat.pm: fix prorates & recurring fees with + recur_Common-using packages, RT#11993 + +2011-03-14 15:40 ivan + + * FS/FS/part_pkg/voip_cdr.pm: fix warning spew about min_included + +2011-03-14 15:06 ivan + + * FS/FS/cust_main/Billing.pm: additional debugging, RT#11993 + +2011-03-14 14:58 ivan + + * FS/FS/cust_main/Billing.pm: additional debugging, RT#11993 + +2011-03-14 14:41 ivan + + * FS/FS/cust_main/Billing.pm: additional debugging, RT#11993 + +2011-03-13 21:00 ivan + + * httemplate/edit/process/prospect_main.html: qualification address + handling changes, RT#7111 + +2011-03-13 20:53 ivan + + * FS/FS/Conf.pm, httemplate/edit/prospect_main.html, + httemplate/elements/location.html, + httemplate/elements/tr-select-cust_location.html: qualification + address handling changes, RT#7111 + +2011-03-13 13:19 ivan + + * FS/FS/Mason.pm: qualification address handling changes, RT#7111 + +2011-03-13 12:45 ivan + + * FS/FS/prospect_main.pm, httemplate/search/qual.cgi: qualification + search improvements, RT#7111 + +2011-03-13 12:38 ivan + + * FS/FS/: geocode_Mixin.pm, part_export/ikano.pm: qualification + address handling changes, RT#7111 + +2011-03-13 11:56 ivan + + * httemplate/elements/location.html, + httemplate/elements/tr-select-cust_location.html, + FS/FS/geocode_Mixin.pm, FS/FS/qual.pm, + FS/FS/part_export/ikano.pm, httemplate/edit/process/qual.cgi: + qualification address handling changes, RT#7111 + +2011-03-12 20:04 ivan + + * httemplate/: edit/prospect_main.html, edit/elements/edit.html, + elements/location.html, elements/tr-select-agent.html: ui tweaks + for prospect edit, RT#7111 + +2011-03-12 19:49 ivan + + * FS/FS/: cust_location.pm, part_export/ikano.pm: better error + message for no location_kind + +2011-03-12 19:26 ivan + + * httemplate/: elements/location.html, misc/qual.html: + qualification address handling changes, RT#7111 + +2011-03-12 18:31 ivan + + * FS/FS/Conf.pm, FS/FS/part_export/ikano.pm, + httemplate/edit/prospect_main.html, + httemplate/edit/elements/edit.html, + httemplate/elements/location.html, httemplate/misc/qual.html: + qualification address handling changes, RT#7111 + +2011-03-12 13:30 ivan + + * FS/FS/qual.pm, FS/FS/part_export/ikano.pm, + httemplate/view/qual.cgi: refactor transaction from + process/qual.cgi to qual.pm insert, RT#7111 + +2011-03-12 13:13 ivan + + * FS/FS/qual.pm, httemplate/edit/process/qual.cgi: refactor + transaction from process/qual.cgi to qual.pm insert, RT#7111 + +2011-03-10 18:09 mark + + * FS/FS/part_export/acct_google.pm: google account export, #11760 + +2011-03-10 16:45 ivan + + * FS/FS/prospect_main.pm, + httemplate/elements/tr-select-cust_location.html, + httemplate/elements/tr-td-label.html, httemplate/misc/qual.html: + prospect qualifications default to prospect address if there's + one, other UI cleanups RT#7111 + +2011-03-10 01:42 ivan + + * FS/FS/cust_pkg.pm: prevent all-too-common mistake of editing + package dates manually to have a start date and a setup date, + RT#11937 + +2011-03-09 18:40 ivan + + * FS/FS/cust_bill.pm: fix label on invoice_include_aging conf + +2011-03-09 18:26 ivan + + * FS/FS/cust_main/Billing.pm: avoid runcentral's weird proble + distributing tax exemptions since it doesn't apply to them + anyway, RT#11476 + +2011-03-09 12:54 ivan + + * FS/FS/cust_bill.pm: should fix usage showing up without omitting + package details, RT#11905, RT#11561 + +2011-03-07 18:57 mark + + * rt/lib/RT/Interface/Web.pm: suppress warning, #11168 + +2011-03-07 17:46 mark + + * FS/FS/: Conf.pm, cust_bill.pm: show credit balance on invoices, + #11564 + +2011-03-06 17:36 ivan + + * FS/FS/cust_main/Billing.pm: when bill_usage_on_cancel config is + set, fix billing setup on cancellation of unbilled packages, + RT#11651 + +2011-03-06 09:47 ivan + + * httemplate/edit/process/qual.cgi: strip non-digits from phone + numbers instead of throwing a nasty error, on dsl qualifications + w/ spaces or dashes, RT#7111 + +2011-03-05 12:44 ivan + + * FS/FS/cust_bill.pm: fix missing invoice details (RT#11561), but + will this cause them to show up when they shouldn't? + +2011-03-03 18:26 mark + + * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm, + httemplate/view/cust_main/tickets.html, + httemplate/elements/dashboard-toplist.html: option to override + requestor in new tickets, #7777 + +2011-03-03 15:39 mark + + * rt/etc/RT_Config.pm.in: fix RT_Config typo + +2011-03-03 11:08 mark + + * FS/FS/: Conf.pm, ClientAPI/Signup.pm: allow third-party payment + customers to be recorded as CARD, #11734 + +2011-03-02 10:04 ivan + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm: fix + freeside-daily w/Torrus :) + +2011-03-02 10:00 ivan + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm: think this is + what's necessary to generate report data for our combined + serviceids + +2011-03-01 22:42 ivan + + * FS/FS/svc_port.pm: 95th percentile line? + +2011-03-01 22:33 ivan + + * FS/FS/svc_port.pm: 95th percentile line? + +2011-03-01 20:11 mark + + * rt/: lib/RT/Transaction_Overlay.pm, + share/html/Ticket/Elements/EditTransactionCustomFields: minor + fixes for support time, #11168 + +2011-03-01 10:37 ivan + + * FS/FS/NetworkMonitoringSystem/: Torrus_Internal.pm: get + serviceids from torrus config + our torrus_srvderive table, not + from srvexport + +2011-03-01 10:15 ivan + + * FS/bin/freeside-torrus-srvderive: add some debugging to + freeside-torrus-srvderive in an effort to understand why it is + hanging + +2011-02-28 20:38 mark + + * FS/FS/part_export/voipnow_did.pm, bin/populate-areacodes: VoipNow + export, minor fixes + +2011-02-28 20:09 mark + + * FS/MANIFEST, FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/areacode.pm, + FS/FS/part_export/voipnow_did.pm, FS/t/areacode.t, + bin/populate-areacodes, httemplate/elements/select-did.html: + VoipNow export, #11170 + +2011-02-28 16:09 ivan + + * torrus/: perllib/Torrus/Renderer/HTML.pm, + templates/default-dir.html: recognize interfaces with . turned + into _ too + +2011-02-28 15:47 ivan + + * httemplate/misc/process/nms-add_iface.html: restrict characters + in serviceid a bit further + +2011-02-28 15:42 ivan + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm: periods become + underscores in router.ddx interface names too + +2011-02-27 16:42 ivan + + * httemplate/edit/: svc_port.cgi, process/svc_port.html: fix port + editing not to redirect to svc_Common view without graphs, + RT#10574 + +2011-02-27 14:19 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 14:04 ivan + + * FS/: FS/Schema.pm, bin/freeside-torrus-srvderive: add start of + torrus srvderive daemon, RT#10574 + +2011-02-27 13:47 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 13:31 ivan + + * FS/bin/: freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 12:53 ivan + + * FS/: FS/Schema.pm, bin/freeside-torrus-srvderive: add start of + torrus srvderive daemon, RT#10574 + +2011-02-27 12:31 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 12:25 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 12:22 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:55 ivan + + * FS/bin/: freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:46 ivan + + * FS/bin/: freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:39 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:34 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:31 ivan + + * FS/bin/: freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:27 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-27 11:20 ivan + + * FS/FS/torrus_srvderive_component.pm, + FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + torrus/perllib/Torrus/Renderer/HTML.pm: torrus virtual ports, + RT#10574 + +2011-02-27 11:14 ivan + + * torrus/perllib/Torrus/Renderer/HTML.pm: torrus virtual ports, + RT#10574 + +2011-02-27 11:08 ivan + + * httemplate/edit/torrus_srvderive.html, + httemplate/misc/process/nms-add_iface.html, + torrus/perllib/Torrus/Renderer/HTML.pm: torrus virtual ports, + RT#10574 + +2011-02-26 19:47 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-26 19:26 ivan + + * FS/bin/: freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-26 19:14 ivan + + * FS/bin/: freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-26 18:57 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-26 18:45 ivan + + * FS/bin/freeside-torrus-srvderive: add start of torrus srvderive + daemon, RT#10574 + +2011-02-26 18:23 ivan + + * FS/MANIFEST, FS/bin/freeside-torrus-srvderive, + init.d/freeside-init: add start of torrus srvderive daemon, + RT#10574 + +2011-02-26 16:57 ivan + + * FS/FS/Mason.pm: torrus virtual ports, RT#10574 + +2011-02-26 16:49 ivan + + * httemplate/browse/torrus_srvderive.html, FS/MANIFEST, + FS/FS/Schema.pm, FS/FS/torrus_srvderive.pm, + FS/FS/torrus_srvderive_component.pm, FS/t/torrus_srvderive.t, + FS/t/torrus_srvderive_component.t, + httemplate/edit/torrus_srvderive.html, + httemplate/edit/process/torrus_srvderive.html, + httemplate/elements/checkboxes-table-name.html, + httemplate/elements/checkboxes.html, + httemplate/elements/select-torrus_serviceid.html, + FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + httemplate/elements/menu.html: torrus virtual ports, RT#10574 + +2011-02-26 03:02 mark + + * FS/FS/ClientAPI/Signup.pm: unhide non-realtime payment fields in + selfservice, RT#11734 + +2011-02-25 18:13 ivan + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm: fix error on + port view when you haven't selected a torrus serviceid yet + +2011-02-25 18:06 ivan + + * httemplate/view/svc_port.cgi: fix error on port view when you + haven't selected a torrus serviceid yet + +2011-02-25 17:44 ivan + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm: fix newlines in + interface addition, throw some sort of error for duplicate + addition, RT#10574 + +2011-02-25 15:46 mark + + * httemplate/edit/elements/rate_detail.html: missing changes from + cdr_type + +2011-02-23 15:05 ivan + + * FS/FS/cust_bill.pm: fix harmless Argument "" isn't numeric + warnings + +2011-02-23 14:00 ivan + + * FS/FS/part_event/Action/suspend.pm: and update suspend label in + light of pkg_suspend, RT#11540 + +2011-02-23 13:50 ivan + + * FS/FS/part_event/Action/pkg_suspend.pm: add package suspend + +2011-02-22 22:02 levinse + + * bin/b-move-customers: custom freeside migration script, RT10536 + +2011-02-22 13:18 levinse + + * FS/FS/cust_bill.pm: invoice customizations, RT11467 + +2011-02-21 19:14 ivan + + * httemplate/edit/: did_order.html, did_vendor.html: labels and + capitalization and bears, oh my + +2011-02-21 16:25 ivan + + * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: another one of + those "not sure why this never caused problems before" things + +2011-02-21 16:18 levinse + + * httemplate/: elements/customer-table.html, + misc/cust_main_note-import.cgi, + misc/xmlhttp-cust_main-search.cgi: quick payment tool + improvements, RT10698 + +2011-02-21 14:25 ivan + + * FS/FS/Cron/nms_report.pm: oops in torrus cron + +2011-02-21 10:29 levinse + + * FS/FS/cust_bill.pm: invoice customizations, RT11467 + +2011-02-21 08:36 levinse + + * FS/FS/cdr.pm: invoice customizations, RT11467 + +2011-02-20 22:03 levinse + + * httemplate/edit/process/svc_domain.cgi: trim whitespace for + domain field in svc_domain prov UI, RT11432 + +2011-02-20 17:21 ivan + + * FS/FS/: Schema.pm, cust_pkg.pm, cust_pkg/Import.pm: add + agent_pkgid + +2011-02-20 09:06 ivan + + * FS/bin/freeside-daily: fix torrus report inclusion + +2011-02-19 08:21 levinse + + * FS/FS/: Conf.pm, cust_bill.pm, usage_class.pm: invoice + customizations, RT11467 + +2011-02-18 10:51 ivan + + * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: + ie-compatibility_mode config, RT#11659 + +2011-02-18 00:37 mark + + * FS/FS/cdr/enswitch.pm: start of Enswitch CDR import, RT#11613 + +2011-02-17 17:24 mark + + * rt/: FREESIDE_MODIFIED, etc/RT_Config.pm.in, + lib/RT/Search/Googleish.pm: option to include resolved tickets in + search, RT#11658 + +2011-02-17 16:47 mark + + * FS/FS/cdr/telos_xml.pm: Telos XML SMS records, RT#10721 + +2011-02-17 10:24 levinse + + * conf/invoice_latexcoupon: fix regression in invoice_latexcoupon + from RT10698 + +2011-02-16 23:10 mark + + * bin/rt-setup-support-time: setup script, RT#11168 + +2011-02-16 19:47 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Attribute_Overlay.pm, + lib/RT/CustomField_Overlay.pm, lib/RT/Record.pm, + lib/RT/Ticket_Overlay.pm, lib/RT/Transaction_Overlay.pm, + lib/RT/Action/Accumulate.pm, lib/RT/Interface/Web.pm, + share/html/Admin/CustomFields/Modify.html, + share/html/Admin/Elements/EditCustomFieldUILocation, + share/html/Elements/EditCustomFieldTimeValue, + share/html/Elements/ShowCustomFieldTimeValue, + share/html/Ticket/Display.html, share/html/Ticket/Update.html, + share/html/Ticket/Elements/EditTransactionCustomFields: + TimeWorked-like custom fields, RT#11168 + +2011-02-16 16:52 ivan + + * rt/: Makefile, Makefile.in, config.log, config.status, + configure.ac, bin/fastcgi_server, bin/mason_handler.fcgi, + bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-crontool, + bin/rt-mailgate, bin/standalone_httpd, etc/RT_Config.pm, + etc/RT_Config.pm.in, lib/RT.pm, lib/RT.pm.in, lib/RT/Action.pm, + lib/RT/Condition.pm, lib/RT/Config.pm, lib/RT/CustomField.pm, + lib/RT/CustomField_Overlay.pm, lib/RT/Date.pm, + lib/RT/Groups_Overlay.pm, lib/RT/Principal_Overlay.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Record.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/SearchBuilder.pm, + lib/RT/System.pm, lib/RT/Test.pm, lib/RT/Ticket_Overlay.pm, + lib/RT/Tickets_Overlay.pm, lib/RT/Transaction_Overlay.pm, + lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, + lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Web.pm, + sbin/rt-setup-database.in, share/html/autohandler, + share/html/index.html, share/html/Admin/CustomFields/Modify.html, + share/html/Admin/Elements/EditCustomFields, + share/html/Admin/Elements/EditScrip, + share/html/Admin/Elements/SelectScripAction, + share/html/Admin/Elements/SelectScripCondition, + share/html/Admin/Users/Modify.html, + share/html/Elements/CollectionList, + share/html/Elements/ColumnMap, share/html/Elements/Dashboards, + share/html/Elements/Footer, share/html/Elements/Header, + share/html/Elements/PageLayout, + share/html/Elements/RefreshHomepage, + share/html/Elements/SelectDate, share/html/Elements/SelectQueue, + share/html/Elements/ShowUserVerbose, + share/html/Elements/TicketList, + share/html/Elements/RT__CustomField/ColumnMap, + share/html/Elements/RT__Ticket/ColumnMap, + share/html/Prefs/SearchOptions.html, + share/html/Search/Build.html, share/html/Search/Results.tsv, + share/html/Search/Elements/BuildFormatString, + share/html/Search/Elements/DisplayOptions, + share/html/Search/Elements/PickCFs, + share/html/Ticket/Create.html, share/html/Ticket/Display.html, + share/html/Ticket/Elements/BulkLinks, + share/html/Ticket/Elements/ShowSummary, + share/html/Ticket/Elements/ShowTransactionAttachments, + share/html/Ticket/Elements/Tabs, + share/html/Ticket/Graphs/index.html, share/html/User/Prefs.html, + share/html/Widgets/TitleBoxEnd: commiting rt 3.8.9 to HEAD + +2011-02-16 16:24 ivan + + * rt/: share/html/Admin/autohandler, share/html/Admin/index.html, + share/html/Admin/CustomFields/GroupRights.html, + share/html/Admin/CustomFields/Objects.html, + share/html/Admin/CustomFields/UserRights.html, + share/html/Admin/CustomFields/index.html, + share/html/Admin/Global/GroupRights.html, + share/html/Admin/Global/MyRT.html, + share/html/Admin/Global/Scrip.html, + share/html/Admin/Global/Scrips.html, + share/html/Admin/Global/Template.html, + share/html/Admin/Global/Templates.html, + share/html/Admin/Global/UserRights.html, + share/html/Admin/Global/index.html, + share/html/Admin/Global/CustomFields/Groups.html, + share/html/Admin/Global/CustomFields/Queue-Tickets.html, + share/html/Admin/Global/CustomFields/Queue-Transactions.html, + share/html/Admin/Global/CustomFields/Queues.html, + share/html/Admin/Global/CustomFields/Users.html, + share/html/Admin/Global/CustomFields/index.html, + share/html/Admin/Tools/Configuration.html, + share/html/Admin/Tools/index.html, + share/html/Admin/Tools/Shredder/autohandler, + share/html/Admin/Tools/Shredder/index.html, + share/html/Admin/Tools/Shredder/Dumps/dhandler, + share/html/Admin/Tools/Shredder/Elements/DumpFileLink, + share/html/Admin/Tools/Shredder/Elements/ObjectCheckBox, + share/html/Admin/Tools/Shredder/Elements/PluginArguments, + share/html/Admin/Tools/Shredder/Elements/PluginHelp, + share/html/Admin/Tools/Shredder/Elements/SelectObjects, + share/html/Admin/Tools/Shredder/Elements/SelectPlugin, + share/html/Admin/Tools/Shredder/Elements/Error/NoRights, + share/html/Admin/Tools/Shredder/Elements/Error/NoStorage, + share/html/Admin/Tools/Shredder/Elements/Object/RT--Attachment, + share/html/Admin/Tools/Shredder/Elements/Object/RT--Ticket, + share/html/Admin/Tools/Shredder/Elements/Object/RT--User, + share/html/Admin/Users/GnuPG.html, + share/html/NoAuth/iCal/dhandler, share/html/NoAuth/rss/dhandler, + share/html/Admin/Groups/Modify.html, + share/html/Admin/Users/CustomFields.html, + share/html/Admin/Users/History.html, + share/html/Admin/Users/Memberships.html, + share/html/Admin/Users/MyRT.html, + share/html/Admin/Users/index.html, + share/html/Admin/Groups/CustomFields.html, + share/html/Admin/Groups/GroupRights.html, + share/html/Admin/Groups/History.html, + share/html/Admin/Groups/Members.html, + share/html/Admin/Groups/UserRights.html, + share/html/Admin/Groups/index.html, + share/html/Admin/Queues/Scrips.html, + share/html/Admin/Queues/Template.html, + share/html/Admin/Queues/CustomField.html, + share/html/Admin/Queues/GroupRights.html, + share/html/Admin/Queues/Modify.html, + share/html/Admin/Queues/People.html, + share/html/Admin/Queues/Scrip.html, + share/html/Admin/Queues/Templates.html, + share/html/Admin/Queues/UserRights.html, + share/html/Admin/Queues/index.html, + share/html/Admin/Elements/EditScrips, + share/html/Admin/Elements/EditTemplates, + share/html/Admin/Elements/PickCustomFields, + share/html/Admin/Elements/QueueRightsForUser, + share/html/Admin/Elements/SelectCustomFieldLookupType, + share/html/Admin/Elements/SelectNewGroupMembers, + share/html/Admin/Elements/SelectRights, + share/html/Admin/Elements/ShowKeyInfo, + share/html/Admin/Queues/CustomFields.html, + share/html/Admin/Queues/History.html, + share/html/Admin/Elements/AddCustomFieldValue, + share/html/Admin/Elements/ConfigureMyRT, + share/html/Admin/Elements/CreateUserCalled, + share/html/Admin/Elements/CustomFieldTabs, + share/html/Admin/Elements/EditCustomField, + share/html/Admin/Elements/EditCustomFieldValues, + share/html/Admin/Elements/EditCustomFieldValuesSource, + share/html/Admin/Elements/EditQueueWatchers, + share/html/Admin/Elements/EditUserComments, + share/html/Admin/Elements/GlobalCustomFieldTabs, + share/html/Admin/Elements/GroupTabs, + share/html/Admin/Elements/Header, + share/html/Admin/Elements/ListGlobalCustomFields, + share/html/Admin/Elements/ListGlobalScrips, + share/html/Admin/Elements/ModifyTemplate, + share/html/Admin/Elements/ObjectCustomFields, + share/html/Admin/Elements/PickObjects, + share/html/Admin/Elements/QueueTabs, + share/html/Admin/Elements/SelectCustomField, + share/html/Admin/Elements/SelectCustomFieldType, + share/html/Admin/Elements/SelectGroups, + share/html/Admin/Elements/SelectModifyGroup, + share/html/Admin/Elements/SelectModifyQueue, + share/html/Admin/Elements/SelectModifyUser, + share/html/Admin/Elements/SelectScrip, + share/html/Admin/Elements/SelectSingleOrMultiple, + share/html/Admin/Elements/SelectStage, + share/html/Admin/Elements/SelectTemplate, + share/html/Admin/Elements/SelectUsers, + share/html/Admin/Elements/SystemTabs, + share/html/Admin/Elements/Tabs, + share/html/Admin/Elements/ToolTabs, + share/html/Admin/Elements/UserTabs, share/html/Prefs/MyRT.html, + share/html/Prefs/Search.html, share/html/Dashboards/Modify.html, + share/html/Dashboards/Render.html, + share/html/Dashboards/Subscription.html, + share/html/Prefs/Other.html, share/html/Prefs/Quicksearch.html, + share/html/Prefs/Elements/Tabs, + share/html/Dashboards/Queries.html, + share/html/Dashboards/dhandler, share/html/Dashboards/index.html, + share/html/Dashboards/Elements/DashboardsForObject, + share/html/Dashboards/Elements/DashboardsForObjects, + share/html/Dashboards/Elements/Deleted, + share/html/Dashboards/Elements/HiddenSearches, + share/html/Dashboards/Elements/ListOfDashboards, + share/html/Dashboards/Elements/SelectPrivacy, + share/html/Dashboards/Elements/ShowDashboards, + share/html/Dashboards/Elements/ShowSubscription, + share/html/Dashboards/Elements/Tabs, + share/html/Dashboards/Elements/ShowPortlet/component, + share/html/Dashboards/Elements/ShowPortlet/dashboard, + share/html/Dashboards/Elements/ShowPortlet/search, + share/html/Helpers/CalPopup.html, + share/html/Helpers/Autocomplete/CustomFieldValues, + share/html/Helpers/Toggle/TicketBookmark, + share/html/Ticket/Forward.html, share/html/Ticket/GnuPG.html, + share/html/Ticket/ModifyPeople.html, share/html/Tools/MyDay.html, + share/html/Tools/Offline.html, share/html/Tools/index.html, + share/html/Tools/Elements/Tabs, + share/html/Tools/Reports/CreatedByDates.html, + share/html/Tools/Reports/ResolvedByDates.html, + share/html/Tools/Reports/ResolvedByOwner.html, + share/html/Tools/Reports/index.html, + share/html/Tools/Reports/Elements/Tabs, + share/html/Ticket/History.html, + share/html/Ticket/ModifyDates.html, + share/html/Ticket/ModifyLinks.html, + share/html/Ticket/Reminders.html, + share/html/Ticket/ShowEmailRecord.html, + share/html/Ticket/Attachment/dhandler, + share/html/Ticket/Attachment/WithHeaders/dhandler, + share/html/Ticket/Elements/EditDates, + share/html/Ticket/Elements/EditWatchers, + share/html/Ticket/Elements/ShowBasics, + share/html/Ticket/Elements/ShowGnuPGStatus, + share/html/Ticket/Elements/ShowPriority, + share/html/Ticket/Elements/ShowTime, + share/html/Ticket/Elements/ShowTransaction, + share/html/Ticket/Graphs/dhandler, + share/html/Ticket/Graphs/Elements/EditGraphProperties, + share/html/Ticket/Graphs/Elements/ShowGraph, + share/html/Ticket/Graphs/Elements/ShowLegends, + share/html/Ticket/Elements/Bookmark, + share/html/Ticket/Elements/EditBasics, + share/html/Ticket/Elements/FindAttachments, + share/html/Ticket/Elements/Reminders, + share/html/Ticket/Elements/ShowCustomFields, + share/html/Ticket/Elements/ShowDates, + share/html/Ticket/Elements/ShowGroupMembers, + share/html/Ticket/Elements/ShowMembers, + share/html/Ticket/Elements/ShowMessageHeaders, + share/html/Ticket/Elements/ShowMessageStanza, + share/html/Ticket/Elements/ShowQueue, + share/html/Ticket/Elements/ShowRequestor, + share/html/Ticket/Elements/ShowUserEntry, + share/html/Ticket/Elements/UpdateCc, + share/html/Ticket/Elements/AddWatchers, + share/html/Ticket/Elements/LoadTextAttachments, + share/html/Ticket/Elements/PreviewScrips, + share/html/Ticket/Elements/ShowAttachments, + share/html/Ticket/Elements/ShowPeople, + share/html/Approvals/Display.html, + share/html/Approvals/autohandler, + share/html/Ticket/Elements/EditPeople, + share/html/Ticket/Elements/ShowDependencies, + share/html/Ticket/Elements/ShowHistory, + share/html/Ticket/Elements/ShowUpdateStatus, + share/html/Approvals/index.html, + share/html/Approvals/Elements/Approve, + share/html/Approvals/Elements/PendingMyApproval, + share/html/Approvals/Elements/ShowDependency, + share/html/Approvals/Elements/Tabs, share/html/Search/Edit.html, + share/html/Search/Results.html, share/html/Search/Chart, + share/html/Search/Graph.html, share/html/Search/Results.rdf, + share/html/Search/Simple.html, share/html/Search/Chart.html, + share/html/Search/Elements/EditFormat, + share/html/Search/Elements/SelectGroup, + share/html/Search/Elements/SelectSearchesForObjects, + share/html/Download/CustomFieldValue/dhandler, + share/html/Download/Tabular/dhandler, + share/html/Elements/BevelBoxRaisedEnd, + share/html/Elements/Callback, share/html/Elements/Checkbox, + share/html/Elements/CreateTicket, + share/html/Elements/DashboardTabs, + share/html/Elements/EditCustomFieldAutocomplete, + share/html/Elements/EditCustomFieldBinary, + share/html/Elements/EditCustomFieldCombobox, + share/html/Elements/EditCustomFieldFreeform, + share/html/Elements/EditCustomFieldImage, + share/html/Elements/EditCustomFieldSelect, + share/html/Elements/EditCustomFieldText, + share/html/Elements/EditCustomFieldWikitext, + share/html/Elements/GotoTicket, share/html/Elements/ListActions, + share/html/Elements/Login, share/html/Elements/Logo, + share/html/Elements/Logout, share/html/Elements/MakeClicky, + share/html/Elements/MyRequests, + share/html/Elements/MySupportQueues, + share/html/Elements/MyTickets, + share/html/Elements/PersonalQuickbar, + share/html/Elements/QueryString, share/html/Elements/Quicksearch, + share/html/Elements/Refresh, share/html/Elements/Section, + share/html/Elements/SelectAttachmentField, + share/html/Elements/SelectCustomFieldOperator, + share/html/Elements/SelectDateRelation, + share/html/Elements/SelectDateType, + share/html/Elements/SelectGroups, share/html/Elements/SelectLang, + share/html/Elements/SelectLinkType, + share/html/Elements/SelectMatch, share/html/Elements/SelectOwner, + share/html/Elements/SelectResultsPerPage, + share/html/Elements/SelectStatus, + share/html/Elements/SelectTicketTypes, + share/html/Elements/SelectTimeUnits, + share/html/Elements/ShowCustomFieldBinary, + share/html/Elements/ShowCustomFieldImage, + share/html/Elements/ShowCustomFields, + share/html/Elements/ShowLinks, + share/html/Elements/ShowMemberships, + share/html/Elements/ShowSearch, + share/html/Elements/ShowUserConcise, share/html/Elements/Submit, + share/html/Elements/TitleBoxEnd, + share/html/Elements/TitleBoxStart, + share/html/Install/Basics.html, + share/html/Install/DatabaseDetails.html, + share/html/Install/DatabaseType.html, + share/html/Install/Finish.html, share/html/Install/Global.html, + share/html/Install/Initialize.html, + share/html/Install/Sendmail.html, share/html/Install/autohandler, + share/html/Install/index.html, + share/html/Install/Elements/Errors, + share/html/Install/Elements/Wrapper, + share/html/Search/Elements/Chart, + share/html/Search/Elements/ConditionRow, + share/html/Search/Elements/EditQuery, + share/html/Search/Elements/EditSearches, + share/html/Search/Elements/Graph, + share/html/Search/Elements/NewListActions, + share/html/Search/Elements/PickBasics, + share/html/Search/Elements/PickCriteria, + share/html/Search/Elements/ResultsRSSView, + share/html/Search/Elements/SearchPrivacy, + share/html/Search/Elements/SearchesForObject, + share/html/Search/Elements/SelectAndOr, + share/html/Search/Elements/SelectChartType, + share/html/Search/Elements/SelectGroupBy, + share/html/Search/Elements/SelectLinks, + share/html/Search/Elements/SelectPersonType, + share/html/Search/Elements/SelectSearchObject, + share/html/User/Delegation.html, + share/html/User/Elements/DelegateRights, + share/html/User/Elements/GroupTabs, + share/html/User/Elements/Tabs, + share/html/User/Groups/Members.html, + share/html/User/Groups/Modify.html, + share/html/User/Groups/index.html, + share/html/Elements/CollectionListPaging, + share/html/Elements/EditTimeValue, share/html/Elements/Error, + share/html/Elements/HeaderJavascript, + share/html/Elements/ShowCustomFieldText, + share/html/Elements/ShowLink, share/html/Elements/TitleBox, + share/html/Elements/EditCustomField, + share/html/Elements/SelectBoolean, + share/html/Elements/SelectNewTicketQueue, + share/html/Elements/SelectSortOrder, + share/html/Elements/SelectTicketSortBy, + share/html/Elements/SelectTimezone, + share/html/Elements/SelectUsers, + share/html/Elements/SimpleSearch, share/html/Elements/Tabs, + share/html/Elements/BevelBoxRaisedStart, + share/html/Elements/MyAdminQueues, + share/html/Elements/MyReminders, + share/html/Elements/QueueSummary, + share/html/Elements/SelectPriority, share/html/Elements/ShowUser, + share/html/Elements/EditPassword, share/html/Elements/EmailInput, + share/html/Elements/ListMenu, share/html/Elements/Menu, + share/html/Elements/MessageBox, share/html/Elements/MyRT, + share/html/Elements/QuickCreate, share/html/Elements/ScrubHTML, + share/html/Elements/SelectCustomFieldValue, + share/html/Elements/SelectEqualityOperator, + share/html/Elements/SelectWatcherType, + share/html/Elements/SetupSessionCookie, + share/html/Elements/ShowCustomFieldWikitext, + share/html/Elements/ShowRelationLabel, + share/html/Elements/ShowUserEmailFrequency, + share/html/Elements/ValidateCustomFields, + share/html/Elements/CollectionAsTable/Header, + share/html/Elements/CollectionAsTable/ParseFormat, + share/html/Elements/CollectionAsTable/Row, + share/html/Elements/GnuPG/KeyIssues, + share/html/Elements/GnuPG/SelectKeyForEncryption, + share/html/Elements/RT__Group/ColumnMap, + share/html/Elements/RT__Queue/ColumnMap, + share/html/Elements/RT__Template/ColumnMap, + share/html/Elements/RT__User/ColumnMap, + share/html/Elements/GnuPG/SelectKeyForSigning, + share/html/Elements/GnuPG/SignEncryptWidget, + share/html/Elements/RT__Scrip/ColumnMap, + share/html/Widgets/BulkEdit, share/html/Widgets/BulkProcess, + share/html/Widgets/ComboBox, + share/html/Widgets/FinalizeWidgetArguments, + share/html/Widgets/SavedSearch, share/html/Widgets/SelectionBox, + share/html/Widgets/TitleBox, share/html/Widgets/TitleBoxStart, + share/html/Widgets/Form/Boolean, share/html/Widgets/Form/Integer, + share/html/Widgets/Form/Select, share/html/Widgets/Form/String, + autom4te.cache/traces.0, autom4te.cache/output.0: import rt 3.8.9 + +2011-02-16 16:21 ivan + + * rt/: lib/RT/I18N/pt.po, lib/RT/I18N/nb.po, + lib/RT/I18N/i_default.pm, lib/RT/I18N/nn.po, + lib/RT/Report/Tickets.pm, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/ExtractSubjectTag.pm, + lib/RT/Action/LinearEscalate.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Report/Tickets/Entry.pm, + lib/RT/Action/NotifyGroupAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/Generic.pm, + lib/RT/Graph/Tickets.pm, lib/RT/Interface/CLI.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Handler.pm, lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/Request.pm, lib/RT/Interface/Web/Session.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/Standalone/PreFork.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Shredder/ACE.pm, lib/RT/Shredder/CachedGroupMember.pm, + lib/RT/Shredder/CustomField.pm, lib/RT/Shredder/Group.pm, + lib/RT/Shredder/Principal.pm, lib/RT/Shredder/ScripCondition.pm, + lib/RT/Shredder/Ticket.pm, lib/RT/Shredder/Transaction.pm, + lib/RT/Shredder/Attachment.pm, lib/RT/Shredder/Dependency.pm, + lib/RT/Shredder/Exceptions.pm, lib/RT/Shredder/Link.pm, + lib/RT/Shredder/ObjectCustomFieldValue.pm, + lib/RT/Shredder/POD.pm, lib/RT/Shredder/Record.pm, + lib/RT/Shredder/Template.pm, lib/RT/Shredder/Constants.pm, + lib/RT/Shredder/GroupMember.pm, lib/RT/Shredder/Plugin.pm, + lib/RT/Shredder/Queue.pm, lib/RT/Shredder/Scrip.pm, + lib/RT/Shredder/ScripAction.pm, lib/RT/Shredder/User.pm, + lib/RT/Shredder/CustomFieldValue.pm, + lib/RT/Shredder/Dependencies.pm, lib/RT/Approval/Rule.pm, + lib/RT/Approval/Rule/Created.pm, + lib/RT/Approval/Rule/NewPending.pm, + lib/RT/Approval/Rule/Passed.pm, lib/RT/Approval/Rule/Rejected.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Crypt/GnuPG.pm, + lib/RT/CustomFieldValues/External.pm, + lib/RT/CustomFieldValues/Groups.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Shredder/Plugin/Attachments.pm, + lib/RT/Shredder/Plugin/Base.pm, + lib/RT/Shredder/Plugin/Objects.pm, + lib/RT/Shredder/Plugin/SQLDump.pm, + lib/RT/Shredder/Plugin/Summary.pm, + lib/RT/Shredder/Plugin/Tickets.pm, + lib/RT/Shredder/Plugin/Users.pm, + lib/RT/Shredder/Plugin/Base/Dump.pm, + lib/RT/Shredder/Plugin/Base/Search.pm, lib/RT/Test/Email.pm, + lib/RT/Test/Web.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/CloseTicket.pm, + lib/RT/Condition/Generic.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/ReopenTicket.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, t/api/attachment.t, + t/api/scrip.t, t/api/cf_rights.t, t/api/link.t, + t/api/txn_content.t, t/api/attachment_filename.t, + t/api/password-types.t, t/approval/admincc.t, + t/web/query_builder.t, t/web/attachment_encoding.t, + t/web/basic.t, t/web/cf_select_one.t, t/web/compilation_errors.t, + t/web/html_template.t, t/web/offline_messages_utf8.t, + t/web/redirect-after-login.t, t/web/rest-non-ascii-subject.t, + t/web/rights1.t, t/web/saved_search_update.t, + t/web/ticket_seen.t, t/web/ticket_txn_content.t, + t/data/gnupg/emails/special/quoted_inline_signature.txt, + docs/timezones_in_charts.pod, docs/design_docs/approval_template, + sbin/extract-message-catalog, sbin/license_tag, + sbin/rt-attributes-viewer, sbin/rt-attributes-viewer.in, + sbin/rt-clean-sessions, sbin/rt-clean-sessions.in, + sbin/rt-dump-database, sbin/rt-dump-database.in, + sbin/rt-email-group-admin, sbin/rt-message-catalog, + sbin/rt-server, sbin/rt-server.in, sbin/rt-test-dependencies.in, + sbin/rt-validator.in, t/mail/gnupg-incoming.t, + t/mail/gnupg-realmail.t, t/mail/gnupg-special.t, + t/mail/outlook.t, t/mail/wrong_mime_charset.t, + sbin/merge-rosetta.pl, sbin/rt-email-dashboards, + sbin/rt-email-digest, sbin/rt-shredder, sbin/rt-shredder.in, + sbin/tweak-template-locstring, sbin/factory, + sbin/rt-email-dashboards.in, sbin/rt-email-group-admin.in, + sbin/rt-validator, sbin/rt-email-digest.in, share/html/dhandler, + share/html/l, share/html/REST/1.0/autohandler, + share/html/REST/1.0/dhandler, share/html/REST/1.0/logout, + share/html/REST/1.0/Forms/ticket/history, + share/html/REST/1.0/Forms/ticket/links, + share/html/REST/1.0/Forms/ticket/merge, + share/html/REST/1.0/Forms/ticket/take, + share/html/REST/1.0/NoAuth/mail-gateway, + share/html/REST/1.0/ticket/comment, + share/html/REST/1.0/ticket/link, + share/html/REST/1.0/ticket/merge, + share/html/REST/1.0/Forms/ticket/attachments, + share/html/REST/1.0/Forms/ticket/comment, + share/html/REST/1.0/Forms/ticket/default, + share/html/REST/1.0/Forms/transaction/default, + share/html/REST/1.0/Forms/user/default, + share/html/REST/1.0/Forms/user/ns, + share/html/REST/1.0/Forms/attachment/default, + share/html/REST/1.0/Forms/group/customfields, + share/html/REST/1.0/Forms/group/default, + share/html/REST/1.0/Forms/group/ns, + share/html/REST/1.0/Forms/queue/customfields, + share/html/REST/1.0/Forms/queue/default, + share/html/REST/1.0/Forms/queue/ns, + share/html/REST/1.0/Forms/queue/ticketcustomfields, + share/html/REST/1.0/search/ticket, + share/html/REST/1.0/search/dhandler, + share/html/SelfService/Closed.html, + share/html/SelfService/Create.html, + share/html/SelfService/CreateTicketInQueue.html, + share/html/SelfService/Display.html, + share/html/SelfService/Error.html, + share/html/SelfService/Prefs.html, + share/html/SelfService/Update.html, + share/html/SelfService/index.html, share/html/NoAuth/Login.html, + share/html/NoAuth/Logout.html, share/html/NoAuth/Reminder.html, + share/html/NoAuth/js/ahah.js, share/html/NoAuth/js/autohandler, + share/html/NoAuth/js/cascaded.js, + share/html/NoAuth/js/combobox.js, + share/html/NoAuth/js/titlebox-state.js, + share/html/NoAuth/js/util.js, + share/html/SelfService/Attachment/dhandler, + share/html/SelfService/Elements/GotoTicket, + share/html/SelfService/Elements/Header, + share/html/SelfService/Elements/MyRequests, + share/html/SelfService/Elements/Tabs, + share/html/NoAuth/css/autohandler, + share/html/NoAuth/css/dhandler, share/html/NoAuth/css/print.css, + share/html/NoAuth/css/3.5-default/titlebox.css, + share/html/NoAuth/css/base/misc.css, + share/html/NoAuth/css/3.4-compat/body.css, + share/html/NoAuth/css/3.4-compat/header.css, + share/html/NoAuth/css/3.4-compat/main.css, + share/html/NoAuth/css/3.4-compat/misc.css, + share/html/NoAuth/css/3.4-compat/quickbar.css, + share/html/NoAuth/css/3.4-compat/titlebox.css, + share/html/NoAuth/css/3.5-default/approvals.css, + share/html/NoAuth/css/3.5-default/body.css, + share/html/NoAuth/css/3.5-default/footer.css, + share/html/NoAuth/css/3.5-default/forms.css, + share/html/NoAuth/css/3.5-default/header.css, + share/html/NoAuth/css/3.5-default/local.css, + share/html/NoAuth/css/3.5-default/login.css, + share/html/NoAuth/css/3.5-default/logo.css, + share/html/NoAuth/css/3.5-default/main.css, + share/html/NoAuth/css/3.5-default/misc.css, + share/html/NoAuth/css/3.5-default/nav-left.css, + share/html/NoAuth/css/3.5-default/nav.css, + share/html/NoAuth/css/3.5-default/quickbar.css, + share/html/NoAuth/css/3.5-default/ticket-search.css, + share/html/NoAuth/css/3.5-default/ticket.css, + share/html/NoAuth/css/3.5-default/transactions.css, + share/html/NoAuth/css/web2/InHeader, + share/html/NoAuth/css/web2/admin.css, + share/html/NoAuth/css/web2/base.css, + share/html/NoAuth/css/web2/boxes.css, + share/html/NoAuth/css/web2/collection.css, + share/html/NoAuth/css/web2/forms.css, + share/html/NoAuth/css/web2/layout.css, + share/html/NoAuth/css/web2/login.css, + share/html/NoAuth/css/web2/main.css, + share/html/NoAuth/css/web2/misc.css, + share/html/NoAuth/css/web2/msie.css, + share/html/NoAuth/css/web2/msie6.css, + share/html/NoAuth/css/web2/nav.css, + share/html/NoAuth/css/web2/portlets.css, + share/html/NoAuth/css/web2/ticket-lists.css, + share/html/NoAuth/css/web2/ticket-search.css, + share/html/NoAuth/css/web2/ticket.css, + share/html/NoAuth/css/web2/tools.css, + share/html/NoAuth/RichText/dhandler, + share/html/NoAuth/css/3.4-compat/footer.css, + share/html/NoAuth/css/3.4-compat/forms.css, + share/html/NoAuth/css/3.4-compat/login.css, + share/html/NoAuth/css/3.4-compat/nav.css, + share/html/NoAuth/css/3.4-compat/ticket.css, + share/html/NoAuth/css/3.4-compat/transactions.css: import rt + 3.8.9 + +2011-02-16 16:18 ivan + + * rt/: README, UPGRADING.mysql, configure, UPGRADING, + bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/rt-crontool.in, bin/webmux.pl.in, bin/rt.in, + bin/standalone_httpd.in, bin/fastcgi_server.in, + bin/mason_handler.svc.in, etc/acl.mysql, + etc/upgrade/3.8-ical-extension.in, + etc/upgrade/upgrade-mysql-schema.pl, + etc/upgrade/3.8-branded-queues-extension.in, + etc/upgrade/3.8-ical-extension, + etc/upgrade/generate-rtaddressregexp, + etc/upgrade/generate-rtaddressregexp.in, + etc/upgrade/split-out-cf-categories, + etc/upgrade/split-out-cf-categories.in, + etc/upgrade/vulnerable-passwords, + etc/upgrade/vulnerable-passwords.in, + etc/upgrade/3.8-branded-queues-extension, + etc/upgrade/shrink_cgm_table.pl, + etc/upgrade/shrink_transactions_table.pl, + etc/upgrade/3.8.2/content, etc/upgrade/3.8.9/content, + lib/RT/ObjectCustomFieldValues.pm, lib/RT/Reminders.pm, + lib/RT/Installer.pm, lib/RT/CachedGroupMember.pm, + lib/RT/CustomFieldValues.pm, lib/RT/Group.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/Principals.pm, + lib/RT/Queues_Overlay.pm, lib/RT/SQL.pm, lib/RT/SavedSearches.pm, + lib/RT/ScripConditions.pm, lib/RT/ScripConditions_Overlay.pm, + lib/RT/Templates.pm, lib/RT/Transaction.pm, + lib/RT/CachedGroupMembers.pm, lib/RT/Dashboard.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Queues.pm, + lib/RT/Rule.pm, lib/RT/Shredder.pm, lib/RT/Attribute.pm, + lib/RT/Base.pm, lib/RT/ObjectCustomFields_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/Principal.pm, lib/RT/Scrips.pm, + lib/RT/Group_Overlay.pm, lib/RT/Search.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomField.pm, + lib/RT/ACE.pm, lib/RT/Attachment.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/ScripCondition.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/Scrips_Overlay.pm, + lib/RT/Links.pm, lib/RT/Template.pm, lib/RT/Attachments.pm, + lib/RT/Attributes.pm, lib/RT/Groups.pm, lib/RT/I18N.pm, + lib/RT/Link.pm, lib/RT/Principals_Overlay.pm, lib/RT/Ruleset.pm, + lib/RT/SharedSetting.pm, lib/RT/Template_Overlay.pm, + lib/RT/Util.pm, lib/RT/ACL_Overlay.pm, + lib/RT/Templates_Overlay.pm, lib/RT/Transactions.pm, + lib/RT/SavedSearch.pm, lib/RT/URI.pm, lib/RT/Users.pm, + lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/Plugin.pm, lib/RT/Queue.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/Tickets.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/ACL.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/ScripActions.pm, + lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/EmailParser.pm, + lib/RT/Scrip.pm, lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/GroupMember.pm, lib/RT/ScripAction.pm, + lib/RT/Attributes_Overlay.pm, lib/RT/Link_Overlay.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/User.pm, lib/RT/CustomFields.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Approval.pm, lib/RT/CustomFieldValue.pm, + lib/RT/I18N/nl.po, lib/RT/I18N/he.po, lib/RT/I18N/it.po, + lib/RT/I18N/ja.po, lib/RT/I18N/da.po, lib/RT/I18N/hu.po, + lib/RT/I18N/hr.po, lib/RT/I18N/pt_BR.po, lib/RT/I18N/zh_CN.po, + lib/RT/I18N/rt.pot, lib/RT/I18N/id.po, lib/RT/I18N/cs.po, + lib/RT/I18N/de.po, lib/RT/I18N/cs.pm, lib/RT/I18N/pl.po, + lib/RT/I18N/tr.po, lib/RT/I18N/ru.po, lib/RT/I18N/sv.po, + lib/RT/I18N/ar.po, lib/RT/I18N/zh_TW.po, lib/RT/I18N/fi.po, + lib/RT/I18N/ru.pm, lib/RT/I18N/pt_PT.po, lib/RT/I18N/en.po, + lib/RT/I18N/es.po, lib/RT/I18N/is.po, lib/RT/I18N/fr.po, + lib/RT/I18N/bg.po: import rt 3.8.9 + +2011-02-16 03:57 ivan + + * FS/FS/ClientAPI_XMLRPC.pm: fix freeside-sellfservice-xmlrpcd for + implied hash :/ + +2011-02-16 03:49 ivan + + * FS/FS/ClientAPI.pm: more debugging + +2011-02-16 03:04 ivan + + * FS/FS/ClientAPI.pm: add debugging + +2011-02-16 02:52 ivan + + * FS/FS/ClientAPI/PrepaidPhone.pm: add debugging + +2011-02-15 23:39 levinse + + * FS/FS/cust_bill.pm, conf/invoice_html, + httemplate/view/cust_bill-barcode.cgi, + httemplate/view/cust_bill.cgi: add barcodes to invoices, HTML + part, RT10698 + +2011-02-15 22:21 levinse + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latexcoupon: add + barcodes to invoices, PDF part, RT10698 + +2011-02-15 21:50 ivan + + * conf/: selfservice-alink_color, selfservice-body_bgcolor, + selfservice-box_bgcolor, selfservice-font, + selfservice-hlink_color, selfservice-link_color, + selfservice-menu_fontsize, selfservice-menu_nounderline, + selfservice-menu_skipblanks, selfservice-menu_skipheadings, + selfservice-text_color, selfservice-title_align, + selfservice-title_color, selfservice-title_size, + selfservice-vlink_color: adding jeremy's suggested default + selfservice config + +2011-02-15 15:52 mark + + * FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, + httemplate/misc/process/pay_batch-approve.cgi, + httemplate/search/cust_pay_batch.cgi, + httemplate/search/pay_batch.cgi, + httemplate/search/elements/cust_pay_batch_top.html: batch payment + revocation, RT#10545 + +2011-02-15 11:02 ivan + + * FS/FS/Conf.pm, httemplate/elements/select-terms.html: add Net 3 + terms, RT#11641 + +2011-02-14 20:20 levinse + + * httemplate/: elements/customer-table.html, + misc/xmlhttp-cust_main-search.cgi: quick payment tool + improvements, RT10698 + +2011-02-14 15:01 mark + + * bin/cdr-voipnow.import: VoipNow import adjustment, RT#11178 + +2011-02-14 13:43 ivan + + * FS/FS/: svc_Common.pm, cust_main/Billing_Realtime.pm: finish + fixing declined signup of prepaid package provisioning to RADIUS + anyway, RT#10122 + +2011-02-12 23:19 levinse + + * httemplate/browse/did_order.html, + httemplate/browse/did_vendor.html, FS/bin/freeside-lata-import, + httemplate/edit/did_order.html, httemplate/edit/did_vendor.html, + httemplate/edit/process/did_order.html, + httemplate/edit/process/did_vendor.html, + httemplate/elements/menu.html, + httemplate/elements/tr-select-state.html, FS/FS.pm, + FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/did_order.pm, + FS/FS/did_vendor.pm, FS/FS/lata.pm, FS/FS/phone_avail.pm, + FS/t/did_order.t, FS/t/did_vendor.t, FS/t/lata.t, + httemplate/edit/elements/edit.html, + httemplate/misc/phone_avail-import.html, FS/MANIFEST, + FS/FS/Mason.pm: bulk DID orders and inventory, RT11291 + +2011-02-11 21:03 levinse + + * FS/FS/part_pkg.pm: show package pricing details on customer view, + RT11372 + +2011-02-11 20:56 levinse + + * FS/FS/: part_pkg.pm, part_pkg/base_rate.pm, part_pkg/bulk.pm, + part_pkg/flat.pm, part_pkg/flat_comission.pm, + part_pkg/rt_time.pm, part_pkg/sesmon_hour.pm, + part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm, + part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm, + part_pkg/voip_cdr.pm, part_pkg/voip_inbound.pm, + part_pkg/voip_sqlradacct.pm, part_pkg/torrus_Common.pm: show + package pricing details on customer view, RT11372 + +2011-02-11 19:25 levinse + + * bin/b-move-customers: add initial version of custom freeside + migration script, RT10536 + +2011-02-11 18:36 mark + + * httemplate/search/cust_pay_batch.cgi: lock down manual batch + approval + +2011-02-11 16:19 ivan + + * FS/FS/part_pkg/voip_cdr.pm: handle domestic_prefix of 0, RT#11390 + +2011-02-11 15:59 mark + + * httemplate/edit/cdr_type.cgi, httemplate/edit/rate.cgi, + httemplate/edit/rate_detail.html, + httemplate/edit/rate_region.cgi, + httemplate/edit/process/cdr_type.cgi, FS/FS/Schema.pm, + FS/FS/cdr_type.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm, + FS/FS/part_pkg/voip_cdr.pm, httemplate/browse/rate.cgi, + httemplate/browse/rate_region.html, + httemplate/elements/auto-table.html, + httemplate/elements/select-cdr_type.html, + httemplate/browse/elements/browse.html: rate selection by CDR + type, RT#10991 + +2011-02-10 09:11 ivan + + * httemplate/search/cust_pkg.cgi: fix color/link alightment on + package report + +2011-02-09 22:08 mark + + * FS/FS/pay_batch.pm: fix batch payment recording again + +2011-02-09 17:17 ivan + + * httemplate/search/report_newtax.cgi, FS/FS/tax_rate.pm: fix cch + tax report for more than one cust_bill_pkg_tax_rate_location per + line item, RT#11483 + +2011-02-09 17:08 levinse + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + torrus/perllib/Torrus/Renderer/HTML.pm, + torrus/templates/default-dir.html: torrus, UI, RT10574 + +2011-02-09 17:03 ivan + + * httemplate/search/: cust_bill_pkg.cgi, report_newtax.cgi: fix cch + tax report for more than one cust_bill_pkg_tax_rate_location per + line item, RT#11483 + +2011-02-09 15:08 mark + + * FS/FS/pay_batch.pm: fix batch payment recording, fallout from + #10545 + +2011-02-09 00:57 ivan + + * FS/: FS/Cron/nms_report.pm, + FS/NetworkMonitoringSystem/Torrus_Internal.pm, + bin/freeside-daily: automatically generate monthly torrus reports + before 1st of the month billing, RT#10574 + +2011-02-08 21:22 levinse + + * FS/FS/part_pkg/recur_Common.pm: fix regression caused by RT10481 + in sql_external, RT11536 + +2011-02-08 20:48 ivan + + * httemplate/edit/process/cust_main_county-expand.cgi: improve + error message when splitting taxclasses and there aren't any yet, + RT#11144 + +2011-02-08 20:42 ivan + + * httemplate/edit/process/cust_main_county-add.cgi: tax editor fix + for adding additional counties when you already have cities, + RT#11144 + +2011-02-07 15:22 levinse + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + httemplate/view/svc_port.cgi: torrus, UI, RT10574 + +2011-02-06 21:20 levinse + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + torrus/perllib/Torrus/Freeside.pm, + torrus/perllib/Torrus/Renderer/HTML.pm, + torrus/templates/default-dir.html: torrus, UI, RT10574 + +2011-02-04 22:32 levinse + + * httemplate/misc/nms-add_router.html, + httemplate/misc/process/nms-add_iface.html, + httemplate/misc/process/nms-add_router.html, + torrus/perllib/Torrus/Renderer/HTML.pm, + torrus/templates/default-dir.html: torrus, add router UI, RT10574 + +2011-02-04 22:25 ivan + + * FS/FS/cust_pkg.pm: fix cpu/mem sucking when service labels are + very long, RT#11452 + +2011-02-04 22:04 levinse + + * FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + httemplate/misc/nms-add_iface.html, + httemplate/misc/process/nms-add_iface.html: torrus, add interface + UI, RT10574 + +2011-02-04 22:03 ivan + + * FS/FS/: cust_bill.pm, cust_pkg.pm: add more debug tracing to + invoice generation, RT#11452 + +2011-02-04 21:45 ivan + + * FS/FS/cust_pkg.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 21:18 ivan + + * FS/FS/cust_pkg.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:58 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:49 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:41 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:05 ivan + + * FS/FS/cust_bill.pm: fix cpu/memory problem?, RT#11452 + +2011-02-04 20:02 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 19:53 ivan + + * FS/FS/cust_bill.pm: normalize spacing on HEAD vs 2.1 + +2011-02-04 19:36 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 18:38 ivan + + * FS/FS/cust_bill.pm: add some debug tracing to invoice generation, + RT#11452 + +2011-02-04 18:17 ivan + + * FS/FS/cust_bill_pkg.pm: probably not related to fibernetics' + memory problem, but still, should always use any class that's + qsearch-ed, RT#11452 + +2011-02-04 00:23 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/view_port_graph.html, + fs_selfservice/FS-SelfService/cgi/view_usage.html: torrus SS + first pass, RT10574 + +2011-02-03 17:12 mark + + * FS/FS/pay_batch/td_eft1464.pm: TD EFT format padding, RT#10545 + +2011-02-02 22:18 levinse + + * FS/FS/svc_port.pm, httemplate/view/svc_port.cgi: torrus misc + fixes, RT10574 + +2011-02-01 03:12 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: add username-pound config + +2011-01-31 17:29 ivan + + * FS/FS/svc_acct.pm: allow colons in directories + +2011-01-31 16:09 mark + + * rt/etc/: RT_Config.pm, RT_Config.pm.in, RT_SiteConfig.pm: ticket + escalation config goes in RT_Config, not SiteConfig + +2011-01-31 15:58 mark + + * rt/lib/RT/Tickets_Overlay.pm: search for 'last month', RT#11057 + +2011-01-31 12:28 mark + + * FS/FS/Conf.pm, httemplate/search/cust_pay_batch.cgi: fixed format + option for TD EFT, RT#10545 + +2011-01-31 12:02 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Queue_Local.pm: fix user settings + when renaming queue, RT#10488 + +2011-01-31 12:01 mark + + * rt/lib/RT/Queue_Local.pm: bad commit + +2011-01-31 11:56 mark + + * rt/lib/RT/Queue_Local.pm: rt/FREESIDE_MODIFIED + +2011-01-30 22:53 ivan + + * FS/FS/svc_port.pm: bump the size back up a little since we're + using more for the legend + +2011-01-30 22:30 levinse + + * FS/FS/svc_port.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/view_usage.html, + httemplate/misc/nms-add_iface.html, httemplate/view/svc_port.cgi, + torrus/templates/default-dir.html: torrus various changes, + RT10574 + +2011-01-30 21:50 ivan + + * FS/FS/svc_port.pm: slightly better error handling than before?, + RT#10574 + +2011-01-30 18:00 ivan + + * FS/FS/svc_port.pm: fix what i broke for Pg, RT#10574 + +2011-01-30 15:45 ivan + + * torrus/perllib/Torrus/: Renderer/Freeside.pm, + ReportOutput/Freeside.pm: fix torrus interface slowness resulting + from initializing FS for every component, RT#10574 + +2011-01-30 15:18 ivan + + * FS/FS/svc_port.pm: slightly squatter internal graphs, RT#10574 + +2011-01-30 14:32 ivan + + * FS/FS/: Record.pm, svc_port.pm: fix bw graphs for mysql?, + RT#10574 + +2011-01-30 14:02 ivan + + * FS/FS/svc_port.pm: what's going on with bw graphs, RT#10574 + +2011-01-29 23:13 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit UI: add + more cities & remove individual cities, RT#11144 + +2011-01-29 23:02 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit UI: add + more cities & remove individual cities, RT#11144 + +2011-01-29 22:44 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit UI: add + more counties & remove individual counties, RT#11144 + +2011-01-29 22:33 ivan + + * httemplate/: browse/cust_main_county.cgi, + edit/cust_main_county-add.cgi, + edit/process/cust_main_county-add.cgi, + edit/process/cust_main_county-collapse.cgi, + edit/process/cust_main_county-remove.cgi: improve tax edit UI: + add more counties & remove individual counties, RT#11144 + +2011-01-28 18:50 levinse + + * httemplate/misc/nms-add_iface.html, FS/FS/svc_port.pm, + FS/FS/NetworkMonitoringSystem/Torrus_Internal.pm, + httemplate/view/port_graph.html, httemplate/view/svc_port.cgi: + torrus, RT10574 + +2011-01-28 13:55 mark + + * FS/FS/Conf.pm: fix incorrect text + +2011-01-28 13:30 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Date.pm, + lib/RT/Tickets_Overlay.pm: ticket search for "this month", + RT#11057 + +2011-01-27 18:59 ivan + + * torrus/FREESIDE_MODIFIED: keep track of what we change + +2011-01-27 18:49 levinse + + * httemplate/misc/nms-add_iface.html, + torrus/perllib/Torrus/Renderer/HTML.pm, + torrus/templates/default-dir.html: torrus, RT10574 + +2011-01-27 15:46 ivan + + * FS/FS/cust_main/Billing_Realtime.pm: fix savings ach? RT#11377 + +2011-01-27 13:46 ivan + + * FS/FS/Mason/Request.pm: orget about trying to set ::TMPDIRECTORY, + chicken & egg proiblem, RT#11360 + +2011-01-27 12:18 ivan + + * FS/FS/NetworkMonitoringSystem.pm: return a true value, doh + +2011-01-26 16:37 ivan + + * FS/FS/UI/Web.pm: fix svc_label_link...? how did this ever work? + RT#11331 + +2011-01-26 16:30 ivan + + * FS/FS/UI/Web.pm: diagnose winding up in svc_X_link without a + cust_svc? RT#11331 + +2011-01-26 13:43 mark + + * rt/lib/RT/Tickets_Overlay.pm: clean up date customfield change + +2011-01-26 13:35 mark + + * rt/lib/RT/Tickets_Overlay.pm: fix customfield date search, + RT#8449 + +2011-01-25 02:13 mark + + * FS/FS/TicketSystem.pm, FS/FS/Cron/rt_tasks.pm, + rt/FREESIDE_MODIFIED, rt/etc/RT_SiteConfig.pm, + rt/lib/RT/Action/EscalateQueue.pm, + rt/lib/RT/Action/SetPriority_Local.pm, + rt/lib/RT/CustomFieldValues/Queues.pm: ticket escalation, part 2, + RT#8254 + +2011-01-25 00:32 mark + + * bin/cdr-opensips.import: more cleanup, RT#10992 + +2011-01-24 19:15 ivan + + * FS/MANIFEST, FS/FS/Mason.pm, + torrus/perllib/Torrus/Renderer/HTML.pm: torrus add router / + interface, RT#10574 + +2011-01-24 19:14 ivan + + * FS/FS/: NetworkMonitoringSystem.pm, + NetworkMonitoringSystem/Torrus_Internal.pm: torrus, 10574 + +2011-01-24 17:03 mark + + * bin/cdr-opensips.import: revised openSIPS import script, RT#10992 + +2011-01-24 15:06 levinse + + * FS/FS/cdr.pm, httemplate/misc/cdr.cgi: CDR reprocess with + termination, RT8763 + +2011-01-23 19:06 ivan + + * FS/FS/part_pkg/torrus_bw_usage.pm: torrus, RT#10574 + +2011-01-23 18:59 ivan + + * httemplate/elements/select-torrus_serviceid.html: torrus, + RT#10574 + +2011-01-23 18:56 ivan + + * FS/FS/Mason.pm, httemplate/edit/svc_port.cgi, + httemplate/elements/select-torrus_serviceid.html, + httemplate/elements/tr-select-torrus_serviceid.html: torrus, + RT#10574 + +2011-01-23 17:09 levinse + + * FS/: FS/Mason/Request.pm, bin/freeside-daily: upgrade + optimizations for space-constrained installs, RT10071 + +2011-01-23 17:02 ivan + + * httemplate/edit/: cust_credit.cgi, cust_pay.cgi, cust_refund.cgi: + XXXXXX.YY + +2011-01-23 16:54 ivan + + * FS/FS/part_pkg/: torrus_Common.pm: torrus, RT#10574 + +2011-01-23 16:49 ivan + + * FS/FS/part_pkg/torrus_Common.pm: torrus, RT#10574 + +2011-01-23 16:46 ivan + + * FS/FS/part_pkg/torrus_Common.pm: torrus, RT#10574 + +2011-01-23 16:38 ivan + + * FS/FS/part_pkg/torrus_Common.pm: torrus, RT#10574 + +2011-01-23 16:26 ivan + + * FS/FS/part_pkg/torrus_Common.pm: torrus, RT#10574 + +2011-01-23 16:22 ivan + + * FS/FS/Record.pm: scalar_sql return an empty string on no row as + documented + +2011-01-23 16:10 ivan + + * FS/FS/part_pkg/: torrus_Common.pm, torrus_bw_percentile.pm: + torrus, RT#10574 + +2011-01-23 14:53 levinse + + * FS/FS/cust_main/Billing_Realtime.pm: fix annoying warnings caused + by prev commits for RT11237 + +2011-01-23 14:04 levinse + + * FS/: FS/otaker_Mixin.pm, bin/freeside-daily: upgrade + optimizations for space-constrained installs, RT10071 + +2011-01-23 12:55 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/payment_results.html: add + receipt for SS realtime CC payment, RT8498 + +2011-01-22 20:56 levinse + + * FS/FS/: cust_bill.pm, cust_main/Billing_Realtime.pm: add possibly + finished credit card surcharge, RT11237 + +2011-01-22 16:49 levinse + + * httemplate/: edit/phone_device.html, + edit/process/phone_device.html, elements/select-mac.html: bug fix + my previous commit for RT7794 + +2011-01-22 12:03 levinse + + * httemplate/elements/select-mac.html, + httemplate/elements/tr-select-mac.html, FS/FS/Schema.pm, + FS/FS/part_device.pm, httemplate/browse/part_device.html, + httemplate/edit/part_device.html, + httemplate/edit/phone_device.html, + httemplate/misc/macinventory.cgi: populate MAC address from + inventory for svc_phone devices, RT7794 + +2011-01-21 18:45 levinse + + * FS/FS/Schema.pm, FS/FS/svc_broadband.pm, + FS/FS/part_export/broadband_shellcommands.pm, + httemplate/edit/svc_broadband.cgi, + httemplate/view/svc_broadband.cgi: add svc_broadband + shellcommands export, RT11250 + +2011-01-21 14:20 levinse + + * FS/FS/cust_main/Billing_Realtime.pm: turn off the debug I turned + on in the prev commit for RT11237 + +2011-01-21 14:17 levinse + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/ClientAPI/MyAccount.pm, + FS/FS/cust_main/Billing_Realtime.pm, + FS/FS/part_event/Action/cust_bill_realtime_card.pm, + fs_selfservice/FS-SelfService/cgi/make_payment.html, + httemplate/misc/payment.cgi: add (unfinished) credit card + surcharge, part 1 + +2011-01-21 11:32 ivan + + * FS/FS/ClientAPI/Signup.pm: possibly fix problems with templated + signup, RT#11218 + +2011-01-21 01:40 ivan + + * FS/FS/cust_pkg/Import.pm: questionable auto-domaining of + username@domain usernames on package import, RT#9117 + +2011-01-21 01:26 ivan + + * FS/FS/cust_pkg/Import.pm: questionable auto-domaining of + username@domain usernames on package import, RT#9117 + +2011-01-20 21:55 levinse + + * FS/FS/part_export/www_shellcommands.pm: change www_shellcommands + to use Net::OpenSSH, RT8115 + +2011-01-20 17:11 levinse + + * httemplate/graph/elements/report.html: bug fix: all Excel reports + using bottom_total option had total row off by one, RT10911 + +2011-01-20 16:35 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/SavedSearches_Local.pm, + share/html/Elements/SavedSearches, + share/html/Elements/RT__SavedSearch/ColumnMap, + share/html/Prefs/SavedSearches.html, + share/html/Ticket/Elements/Tabs: interface to view/edit saved + searches, RT#10746 + +2011-01-20 15:05 ivan + + * FS/FS/cust_main.pm: fix fallout from status module changes, + RT#11295 + +2011-01-20 12:46 levinse + + * FS/FS/qual.pm, FS/FS/part_export/ikano.pm, + httemplate/edit/svc_dsl.cgi, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/elements/popup_link-cust_main.html, + httemplate/elements/tr-select-cust_location.html, + httemplate/misc/order_pkg.html, httemplate/view/qual.cgi, + httemplate/view/cust_main/order_pkg_link.html: Ikano / svc_dsl / + qualification improvements, RT7111 + +2011-01-20 01:55 ivan + + * FS/FS/Conf.pm: add cust_main-status_module to control how + customers with cancelled recurring but un-cancelled one time + charges are recognized, RT#10478 + +2011-01-20 01:51 ivan + + * FS/: FS/Conf.pm, FS/cust_main.pm, FS/cust_main/Status.pm, + MANIFEST: add cust_main-status_module to control how customers + with cancelled recurring but un-cancelled one time charges are + recognized, RT#10478 + +2011-01-19 21:34 ivan + + * FS/FS/part_event/Condition/cust_bill_has_service.pm: fix + condition to work w/taxes, RT#3983 + +2011-01-19 21:22 ivan + + * FS/FS/cust_pkg.pm: fix crediting for unused time on expirations? + +2011-01-19 17:25 mark + + * FS/FS/bill_batch.pm: load CAM::PDF on startup + +2011-01-19 16:38 mark + + * FS/FS/part_pkg/: bulk.pm, discount_Mixin.pm, flat_introrate.pm: + intro periods and DST, RT#11018 + +2011-01-19 13:50 levinse + + * FS/FS/Schema.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/domreg_opensrs.pm, + httemplate/edit/svc_domain.cgi: Add experimental OpenSRS export + changes, and svc_domain UI changes for .au registrations + +2011-01-19 12:34 levinse + + * FS/FS/Conf.pm: fix typo in Conf.pm + +2011-01-19 11:12 ivan + + * FS/FS/: cust_bill.pm, Conf.pm: add cust_bill-no_recipients-error + config, RT#11276 + +2011-01-18 16:41 mark + + * FS/FS/: cust_main/Billing.pm, part_pkg/flat.pm, + part_pkg/prorate.pm, part_pkg/prorate_Mixin.pm: deferred prorate + billing, RT#10630 + +2011-01-18 01:32 ivan + + * rt/lib/RTx/Statistics.pm: fix RTx Statistics years for 2011 + +2011-01-18 00:42 ivan + + * FS/FS/: Conf.pm, cust_bill.pm: date_format_long for showing "1 + Feb 2011" instead of "Feb 1st, 2011", RT#11176 + +2011-01-17 21:21 levinse + + * FS/FS/part_pkg/: discount_Mixin.pm, recur_Common.pm, + sql_external.pm: add discount capability to sql_external, RT10481 + +2011-01-17 20:16 levinse + + * fs_selfservice/FS-SelfService/cgi/: header.html, ws_list.html: + improve wholesale SS UI, RT10883 + +2011-01-17 19:48 levinse + + * httemplate/: view/svc_phone.cgi, edit/svc_phone.cgi: missed this + for the prev commit for RT10993 + +2011-01-17 19:44 levinse + + * FS/FS/: Schema.pm, part_export/phone_sqlopensips.pm, + svc_phone.pm: OpenSIPS provisioning improvements, RT10993 + +2011-01-17 19:32 levinse + + * FS/FS/Conf.pm, httemplate/config/config-view.cgi: move + telephony-related config items into their own section + +2011-01-17 18:46 ivan + + * FS/FS/part_export.pm, httemplate/misc/phone_avail-import.html: + better export labeling for DID import, RT#11219 + +2011-01-17 18:19 levinse + + * FS/FS/Conf.pm, FS/FS/part_export/phone_sqlopensips.pm, + httemplate/config/config-view.cgi: OpenSIPS provisioning + improvements, RT10993 + +2011-01-17 16:59 levinse + + * httemplate/: elements/menu.html, + search/phone_inventory_provisioned.html: added DID + availability/inventory/provisioning report, RT10988 + +2011-01-17 16:32 mark + + * FS/FS/: pay_batch.pm, pay_batch/td_eft1464.pm: TD EFT format + fixes, RT#10545 + +2011-01-16 14:31 ivan + + * FS/FS/cust_pkg.pm: better error on bad pkgpart + +2011-01-16 12:20 ivan + + * FS/FS/: cust_svc.pm, part_pkg/sesmon_hour.pm, + part_pkg/sesmon_minute.pm: internal session db deprecated (or at + least on hold), RT#11217 + +2011-01-15 22:45 levinse + + * FS/FS/part_export/domreg_opensrs.pm: add ability to register .au + domains via OpenSRS, RT10729 + +2011-01-15 21:44 levinse + + * FS/FS/phone_avail.pm, FS/FS/part_export/internal_diddb.pm, + httemplate/misc/phone_avail-import.html: DID import enhancements, + RT11219 + +2011-01-15 21:07 ivan + + * FS/FS/cust_main.pm: use + +2011-01-15 19:35 ivan + + * FS/FS/cust_pkg.pm: more complete package deletion + +2011-01-15 19:33 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + FS/FS/part_export/phone_sqlopensips.pm, + httemplate/edit/svc_phone.cgi, httemplate/view/svc_phone.cgi: + OpenSIPS provisioning, RT10993 + +2011-01-15 18:57 ivan + + * FS/FS/cust_main.pm: use FS::cust_main_note; + +2011-01-15 18:49 ivan + + * httemplate/misc/cust_main-import_charges.cgi: wording + +2011-01-15 18:23 ivan + + * httemplate/misc/: cust_main-import.cgi: spacing + +2011-01-14 17:20 mark + + * bin/cdr-voipnow.import: VoipNow documentation + +2011-01-14 16:46 mark + + * bin/cdr-voipnow.import: VoipNow CDR import, RT#11178 + +2011-01-14 12:08 levinse + + * FS/FS/part_pkg/voip_cdr.pm: make CDR invoice details appear + chronologically on invoices, for voip_cdr, RT10960 + +2011-01-13 18:51 ivan + + * FS/FS/: Maestro.pm, ClientAPI/MyAccount.pm, + cust_main/Packages.pm: fix old form of order_pkgs in favor of + seconds_ref as an option, RT#10122 + +2011-01-13 18:51 ivan + + * FS/FS/: cust_pkg.pm, ClientAPI/Signup.pm, cust_main/Billing.pm: + fix declined signup of prepaid package provisioning to RADIUS + anyway, RT#10122 + +2011-01-13 08:35 levinse + + * FS/FS/: Conf.pm, cust_bill.pm, cust_bill_pkg.pm, + cust_main/Billing.pm: optionally generate line items which are + fully discounted, RT10481 + +2011-01-12 21:51 ivan + + * httemplate/docs/credits.html: add erik to core, move jeff and + richard to emeritus + +2011-01-12 18:49 levinse + + * FS/FS/part_pkg/voip_cdr.pm: International calling plans / region + group billing, RT8951 + +2011-01-12 14:00 mark + + * rt/: FREESIDE_MODIFIED, share/html/Search/Results.tsv: ticket + search spreadsheet download fix, RT#10855 + +2011-01-12 03:31 ivan + + * conf/invoice_latex: fix CDRs pushing typeset invoice off the + right margin in some cases, RT#10962 + +2011-01-11 22:26 ivan + + * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_discount.pm, + httemplate/edit/process/cust_pkg_discount.html: fix otaker + getting inserted and messing up discount reports; upgrade fixes + db, RT#10876 + +2011-01-11 21:59 ivan + + * httemplate/search/elements/search-html.html: fix SQL query, + RT#11127 + +2011-01-11 21:43 ivan + + * httemplate/elements/menu.html: s/Process invoice batchs/Download + invoice batches/, RT#11075 + +2011-01-11 19:11 ivan + + * FS/FS/part_export/globalpops_voip.pm: globalpops is now voip + innovations, fix phone number fetch + +2011-01-11 07:49 levinse + + * FS/FS/phone_avail.pm, FS/FS/part_export/vitelity.pm, + httemplate/elements/select-did.html, + httemplate/misc/phonenums.cgi: Vitelity DID selection + improvements, RT4868 + +2011-01-10 18:03 levinse + + * FS/FS/part_export/vitelity.pm, + httemplate/elements/select-did.html: Vitelity API improvements + for toll-free and vfax, RT11009 + +2011-01-10 16:56 mark + + * FS/FS/part_pkg/prorate_Mixin.pm: add_full_period fix, RT#9874 + +2011-01-10 14:00 levinse + + * FS/FS/Schema.pm, FS/FS/svc_dsl.pm, httemplate/edit/svc_dsl.cgi: + add VPI/VCI fields to svc_dsl, RT5059 + +2011-01-10 12:14 levinse + + * FS/FS/cust_main/Search.pm: add customer search by billing email, + RT10399 + +2011-01-10 11:44 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + FS/FS/part_export/vitelity.pm, httemplate/edit/svc_phone.cgi, + httemplate/edit/process/svc_phone.html, + httemplate/elements/select-did.html, + httemplate/elements/select-phonenum.html, + httemplate/misc/phonenums.cgi, httemplate/view/svc_phone.cgi: + vitelity API improvements for toll-free and fax, RT11009 + +2011-01-10 09:45 ivan + + * FS/FS/Cron/backup.pm: use -Fc format to dump Pg databases + +2011-01-08 15:30 ivan + + * httemplate/view/cust_main/change_history.html: spacing + +2011-01-08 15:19 ivan + + * rt/: Makefile, sbin/rt-session-viewer: fix rt-session-viewer + mucking up upgrades + +2011-01-07 21:21 mark + + * FS/FS/cust_svc.pm: count available services correctly, RT#10340 + +2011-01-07 17:40 mark + + * FS/FS/part_pkg/: flat.pm, prorate_Mixin.pm, subscription.pm: fix + introrate/prorate interaction, RT#11018 + +2011-01-07 16:54 ivan + + * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/h_svc_port.pm, + FS/FS/svc_port.pm, FS/FS/part_pkg/torrus_Common.pm, + FS/FS/part_pkg/torrus_bw_percentile.pm, + FS/FS/part_pkg/torrus_bw_usage.pm, FS/t/h_svc_port.t, + FS/t/svc_port.t, httemplate/edit/part_svc.cgi, + torrus/FREESIDE_MODIFIED: torrus, RT#10574 + +2011-01-07 16:42 levinse + + * FS/FS/part_export/vitelity.pm: Vitelity DID provisioning, change + RC sorting, RT4868 + +2011-01-07 15:13 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + FS/FS/part_export/phone_sqlopensips.pm, + httemplate/edit/svc_phone.cgi, httemplate/view/svc_phone.cgi: + opensips provisioning, RT10993 + +2010-12-31 22:39 mark + + * FS/FS/Conf.pm, FS/FS/Cron/rt_tasks.pm, FS/bin/freeside-daily, + rt/FREESIDE_MODIFIED, rt/lib/RT/Action/EscalatePriority.pm: + ticketing escalation, part 1, RT#8254 + +2010-12-31 16:46 mark + + * FS/FS/TicketSystem/RT_Internal.pm, + httemplate/view/cust_main/tickets.html, rt/Makefile.in, + rt/FREESIDE_MODIFIED, rt/configure.ac, + rt/lib/RT/Principal_Overlay.pm, rt/lib/RT/Queue_Overlay.pm, + rt/lib/RT/System.pm, rt/lib/RT/Test.pm, + rt/lib/RT/Interface/Web.pm, rt/sbin/rt-session-viewer.in, + rt/share/html/Elements/SelectQueue, + rt/share/html/Ticket/Create.html: limit ticket creation queue + dropdowns based on ACL, RT#7778 + +2010-12-30 17:23 levinse + + * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm, + fs_selfservice/FS-SelfService/cgi/signup.cgi, + fs_selfservice/FS-SelfService/cgi/signup.html: self-signup with + prepaid card without customer info, RT9713 + +2010-12-30 15:03 levinse + + * FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html, + httemplate/graph/elements/monthly.html, + httemplate/graph/elements/report.html, + httemplate/search/customer_accounting_summary.html, + httemplate/search/report_customer_accounting_summary.html: add + customer accounting summary report, RT10911 + +2010-12-30 09:33 ivan + + * torrus/: configs/torrus-siteconfig.pl, + perllib/Torrus/Freeside.pm, perllib/Torrus/Renderer/Freeside.pm, + perllib/Torrus/ReportOutput/Freeside.pm: torrus, RT#10574 + +2010-12-29 23:30 ivan + + * Makefile: torrus, RT#10574 + +2010-12-29 23:25 ivan + + * torrus/perllib/Torrus/: Freeside.pm, Renderer/Freeside.pm, + ReportOutput/Freeside.pm, ReportOutput/HTML.pm: torrus, RT#10574 + +2010-12-29 23:14 ivan + + * torrus/configs/torrus-siteconfig.pl: torrus, RT#10574 + +2010-12-29 22:37 ivan + + * FS/FS/Schema.pm: torrus, RT#10574 + +2010-12-29 16:15 levinse + + * httemplate/: elements/menu.html, + search/report_unprovisioned_services.html, + search/unprovisioned_services.html: unprovisioned services by + type report, RT10255 + +2010-12-29 14:42 mark + + * bin/cdr-opensips.import: start of openSIPS CDR import, RT#10992 + +2010-12-28 20:32 ivan + + * FS/FS/Conf.pm, httemplate/elements/menu.html: torrus , RT#10574 + +2010-12-28 19:45 ivan + + * torrus/: templates/default-dir.html, templates/expanded-dir.html, + perllib/Torrus/Renderer/Freeside.pm: torrus skinning + improvements, RT#10574 + +2010-12-28 19:40 ivan + + * torrus/templates/expanded-dir.html: torrus skinning improvements, + RT#10574 + +2010-12-28 19:36 ivan + + * torrus/templates/: default-dir.html, default-rrd.html, + expanded-dir.html: torrus skinning improvements, RT#10574 + +2010-12-28 19:22 ivan + + * torrus/sup/webplain/torrus.css, + torrus/templates/default-rrd.html, Makefile: torrus skinning + improvements, RT#10574 + +2010-12-28 19:12 ivan + + * torrus/: sup/webplain/torrus.css, templates/default-rrd.html, + templates/html-incblocks.txt: torrus skinning improvements, + RT#10574 + +2010-12-28 18:09 ivan + + * torrus/perllib/Torrus/Renderer/HTML.pm: fix torrus header in + nested pages, RT#10574 + +2010-12-28 16:02 mark + + * FS/FS/: Misc.pm, msg_template.pm, part_export/send_email.pm: + send_email export, RT#10884 + +2010-12-28 12:14 levinse + + * FS/FS/cust_pkg.pm: add cust_pkg.order_date, RT6628 + +2010-12-28 10:34 levinse + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, + httemplate/edit/REAL_cust_pkg.cgi, + httemplate/view/cust_main/packages/status.html: add + cust_pkg.order_date, RT6628 + +2010-12-28 10:27 levinse + + * FS/FS/svc_phone.pm: add API doc for new LNP svc_phone fields + +2010-12-28 09:20 levinse + + * FS/FS/phone_avail.pm, httemplate/search/phone_avail.html: UI + enhancements to phone_avail report, RT10464 + +2010-12-28 08:29 levinse + + * httemplate/search/: phone_avail.html, report_phone_avail.html: + better access rights for phone_avail report, part 1, RT10464 + +2010-12-28 08:21 levinse + + * FS/FS/AccessRight.pm: better access rights for phone_avail + report, part 1, RT10464 + +2010-12-28 07:58 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + httemplate/edit/svc_phone.cgi, + httemplate/elements/select-lnp_status.html, + httemplate/view/svc_phone.cgi: LNP improvements, RT9527 + +2010-12-27 21:23 levinse + + * FS/FS/: Conf.pm, cust_bill.pm: invoice customization for DIDs, + RT10886 + +2010-12-27 10:11 ivan + + * torrus/: perllib/Torrus/Renderer/Freeside.pm, + templates/html-incblocks.txt: torrus, RT#10574 + +2010-12-27 00:40 ivan + + * Makefile, FS/FS/Mason.pm, FS/FS/Mason/Request.pm, + FS/FS/Mason/StandaloneRequest.pm, htetc/freeside-torrus.conf, + httemplate/docs/credits.html, httemplate/docs/license.html, + torrus/configs/torrus-siteconfig.pl, + torrus/perllib/Torrus/CGI.pm, torrus/perllib/Torrus/Renderer.pm, + torrus/perllib/Torrus/Renderer/Freeside.pm, + torrus/perllib/Torrus/Renderer/Frontpage.pm, + torrus/perllib/Torrus/Renderer/HTML.pm, + torrus/templates/html-incblocks.txt: torrus, RT#10574 + +2010-12-26 16:03 ivan + + * torrus/: perllib/Torrus/Renderer.pm, perllib/Torrus/CGI.pm, + perllib/Torrus/Renderer/Frontpage.pm, + perllib/Torrus/Renderer/HTML.pm, + perllib/Torrus/ReportOutput/HTML.pm, + perllib/Torrus/Collector/ExtDBI.pm, bin/srvderive.in, + templates/default-dir.html, templates/expanded-dir.html, + templates/html-incblocks.txt, sup/webplain/torrus.css, + templates/default-rrd.html, configs/torrus-siteconfig.pl: Initial + revision + +2010-12-26 16:03 ivan + + * torrus/: README, NEWS, configure.ac, AUTHORS, COPYING, + DIST_REVISION, INSTALL, Makefile.am, Makefile.in, aclocal.m4, + TODO, configure, ChangeLog, perllib/Makefile.am, + perllib/Makefile.in, perllib/Torrus/Monitor.pm, + perllib/Torrus/ReportGenerator.pm, + perllib/Torrus/ApacheHandler.pm, perllib/Torrus/Collector.pm, + perllib/Torrus/SQL.pm, perllib/Torrus/DB.pm, + perllib/Torrus/DataAccess.pm, perllib/Torrus/SNMP_Failures.pm, + perllib/Torrus/Scheduler.pm, perllib/Torrus/Search.pm, + perllib/Torrus/ServiceID.pm, perllib/Torrus/SiteConfig.pm, + perllib/Torrus/ConfigBuilder.pm, perllib/Torrus/RPN.pm, + perllib/Torrus/ReportOutput.pm, perllib/Torrus/ConfigTree.pm, + perllib/Torrus/ACL.pm, perllib/Torrus/Apache2Handler.pm, + perllib/Torrus/DevDiscover.pm, perllib/Torrus/Log.pm, + perllib/Torrus/SchedulerInfo.pm, perllib/Torrus/TimeStamp.pm, + perllib/Torrus/Renderer/AdmInfo.pm, + perllib/Torrus/Renderer/RRDtool.pm, + perllib/Torrus/ConfigTree/Validator.pm, + perllib/Torrus/ConfigTree/Writer.pm, + perllib/Torrus/ConfigTree/XMLCompiler.pm, + perllib/Torrus/DevDiscover/CiscoIOS_Docsis.pm, + perllib/Torrus/DevDiscover/CiscoIOS_MacAccounting.pm, + perllib/Torrus/DevDiscover/Symmetricom.pm, + perllib/Torrus/DevDiscover/ATMEL.pm, + perllib/Torrus/DevDiscover/CasaCMTS.pm, + perllib/Torrus/DevDiscover/CiscoIOS.pm, + perllib/Torrus/DevDiscover/CompaqCIM.pm, + perllib/Torrus/DevDiscover/NetBotz.pm, + perllib/Torrus/DevDiscover/RFC2790_HOST_RESOURCES.pm, + perllib/Torrus/DevDiscover/UcdSnmp.pm, + perllib/Torrus/DevDiscover/CiscoGeneric.pm, + perllib/Torrus/DevDiscover/F5BigIp.pm, + perllib/Torrus/DevDiscover/Foundry.pm, + perllib/Torrus/DevDiscover/Paradyne.pm, + perllib/Torrus/DevDiscover/ALU_Timetra.pm, + perllib/Torrus/DevDiscover/AlliedTelesyn_PBC18.pm, + perllib/Torrus/DevDiscover/Arista.pm, + perllib/Torrus/DevDiscover/OracleDatabase.pm, + perllib/Torrus/DevDiscover/CiscoIOS_SAA.pm, + perllib/Torrus/DevDiscover/Liebert.pm, + perllib/Torrus/DevDiscover/NetScreen.pm, + perllib/Torrus/DevDiscover/Xylan.pm, + perllib/Torrus/DevDiscover/Arbor_E.pm, + perllib/Torrus/DevDiscover/RFC1697_RDBMS.pm, + perllib/Torrus/DevDiscover/AscendMax.pm, + perllib/Torrus/DevDiscover/CiscoVDSL.pm, + perllib/Torrus/DevDiscover/JunOS.pm, + perllib/Torrus/DevDiscover/MotorolaBSR.pm, + perllib/Torrus/DevDiscover/RFC2662_ADSL_LINE.pm, + perllib/Torrus/DevDiscover/FTOS.pm, + perllib/Torrus/DevDiscover/RFC1657_BGP4_MIB.pm, + perllib/Torrus/DevDiscover/Alteon.pm, + perllib/Torrus/DevDiscover/Apple_AE.pm, + perllib/Torrus/DevDiscover/AxxessIT.pm, + perllib/Torrus/DevDiscover/BetterNetworks.pm, + perllib/Torrus/DevDiscover/CiscoCatOS.pm, + perllib/Torrus/DevDiscover/EmpireSystemedge.pm, + perllib/Torrus/DevDiscover/Jacarta.pm, + perllib/Torrus/DevDiscover/MicrosoftWindows.pm, + perllib/Torrus/DevDiscover/NetApp.pm, + perllib/Torrus/DevDiscover/RFC2670_DOCS_IF.pm, + perllib/Torrus/DevDiscover/CiscoFirewall.pm, + perllib/Torrus/DevDiscover/CiscoSCE.pm, + perllib/Torrus/DevDiscover/RFC1628_UPS_MIB.pm, + perllib/Torrus/DevDiscover/RFC2011_IP_MIB.pm, + perllib/Torrus/DevDiscover/RFC2737_ENTITY_MIB.pm, + perllib/Torrus/Collector/CDef.pm, + perllib/Torrus/Collector/CDef_Params.pm, + perllib/Torrus/Collector/ExternalStorage.pm, + perllib/Torrus/Collector/SNMP_Params.pm, + perllib/Torrus/DevDiscover/RFC2863_IF_MIB.pm, + perllib/Torrus/Collector/RRDStorage.pm, + perllib/Torrus/Collector/SNMP.pm, + perllib/Torrus/ReportGenerator/MonthlySrvUsage.pm, + perllib/Torrus/ACL/AuthLocalMD5.pm, perllib/Torrus/ACL/Edit.pm, + perllib/Torrus/ACL/Export.pm, perllib/Torrus/ACL/Import.pm, + perllib/Torrus/SQL/Reports.pm, perllib/Torrus/SQL/SrvExport.pm, + bin/compilexml.in, bin/genddx.in, bin/install_plugin.in, + bin/schedulerinfo.in, bin/torrus.in, bin/Makefile.am, + bin/Makefile.in, bin/acledit.in, bin/action_notify.in, + bin/action_snmptrap.in, bin/buildsearchdb.in, bin/clearcache.in, + bin/configsnapshot.in, bin/flushmonitors.in, bin/genlist.in, + bin/genreport.in, bin/rrddir2xml.in, bin/action_snmpv1trap.in, + bin/devdiscover.in, bin/torrus.fcgi.in, bin/action_printemail.in, + bin/bdbinfo.in, bin/cleanup.in, bin/collector.in, + bin/configinfo.in, bin/monitor.in, bin/nodeid.in, + bin/snmpfailures.in, bin/ttproclist.in, templates/aclexport.xml, + templates/adminfo.html, templates/default-chooser.html, + templates/default-helptext.html, templates/default-login.html, + templates/default-recursivedir.html, templates/default-tset.html, + templates/email-alarm.txt, templates/globalsearch.html, + templates/overview-subleaves.html, templates/report-index.html, + templates/report-monthly.html, templates/report-serviceid.html, + templates/report-yearly.html, templates/search.html, + templates/tset-list.html, discovery/README, + scripts/rrdup_notify.sh, scripts/xml/extract-skeleton.xsl, + sup/Makefile.am, sup/Makefile.in, sup/dtd/snmp-discovery.dtd, + sup/dtd/torrus-config.dtd, sup/mibs/RRDTOOL-SMI.txt, + sup/mibs/TORRUS-MIB.txt, sup/styling/colornames.pl, + sup/styling/rainbow-schema.pl, sup/styling/torrus-schema.pl, + sup/webplain/explain-rrdgraph.html, + sup/webplain/torrus-printer.css, sup/webplain/torrus-report.css, + xmlconfig/Makefile.am, xmlconfig/Makefile.in, + xmlconfig/defaults.xml, xmlconfig/site-global.xml, + xmlconfig/cdef-collector-defs.xml, xmlconfig/snmp-defs.xml, + xmlconfig/vendor/ascend.max.xml, + xmlconfig/vendor/betternetworks.xml, + xmlconfig/vendor/motorola.bsr.xml, xmlconfig/vendor/netbotz.xml, + xmlconfig/vendor/paradyne.xdsl.xml, + xmlconfig/vendor/cisco.sce.xml, + xmlconfig/vendor/cisco.vdsl-line.xml, + xmlconfig/vendor/empire.systemedge.ntregperf.xml, + xmlconfig/vendor/empire.systemedge.xml, + xmlconfig/vendor/alteon.xml, xmlconfig/vendor/cisco.ios.xml, + xmlconfig/vendor/arbor_e.xml, xmlconfig/vendor/apc.ups.xml, + xmlconfig/vendor/apple.ae.xml, xmlconfig/vendor/casa-cmts.xml, + xmlconfig/vendor/cisco.firewall.xml, + xmlconfig/vendor/foundry.xml, xmlconfig/vendor/ftos.xml, + xmlconfig/vendor/netapp.filer.xml, + xmlconfig/vendor/alu-timetra.xml, + xmlconfig/vendor/cisco.generic.xml, + xmlconfig/vendor/netscreen.xml, xmlconfig/vendor/jacarta.xml, + xmlconfig/vendor/junos.xml, xmlconfig/vendor/ucd.ucd-snmp.xml, + xmlconfig/vendor/cisco.ios.mac-accounting.xml, + xmlconfig/vendor/microsoft.windows.xml, + xmlconfig/vendor/compaq.cim.xml, xmlconfig/vendor/f5.bigip.xml, + xmlconfig/vendor/liebert.xml, xmlconfig/vendor/symmetricom.xml, + xmlconfig/vendor/atmel.xml, + xmlconfig/old/cisco.generic.old-0.1.4.xml, + xmlconfig/old/cisco.ios.mac-accounting-0.1.8.xml, + xmlconfig/old/rfc1213.xml, + xmlconfig/old/rfc2670.docsis-if.old.0.1.5d-20040224.xml, + xmlconfig/old/rfc2670.docsis-if.old.1.0.4.xml, + xmlconfig/old/rfc2863.if-mib.old-0.1.4.xml, + xmlconfig/vendor/cisco.ios.docsis.xml, + xmlconfig/vendor/hp.hpux.xml, xmlconfig/examples/ascend.max.xml, + xmlconfig/examples/docsis-monitors.xml, + xmlconfig/examples/generic-netsnmp.xml, + xmlconfig/examples/rainbow-schema.xml, + xmlconfig/examples/servers.data, xmlconfig/examples/servers.tmpl, + xmlconfig/old/cisco-mac-accounting-example.xml, + xmlconfig/old/rfc2863.if-mib.old-0.1.7.xml, + xmlconfig/old/snmp-defs.old-0.1.2.xml, + xmlconfig/examples/apc-ups.xml, xmlconfig/examples/hpux.xml, + xmlconfig/examples/monitors.xml, + xmlconfig/examples/multigraph.xml, + xmlconfig/generic/rfc1697.rdbms.xml, + xmlconfig/generic/rfc2662.adsl-line.xml, + xmlconfig/generic/collector-periods.xml, + xmlconfig/generic/monitors.xml, + xmlconfig/generic/rfc1628.ups.xml, + xmlconfig/generic/rfc2670.docsis-if.xml, + xmlconfig/generic/rfc2863.if-mib.xml, doc/Makefile.in, + doc/rpnexpr.pod.in, doc/vendorsupport.pod.in, + xmlconfig/generic/rfc2790.host-resources.xml, doc/Makefile.am, + doc/rrfw_torrus_migration.pod.in, doc/scalability.pod.in, + doc/stylingprofile.pod.in, doc/userguide.pod.in, + doc/webintf.pod.in, doc/reporting_setup.pod.in, + doc/xmlconfig.pod.in, doc/nodeid_usage.pod.in, + doc/snmpdiscovery.pod.in, doc/install.pod.in, + doc/devdoc/devdiscover.pod, doc/devdoc/reqs.0.0.pod, + doc/devdoc/reqs.0.1.pod, doc/devdoc/torrus_roadmap.pod, + doc/devdoc/wd.distributed.pod, doc/devdoc/wd.messaging.pod, + doc/devdoc/wd.monitor-escalation.pod, + doc/devdoc/wd.uptime-mon.pod, doc/devdoc/architecture.pod, + doc/devdoc/progstyle.pod, doc/manpages/torrus.pod.in, + doc/manpages/torrus_configsnapshot.pod.in, + doc/manpages/torrus_snmpfailures.pod.in, + doc/manpages/Makefile.am, doc/manpages/Makefile.in, + doc/manpages/torrus_action_printemail.pod.in, + doc/manpages/torrus_clearcache.pod.in, + doc/manpages/torrus_collector.pod.in, + doc/manpages/torrus_genddx.pod.in, + doc/manpages/torrus_monitor.pod.in, + doc/manpages/torrus_rrddir2xml.pod.in, + doc/manpages/torrus_acledit.pod.in, + doc/manpages/torrus_action_notify.pod.in, + doc/manpages/torrus_action_snmptrap.pod.in, + doc/manpages/torrus_buildsearchdb.pod.in, + doc/manpages/torrus_cleanup.pod.in, + doc/manpages/torrus_compilexml.pod.in, + doc/manpages/torrus_configinfo.pod.in, + doc/manpages/torrus_devdiscover.pod.in, + doc/manpages/torrus_flushmonitors.pod.in, + doc/manpages/torrus_genlist.pod.in, + doc/manpages/torrus_genreport.pod.in, + doc/manpages/torrus_install_plugin.pod.in, + doc/manpages/torrus_nodeid.pod.in, + doc/manpages/torrus_schedulerinfo.pod.in, + doc/manpages/torrus_srvderive.pod.in, + doc/manpages/torrus_ttproclist.pod.in, examples/README, + init.d/torrus.in, setup_tools/check_perlthreading.pl, + setup_tools/configure_fhs, setup_tools/mkvardir.sh.in, + setup_tools/replace_rrfw.sh, setup_tools/substvars.sh.in, + setup_tools/Bundle/Torrus.pm, configs/notify-siteconfig.pl, + configs/torrus-config.pl, examples/Makefile.am, + examples/Makefile.in, examples/onms.tmpl, + examples/onmsInterfaces.sh, examples/setmonitor.xupdate.xml, + examples/torrus-siteconfig.powerbook.pl, configs/Makefile.am, + configs/Makefile.in, configs/devdiscover-siteconfig.pl, + configs/email-siteconfig.pl, configs/initscript.conf, + configs/snmptrap-siteconfig.pl, configs/webmux.pl, + configs/devdiscover-config.pl, configs/webmux2.pl, + conftools/install-sh, conftools/missing, conftools/config.guess, + conftools/config.sub: import torrus 1.0.9 + +2010-12-26 12:25 ivan + + * FS/FS/svc_phone.pm: normalize svc_phone labels + +2010-12-25 20:09 levinse + + * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/Schema.pm, + FS/FS/svc_phone.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html, + httemplate/edit/part_svc.cgi, httemplate/edit/svc_phone.cgi, + httemplate/edit/elements/edit.html, + httemplate/edit/process/svc_phone.html, + httemplate/elements/select-lnp_status.html, + httemplate/elements/tr-input-date-field.html, + httemplate/elements/tr-select-lnp_status.html, + httemplate/view/svc_phone.cgi: added basic LNP capability to + svc_phone including SS, RT10948 + +2010-12-24 02:45 mark + + * FS/FS/part_pkg.pm: upgrade unused_credit option, RT#10670 + +2010-12-24 01:56 mark + + * FS/FS/cust_pkg.pm: option to credit unused time on package + change, RT#10670 + +2010-12-24 01:49 mark + + * FS/FS/: part_pkg.pm, part_pkg/agent.pm, part_pkg/base_delayed.pm, + part_pkg/base_rate.pm, part_pkg/bulk.pm, + part_pkg/cdr_termination.pm, part_pkg/flat_comission_cust.pm, + part_pkg/flat_comission_pkg.pm, part_pkg/flat.pm, + part_pkg/flat_comission.pm, part_pkg/flat_delayed.pm, + part_pkg/flat_introrate.pm, part_pkg/global_Mixin.pm, + part_pkg/prepaid.pm, part_pkg/prorate.pm, + part_pkg/prorate_delayed.pm, part_pkg/rt_time.pm, + part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm, + part_pkg/sql_external.pm, part_pkg/sql_generic.pm, + part_pkg/sqlradacct_hour.pm, part_pkg/subscription.pm, + part_pkg/usage_Mixin.pm, part_pkg/voip_cdr.pm, + part_pkg/voip_inbound.pm, part_pkg/voip_sqlradacct.pm: part_pkg + option inheritance, part 1 + +2010-12-23 21:48 mark + + * FS/FS/ClientAPI/Signup.pm, + fs_selfservice/FS-SelfService/cgi/signup.cgi: eWay self-signup + fixes + +2010-12-23 16:40 mark + + * FS/FS/Conf.pm, FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, + FS/FS/pay_batch/td_eft1464.pm, + httemplate/misc/download-batch.cgi, + httemplate/misc/process/pay_batch-approve.cgi, + httemplate/search/cust_pay_batch.cgi: manual batch approval and + TD EFT fixes, RT#10545 + +2010-12-23 09:52 levinse + + * FS/FS/: ClientAPI/MyAccount.pm, TicketSystem/RT_Internal.pm: + self-service improvements, RT10883 + +2010-12-21 15:44 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/process_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + httemplate/elements/select-phonenum.html: self-service + improvements: DIDs, RT10885; re-do all of my changes which were + undone by Mark + +2010-12-21 01:12 mark + + * FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_pay_pending.pm, + FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, + FS/FS/cust_main/Billing_Realtime.pm, + fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html, + fs_selfservice/FS-SelfService/cgi/post_thirdparty_payment.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + httemplate/edit/payment_gateway.html: changes to support eWay + third-party payment, #10208 + +2010-12-20 22:26 levinse + + * FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html, + fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html, + httemplate/elements/select-did.html, + httemplate/elements/select-phonenum.html: self-service + improvements: DIDs, RT10885 + +2010-12-19 19:14 levinse + + * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html: self-service + improvements: DIDs, RT10885 + +2010-12-17 15:44 ivan + + * FS/FS/Conf.pm, httemplate/elements/menu.html, + httemplate/view/cust_main.cgi: add cust_main-external_links and + menu-prepend_links options for wisper NORM links, RT#10889 + +2010-12-17 11:32 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/provision.html, + fs_selfservice/FS-SelfService/cgi/provision_list.html, + fs_selfservice/FS-SelfService/cgi/ws_list.html: self-service + improvements, RT10883 + +2010-12-16 17:15 levinse + + * fs_selfservice/FS-SelfService/cgi/tktview.html, + FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_Internal.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service + improvements, RT10883 + +2010-12-15 23:34 ivan + + * httemplate/view/cust_main/packages/section.html: fix syntax error + from hasty merge + +2010-12-15 07:09 levinse + + * fs_selfservice/FS-SelfService/cgi/provision.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html, FS/FS/Conf.pm, + FS/FS/ClientAPI/MyAccount.pm: self-service improvements, RT10883 + +2010-12-14 15:27 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/invoices.html, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/tktcreate.html: self-service + improvements, RT10883 + +2010-12-14 00:21 mark + + * httemplate/view/cust_main/locations.html: fix location display + boundary case + +2010-12-13 23:29 mark + + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_location.pm, + httemplate/elements/tr-select-cust_location.html, + httemplate/view/cust_main/locations.html, + httemplate/view/cust_main/packages.html, + httemplate/view/cust_main/packages/location.html, + httemplate/view/cust_main/packages/package.html, + httemplate/edit/cust_location.cgi, + httemplate/edit/process/cust_location.cgi, + httemplate/misc/disable-cust_location.cgi, + httemplate/view/cust_main/packages/section.html: cust_location + editing features, RT#10766 + +2010-12-13 22:33 ivan + + * httemplate/: pref/pref-process.html, pref/pref.html, + view/cust_main/change_history.html, view/cust_main/packages.html: + show formatted dates on change history, per-user pref for full + cust_pkg timestamps, RT#10757 + +2010-12-10 19:50 levinse + + * FS/FS/h_svc_dsl.pm: fix bug when viewing invoices (and probably + other things) due to missing h_svc_dsl.pm, RT7111 + +2010-12-10 14:08 ivan + + * FS/FS/Schema.pm, FS/FS/Conf.pm, FS/FS/svc_acct.pm, + FS/FS/part_export/cardfortress.pm, httemplate/view/svc_acct.cgi, + httemplate/edit/process/svc_acct.cgi, + httemplate/view/svc_acct/cardfortress.html: cardfortress backend + support + +2010-12-09 22:02 levinse + + * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Mason.pm, + FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_main_note.pm, + FS/FS/cust_note_class.pm, FS/t/cust_note_class.t, + httemplate/browse/cust_note_class.html, + httemplate/edit/cust_main_note.cgi, + httemplate/edit/cust_note_class.html, + httemplate/edit/elements/class_Common.html, + httemplate/edit/process/cust_main_note.cgi, + httemplate/edit/process/cust_note_class.html, + httemplate/elements/menu.html, httemplate/view/cust_main.cgi, + httemplate/view/cust_main/notes.html: implement customer note + classes, RT9995 + +2010-12-09 12:27 levinse + + * FS/FS/part_export/ikano.pm: Ikano - when we become a CANCELORDER, + we need to become monitored, RT7111 + +2010-12-09 11:26 levinse + + * FS/: FS/cust_pkg.pm, FS/cust_svc.pm, FS/part_pkg.pm, + FS/svc_Common.pm, FS/part_export/ikano.pm, bin/freeside-pull-dsl: + -change ikano.pm to use the new part_pkg_vendor, RT7111 + -implement service expiry and add export expire to ikano, RT7111 + -fix edit part_pkg bug, RT7111 + +2010-12-08 13:37 levinse + + * FS/FS.pm, FS/MANIFEST, FS/FS/Mason.pm, FS/FS/Schema.pm, + FS/FS/part_pkg.pm, FS/FS/part_pkg_vendor.pm, FS/FS/qual.pm, + FS/FS/part_export/ikano.pm, FS/t/part_pkg_vendor.t, + httemplate/edit/process/part_pkg.cgi, + httemplate/elements/tr-pkg_svc.html, httemplate/search/qual.cgi, + httemplate/view/qual.cgi: -rename qual export sub to part_export, + RT7111 -initial commit of part_pkg_vendor implementation, RT7111 + +2010-12-07 16:36 mark + + * FS/FS/cust_pkg.pm: fix incorrect bill dates from prorate, + RT#10830 + +2010-12-07 16:02 mark + + * FS/FS/part_pkg/prorate_Mixin.pm: fix incorrect bill dates from + prorate, RT#10830 + +2010-12-07 14:26 mark + + * FS/FS/: Conf.pm, cust_pay.pm, cust_pkg.pm, + cust_main/Billing_Realtime.pm: per-agent notification options, + RT#10797 + +2010-12-07 12:42 levinse + + * httemplate/elements/popup_link-prospect_main.html: + oops...s/cust_main/prospect_main/ + +2010-12-07 12:38 levinse + + * FS/FS/part_export/ikano.pm, httemplate/edit/process/qual.cgi, + httemplate/elements/popup_link-prospect_main.html, + httemplate/misc/qual.html, httemplate/search/qual.cgi, + httemplate/view/prospect_main.html, httemplate/view/qual.cgi: + added prospect support to qualifications, RT7111 + +2010-12-07 11:04 levinse + + * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/geocode_Mixin.pm, + FS/FS/qual.pm, FS/FS/part_export/ikano.pm, + httemplate/edit/svc_dsl.cgi, httemplate/edit/process/qual.cgi, + httemplate/misc/qual.html, httemplate/search/qual.cgi, + httemplate/view/qual.cgi, httemplate/view/svc_dsl.cgi, + httemplate/view/cust_main/packages.html, + httemplate/view/cust_main/qual_link.html, + httemplate/view/elements/svc_Common.html: -small svc_dsl UI and + flow changes, RT7111 -finish basic qualifications, except + prospect support, RT7111 + +2010-12-05 22:36 levinse + + * FS/FS/qual.pm, FS/FS/part_export/ikano.pm, + httemplate/edit/process/qual.cgi, + httemplate/elements/location.html, + httemplate/elements/tr-select-cust_location.html, + httemplate/misc/qual.html, httemplate/view/qual.cgi, + httemplate/view/cust_main/packages.html, + httemplate/view/cust_main/qual_link.html: + -tr-select-cust_location.html and elements/location.html: + optionally support alternate address format and optional address + -nearly finished qualifications, RT7111 + +2010-12-04 18:59 ivan + + * rt/share/html/RTx/Statistics/: CallsMultiQueue/index.html, + CallsQueueDay/index.html, DayOfWeek/index.html, + OpenStalled/index.html, Resolution/index.html, + TimeToResolve/index.html: RTx-Statistics in 2.1 / 3.8, RT#10046 + +2010-12-04 18:43 ivan + + * rt/share/html/RTx/Statistics/Elements/GraphBox: RTx-Statistics in + 2.1 / 3.8, RT#10046 + +2010-12-04 18:37 ivan + + * rt/share/html/RTx/Statistics/Elements/: GraphBox, + CollectionAsTable/Header, CollectionAsTable/ParseFormat, + CollectionAsTable/Row, ControlsAsTable/ControlBox, + ControlsAsTable/UpdatePage: RTx-Statistics in 2.1 / 3.8, RT#10046 + +2010-12-04 18:21 ivan + + * rt/share/html/RTx/Statistics/: CallsMultiQueue/Elements/Chart, + CallsQueueDay/Elements/Chart, DayOfWeek/Elements/Chart, + OpenStalled/Elements/Chart, Resolution/Elements/Chart: + RTx-Statistics in 2.1 / 3.8 + +2010-12-04 16:15 ivan + + * htetc/freeside-rt.conf, rt/FREESIDE_MODIFIED: RTx-Statistics in + 2.1 / 3.8 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/: DurationAsString, index.html, + CallsMultiQueue/index.html, CallsMultiQueue/Elements/Chart, + CallsQueueDay/Results.tsv, CallsQueueDay/index.html, + CallsQueueDay/Elements/Chart, DayOfWeek/index.html, + DayOfWeek/Elements/Chart, Elements/DateSelectRow, + Elements/DurationAsString, Elements/GraphBox, + Elements/SelectMultiQueue, Elements/StatColumnMap, Elements/Tabs, + FAQ/index.html, OpenStalled/Results.tsv, OpenStalled/index.html, + OpenStalled/Elements/Chart, Resolution/index.html, + Resolution/Elements/Chart, TimeToResolve/index.html, + TimeToResolve/Elements/Chart, UserTest/index.html, + UserTest/Elements/Chart: RTx-Statistics in 2.1 / 3.8 + +2010-12-04 15:42 ivan + + * rt/share/html/Callbacks/RTx-Statistics/Elements/Tabs/Default: + RTx-Statistics in 2.1 / 3.8 + +2010-12-03 19:52 ivan + + * httemplate/elements/tr-select-cust_location.html: sort locations + in dropdown, RT#10766 + +2010-12-03 19:34 ivan + + * httemplate/edit/process/change-cust_pkg.html: keep dates on + package change, RT#10766 + +2010-12-03 19:29 ivan + + * httemplate/elements/tr-select-cust_location.html: sort locations + in dropdown, RT#10766 + +2010-12-03 15:38 levinse + + * FS/FS/Schema.pm, FS/FS/dsl_note.pm, FS/FS/part_export/ikano.pm, + etc/sql-reserved-words.txt: fix use of reserved sql word in + dsl_note schema, RT7111/RT10806 + +2010-12-02 11:03 ivan + + * FS/FS/tax_rate.pm: count locations as accounts for cch taxation + only when tax-pkg_address is on + +2010-11-30 21:56 levinse + + * FS/FS/: Schema.pm, dsl_note.pm, geocode_Mixin.pm, qual.pm, + svc_Common.pm, svc_dsl.pm, part_export/ikano.pm: -ikano, svc_dsl, + dsl_note, and qual on-going implementation, RT7111 -add + predelete_hook_first and predelete_hook into svc_Common (don't + use yet, might change or be removed soon) -add new cust_location + fields into geocode_Mixin location_hash + +2010-11-30 15:44 mark + + * FS/FS/pay_batch/: td_eft1464.pm, td_eftack264.pm, td_eftret80.pm: + TD EFT batch import formats, RT#10545 + +2010-11-30 13:49 ivan + + * bin/merge-referrals: fix merge-referrals, RT#10247 + +2010-11-30 12:24 mark + + * FS/FS/: Upgrade.pm, TicketSystem.pm: auto-insert + CustomFieldChange scrip condition, from RT#10139 + +2010-11-29 17:20 ivan + + * Makefile: HEAD is now 2.3.0cvs + +2010-11-29 16:42 ivan + + * FS/FS/part_export/ikano.pm: unsetting AutoCommit unnecessary: + we're already inside a transaction / turn on strict and warnings + and fix variable declarations + +2010-11-29 14:11 levinse + + * FS/FS/Schema.pm, FS/FS/svc_dsl.pm, FS/FS/part_export/ikano.pm, + FS/bin/freeside-pull-dsl, httemplate/edit/svc_dsl.cgi, + httemplate/view/svc_dsl.cgi: svc_dsl, ikano, on-going + implementation, initial commit of freeside-pull-dsl, RT7111 + +2010-11-28 21:27 levinse + + * FS/FS/part_export/ikano.pm, httemplate/view/svc_dsl.cgi: ikano.pm + near-finished pull, finished order notes, RT7111 + +2010-11-28 18:30 levinse + + * FS/FS.pm, FS/MANIFEST, FS/FS/Mason.pm, FS/FS/Schema.pm, + FS/FS/dsl_note.pm, FS/FS/svc_dsl.pm, FS/FS/part_export/ikano.pm, + FS/t/dsl_note.t, httemplate/view/svc_dsl.cgi: move DSL notes into + a dsl_note table, implement partial ikano dsl_pull + +2010-11-28 12:08 levinse + + * FS/FS/Schema.pm, FS/FS/qual.pm, FS/FS/svc_dsl.pm, + FS/FS/part_export/ikano.pm, httemplate/edit/svc_dsl.cgi, + httemplate/view/svc_dsl.cgi: ikano, svc_dsl, qual, on-going + implementation, RT7111 + +2010-11-27 16:02 ivan + + * FS/FS/cust_main/Billing.pm: doc + +2010-11-27 15:53 ivan + + * FS/FS/tax_rate.pm: with cch taxation, consider "account" taxes + per- (distinct) location instead of per -customer, RT#10248 + +2010-11-26 21:17 levinse + + * FS/FS/: qual.pm, svc_dsl.pm, part_export/ikano.pm: qual, svc_dsl, + and ikano on-going implementation, RT7111 + +2010-11-26 19:55 ivan + + * httemplate/: elements/create_uri_query, + elements/handle_uri_query, misc/batch-cust_pay.html, + misc/process/batch-cust_pay.cgi: fix "URL limit exceeded" when + errors are present on quick payment entry, RT#9917 + +2010-11-25 12:02 levinse + + * FS/FS/part_export/ikano.pm, httemplate/edit/svc_dsl.cgi, + httemplate/view/svc_dsl.cgi, + httemplate/view/elements/svc_Common.html: more sane svc_dsl UI, + RT7111 + +2010-11-24 19:30 ivan + + * fs_selfservice/FS-SelfService/SelfService.pm: disable ancient + izoom stuff, RT#10730 + +2010-11-24 18:44 levinse + + * FS/FS/part_export/ikano.pm, httemplate/view/svc_dsl.cgi: unhack + stuff from the last commit, RT7111 + +2010-11-24 18:35 ivan + + * FS/FS/ClientAPI/Agent.pm: fix username check, RT#9608 + +2010-11-24 17:54 mark + + * FS/FS/cdr/telos_csv.pm: Telos .act CDR format, RT#10722 + +2010-11-24 17:46 levinse + + * FS/FS/Schema.pm, FS/FS/part_svc.pm, FS/FS/svc_dsl.pm, + FS/FS/part_export/ikano.pm, httemplate/edit/part_svc.cgi, + httemplate/edit/svc_dsl.cgi, httemplate/edit/elements/edit.html, + httemplate/edit/elements/svc_Common.html, + httemplate/edit/process/svc_dsl.html, + httemplate/view/svc_dsl.cgi, + httemplate/view/elements/svc_Common.html: ikano.pm initial + commit, svc_dsl UI initial commit, and svc_dsl on-going work, + RT7111 + +2010-11-24 17:06 mark + + * FS/FS/: Record.pm, cdr.pm, cdr/telos_xml.pm: Telos XML CDR + format, RT#10721 + +2010-11-23 17:31 ivan + + * FS/FS/TicketSystem/RT_Internal.pm: don't attempt to use + RT::CurrentUser before RT has been initialized. very weird. + RT#10695 + +2010-11-22 17:52 ivan + + * FS/FS/cust_main/Billing.pm, + httemplate/view/cust_main/packages/status.html: fix noisy but + harmless fallout from RT#10148 + +2010-11-22 17:39 mark + + * FS/FS/ClientAPI_XMLRPC.pm, FS/FS/Conf.pm, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/process_suspend_pkg.html, + fs_selfservice/FS-SelfService/cgi/provision_list.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi: selfservice + command to suspend packages, RT#9989 + +2010-11-22 12:53 levinse + + * FS/: FS.pm, MANIFEST, FS/Mason.pm, FS/Schema.pm, FS/qual.pm, + FS/qual_option.pm, FS/svc_dsl.pm, t/qual.t, t/qual_option.t, + t/svc_dsl.t: initial commit of svc_dsl, qual, and qual_option - + schema and new modules which do nothing currently, RT7111 + +2010-11-21 18:52 mark + + * httemplate/edit/process/part_event.html: make reasonnum mandatory + in event actions, RT#9684 + +2010-11-21 17:30 mark + + * FS/FS/part_event/Action/: cancel.pm, pkg_cancel.pm: pkg_cancel + event action, RT#10141 + +2010-11-20 15:23 ivan + + * httemplate/search/rt_ticket.html: sort fields in time worked + summary, RT#7573 + +2010-11-20 15:00 ivan + + * httemplate/: elements/menu.html, search/report_rt_ticket.html, + search/report_rt_transaction.html, search/rt_ticket.html, + search/rt_transaction.html: time worked summary report, RT#7573 + +2010-11-19 20:50 levinse + + * FS/FS/part_export/vitelity.pm: bug fixes vitelity.pm, RT4868 + +2010-11-19 18:33 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Tickets_Overlay.pm, + share/html/Callbacks/SearchCustomerFields/Search/Elements/PickBasics/Default, + share/html/Elements/SelectCustomerAgent, + share/html/Elements/SelectCustomerClass, + share/html/Elements/SelectCustomerTag: search tickets on some + customer fields, RT#9328 + +2010-11-19 14:05 ivan + + * httemplate/browse/agent.cgi: disabled/active links styled + red/green on agent report like elsewhere + +2010-11-19 13:58 ivan + + * bin/: wipe-agent: adding wipe-agent script, RT#10679 + +2010-11-19 13:26 ivan + + * FS/FS/part_event/Condition/cust_bill_age.pm: fix late fees being + applied a month late?, RT#10547 + +2010-11-18 14:37 mark + + * rt/FREESIDE_MODIFIED: time to resolve in ticket search, RT#9327 + +2010-11-18 14:20 mark + + * rt/share/html/Callbacks/TimeToResolve/: + Elements/RT__Ticket/ColumnMap/Once, + Search/Elements/BuildFormatString/SetFieldsOnce: time to resolve + in ticket search, RT#9327 + +2010-11-18 10:54 mark + + * FS/FS/svc_acct.pm: fix svc_acct welcome message, RT#10268 + +2010-11-18 10:20 ivan + + * FS/FS/Conf.pm: add Net 21 terms, RT#10652 + +2010-11-17 18:44 ivan + + * rt/FREESIDE_MODIFIED: keep slightly better track of what was + patched for what + +2010-11-17 18:30 ivan + + * rt/: lib/RT/Config.pm, share/html/index.html: changed to + "DisplayAftgerQuickCreate" per upstream request for + clarification, RT#10429 + +2010-11-17 12:44 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Action.pm, lib/RT/Condition.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Condition/CustomFieldChange.pm, + share/html/Admin/Elements/EditScrip, + share/html/Admin/Elements/EditScripOptions, + share/html/Admin/Elements/SelectScripAction, + share/html/Admin/Elements/SelectScripCondition: create ticket on + custom field change, RT#10139 + +2010-11-15 14:59 mark + + * rt/share/html/Ticket/Create.html: smarter form refresh + +2010-11-15 12:32 mark + + * rt/share/html/Ticket/Create.html: select queue when creating + child tickets, RT#10139 + +2010-11-14 01:10 mark + + * FS/FS/: cust_bill.pm, cust_pkg.pm: better hidden pkg_svc flag, + RT#9871 + +2010-11-13 15:23 mark + + * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_pkg.pm, + FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, + httemplate/edit/process/part_pkg.cgi, + httemplate/elements/tr-pkg_svc.html: hidden pkg_svc flag, RT#9871 + +2010-11-12 15:33 mark + + * FS/FS/Conf.pm, FS/FS/pay_batch.pm, FS/FS/pay_batch/td_eft1464.pm, + httemplate/search/cust_pay_batch.cgi: TD EFT batch format, + RT#10545 + +2010-11-12 14:30 ivan + + * FS/FS/svc_cert.pm: fix harmless warning + +2010-11-12 13:52 ivan + + * fs_selfservice/FS-SelfService/SelfService.pm: add + check/suspend/unsuspend _username functions to agent + self-service, RT#9608 + +2010-11-12 13:51 ivan + + * bin/xmlrpc-agent_new_customer.pl: adding agent new customer + example, RT#9608 + +2010-11-12 11:57 ivan + + * httemplate/search/cust_bill_pkg.cgi: small fallout from search + sorting customizations, RT#10580 + +2010-11-11 19:21 mark + + * FS/FS/: pay_batch.pm, pay_batch/chase_canada.pm, + pay_batch/paymentech.pm, pay_batch/td_canada_trust.pm: better + support for batch-increment_expiration, RT#10453 + +2010-11-11 17:17 ivan + + * FS/FS/Conf.pm, FS/FS/Schema.pm, httemplate/edit/agent.cgi: agent + username/password, RT#9608 + +2010-11-10 17:44 ivan + + * httemplate/: browse/access_group.html, browse/access_user.html, + browse/agent_type.cgi, browse/cust_attachment.html, + browse/cust_category.html, browse/cust_class.html, + browse/discount.html, browse/part_pkg_report_option.html, + browse/pkg_category.html, browse/pkg_class.html, browse/rate.cgi, + browse/svc_acct_pop.cgi, browse/usage_class.html, + search/cust_bill.html, search/cust_bill_event.cgi, + search/cust_bill_pay.html, search/cust_bill_pkg.cgi, + search/cust_bill_pkg_discount.html, search/cust_credit.html, + search/cust_credit_bill.html, search/cust_credit_refund.html, + search/cust_event.html, search/cust_pkg_svc.html, + search/cust_svc.html, search/pay_batch.cgi, search/queue.html, + search/svc_domain.cgi, search/svc_external.cgi, + search/svc_forward.cgi, search/svc_phone.cgi, search/svc_www.cgi, + search/elements/cust_pay_or_refund.html, + search/elements/search-html.html, search/elements/search.html: + sort by clicking on headers, RT#6465 + +2010-11-10 15:12 ivan + + * rt/: etc/RT_SiteConfig.pm, lib/RT/Config.pm, + share/html/index.html, FREESIDE_MODIFIED: QuickCreateDisplay RT + pref and config option to redirect to ticket display on quick + create, RT#10429 + +2010-11-10 11:35 ivan + + * httemplate/search/phone_avail.html: show customer on availability + report, RT#10520 + +2010-11-10 11:31 ivan + + * FS/FS/phone_avail.pm: show customer on availability report, + RT#10520 + +2010-11-10 11:28 ivan + + * httemplate/search/phone_avail.html: just can't get this one right + this morning, RT#10520 + +2010-11-10 11:24 ivan + + * FS/FS/phone_avail.pm: fix upgrade, RT#10520 + +2010-11-10 11:22 ivan + + * FS/FS/phone_avail.pm: add missing cust_svc method to phone_avail, + RT#10520 + +2010-11-10 11:18 ivan + + * FS/FS/Upgrade.pm: add phone_avail upgrade, RT#10520 + +2010-11-09 16:58 ivan + + * FS/FS/ClientAPI/Agent.pm: add check_username, suspend_username + and unsuspend_username calls, RT#9608 + +2010-11-09 13:40 mark + + * FS/FS/part_pkg/: flat.pm, prorate_Mixin.pm: fix sync_bill_date + near the end of the month, RT#10503 + +2010-11-08 18:51 levinse + + * httemplate/: search/report_phone_avail.html, elements/menu.html, + search/phone_avail.html: add phone number search report, RT10464 + +2010-11-08 14:04 ivan + + * FS/FS/: phone_avail.pm, svc_phone.pm: return phone numbers to + inventory when unprovisioned, RT#10520 + +2010-11-08 12:59 mark + + * FS/FS/msg_template.pm, FS/FS/part_export/rt_ticket.pm, + httemplate/edit/msg_template.html: ticket export for svc_phone, + domain, broadband, RT#10363 + +2010-11-08 12:00 ivan + + * httemplate/edit/part_svc.cgi: hide communigate fields in svc_acct + and svc_domain when there's no communigate exports, RT#10515 + +2010-11-08 11:58 ivan + + * FS/FS/AccessRight.pm: "Edit usage" off for new installs to hide + the barely-used usage fields, RT#10514 + +2010-11-08 10:39 ivan + + * httemplate/edit/: cust_refund.cgi, process/cust_refund.cgi: fix + fallout from more granular ACLs for payments, RT#10505 + +2010-11-08 09:48 levinse + + * httemplate/search/report_cust_main.html: fix prev commit for cust + tag changes on cust main report related to RT6376 + +2010-11-08 09:41 levinse + + * FS/FS/part_export/vitelity.pm: improvements to vitelity.pm, + RT4868 + +2010-11-07 23:35 ivan + + * FS/FS/svc_cert.pm, httemplate/view/svc_cert.cgi: certificates ala + communigate, RT#7515 + +2010-11-07 21:24 ivan + + * FS/FS/Schema.pm, FS/FS/svc_CGP_Mixin.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_domain/communigate-basics.html, + httemplate/view/svc_domain/basics.html: certificates ala + communigate, RT#7515 + +2010-11-07 16:01 ivan + + * FS/FS/svc_cert.pm, httemplate/edit/process/svc_cert.cgi, + httemplate/edit/svc_cert/import_cacert.html, + httemplate/view/svc_cert.cgi: certificates ala communigate, + RT#7515 + +2010-11-07 15:47 ivan + + * FS/FS/svc_cert.pm, httemplate/edit/process/svc_cert.cgi, + httemplate/view/svc_cert.cgi, + httemplate/edit/svc_cert/import_certificate.html: certificates + ala communigate, RT#7515 + +2010-11-07 00:07 mark + + * FS/FS/Schema.pm, FS/FS/part_export.pm, + httemplate/browse/part_export.cgi, + httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi, + httemplate/edit/part_svc.cgi: export names, RT#9827 + +2010-11-06 22:29 ivan + + * httemplate/edit/process/svc_cert.cgi, FS/FS/svc_cert.pm, + httemplate/edit/svc_cert.cgi, httemplate/view/svc_cert.cgi, + httemplate/misc/svc_cert-generate.html: certificates ala + communigate, RT#7515 + +2010-11-06 17:56 ivan + + * FS/FS.pm, FS/MANIFEST, FS/FS/Mason.pm, FS/FS/Schema.pm, + FS/FS/svc_cert.pm, FS/t/svc_cert.t, eg/table_template-svc.pm, + httemplate/edit/part_svc.cgi, httemplate/edit/svc_cert.cgi, + httemplate/edit/process/svc_cert.cgi, + httemplate/edit/svc_cert/generate_privatekey.html, + httemplate/edit/svc_cert/import_privatekey.html, + httemplate/elements/popup_link-cust_svc.html, + httemplate/view/svc_Common.html, httemplate/view/svc_cert.cgi, + httemplate/view/elements/svc_Common.html: certificates ala + communigate, RT#7515 + +2010-11-06 16:58 mark + + * httemplate/search/report_tax-xls.cgi: move module loading to + FS::Mason + +2010-11-06 16:57 mark + + * FS/FS/Mason.pm: sales tax report in Excel, RT#10321 + +2010-11-06 16:45 mark + + * httemplate/search/: report_tax-xls.cgi, report_tax.cgi: sales tax + report in Excel, RT#10321 + +2010-11-06 11:31 ivan + + * bin/21add: doh + +2010-11-05 15:58 ivan + + * FS/: MANIFEST, FS/cust_main.pm, FS/cust_main/Billing.pm, + FS/cust_main/Billing_Discount.pm: split discount bs out into its + own file before cust_main/Billing.pm becomes as bad as the old + monolithic cust_main.pm, somehow RT#10462 + +2010-11-05 14:31 ivan + + * bin/: 21add, 21commit, 21diff: adding 21 tools + +2010-11-05 12:05 levinse + + * httemplate/view/cust_main/payment_history.html: Fix undoing of + changes caused by previous commit + +2010-11-05 11:46 levinse + + * httemplate/view/cust_main/: payment_history.html, + payment_history/pending_payment.html: display any pending + payments in customer view, RT10270 + +2010-11-05 11:32 ivan + + * FS/FS/Record.pm, FS/FS/cust_main.pm, + httemplate/edit/cust_main/billing.html: fix more german character + problems, RT#10498 + +2010-11-05 11:16 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix line item report when + linked from CCH tax report... credits may still be off w/pkg + locations? RT#10472 + +2010-11-04 20:56 levinse + + * FS/FS/cust_main/Search.pm, + httemplate/elements/tr-select-cust_tag.html, + httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add a multi-select for + tags to advanced customer search, RT6376 + +2010-11-04 16:39 levinse + + * FS/FS/part_export/: acct_http.pm, cust_http.pm: Fix display of + export option defaults for all HTTP exports + +2010-11-04 16:10 levinse + + * FS/FS/part_export/: acct_http.pm, http.pm: New HTTP export for + svc_acct and additional option for existing HTTP exports, RT10216 + +2010-11-04 16:07 ivan + + * FS/FS/cust_bill.pm: don't display service data for bundled + packages, RT#10448 + +2010-11-04 15:57 ivan + + * httemplate/edit/process/part_pkg.cgi: stop setting report_option_ + to 1 + +2010-11-04 14:42 ivan + + * httemplate/edit/REAL_cust_pkg.cgi: let you edit contract_end for + all packages, RT#10480 + +2010-11-04 14:35 mark + + * httemplate/edit/REAL_cust_pkg.cgi: make contract_end editable + when it makes sense + +2010-11-04 14:29 mark + + * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi: + make contract_end editable, RT#10480 + +2010-11-04 13:35 ivan + + * FS/FS/: cust_pay.pm, part_pkg/voip_cdr.pm: bill setup fees upon + receiving a payment, for bill_every_call customers + +2010-11-04 10:38 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: finish username-slash and + username-equals, RT#10452 + +2010-11-04 10:09 ivan + + * httemplate/edit/process/cust_pay.cgi: fix fallout from payment + ACL changes, RT#10476 + +2010-11-03 22:56 mark + + * FS/FS/cust_main/Search.pm, httemplate/search/svc_acct.cgi, + rt/lib/RT/Tickets_Overlay.pm: clean up postgres-isms, RT#10324 + +2010-11-03 17:54 levinse + + * httemplate/view/cust_pay.html: added an e-mail link on payment + receipts, RT7946 + +2010-11-03 16:44 ivan + + * FS/FS/AccessRight.pm, FS/FS/access_right.pm, + httemplate/edit/cust_pay.cgi, httemplate/edit/cust_refund.cgi, + httemplate/edit/process/cust_pay.cgi, + httemplate/edit/process/cust_refund.cgi, + httemplate/view/cust_main/payment_history.html, + httemplate/view/cust_main/payment_history/payment.html, + httemplate/view/cust_bill.cgi: more granular ACLs for posting + check vs. cash payments, processing credit card vs echecks, + RT#7887 + +2010-11-03 15:51 ivan + + * httemplate/elements/menu.html: add phone number search to menu, + RT#10447 + +2010-11-03 13:23 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: add username-slash and + username-equals config options, allow uumlauts etc. in + svc_acct.finger like ut_name, RT#10452, RT#10454 + +2010-11-03 12:51 mark + + * FS/FS/cust_pkg.pm: missing commit from #9947 + +2010-11-02 18:04 mark + + * httemplate/edit/bulk-cust_pkg.html: safety improvement to RT#9947 + +2010-11-02 17:37 mark + + * FS/FS/cust_pkg.pm: turn off debug + +2010-11-02 17:33 mark + + * FS/FS/cust_pkg.pm, httemplate/browse/part_pkg.cgi, + httemplate/edit/bulk-cust_pkg.html, + httemplate/edit/process/bulk-cust_pkg.cgi: bulk change package + type, RT#9947 + +2010-11-01 18:52 ivan + + * FS/FS/Conf.pm: update voip-cdr_email description, RT#10322 + +2010-11-01 17:49 ivan + + * httemplate/elements/select-state.html: fix state lables for DE + when set as the default country, RT#10359 + +2010-11-01 17:28 ivan + + * FS/FS/Record.pm, httemplate/edit/cust_main/contact.html, + httemplate/view/cust_main/billing.html, + httemplate/view/cust_main/contacts.html: fix for uumlaut problem, + RT#10359 + +2010-10-31 17:23 ivan + + * FS/FS/cust_bill.pm: fix &NBSP; showing up in sections as a result + of CDR formatting kludge, RT#10275 + +2010-10-31 16:39 ivan + + * FS/FS/cust_main.pm: on merge, add customer (ship) name to + svc_phone.phone_name if blank, RT#10247 + +2010-10-31 15:43 ivan + + * FS/FS/part_pkg/bulk.pm: clarify description of no_prorate + +2010-10-31 14:48 ivan + + * FS/FS/cust_bill.pm: fix long package locations showing up as line + item on typeset invoices, RT#10093 + +2010-10-31 14:23 ivan + + * FS/FS/cust_main.pm: if there's a geocode override and the address + changes, clear it, RT#10376 + +2010-10-31 12:28 mark + + * FS/FS/part_pkg/bulk.pm: no_prorate option for bulk packages, + RT#9821 + +2010-10-31 12:22 ivan + + * bin/cust_main-find_bogus_geocode: adding, RT#10376 + +2010-10-31 12:12 ivan + + * FS/FS/cust_main/Search.pm: add search on harcoded geocode + customers w/cch, RT#10376 + +2010-10-31 12:06 ivan + + * FS/FS/cust_main/Billing.pm: spacing + +2010-10-31 12:04 ivan + + * FS/FS/cust_main/Search.pm, httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add search on harcoded + geocode customers w/cch, RT#10376 + +2010-10-31 11:45 ivan + + * FS/FS/cust_main/Billing.pm: don't lookup a geocode we don't need, + RT#10093 + +2010-10-30 22:24 mark + + * httemplate/elements/tr-pkg_svc.html: fix svc count glitch with + linked packages, RT#10340 + +2010-10-30 21:41 mark + + * FS/FS/cust_pkg.pm: option to keep dates when changing packages, + RT#9947 + +2010-10-30 19:47 jeff + + * FS/FS/cust_main/Billing.pm: seek the geocode on the correct + object RT#10093 + +2010-10-30 18:07 ivan + + * FS/FS/geocode_Mixin.pm: fix tax-ship_address config w/geocode and + thus cch, RT#10376 + +2010-10-30 16:22 mark + + * FS/FS/part_pkg/: discount_Mixin.pm, flat.pm, prorate.pm, + prorate_Mixin.pm, recur_Common.pm, subscription.pm: + discount_Mixin + +2010-10-30 15:44 mark + + * FS/FS/part_export/rt_ticket.pm: cleanup + +2010-10-29 01:51 mark + + * FS/FS/part_pkg/: prorate.pm, prorate_Mixin.pm: prorate option to + round to full day, RT#7353 + +2010-10-28 15:57 mark + + * FS/FS/Cron/backup.pm: don't try to backup if backup_scp is empty + +2010-10-28 15:21 mark + + * FS/FS/ClientAPI/Signup.pm: fix broken svc_acct signup + +2010-10-28 00:47 mark + + * FS/FS/: Conf.pm, svc_Common.pm, svc_pbx.pm: global duplicate + checking on svc_pbx.id, RT#9967 + +2010-10-27 12:27 mark + + * FS/FS/msg_template.pm, httemplate/edit/msg_template.html: + cust_pkg fields in ticket export templates, RT#9936 + +2010-10-26 18:49 mark + + * FS/FS/part_export/rt_ticket.pm, httemplate/edit/part_export.cgi: + RT ticket creation export to multiple queues, RT#10363 + +2010-10-26 11:33 ivan + + * FS/FS/ClientAPI/Signup.pm: fix signup errors for + conferenceingforless, RT#10360 + +2010-10-25 15:29 mark + + * httemplate/search/cust_svc.html: fix mistake + +2010-10-25 15:22 mark + + * FS/FS/Conf.pm, FS/FS/part_pkg/bulk.pm, + FS/FS/part_pkg/voip_cdr.pm, httemplate/misc/unprovision.cgi, + httemplate/search/cust_pkg_svc.html, + httemplate/search/cust_svc.html, + httemplate/view/cust_main/packages.html, + httemplate/view/cust_main/packages/services.html, + httemplate/view/elements/svc_Common.html: summary display of bulk + packages with many services, RT#9821 + +2010-10-25 07:53 ivan + + * FS/FS/ClientAPI/Signup.pm: should fix "cant call method + "setdefault" on an undefined value" errors, RT#10360 + +2010-10-24 17:28 ivan + + * httemplate/: view/svc_pbx.cgi, search/cdr.html, + search/report_cdr.html, view/cust_main/packages.html: svc_pbx and + whole-customer links to CDRs, RT#10315 + +2010-10-23 14:34 ivan + + * FS/FS/Cron/backup.pm: datestamp backups + +2010-10-23 14:31 ivan + + * FS/FS/Cron/backup.pm, bin/freeside-backup: datestamp backups + +2010-10-23 01:33 mark + + * FS/FS/: cust_pkg.pm, part_pkg_option.pm: fix contract_end bug, + RT#10319 + +2010-10-22 18:23 ivan + + * FS/FS/cust_pay.pm: another upgrade fix for ancient datasets + +2010-10-22 17:54 ivan + + * FS/FS/cust_bill_pkg_detail.pm: fix upgrades from old 1.7 + +2010-10-22 15:28 mark + + * FS/FS/part_pkg/flat.pm: fix contract_end bug, RT#10319 + +2010-10-22 15:13 ivan + + * httemplate/elements/select-terms.html, FS/FS/Conf.pm: add Net 90 + terms, RT#10347 + +2010-10-22 11:03 ivan + + * httemplate/misc/xmlhttp-cust_main-search.cgi, + rt/share/html/Elements/AddCustomers, + rt/share/html/Ticket/Elements/AddCustomers: add no_fuzzy_on_exact + to RT customer search and our smart search boxes too, RT#10341 + +2010-10-22 10:46 ivan + + * httemplate/search/cust_main.cgi: a real wtf from me on the search + changes, now fixed, RT#10341 + +2010-10-22 02:03 ivan + + * FS/FS/cust_pkg.pm: tealish for not yet billed, like cust_main + ordered + +2010-10-22 01:54 ivan + + * httemplate/browse/part_pkg.cgi: fix package def report totals to + break down not yet billed vs. active package counts, RT#10317 + +2010-10-21 23:37 ivan + + * FS/FS/cust_pay_void.pm: deal with multiply-voided payments + +2010-10-21 23:29 ivan + + * httemplate/view/cust_bill.cgi: respect voip-cdr_email config when + viewing invoices in the backend, RT#10280 + +2010-10-21 23:14 ivan + + * FS/FS/Schema.pm, FS/FS/cust_pay_void.pm, + httemplate/view/cust_main/payment_history/voided_payment.html: + display both original usernum and void usernum vfor voided + payments, RT#10280 + +2010-10-21 12:29 ivan + + * FS/FS/part_export/sqlradius.pm: radusergroup option + +2010-10-20 18:34 ivan + + * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main/Search.pm, + httemplate/search/cust_main.cgi, + httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: better address + searching: disable fuzzy/substring searches when an exact match + is found, work around L:EN:NameParse DrainBramage w/two-letter + first names like "Ed", add an address1 search to advanced + customer search, RT#10254 + +2010-10-20 15:45 ivan + + * FS/FS/cdr.pm: auto-conversion of answerdate too + +2010-10-20 15:43 ivan + + * eg/cdr_template.pm: doc + +2010-10-19 19:07 ivan + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm, + FS/FS/AccessRight.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm, + FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm, + FS/FS/option_Common.pm, bin/merge-referrals, + httemplate/elements/search-cust_main.html, + httemplate/misc/cust_main-merge.html, + httemplate/misc/merge_cust.html, httemplate/view/cust_main.cgi: + customer merging, RT#10247 + +2010-10-18 17:32 ivan + + * FS/FS/Cron/: bill.pm, notify.pm: fix daily billing under mysql, + RT#10246 + +2010-10-18 17:06 ivan + + * FS/FS/Conf.pm: fix "use of uninitialized value in string eq" + warning running freeside-setup + +2010-10-18 15:23 mark + + * FS/FS/msg_template.pm, FS/FS/part_export/rt_ticket.pm, + httemplate/edit/msg_template.html: rt_ticket export, RT#9936 + +2010-10-17 20:36 ivan + + * FS/FS/cust_main.pm: fix "Inactive" status showing instead of + "Suspended" or "Canceled" when there were one-time charges, + RT#9971 + +2010-10-17 19:46 ivan + + * FS/FS/Conf.pm, FS/FS/part_pkg/flat.pm, + httemplate/edit/part_pkg.cgi, FS/FS/cust_main/Billing.pm, + httemplate/view/cust_main/packages/status.html: suspend_bill + package option to continue recurring billing while suspended and + part_pkg-default_suspend_bill conf option to set it by default, + RT#10148 + +2010-10-17 15:35 ivan + + * httemplate/: edit/domain_record.html, + edit/process/domain_record.cgi, + edit/process/svc_domain-defaultrecords.cgi, + elements/popup_link.html, view/svc_domain/dns.html, + misc/delete-domain_record.cgi: dns editing improvements: show an + error from adding default records, redirect back to the dns + section on all operations, finish editing. RT#8933 + +2010-10-16 17:09 ivan + + * httemplate/browse/part_event.html: show eventpart in clone + dropdown + +2010-10-14 14:16 ivan + + * FS/FS/domain_record.pm: fix domain edits, RT#10223 + +2010-10-14 13:45 jeff + + * httemplate/edit/cust_main/bottomfixup.js: restore + update_censustract RT10221 + +2010-10-13 18:14 ivan + + * FS/FS/Mason.pm, FS/FS/Misc.pm, FS/FS/Schema.pm, FS/FS/contact.pm, + FS/FS/contact_phone.pm, FS/FS/cust_main.pm, + httemplate/edit/prospect_main-ocr.html, + httemplate/edit/prospect_main-upload.html, + httemplate/edit/prospect_main.html, + httemplate/edit/process/prospect_main.html, + httemplate/elements/contact.html, httemplate/elements/menu.html, + httemplate/view/image.cgi: more contact work and preliminary + business card upload + +2010-10-13 17:59 mark + + * FS/FS/: cust_main.pm, cust_pkg.pm, + part_event/Condition/cust_status.pm, + part_event/Condition/has_referral_custnum.pm, + part_event/Condition/pkg_age.pm, + part_event/Condition/pkg_recurring.pm, + part_event/Condition/pkg_status.pm: event condition speed + improvements, RT#6802 + +2010-10-13 16:14 ivan + + * FS/bin/: freeside-daily, freeside-monthly, freeside-radgroup: fix + bad POD in manpages, especially freeside-daily -p + +2010-10-13 13:20 ivan + + * FS/FS/cust_main/Packages.pm: fix late fee held for next invoice + triggering immediately if next bill dates have been manually + added to one-time charges, RT#10192 + +2010-10-12 14:01 mark + + * FS/FS/cust_main.pm: fix some noisy warnings + +2010-10-12 13:58 mark + + * FS/FS/part_pkg.pm: fix typo? + +2010-10-11 18:15 mark + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg/flat.pm, + httemplate/edit/REAL_cust_pkg.cgi, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/elements/input-date-field.html, + httemplate/misc/order_pkg.html, httemplate/search/cust_pkg.cgi, + httemplate/search/report_cust_pkg.html, + httemplate/view/cust_main/packages/status.html: package contract + end date field, RT#9918 + +2010-10-11 17:12 mark + + * FS/FS/cust_main.pm: also fix this in the future + +2010-10-11 17:00 mark + + * FS/FS/cust_main.pm: expiration month always 2 digits, RT#10161 + +2010-10-11 16:36 mark + + * httemplate/elements/select-month_year.html: expiration month + always 2 digits, RT#10161 + +2010-10-11 12:00 jeff + + * FS/FS/cust_location.pm, FS/FS/cust_main.pm, + FS/FS/geocode_Mixin.pm, + httemplate/elements/standardize_locations.html, + httemplate/elements/standardize_locations.js, + httemplate/misc/choose_tax_location.html, + FS/FS/cust_main/Billing.pm, + httemplate/edit/cust_main/bottomfixup.js, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/misc/change_pkg.cgi, httemplate/misc/order_pkg.html, + httemplate/misc/xmlhttp-cust_main-address_standardize.html: + external taxes support package locations RT10093 + +2010-10-11 03:36 ivan + + * FS/FS/agent_type.pm: optimization to speed up new customer page + when there's lots of agents, RT#10184 + +2010-10-11 02:36 ivan + + * httemplate/edit/cust_main/first_pkg.html: add lock_agentnum and + lock_pkgpart parameters to new customer page, RT#9782 + +2010-10-11 02:03 ivan + + * httemplate/edit/cust_main.cgi: add lock_agentnum and lock_pkgpart + parameters to new customer page, RT#9782 + +2010-10-10 16:41 ivan + + * FS/FS/cust_bill.pm: should fix wrapping of CDRs reported under + IEq, RT#9964 + +2010-10-10 13:52 ivan + + * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi, + httemplate/edit/elements/edit.html: simple protection against + selecting and using package add-ons that point to the same + package. (still need to detect and break more complex + self-referential loops) + +2010-10-10 12:42 ivan + + * httemplate/: edit/cust_pay_pending.html, + search/cust_pay_pending.html: add "capture" links to pending + payments in captured state, RT#10152 + +2010-10-10 12:11 ivan + + * httemplate/elements/menu.html: fix documentation link for 2.1 + +2010-10-09 18:38 ivan + + * FS/FS/cust_main.pm: ignore banned ACH on otaker upgrade as well + +2010-10-09 17:26 ivan + + * httemplate/: edit/cust_main/top_misc.html, + edit/cust_main/first_pkg/select-part_pkg.html, + elements/freeside.css: add lock_agentnum and lock_pkgpart + parameters to new customer page, RT#9782 + +2010-10-05 10:32 mark + + * rt/share/html/Admin/CustomFields/Modify.html: prevent broken + custom field values, RT#9959 + +2010-10-04 18:53 jeff + + * FS/FS/ClientAPI/MyAccount.pm: permit null discount_term RT10135 + +2010-10-04 18:38 mark + + * bin/rt-trim-whitespace: script to fix stray whitespace, RT#9959 + +2010-10-04 15:17 mark + + * FS/FS/access_user.pm, httemplate/edit/access_user.html, + httemplate/edit/process/access_user.html: fs_ system accounts, + RT#8731 + +2010-10-04 11:50 mark + + * FS/FS/part_pkg/voip_cdr.pm: better option label + +2010-10-04 11:46 mark + + * FS/FS/: svc_pbx.pm, svc_phone.pm, part_pkg/voip_cdr.pm: CDR + matching by svcnum, RT#10044 + +2010-10-02 13:54 mark + + * rt/FREESIDE_MODIFIED, rt/etc/schema.mysql-4.1, + FS/bin/freeside-upgrade: mandatory custom field flag, RT#9260 + +2010-10-01 17:32 mark + + * FS/FS/cust_main_Mixin.pm: avoid sending duplicate notices from + package search, RT#10103 + +2010-09-30 22:33 mark + + * httemplate/misc/email-customers.html: fix templated notices, + RT#10103 + +2010-09-29 18:11 ivan + + * FS/FS/cust_main.pm: improve signup date recovery, especially in + the edit case + +2010-09-29 16:46 ivan + + * Makefile: start of 2.1.2cvs + +2010-09-29 16:41 mark + + * FS/FS/part_pkg/: agent.pm, cdr_termination.pm, prorate.pm, + prorate_Mixin.pm, sql_external.pm, voip_cdr.pm, voip_inbound.pm: + option to charge the next full period when prorating, RT#9874 + +2010-09-29 15:50 ivan + + * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 2.1.1 + 2010-09-29 15:47 ivan * Makefile: 2.1.1! @@ -442,12 +7277,8 @@ 2010-09-01 16:39 mark * rt/: etc/schema.Pg, lib/RT/CustomField.pm, - share/html/Admin/CustomFields/Modify.html, - share/html/Callbacks/CheckMandatoryFields/Ticket/Elements/Tabs/Default, - share/html/Callbacks/CheckMandatoryFields/Ticket/Modify.html/BeforeActionList, - share/html/Callbacks/CheckMandatoryFields/Ticket/Update.html/BeforeDisplay, - share/html/Ticket/Elements/CheckMandatoryFields: RT mandatory - custom fields, RT#9260 + share/html/Admin/CustomFields/Modify.html: RT mandatory custom + fields, RT#9260 2010-09-01 13:25 jeff @@ -581,8 +7412,7 @@ 2010-08-24 10:30 jeff * httemplate/search/: 477.html, 477partIA_detail.html, - 477partVI.html, 477partVI_census.html, report_477.html: fixup 477 - XML output + 477partVI_census.html, report_477.html: fixup 477 XML output 2010-08-23 20:06 mark @@ -782,9 +7612,8 @@ * httemplate/: elements/select-user.html, graph/money_time.cgi, misc/process/batch-cust_pay.cgi, - misc/process/cust_pay-import.cgi, search/cust_pay.cgi, - search/cust_pay.html, search/report_cust_pay.html, - search/report_cust_refund.html, + misc/process/cust_pay-import.cgi, search/cust_pay.html, + search/report_cust_pay.html, search/report_cust_refund.html, search/elements/cust_pay_or_refund.html, search/elements/report_cust_pay_or_refund.html: fix payment and refund searches by otaker (now usernum), RT#9555 @@ -899,9 +7728,9 @@ 2010-08-09 23:28 ivan - * FS/FS/cust_main.pm, FS/FS/cust_bill.pm, conf/welcome_letter: add - logo_file support to welcome_letter and fix leaving temp files - around for invoices and letters, RT#9497 + * FS/FS/: cust_main.pm, cust_bill.pm: add logo_file support to + welcome_letter and fix leaving temp files around for invoices and + letters, RT#9497 2010-08-09 13:30 ivan @@ -1318,9 +8147,8 @@ 2010-07-21 17:11 mark - * FS/FS/rate_time_interval.pm, httemplate/browse/rate_detail.html, - httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi, - httemplate/edit/rate_time.cgi, + * FS/FS/rate_time_interval.pm, httemplate/edit/rate.cgi, + httemplate/edit/rate_region.cgi, httemplate/edit/rate_time.cgi, httemplate/edit/process/rate_region.cgi, httemplate/edit/process/rate_time.cgi, httemplate/elements/auto-table.html, @@ -1598,8 +8426,7 @@ FS/FS/rate_detail.pm, FS/FS/rate_time.pm, FS/FS/rate_time_interval.pm, FS/FS/part_pkg/voip_cdr.pm, FS/t/rate_time.t, FS/t/rate_time_interval.t, - httemplate/browse/rate.cgi, httemplate/browse/rate_detail.html, - httemplate/browse/rate_time.html, + httemplate/browse/rate.cgi, httemplate/browse/rate_time.html, httemplate/edit/rate_detail.html, httemplate/edit/rate_time.cgi, httemplate/edit/process/rate_time.cgi, httemplate/elements/auto-table.html, @@ -1885,8 +8712,7 @@ httemplate/edit/prospect_main.html, httemplate/edit/process/elements/process.html, httemplate/view/prospect_main.html, - httemplate/view/cust_main/misc.html, - httemplate/view/svc_acct/tr.html: Add "View customers of all + httemplate/view/cust_main/misc.html: Add "View customers of all agents" access rights, RT#7010 2010-06-16 18:17 ivan @@ -2171,7 +8997,7 @@ 2010-06-04 22:54 jeff - * httemplate/search/: 477.html, 477partV.html, 477partVI.html, + * httemplate/search/: 477.html, 477partV.html, elements/search-html.html: fix urls 2010-06-04 22:51 jeff @@ -2348,7 +9174,6 @@ httemplate/search/477partIIB.html, httemplate/search/477partIV.html, httemplate/search/477partV.html, - httemplate/search/477partVI.html, httemplate/search/report_477.html, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi, @@ -2562,21 +9387,127 @@ 2010-05-18 11:47 ivan - * rt/: share/html/NoAuth/css/base/misc.css, + * rt/: share/html/NoAuth/css/autohandler, + share/html/NoAuth/css/print.css, + share/html/NoAuth/css/3.4-compat/titlebox.css, + share/html/NoAuth/css/base/misc.css, + share/html/NoAuth/images/autohandler, + share/html/NoAuth/css/3.4-compat/misc.css, + share/html/NoAuth/css/3.5-default/titlebox.css, + share/html/NoAuth/css/3.5-default/misc.css, + share/html/NoAuth/css/web2/misc.css, + share/html/NoAuth/css/web2/portlets.css, + share/html/NoAuth/css/web2/base.css, + share/html/NoAuth/css/web2/boxes.css, share/html/NoAuth/css/web2/collection.css, - share/html/NoAuth/rss/dhandler, share/fonts/Droid.README, - share/fonts/DroidSansFallback.ttf, share/fonts/DroidSans.ttf, + share/html/NoAuth/css/web2/main.css, + share/html/NoAuth/css/web2/msie.css, + share/html/NoAuth/js/autohandler, share/html/NoAuth/rss/dhandler, + share/html/Download/CustomFieldValue/dhandler, + share/html/Widgets/Form/Select, + share/html/Tools/Reports/CreatedByDates.html, + share/html/Tools/Reports/ResolvedByDates.html, + share/fonts/Droid.README, share/fonts/DroidSansFallback.ttf, + docs/templates.pod, share/fonts/DroidSans.ttf, docs/Security, docs/timezones_in_charts.pod, etc/upgrade/3.8.8/content, - t/api/rights_show_ticket.t, t/web/search_rss.t: Initial revision + t/ticket/merge.t, t/data/configs/apache2.2+fastcgi.conf, + t/data/configs/apache2.2+fastcgi.conf.in, + t/data/configs/apache2.2+mod_perl.conf, + t/data/configs/apache2.2+mod_perl.conf.in, + t/api/rights_show_ticket.t, t/api/emailparser.t, t/api/rights.t, + t/web/cf_select_one.t, t/web/search_rss.t, + t/web/custom_frontpage.t, t/web/ticket-create-utf8.t, + t/web/cf_access.t, t/web/cf_onqueue.t, t/web/dashboards.t, + t/customfields/sort_order.t, t/mail/charsets-outgoing.t: import + rt 3.8.8 + +2010-05-18 11:43 ivan + + * rt/: bin/fastcgi_server, + share/html/Elements/RT__CustomField/ColumnMap: Initial revision 2010-05-18 11:43 ivan - * rt/: lib/RT/I18N/pt_PT.po, lib/RT/I18N/nn.po, - bin/fastcgi_server.in, bin/fastcgi_server, + * rt/: lib/RT/I18N/zh_TW.po, lib/RT/I18N/ar.po, + lib/RT/I18N/pt_PT.po, lib/RT/I18N/fr.po, lib/RT/I18N/cs.po, + lib/RT/I18N/pt_BR.po, lib/RT/I18N/hr.po, lib/RT/I18N/ja.po, + lib/RT/I18N/ru.po, lib/RT/I18N/pt.po, lib/RT/I18N/zh_CN.po, + lib/RT/I18N/nn.po, lib/RT/Action/Notify.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/SendEmail.pm, lib/RT/Shredder/Plugin/Users.pm, + lib/RT/Approval/Rule/Created.pm, lib/RT/Approval/Rule/Passed.pm, + lib/RT/Approval/Rule/Rejected.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/Web/Handler.pm, lib/RT/Interface/Web/Request.pm, + lib/RT/Interface/Web/Session.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, lib/RT/Test/Web.pm, + bin/mason_handler.scgi.in, lib/RT/Report/Tickets.pm, + lib/RT/Report/Tickets/Entry.pm, bin/fastcgi_server.in, bin/rt.in, + bin/mason_handler.fcgi.in, bin/standalone_httpd.in, + bin/webmux.pl.in, sbin/rt-test-dependencies.in, + sbin/rt-dump-database.in, sbin/rt-dump-database, + sbin/rt-clean-sessions, sbin/rt-clean-sessions.in, + share/html/Search/Chart, share/html/Search/Results.html, + share/html/Search/Results.rdf, share/html/Search/Elements/Chart, share/html/Search/Elements/ResultsRSSView, - share/html/Elements/EditPassword, + share/html/Dashboards/Render.html, + share/html/Dashboards/Elements/HiddenSearches, + share/html/Admin/Queues/index.html, + share/html/Admin/Queues/Modify.html, + share/html/Admin/Elements/EditTemplates, + share/html/Admin/Elements/EditScrips, + share/html/Admin/Groups/index.html, + share/html/Admin/CustomFields/index.html, + share/html/Admin/Users/Memberships.html, + share/html/Admin/Users/index.html, + share/html/Admin/CustomFields/Objects.html, + share/html/Admin/Tools/Configuration.html, + share/html/Helpers/CalPopup.html, + share/html/Ticket/ModifyDates.html, + share/html/Ticket/Elements/EditDates, + share/html/Ticket/Elements/ShowTransaction, + share/html/Ticket/Elements/ShowDates, + share/html/Ticket/Elements/ShowGroupMembers, + share/html/Ticket/Elements/ShowPeople, + share/html/Ticket/Elements/UpdateCc, + share/html/Ticket/Attachment/dhandler, + share/html/Ticket/Elements/PreviewScrips, + share/html/Ticket/Elements/ShowAttachments, + share/html/Ticket/Elements/ShowMessageStanza, + share/html/Elements/MyReminders, share/html/Elements/ShowUser, + share/html/User/Elements/Tabs, share/html/Elements/Login, + share/html/Elements/ShowUserConcise, + share/html/Elements/MessageBox, share/html/Elements/EditPassword, + share/html/Elements/HeaderJavascript, + share/html/Elements/ShowLinks, share/html/Elements/Logo, share/html/Elements/ShowRelationLabel, - share/html/Elements/RT__CustomField/ColumnMap: Initial revision + share/html/Elements/EditCustomFieldSelect, + share/html/Elements/CreateTicket, + share/html/Elements/ShowCustomFields, + share/html/Elements/RT__Queue/ColumnMap, + share/html/Elements/RT__Scrip/ColumnMap, + share/html/Elements/CollectionAsTable/Row, + share/html/Elements/RT__Template/ColumnMap, + share/html/NoAuth/Logout.html, share/html/SelfService/Error.html, + share/html/SelfService/Prefs.html: import rt 3.8.8 + +2010-05-18 11:40 ivan + + * rt/: aclocal.m4, configure, UPGRADING, README, + autom4te.cache/requests, autom4te.cache/traces.0, + autom4te.cache/output.0, m4/rt_layout.m4, + lib/RT/CustomFields_Overlay.pm, lib/RT/I18N.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/EmailParser.pm, + lib/RT/Util.pm, lib/RT/ObjectCustomFieldValue.pm, + lib/RT/Attachment_Overlay.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/SQL.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Crypt/GnuPG.pm, + lib/RT/I18N/en.po, lib/RT/I18N/bg.po, lib/RT/I18N/it.po, + lib/RT/I18N/pl.po, lib/RT/I18N/nb.po, lib/RT/I18N/de.po, + lib/RT/I18N/hu.po, lib/RT/I18N/sv.po, lib/RT/I18N/nl.po, + lib/RT/I18N/fi.po, lib/RT/I18N/rt.pot, lib/RT/I18N/id.po, + lib/RT/I18N/he.po, lib/RT/I18N/tr.po, lib/RT/I18N/da.po, + lib/RT/I18N/es.po: import rt 3.8.8 2010-05-17 20:25 ivan @@ -3152,11 +10083,6 @@ httemplate/search/mailinglistmember.html: export svc_mailinglist to CGP groups, RT#7514 -2010-03-23 01:27 ivan - - * httemplate/images/: black-gray-side.png, gray-black-side.png: - goodbye and good riddance - 2010-03-22 20:53 ivan * FS/: FS.pm, FS/h_svc_mailinglist.pm, t/h_svc_mailinglist.t, @@ -3219,8 +10145,7 @@ 2010-03-21 16:13 ivan * FS/FS/Schema.pm, FS/FS/rate_detail.pm, - FS/FS/part_pkg/voip_cdr.pm, httemplate/browse/rate_detail.html, - httemplate/edit/rate_detail.html, + FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/rate_detail.html, httemplate/edit/rate_region.cgi, httemplate/edit/process/rate_region.cgi, httemplate/misc/rate_edit_excel.html, @@ -3275,9 +10200,7 @@ rt/share/html/Elements/SelectDate, rt/share/html/Prefs/SearchOptions.html, rt/share/html/User/Prefs.html, - httemplate/images/arrow.down.black.png, - httemplate/images/black-gradient.png, - httemplate/images/black-gray-gradient.png, rt/FREESIDE_MODIFIED, + httemplate/images/arrow.down.black.png, rt/FREESIDE_MODIFIED, httemplate/elements/freeside.css, rt/share/html/NoAuth/css/freeside2.1/layout.css: more RT integration / reskin / 2.1, RT#6640 @@ -3465,10 +10388,6 @@ * httemplate/: edit/cust_main_note.cgi, view/cust_main/notes.html, elements/htmlarea.html: RT#6226: fckeditor for customer notes -2010-03-15 19:14 ivan - - * rt/etc/rt.spec: remove rt.spec, borking our build somehow - 2010-03-15 18:00 ivan * httemplate/search/: cust_main-zip.html, @@ -3677,10 +10596,6 @@ provisioning :UI, docs, java path, s/system/IPC::Run/ for better error handling. RT#7132 -2010-03-05 10:25 ivan - - * httemplate/docs/ssh.html: moved to wiki - 2010-03-05 10:24 ivan * FS/FS/part_export/: domain_shellcommands.pm, @@ -3839,8 +10754,8 @@ * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/part_export/communigate_pro.pm, httemplate/edit/svc_acct.cgi, - httemplate/view/elements/svc_export_settings.html, - httemplate/view/svc_acct/tr.html: communigate, RT#7083 + httemplate/view/elements/svc_export_settings.html: communigate, + RT#7083 2010-02-20 19:16 ivan @@ -4485,10 +11400,8 @@ 2010-01-08 08:05 jeff - * Makefile, htetc/freeside-base1.99.conf, - htetc/freeside-base1.conf, htetc/freeside-base2.conf, - htetc/htpasswd.logout, httemplate/elements/header.html, - httemplate/elements/logout.html, + * Makefile, htetc/freeside-base2.conf, htetc/htpasswd.logout, + httemplate/elements/header.html, httemplate/elements/logout.html, httemplate/elements/rs_init_object.html, httemplate/elements/xmlhttp.html: add a logout link (RT 1330 & 5518) @@ -4541,8 +11454,7 @@ 2010-01-02 23:40 ivan - * htetc/: freeside-base1.99.conf, freeside-base1.conf, - freeside-base2.conf, handler.pl: port skinning, customer + * htetc/: freeside-base2.conf, handler.pl: port skinning, customer display/edit from RT 3.6 integration to RT 3.8 integration 2010-01-02 22:24 ivan @@ -4575,23 +11487,49 @@ 2009-12-31 05:59 ivan - * rt/: .gitignore, Makefile, config.status, bin/mason_handler.fcgi, + * rt/: Makefile, config.status, bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-crontool, bin/rt-mailgate, etc/RT_Config.pm, etc/RT_Config.pm.in, - etc/RT_SiteConfig.pm, etc/schema.Pg, etc/schema.mysql, - html/autohandler, html/index.html, html/l, lib/RT.pm, + etc/RT_SiteConfig.pm, etc/schema.Pg, lib/RT.pm, lib/RT/Groups_Overlay.pm, lib/RT/Record.pm, lib/RT/SearchBuilder.pm, lib/RT/Ticket_Overlay.pm, lib/RT/Transaction_Overlay.pm, lib/RT/User_Overlay.pm, - lib/RT/Users_Overlay.pm, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po, - lib/RT/I18N/pt_pt.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po, - lib/t/00smoke.t, lib/t/create_data.pl, lib/t/setup_regression.t, - sbin/extract_pod_tests, sbin/regression_harness, - sbin/rt-setup-database.in: merging 3.8.7!!! + lib/RT/Users_Overlay.pm, sbin/rt-setup-database.in: merging + 3.8.7!!! + +2009-12-31 05:15 ivan + + * rt/: share/html/Widgets/TitleBoxEnd, + share/html/Admin/Elements/SelectScripCondition, + share/html/Admin/Elements/EditCustomFields, + share/html/Admin/Elements/EditScrip, + share/html/Admin/Elements/SelectScripAction, + share/html/Admin/Users/Modify.html, + share/html/Admin/CustomFields/Modify.html, + share/html/Ticket/Create.html, share/html/Ticket/Display.html, + share/html/Ticket/Modify.html, share/html/Ticket/Update.html, + share/html/Ticket/ModifyAll.html, + share/html/Ticket/Elements/ShowSummary, + share/html/Ticket/Elements/BulkLinks, + share/html/Ticket/Elements/ShowParents, + share/html/Ticket/Elements/ShowTransactionAttachments, + share/html/Ticket/Elements/Tabs, + share/html/Ticket/Elements/EditCustomFields, + share/html/Ticket/Elements/EditTransactionCustomFields, + share/html/Ticket/Graphs/index.html, etc/schema.mysql-4.1: + Initial revision 2009-12-31 05:15 ivan - * rt/: share/html/NoAuth/RichText/FCKeditor/editor/lang/af.js, + * rt/: share/html/NoAuth/RichText/FCKeditor/editor/lang/eo.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/hu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ru.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/_translationstatus.txt, + share/html/NoAuth/RichText/FCKeditor/editor/lang/en-ca.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/gu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/tr.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fi.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/af.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/bs.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/da.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/zh-cn.js, @@ -4754,8 +11692,7 @@ share/html/Widgets/ComboBox, share/html/Widgets/FinalizeWidgetArguments, share/html/Widgets/SavedSearch, share/html/Widgets/SelectionBox, - share/html/Widgets/TitleBox, share/html/Widgets/TitleBoxEnd, - share/html/Widgets/TitleBoxStart, + share/html/Widgets/TitleBox, share/html/Widgets/TitleBoxStart, share/html/Widgets/Form/Boolean, share/html/Widgets/Form/Integer, share/html/Widgets/Form/Select, share/html/Widgets/Form/String, share/html/Helpers/Autocomplete/CustomFieldValues, @@ -4788,16 +11725,12 @@ share/html/Admin/Elements/ObjectCustomFields, share/html/Admin/Elements/SelectCustomFieldType, share/html/Admin/Elements/SelectScrip, - share/html/Admin/Elements/SelectScripCondition, share/html/Admin/Elements/SelectStage, share/html/Admin/Queues/UserRights.html, share/html/Admin/Elements/ConfigureMyRT, share/html/Admin/Elements/CustomFieldTabs, - share/html/Admin/Elements/EditCustomFields, - share/html/Admin/Elements/EditScrip, share/html/Admin/Elements/QueueTabs, share/html/Admin/Elements/SelectModifyQueue, - share/html/Admin/Elements/SelectScripAction, share/html/Admin/Elements/SelectTemplate, share/html/Admin/Elements/Tabs, share/html/Admin/Elements/AddCustomFieldValue, @@ -4845,10 +11778,8 @@ share/html/Admin/Users/GnuPG.html, share/html/Admin/Users/History.html, share/html/Admin/Users/Memberships.html, - share/html/Admin/Users/Modify.html, share/html/Admin/Users/MyRT.html, share/html/Admin/CustomFields/GroupRights.html, - share/html/Admin/CustomFields/Modify.html, share/html/Admin/CustomFields/Objects.html, share/html/Admin/CustomFields/UserRights.html, share/html/Admin/CustomFields/index.html, @@ -4875,33 +11806,23 @@ share/html/Admin/Tools/Shredder/Elements/Object/RT--Ticket, share/html/Admin/Tools/Shredder/Elements/Object/RT--User, share/html/Admin/Groups/UserRights.html, - share/html/Admin/Groups/index.html, - share/html/Ticket/Create.html, share/html/Ticket/GnuPG.html, + share/html/Admin/Groups/index.html, share/html/Ticket/GnuPG.html, share/html/Ticket/Reminders.html, share/html/Ticket/ShowEmailRecord.html, - share/html/Ticket/Display.html, share/html/Ticket/History.html, - share/html/Ticket/Modify.html, + share/html/Ticket/History.html, share/html/Ticket/ModifyDates.html, share/html/Ticket/ModifyLinks.html, - share/html/Ticket/Update.html, share/html/Ticket/Forward.html, - share/html/Ticket/ModifyAll.html, + share/html/Ticket/Forward.html, share/html/Ticket/ModifyPeople.html, share/html/Ticket/Elements/AddWatchers, share/html/Ticket/Elements/ShowDates, - share/html/Ticket/Elements/ShowSummary, share/html/Ticket/Elements/ShowTime, - share/html/Ticket/Elements/BulkLinks, share/html/Ticket/Elements/EditWatchers, share/html/Ticket/Elements/FindAttachments, - share/html/Ticket/Elements/ShowParents, - share/html/Ticket/Elements/ShowTransactionAttachments, - share/html/Ticket/Elements/Tabs, share/html/Ticket/Elements/Bookmark, share/html/Ticket/Elements/EditBasics, - share/html/Ticket/Elements/EditCustomFields, share/html/Ticket/Elements/EditDates, share/html/Ticket/Elements/EditPeople, - share/html/Ticket/Elements/EditTransactionCustomFields, share/html/Ticket/Elements/PreviewScrips, share/html/Ticket/Elements/Reminders, share/html/Ticket/Elements/ShowAttachments, @@ -4927,7 +11848,6 @@ share/html/Ticket/Elements/LoadTextAttachments, share/html/Ticket/Elements/ShowUpdateStatus, share/html/Ticket/Graphs/dhandler, - share/html/Ticket/Graphs/index.html, share/html/Ticket/Graphs/Elements/EditGraphProperties, share/html/Ticket/Graphs/Elements/ShowGraph, share/html/Ticket/Graphs/Elements/ShowLegends, @@ -4939,8 +11859,8 @@ share/html/SelfService/Update.html, share/html/SelfService/index.html, share/html/SelfService/Elements/GotoTicket, - share/html/SelfService/Elements/Tabs, etc/schema.mysql-4.0, - share/html/Approvals/Display.html, + share/html/SelfService/Elements/Tabs, etc/schema.SQLite, + etc/schema.mysql-4.0, share/html/Approvals/Display.html, share/html/Approvals/autohandler, share/html/Approvals/index.html, share/html/Approvals/Elements/Approve, @@ -4949,7 +11869,8 @@ share/html/Approvals/Elements/Tabs, share/html/SelfService/Attachment/dhandler, share/html/SelfService/Elements/Header, - share/html/SelfService/Elements/MyRequests, etc/schema.mysql-4.1, + share/html/SelfService/Elements/MyRequests, etc/acl.Informix, + etc/acl.Sybase, etc/acl.Oracle, etc/acl.Pg, etc/acl.mysql, etc/upgrade/shrink_cgm_table.pl, etc/upgrade/split-out-cf-categories, etc/upgrade/split-out-cf-categories.in, @@ -4957,22 +11878,40 @@ etc/upgrade/3.8-branded-queues-extension, etc/upgrade/3.8-branded-queues-extension.in, etc/upgrade/3.8-ical-extension, - etc/upgrade/3.8-ical-extension.in, etc/upgrade/3.7.1/content, - etc/upgrade/3.7.82/content, etc/upgrade/3.7.86/content, - etc/upgrade/3.7.87/content, etc/upgrade/3.8.0/content, - etc/upgrade/3.8.1/content, etc/upgrade/3.8.3/content, - etc/upgrade/3.8.3/schema.Pg, etc/upgrade/3.8.4/content, - etc/upgrade/3.8.6/content, etc/upgrade/3.7.10/content, - etc/upgrade/3.7.15/content, etc/upgrade/3.7.19/content, - etc/upgrade/3.7.3/schema.Oracle, etc/upgrade/3.7.3/schema.Pg, - etc/upgrade/3.7.3/schema.mysql, etc/upgrade/3.7.81/schema.Oracle, + etc/upgrade/3.8-ical-extension.in, etc/upgrade/3.1.0/acl.Pg, + etc/upgrade/3.7.1/content, etc/upgrade/3.7.82/content, + etc/upgrade/3.7.86/content, etc/upgrade/3.7.87/content, + etc/upgrade/3.8.0/content, etc/upgrade/3.8.1/content, + etc/upgrade/3.8.3/content, etc/upgrade/3.8.3/schema.Pg, + etc/upgrade/3.8.4/content, etc/upgrade/3.8.6/content, + etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.5.1/content, + etc/upgrade/3.7.10/content, etc/upgrade/3.7.15/content, + etc/upgrade/3.7.19/content, etc/upgrade/3.7.3/schema.Oracle, + etc/upgrade/3.7.3/schema.Pg, etc/upgrade/3.7.3/schema.mysql, + etc/upgrade/3.7.81/schema.Oracle, etc/upgrade/3.7.81/schema.mysql, etc/upgrade/3.7.85/content, - etc/upgrade/3.8.2/content: Initial revision + etc/upgrade/3.8.2/content: import rt 3.8.7 + +2009-12-31 05:12 ivan + + * rt/share/html/: autohandler, index.html, Elements/CollectionList, + Elements/Dashboards, Elements/EditLinks, Elements/PageLayout, + Elements/RefreshHomepage, Elements/SelectDate, + Elements/SelectQueue, Elements/ShowUserVerbose, + Elements/TicketList, Elements/ColumnMap, Elements/Footer, + Elements/Header, Elements/RT__Ticket/ColumnMap, + Prefs/SearchOptions.html, Search/Build.html, Search/Bulk.html, + Search/Results.tsv, User/Prefs.html, + Search/Elements/BuildFormatString, Search/Elements/PickCFs, + Search/Elements/ResultViews, Search/Elements/DisplayOptions: + Initial revision 2009-12-31 05:12 ivan - * rt/: lib/RT/I18N/pt_BR.po, lib/RT/I18N/nb.po, - lib/RT/I18N/zh_CN.po, lib/RT/I18N/ar.po, lib/RT/I18N/pt.po, + * rt/: lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/pt_BR.po, + lib/RT/I18N/id.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po, + lib/RT/I18N/nb.po, lib/RT/I18N/tr.po, lib/RT/I18N/zh_CN.po, + lib/RT/I18N/ar.po, lib/RT/I18N/en.po, lib/RT/I18N/pt.po, lib/RT/I18N/ru.pm, lib/RT/Shredder/ACE.pm, lib/RT/Shredder/CachedGroupMember.pm, lib/RT/Shredder/Constants.pm, lib/RT/Shredder/Dependencies.pm, @@ -4983,8 +11922,11 @@ lib/RT/Shredder/Link.pm, lib/RT/Shredder/Plugin.pm, lib/RT/Shredder/Principal.pm, lib/RT/Shredder/ScripAction.pm, lib/RT/Shredder/ScripCondition.pm, - lib/RT/Shredder/Transaction.pm, lib/RT/Condition/ReopenTicket.pm, - lib/RT/Shredder/Attachment.pm, + lib/RT/Shredder/Transaction.pm, lib/RT/Condition/BeforeDue.pm, + lib/RT/Condition/Generic.pm, lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/ReopenTicket.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Shredder/Attachment.pm, lib/RT/Shredder/CustomFieldValue.pm, lib/RT/Shredder/Group.pm, lib/RT/Shredder/GroupMember.pm, lib/RT/Shredder/POD.pm, lib/RT/Shredder/Record.pm, lib/RT/Shredder/Scrip.pm, @@ -4998,7 +11940,11 @@ lib/RT/Shredder/Plugin/Users.pm, lib/RT/Shredder/Plugin/Base/Dump.pm, lib/RT/Shredder/Plugin/Base/Search.pm, lib/RT/Approval/Rule.pm, - lib/RT/Condition/CloseTicket.pm, lib/RT/Graph/Tickets.pm, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/CloseTicket.pm, lib/RT/Condition/Overdue.pm, + lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, lib/RT/Graph/Tickets.pm, lib/RT/Approval/Rule/Passed.pm, docs/creating_external_custom_fields.pod, docs/extending_clickable_links.pod, docs/gnupg_integration.pod, @@ -5006,9 +11952,12 @@ docs/templates.pod, docs/using_forms_widgets.pod, lib/RT/Approval/Rule/Created.pm, lib/RT/Approval/Rule/NewPending.pm, - lib/RT/Approval/Rule/Rejected.pm, lib/RT/Test/Email.pm, - lib/RT/Test/Web.pm, - docs/design_docs/gnupg_details_on_output_formats, t/00-compile.t, + lib/RT/Approval/Rule/Rejected.pm, lib/RT/Report/Tickets.pm, + lib/RT/Report/Tickets/Entry.pm, lib/RT/Test/Email.pm, + lib/RT/Test/Web.pm, docs/design_docs/TransactionTypes.txt, + docs/design_docs/rql_parser_machine.graphviz, + docs/design_docs/gnupg_details_on_output_formats, + docs/design_docs/string-extraction-guide.txt, t/00-compile.t, t/00-mason-syntax.t, t/clicky.t, t/cron.t, t/pod.t, t/rtname.t, t/savedsearch.t, t/customfields/access_via_queue.t, t/customfields/sort_order.t, t/approval/basic.t, @@ -5104,37 +12053,35 @@ t/web/dashboard_with_deleted_saved_search.t, t/web/dashboards-groups.t, t/web/quicksearch.t, t/web/saved_search_permissions.t, t/ticket/search_by_watcher.t, - share/html/autohandler, share/html/dhandler, - share/html/index.html, share/html/l, + bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in, + bin/standalone_httpd.in, bin/webmux.pl.in, m4/rt_layout.m4, + share/html/dhandler, share/html/l, share/html/Elements/BevelBoxRaisedEnd, - share/html/Elements/Callback, share/html/Elements/CollectionList, + share/html/Elements/Callback, share/html/Elements/CollectionListPaging, share/html/Elements/DashboardTabs, - share/html/Elements/Dashboards, share/html/Elements/EditCustomFieldAutocomplete, share/html/Elements/EditCustomFieldImage, share/html/Elements/EditCustomFieldSelect, - share/html/Elements/EditLinks, share/html/Elements/EmailInput, - share/html/Elements/Error, share/html/Elements/GotoTicket, - share/html/Elements/ListActions, share/html/Elements/ListMenu, - share/html/Elements/Login, share/html/Elements/MakeClicky, - share/html/Elements/Menu, share/html/Elements/MessageBox, + share/html/Elements/EmailInput, share/html/Elements/Error, + share/html/Elements/GotoTicket, share/html/Elements/ListActions, + share/html/Elements/ListMenu, share/html/Elements/Login, + share/html/Elements/MakeClicky, share/html/Elements/Menu, + share/html/Elements/MessageBox, share/html/Elements/MyAdminQueues, share/html/Elements/MyTickets, - share/html/Elements/PageLayout, share/html/Elements/QueryString, + share/html/Elements/QueryString, share/html/Elements/QueueSummary, share/html/Elements/QuickCreate, share/html/Elements/Refresh, - share/html/Elements/RefreshHomepage, share/html/Elements/ScrubHTML, share/html/Elements/Section, share/html/Elements/SelectBoolean, share/html/Elements/SelectCustomFieldValue, - share/html/Elements/SelectDate, share/html/Elements/SelectDateRelation, share/html/Elements/SelectLinkType, share/html/Elements/SelectMatch, share/html/Elements/SelectNewTicketQueue, share/html/Elements/SelectOwner, share/html/Elements/SelectPriority, - share/html/Elements/SelectQueue, share/html/Elements/SelectStatus, share/html/Elements/SelectTicketTypes, share/html/Elements/SelectTimeUnits, @@ -5147,24 +12094,23 @@ share/html/Elements/ShowMemberships, share/html/Elements/ShowUserConcise, share/html/Elements/ShowUserEmailFrequency, - share/html/Elements/ShowUserVerbose, share/html/Elements/SimpleSearch, share/html/Elements/Tabs, - share/html/Elements/TicketList, share/html/Elements/TitleBox, - t/delegation/cleanup_stalled.t, t/delegation/revocation.t, - t/i18n/default.t, t/mail/charsets-outgoing.t, - t/mail/crypt-gnupg.t, t/mail/extractsubjecttag.t, - t/mail/gateway.t, t/mail/gnupg-bad.t, t/mail/gnupg-incoming.t, - t/mail/gnupg-realmail.t, t/mail/gnupg-reverification.t, - t/mail/mime_decoding.t, t/mail/sendmail.t, t/mail/verp.t, - t/maildigest/attributes.t, t/shredder/00load.t, - t/shredder/00skeleton.t, t/shredder/01basics.t, - t/shredder/01ticket.t, t/shredder/02group_member.t, - t/shredder/02queue.t, t/shredder/02template.t, - t/shredder/02user.t, t/shredder/03plugin.t, - t/shredder/03plugin_summary.t, t/shredder/03plugin_tickets.t, - t/shredder/03plugin_users.t, t/shredder/utils.pl, - t/ticket/action_linear_escalate.t, t/ticket/add-watchers.t, - t/ticket/batch-upload-csv.t, t/ticket/cfsort-freeform-multiple.t, + share/html/Elements/TitleBox, t/delegation/cleanup_stalled.t, + t/delegation/revocation.t, t/i18n/default.t, + t/mail/charsets-outgoing.t, t/mail/crypt-gnupg.t, + t/mail/extractsubjecttag.t, t/mail/gateway.t, t/mail/gnupg-bad.t, + t/mail/gnupg-incoming.t, t/mail/gnupg-realmail.t, + t/mail/gnupg-reverification.t, t/mail/mime_decoding.t, + t/mail/sendmail.t, t/mail/verp.t, t/maildigest/attributes.t, + t/shredder/00load.t, t/shredder/00skeleton.t, + t/shredder/01basics.t, t/shredder/01ticket.t, + t/shredder/02group_member.t, t/shredder/02queue.t, + t/shredder/02template.t, t/shredder/02user.t, + t/shredder/03plugin.t, t/shredder/03plugin_summary.t, + t/shredder/03plugin_tickets.t, t/shredder/03plugin_users.t, + t/shredder/utils.pl, t/ticket/action_linear_escalate.t, + t/ticket/add-watchers.t, t/ticket/batch-upload-csv.t, + t/ticket/cfsort-freeform-multiple.t, t/ticket/cfsort-freeform-single.t, t/ticket/deferred_owner.t, t/ticket/link_search.t, t/ticket/linking.t, t/ticket/quicksearch.t, t/ticket/requestor-order.t, @@ -5174,7 +12120,7 @@ t/ticket/search_by_links.t, t/ticket/search_long_cf_values.t, t/ticket/sort-by-custom-ownership.t, t/ticket/sort-by-queue.t, t/ticket/sort_by_cf.t, t/validator/group_members.t, - share/html/Elements/Checkbox, share/html/Elements/ColumnMap, + share/html/Elements/Checkbox, share/html/Elements/EditCustomField, share/html/Elements/EditTimeValue, share/html/Elements/MySupportQueues, @@ -5208,7 +12154,6 @@ share/html/Elements/EditCustomFieldFreeform, share/html/Elements/EditCustomFieldText, share/html/Elements/EditCustomFieldWikitext, - share/html/Elements/Footer, share/html/Elements/Header, share/html/Elements/HeaderJavascript, share/html/Elements/Logo, share/html/Elements/Logout, share/html/Elements/MyRT, share/html/Elements/MyReminders, share/html/Elements/MyRequests, @@ -5235,7 +12180,6 @@ share/html/Elements/RT__Queue/ColumnMap, share/html/Elements/RT__Scrip/ColumnMap, share/html/Elements/RT__Template/ColumnMap, - share/html/Elements/RT__Ticket/ColumnMap, share/html/Elements/RT__User/ColumnMap, share/html/Install/Basics.html, share/html/Install/DatabaseDetails.html, @@ -5247,29 +12191,23 @@ share/html/Install/Elements/Errors, share/html/Install/Elements/Wrapper, share/html/Prefs/MyRT.html, share/html/Prefs/Other.html, share/html/Prefs/Quicksearch.html, - share/html/Prefs/Search.html, - share/html/Prefs/SearchOptions.html, - share/html/Prefs/Elements/Tabs, share/html/Search/Build.html, - share/html/Search/Bulk.html, share/html/Search/Chart, - share/html/Search/Chart.html, share/html/Search/Edit.html, - share/html/Search/Graph.html, share/html/Search/Results.html, - share/html/Search/Results.rdf, share/html/Search/Results.tsv, + share/html/Prefs/Search.html, share/html/Prefs/Elements/Tabs, + share/html/Search/Chart, share/html/Search/Chart.html, + share/html/Search/Edit.html, share/html/Search/Graph.html, + share/html/Search/Results.html, share/html/Search/Results.rdf, share/html/Search/Simple.html, share/html/Search/Elements/SelectAndOr, share/html/Search/Elements/SelectGroupBy, share/html/Search/Elements/SelectPersonType, - share/html/User/Delegation.html, share/html/User/Prefs.html, + share/html/User/Delegation.html, share/html/User/Elements/DelegateRights, share/html/User/Elements/GroupTabs, share/html/User/Elements/Tabs, share/html/User/Groups/Members.html, share/html/User/Groups/Modify.html, share/html/User/Groups/index.html, - share/html/Search/Elements/BuildFormatString, share/html/Search/Elements/ConditionRow, share/html/Search/Elements/PickBasics, - share/html/Search/Elements/PickCFs, - share/html/Search/Elements/ResultViews, share/html/Search/Elements/SearchesForObject, share/html/Search/Elements/SelectSearchObject, share/html/Search/Elements/SelectSearchesForObjects, @@ -5277,7 +12215,6 @@ share/html/REST/1.0/logout, share/html/REST/1.0/Forms/group/customfields, share/html/Search/Elements/Chart, - share/html/Search/Elements/DisplayOptions, share/html/Search/Elements/EditFormat, share/html/Search/Elements/EditQuery, share/html/Search/Elements/EditSearches, @@ -5581,42 +12518,100 @@ share/html/NoAuth/RichText/FCKeditor/editor/lang/nl.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/sr.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/gl.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/ko.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/eo.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/hu.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/ru.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/_translationstatus.txt, - share/html/NoAuth/RichText/FCKeditor/editor/lang/en-ca.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/gu.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/tr.js, - share/html/NoAuth/RichText/FCKeditor/editor/lang/fi.js: Initial + share/html/NoAuth/RichText/FCKeditor/editor/lang/ko.js: import rt + 3.8.7 + +2009-12-31 05:09 ivan + + * rt/lib/RT/: Test.pm, Config.pm, Action.pm, Condition.pm: Initial revision 2009-12-31 05:09 ivan - * rt/: UPGRADING.mysql, lib/RT/Test.pm, sbin/merge-rosetta.pl, - sbin/rt-attributes-viewer, sbin/rt-attributes-viewer.in, - sbin/rt-clean-sessions, sbin/rt-clean-sessions.in, - sbin/rt-email-dashboards, sbin/rt-email-dashboards.in, - sbin/rt-email-digest, sbin/rt-email-digest.in, - sbin/rt-email-group-admin, sbin/rt-email-group-admin.in, - sbin/rt-server, sbin/rt-server.in, sbin/rt-shredder, - sbin/rt-shredder.in, sbin/rt-validator, sbin/rt-validator.in, - sbin/tweak-template-locstring, lib/RT/Search.pm, - lib/RT/Config.pm, lib/RT/Dashboard.pm, lib/RT/Installer.pm, - lib/RT/Plugin.pm, lib/RT/Ruleset.pm, lib/RT/Shredder.pm, - lib/RT/Approval.pm, lib/RT/Action.pm, lib/RT/SharedSetting.pm, - lib/RT/Condition.pm, lib/RT/SQL.pm, lib/RT/Util.pm, - lib/RT/Rule.pm, lib/RT/Crypt/GnuPG.pm, + * rt/: UPGRADING.mysql, configure, aclocal.m4, README.Oracle, + README, UPGRADING, install-sh, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFieldValue.pm, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/ScripConditions.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, + sbin/extract-message-catalog, sbin/factory, sbin/license_tag, + sbin/merge-rosetta.pl, sbin/rt-attributes-viewer, + sbin/rt-attributes-viewer.in, sbin/rt-clean-sessions, + sbin/rt-clean-sessions.in, sbin/rt-dump-database, + sbin/rt-dump-database.in, sbin/rt-email-dashboards, + sbin/rt-email-dashboards.in, sbin/rt-email-digest, + sbin/rt-email-digest.in, sbin/rt-email-group-admin, + sbin/rt-email-group-admin.in, sbin/rt-server, sbin/rt-server.in, + sbin/rt-shredder, sbin/rt-shredder.in, + sbin/rt-test-dependencies.in, sbin/rt-validator, + sbin/rt-validator.in, sbin/tweak-template-locstring, + lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm, lib/RT/Queue.pm, + lib/RT/CachedGroupMember.pm, lib/RT/Links.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/CustomFieldValues.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/Reminders.pm, lib/RT/SavedSearch.pm, lib/RT/Search.pm, + lib/RT/CurrentUser.pm, lib/RT/ACE.pm, lib/RT/Attachments.pm, + lib/RT/Attributes.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/Base.pm, lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/CustomFieldValue_Overlay.pm, lib/RT/Dashboard.pm, + lib/RT/Installer.pm, lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/Plugin.pm, + lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm, + lib/RT/Queues.pm, lib/RT/Ruleset.pm, lib/RT/SavedSearches.pm, + lib/RT/ScripAction.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Shredder.pm, + lib/RT/StyleGuide.pod, lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/User.pm, lib/RT/Users.pm, + lib/RT/Approval.pm, lib/RT/Attachments_Overlay.pm, + lib/RT/CachedGroupMembers.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/Link.pm, lib/RT/Transaction.pm, lib/RT/ACE_Overlay.pm, + lib/RT/ScripActions_Overlay.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/EmailParser.pm, + lib/RT/Group.pm, lib/RT/ObjectCustomField_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/Template.pm, lib/RT/ACL_Overlay.pm, + lib/RT/GroupMembers.pm, lib/RT/SharedSetting.pm, + lib/RT/Transactions.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/Groups.pm, lib/RT/Templates_Overlay.pm, lib/RT/ACL.pm, + lib/RT/CustomFieldValue.pm, lib/RT/CustomFields.pm, + lib/RT/GroupMember.pm, lib/RT/Group_Overlay.pm, + lib/RT/Links_Overlay.pm, lib/RT/ObjectCustomFields_Overlay.pm, + lib/RT/Principals.pm, lib/RT/Queues_Overlay.pm, lib/RT/SQL.pm, + lib/RT/Ticket.pm, lib/RT/Util.pm, lib/RT/Attachment.pm, + lib/RT/Attribute.pm, lib/RT/Link_Overlay.pm, lib/RT/Rule.pm, + lib/RT/ScripActions.pm, lib/RT/Template_Overlay.pm, + lib/RT/Crypt/GnuPG.pm, lib/RT/URI/fsck_com_rt.pm, + lib/RT/URI/t.pm, lib/RT/URI/base.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/REST.pm, lib/RT/Interface/CLI.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Handler.pm, lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/QueryBuilder.pm, lib/RT/Interface/Web/Request.pm, lib/RT/Interface/Web/Session.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, lib/RT/Interface/Web/Standalone/PreFork.pm, - lib/RT/Action/LinearEscalate.pm, - lib/RT/Action/ExtractSubjectTag.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/LinearEscalate.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/ExtractSubjectTag.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/NotifyGroupAsComment.pm, - lib/RT/CustomFieldValues/External.pm, - lib/RT/CustomFieldValues/Groups.pm, lib/RT/I18N/bg.po, - lib/RT/I18N/rt.pot, lib/RT/I18N/hr.po, lib/RT/I18N/zh_TW.po: - Initial revision + lib/RT/Action/SendEmail.pm, lib/RT/CustomFieldValues/External.pm, + lib/RT/CustomFieldValues/Groups.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/I18N/cs.po, lib/RT/I18N/es.po, + lib/RT/I18N/sv.po, lib/RT/I18N/fi.po, lib/RT/I18N/bg.po, + lib/RT/I18N/hu.po, lib/RT/I18N/he.po, lib/RT/I18N/de.po, + lib/RT/I18N/ru.po, lib/RT/I18N/rt.pot, lib/RT/I18N/nl.po, + lib/RT/I18N/da.po, lib/RT/I18N/pl.po, lib/RT/I18N/hr.po, + lib/RT/I18N/zh_TW.po, lib/RT/I18N/fr.po: import rt 3.8.7 2009-12-31 04:56 ivan @@ -5874,10 +12869,91 @@ * rt/bin/standalone_httpd: Initial revision +2009-12-17 16:41 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.svc.in, + bin/rt.in, bin/standalone_httpd.in, bin/mason_handler.scgi.in, + bin/rt-crontool.in, bin/webmux.pl.in, etc/acl.mysql: import rt + 3.6.10 + 2009-12-17 16:38 ivan - * rt/: .gitignore, sbin/rt-dump-database, lib/RT/I18N/pt_pt.po: - Initial revision + * rt/: configure, README, sbin/rt-test-dependencies.in, + sbin/extract-message-catalog, sbin/license_tag, + sbin/rt-dump-database, sbin/rt-dump-database.in, sbin/factory, + lib/RT/Handle.pm, lib/RT/ObjectCustomField.pm, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/Transactions_Overlay.pm, + lib/RT/URI.pm, lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/ScripConditions.pm, + lib/RT/I18N.pm, lib/RT/CachedGroupMember.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/Queue.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/CustomFieldValues.pm, lib/RT/Links.pm, + lib/RT/Reminders.pm, lib/RT/SavedSearch.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/ACE.pm, lib/RT/Attributes.pm, + lib/RT/Base.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/User.pm, + lib/RT/Principals_Overlay.pm, lib/RT/ScripAction.pm, + lib/RT/Attachments.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/Principal.pm, + lib/RT/Queues.pm, lib/RT/SavedSearches.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/Link.pm, + lib/RT/Transaction.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Group.pm, + lib/RT/GroupMembers.pm, lib/RT/Template.pm, + lib/RT/Transactions.pm, lib/RT/ACL_Overlay.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/ACL.pm, + lib/RT/GroupMember.pm, lib/RT/Groups.pm, + lib/RT/Templates_Overlay.pm, lib/RT/Group_Overlay.pm, + lib/RT/Links_Overlay.pm, lib/RT/CustomFieldValue.pm, + lib/RT/CustomFields.pm, lib/RT/ObjectCustomFields_Overlay.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Ticket.pm, lib/RT/Attachment.pm, + lib/RT/Attribute.pm, lib/RT/Link_Overlay.pm, + lib/RT/Principals.pm, lib/RT/ScripActions.pm, + lib/RT/Template_Overlay.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/Generic.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/SendEmail.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/I18N/cs.po, lib/RT/I18N/es.po, + lib/RT/I18N/sv.po, lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, + lib/RT/I18N/he.po, lib/RT/I18N/de.po, lib/RT/I18N/ru.po, + lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/da.po, + lib/RT/I18N/fr.po, lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, + lib/RT/I18N/id.po, lib/RT/I18N/ja.po, lib/RT/I18N/i_default.pm, + lib/RT/I18N/tr.po, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Report/Tickets.pm, + lib/RT/Report/Tickets/Entry.pm: import rt 3.6.10 2009-12-16 09:35 ivan @@ -6379,9 +13455,8 @@ 2009-11-03 10:53 ivan - * bin/paymentech-download, bin/paymentech-upload, - FS/bin/freeside-paymentech-download, - FS/bin/freeside-paymentech-upload: moving paymentech-* to FS/bin, + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: moving paymentech-* to FS/bin, RT#5650 2009-11-02 19:13 ivan @@ -6393,14 +13468,6 @@ FS/FS/Cron/breakage.pm: (start of) reconcile breakage from stale accounts, RT#6407 -2009-11-02 17:48 ivan - - * bin/paymentech-download: spelling - -2009-11-02 17:44 ivan - - * bin/paymentech-download: add -a option for archive dir - 2009-11-02 17:21 ivan * FS/FS/Conf.pm: clarify description of batchconfig-paymentech @@ -6446,10 +13513,6 @@ * FS/FS/pay_batch/paymentech.pm: use XML::Writer for tighter compliance with spec -2009-10-29 16:42 mark - - * bin/paymentech-upload: add option to upload all open batches - 2009-10-29 16:37 ivan * httemplate/edit/bulk-cust_main_county.html: friendlier error @@ -6595,9 +13658,8 @@ 2009-10-24 16:37 mark - * FS/FS/pay_batch.pm, FS/FS/Conf.pm, FS/FS/pay_batch/paymentech.pm, - bin/paymentech-download, bin/paymentech-upload: Scripts for - paymentech batch transfer + * FS/FS/: pay_batch.pm, Conf.pm, pay_batch/paymentech.pm: Scripts + for paymentech batch transfer 2009-10-23 19:04 ivan @@ -6913,8 +13975,7 @@ 2009-10-07 16:44 ivan - * FS/FS/cust_bill.pm, httemplate/misc/email-statement.cgi, - httemplate/misc/send-invoice.cgi, + * FS/FS/cust_bill.pm, httemplate/misc/send-invoice.cgi, httemplate/misc/send-statement.cgi, httemplate/search/cust_event.html, FS/FS/part_event/Action/cust_bill_send_reminder.pm, @@ -7472,7 +14533,6 @@ FS/FS/part_event/Condition/has_pkg_class.pm, FS/FS/part_event/Condition/has_pkgpart.pm, FS/FS/part_event/Condition/hasnt_pkgpart.pm, - httemplate/misc/email-statement.cgi, httemplate/view/cust_statement-pdf.cgi, httemplate/view/cust_statement.html: email statements, RT#4860 @@ -8103,9 +15163,9 @@ 2009-07-16 17:10 ivan - * FS/: FS/Schema.pm, FS/cdr.pm, FS/cdr_upstream_rate.pm, - FS/part_pkg/voip_cdr.pm, FS.pm, t/cdr_upstream_rate.t: get rid of - cdr_upstream_rate table and some other old convergent cruft + * FS/: FS/Schema.pm, FS/cdr.pm, FS/part_pkg/voip_cdr.pm, FS.pm: get + rid of cdr_upstream_rate table and some other old convergent + cruft 2009-07-16 15:16 jeff @@ -8500,11 +15560,6 @@ * FS/MANIFEST: remove freeside-expiration-alerter -2009-06-26 17:55 ivan - - * FS/bin/freeside-expiration-alerter: replaced by - FS::Cron::alert_expiration - 2009-06-26 16:21 ivan * FS/bin/freeside-queued: doh, brainfart, RT#5572 @@ -8714,10 +15769,6 @@ * FS/FS/cust_main.pm: uuh, don't bomb out if there *isn't* a postal fee package -2009-06-18 02:52 ivan - - * httemplate/images/gray-black-side.png: forgot this - 2009-06-17 18:17 mark * httemplate/: elements/menu.html, search/report_receivables.cgi, @@ -9195,8 +16246,8 @@ 2009-05-09 16:54 ivan - * FS/bin/freeside-cdr-sftp_and_import, bin/cdr.sftp_and_import: - move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081 + * FS/bin/freeside-cdr-sftp_and_import: move cdr-sftp_and_import + script to FS/bin, add -p option, RT#4081 2009-05-09 00:56 ivan @@ -9603,7 +16654,6 @@ httemplate/edit/cust_main/top_misc.html, httemplate/edit/cust_main/billing.html, httemplate/edit/cust_main/choose_tax_location.html, - httemplate/edit/cust_main/select-domain.html, httemplate/edit/cust_main/first_pkg/select-part_pkg.html, httemplate/edit/cust_main/first_pkg/svc_acct.html, httemplate/edit/cust_main/first_pkg/svc_phone.html, @@ -10089,9 +17139,8 @@ 2009-03-16 00:13 ivan - * htetc/: freeside-base1.99.conf, freeside-base1.conf, - freeside-base2.conf: eliminate black diamond arrows on iso-8859-1 - chars in Locale::SubCountry states, RT#4997 + * htetc/freeside-base2.conf: eliminate black diamond arrows on + iso-8859-1 chars in Locale::SubCountry states, RT#4997 2009-03-15 23:22 ivan @@ -10252,10 +17301,6 @@ * FS/FS/Setup.pm: be quiet -2009-02-24 02:09 ivan - - * conf/report_template: more bootstrapping bs - 2009-02-24 02:06 ivan * FS/FS/part_referral.pm: bootstrapping issues @@ -10529,8 +17574,7 @@ 2009-02-09 06:05 ivan * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, - FS/FS/cust_pay.pm, FS/bin/freeside-expiration-alerter, - conf/invoice_html, conf/invoice_html_statement, + FS/FS/cust_pay.pm, conf/invoice_html, httemplate/config/config-image.cgi, httemplate/config/config-process.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi, @@ -11051,15 +18095,13 @@ 2009-01-02 17:52 ivan - * bin/cdr.http_and_import, bin/cdr.import, bin/cdr.sftp_and_import, - FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/cdr/indosoft.pm: indosoft - CDR format, RT#4425 + * bin/cdr.http_and_import, bin/cdr.import, FS/FS/Record.pm, + FS/FS/cdr.pm, FS/FS/cdr/indosoft.pm: indosoft CDR format, RT#4425 2009-01-02 14:03 ivan * FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/cdr/bell_west.pm, - FS/FS/cdr/troop.pm, bin/cdr.import, bin/cdr.sftp_and_import: add - troop CDRs, RT#4413 + FS/FS/cdr/troop.pm, bin/cdr.import: add troop CDRs, RT#4413 2009-01-02 10:01 ivan @@ -11115,8 +18157,8 @@ 2008-12-29 10:06 jeff - * Makefile, conf/invoice_latex, conf/longtable.sty.patch, - etc/fslongtable.sty: ease deployment of patched longtable + * Makefile, conf/invoice_latex, etc/fslongtable.sty: ease + deployment of patched longtable 2008-12-28 11:10 ivan @@ -11149,11 +18191,9 @@ * httemplate/: browse/cust_main_county.cgi, edit/cust_main/contact.html, edit/cust_main/billing.html, - misc/payment.cgi, edit/cust_main/select-country.html, - edit/cust_main/select-county.html, - edit/cust_main/select-state.html: fix browse results for - selecting counties (resulting from separating tax classes), also - add dropdowns to browse by state and county, RT#4496 + misc/payment.cgi: fix browse results for selecting counties + (resulting from separating tax classes), also add dropdowns to + browse by state and county, RT#4496 2008-12-24 16:45 jeff @@ -11935,11 +18975,6 @@ * conf/invoice_latex: better value for non-broken tetex -2008-10-12 12:43 jeff - - * conf/longtable.sty.patch: check not just for fit, but move the - goalposts as well - 2008-10-11 17:58 ivan * httemplate/browse/cust_main_county.cgi: fix link @@ -11967,8 +19002,7 @@ 2008-10-10 14:30 jeff - * conf/: invoice_latex, longtable.sty.patch: avoid overprinting - remittance coupons + * conf/invoice_latex: avoid overprinting remittance coupons 2008-10-10 12:25 ivan @@ -12410,7 +19444,7 @@ 2008-08-28 18:09 ivan - * FS/FS/Schema.pm, FS/FS/cdr.pm, bin/cdr.sftp_and_import, + * FS/FS/Schema.pm, FS/FS/cdr.pm, httemplate/elements/select-cdrbatch.html, httemplate/elements/tr-select-cdrbatch.html, httemplate/search/cdr.html, httemplate/search/report_cdr.html: @@ -12536,8 +19570,7 @@ * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/usage_class.pm, FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/rate_detail.pm, FS/t/usage_class.t, httemplate/browse/usage_class.html, FS/FS.pm, - FS/MANIFEST, httemplate/browse/rate_detail.html, - httemplate/edit/rate_detail.html, + FS/MANIFEST, httemplate/edit/rate_detail.html, httemplate/edit/rate_region.cgi, httemplate/edit/usage_class.html, httemplate/edit/elements/edit.html, @@ -12743,7 +19776,7 @@ 2008-07-30 15:10 ivan - * FS/FS/cdr/: nextone.pm, nt.pm: rename nt to nextone + * FS/FS/cdr/nextone.pm: rename nt to nextone 2008-07-29 13:00 jeff @@ -12855,7 +19888,7 @@ 2008-07-17 16:55 ivan * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband.pm, - cdr/genband_meetme.pm, cdr/nt.pm, cdr/openser.pm, cdr/simple.pm, + cdr/genband_meetme.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm, cdr/unitel.pm: CDR updates; modularize CDR import formats; add formats for OpenSER, Genband/Tekelec, and "NT" @@ -13099,9 +20132,7 @@ httemplate/misc/areacodes.cgi, httemplate/misc/exchanges.cgi, httemplate/misc/phonenums.cgi, FS/FS/Record.pm, FS/FS/part_export/globalpops_voip.pm, - httemplate/edit/svc_phone.cgi, - httemplate/edit/cust_main/select-state.html: get DIDs from - globalpops + httemplate/edit/svc_phone.cgi: get DIDs from globalpops 2008-06-28 12:25 jeff @@ -13727,7 +20758,6 @@ httemplate/search/cust_bill_pay.html, httemplate/search/cust_credit.html, httemplate/search/cust_credit_refund.html, - httemplate/search/cust_pay.cgi, httemplate/search/cust_refund.html, httemplate/search/elements/cust_pay_or_refund.html: make net receipts clickable... and netreceipts != cashflow, really, so @@ -14022,10 +21052,6 @@ (cancel/suspend) reason and possibly fix a lingering spurious usergroup bug -2008-04-16 04:54 jeff - - * httemplate/edit/part_pkg_taxproduct.html: this no longer belongs - 2008-04-15 21:42 ivan * httemplate/: edit/part_pkg.cgi, browse/part_pkg.cgi: add plan & @@ -14231,15 +21257,12 @@ 2008-04-07 22:49 ivan - * debian/: README.Debian, TODO, changelog, compat, conffiles.ex, - config, control, copyright, cron.d, cron.d.ex, - dbconfig-common.install, dbconfig-common.upgrade, dirs, docs, - ex.doc-base.package, freeside-doc.docs, freeside-doc.files, - freeside-webui.links, freeside.apache-alias.conf, - freeside.default, freeside.docs, init.d.ex, init.d.lsb.ex, - manpage.1.ex, manpage.sgml.ex, menu.ex, postinst, postinst.ex, - postrm, postrm.ex, preinst, preinst.ex, prerm, prerm.ex, rules, - templates, watch.ex: debian packages! + * debian/: README.Debian, TODO, changelog, compat, config, control, + copyright, cron.d, dbconfig-common.install, + dbconfig-common.upgrade, freeside-webui.links, + freeside.apache-alias.conf, freeside.default, freeside.docs, + init.d.ex, init.d.lsb.ex, postinst, postrm, preinst, prerm, + rules, templates: debian packages! 2008-04-06 09:12 jeff @@ -14287,9 +21310,8 @@ 2008-04-02 10:26 ivan - * htetc/: freeside-base1.99.conf, freeside-base1.conf, - freeside-base2.conf: template AuthUserFile htpasswd to be in - FREESIDE_CONF dir instead of hardcoded location + * htetc/freeside-base2.conf: template AuthUserFile htpasswd to be + in FREESIDE_CONF dir instead of hardcoded location 2008-04-02 10:00 rsiddall @@ -14342,14 +21364,6 @@ * httemplate/docs/: credits.html, license.html: adding license and credits in app itself -2008-04-01 16:24 ivan - - * TODO: remove TODO - -2008-04-01 16:24 ivan - - * SCHEMA_CHANGE: remove SCHEMA_CHANGE - 2008-04-01 16:20 ivan * README: welcome to the new world @@ -14410,16 +21424,6 @@ * httemplate/search/cust_pkg.cgi: use popup_link... -2008-03-31 21:19 ivan - - * httemplate/browse/rate_detail.html: can't run include() sub at - <%once> time - -2008-03-31 20:56 ivan - - * httemplate/browse/rate_detail.html: component-ize overlib init - and popup link - 2008-03-31 20:51 ivan * httemplate/edit/bulk-cust_svc.html: component-ize overlib init @@ -14439,7 +21443,6 @@ FS/t/part_pkg_taxrate.t, FS/t/tax_class.t, FS/t/tax_rate.t, httemplate/browse/tax_rate.cgi, httemplate/edit/part_pkg.cgi, httemplate/edit/part_pkg_taxoverride.html, - httemplate/edit/part_pkg_taxproduct.html, httemplate/edit/tax_class.html, httemplate/edit/tax_rate.html, httemplate/edit/process/part_pkg.cgi, httemplate/edit/process/tax_class.html, @@ -14595,8 +21598,8 @@ 2008-03-27 13:19 ivan - * httemplate/: search/cust_pay.cgi, view/cust_pay.html: resolve - minor ACL glitch linking to payments + * httemplate/view/cust_pay.html: resolve minor ACL glitch linking + to payments 2008-03-26 11:18 ivan @@ -14606,8 +21609,7 @@ 2008-03-26 08:42 jeff - * FS/FS/rate_detail.pm, httemplate/browse/rate_detail.html, - httemplate/edit/rate_detail.html, + * FS/FS/rate_detail.pm, httemplate/edit/rate_detail.html, httemplate/edit/rate_region.cgi: fixup per call billing 2008-03-25 20:04 ivan @@ -14732,21 +21734,25 @@ 2008-03-16 12:58 ivan + * fs_selfservice/fri/: theme/page.tpl.php, + modules/callmonitor.module, modules/settings.module, + includes/main.conf.php, includes/common.php, includes/login.php, + locale/ari.po: Initial revision + +2008-03-16 12:58 ivan + * fs_selfservice/fri/: CHANGE.log, LICENSE.txt, README.txt, index.php, version.php, theme/global.css, theme/header.css, theme/iefixes.css, theme/layout.css, theme/logo.gif, - theme/main.css, theme/navigation.css, theme/page.tpl.php, - theme/spacer.gif, theme/text.css, theme/images/arrow-asc.gif, - theme/images/arrow-desc.gif, modules/callmonitor.module, - modules/phonefeatures.module, modules/settings.module, + theme/main.css, theme/navigation.css, theme/spacer.gif, + theme/text.css, theme/images/arrow-asc.gif, + theme/images/arrow-desc.gif, modules/phonefeatures.module, modules/voicemail.module, modules/featurecodes.module, modules/followme.module, includes/ajax.php, includes/crypt.php, - includes/main.conf.php, misc/audio.php, misc/popup.css, - misc/recording_popup.php, modules/VmX.module, includes/asi.php, - includes/bootstrap.php, includes/common.php, + misc/audio.php, misc/popup.css, misc/recording_popup.php, + modules/VmX.module, includes/asi.php, includes/bootstrap.php, includes/database.php, includes/display.php, includes/lang.php, - includes/login.php, locale/readme.txt, locale/ari.po, - locale/ari.utf-8.po, locale/locale.txt, + locale/readme.txt, locale/ari.utf-8.po, locale/locale.txt, locale/de_DE/LC_MESSAGES/ari.mo, locale/hu_HU/LC_MESSAGES/ari.mo, locale/hu_HU/LC_MESSAGES/ari.po, locale/pt_BR/LC_MESSAGES/ari.mo, locale/pt_BR/LC_MESSAGES/ari.po, locale/de_DE/LC_MESSAGES/ari.po, @@ -14756,7 +21762,7 @@ locale/it_IT/LC_MESSAGES/ari.mo, locale/fr_FR/LC_MESSAGES/ari.mo, locale/fr_FR/LC_MESSAGES/ari.po, locale/he_IL/LC_MESSAGES/ari.mo, locale/he_IL/LC_MESSAGES/ari.po, locale/it_IT/LC_MESSAGES/ari.po: - Initial revision + [no log message] 2008-03-16 09:57 jeff @@ -14930,6 +21936,171 @@ * rt/: etc/RT_Config.pm.in, sbin/rt-setup-database.in: merge in rt 3.6.6. *gulp*! +2008-03-01 20:11 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt.in, bin/standalone_httpd.in, + bin/rt-crontool.in, bin/webmux.pl.in, etc/drop.Oracle: import rt + 3.6.6 + +2008-03-01 20:07 ivan + + * rt/: configure, aclocal.m4, Changelog, README, UPGRADING, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/license_tag, sbin/rt-dump-database.in, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, sbin/factory, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFieldValue.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/ScripConditions.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm, + lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValues.pm, + lib/RT/Links.pm, lib/RT/Queue.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/SavedSearch.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/ACE.pm, lib/RT/Attributes.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFieldValue_Overlay.pm, lib/RT/User.pm, + lib/RT/Base.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/Attributes_Overlay.pm, lib/RT/Principal.pm, + lib/RT/Principals_Overlay.pm, lib/RT/Queues.pm, + lib/RT/ScripAction.pm, lib/RT/Attachments.pm, + lib/RT/StyleGuide.pod, lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, + lib/RT/SavedSearches.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/Link.pm, + lib/RT/Transaction.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, lib/RT/Group.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Template.pm, + lib/RT/ACL_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/Transactions.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/Templates_Overlay.pm, lib/RT/ACL.pm, + lib/RT/GroupMember.pm, lib/RT/Groups.pm, lib/RT/CustomFields.pm, + lib/RT/Group_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queues_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/Attribute.pm, + lib/RT/CustomFieldValue.pm, lib/RT/Link_Overlay.pm, + lib/RT/Principals.pm, lib/RT/ScripActions.pm, + lib/RT/Attachment.pm, lib/RT/Template_Overlay.pm, + lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/I18N/cs.po, lib/RT/I18N/es.po, + lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, lib/RT/I18N/he.po, + lib/RT/I18N/de.po, lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/da.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/id.po, + lib/RT/I18N/ja.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/en.po, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Condition/QueueChange.pm, + lib/RT/Report/Tickets.pm: import rt 3.6.6 + +2008-03-01 20:06 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt.in, bin/standalone_httpd.in, + bin/rt-crontool.in, bin/webmux.pl.in, etc/drop.Oracle: import rt + 3.4.6 + +2008-03-01 20:02 ivan + + * rt/: configure, aclocal.m4, Changelog, README, UPGRADING, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/license_tag, sbin/rt-dump-database.in, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, sbin/factory, + lib/RT/Handle.pm, lib/RT/ObjectCustomField.pm, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/ScripCondition_Overlay.pm, + lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/ScripConditions.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm, + lib/RT/CachedGroupMember.pm, lib/RT/Links.pm, lib/RT/Queue.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/CustomFieldValues.pm, lib/RT/SavedSearch.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/ACE.pm, lib/RT/Attributes.pm, + lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/Base.pm, lib/RT/ScripAction_Overlay.pm, lib/RT/User.pm, + lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm, + lib/RT/ScripAction.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/Queues.pm, lib/RT/Attachments.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/SavedSearches.pm, lib/RT/ScripCondition.pm, + lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/Link.pm, + lib/RT/Transaction.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, lib/RT/Group.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Template.pm, + lib/RT/ACL_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/Transactions.pm, lib/RT/ACL.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/GroupMember.pm, + lib/RT/Groups.pm, lib/RT/Templates_Overlay.pm, + lib/RT/Group_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/CustomFieldValue.pm, lib/RT/CustomFields.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Principals.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Ticket.pm, + lib/RT/Link_Overlay.pm, lib/RT/Attachment.pm, + lib/RT/Attribute.pm, lib/RT/ScripActions.pm, + lib/RT/Template_Overlay.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/Generic.pm, lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/RecordComment.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/I18N/cs.po, lib/RT/I18N/es.po, + lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, lib/RT/I18N/he.po, + lib/RT/I18N/de.po, lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/da.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/id.po, + lib/RT/I18N/ja.po, lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, + lib/RT/Condition/Generic.pm, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Overdue.pm, + lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm: import rt 3.4.6 + 2008-03-01 19:07 ivan * httemplate/elements/header.html: fix annoying resize of "New @@ -15105,11 +22276,10 @@ 2008-02-13 19:52 ivan * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm, - httemplate/view/cust_main/payment_history.html, - httemplate/search/cust_pay.cgi: add cust_pay.otaker field; - populate it based on history on upgrades, and show the order - taker on all payments (on customer view and payment search) - closes: #2953 + httemplate/view/cust_main/payment_history.html: add + cust_pay.otaker field; populate it based on history on upgrades, + and show the order taker on all payments (on customer view and + payment search) closes: #2953 2008-02-13 19:48 ivan @@ -15494,9 +22664,9 @@ 2008-01-10 13:52 ivan - * httemplate/: browse/rate_detail.html, browse/rate_region.html, - edit/rate_detail.html, edit/process/rate_detail.html: new call - rate editor (VoIP/telephony) + * httemplate/: browse/rate_region.html, edit/rate_detail.html, + edit/process/rate_detail.html: new call rate editor + (VoIP/telephony) 2008-01-10 13:17 ivan @@ -15531,9 +22701,7 @@ 2008-01-03 18:35 ivan - * httemplate/: edit/cust_main_county.cgi, - edit/process/cust_main_county.cgi, browse/elements/browse.html: - new tax rate editor + * httemplate/browse/elements/browse.html: new tax rate editor 2008-01-03 18:27 ivan @@ -15697,10 +22865,6 @@ setting maxLength (and other attributes?). hopefully that's all it is. -2007-12-17 15:57 jeff - - * httemplate/view/cust_main/quick-charge.html: cruft removal - 2007-12-17 14:57 jeff * FS/FS/cust_credit.pm: stricter otaker rules @@ -15748,8 +22912,8 @@ 2007-12-16 12:48 ivan - * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more - consistent naming: cust_main_ADV.cgi becomes cust_main.html + * httemplate/search/cust_main.html: more consistent naming: + cust_main_ADV.cgi becomes cust_main.html 2007-12-15 14:47 rsiddall @@ -16012,7 +23176,6 @@ 2007-11-28 10:49 jeff * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm, - httemplate/search/cust_main_ADV.cgi, httemplate/search/report_cust_main.html: advanced customer report rearrangement @@ -16085,7 +23248,7 @@ 2007-11-20 09:18 ivan - * AGPL, GPL: it finally happened + * AGPL: it finally happened 2007-11-18 12:02 ivan @@ -16134,14 +23297,11 @@ 2007-11-07 16:59 ivan * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm, - FS/bin/freeside-expiration-alerter, conf/alerter_template, - conf/company_address, conf/company_name, + conf/alerter_template, conf/company_address, conf/company_name, conf/impending_recur_template, conf/invoice_latexfooter, - conf/invoice_latexnotes, conf/invoice_latexreturnaddress, - conf/invoice_latexsmallfooter, conf/invoice_template, - conf/invoice_template_statement, conf/welcome_letter: for new - installs, centralize some stuff that was spread around different - config files. + conf/invoice_latexnotes, conf/invoice_latexsmallfooter, + conf/invoice_template: for new installs, centralize some stuff + that was spread around different config files. 2007-11-05 17:59 ivan @@ -16159,11 +23319,6 @@ fs_selfservice/FS-SelfService/SelfService.pm: add process_payment_order_pkg method -2007-11-04 10:22 jeff - - * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter - choice according to ut_text() - 2007-11-03 10:38 ivan * httemplate/elements/menu.html: move menu option for adv. customer @@ -16172,9 +23327,8 @@ 2007-11-02 17:55 jeff - * httemplate/: elements/menu.html, search/cust_main_ADV.cgi, - search/report_cust_main.html: new customer report/flattened - package report (ticket 1428) + * httemplate/: elements/menu.html, search/report_cust_main.html: + new customer report/flattened package report (ticket 1428) 2007-10-29 05:04 ivan @@ -16233,7 +23387,7 @@ * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, httemplate/misc/process/payment.cgi, - httemplate/search/cust_pay.cgi, httemplate/view/cust_pay.html, + httemplate/view/cust_pay.html, httemplate/view/cust_main/payment_history.html: simple payment receipts in web interface, sorry arnie, RT#2738 @@ -16530,10 +23684,6 @@ * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc -2007-10-03 18:29 ivan - - * FS/t/cust_tax_exempt.pm: wtf! - 2007-10-03 18:21 ivan * FS/FS.pm: update FS base page for new stuff in 1.9 @@ -16826,8 +23976,7 @@ 2007-09-13 15:35 ivan * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/acct_rt_transaction.pm, - FS/FS/svc_acct_rt_transaction.pm, FS/t/acct_rt_transaction.t, - FS/t/svc_acct_rt_transaction.t, htetc/handler.pl, + FS/t/acct_rt_transaction.t, htetc/handler.pl, httemplate/misc/process/timeworked.html, httemplate/search/timeworked.html: rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service, its something @@ -16948,10 +24097,8 @@ 2007-08-16 06:40 jeff - * FS/FS/svc_acct_rt_transaction.pm, FS/FS/AccessRight.pm, - FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm, - FS/t/svc_acct_rt_transaction.t, - httemplate/misc/batch-cust_pay.html, + * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm, + FS/FS/cust_main.pm, httemplate/misc/batch-cust_pay.html, httemplate/misc/timeworked.html, FS/MANIFEST, httemplate/misc/process/timeworked.html, httemplate/search/timeworked.html, FS/FS/ClientAPI/MyAccount.pm, @@ -16999,9 +24146,9 @@ 2007-08-10 16:50 ivan - * bin/dbdef-create, FS/bin/freeside-dbdef-create: rename - dbdef-create to freeside-dbdef-create and move it to FS/bin, so - it gets %%%FREESIDE_CONF%%% substituted + * FS/bin/: freeside-dbdef-create: rename dbdef-create to + freeside-dbdef-create and move it to FS/bin, so it gets + %%%FREESIDE_CONF%%% substituted 2007-08-10 15:48 ivan @@ -17106,18 +24253,100 @@ * httemplate/view/cust_main/packages.html: line up package acitons all on one line -2007-08-02 12:54 ivan +2007-08-02 12:56 ivan - * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm, + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.svc.in, + bin/rt.in, bin/standalone_httpd.in, bin/mason_handler.scgi.in, + bin/rt-crontool.in, bin/webmux.pl.in, etc/drop.Oracle, + etc/upgrade/3.5.1/content: import rt 3.6.4 + +2007-08-02 12:53 ivan + + * rt/: lib/RT/I18N/de.po, lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/da.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/id.po, + lib/RT/I18N/ja.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/en.po, + lib/RT/I18N/tr.po, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/QueueChange.pm, lib/RT/Report/Tickets.pm, lib/RT/Report/Tickets/Entry.pm, - docs/design_docs/ruleset-workflow.txt, etc/upgrade/3.5.1/content: - Initial revision + docs/design_docs/ruleset-workflow.txt: import rt 3.6.4 2007-08-02 12:51 ivan - * rt/lib/RT/: Reminders.pm, Interface/Web/Menu.pm, - Interface/Web/Menu/Item.pm, Search/Googleish.pm, I18N/sv.po: - Initial revision + * rt/lib/RT/Search/Googleish.pm: Initial revision + +2007-08-02 12:49 ivan + + * rt/: configure, aclocal.m4, Changelog, README, UPGRADING, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/rt-dump-database.in, sbin/factory, sbin/license_tag, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ScripCondition_Overlay.pm, + lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/ScripConditions.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm, lib/RT/Queue.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/CachedGroupMember.pm, lib/RT/Links.pm, + lib/RT/CustomFieldValues.pm, lib/RT/SavedSearch.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/CustomFields_Overlay.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/Reminders.pm, lib/RT/ACE.pm, + lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/Attributes.pm, lib/RT/Base.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/User.pm, + lib/RT/Principals_Overlay.pm, lib/RT/ScripAction.pm, + lib/RT/Principal.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/Queues.pm, lib/RT/Attachments.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, + lib/RT/SavedSearches.pm, lib/RT/ScripCondition.pm, + lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/Link.pm, lib/RT/Transaction.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Group.pm, + lib/RT/Template.pm, lib/RT/GroupMembers.pm, + lib/RT/Transactions.pm, lib/RT/ACL_Overlay.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/ACL.pm, + lib/RT/GroupMember.pm, lib/RT/Groups.pm, + lib/RT/Templates_Overlay.pm, lib/RT/Group_Overlay.pm, + lib/RT/Links_Overlay.pm, lib/RT/CustomFieldValue.pm, + lib/RT/CustomFields.pm, lib/RT/Link_Overlay.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Principals.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Ticket.pm, lib/RT/Attribute.pm, + lib/RT/ScripActions.pm, lib/RT/Attachment.pm, + lib/RT/Template_Overlay.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Action/SetPriority.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/I18N/cs.po, lib/RT/I18N/es.po, + lib/RT/I18N/sv.po, lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, + lib/RT/I18N/he.po: import rt 3.6.4 2007-08-01 15:33 ivan @@ -17125,13 +24354,13 @@ 2007-08-01 15:24 ivan - * ANNOUNCE.1.5, CREDITS, FS/MANIFEST, FS/README, - FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Record.pm, - FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/access_group.pm, - FS/FS/access_user.pm, FS/FS/access_user_pref.pm, FS/FS/agent.pm, - FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_event.pm, - FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, - FS/FS/cust_pkg.pm, FS/FS/cust_refund.pm, FS/FS/m2name_Common.pm, + * CREDITS, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/Conf.pm, + FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/Setup.pm, + FS/FS/access_group.pm, FS/FS/access_user.pm, + FS/FS/access_user_pref.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm, + FS/FS/cust_credit.pm, FS/FS/cust_event.pm, FS/FS/cust_main.pm, + FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm, + FS/FS/cust_refund.pm, FS/FS/m2name_Common.pm, FS/FS/option_Common.pm, FS/FS/part_bill_event.pm, FS/FS/part_event.pm, FS/FS/part_event_condition.pm, FS/FS/part_event_condition_option.pm, @@ -17554,7 +24783,6 @@ httemplate/view/cust_bill-logo.cgi, httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi, httemplate/view/logo.cgi, httemplate/view/svc_Common.html, - httemplate/view/cust_main/order_pkg.html, httemplate/view/cust_main/packages.html, httemplate/view/cust_main/payment_history.html, test/cgi-test: event refactor, landing on HEAD! @@ -17564,15 +24792,10 @@ * rt/: Makefile, config.log, config.status, bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-commit-handler, bin/rt-crontool, bin/rt-mailgate, - bin/webmux.pl, etc/RT_Config.pm, lib/RT.pm, - lib/RTx/WebCronTool.pm, lib/t/02regression.t, lib/t/03web.pl, - lib/t/04_send_email.pl: commit these RT differences, seem to be - mostly in autogen'ed stuff - -2007-08-01 15:13 ivan - - * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: because i - had missed commiting this on HEAD, that's why + etc/RT_Config.pm, lib/RT.pm, lib/RTx/WebCronTool.pm, + lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl: + commit these RT differences, seem to be mostly in autogen'ed + stuff 2007-08-01 12:24 ivan @@ -17703,7 +24926,7 @@ 2007-07-06 01:08 ivan - * GPL, README: v3! + * README: v3! 2007-07-05 15:05 ivan @@ -17714,11 +24937,6 @@ * FS/FS/cust_pkg.pm: missing method name in docs -2007-07-01 11:09 ivan - - * TODO: remove obsolete information and dollar sign Id dollar sign - from TODO - 2007-06-30 17:36 ivan * httemplate/edit/agent.cgi: separate agent interface is @@ -17739,8 +24957,8 @@ 2007-06-28 18:27 ivan - * bin/: create-history-tables, strip-eps: removing - create-history-tables, freeside-upgrade does this anyway + * bin/strip-eps: removing create-history-tables, freeside-upgrade + does this anyway 2007-06-28 18:23 ivan @@ -17758,10 +24976,6 @@ bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts for cron jobs -2007-06-26 11:58 ivan - - * httemplate/search/cust_pay.cgi: fix check# search - 2007-06-26 11:20 ivan * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need @@ -17808,9 +25022,8 @@ 2007-06-20 21:02 jeff - * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, - FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, conf/welcome_letter: latex - welcome letters (1677) + * FS/FS/: Conf.pm, Misc.pm, cust_bill.pm, cust_main.pm, + cust_pkg.pm: latex welcome letters (1677) 2007-06-20 15:58 ivan @@ -17824,39 +25037,10 @@ 2007-06-20 15:28 ivan - * CREDITS, rt/html/RTx/Statistics/DurationAsString, - rt/html/RTx/Statistics/index.html, - rt/html/RTx/Statistics/CallsMultiQueue/index.html, - rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart, - rt/html/RTx/Statistics/CallsQueueDay/Results.tsv, - rt/html/RTx/Statistics/CallsQueueDay/index.html, - rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart, - rt/html/RTx/Statistics/DayOfWeek/index.html, - rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm, - rt/html/RTx/Statistics/DayOfWeek/Elements/Chart, - rt/html/RTx/Statistics/Elements/DateSelectRow, - rt/html/RTx/Statistics/Elements/DurationAsString, - rt/html/RTx/Statistics/Elements/GraphBox, - rt/html/RTx/Statistics/Elements/SelectMultiQueue, - rt/html/RTx/Statistics/Elements/StatColumnMap, - rt/html/RTx/Statistics/Elements/Tabs, - rt/html/RTx/Statistics/Elements/CollectionAsTable/Header, - rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat, - rt/html/RTx/Statistics/Elements/CollectionAsTable/Row, - rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox, - rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage, - rt/html/RTx/Statistics/FAQ/index.html, - rt/html/RTx/Statistics/OpenStalled/Results.tsv, - rt/html/RTx/Statistics/OpenStalled/index.html, - rt/html/RTx/Statistics/OpenStalled/Elements/Chart, - rt/html/RTx/Statistics/Resolution/index.html, - rt/html/RTx/Statistics/Resolution/Elements/Chart, + * CREDITS, rt/lib/RT/Extension/ActivityReports.pm, + rt/lib/RTx/Statistics.pm, rt/html/Callbacks/ActivityReports/Elements/Tabs/Default, rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default, - rt/html/RTx/Statistics/TimeToResolve/index.html, - rt/html/RTx/Statistics/TimeToResolve/Elements/Chart, - rt/html/RTx/Statistics/UserTest/index.html, - rt/html/RTx/Statistics/UserTest/Elements/Chart, rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions, rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default, rt/html/Developer/CronTool/autohandler, @@ -18248,9 +25432,8 @@ * FS/FS/Schema.pm, FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi, - httemplate/edit/cust_main/billing.html, - httemplate/edit/cust_main/select-state.html: ticket 1443 add - account type and bank state for echeck processing + httemplate/edit/cust_main/billing.html: ticket 1443 add account + type and bank state for echeck processing 2007-04-05 17:37 ivan @@ -18532,9 +25715,8 @@ 2007-02-28 11:14 jeff - * httemplate/: edit/cust_main/select-domain.html, - misc/svc_acct-domains.cgi: restore (none) choice to first package - select + * httemplate/misc/svc_acct-domains.cgi: restore (none) choice to + first package select 2007-02-27 16:16 jayce @@ -18628,10 +25810,6 @@ * FS/FS/cust_main.pm: *** ERROR: unterminated L<...> at line 4716 in file FS/cust_main.pm -2007-02-14 17:09 ivan - - * httemplate/docs/billing.html: removing docs moved to wiki - 2007-02-14 16:49 ivan * httemplate/edit/part_bill_event.cgi: add send_email event @@ -18642,9 +25820,8 @@ 2007-02-14 15:32 jeff - * httemplate/: edit/cust_main/select-domain.html, - edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain - on first package in edit/cust_main + * httemplate/: edit/cust_main.cgi, misc/svc_acct-domains.cgi: + selectable domain on first package in edit/cust_main 2007-02-14 14:43 ivan @@ -18703,9 +25880,8 @@ 2007-02-12 09:56 jeff - * FS/FS/ClientAPI/Signup.pm, - httemplate/view/cust_main/order_pkg.html: alpha sort packages in - new package order SELECT (ticket 1446) + * FS/FS/ClientAPI/Signup.pm: alpha sort packages in new package + order SELECT (ticket 1446) 2007-02-11 19:11 ivan @@ -18749,9 +25925,7 @@ 2007-02-08 17:05 ivan - * conf/: invoice_html_statement, invoice_latex_statement, - invoice_latexnotes_statement, invoice_template_statement: add - default statement conf + * conf/invoice_latexnotes_statement: add default statement conf 2007-02-08 14:54 ivan @@ -18834,10 +26008,6 @@ * FS/FS/pay_batch.pm: remove refactored code -2007-02-05 05:11 ivan - - * httemplate/search/svc_Smart.html: remove unused svc_Smart - 2007-02-05 05:10 ivan * httemplate/search/: report_receivables.cgi, @@ -18849,9 +26019,8 @@ * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi, httemplate/view/cust_bill-pdf.cgi, httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi, - httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi, - httemplate/view/svc_Common.html, httemplate/view/svc_acct.cgi, - httemplate/view/svc_broadband.cgi, + httemplate/view/cust_main.cgi, httemplate/view/svc_Common.html, + httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi, httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi, httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi, httemplate/view/cust_main/contacts.html, @@ -18913,10 +26082,9 @@ httemplate/search/cust_bill_event.html, httemplate/search/cust_bill_pkg.cgi, httemplate/search/cust_credit.html, - httemplate/search/cust_main-otaker.cgi, httemplate/search/cust_main-zip.html, httemplate/search/cust_main.cgi, - httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi, + httemplate/search/cust_main.html, httemplate/search/cust_pay_batch.cgi, httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html, httemplate/search/cust_tax_exempt_pkg.cgi, @@ -19189,7 +26357,7 @@ 2007-01-22 09:05 ivan - * Makefile, htetc/freeside-base1.99.conf: halfass v2 too + * Makefile: halfass v2 too 2007-01-22 06:29 ivan @@ -19245,8 +26413,8 @@ 2007-01-21 05:26 ivan - * Makefile, htetc/freeside-base.conf, htetc/freeside-base1.conf, - htetc/freeside-base2.conf: mod_perl v2, it finally happened + * Makefile, htetc/freeside-base2.conf: mod_perl v2, it finally + happened 2007-01-21 01:13 ivan @@ -19536,11 +26704,6 @@ * httemplate/docs/index.html: link more docs to wiki -2006-12-29 00:29 ivan - - * httemplate/browse/pay_batch.cgi: this is unused, replaced by - search/pay_batch.cgi - 2006-12-29 00:25 ivan * FS/FS/part_export/vpopmail.pm: didn't get checked in with @@ -19559,14 +26722,6 @@ * FS/FS/part_export.pm: use FS::queue for exports, though they should probably just use it themselves -2006-12-29 00:21 ivan - - * Changelog, Changes.1.5.7, Changes.1.5.8: removing old changelogs - -2006-12-29 00:20 ivan - - * Changes.1.7.0: changelog now in the wiki - 2006-12-28 23:23 ivan * httemplate/edit/elements/edit.html: document field types @@ -19597,7 +26752,6 @@ * FS/FS/Misc.pm, htetc/handler.pl, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-county.html, httemplate/misc/counties.cgi: Add a (magically appearing and disappearing) label on the county selector. confusing when labeled "state" @@ -19609,8 +26763,7 @@ 2006-12-26 17:07 ivan - * httemplate/: edit/cust_main.cgi, - edit/cust_main/select-county.html, misc/counties.cgi: fix county + * httemplate/: edit/cust_main.cgi, misc/counties.cgi: fix county selector 2006-12-26 11:53 ivan @@ -19669,13 +26822,13 @@ 2006-12-19 02:02 ivan * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm, - htetc/handler.pl, httemplate/edit/cust_main/billing.html, - httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use - payby.pm for payby info and have card masking full 6-digit BIN - prefix for card identification. have cust_pay_batch use - payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix - payment reports to use mask too if available, so credit card type - selection still works with encryption. + htetc/handler.pl, httemplate/edit/cust_main/billing.html: clean + up payinfo_Mixin to use payby.pm for payby info and have card + masking full 6-digit BIN prefix for card identification. have + cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for + mask-aware cardtype(). fix payment reports to use mask too if + available, so credit card type selection still works with + encryption. 2006-12-18 03:01 ivan @@ -19747,8 +26900,8 @@ FS/bin/freeside-deluser, FS/bin/freeside-queued, FS/bin/freeside-selfservice-server, FS/bin/freeside-setup, FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade, - bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl: - make the config directory configurable + bin/mapsecrets2access_user, htetc/handler.pl: make the config + directory configurable 2006-12-13 22:00 ivan @@ -19757,8 +26910,8 @@ FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm, httemplate/edit/cust_main/billing.html, httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi, - httemplate/search/cust_pay.cgi, FS/MANIFEST, - FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi, + FS/MANIFEST, FS/t/payinfo_Mixin.t, + httemplate/edit/cust_refund.cgi, httemplate/edit/process/cust_main.cgi, httemplate/view/cust_main/billing.html, httemplate/view/cust_main/payment_history.html: encryption fixes @@ -19770,9 +26923,8 @@ 2006-12-08 05:36 ivan - * httemplate/: view/cust_main/quick-charge.html, - edit/process/quick-charge.cgi: some javascript validation magic - to give one-time charges better UI + * httemplate/edit/process/quick-charge.cgi: some javascript + validation magic to give one-time charges better UI 2006-12-07 08:46 ivan @@ -19826,11 +26978,6 @@ * FS/bin/freeside-queued: remove unnecessary service use (in an awfully odd place) -2006-11-30 17:35 ivan - - * FS/bin/freeside-expiration-alerter: go away and never come back, - $Id$ - 2006-11-30 17:34 ivan * FS/bin/freeside-email: begone $Id$ and your diff noise! @@ -19892,7 +27039,6 @@ * httemplate/elements/tr-input-beginning_ending.html, httemplate/elements/tr-input-lessthan_greaterthan.html, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less than and greater than amounts to credit and payment searches @@ -20040,10 +27186,6 @@ * FS/MANIFEST: removing freeside-daily -2006-10-29 16:26 ivan - - * FS/bin/freeside-bill: removing pre-1.4 freeside-bill - 2006-10-27 12:10 ivan * FS/FS/: Conf.pm, cust_pkg.pm: add @@ -20190,18 +27332,14 @@ 2006-10-19 07:26 jeff * httemplate/elements/tr-select-reason.html, - httemplate/misc/cancel_pkg.cgi, httemplate/misc/cancel_pkg.html, - httemplate/misc/expire_pkg.cgi, - httemplate/misc/process/cancel_pkg.html, - httemplate/misc/process/expire_pkg.cgi, - httemplate/misc/susp_pkg.cgi, FS/t/cust_pkg_reason.t: suspension - and cancellation reasons + httemplate/misc/cancel_pkg.html, + httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t: + suspension and cancellation reasons 2006-10-19 07:23 jeff - * FS/FS/cancel_reason.pm, FS/FS/reason.pm, FS/FS/reason_type.pm, - FS/t/cancel_reason.t, FS/t/reason.t, FS/t/reason_type.t, - httemplate/browse/reason.html, + * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t, + FS/t/reason_type.t, httemplate/browse/reason.html, httemplate/browse/reason_type.html, httemplate/edit/process/reason.html, httemplate/edit/process/reason_type.html, @@ -20224,11 +27362,6 @@ httemplate/view/cust_main/packages.html: suspension and cancellation reasons -2006-10-18 02:30 ivan - - * httemplate/docs/: config.html, export.html: removing obsolete - config.html, moving info from export.html into wiki - 2006-10-17 17:05 jeff * httemplate/elements/tr-input-date-field.html: fix ugly null dates @@ -20237,6 +27370,21 @@ * rt/sbin/rt-setup-database.in: commiting rt 3.4.5 to HEAD +2006-10-17 01:49 ivan + + * rt/: configure, README, Changelog, sbin/rt-test-dependencies.in, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/EmailParser.pm, + lib/RT/I18N.pm, lib/RT/CustomFieldValues.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/Attachments_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Link_Overlay.pm, lib/RT/I18N/en.po, lib/RT/I18N/cs.po, + lib/RT/I18N/fr.po, lib/RT/I18N/es.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/it.po, lib/RT/I18N/hu.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/Action/SendEmail.pm, + lib/RT/Interface/Email.pm: import rt 3.4.5 + 2006-10-16 22:49 ivan * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem @@ -20290,8 +27438,8 @@ 2006-10-14 02:55 ivan - * httemplate/docs/: index.html, selfservice.html: move - signup/self-service install to wiki + * httemplate/docs/index.html: move signup/self-service install to + wiki 2006-10-12 02:42 ivan @@ -20392,8 +27540,7 @@ 2006-09-26 11:55 ivan - * httemplate/search/: svc_Smart.html, svc_acct.cgi: fix - username@domain search + * httemplate/search/svc_acct.cgi: fix username@domain search 2006-09-23 11:33 ivan @@ -20552,16 +27699,6 @@ * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS session search back to main menu -2006-09-02 20:14 ivan - - * bin/dbdef-create: REALLY don't error out trying to create a dbdef - file from scratch - -2006-09-02 20:12 ivan - - * bin/dbdef-create: don't error out trying to create a dbdef file - from scratch - 2006-09-02 13:38 ivan * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html: @@ -20591,10 +27728,6 @@ * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$ -2006-08-31 13:44 ivan - - * bin/svc_acct.export: removing obsolete file - 2006-08-31 12:59 ivan * bin/fs-migrate-svc_acct_sm: BEGONE $Id$ @@ -20669,8 +27802,7 @@ FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm, FS/FS/part_bill_event.pm, FS/FS/payby.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, - FS/t/cust_bill_pay_batch.t, httemplate/browse/cust_pay_batch.cgi, - httemplate/edit/cust_bill_pay.cgi, + FS/t/cust_bill_pay_batch.t, httemplate/edit/cust_bill_pay.cgi, httemplate/edit/cust_credit.cgi, httemplate/edit/cust_credit_bill.cgi, httemplate/edit/part_bill_event.cgi, @@ -20714,13 +27846,9 @@ 2006-08-25 12:30 ivan - * FS/FS/Misc.pm, FS/FS/Record.pm, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/cust_main/select-state.html: use GROUP BY instead - of DISTINCT ON in the state and country queries for better - cross-database compatibility, based on a preliminary patch from - Jason Thomas + * FS/FS/: Misc.pm, Record.pm: use GROUP BY instead of DISTINCT ON + in the state and country queries for better cross-database + compatibility, based on a preliminary patch from Jason Thomas 2006-08-23 18:37 ivan @@ -20735,7 +27863,6 @@ httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi, httemplate/browse/agent_type.cgi, httemplate/browse/cust_main_county.cgi, - httemplate/browse/cust_pay_batch.cgi, httemplate/browse/inventory_class.html, httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi, @@ -20750,7 +27877,7 @@ httemplate/browse/elements/browse.html, httemplate/config/config-process.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi, - httemplate/docs/trouble.html, httemplate/edit/REAL_cust_pkg.cgi, + httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/access_group.html, httemplate/edit/access_user.html, httemplate/edit/agent.cgi, httemplate/edit/agent_payment_gateway.html, @@ -20761,7 +27888,6 @@ httemplate/edit/cust_credit_bill.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main_county-expand.cgi, - httemplate/edit/cust_main_county.cgi, httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi, httemplate/edit/cust_refund.cgi, httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi, @@ -20781,9 +27907,6 @@ httemplate/edit/svc_www.cgi, httemplate/edit/cust_main/billing.html, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/cust_main/select-state.html, httemplate/edit/elements/edit.html, httemplate/edit/elements/svc_Common.html, httemplate/edit/process/REAL_cust_pkg.cgi, @@ -20799,7 +27922,6 @@ httemplate/edit/process/cust_main.cgi, httemplate/edit/process/cust_main_county-collapse.cgi, httemplate/edit/process/cust_main_county-expand.cgi, - httemplate/edit/process/cust_main_county.cgi, httemplate/edit/process/cust_pay.cgi, httemplate/edit/process/cust_pkg.cgi, httemplate/edit/process/cust_refund.cgi, @@ -20874,9 +27996,8 @@ httemplate/graph/elements/monthly.html, httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi, - httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi, - httemplate/misc/cdr-import.html, httemplate/misc/change_pkg.cgi, - httemplate/misc/counties.cgi, + httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html, + httemplate/misc/change_pkg.cgi, httemplate/misc/counties.cgi, httemplate/misc/cust_main-cancel.cgi, httemplate/misc/cust_main-import.cgi, httemplate/misc/cust_main-import_charges.cgi, @@ -20889,7 +28010,7 @@ httemplate/misc/email-invoice.cgi, httemplate/misc/email_invoice_events.cgi, httemplate/misc/email_invoices.cgi, - httemplate/misc/expire_pkg.cgi, httemplate/misc/fax-invoice.cgi, + httemplate/misc/fax-invoice.cgi, httemplate/misc/fax_invoice_events.cgi, httemplate/misc/fax_invoices.cgi, httemplate/misc/inventory_item-import.html, @@ -20897,7 +28018,7 @@ httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi, httemplate/misc/print_invoice_events.cgi, httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi, - httemplate/misc/states.cgi, httemplate/misc/susp_pkg.cgi, + httemplate/misc/states.cgi, httemplate/misc/unapply-cust_credit.cgi, httemplate/misc/unapply-cust_pay.cgi, httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi, @@ -20912,7 +28033,6 @@ httemplate/misc/process/cust_main-import.cgi, httemplate/misc/process/cust_main-import_charges.cgi, httemplate/misc/process/delete-customer.cgi, - httemplate/misc/process/expire_pkg.cgi, httemplate/misc/process/inventory_item-import.html, httemplate/misc/process/link.cgi, httemplate/misc/process/meta-import.cgi, @@ -20922,10 +28042,8 @@ httemplate/search/cust_bill_event.html, httemplate/search/cust_bill_pkg.cgi, httemplate/search/cust_credit.html, - httemplate/search/cust_main-otaker.cgi, httemplate/search/cust_main-zip.html, - httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi, - httemplate/search/cust_pkg.cgi, + httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi, httemplate/search/cust_tax_exempt_pkg.cgi, httemplate/search/inventory_item.html, httemplate/search/prepay_credit.html, @@ -20943,8 +28061,7 @@ httemplate/search/report_tax.cgi, httemplate/search/report_tax.html, httemplate/search/sql.html, httemplate/search/sqlradius.cgi, - httemplate/search/sqlradius.html, - httemplate/search/svc_Smart.html, httemplate/search/svc_acct.cgi, + httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi, httemplate/search/svc_broadband.cgi, httemplate/search/svc_domain.cgi, httemplate/search/svc_external.cgi, @@ -20954,18 +28071,16 @@ httemplate/view/cust_bill-logo.cgi, httemplate/view/cust_bill-pdf.cgi, httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi, - httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi, - httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi, + httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi, + httemplate/view/svc_broadband.cgi, httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi, httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi, httemplate/view/svc_www.cgi, httemplate/view/cust_main/billing.html, httemplate/view/cust_main/contacts.html, httemplate/view/cust_main/misc.html, - httemplate/view/cust_main/order_pkg.html, httemplate/view/cust_main/packages.html, httemplate/view/cust_main/payment_history.html, - httemplate/view/cust_main/quick-charge.html, httemplate/view/cust_main/tickets.html, httemplate/view/elements/svc_Common.html: Will things ever be the same again? It's the final masonize @@ -20985,18 +28100,7 @@ 2006-08-22 05:23 ivan - * httemplate/docs/: index.html, upgrade-1.4.2.html, upgrade10.html, - upgrade9.html: get rid of old upgrade instructions - -2006-08-22 05:20 ivan - - * README.1.7.0: wiki! - -2006-08-22 05:09 ivan - - * README.1.5.0pre6, README.1.5.7, README.1.5.7.lastbit, - README.1.5.8: removing old upgrade instructions... can always - get the out of the Attic + * httemplate/docs/index.html: get rid of old upgrade instructions 2006-08-21 16:01 ivan @@ -21016,8 +28120,8 @@ 2006-08-21 02:46 ivan - * httemplate/docs/: install-rt.html, install.html, index.html: - we're off to see the wiki, the wonderful wiki of oz + * httemplate/docs/index.html: we're off to see the wiki, the + wonderful wiki of oz 2006-08-18 05:18 ivan @@ -21100,10 +28204,6 @@ * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when doing refunds, hopefully this will fix OpenECHO refunds -2006-08-14 05:24 ivan - - * Changes.1.7.0: there's more, but this will have to do - 2006-08-14 05:13 ivan * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi, @@ -21182,8 +28282,8 @@ 2006-08-10 06:50 ivan - * README.1.7.0, FS/FS/Schema.pm, FS/FS/cust_main.pm, - FS/FS/part_referral.pm, httemplate/browse/part_referral.html, + * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm, + httemplate/browse/part_referral.html, httemplate/view/cust_main/misc.html: add cust_main.agent_custid (at least to schema and customer view, no manual editing yet) @@ -21195,11 +28295,8 @@ * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/access_user.pm, FS/FS/part_referral.pm, - httemplate/browse/part_referral.cgi, httemplate/browse/part_referral.html, - httemplate/edit/part_referral.cgi, httemplate/edit/part_referral.html, - httemplate/edit/process/part_referral.cgi, httemplate/edit/process/part_referral.html, httemplate/elements/menu.html: agent-virtualize advertising sources @@ -21246,12 +28343,11 @@ 2006-08-08 23:43 jeff - * README.1.7.0, FS/FS/Schema.pm, FS/FS/Setup.pm, - FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm, + * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm, + FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm, FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm, - httemplate/browse/cust_pay_batch.cgi, - httemplate/browse/pay_batch.cgi, httemplate/docs/schema.html, - httemplate/misc/download-batch.cgi: batch refactor + httemplate/docs/schema.html, httemplate/misc/download-batch.cgi: + batch refactor 2006-08-08 23:34 ivan @@ -21392,11 +28488,10 @@ 2006-07-15 17:55 ivan - * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm, + * FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm, FS/FS/inventory_item.pm, fs_selfservice/FS-SelfService/freeside-selfservice-clientd, - httemplate/autohandler, httemplate/browse/cust_pay_batch.cgi, - httemplate/edit/cust_credit.cgi, + httemplate/autohandler, httemplate/edit/cust_credit.cgi, httemplate/elements/overlibmws.js, httemplate/elements/overlibmws_draggable.js, httemplate/elements/phonenumber.html, @@ -21443,7 +28538,6 @@ * FS/FS/Report/Table/Monthly.pm, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_receivables.cgi: fix multiple-agent virtualization properly for these reports @@ -21475,10 +28569,6 @@ * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn -2006-07-05 04:23 ivan - - * README.1.7.0: hint about permissions and users - 2006-07-04 05:01 ivan * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST: @@ -21587,8 +28677,7 @@ 2006-06-19 04:57 ivan - * Changes.1.7.0, README.1.7.0, bin/mapsecrets2access_user: ACL - bootstrapping/upgrade + * bin/mapsecrets2access_user: ACL bootstrapping/upgrade 2006-06-19 04:25 ivan @@ -21608,7 +28697,6 @@ httemplate/elements/tr-select-cust-fields.html, httemplate/elements/tr-select-cust_pkg-status.html, httemplate/graph/cust_bill_pkg.cgi, - httemplate/search/cust_pkg_report.cgi, httemplate/search/report_cust_pkg.html, httemplate/view/cust_main/contacts.html: add ability to select specific package defs. and package status to package report for @@ -21685,35 +28773,21 @@ 2006-06-02 06:20 ivan - * httemplate/elements/header.html, - httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED: add a + * httemplate/elements/header.html, rt/FREESIDE_MODIFIED: add a service search 2006-05-24 03:22 ivan * FS/MANIFEST: removing duplicate entries -2006-05-23 08:54 ivan - - * README.1.7.0: adding batch upgrade instructions to 1.7.0 - instructions too - 2006-05-22 11:27 ivan * FS/FS/cust_main.pm: better error message for banned cards -2006-05-22 11:05 ivan - - * Changes.1.5.8: justification - 2006-05-21 19:06 ivan * Makefile: docs are going in the wiki Real Soon Now anyway -2006-05-21 19:04 ivan - - * Changes.1.5.8: 1.5.8! - 2006-05-21 17:50 ivan * Makefile: 1.7.0? why not? @@ -21728,11 +28802,9 @@ 2006-05-20 13:06 jeff - * README.1.5.7.lastbit, README.1.5.8, FS/FS.pm, FS/MANIFEST, - FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_pay_batch.pm, - FS/FS/pay_batch.pm, FS/t/pay_batch.t, htetc/handler.pl, - httemplate/browse/cust_pay_batch.cgi, - httemplate/docs/schema.html, httemplate/docs/upgrade10.html, + * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill.pm, + FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, FS/t/pay_batch.t, + htetc/handler.pl, httemplate/docs/schema.html, httemplate/misc/download-batch.cgi: first stab at BoM download 2006-05-15 06:57 ivan @@ -21750,7 +28822,7 @@ 2006-05-14 09:47 ivan - * CREDITS, Changes.1.7.0, htetc/handler.pl, httemplate/autohandler, + * CREDITS, htetc/handler.pl, httemplate/autohandler, httemplate/index.html, httemplate/browse/access_group.html, httemplate/browse/access_user.html, httemplate/browse/agent_type.cgi, @@ -21762,7 +28834,6 @@ httemplate/edit/cust_credit.cgi, httemplate/edit/cust_credit_bill.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi, - httemplate/edit/part_referral.cgi, httemplate/edit/part_virtual_field.cgi, httemplate/edit/svc_domain.cgi, httemplate/edit/elements/edit.html, @@ -21781,21 +28852,14 @@ httemplate/elements/tr-select-access_group.html, httemplate/elements/xmenu.css, httemplate/elements/xmenu.js, httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi, - httemplate/search/cust_bill.cgi, - httemplate/search/cust_main-otaker.cgi, - httemplate/search/cust_main-payinfo.html, - httemplate/search/cust_main-quickpay.html, httemplate/search/cust_main.cgi, httemplate/search/cust_pay.html, - httemplate/search/cust_pkg_report.cgi, httemplate/search/report_cust_bill.html, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, httemplate/search/report_prepaid_income.html, httemplate/search/report_tax.html, httemplate/search/sqlradius.html, - httemplate/search/svc_acct.html, httemplate/search/svc_domain.cgi, - httemplate/search/svc_domain.html, httemplate/search/svc_external.cgi, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm, FS/FS/access_group.pm, FS/FS/access_groupagent.pm, @@ -21803,10 +28867,9 @@ FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm, FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm, - FS/FS/part_pkg/billoneday.pm, FS/bin/freeside-addoutsourceuser, - FS/t/AccessRight.t, FS/t/access_group.t, - FS/t/access_groupagent.t, FS/t/access_right.t, - FS/t/access_user.t, FS/t/access_user_pref.t, + FS/bin/freeside-addoutsourceuser, FS/t/AccessRight.t, + FS/t/access_group.t, FS/t/access_groupagent.t, + FS/t/access_right.t, FS/t/access_user.t, FS/t/access_user_pref.t, FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html, httemplate/view/cust_main/payment_history.html: first part of ACL and re-skinning work and some other small stuff @@ -21818,20 +28881,14 @@ 2006-05-13 08:31 ivan * httemplate/images/: 32clear.gif, arrow.down.png, - arrow.right.black.png, arrow.right.png, black-gradient.png, - black-gray-corner.png, black-gray-gradient.png, - black-gray-side.png, black-gray-top.png: adding new images + arrow.right.black.png, arrow.right.png, black-gray-corner.png, + black-gray-top.png: adding new images 2006-05-12 06:57 ivan * httemplate/search/report_receivables.cgi: Pg 8.1 fix was incorrect and broke things, this should actually work -2006-05-08 04:48 ivan - - * README.1.5.8, README.1.7.0: suggest "make clean" on upgrade - - something is not quite right with perl Makefile hoohaw - 2006-05-08 04:28 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, @@ -21841,7 +28898,6 @@ 2006-05-08 03:01 ivan * FS/FS/Report/Table/Monthly.pm, httemplate/index.html, - httemplate/graph/cust_bill_pkg-graph.cgi, httemplate/graph/cust_bill_pkg.cgi, httemplate/graph/elements/monthly.html, httemplate/search/cust_bill_pkg.cgi: sales report per agent and @@ -21849,15 +28905,12 @@ 2006-05-07 13:27 ivan - * README.1.7.0, htetc/handler.pl, httemplate/docs/upgrade10.html, - httemplate/elements/select-month_year.html, + * htetc/handler.pl, httemplate/elements/select-month_year.html, httemplate/elements/select-pkg_class.html, httemplate/elements/select-table.html, httemplate/elements/tr-select-from_to.html, httemplate/elements/tr-select-pkg_class.html, - httemplate/graph/cust_bill_pkg-graph.cgi, httemplate/graph/cust_bill_pkg.cgi, - httemplate/graph/money_time-graph.cgi, httemplate/graph/money_time.cgi, httemplate/graph/report_cust_bill_pkg.html, httemplate/graph/report_money_time.html, @@ -21878,15 +28931,9 @@ * httemplate/: index.html, search/report_receivables.html: add an agent pre-selection page to receivables report -2006-05-02 06:29 ivan - - * SCHEMA_CHANGE: need to install the new Schema.pm before you can - autogenerate off it - 2006-05-02 04:59 ivan * httemplate/index.html, FS/FS/Report/Table/Monthly.pm, - httemplate/graph/money_time-graph.cgi, httemplate/graph/money_time.cgi, httemplate/graph/report_money_time.html: add a "pre-report" page to this report/graph as requested by lewis/wtxs, also add 12mo @@ -21921,8 +28968,7 @@ 2006-04-21 17:58 ivan - * httemplate/browse/generic.cgi, - httemplate/browse/inventory_class.html, + * httemplate/browse/inventory_class.html, httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi, httemplate/browse/elements/browse.html, htetc/handler.pl, @@ -21936,8 +28982,7 @@ httemplate/elements/select-pkg_class.html, httemplate/elements/select-table.html, httemplate/elements/tr-select-pkg_class.html, - httemplate/search/cust_pkg.cgi, - httemplate/search/inventory_class.html, FS/FS/part_pkg.pm, + httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm, httemplate/search/elements/search.html: start of package class web UI (add/edit package classes, package class selection in package def edit) @@ -21954,19 +28999,14 @@ 2006-04-21 05:45 ivan - * httemplate/: index.html, browse/queue.cgi, misc/queue.cgi, - search/queue.html: s(browse/queue.cgi)(search/queue.html) + * httemplate/: index.html, misc/queue.cgi, search/queue.html: + s(browse/queue.cgi)(search/queue.html) 2006-04-18 23:37 ivan * FS/FS/cust_main.pm: DOH! perlvar: not counting patterns matched in nested blocks that have been exited already. -2006-04-18 12:33 ivan - - * httemplate/docs/install.html: add JSON to initial install - instructions - 2006-04-15 06:32 ivan * httemplate/graph/money_time.cgi: REALLY correct the period for @@ -22052,8 +29092,6 @@ * htetc/handler.pl, FS/FS/Misc.pm, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-state.html, httemplate/misc/states.cgi, httemplate/view/cust_main/contacts.html: have the UI use full country names, and state names outside the US... @@ -22093,8 +29131,8 @@ 2006-03-30 06:22 ivan - * README.1.7.0, FS/bin/freeside-upgrade: move all the - schema-updating magic into DBIx::DBSchema + * FS/bin/freeside-upgrade: move all the schema-updating magic into + DBIx::DBSchema 2006-03-24 18:23 ivan @@ -22118,8 +29156,8 @@ 2006-03-23 04:00 lsc - * FS/FS/part_pkg/: billoneday.pm, prorate.pm, subscription.pm: for - subscription.pm and prorate.pm: + * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm + and prorate.pm: -modify the subscription and prorate price plans (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a @@ -22147,13 +29185,11 @@ 2006-03-20 11:13 ivan - * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm, - FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm, + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_main.pm, FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi, - FS/MANIFEST, FS/t/cdr_upstream_rate.t, - bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi, - httemplate/edit/cust_main/billing.html, + FS/MANIFEST, bin/cdr_upstream_rate.import, + httemplate/edit/rate.cgi, httemplate/edit/cust_main/billing.html, httemplate/search/cdr.html, httemplate/search/report_cdr.html, httemplate/view/cust_main/billing.html: add price plan to bill on internal or external CDRs directly, add option to export CDRs to @@ -22223,7 +29259,6 @@ * FS/FS/inventory_item.pm, httemplate/misc/inventory_item-import.html, httemplate/misc/process/inventory_item-import.html, - httemplate/search/inventory_class.html, httemplate/search/inventory_item.html: Add an option to the web interface to batch upload new entries to the inventory_item table. @@ -22232,9 +29267,9 @@ * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm, FS/FS/inventory_item.pm, FS/t/inventory_class.t, - FS/t/inventory_item.t, httemplate/search/inventory_class.html, - httemplate/search/inventory_item.html, bin/generate-table-module, - htetc/handler.pl, httemplate/edit/inventory_class.html, + FS/t/inventory_item.t, httemplate/search/inventory_item.html, + bin/generate-table-module, htetc/handler.pl, + httemplate/edit/inventory_class.html, httemplate/edit/elements/edit.html, httemplate/edit/process/inventory_class.html, httemplate/edit/process/elements/process.html, @@ -22249,10 +29284,8 @@ 2006-03-03 07:02 ivan - * FS/FS/Report/Table/Monthly.pm, - httemplate/graph/money_time-graph.cgi, - httemplate/graph/money_time.cgi: agent-specific - sales/credit/receipts summary + * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi: + agent-specific sales/credit/receipts summary 2006-02-28 11:34 ivan @@ -22273,8 +29306,7 @@ * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm, FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm, - README.1.7.0, README.2.0.0, FS/MANIFEST, - FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t, + FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t, FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t, FS/t/part_pkg-voip_cdr.t, htetc/handler.pl, httemplate/misc/cdr-import.html, @@ -22282,10 +29314,6 @@ httemplate/search/cdr.html, httemplate/search/report_cdr.html, bin/cdr_calltype.import: CDR schema and class -2006-02-17 20:32 ivan - - * htetc/global.asa, httemplate/docs/install.html: Mason it is - 2006-02-17 18:11 ivan * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm, @@ -22295,9 +29323,9 @@ 2006-02-16 13:43 ivan - * FS/FS/Setup.pm, FS/bin/freeside-setup, bin/populate-msgcat, - httemplate/docs/admin.html, httemplate/docs/install.html: - automate more of the initial data adding... + * FS/FS/Setup.pm, FS/bin/freeside-setup, + httemplate/docs/admin.html: automate more of the initial data + adding... 2006-02-08 23:18 ivan @@ -22310,15 +29338,10 @@ * FS/bin/freeside-selfservice-server: don't leave ssh zombies around either -2006-02-07 19:50 ivan - - * httemplate/docs/: upgrade7.html, upgrade8.html: remove ancient - upgrade instructions - 2006-02-07 19:49 ivan - * httemplate/docs/: upgrade10.html, index.html: slightly html-ize - the 1.5.8 upgrade instructions + * httemplate/docs/index.html: slightly html-ize the 1.5.8 upgrade + instructions 2006-02-07 18:26 ivan @@ -22368,12 +29391,10 @@ 2006-01-30 20:26 ivan * httemplate/: browse/addr_block.cgi, browse/agent.cgi, - browse/agent_type.cgi, browse/cust_pay_batch.cgi, - browse/part_bill_event.cgi, browse/part_export.cgi, - browse/part_pkg.cgi, browse/part_referral.cgi, - browse/part_svc.cgi, browse/part_virtual_field.cgi, - browse/payment_gateway.html, browse/queue.cgi, browse/rate.cgi, - browse/router.cgi, browse/svc_acct_pop.cgi, + browse/agent_type.cgi, browse/part_bill_event.cgi, + browse/part_export.cgi, browse/part_pkg.cgi, browse/part_svc.cgi, + browse/part_virtual_field.cgi, browse/payment_gateway.html, + browse/rate.cgi, browse/router.cgi, browse/svc_acct_pop.cgi, config/config-view.cgi, config/config.cgi, edit/REAL_cust_pkg.cgi, edit/agent.cgi, edit/agent_payment_gateway.html, edit/agent_type.cgi, @@ -22384,9 +29405,8 @@ edit/svc_forward.cgi, edit/process/prepay_credit.cgi, edit/process/reg_code.cgi, misc/batch-cust_pay.html, misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi, - misc/expire_pkg.cgi, misc/link.cgi, misc/meta-import.cgi, - misc/upload-batch.cgi, misc/whois.cgi, - misc/process/cust_main-import.cgi, + misc/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi, + misc/whois.cgi, misc/process/cust_main-import.cgi, misc/process/cust_main-import_charges.cgi, misc/process/meta-import.cgi, search/report_prepaid_income.cgi, search/report_tax.cgi, search/svc_external.cgi, @@ -22426,19 +29446,14 @@ 2006-01-25 04:34 ivan - * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm, - FS/FS/cust_main.pm, FS/FS/cust_tax_exempt.pm, - FS/FS/cust_tax_exempt_pkg.pm, FS/FS/h_cust_bill.pm, - FS/FS/h_cust_tax_exempt.pm, FS/t/cust_tax_exempt_pkg.t, - FS/t/h_cust_bill.t, FS/t/h_cust_tax_exempt.t, README.2.0.0, - FS/MANIFEST: change texas-style tax exemptions to be against a - specific line item rather than just general per-customer, for - later tracking and tax reporting. fix 1969/1970 exemptions for - one-off charges - -2006-01-05 01:34 ivan - - * httemplate/docs/upgrade10.html: my last 1.4 -> 1.5 upgrade... + * FS/: FS/Record.pm, FS/Schema.pm, FS/cust_bill.pm, + FS/cust_main.pm, FS/cust_tax_exempt.pm, + FS/cust_tax_exempt_pkg.pm, FS/h_cust_bill.pm, + FS/h_cust_tax_exempt.pm, t/cust_tax_exempt_pkg.t, + t/h_cust_bill.t, t/h_cust_tax_exempt.t, MANIFEST: change + texas-style tax exemptions to be against a specific line item + rather than just general per-customer, for later tracking and tax + reporting. fix 1969/1970 exemptions for one-off charges 2006-01-04 18:03 ivan @@ -22481,8 +29496,7 @@ 2005-12-24 19:00 ivan - * README.1.5.8, FS/FS/Schema.pm: update indices for better tax - report performance + * FS/FS/Schema.pm: update indices for better tax report performance 2005-12-24 18:31 ivan @@ -22516,15 +29530,10 @@ causing " "my" variable $t masks earlier declaration in same scope" errors -2005-12-21 20:02 ivan - - * Changes.1.5.8: more accurate description of tax report changes - 2005-12-21 20:01 ivan * httemplate/search/cust_bill_event.html, httemplate/search/cust_bill_pkg.cgi, - httemplate/search/cust_pkg_report.cgi, httemplate/search/report_cust_bill.html, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, @@ -22545,8 +29554,8 @@ 2005-12-18 20:18 ivan - * Changes.1.5.8, FS/FS/part_pkg/sqlradacct_hour.pm: add maximum - "caps" to RADIUS usage charges + * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS + usage charges 2005-12-16 14:47 ivan @@ -22638,26 +29647,6 @@ * FS/bin/freeside-upgrade: force a dbdef reload. no wonder this had to be run multiple times before -2005-12-02 22:49 ivan - - * README.1.5.8, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: add Term::ReadKey to install & - upgrade docs and README.1.5.8 - -2005-12-01 18:30 ivan - - * httemplate/docs/upgrade10.html: and Net::Whois::Raw - -2005-12-01 17:52 ivan - - * README.1.5.8, httemplate/docs/upgrade10.html: note DBIx::DBSchema - 0.29 is required for Pg 7.2.x and earlier - -2005-12-01 17:22 ivan - - * httemplate/docs/upgrade10.html: apache instructions already up - top - 2005-12-01 11:17 ivan * httemplate/edit/agent_type.cgi: list disabled packages on agent @@ -22669,10 +29658,6 @@ shouldn't apply to RADIUS groups, this is messing up unrelated RADIUS exports -2005-11-30 09:48 ivan - - * README.1.5.8: later versions are okay too - 2005-11-28 09:16 ivan * FS/FS/cust_main.pm: turn off debugging @@ -22749,11 +29734,6 @@ * FS/FS/part_export/radiator.pm: update radiator export to deal with prepaid and some other random stuff -2005-11-22 01:13 ivan - - * httemplate/docs/install.html: correct common misconception RIGHT - THERE in the docs - 2005-11-21 07:24 ivan * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports @@ -22781,7 +29761,7 @@ * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm, httemplate/edit/cust_main/billing.html, - httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi, + httemplate/edit/cust_pay.cgi, httemplate/search/report_cust_pay.html, httemplate/view/cust_bill.cgi, httemplate/view/cust_main/payment_history.html: add MCRD payment @@ -22821,10 +29801,6 @@ * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field BS for RT 3.4.4 -2005-11-17 23:05 ivan - - * README.1.5.8: slightly more info in 1.5.8 upgrade instructions - 2005-11-17 19:48 ivan * FS/FS/cust_main.pm: allow expired cards to remain on file; only @@ -22842,8 +29818,7 @@ 2005-11-17 04:27 ivan - * README.1.5.8, FS/FS/Schema.pm: add cust_pkg2 index on - cust_pkg.pkgpart + * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart 2005-11-17 03:15 ivan @@ -22862,15 +29837,10 @@ 2005-11-16 05:14 ivan * FS/FS/part_svc.pm, httemplate/index.html, - httemplate/browse/part_svc.cgi, Changes.1.5.8, FS/FS/UI/Web.pm, + httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm, httemplate/edit/bulk-cust_svc.html, httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change -2005-11-12 04:19 ivan - - * README.1.5.8: one last bit for 1.5.7->1.5.8 RT upgrade - instructions - 2005-11-11 17:24 ivan * httemplate/view/cust_main/tickets.html: huh seem to have @@ -22913,19 +29883,10 @@ unaudited domain deletion, add record being deleted to record deletion popup -2005-11-09 12:48 ivan - - * httemplate/docs/install.html: closing paren - 2005-11-07 18:16 ivan * httemplate/docs/admin.html: bah -2005-11-07 14:07 ivan - - * httemplate/search/cust_pay.cgi: fix Discover card report, closes: - Bug#1270 - 2005-11-04 03:43 ivan * httemplate/elements/xmlhttp.html: oops, typo applying patch @@ -22983,19 +29944,13 @@ * httemplate/elements/select-taxclass.html: extraneous '; noticed by joe@surferz -2005-10-27 08:48 ivan - - * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59 - and 60 had the wrote quote. they had single quote where double - was needed... - 2005-10-24 04:59 ivan * httemplate/edit/rate.cgi: optimize SQL on rate edit screen 2005-10-24 04:56 ivan - * README.1.5.8, FS/FS/Schema.pm, httemplate/edit/process/rate.cgi, + * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi, httemplate/elements/progress-init.html, httemplate/elements/xmlhttp.html: fix rate plan editing with new xmlhttp progressbar - use POST instead of GET. also optimize SQL @@ -23008,7 +29963,6 @@ httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi, httemplate/edit/cust_main/billing.html, httemplate/edit/process/cust_main.cgi, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_pay.html, httemplate/view/cust_bill.cgi, httemplate/view/cust_main/payment_history.html: add CASH and WEST @@ -23080,53 +30034,102 @@ httemplate/edit/agent.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi: agent option to select RT queue -2005-10-15 04:25 ivan - - * README.1.5.8: upgrade instructions for new RT verison - -2005-10-15 04:13 ivan - - * README.1.5.8: land RT 3.4.4 on HEAD - 2005-10-15 02:33 ivan - * rt/: etc/RT_SiteConfig.pm, lib/RT/TicketCustomFieldValue.pm, - lib/RT/TicketCustomFieldValue_Overlay.pm, - lib/RT/TicketCustomFieldValues.pm, - lib/RT/TicketCustomFieldValues_Overlay.pm, - lib/RT/I18N/en_malkovich.po, lib/t/00smoke.t.in, - lib/t/01harness.t.in, lib/t/02regression.t.in, lib/t/03web.pl.in, - lib/t/04_send_email.pl.in, lib/t/05cronsupport.pl.in, - sbin/rt-setup-database.in: landing rt 3.4.4 on HEAD + * rt/: etc/RT_SiteConfig.pm, sbin/rt-setup-database.in: landing rt + 3.4.4 on HEAD 2005-10-15 02:09 ivan - * rt/: docs/design_docs/realflow.txt, - docs/design_docs/3.3-schema-redesign.txt, - docs/design_docs/rt-mvc, sbin/rt-dump-database.in, - lib/t/setup_regression.t, lib/t/create_data.pl, - lib/RT/SavedSearch.pm, lib/RT/ObjectCustomFields.pm, - lib/RT/CustomFieldValue_Overlay.pm, lib/RT/ObjectCustomField.pm, - lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/SavedSearches.pm, - lib/RT/ObjectCustomFieldValues.pm, - lib/RT/ObjectCustomFieldValue.pm, + * rt/: UPGRADING, configure, README, Changelog, aclocal.m4, + docs/rt3-schema-relationships.dot, docs/design_docs/realflow.txt, + m4/rt_layout.m4, docs/design_docs/3.3-schema-redesign.txt, + docs/design_docs/cvs_integration, + docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc, + sbin/extract-message-catalog, sbin/factory, sbin/license_tag, + sbin/rt-dump-database.in, sbin/rt-test-dependencies.in, + lib/RT/GroupMembers.pm, lib/RT/Principals.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm, + lib/RT/Queues_Overlay.pm, lib/RT/ScripConditions_Overlay.pm, + lib/RT/Template_Overlay.pm, lib/RT/User.pm, lib/RT/Attributes.pm, + lib/RT/SavedSearch.pm, lib/RT/StyleGuide.pod, + lib/RT/Templates_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm, lib/RT/Group.pm, + lib/RT/Handle.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/I18N.pm, lib/RT/Principal.pm, + lib/RT/Principals_Overlay.pm, lib/RT/Transactions.pm, + lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm, + lib/RT/Links.pm, lib/RT/Scrip.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/Attributes_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFieldValue_Overlay.pm, lib/RT/CustomFieldValues.pm, + lib/RT/Group_Overlay.pm, lib/RT/ObjectCustomField.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queue.pm, + lib/RT/ScripActions.pm, lib/RT/Attachments.pm, + lib/RT/CachedGroupMember_Overlay.pm, lib/RT/Groups.pm, + lib/RT/Links_Overlay.pm, lib/RT/SavedSearches.pm, + lib/RT/ScripAction.pm, lib/RT/Scrips.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/ACE.pm, + lib/RT/CachedGroupMembers.pm, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm, + lib/RT/GroupMember.pm, lib/RT/Link.pm, + lib/RT/ObjectCustomFieldValues.pm, lib/RT/Queues.pm, + lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm, + lib/RT/Transaction.pm, lib/RT/ObjectCustomFieldValue.pm, lib/RT/ObjectCustomField_Overlay.pm, - lib/RT/ObjectCustomFieldValues_Overlay.pm, - lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/I18N/pl.po, - lib/RT/I18N/id.po, lib/RT/URI/t.pm, + lib/RT/ScripActions_Overlay.pm, lib/RT/Template.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/Ticket.pm, + lib/RT/ACL.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Attribute.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/Link_Overlay.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Templates.pm, + lib/RT/URI.pm, lib/RT/Users.pm, lib/RT/I18N/en.po, + lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po, + lib/RT/I18N/fr.po, lib/RT/I18N/es.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/it.po, lib/RT/I18N/hu.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, + lib/RT/URI/t.pm, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/REST.pm, lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Handler.pm, lib/RT/Interface/Web/QueryBuilder.pm, - lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/Standalone.pm, bin/mason_handler.scgi.in, + bin/standalone_httpd.in, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Interface/Web/QueryBuilder/Tree.pm, - etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle, - etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite, - etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content, - etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg, - etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle, - etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite, - etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content, - etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg, - etc/upgrade/3.3.11/schema.SQLite, - etc/upgrade/3.3.11/schema.mysql: Initial revision + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, bin/mason_handler.fcgi.in, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in, + bin/webmux.pl.in, etc/acl.mysql, etc/schema.Informix, + etc/schema.SQLite, etc/acl.Pg, etc/upgrade/3.1.0/schema.SQLite, + etc/upgrade/3.1.0/schema.Pg, etc/upgrade/3.3.0/acl.Informix, + etc/upgrade/3.3.0/acl.Oracle, etc/upgrade/3.3.0/acl.Pg, + etc/upgrade/3.3.0/acl.SQLite, etc/upgrade/3.3.0/acl.mysql, + etc/upgrade/3.3.0/content, etc/upgrade/3.3.0/schema.Oracle, + etc/upgrade/3.3.0/schema.Pg, etc/upgrade/3.3.0/schema.mysql, + etc/upgrade/3.3.11/acl.Oracle, etc/upgrade/3.3.11/acl.Pg, + etc/upgrade/3.3.11/acl.SQLite, etc/upgrade/3.3.11/acl.mysql, + etc/upgrade/3.3.11/content, etc/upgrade/3.3.11/schema.Oracle, + etc/upgrade/3.3.11/schema.Pg, etc/upgrade/3.3.11/schema.SQLite, + etc/upgrade/3.3.11/schema.mysql: import rt 3.4.4 2005-10-13 14:16 ivan @@ -23157,13 +30160,11 @@ 2005-10-10 05:20 ivan - * Changes.1.5.8, README.1.5.8, FS/FS/cust_pay.pm, htetc/global.asa, - htetc/handler.pl, httemplate/index.html, - httemplate/docs/upgrade10.html, + * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html, httemplate/misc/batch-cust_pay.html, httemplate/misc/xmlhttp-cust_main-search.cgi, - httemplate/misc/process/batch-cust_pay.cgi, - httemplate/search/cust_pay.cgi: updated quick payment entry + httemplate/misc/process/batch-cust_pay.cgi: updated quick payment + entry 2005-10-08 06:45 ivan @@ -23173,19 +30174,14 @@ 2005-10-07 17:47 ivan * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi, - edit/process/quick-charge.cgi, elements/select-taxclass.html, - view/cust_main/quick-charge.html: fix tax class selection in - package add/edit too + edit/process/quick-charge.cgi, elements/select-taxclass.html: fix + tax class selection in package add/edit too 2005-10-07 16:28 ivan * conf/invoice_latex: allow more width for return address, stuff is wrapping -2005-10-06 22:03 ivan - - * README.1.5.8: need new B:CC - 2005-10-06 21:50 ivan * httemplate/view/cust_main/billing.html: mask out echeck account @@ -23199,9 +30195,8 @@ 2005-10-06 19:25 ivan * FS/FS/Conf.pm, FS/FS/part_pkg.pm, - httemplate/edit/process/quick-charge.cgi, - httemplate/view/cust_main/quick-charge.html: add - require_taxclasses config flag + httemplate/edit/process/quick-charge.cgi: add require_taxclasses + config flag 2005-10-06 16:09 ivan @@ -23249,10 +30244,6 @@ usage information displays for any usage-capable export, add ability to edit uid/gid -2005-10-02 07:04 ivan - - * httemplate/docs/install.html: fix leading % causing Mason to barf - 2005-10-02 00:09 ivan * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make @@ -23273,16 +30264,12 @@ 2005-09-25 01:13 ivan - * CREDITS, Changes.1.5.8, JSRS-LICENSE, README.1.5.7, - FS/FS/UI/Web.pm, httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/process/part_svc.cgi, + * CREDITS, FS/FS/UI/Web.pm, httemplate/edit/process/part_svc.cgi, httemplate/edit/process/rate.cgi, httemplate/elements/jsrsServer.html, httemplate/elements/progress-init.html, httemplate/elements/progress-popup.html, - httemplate/elements/xmlhttp.html, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: get rid of JSRS iframe foo for + httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. really should have done that in the first place. JSON will wait until another day... @@ -23317,9 +30304,8 @@ 2005-09-14 04:01 ivan * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t, - FS/t/cancel_reason.t, FS/t/payment_gateway.t, - FS/t/payment_gateway_option.t, bin/generate-table-module: fix - autogenerated simple test + FS/t/payment_gateway.t, FS/t/payment_gateway_option.t, + bin/generate-table-module: fix autogenerated simple test 2005-09-13 13:12 ivan @@ -23329,9 +30315,6 @@ 2005-09-10 07:50 ivan * CREDITS, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/cust_main/select-state.html, httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html, httemplate/misc/counties.cgi, httemplate/misc/states.cgi: ajax-style xmlhttprequest state/county/country selector! @@ -23403,8 +30386,8 @@ 2005-09-07 02:37 ivan - * Changes.1.5.8, FS/FS/part_export/cpanel.pm, - eg/export_template.pm: add cpanel export + * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel + export 2005-09-06 14:58 ivan @@ -23414,17 +30397,11 @@ 2005-08-27 01:46 ivan * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm, - FS/FS/cancel_reason.pm, FS/FS/cust_main.pm, FS/t/banned_pay.t, - FS/t/cancel_reason.t, bin/generate-table-module, + FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module, httemplate/view/cust_main.cgi, httemplate/misc/cust_main-cancel.cgi: add banned credit card / ACH table, re-do cancel popup to have a checkbox to ban payinfo -2005-08-24 07:07 ivan - - * README.1.5.8, httemplate/docs/upgrade10.html: need - H:W:SelectLayers 0.05 - 2005-08-24 06:47 ivan * httemplate/edit/cust_main/billing.html: fix size of cvv2 help @@ -23432,12 +30409,11 @@ 2005-08-24 06:22 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/edit/cust_main.cgi, + * htetc/handler.pl, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main/billing.html, - httemplate/edit/cust_main/contact.html, Changes.1.5.8, - FS/FS/cust_main.pm, FS/FS/cust_main_county.pm, - FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, + httemplate/edit/cust_main/contact.html, FS/FS/cust_main.pm, + FS/FS/cust_main_county.pm, FS/FS/ClientAPI/MyAccount.pm, + FS/FS/ClientAPI/Signup.pm, fs_selfservice/FS-SelfService/SelfService.pm, httemplate/docs/ach.html, httemplate/docs/cvv2.html, httemplate/edit/process/cust_main.cgi, @@ -23486,13 +30462,12 @@ FS/FS/option_Common.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm, FS/FS/part_pkg.pm, FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm, - FS/bin/freeside-setup, FS/bin/freeside-upgrade, README.1.5.8, - SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t, - FS/t/payment_gateway.t, FS/t/payment_gateway_option.t, - bin/generate-table-module, htetc/global.asa, htetc/handler.pl, - httemplate/index.html, httemplate/browse/agent.cgi, + FS/bin/freeside-setup, FS/bin/freeside-upgrade, FS/FS.pm, + FS/MANIFEST, FS/t/option_Common.t, FS/t/payment_gateway.t, + FS/t/payment_gateway_option.t, bin/generate-table-module, + htetc/handler.pl, httemplate/index.html, + httemplate/browse/agent.cgi, httemplate/browse/payment_gateway.html, - httemplate/docs/upgrade10.html, httemplate/edit/agent_payment_gateway.html, httemplate/edit/payment_gateway.html: infrastructure for easier schema changes, and: add payment_gateway, payment_gateway_option @@ -23509,20 +30484,14 @@ 2005-08-09 14:38 ivan - * Changes.1.5.8, FS/FS/part_export/radiator.pm, - FS/FS/part_export/sqlradius.pm, FS/t/part_export-radiator.t, - FS/FS/part_export/sqlradius_withdomain.pm: add native Radiator - export + * FS/: FS/part_export/radiator.pm, FS/part_export/sqlradius.pm, + t/part_export-radiator.t, FS/part_export/sqlradius_withdomain.pm: + add native Radiator export 2005-08-08 08:15 ivan - * Changes.1.5.8, FS/FS/part_export/everyone_net.pm: add export to - everyone.net outsource mail service - -2005-08-07 20:15 ivan - - * httemplate/docs/selfservice.html: add some docs on - signup_server-payby and -realtime configuration values + * FS/FS/part_export/everyone_net.pm: add export to everyone.net + outsource mail service 2005-08-06 17:41 ivan @@ -23532,9 +30501,9 @@ 2005-08-06 17:40 ivan - * Changes.1.5.8, FS/FS/agent.pm, FS/FS/cust_pkg.pm, - FS/FS/cust_svc.pm, FS/FS/UI/Web.pm, httemplate/browse/agent.cgi, - httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi, + * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, + FS/FS/UI/Web.pm, httemplate/browse/agent.cgi, + httemplate/search/cust_pkg.cgi, httemplate/search/elements/search.html: move cust_pkg search to new template, add active/suspended/cancelled customer packages to agent browse @@ -23543,11 +30512,6 @@ * httemplate/search/cust_credit.html: fix credit searches by otaker -2005-08-04 01:39 ivan - - * httemplate/docs/install.html: add IPC::Run3 and instructions for - adding fs_queue and fs_selfservice users to install docs - 2005-08-03 18:42 ivan * Makefile: don't use install -D flag, doesn't work on bsd @@ -23593,13 +30557,12 @@ 2005-07-14 03:52 ivan - * Changes.1.5.8, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm, + * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm, FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t, httemplate/search/cust_bill_event.cgi, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_receivables.cgi, httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi, httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi, @@ -23608,16 +30571,11 @@ configuration value to control which customer fields are shown on reports -2005-07-12 04:54 ivan - - * README.1.5.7: add alternative for very old Pg - 2005-07-12 02:31 ivan - * httemplate/: browse/part_pkg.cgi, view/cust_pkg.cgi: More - of the same: these patches make it safer to subclass - FS::part_pkg's pkg_svc method by eliminating qsearches on table - pkg_svc. + * httemplate/browse/part_pkg.cgi: More of the same: these + patches make it safer to subclass FS::part_pkg's pkg_svc method + by eliminating qsearches on table pkg_svc. 2005-07-12 02:22 ivan @@ -23644,30 +30602,18 @@ 2005-07-11 05:53 ivan - * httemplate/docs/: index.html, upgrade10.html: note alternate - instructions for 0pre6->7 - -2005-07-11 05:39 ivan - - * Changelog, Changes.1.5.7: s/ANNOUNCE/Changelog/ + * httemplate/docs/index.html: note alternate instructions for + 0pre6->7 2005-07-11 05:22 ivan * bin/postfix.export: fix regex -2005-07-11 05:22 ivan - - * httemplate/browse/queue.cgi: template - 2005-07-11 05:21 ivan * Makefile: probably best to keep RT disabled by default, at least for this release -2005-07-11 05:09 ivan - - * ANNOUNCE.1.5: last bits - 2005-07-11 03:58 ivan * FS/t/ClientAPI_SessionCache.t: @@ -23711,10 +30657,6 @@ * FS/bin/freeside-daily: fix bug with new efficient customer-finding code. sql isn't perl, null != 0 -2005-07-05 14:46 ivan - - * httemplate/docs/install-rt.html: tyop - 2005-06-30 06:32 ivan * FS/FS/Misc.pm: pod error @@ -23728,10 +30670,6 @@ * FS/FS/cust_main.pm: oops, really fix error with new prepaid card foo -2005-06-21 20:54 ivan - - * httemplate/docs/upgrade10.html: add IPC::Run3 to install docs - 2005-06-16 22:31 ivan * httemplate/misc/process/link.cgi: fix preference sort order for @@ -23752,8 +30690,8 @@ 2005-06-14 21:46 ivan - * README.1.5.7, FS/FS/cust_bill.pm: better error reporting for - actual errors from lpr command + * FS/FS/cust_bill.pm: better error reporting for actual errors from + lpr command 2005-06-14 19:31 ivan @@ -23907,10 +30845,10 @@ FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi, FS/bin/freeside-queued, httemplate/search/elements/search.html, httemplate/elements/progress-init.html, - httemplate/elements/progress-popup.html, htetc/global.asa, - htetc/handler.pl: add ability to search on a date range of - invoice events and then reprint or reemail (boy was that a bit - more work than i expected), closes: Bug#946 + httemplate/elements/progress-popup.html, htetc/handler.pl: add + ability to search on a date range of invoice events and then + reprint or reemail (boy was that a bit more work than i + expected), closes: Bug#946 2005-06-01 16:40 ivan @@ -24081,18 +31019,10 @@ * httemplate/search/cust_bill.html: align -2005-05-14 13:11 ivan - - * README.1.5.7.lastbit: hmm virtual fields have no history? - -2005-05-14 13:11 ivan - - * README.1.5.7: 0.26 - 2005-05-14 12:57 ivan - * README.1.5.7, rt/lib/RT/URI/freeside.pm, - rt/lib/RT/URI/freeside/Internal.pm: fixup RT integration grr! + * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT + integration grr! 2005-05-14 11:03 ivan @@ -24115,10 +31045,9 @@ 2005-05-14 09:27 ivan - * ANNOUNCE.1.5, FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, + * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png, - httemplate/docs/billing.html, httemplate/view/cust_bill.cgi: html - invoices! + httemplate/view/cust_bill.cgi: html invoices! http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y http://www.dsv.su.se/~jpalme/ietf/mhtml.html @@ -24177,10 +31106,9 @@ 2005-05-03 17:40 ivan - * conf/invoice_latex, conf/invoice_latexfooter, - conf/invoice_latexreturnaddress, conf/logo.eps, - httemplate/docs/billing.html, FS/FS/Conf.pm, FS/FS/cust_bill.pm: - great new invoice template from kristian! + * conf/invoice_latex, conf/invoice_latexfooter, conf/logo.eps, + FS/FS/Conf.pm, FS/FS/cust_bill.pm: great new invoice template + from kristian! 2005-05-03 10:22 ivan @@ -24192,10 +31120,6 @@ * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove unnecessary host=localhost from outsource instance creation foo -2005-05-03 05:56 ivan - - * README.1.5.7: fix some wrapping - 2005-05-03 02:56 ivan * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead @@ -24272,22 +31196,12 @@ * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail defaults to acct_sql export -2005-04-19 10:25 ivan - - * README.1.5.7: update pre6 -> 7 upgrade instructions too - 2005-04-19 02:50 ivan * FS/FS/Conf.pm: disable RT_Libs for now 2005-04-19 02:48 ivan - * httemplate/docs/install.html, httemplate/docs/upgrade10.html, - ANNOUNCE.1.5, README.1.5.7.lastbit, SCHEMA_CHANGE: did another - upgrade, fixed up the instructions - -2005-04-19 02:48 ivan - * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning 2005-04-18 00:37 ivan @@ -24364,11 +31278,6 @@ * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict debugging messages on everyone. -2005-04-10 06:01 ivan - - * httemplate/docs/selfservice.html: add apache snippet to - self-service install docs - 2005-04-10 03:16 ivan * httemplate/search/elements/search.html: add some left and right @@ -24386,20 +31295,16 @@ 2005-04-07 03:35 ivan - * Makefile, htetc/freeside-base.conf, htetc/freeside-rt.conf: add - install/debian/3.1/INSTALL script and script up some apache - automation assuming a conf.d type dir + * Makefile, htetc/freeside-rt.conf: add install/debian/3.1/INSTALL + script and script up some apache automation assuming a conf.d + type dir 2005-04-07 02:26 ivan - * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create, - bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create - (for Pg 'public' schema fix) and 0.25 in freeside-setup and - Record.pm (for DBD::Pg 1.40 is bunk fix) - -2005-04-06 23:08 ivan - - * README.1.5.7.lastbit: and the history tables + * FS/FS/Record.pm, FS/bin/freeside-setup, bin/fix-sequences: depend + on DBIx::DBSchema 0.26 for dbdef-create (for Pg 'public' schema + fix) and 0.25 in freeside-setup and Record.pm (for DBD::Pg 1.40 + is bunk fix) 2005-04-06 20:28 khoff @@ -24407,11 +31312,6 @@ current (non-history) records in place of missing history records. -2005-04-06 18:29 ivan - - * httemplate/docs/upgrade8.html: ancient upgrade fix, oops. thanks - Rick Harby - 2005-04-06 15:52 ivan * FS/FS/svc_forward.pm: and fix the error msg haha @@ -24421,11 +31321,6 @@ * FS/FS/svc_forward.pm: looks like a domain part for a literally-specified forward src or dst is required, not optional -2005-04-06 03:38 ivan - - * httemplate/docs/install-rt.html: correct links to some - atypically-named CPAN distributions - 2005-04-05 17:50 khoff * FS/FS/h_Common.pm: $pkey should be the primary key of the real @@ -24442,11 +31337,11 @@ 2005-04-02 14:46 ivan - * README.1.5.7, README.1.5.7.lastbit, FS/FS/cust_bill_pkg.pm, - FS/FS/part_svc_router.pm, FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, - FS/FS/reg_code_pkg.pm, FS/FS/type_pkgs.pm, FS/bin/freeside-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade10.html: - herding elephants: add primary keys to *all* tables for slony + * FS/FS/cust_bill_pkg.pm, FS/FS/part_svc_router.pm, + FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, FS/FS/reg_code_pkg.pm, + FS/FS/type_pkgs.pm, FS/bin/freeside-setup, + httemplate/docs/schema.html: herding elephants: add primary keys + to *all* tables for slony 2005-04-02 12:34 ivan @@ -24481,10 +31376,6 @@ * bin/add-history-records.pl: Printing insert statements is not necessary -2005-03-30 21:02 khoff - - * httemplate/docs/upgrade10.html: Very annoying typo. >:-) - 2005-03-30 19:47 khoff * bin/add-history-records.pl: Committing the inserts helps. @@ -24522,23 +31413,11 @@ * FS/FS/part_export/cp.pm: according to landel CP no longer supports changing username -2005-03-29 17:32 ivan - - * httemplate/docs/selfservice.html: separate out referring customer - info to optional section, add a note on setting the agentnum via - templte - -2005-03-29 17:18 ivan - - * httemplate/search/cust_pay.cgi: fix ambiguous column error when - selecting by credit card, fixes: Bug#1189 - 2005-03-29 14:41 ivan - * fs_selfservice/FS-SelfService/SelfService.pm, - httemplate/docs/selfservice.html: better self-service debugging, - don't point to install.html for suEXEC/setuid in self-service - setup docs + * fs_selfservice/FS-SelfService/SelfService.pm: better self-service + debugging, don't point to install.html for suEXEC/setuid in + self-service setup docs 2005-03-28 17:40 khoff @@ -24561,21 +31440,6 @@ child_objects can now set an alternate field for the svcnum, for things like forwards -2005-03-22 20:16 ivan - - * httemplate/docs/install-rt.html, README.1.5.7: new RT requires - Tree::Simple too - -2005-03-22 18:59 ivan - - * README.1.5.7, httemplate/docs/install-rt.html: add HTML::Scrubber - to rt install/upgrade docs - -2005-03-22 10:15 ivan - - * httemplate/docs/upgrade10.html: small fix for indices in upgrade - instructions, found by s5 - 2005-03-21 14:13 khoff * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, @@ -24584,7 +31448,7 @@ FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm, FS/FS/part_export/infostreet.pm, FS/FS/part_export/shellcommands.pm, htetc/handler.pl, - httemplate/docs/install.html, httemplate/edit/cust_main.cgi, + httemplate/edit/cust_main.cgi, httemplate/edit/process/cust_main.cgi, httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi, httemplate/view/cust_main/billing.html, @@ -24609,10 +31473,9 @@ 2005-03-18 11:21 pbowen - * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_bill.pm, - FS/FS/cust_main.pm, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: Added encrypted fields for Credit - Cards, etc... - PB + * FS/: FS/Conf.pm, FS/Record.pm, FS/cust_bill.pm, FS/cust_main.pm, + bin/freeside-setup: Added encrypted fields for Credit Cards, + etc... - PB 2005-03-18 11:15 pbowen @@ -24624,10 +31487,6 @@ * FS/FS/Record.pm: Fixed a small bug... if replace is called by SUPER, @_ == 1 if it only contains an undef. -PB -2005-03-18 01:58 ivan - - * httemplate/docs/selfservice.html: selfservice uses HTML::Entities - 2005-03-18 01:15 ivan * FS/FS/cust_main_county.pm: no idea why this is only showing up on @@ -24641,19 +31500,14 @@ * FS/FS/cust_bill.pm: Documentation tyop. -2005-03-17 13:45 ivan - - * httemplate/docs/install-rt.html: Freeside side uses MIME-tools - now - 2005-03-17 13:41 khoff * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, - httemplate/docs/install.html, httemplate/misc/email-invoice.cgi: - Added options invoice_email_pdf and invoice_email_pdf_note. - invoice_email_pdf - Attach PDF invoice to emailed plain text - invoices. invoice_email_pdf_note - Replace plain text invoice - with this note, when attaching a PDF. + httemplate/misc/email-invoice.cgi: Added options + invoice_email_pdf and invoice_email_pdf_note. invoice_email_pdf + - Attach PDF invoice to emailed plain text invoices. + invoice_email_pdf_note - Replace plain text invoice with this + note, when attaching a PDF. 2005-03-16 03:31 ivan @@ -24680,8 +31534,7 @@ 2005-03-12 08:07 ivan - * Makefile, httemplate/docs/install-rt.html, - rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm, + * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm, rt/lib/RT/URI/freeside/Internal.pm, rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good freeside base url since RT calls it from multiple directory @@ -24697,10 +31550,8 @@ 2005-03-12 06:31 ivan - * httemplate/docs/schema.html, httemplate/docs/selfservice.html, - httemplate/docs/upgrade10.html, README.1.5.7, ANNOUNCE.1.5, - FS/FS/agent.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, - FS/FS/prepay_credit.pm, FS/bin/freeside-setup, + * httemplate/docs/schema.html, FS/FS/agent.pm, FS/FS/cust_main.pm, + FS/FS/cust_pay.pm, FS/FS/prepay_credit.pm, FS/bin/freeside-setup, httemplate/view/cust_main/payment_history.html, httemplate/index.html, httemplate/browse/agent.cgi, httemplate/edit/prepay_credit.cgi, @@ -24722,11 +31573,11 @@ fs_selfservice/FS-SelfService/cgi/signup.cgi, fs_selfservice/FS-SelfService/cgi/signup.html, fs_selfservice/FS-SelfService/cgi/stateselect.html, - fs_selfservice/FS-SelfService/cgi/success.html, htetc/global.asa, - htetc/handler.pl: - bring prepaid support into this century - (close: Bug#1124) - finally get rid of fs_signup (everything is - in fs_selfservice now) (Bug#413) - organize main menu sysadmin - section so it is slightly less confusing + fs_selfservice/FS-SelfService/cgi/success.html, htetc/handler.pl: + - bring prepaid support into this century (close: Bug#1124) - + finally get rid of fs_signup (everything is in fs_selfservice + now) (Bug#413) - organize main menu sysadmin section so it is + slightly less confusing 2005-03-11 02:35 ivan @@ -24736,10 +31587,6 @@ * rt/etc/RT_SiteConfig.pm: merging -2005-03-11 02:18 ivan - - * httemplate/docs/install-rt.html: note about RT_External - 2005-03-10 17:34 khoff * rt/: etc/RT_SiteConfig.pm, lib/RT/URI/freeside.pm, @@ -24755,22 +31602,6 @@ * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration lookups through the XMLRPC interface. -2005-03-10 07:33 ivan - - * README.1.5.7, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: arg - -2005-03-10 07:18 ivan - - * README.1.5.7, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: add Frontier::RPC to docs too - -2005-03-10 04:06 ivan - - * README.1.5.7, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: add IO-stringy (IO::Scalar) to - instructions - 2005-03-10 01:56 ivan * FS/bin/freeside-daily: fine. @@ -24781,16 +31612,9 @@ package editing problem with extraneous services showing up, closes: Bug#1170 -2005-03-09 00:46 ivan - - * httemplate/docs/install-rt.html: add complete apache config - instructions for RT, closes: Bug#1031 - 2005-03-09 00:18 ivan - * ANNOUNCE.1.5, httemplate/docs/index.html, - httemplate/docs/install-rt.html, httemplate/docs/install.html: - preliminary RT docs + * httemplate/docs/index.html: preliminary RT docs 2005-03-08 10:37 khoff @@ -24804,10 +31628,6 @@ * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like 'version', and eventually config look-ups (next commit). -2005-03-06 02:15 ivan - - * ANNOUNCE.1.5: d - 2005-03-05 19:25 ivan * httemplate/search/elements/search.html: specity an explicit EOL @@ -24820,27 +31640,18 @@ 2005-03-05 19:04 ivan - * httemplate/search/elements/search.html, README.1.5.7, - htetc/global.asa, htetc/handler.pl, httemplate/index.html, - httemplate/docs/install.html, httemplate/docs/upgrade10.html, - httemplate/search/cust_bill.html, + * httemplate/search/elements/search.html, htetc/handler.pl, + httemplate/index.html, httemplate/search/cust_bill.html, httemplate/search/cust_bill_event.html, httemplate/search/cust_credit.html, - httemplate/search/cust_main-otaker.cgi, - httemplate/search/cust_main-payinfo.html, - httemplate/search/cust_main-quickpay.html, httemplate/search/cust_main.cgi, - httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi, - httemplate/search/cust_pay.html, - httemplate/search/cust_pkg_report.cgi, - httemplate/search/reg_code.html, + httemplate/search/cust_main.html, + httemplate/search/cust_pay.html, httemplate/search/reg_code.html, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, httemplate/search/report_prepaid_income.html, httemplate/search/report_tax.html, - httemplate/search/sqlradius.html, - httemplate/search/svc_acct.html, - httemplate/search/svc_domain.html, httemplate/search/svc_www.cgi, + httemplate/search/sqlradius.html, httemplate/search/svc_www.cgi, httemplate/view/cust_bill-pdf.cgi, httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of templated reports and clean up their HTML formatting, closes; @@ -24848,23 +31659,22 @@ 2005-03-04 14:24 ivan - * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column - reference "payby" is ambiguous" error when selecting by payment - type, fix missing check #s caused by cust_main.payinfo masking - cust_pay.payinfo, closes (really this time): Bug#1105 + * httemplate/search/cust_credit.html: fix "Column reference "payby" + is ambiguous" error when selecting by payment type, fix missing + check #s caused by cust_main.payinfo masking cust_pay.payinfo, + closes (really this time): Bug#1105 2005-03-04 04:57 ivan - * httemplate/search/: cust_credit.html, cust_pay.cgi: report - correctly even if the customer record has somehow been removed... + * httemplate/search/cust_credit.html: report correctly even if the + customer record has somehow been removed... 2005-03-04 04:34 ivan * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_credit.html, - httemplate/search/report_cust_pay.html, ANNOUNCE.1.5, + httemplate/search/report_cust_pay.html, httemplate/search/elements/search.html: add agent selection to payment and credit reports, add link to agent browse, closes: Bug#1105 @@ -24917,9 +31727,9 @@ 2005-03-02 13:00 khoff - * httemplate/docs/install.html, eg/xmlrpc-example.pl, - httemplate/misc/xmlrpc.cgi, FS/FS/XMLRPC.pm, htetc/handler.pl: - Initial version of the xmlrpc interface for freeside. + * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi, + FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc + interface for freeside. 2005-03-01 16:47 ivan @@ -24947,11 +31757,6 @@ * FS/FS/Record.pm: fix replacement in edge case with NULL integer fields in a table without a primary key -2005-02-26 13:29 ivan - - * README.1.5.7, ANNOUNCE.1.5, ANNOUNCE.1.5.0, README.1.5.0pre7: - less cracktastic version numbering - 2005-02-25 14:14 ivan * bin/pg-readonly: try to set the sequences right for modern Pg @@ -24979,10 +31784,6 @@ FS/FS/part_svc.pm: add progressbar to service definition add - duplicate checking can take a while, closes: Bug#1126 -2005-02-22 22:43 ivan - - * httemplate/docs/install.html: update docs wrt mysql support - 2005-02-22 10:26 khoff * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list @@ -24998,10 +31799,9 @@ httemplate/elements/jsrsServer.html, httemplate/elements/overlibmws.js, httemplate/elements/progress-init.html, - httemplate/elements/progress-popup.html, - httemplate/misc/progress.html: use a javascript layer instead of - a browser popup (popup blockers), really generalize the - progressbar code to make it easy to use as a component + httemplate/elements/progress-popup.html: use a javascript layer + instead of a browser popup (popup blockers), really generalize + the progressbar code to make it easy to use as a component 2005-02-17 00:44 ivan @@ -25035,10 +31835,10 @@ 2005-02-10 22:44 ivan - * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/global.asa, - htetc/handler.pl, httemplate/edit/process/rate.cgi, - httemplate/edit/rate.cgi: generalize progressbar code in - preparation for using it wherever needed + * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/handler.pl, + httemplate/edit/process/rate.cgi, httemplate/edit/rate.cgi: + generalize progressbar code in preparation for using it wherever + needed 2005-02-08 17:08 ivan @@ -25050,16 +31850,15 @@ 2005-02-08 12:22 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade10.html, - README.1.5.0pre7, FS/FS.pm, FS/MANIFEST, + * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST, FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm, FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm, FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t, FS/t/clientapi_session.t, FS/t/clientapi_session_field.t, - httemplate/docs/install.html, httemplate/docs/schema.html: make - self-service session cache module configurable, start framework - for in-database session cache + httemplate/docs/schema.html: make self-service session cache + module configurable, start framework for in-database session + cache 2005-02-05 15:39 ivan @@ -25083,15 +31882,6 @@ * httemplate/edit/cust_main.cgi: typo -2005-02-02 00:06 ivan - - * FS/FS/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: removing old UI - experiment - -2005-01-29 04:51 ivan - - * ANNOUNCE.1.5.0: gotta do pre7 already - 2005-01-29 04:49 ivan * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last @@ -25101,11 +31891,9 @@ * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup, - FS/t/reg_code.t, FS/t/reg_code_pkg.t, README.1.5.0pre7, - FS/MANIFEST, FS/FS/ClientAPI/Signup.pm, - httemplate/docs/install.html, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/reg_code.cgi, - httemplate/search/reg_code.html, + FS/t/reg_code.t, FS/t/reg_code_pkg.t, FS/MANIFEST, + FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html, + httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html, httemplate/edit/process/reg_code.cgi: registration codes 2005-01-27 15:01 ivan @@ -25120,9 +31908,8 @@ 2005-01-27 02:21 ivan * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm, - FS/FS/queue.pm, FS/FS/rate.pm, httemplate/docs/install.html, - httemplate/elements/jsrsClient.js, httemplate/misc/progress.html, - JSRS-LICENSE, FS/bin/freeside-queued, httemplate/edit/rate.cgi, + FS/FS/queue.pm, FS/FS/rate.pm, httemplate/elements/jsrsClient.js, + FS/bin/freeside-queued, httemplate/edit/rate.cgi, httemplate/elements/qlib/box.js, httemplate/elements/qlib/boxctrl.js, httemplate/elements/qlib/boxres.js, @@ -25242,18 +32029,6 @@ * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm: fix up some bugs in VoIP rating -2004-12-30 15:47 ivan - - * htetc/global.asa: search the current dir *first*, otherwise some - weird Apache::ASP bugs could crop up if things are ever named the - same - -2004-12-30 01:59 ivan - - * htetc/global.asa: kludge to fix nested includes with - Apache::ASP... dunno how much longer i want to support that, - should just switch to Mason - 2004-12-29 17:41 ivan * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm: @@ -25274,19 +32049,14 @@ FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t, FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t, httemplate/view/cust_main.cgi, - httemplate/view/cust_main/packages.html, ANNOUNCE.1.5.0: - historical (immutable) invoice details about services and other - history infrastructure + httemplate/view/cust_main/packages.html: historical (immutable) + invoice details about services and other history infrastructure 2004-12-28 15:30 ivan * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius export -2004-12-27 02:23 ivan - - * ANNOUNCE.1.5.0: note integrated rt is updated - 2004-12-27 02:19 ivan * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors @@ -25334,14 +32104,11 @@ 2004-12-23 00:32 ivan - * README.1.5.0pre7, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: allow NULL zip in some countries + * FS/bin/freeside-setup: allow NULL zip in some countries 2004-12-23 00:00 ivan - * README.1.5.0pre7, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: going with 6 digit misnamed "npa" - for now + * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now 2004-12-23 00:00 ivan @@ -25398,11 +32165,6 @@ * Makefile: add init script enable command in deb and redhat -2004-12-18 15:32 ivan - - * httemplate/docs/: billing.html, install.html: add info about - teTeX and Ghostscript - 2004-12-18 02:52 ivan * httemplate/index.html: fix spelling @@ -25412,11 +32174,6 @@ * FS/FS/Conf.pm, httemplate/index.html: add config option for address2 search, closes: Bug#1022 -2004-12-12 10:51 ivan - - * httemplate/view/cust_main/quick-charge.html: fix form action url - for template - 2004-12-12 00:34 ivan * FS/FS/cust_main.pm: fix customer status display for some cases @@ -25426,10 +32183,6 @@ * FS/FS/part_export/acct_sql.pm: finish modification -2004-12-11 14:50 ivan - - * httemplate/docs/install.html: update install doc - 2004-12-11 12:41 ivan * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm, @@ -25439,16 +32192,10 @@ 2004-12-10 23:50 ivan * FS/FS/Conf.pm, httemplate/view/cust_main.cgi, - httemplate/view/cust_main/order_pkg.html, httemplate/view/cust_main/packages.html, - httemplate/view/cust_main/payment_history.html, - httemplate/view/cust_main/quick-charge.html: voiding of echeck + httemplate/view/cust_main/payment_history.html: voiding of echeck payments instead of refunds -2004-12-10 15:51 ivan - - * httemplate/docs/selfservice.html: correct path to selfservice - 2004-12-10 14:28 ivan * FS/FS/CGI.pm: ui tweak for small customer view - line up billing @@ -25605,39 +32352,91 @@ * htetc/handler.pl: landing rt 3.2.2 -2004-12-03 13:23 ivan - - * README.1.5.0pre7: landing RT 3.2.2 - 2004-12-03 12:51 ivan - * rt/: config, config.pld, bin/rt-commit-handler.in, - etc/upgrade/2.1.71, sbin/rt-setup-database.in: landing rt 3.2.2 + * rt/sbin/rt-setup-database.in: landing rt 3.2.2 -2004-12-03 12:38 ivan +2004-12-03 12:40 ivan - * rt/: lib/t/05cronsupport.pl.in, lib/RT/Attributes.pm, - lib/RT/Attribute_Overlay.pm, lib/RT/Attributes_Overlay.pm, - lib/RT/Attribute.pm, lib/RT/I18N/en_malkovich.po, + * rt/: lib/RT/I18N/fi.po, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Notify.pm, lib/RT/Action/RecordCorrespondence.pm, - lib/RT/Action/RecordComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm, + lib/RT/Action/SendEmail.pm, lib/RT/URI/fsck_com_rt.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm, + lib/RT/URI/base.pm, lib/RT/Interface/REST.pm, lib/RT/Interface/Email/Auth/GnuPG.pm, - lib/RT/Condition/PriorityChange.pm, - lib/RT/Interface/Web/Handler.pm, lib/RT/Search/FromSQL.pm, - bin/standalone_httpd.in, etc/schema.Sybase, etc/acl.Sybase, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Interface/Web/Handler.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Condition/Generic.pm, + bin/mason_handler.scgi.in, bin/rt-crontool.in, + bin/standalone_httpd.in, bin/webmux.pl.in, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/UserDefined.pm, bin/mason_handler.fcgi.in, + bin/mason_handler.svc.in, bin/rt.in, etc/schema.Sybase, + etc/acl.Sybase, etc/schema.Informix, etc/acl.Pg, + etc/constraints.mysql, etc/schema.SQLite, etc/drop.Oracle, etc/upgrade/3.1.0/acl.Informix, etc/upgrade/3.1.0/acl.Oracle, etc/upgrade/3.1.0/acl.Pg, etc/upgrade/3.1.0/acl.SQLite, etc/upgrade/3.1.0/acl.mysql, etc/upgrade/3.1.0/content, etc/upgrade/3.1.0/schema.Informix, etc/upgrade/3.1.0/schema.Oracle, etc/upgrade/3.1.0/schema.Pg, etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.mysql, - etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: Initial - revision + etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: import rt + 3.2.2 -2004-12-03 12:27 ivan +2004-12-03 12:38 ivan - * rt/sbin/: rt-setup-database, rt-test-dependencies: remove - autogenerated file + * rt/lib/RT/Attribute_Overlay.pm: Initial revision + +2004-12-03 12:37 ivan + + * rt/: UPGRADING, README, configure, Changelog, aclocal.m4, + sbin/extract-message-catalog, sbin/factory, sbin/license_tag, + sbin/rt-test-dependencies.in, lib/RT/GroupMembers.pm, + lib/RT/Principals.pm, lib/RT/Scrips_Overlay.pm, + lib/RT/Tickets.pm, lib/RT/Base.pm, lib/RT/Queues_Overlay.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Template_Overlay.pm, + lib/RT/Group.pm, lib/RT/User.pm, lib/RT/Attachment.pm, + lib/RT/Attributes.pm, lib/RT/Handle.pm, + lib/RT/Principals_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/ACL_Overlay.pm, lib/RT/Templates_Overlay.pm, + lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/Attributes_Overlay.pm, lib/RT/CachedGroupMember.pm, + lib/RT/CustomFieldValue.pm, lib/RT/Transactions.pm, + lib/RT/I18N.pm, lib/RT/Links.pm, lib/RT/Queue.pm, + lib/RT/Scrip.pm, lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/CurrentUser.pm, lib/RT/Principal.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/CustomFieldValues.pm, + lib/RT/Group_Overlay.pm, lib/RT/ACE.pm, lib/RT/ScripActions.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/Attachments.pm, + lib/RT/Groups.pm, lib/RT/ScripAction.pm, lib/RT/GroupMember.pm, + lib/RT/Links_Overlay.pm, lib/RT/ScripCondition.pm, + lib/RT/Transaction.pm, lib/RT/Scrips.pm, + lib/RT/CachedGroupMembers.pm, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm, + lib/RT/Link.pm, lib/RT/Queues.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ScripConditions.pm, lib/RT/Template.pm, lib/RT/ACL.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/ACE_Overlay.pm, lib/RT/Link_Overlay.pm, + lib/RT/Templates.pm, lib/RT/Attribute.pm, + lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/URI.pm, lib/RT/Users.pm, + lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po, + lib/RT/I18N/nl.po, lib/RT/I18N/hu.po, lib/RT/I18N/it.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/he.po: import rt 3.2.2 2004-12-02 02:18 ivan @@ -25650,8 +32449,8 @@ FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm, httemplate/index.html, FS/FS/TicketSystem/RT_Internal.pm, - FS/FS/TicketSystem/RT_Libs.pm, htetc/global.asa, - htetc/handler.pl, httemplate/search/cust_main.cgi, + FS/FS/TicketSystem/RT_Libs.pm, htetc/handler.pl, + httemplate/search/cust_main.cgi, rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm: second big RT integration checkin, customer linking/delinking interface @@ -25686,9 +32485,8 @@ * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm, FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm, - httemplate/index.html, rt/FREESIDE_MODIFIED, ANNOUNCE.1.5.0, - Makefile, FS/FS.pm, htetc/global.asa, htetc/handler.pl: ticket - system integration framework and skin RT + httemplate/index.html, rt/FREESIDE_MODIFIED, Makefile, FS/FS.pm, + htetc/handler.pl: ticket system integration framework and skin RT 2004-11-26 01:39 ivan @@ -25744,12 +32542,11 @@ 2004-11-22 10:20 ivan - * README.1.5.0pre7, FS/FS/ClientAPI/Signup.pm, - FS/bin/freeside-setup, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, FS/FS/Record.pm, - FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, - httemplate/edit/cust_main.cgi, httemplate/edit/part_pkg.cgi: - promo codes and separate signup addresses for hdn + * FS/FS/ClientAPI/Signup.pm, FS/bin/freeside-setup, + httemplate/docs/schema.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm, + FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi, + httemplate/edit/part_pkg.cgi: promo codes and separate signup + addresses for hdn 2004-11-22 03:11 ivan @@ -25766,17 +32563,15 @@ * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm, FS/FS/rate_prefix.pm, FS/FS/rate_region.pm, FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t, - FS/t/rate_prefix.t, FS/t/rate_region.t, ANNOUNCE.1.5.0, - README.1.5.0pre7, SCHEMA_CHANGE, + FS/t/rate_prefix.t, FS/t/rate_region.t, FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup, httemplate/browse/rate.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi, - httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi, + httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi, + httemplate/edit/rate_region.cgi, httemplate/edit/process/rate.cgi, httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST, FS/FS/part_export/sqlradius.pm, eg/table_template.pm, - htetc/global.asa, htetc/handler.pl, - httemplate/search/sqlradius.cgi, + htetc/handler.pl, httemplate/search/sqlradius.cgi, httemplate/search/sqlradius.html: first pass at VoIP rating 2004-11-17 05:22 ivan @@ -25814,9 +32609,27 @@ * rt/sbin/rt-setup-database.in: merge in changes to rt-setup-database -2004-11-11 04:12 ivan +2004-11-11 04:13 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in, etc/acl.mysql: + import rt 3.0.12 + +2004-11-11 04:10 ivan - * rt/lib/RT/I18N/: hu.po, da.po: Initial revision + * rt/: configure, Changelog, sbin/rt-test-dependencies.in, + lib/RT/Template_Overlay.pm, lib/RT/StyleGuide.pod, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm, + lib/RT/Handle.pm, lib/RT/Templates_Overlay.pm, + lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/Link_Overlay.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po, + lib/RT/I18N/nl.po, lib/RT/I18N/hu.po, lib/RT/I18N/it.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/he.po, lib/RT/I18N/fi.po, + lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm: import rt 3.0.12 2004-11-09 03:42 ivan @@ -25862,27 +32675,14 @@ * bin/rollback: adding in case this is needed again -2004-11-07 14:58 ivan - - * ANNOUNCE.1.5.0, httemplate/docs/install.html: update install - documentation for 1.5 HTML::Mason or Apache::ASP install - -2004-10-30 17:01 ivan - - * httemplate/search/cust_main-quickpay.html: quick pay shouldnt - default to exact search - 2004-10-26 05:36 ivan * Makefile: 1.5.0pre6! 2004-10-26 05:33 ivan - * ANNOUNCE.1.5.0, httemplate/docs/billing.html, - httemplate/docs/export.html, httemplate/docs/index.html, - httemplate/docs/overview-new.dia, - httemplate/docs/overview-new.png, httemplate/docs/schema.html, - httemplate/docs/selfservice.html: slightly more up-to-date docs + * httemplate/docs/: index.html, overview-new.dia, overview-new.png, + schema.html: slightly more up-to-date docs 2004-10-26 05:07 ivan @@ -25898,9 +32698,9 @@ * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm, - FS/FS/part_pkg_option.pm, ANNOUNCE.1.5.0, README.1.5.0pre6, - SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST, FS/bin/freeside-setup, - FS/t/part_pkg-flat.t, FS/t/part_pkg-flat_comission.t, + FS/FS/part_pkg_option.pm, FS/FS.pm, FS/MANIFEST, + FS/bin/freeside-setup, FS/t/part_pkg-flat.t, + FS/t/part_pkg-flat_comission.t, FS/t/part_pkg-flat_comission_cust.t, FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t, FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t, @@ -25908,9 +32708,8 @@ FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t, FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t, httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi, - httemplate/view/cust_main.cgi, FS/FS/part_pkg/flat.pm, - FS/FS/part_pkg/flat_comission.pm, + httemplate/edit/part_pkg.cgi, httemplate/view/cust_main.cgi, + FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm, FS/FS/part_pkg/flat_comission_cust.pm, FS/FS/part_pkg/flat_comission_pkg.pm, FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm, @@ -26030,8 +32829,8 @@ 2004-10-18 05:37 ivan - * httemplate/: index.html, images/mid-logo.png, - images/small-logo.png: that's right, a new logo + * httemplate/: index.html, images/small-logo.png: that's right, a + new logo 2004-10-17 07:01 ivan @@ -26050,16 +32849,15 @@ 2004-10-17 02:19 ivan - * FS/FS/Conf.pm, FS/FS/cust_svc.pm, bin/populate-msgcat, - README.1.5.0pre6, FS/FS/part_export/artera_turbo.pm, - httemplate/docs/upgrade10.html, httemplate/view/svc_external.cgi: - add options to adjust UI for artera turbo as svc_export + * FS/FS/Conf.pm, FS/FS/cust_svc.pm, + FS/FS/part_export/artera_turbo.pm, + httemplate/view/svc_external.cgi: add options to adjust UI for + artera turbo as svc_export 2004-10-16 03:15 ivan - * FS/FS/Conf.pm, FS/FS/part_export/artera_turbo.pm, - README.1.5.0pre6, FS/FS/svc_external.pm, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: add artera turbo export + * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm, + FS/svc_external.pm, bin/freeside-setup: add artera turbo export 2004-10-12 22:46 ivan @@ -26138,10 +32936,6 @@ in the parent process, this cached the $dbdef and speeds things up significantly -2004-10-05 04:38 ivan - - * ANNOUNCE.1.5.0: [no log message] - 2004-09-22 04:28 ivan * httemplate/search/: cust_bill_event.html, @@ -26315,9 +33109,9 @@ 2004-08-18 17:22 ivan - * httemplate/search/: cust_pay.cgi, elements/search.html: add - customer # to payment reports, add table cell alignment option to - general search component + * httemplate/search/elements/search.html: add customer # to payment + reports, add table cell alignment option to general search + component 2004-08-17 06:14 ivan @@ -26462,10 +33256,6 @@ * FS/FS/Record.pm: better error message for missing tables -2004-07-06 10:27 ivan - - * ANNOUNCE.1.5.0: new features - 2004-07-06 10:26 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, @@ -26481,16 +33271,14 @@ 2004-07-06 06:26 ivan - * README.1.5.0pre1, README.1.5.0pre6, FS/FS.pm, FS/FS/cust_pay.pm, - FS/FS/cust_pay_void.pm, FS/t/cust_pay_void.t, - FS/bin/freeside-setup, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, - httemplate/misc/void-cust_pay.cgi: add cust_pay_void table and - payment voiding web ui part one + * FS/FS.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, + FS/t/cust_pay_void.t, FS/bin/freeside-setup, + httemplate/docs/schema.html, httemplate/misc/void-cust_pay.cgi: + add cust_pay_void table and payment voiding web ui part one 2004-07-06 01:43 ivan - * htetc/: global.asa, handler.pl: 0.32 (and then some) released + * htetc/handler.pl: 0.32 (and then some) released 2004-07-01 06:49 ivan @@ -26547,11 +33335,10 @@ 2004-06-28 21:02 ivan - * ANNOUNCE.1.5.0, README.1.5.0pre6, FS/FS.pm, FS/MANIFEST, - FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm, - FS/FS/cust_credit_refund.pm, FS/FS/cust_pay.pm, - FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm, - FS/bin/freeside-setup, httemplate/docs/upgrade10.html, + * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill_pay.pm, + FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm, + FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm, + FS/FS/cust_refund.pm, FS/bin/freeside-setup, httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t, httemplate/edit/cust_bill_pay.cgi, httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund @@ -26596,10 +33383,6 @@ * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit lines -2004-06-22 18:23 ivan - - * httemplate/docs/upgrade10.html: escape html - 2004-06-21 20:12 ivan * Makefile: snapshot before schema changes @@ -26643,13 +33426,9 @@ 2004-06-18 03:28 ivan - * bin/masonize, httemplate/search/cust_main-otaker.cgi: masonize - fix: avoid newline prepend fix from borking indented first <%, - fixes customer search by otaker under mason, closes: Bug#830 - -2004-06-18 03:07 ivan - - * httemplate/docs/install.html: recommend HTML::Mason + * bin/masonize: masonize fix: avoid newline prepend fix from + borking indented first <%, fixes customer search by otaker under + mason, closes: Bug#830 2004-06-17 05:32 ivan @@ -26667,10 +33446,8 @@ 2004-06-15 06:27 ivan - * fs_passwd/fs_passwd.cgi, fs_passwd/fs_passwd.html, - fs_selfservice/FS-SelfService/cgi/passwd.cgi, - fs_selfservice/FS-SelfService/cgi/passwd.html: moving passwd cgi - to self-service + * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: + moving passwd cgi to self-service 2004-06-15 03:59 ivan @@ -26697,8 +33474,7 @@ 2004-06-11 06:44 ivan - * FS/bin/freeside-tax-report, httemplate/search/report_tax.cgi: tax - report! + * httemplate/search/report_tax.cgi: tax report! 2004-06-11 00:37 ivan @@ -26725,19 +33501,10 @@ httemplate/browse/agent.cgi, httemplate/search/cust_main.cgi, fs_selfservice/FS-SelfService/SelfService.pm: agent interface -2004-06-10 04:28 ivan - - * httemplate/search/cust_main-otaker.cgi: tyop - 2004-06-09 01:59 ivan * Makefile: need this entry for myself though! -2004-06-09 00:17 ivan - - * httemplate/docs/install.html: explicitly specify Apache - httpd.conf. fear. - 2004-06-05 05:01 ivan * Makefile: AND set its owner. whew. @@ -26857,8 +33624,8 @@ 2004-05-26 11:59 ivan - * FS/FS/cust_bill.pm, httemplate/docs/upgrade-1.4.2.html: require - the version of File::Temp with the OO interface + * FS/FS/cust_bill.pm: require the version of File::Temp with the OO + interface 2004-05-26 06:07 ivan @@ -26987,10 +33754,6 @@ * httemplate/: index.html, search/svc_www.cgi: vary basic virtual host browse -2004-05-10 16:16 ivan - - * httemplate/docs/upgrade10.html: fix sequences in upgrade docs? - 2004-05-10 06:46 ivan * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan @@ -27087,10 +33850,6 @@ * httemplate/search/cust_bill.html: handle missing customer records without erroring out -2004-04-30 20:54 ivan - - * htetc/global.asa: very weird 5.005 problem - 2004-04-30 14:58 ivan * FS/FS/Record.pm: accept empty zips for non-US countries... @@ -27106,26 +33865,19 @@ 2004-04-23 06:15 ivan - * FS/MANIFEST, FS/bin/freeside-cc-receipts-report, - FS/bin/freeside-credit-report, httemplate/index.html, - httemplate/search/report_cc.cgi, - httemplate/search/report_cc.html, - httemplate/search/report_credit.cgi, - httemplate/search/report_credit.html: add link to new credit - report on main menu, remove old obsolete shell-out reports + * FS/MANIFEST, httemplate/index.html: add link to new credit report + on main menu, remove old obsolete shell-out reports 2004-04-23 05:50 ivan - * Makefile, htetc/global.asa: fix up includes with Apache::ASP + * Makefile: fix up includes with Apache::ASP 2004-04-23 05:19 ivan * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm, - httemplate/graph/money_time-graph.cgi, httemplate/graph/money_time.cgi, httemplate/search/cust_bill.html, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_credit.html, httemplate/search/elements/search.html: credit report, add some links to sales/credits/receipts summary, move payment search to @@ -27140,10 +33892,6 @@ * httemplate/elements/pager.html: silly pager fix -2004-04-22 00:27 ivan - - * httemplate/docs/: install.html, upgrade10.html: minor doc updates - 2004-04-22 00:07 ivan * httemplate/search/report_cust_credit.html: initial copy from @@ -27215,14 +33963,6 @@ * Makefile: properly disable RT where not using -2004-04-09 15:29 ivan - - * fs_passwd/fs_passwd.cgi: oops, this one too - -2004-04-09 15:28 ivan - - * fs_passwd/fs_passwd.html: fs_passwd.cgi - 2004-04-08 05:37 ivan * Makefile: fix psql command line options for older pg @@ -27237,14 +33977,14 @@ 2004-04-08 05:05 ivan - * rt/sbin/: rt-setup-database, rt-setup-database.in: remove - accidentally doubled lines in usage inst + * rt/sbin/rt-setup-database.in: remove accidentally doubled lines + in usage inst 2004-04-08 05:00 ivan * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED, - rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database, - rt/sbin/rt-setup-database.in: beginning of RT integration + rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database.in: beginning + of RT integration 2004-04-07 22:53 ivan @@ -27300,8 +34040,7 @@ 2004-04-05 02:08 ivan - * htetc/global.asa, htetc/handler.pl, httemplate/docs/install.html, - httemplate/docs/upgrade-1.4.2.html, httemplate/misc/whois.cgi, + * htetc/handler.pl, httemplate/misc/whois.cgi, httemplate/view/svc_domain.cgi: add whois functionality internally instead of linking to geektools @@ -27315,17 +34054,11 @@ * httemplate/view/cust_main.cgi: comment out extraneous warning -2004-04-02 16:45 ivan - - * httemplate/search/cust_bill.cgi: UI: stop making things small for - no reason - 2004-04-02 05:44 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/view/cust_bill-pdf.cgi: remove Pragma:no-cache header, - and set Content-Length and Cache-Control for viewing .pdf - invoices with IE over SSL. + * htetc/handler.pl, httemplate/view/cust_bill-pdf.cgi: remove + Pragma:no-cache header, and set Content-Length and Cache-Control + for viewing .pdf invoices with IE over SSL. http://support.microsoft.com/default.aspx?scid=kb;en-us;323308 2004-04-02 03:23 ivan @@ -27343,29 +34076,11 @@ * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman commands -2004-04-01 03:14 ivan - - * httemplate/browse/part_referral.cgi: remove extraneous html - -2004-04-01 03:09 ivan - - * httemplate/browse/part_referral.cgi: oops! - -2004-04-01 02:56 ivan - - * httemplate/browse/part_referral.cgi: add a yesterday column and a - total row, closes: Bug#797 - 2004-03-31 16:44 ivan * FS/: FS/cust_main_county.pm, bin/freeside-setup: get sub-countries from Locale::SubCountry now -2004-03-30 09:13 ivan - - * httemplate/docs/upgrade10.html: little more explanation about - editing Pg dumps - 2004-03-30 08:43 ivan * FS/FS/cust_main.pm: mutex the bill and collect functions @@ -27466,24 +34181,10 @@ * httemplate/view/: cust_main.cgi: small UI fix for unapplied partial credits -2004-03-22 19:36 ivan - - * htetc/global.asa: make Apache::ASP includes work as expected - -2004-03-22 19:31 ivan - - * htetc/global.asa: includes fix - -2004-03-22 19:29 ivan - - * htetc/global.asa, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: includes with Apache::ASP - 2004-03-22 16:06 ivan * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm, - htetc/global.asa, htetc/handler.pl, - httemplate/elements/small_custview.html, + htetc/handler.pl, httemplate/elements/small_custview.html, httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi, httemplate/view/cust_main.cgi: one-time credit card and ACH payments (like self-service) closes: Bug#648 @@ -27533,9 +34234,8 @@ 2004-03-22 02:16 ivan - * httemplate/: misc/expire_pkg.cgi, misc/process/expire_pkg.cgi, - view/cust_main.cgi: yay! remove package view entirely (closes: - Bug#569) + * httemplate/view/cust_main.cgi: yay! remove package view entirely + (closes: Bug#569) 2004-03-21 18:59 ivan @@ -27601,10 +34301,9 @@ 2004-03-17 13:47 ivan - * FS/FS/ClientAPI/MyAccount.pm, FS/FS/svc_acct.pm, - FS/FS/ClientAPI/passwd.pm, httemplate/docs/install.html, - httemplate/docs/upgrade-1.4.2.html: proper self-service login - supporting plaintext, crypt and MD5 passwords + * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm: + proper self-service login supporting plaintext, crypt and MD5 + passwords 2004-03-16 12:41 ivan @@ -27633,8 +34332,8 @@ 2004-03-15 22:58 ivan - * rt/: FREESIDE_MODIFIED, config.layout, config.layout.in: - config.layout needs to be generated + * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to + be generated 2004-03-15 22:45 ivan @@ -27642,8 +34341,8 @@ 2004-03-15 22:43 ivan - * rt/: FREESIDE_MODIFIED, sbin/rt-setup-database: initial - (hopefully rather unobtrusive) patch + * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive) + patch 2004-03-15 20:36 ivan @@ -27681,20 +34380,10 @@ * httemplate/graph/money_time.cgi: fix title -2004-03-12 04:10 ivan - - * httemplate/docs/upgrade10.html: add history tables to field - change upgrade instructions, add hints for pre-5.6 perl, add - index on cust_pay._date - 2004-03-12 02:22 ivan * httemplate/index.html: add badly-named new report -2004-03-12 02:19 ivan - - * httemplate/docs/upgrade-1.4.2.html: few more 1.4.2 upgrade hints - 2004-03-12 00:56 ivan * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge @@ -27705,19 +34394,6 @@ * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that contain the strings now, not just match exactly -2004-03-11 21:58 ivan - - * httemplate/docs/upgrade10.html: document trouble schema changes - backported to 1.4.2 - -2004-03-11 21:49 ivan - - * httemplate/docs/upgrade10.html: remove comment - -2004-03-11 13:35 ivan - - * httemplate/docs/upgrade10.html: add info for ancient Pg versions - 2004-03-11 13:19 ivan * conf/logo.eps: oops, wrong logo @@ -27733,24 +34409,43 @@ 2004-03-10 23:33 ivan - * fs_passwd/: fs_passwd, fs_passwd.cgi, fs_passwd_server, - fs_passwdd: update fs_passwd stuff as wrappers around + * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around self-service 2004-03-10 20:17 ivan * FS/MANIFEST: incorrect listing in MANIFEST -2004-03-10 18:03 ivan +2004-03-10 18:05 ivan + + * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9 - * rt/lib/RT/: I18N/it.po, Interface/REST.pm: Initial revision +2004-03-10 18:02 ivan + + * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/URI/fsck_com_rt.pm, sbin/extract-message-catalog, + sbin/factory, sbin/license_tag, sbin/rt-test-dependencies.in: + import of rt 3.0.9 2004-03-10 17:59 ivan - * rt/: README.Oracle, UPGRADING, bin/rt.in, - docs/rt3-schema-relationships.dot, etc/acl.Informix, + * rt/: README, README.Oracle, UPGRADING, configure, Changelog, + bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in, + bin/webmux.pl.in, docs/rt3-schema-relationships.dot, + etc/acl.Informix, etc/acl.Oracle, etc/constraints.mysql, etc/drop.Informix, etc/drop.Oracle, etc/schema.Informix, - lib/RT/StyleGuide.pod: Initial revision + etc/schema.SQLite, lib/RT/Attachment_Overlay.pm, lib/RT/Base.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/EmailParser.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/Group_Overlay.pm, lib/RT/Handle.pm, lib/RT/I18N.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/Scrips_Overlay.pm, + lib/RT/StyleGuide.pod, lib/RT/Template_Overlay.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/URI.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/SendEmail.pm, lib/RT/I18N/cs.pm: import of rt 3.0.9 2004-03-10 17:05 ivan @@ -27771,16 +34466,11 @@ * httemplate/browse/router.cgi: UI cleanup. -2004-03-05 16:57 ivan - - * httemplate/docs/upgrade10.html: doc - 2004-03-05 06:34 ivan * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm, FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t, - FS/t/Report-Table.t, FS/t/Report.t, htetc/global.asa, - htetc/handler.pl, httemplate/graph/money_time-graph.cgi, + FS/t/Report-Table.t, FS/t/Report.t, htetc/handler.pl, httemplate/graph/money_time.cgi: beginning of OO reporting interface, create acadia-requested crosstab reports @@ -27826,20 +34516,10 @@ * CREDITS: credit where the typeset invoices came from! -2004-02-28 14:43 ivan - - * htetc/global.asa, httemplate/docs/install.html, - httemplate/docs/upgrade-1.4.2.html: Apache::ASP 2.55 required - 2004-02-28 14:40 ivan * httemplate/edit/process/cust_main_county-collapse.cgi: style -2004-02-28 14:40 ivan - - * httemplate/edit/process/cust_main_county.cgi: new setuptax and - recurtax fields - 2004-02-28 14:26 ivan * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg @@ -27885,10 +34565,6 @@ * FS/FS/CGI.pm: query strings get passed through sometimes? -2004-02-24 19:50 ivan - - * httemplate/docs/install.html: formatting - 2004-02-23 00:12 ivan * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement @@ -27914,10 +34590,6 @@ * bin/sendmail.import: it lives! -2004-02-13 03:44 ivan - - * httemplate/docs/upgrade10.html: workaround for older Pg - 2004-02-13 03:28 ivan * httemplate/: index.html, search/svc_forward.cgi, @@ -27926,14 +34598,13 @@ 2004-02-13 02:57 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: continue - adding svc_forward.src: make svc_forward.srcsvc nullable + * FS/bin/freeside-setup: continue adding svc_forward.src: make + svc_forward.srcsvc nullable 2004-02-13 02:35 ivan * FS/FS/svc_forward.pm, FS/bin/freeside-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade10.html: add - svc_forward.src + httemplate/docs/schema.html: add svc_forward.src 2004-02-13 00:02 ivan @@ -27951,8 +34622,7 @@ 2004-02-11 22:31 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/misc/email-invoice.cgi, + * htetc/handler.pl, httemplate/misc/email-invoice.cgi, httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi: re-email invoice, closes: bug#526 and have print and email invoice links redirect back to top of customer view page instead @@ -27984,20 +34654,14 @@ * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi, httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup, - htetc/global.asa, htetc/handler.pl, httemplate/docs/schema.html, - httemplate/docs/upgrade-1.4.2.html, - httemplate/docs/upgrade10.html: add pkg_svc.primary_svc flag to - enable an explicit first package flag + htetc/handler.pl, httemplate/docs/schema.html: add + pkg_svc.primary_svc flag to enable an explicit first package flag 2004-01-30 22:20 ivan * FS/FS/Record.pm: add ut_snumber, fix replacement of records with empty values in non-primary-keyed tables -2004-01-30 12:40 ivan - - * httemplate/docs/upgrade-1.4.2.html: not appropriate - 2004-01-29 19:58 ivan * FS/FS/part_export.pm: add default freebsd and linux @@ -28097,19 +34761,14 @@ 2004-01-20 16:04 ivan - * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi, - cust_pkg.cgi: don't include the _next_ day, just the full ending - day + * httemplate/search/: cust_bill_event.cgi, cust_pkg.cgi: don't + include the _next_ day, just the full ending day 2004-01-20 12:30 ivan * httemplate/: index.html, misc/dump.cgi: add database dump from web interface -2004-01-19 15:21 ivan - - * httemplate/docs/upgrade-1.4.2.html: typeset invoice doc update - 2004-01-18 13:03 ivan * FS/FS/Record.pm: revert bind_param change _again_. passing not @@ -28121,15 +34780,6 @@ * FS/FS/cust_bill.pm: apply variable substitutions in latex notes also -2004-01-12 12:52 ivan - - * httemplate/docs/upgrade10.html: add IPC::ShareLite and - Locale::SubCountry - -2004-01-12 12:52 ivan - - * httemplate/docs/upgrade-1.4.2.html: add IPC::ShareLite - 2004-01-12 12:40 khoff * httemplate/edit/part_virtual_field.cgi: Lists are just better @@ -28231,9 +34881,8 @@ 2003-12-27 00:23 ivan - * httemplate/: index.html, search/cust_pkg.cgi, - search/cust_pkg.html, search/cust_pkg_report.cgi: package reports - by agent + * httemplate/: index.html, search/cust_pkg.cgi: package reports by + agent 2003-12-24 10:18 khoff @@ -28242,16 +34891,15 @@ 2003-12-22 18:36 ivan * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t, - FS/t/svc_external.t, htetc/global.asa, htetc/handler.pl, + FS/t/svc_external.t, htetc/handler.pl, httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi, httemplate/edit/process/svc_external.cgi, httemplate/view/svc_external.cgi: add svc_external 2003-12-22 17:46 ivan - * FS/FS.pm, FS/FS/svc_external.pm, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html, FS/FS/cust_svc.pm: add - svc_external + * FS/: FS.pm, FS/svc_external.pm, bin/freeside-setup, + FS/cust_svc.pm: add svc_external 2003-12-22 17:10 ivan @@ -28272,11 +34920,6 @@ * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config option -2003-12-22 13:37 ivan - - * httemplate/browse/cust_pay_batch.cgi: add total cards & amount to - pending batch screen - 2003-12-22 13:22 ivan * FS/FS/cust_main.pm: default to the whole-country tax rate if @@ -28310,11 +34953,6 @@ * FS/bin/freeside-addoutsourceuser: add outsourced databases with both addresses by default -2003-12-19 19:47 ivan - - * httemplate/browse/part_referral.cgi: fix inflated advertising - source numbers - 2003-12-15 00:08 ivan * conf/invoice_latex: line up w/window envelopes @@ -28347,9 +34985,8 @@ 2003-12-10 14:51 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: add - part_referral.disabled, add disabled indices to agent and - part_bill_event + * FS/bin/freeside-setup: add part_referral.disabled, add disabled + indices to agent and part_bill_event 2003-12-10 14:50 ivan @@ -28446,10 +35083,8 @@ 2003-11-19 04:21 ivan - * httemplate/: edit/REAL_cust_pkg.cgi, search/cust_pkg.html, - search/report_cc.html, search/report_credit.html, - search/report_cust_pay.html, search/report_tax.html: fix - jscalendar date ifFormat + * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html, + search/report_tax.html: fix jscalendar date ifFormat 2003-11-18 17:37 ivan @@ -28470,11 +35105,6 @@ FS/part_export/communigate_pro_singledomain.pm, MANIFEST, FS/part_export.pm: add communigate_pro_singledomain export -2003-11-18 03:17 ivan - - * httemplate/docs/install.html: remove thread/PerlIO warning - - standard in 5.8.x and working fine - 2003-11-14 23:28 ivan * FS/bin/freeside-selfservice-server: kill off ssh process when @@ -28518,11 +35148,6 @@ * FS/FS/svc_Common.pm: simple change to cust_svc creation to help imports with svcnums -2003-11-11 00:35 ivan - - * httemplate/browse/part_referral.cgi: really fix advertising - source edit links - 2003-11-11 00:01 ivan * httemplate/search/report_receivables.cgi: remove spaces between @@ -28530,8 +35155,7 @@ 2003-11-10 23:51 ivan - * httemplate/browse/: part_referral.cgi, svc_acct_pop.cgi: - part_referral.cgi + * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi 2003-11-10 05:54 ivan @@ -28602,11 +35226,6 @@ * httemplate/: index.html, search/report_receivables.cgi: "current receivables" -> A/R Aging summary -2003-11-06 05:37 ivan - - * FS/bin/freeside-receivables-report: removing (rewritten as a - proper html report) - 2003-11-05 03:13 ivan * bin/create-fetchmailrc: fixup @@ -28675,15 +35294,10 @@ * httemplate/browse/part_pkg.cgi: also show suspended and canceled counts on active package browse -2003-10-26 09:30 ivan - - * httemplate/search/cust_main-quickpay.html: default quickpay to - exact search - 2003-10-25 17:39 ivan - * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment - reports broken down by Visa/MC / Amex / Discover + * httemplate/search/report_cust_pay.html: payment reports broken + down by Visa/MC / Amex / Discover 2003-10-24 19:05 ivan @@ -28704,28 +35318,13 @@ * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi, httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html, - httemplate/docs/upgrade10.html, FS/FS/cust_main.pm, - FS/bin/freeside-setup, httemplate/docs/schema.html: cvv! + FS/FS/cust_main.pm, FS/bin/freeside-setup, + httemplate/docs/schema.html: cvv! 2003-10-23 22:51 ivan * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images -2003-10-23 17:50 ivan - - * httemplate/browse/part_referral.cgi: UI: adjust alignment of - stats - -2003-10-23 17:39 ivan - - * httemplate/browse/part_referral.cgi: referral listing now shows - customer signups today and past week/30/60/90/6months/year/total - -2003-10-23 15:37 ivan - - * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg - version problems - 2003-10-23 02:02 ivan * httemplate/docs/legacy.html: fix cranky verbitage at the top @@ -28747,22 +35346,14 @@ 2003-10-19 21:25 ivan * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, - httemplate/edit/part_pkg.cgi, httemplate/docs/upgrade10.html, - FS/bin/freeside-setup: daily/weekly billing - -2003-10-19 11:08 ivan - - * httemplate/docs/install.html: fix CPAN link + httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly + billing 2003-10-16 15:57 khoff * FS/FS/part_export/router.pm: Telnet/SSH router export for svc_broadband. -2003-10-16 06:48 ivan - - * httemplate/docs/billing.html: fix Text::Template link - 2003-10-15 16:17 khoff * httemplate/browse/router.cgi: $router isn't a global. @@ -28802,14 +35393,9 @@ * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust -2003-10-09 04:05 ivan - - * httemplate/docs/install.html: don't install on a public server! - 2003-10-07 21:09 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/misc/upload-batch.cgi: can't use + * htetc/handler.pl, httemplate/misc/upload-batch.cgi: can't use File::Basename::basename for windows filenames! use a regex instead @@ -28846,11 +35432,6 @@ * FS/FS/part_export/communigate_pro.pm: add suspension / unsuspension export to communigate -2003-10-06 05:05 ivan - - * httemplate/search/cust_main-quickpay.html: - put link to main - menu on quick payment search page - 2003-10-06 04:39 ivan * httemplate/search/svc_acct.cgi: fix URL argument processing for @@ -28914,10 +35495,6 @@ * FS/FS/agent.pm: no duplicate usernames -2003-09-30 07:58 ivan - - * httemplate/docs/upgrade10.html: agent schema changes - 2003-09-30 05:48 ivan * httemplate/misc/download-batch.cgi: IE doesn't like downloading @@ -28931,17 +35508,13 @@ httemplate/elements/calendar-win2k-2.css, httemplate/elements/calendar.js, httemplate/elements/calendar_stripped.js, - httemplate/images/calendar.png, httemplate/search/cust_pkg.html, - httemplate/search/report_cc.html, - httemplate/search/report_credit.html, + httemplate/images/calendar.png, httemplate/search/report_cust_pay.html, httemplate/search/report_tax.html: calendar popups! 2003-09-30 00:04 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/docs/upgrade-1.4.2.html: CGI.pm 2.47 required for - ->upload() method + * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method 2003-09-29 03:10 ivan @@ -28974,8 +35547,7 @@ 2003-09-27 19:36 ivan - * FS/FS/cust_pay_batch.pm, htetc/global.asa, htetc/handler.pl, - httemplate/browse/cust_pay_batch.cgi, + * FS/FS/cust_pay_batch.pm, htetc/handler.pl, httemplate/misc/upload-batch.cgi: add upload of batch result from TD Canada Trust some global.asa / handler.pl enhancements @@ -28987,10 +35559,6 @@ * httemplate/edit/svc_acct.cgi: $field isn't a global. -2003-09-26 06:37 ivan - - * httemplate/docs/upgrade10.html: sql - 2003-09-26 06:04 ivan * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to @@ -29012,19 +35580,13 @@ 2003-09-26 01:11 ivan - * httemplate/: browse/cust_main_county.cgi, - edit/cust_main_county.cgi: fix tax edit UI - -2003-09-25 04:56 ivan - - * httemplate/docs/upgrade10.html: new per-tax setuptax and recurtax - fields + * httemplate/browse/cust_main_county.cgi: fix tax edit UI 2003-09-25 04:49 ivan - * httemplate/: browse/cust_main_county.cgi, - edit/cust_main_county.cgi: UI for multiple named taxes w/setup & - recur exemptions 1.4 schema-auto-adjusting backport + * httemplate/browse/cust_main_county.cgi: UI for multiple named + taxes w/setup & recur exemptions 1.4 schema-auto-adjusting + backport 2003-09-25 04:17 ivan @@ -29049,15 +35611,6 @@ * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels -2003-09-25 02:40 ivan - - * httemplate/docs/upgrade-1.4.2.html: 1.4.2 upgrade - -2003-09-25 02:39 ivan - - * httemplate/docs/upgrade9.html: update upgrade docs for bind - exports - 2003-09-24 10:20 ivan * FS/FS/part_export/shellcommands.pm: don't change dir either when @@ -29086,11 +35639,6 @@ * httemplate/misc/download-batch.cgi: preliminary batch download -2003-09-20 18:22 ivan - - * httemplate/browse/cust_pay_batch.cgi: add link to preliminary - batch download - 2003-09-19 05:40 ivan * FS/FS/cust_main.pm: quiet option to cancel method @@ -29314,8 +35862,7 @@ * FS/FS/CGI.pm, bin/masonize, httemplate/index.html, httemplate/elements/header.html, httemplate/elements/menubar.html, httemplate/elements/pager.html, - httemplate/elements/table.html, httemplate/search/sql.cgi, - httemplate/search/sql.html, + httemplate/elements/table.html, httemplate/search/sql.html, httemplate/search/elements/search.html: - (finish) includes! (closes: Bug#551) - (finish) moving SQL search to including generic elements/search.html - new elements: menubar.html, @@ -29324,8 +35871,7 @@ 2003-08-07 19:02 ivan - * bin/masonize, htetc/global.asa, httemplate/autohandler, - httemplate/graph/money_time-graph.cgi, + * bin/masonize, httemplate/autohandler, httemplate/graph/money_time.cgi, httemplate/search/sql.html, httemplate/search/elements/search.html: - fix Mason profiling to pass-through images (for graph/) - fix graph/money-time.cgi use @@ -29338,20 +35884,17 @@ 2003-08-07 06:08 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/view/cust_main.cgi: - turn on profiling with mason - like with Apache::ASP (redirects now working) - fix mason error - with new view/cust_main.cgi UI + * htetc/handler.pl, httemplate/view/cust_main.cgi: - turn on + profiling with mason like with Apache::ASP (redirects now + working) - fix mason error with new view/cust_main.cgi UI 2003-08-07 05:47 ivan - * Makefile, htetc/global.asa, htetc/handler.pl, - htetc/handler.pl-1.0x, httemplate/autohandler, - httemplate/index.html, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: - switch to mason by default - - minimum mason version 1.1 (and doc) - evaluate .html files with - mason/asp - turn on profiling with mason like with Apache::ASP - (redirects not working) - (start of) includes + * Makefile, htetc/handler.pl, httemplate/autohandler, + httemplate/index.html: - switch to mason by default - minimum + mason version 1.1 (and doc) - evaluate .html files with mason/asp + - turn on profiling with mason like with Apache::ASP (redirects + not working) - (start of) includes 2003-08-05 14:00 ivan @@ -29360,7 +35903,7 @@ 2003-08-05 13:06 ivan - * htetc/: handler.pl, handler.pl-1.0x: no svc_acct_sm in 1.5 + * htetc/handler.pl: no svc_acct_sm in 1.5 2003-08-05 12:07 ivan @@ -29402,12 +35945,10 @@ FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm, - FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/global.asa, - htetc/handler.pl, htetc/handler.pl-1.0x, httemplate/index.html, - httemplate/browse/part_svc.cgi, + FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/handler.pl, + httemplate/index.html, httemplate/browse/part_svc.cgi, httemplate/browse/part_virtual_field.cgi, - httemplate/browse/router.cgi, httemplate/docs/upgrade10.html, - httemplate/edit/part_svc.cgi, + httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi, httemplate/edit/part_virtual_field.cgi, httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi, @@ -29417,14 +35958,6 @@ httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi: Virtual field merge -2003-08-04 17:00 khoff - - * FS/FS/part_router_field.pm, FS/FS/part_sb_field.pm, - FS/FS/router_field.pm, FS/FS/sb_field.pm, - httemplate/browse/part_sb_field.cgi, - httemplate/edit/part_router_field.cgi, - httemplate/edit/part_sb_field.cgi: Virtual field merge - 2003-07-25 09:26 ivan * FS/FS/svc_acct.pm: typo @@ -29448,135 +35981,109 @@ * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime functionality -2003-07-16 09:05 ivan - - * httemplate/search/cust_pay.cgi: UI - -2003-07-16 09:01 ivan +2003-07-15 06:30 ivan - * httemplate/search/cust_pay.cgi: show totals in payment report + * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi, + bin/rt-mailgate, etc/schema.Pg, lib/RT.pm, lib/RT/Date.pm, + lib/RT/Record.pm, lib/RT/Interface/Web.pm: reverting to vendor + branch rt 3.0.4, hopefully -2003-07-15 06:30 ivan +2003-07-15 06:16 ivan - * rt/: ChangeLog, Makefile, README, TODO, bin/initacls.Oracle, - bin/initacls.Pg, bin/initacls.mysql, bin/mason_handler.fcgi, - bin/mason_handler.scgi, bin/rt, bin/rt-mailgate, bin/rtadmin, - bin/webmux.pl, docs/rt.gif, docs/design_docs/acls, - docs/design_docs/basic-definitions.txt, - docs/design_docs/cli_spec, docs/design_docs/evil_plans, - docs/design_docs/local_hacking, etc/acl.Oracle, etc/acl.Pg, - etc/acl.mysql, etc/config.pm, etc/schema.Oracle, etc/schema.Pg, - etc/schema.mysql, etc/schema.pm, lib/MANIFEST, lib/MANIFEST.SKIP, - lib/Makefile.PL, lib/RT.pm, lib/test.pl, lib/RT/ACE.pm, - lib/RT/ACL.pm, lib/RT/Attachment.pm, lib/RT/Attachments.pm, - lib/RT/CurrentUser.pm, lib/RT/Date.pm, lib/RT/EasySearch.pm, - lib/RT/Group.pm, lib/RT/GroupMember.pm, lib/RT/GroupMembers.pm, - lib/RT/Groups.pm, lib/RT/Handle.pm, lib/RT/Keyword.pm, - lib/RT/KeywordSelect.pm, lib/RT/KeywordSelects.pm, - lib/RT/Keywords.pm, lib/RT/Link.pm, lib/RT/Links.pm, - lib/RT/ObjectKeyword.pm, lib/RT/ObjectKeywords.pm, - lib/RT/Queue.pm, lib/RT/Queues.pm, lib/RT/Record.pm, - lib/RT/Scrip.pm, lib/RT/ScripAction.pm, lib/RT/ScripActions.pm, - lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm, - lib/RT/Scrips.pm, lib/RT/Template.pm, lib/RT/Templates.pm, - lib/RT/TestHarness.pm, lib/RT/Ticket.pm, lib/RT/Tickets.pm, - lib/RT/Transaction.pm, lib/RT/Transactions.pm, lib/RT/User.pm, - lib/RT/Users.pm, lib/RT/Watcher.pm, lib/RT/Watchers.pm, - lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, - lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm, - lib/RT/Action/OpenDependent.pm, lib/RT/Action/ResolveMembers.pm, - lib/RT/Action/SendEmail.pm, lib/RT/Action/SendPasswordEmail.pm, - lib/RT/Action/StallDependent.pm, - lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm, - lib/RT/Condition/NewDependency.pm, - lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm, - lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm: reverting to - vendor branch rt 3.0.4, hopefully + * rt/: Makefile.in, config.log, config.status, configure.ac, + bin/mason_handler.svc, bin/rt-commit-handler, bin/rt-mailgate.in, + bin/rt-crontool, etc/RT_Config.pm, etc/RT_Config.pm.in, + etc/RT_SiteConfig.pm, etc/initialdata, lib/RT.pm.in, + lib/RT/CustomField.pm, lib/RT/CustomField_Overlay.pm, + lib/RT/Groups_Overlay.pm, lib/RT/Principal_Overlay.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Scrip_Overlay.pm, + lib/RT/SearchBuilder.pm, lib/RT/System.pm, + lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm, + lib/RT/Transaction_Overlay.pm, lib/RT/User_Overlay.pm, + lib/RT/Users_Overlay.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, lib/t/02regression.t, + lib/t/03web.pl, lib/t/04_send_email.pl, + sbin/rt-setup-database.in: Initial revision 2003-07-15 06:16 ivan - * rt/: Makefile.in, aclocal.m4, config, config.layout, Changelog, - config.log, config.pld, config.status, configure, configure.ac, + * rt/: COPYING, README, aclocal.m4, Changelog, configure, install-sh, bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, - bin/mason_handler.svc, bin/mason_handler.svc.in, - bin/rt-commit-handler, bin/rt-commit-handler.in, - bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in, - bin/rt-crontool, docs/design_docs/approval_notices, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/webmux.pl.in, + docs/README.docs, docs/Security, docs/design_docs/CARS, + docs/design_docs/TransactionTypes.txt, docs/design_docs/acls, + docs/design_docs/approval_notices, docs/design_docs/approval_template, docs/design_docs/cf_search, - docs/design_docs/delegation, docs/design_docs/groups_notes, + docs/design_docs/cli_spec, docs/design_docs/cvs_integration, + docs/design_docs/delegation, docs/design_docs/evil_plans, + docs/design_docs/groups_notes, + docs/design_docs/link-definitions.txt, docs/design_docs/recursive_group_membership_algorithm, docs/design_docs/rql_parser_machine.graphviz, docs/design_docs/string-extraction-guide.txt, - docs/design_docs/ticket_templates, etc/RT_Config.pm, - etc/RT_Config.pm.in, etc/RT_SiteConfig.pm, etc/constraints.mysql, - etc/initialdata, etc/schema.SQLite, etc/upgrade/2.1.71, - html/autohandler, html/index.html, html/l, lib/RT.pm.in, - lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm, - lib/RT/Attachment_Overlay.pm, lib/RT/Attachments_Overlay.pm, - lib/RT/Base.pm, lib/RT/CachedGroupMember.pm, - lib/RT/CachedGroupMember_Overlay.pm, + docs/design_docs/subscription-definitions.txt, + docs/design_docs/ticket_templates, docs/design_docs/users, + etc/acl.Oracle, etc/acl.Pg, etc/acl.mysql, etc/constraints.mysql, + etc/schema.SQLite, lib/RT/ACE.pm, lib/RT/ACE_Overlay.pm, + lib/RT/ACL.pm, lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/Attachments.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm, + lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CachedGroupMembers.pm, - lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CustomField.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue.pm, lib/RT/CustomFieldValues.pm, - lib/RT/CustomFieldValues_Overlay.pm, - lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm, lib/RT/CustomFields_Overlay.pm, lib/RT/EmailParser.pm, - lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers_Overlay.pm, - lib/RT/Group_Overlay.pm, lib/RT/Groups_Overlay.pm, - lib/RT/I18N.pm, lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm, - lib/RT/Principal.pm, lib/RT/Principal_Overlay.pm, + lib/RT/Group.pm, lib/RT/GroupMember.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/Group_Overlay.pm, + lib/RT/Groups.pm, lib/RT/Handle.pm, lib/RT/I18N.pm, + lib/RT/Link.pm, lib/RT/Link_Overlay.pm, lib/RT/Links.pm, + lib/RT/Links_Overlay.pm, lib/RT/Principal.pm, lib/RT/Principals.pm, lib/RT/Principals_Overlay.pm, - lib/RT/Queue_Overlay.pm, lib/RT/Queues_Overlay.pm, - lib/RT/ScripAction_Overlay.pm, lib/RT/ScripActions_Overlay.pm, - lib/RT/ScripCondition_Overlay.pm, - lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrip_Overlay.pm, - lib/RT/Scrips_Overlay.pm, lib/RT/SearchBuilder.pm, - lib/RT/System.pm, lib/RT/Template_Overlay.pm, - lib/RT/Templates_Overlay.pm, lib/RT/TicketCustomFieldValue.pm, - lib/RT/TicketCustomFieldValue_Overlay.pm, - lib/RT/TicketCustomFieldValues.pm, - lib/RT/TicketCustomFieldValues_Overlay.pm, - lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm, - lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm, - lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, - lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, - lib/RT/Action/AutoOpen.pm, lib/RT/Action/CreateTickets.pm, - lib/RT/Action/EscalatePriority.pm, lib/RT/Action/SetPriority.pm, - lib/RT/Action/UserDefined.pm, lib/RT/Condition/BeforeDue.pm, + lib/RT/Queue.pm, lib/RT/Queues.pm, lib/RT/Queues_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/ScripAction.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/ScripActions.pm, + lib/RT/ScripActions_Overlay.pm, lib/RT/ScripCondition.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/ScripConditions.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/Template.pm, + lib/RT/Template_Overlay.pm, lib/RT/Templates.pm, + lib/RT/Templates_Overlay.pm, lib/RT/Ticket.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction.pm, + lib/RT/Transactions.pm, lib/RT/Transactions_Overlay.pm, + lib/RT/URI.pm, lib/RT/User.pm, lib/RT/Users.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/Generic.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, lib/RT/Condition/PriorityExceeds.pm, - lib/RT/Condition/QueueChange.pm, lib/RT/Condition/UserDefined.pm, - lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po, lib/RT/I18N/de.po, - lib/RT/I18N/en.po, lib/RT/I18N/es.po, lib/RT/I18N/fi.po, - lib/RT/I18N/fr.po, lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, - lib/RT/I18N/ja.po, lib/RT/I18N/nl.po, lib/RT/I18N/no.po, - lib/RT/I18N/pt_br.po, lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po, - lib/RT/I18N/zh_tw.po, lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/I18N/cs.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/de.po, lib/RT/I18N/en.po, + lib/RT/I18N/es.po, lib/RT/I18N/fi.po, lib/RT/I18N/fr.po, + lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po, + lib/RT/I18N/nl.po, lib/RT/I18N/ru.po, lib/RT/Interface/CLI.pm, + lib/RT/Interface/Email.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, lib/RT/Interface/Email/Filter/SpamAssassin.pm, lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm, - lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t, - lib/t/00smoke.t.in, lib/t/01harness.t, lib/t/01harness.t.in, - lib/t/02regression.t, lib/t/02regression.t.in, lib/t/03web.pl, - lib/t/03web.pl.in, lib/t/04_send_email.pl, - lib/t/04_send_email.pl.in, m4/rt_enable_layout.m4, - m4/rt_expand_var.m4, m4/rt_layout.m4, + lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/01harness.t, + m4/rt_enable_layout.m4, m4/rt_expand_var.m4, m4/rt_layout.m4, m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog, - sbin/extract_pod_tests, sbin/factory, sbin/license_tag, - sbin/regression_harness, sbin/rt-setup-database, - sbin/rt-setup-database.in, sbin/rt-test-dependencies.in, + sbin/factory, sbin/license_tag, sbin/rt-test-dependencies.in, autom4te.cache/output.0, autom4te.cache/requests, - autom4te.cache/traces.0, sbin/rt-test-dependencies: Initial - revision + autom4te.cache/traces.0: import of rt 3.0.4 2003-07-15 04:23 ivan * Makefile: 1.5.0pre3 -2003-07-13 23:21 ivan - - * httemplate/search/cust_pay.cgi: fix bug when both a payment type - and date range are specified - 2003-07-12 04:14 ivan * httemplate/index.html: remove Gratuitous capitalization @@ -29597,9 +36104,9 @@ 2003-07-11 08:23 ivan - * httemplate/: index.html, search/cust_pay.cgi, - search/cust_pkg.cgi, search/report_cust_pay.html: payments report - for inventivemedia / hpnx + * httemplate/: index.html, search/cust_pkg.cgi, + search/report_cust_pay.html: payments report for inventivemedia / + hpnx 2003-07-11 00:54 ivan @@ -29619,18 +36126,10 @@ * httemplate/view/cust_main.cgi: don't bother displaying comments that are only whitespace/newlines -2003-07-03 20:34 ivan - - * etc/acp_logfile-parse: removing obsolete file - 2003-07-03 20:31 ivan * etc/abbr_state.txt: adding states -2003-07-03 20:27 ivan - - * etc/example-direct-cardin: removing ancient cybercash example - 2003-07-03 18:37 ivan * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if @@ -29641,10 +36140,6 @@ * FS/FS/svc_acct_pop.pm: optimize javascript to handle large numbers of POPs -2003-07-03 16:00 ivan - - * htetc/global.asa: working DBIx::Profile again - 2003-07-02 05:58 ivan * FS/FS/part_pkg.pm: tyop @@ -29656,7 +36151,7 @@ 2003-07-02 05:34 ivan - * Artistic, README: change license to GPL only + * README: change license to GPL only 2003-07-01 02:00 ivan @@ -29679,8 +36174,7 @@ 2003-06-30 06:18 ivan - * FS/: MANIFEST, bin/freeside-overdue: removing deprecated - freeside-overdue + * FS/MANIFEST: removing deprecated freeside-overdue 2003-06-30 05:22 ivan @@ -29725,20 +36219,6 @@ * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card retry on change or manual "retry_card" to ONCE per invoice -2003-06-22 02:11 ivan - - * bin/create-history-tables: skip pg_ tables also (ewww, showing up - in reverse-engineered schema) - -2003-06-22 02:04 ivan - - * bin/create-history-tables: skip history tables that exist - already; easier to re-run now - -2003-06-13 19:04 ivan - - * httemplate/docs/upgrade9.html: cust_bill2 index - 2003-06-13 19:02 ivan * FS/bin/freeside-setup: add index on cust_bill._date @@ -29845,11 +36325,6 @@ * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass -2003-06-08 17:59 ivan - - * httemplate/docs/install.html: documentation update from "Jesse D. - Guardiani" , thanks - 2003-06-06 18:58 ivan * FS/FS/cust_main.pm: and fix the error message @@ -29873,11 +36348,6 @@ * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP export -2003-06-05 21:42 ivan - - * htetc/global.asa: database profiling bs i should just switch to - mason - 2003-06-04 17:22 khoff * FS/FS/cust_pkg.pm: order/cancel packages rewritten @@ -29903,18 +36373,6 @@ * Makefile: 1.5.0pre2 (too late, hehe) -2003-06-03 02:34 ivan - - * bin/svc_acct_sm.import: removing (very) deprecated import - -2003-06-03 00:54 ivan - - * httemplate/docs/upgrade10.html: upgrade docs - -2003-06-02 23:10 ivan - - * httemplate/docs/upgrade10.html: slightly better upgrade docs - 2003-06-02 23:09 ivan * FS/bin/freeside-setup: use serial for primary keys in new tables @@ -29932,21 +36390,21 @@ * FS/FS/cust_pkg.pm: add last_bill field to manpage +2003-05-30 02:40 ivan + + * httemplate/docs/man/FS/part_export/.cvs_is_on_crack: force + inclusion of httemplate/docs/man hierarchy + 2003-05-30 02:22 ivan * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op" field -2003-05-30 01:45 ivan - - * httemplate/docs/ssh.html: doc - 2003-05-19 22:43 ivan * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/FS-SelfService/cgi/make_payment.html, fs_selfservice/FS-SelfService/cgi/payment_results.html, - fs_selfservice/FS-SelfService/cgi/process_payment.html, fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working self-service self-payments! @@ -29963,7 +36421,6 @@ * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/FS-SelfService/cgi/make_payment.html, - fs_selfservice/FS-SelfService/cgi/process_payment.html, fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at payment processing with self-service (step two of the process) @@ -30057,13 +36514,12 @@ 2003-05-11 15:25 ivan - * htetc/: handler.pl, handler.pl-1.0x: handler.pl updates from - Richard Siddall + * htetc/handler.pl: handler.pl updates from Richard Siddall + 2003-05-09 23:45 ivan - * httemplate/view/: cust_main.cgi, cust_pkg.cgi: first pass at new - package list UI + * httemplate/view/cust_main.cgi: first pass at new package list UI 2003-05-09 22:41 ivan @@ -30094,19 +36550,6 @@ * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int columns to '' / NULL -2003-05-06 14:15 ivan - - * httemplate/view/cust_main_alt.cgi: don't create new files in lieu - of branches - -2003-05-06 13:33 khoff - - * httemplate/view/cust_main_alt.cgi: Can't pull out of thin air. - -2003-05-04 13:58 khoff - - * httemplate/view/cust_main_alt.cgi: proposed cust_main.cgi - 2003-05-02 19:06 ivan * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi: @@ -30178,8 +36621,7 @@ 2003-04-23 16:12 ivan - * Makefile, htetc/handler.pl, htetc/handler.pl-1.0x, - httemplate/docs/install.html: compatible with mason 1.1! closes: + * Makefile, htetc/handler.pl: compatible with mason 1.1! closes: bug#492 2003-04-23 15:16 ivan @@ -30208,15 +36650,13 @@ 2003-04-21 21:39 ivan - * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm, - FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, - FS/FS/part_export/domain_shellcommands.pm, - FS/FS/part_export/forward_shellcommands.pm, - FS/t/part_export-forward_shellcommands.t, - httemplate/docs/install.html: - mysql 4.1 is available; update - documentation - remove last vestiges of 1.3-style qmail/vpopmail - exports from svc_domain and svc_forward; add appropriate - exports (closes: Bug#299) + * FS/: MANIFEST, FS/Conf.pm, FS/part_export.pm, FS/svc_domain.pm, + FS/svc_forward.pm, FS/part_export/domain_shellcommands.pm, + FS/part_export/forward_shellcommands.pm, + t/part_export-forward_shellcommands.t: - mysql 4.1 is available; + update documentation - remove last vestiges of 1.3-style + qmail/vpopmail exports from svc_domain and svc_forward; add + appropriate exports (closes: Bug#299) 2003-04-21 15:40 ivan @@ -30232,8 +36672,7 @@ 2003-04-21 14:29 khoff - * httemplate/edit/: part_router_field.cgi, process/generic.cgi: - Navigation fixes. + * httemplate/edit/process/generic.cgi: Navigation fixes. 2003-04-21 14:13 khoff @@ -30247,9 +36686,8 @@ 2003-04-21 13:53 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, - FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter, - FS/bin/freeside-setup, httemplate/docs/schema.html, - httemplate/edit/cust_main.cgi, + FS/bin/freeside-daily, FS/bin/freeside-setup, + httemplate/docs/schema.html, httemplate/edit/cust_main.cgi, httemplate/edit/part_bill_event.cgi, httemplate/edit/process/cust_main.cgi, httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi: @@ -30297,9 +36735,9 @@ 2003-04-01 00:03 ivan * FS/FS/Record.pm, httemplate/docs/index.html, - httemplate/docs/upgrade10.html, httemplate/view/cust_main.cgi: - - update qsearch for Pg 7.3 - preliminary 1.5.0 upgrade docs - - syntax error in main customer view + httemplate/view/cust_main.cgi: - update qsearch for Pg 7.3 - + preliminary 1.5.0 upgrade docs - syntax error in main customer + view 2003-03-31 22:55 ivan @@ -30311,9 +36749,9 @@ * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog, debian/control, httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/process/REAL_cust_pkg.cgi, - httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi, - httemplate/view/cust_pkg.cgi: correct last_bill problems with $0 - invoice (non-existant) edge cases + httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi: + correct last_bill problems with $0 invoice (non-existant) edge + cases 2003-03-31 15:49 ivan @@ -30373,10 +36811,6 @@ bin/apache.export, bin/bind.export, bin/bsdshell.export, bin/sysvshell.export: apache export! -2003-03-11 16:44 ivan - - * httemplate/docs/upgrade9.html: doc from 1.4 branch - 2003-03-11 03:40 ivan * FS/FS/svc_domain.pm: another pg7.3 fix @@ -30413,32 +36847,13 @@ FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm, FS/FS/cust_main.pm, FS/bin/freeside-setup, FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi: - time/data detail on invoices - -2003-02-05 15:22 khoff - - * FS/FS/ac.pm, FS/FS/ac_block.pm, FS/FS/ac_field.pm, - FS/FS/ac_type.pm, FS/FS/part_ac_field.pm, - httemplate/browse/ac.cgi, httemplate/browse/ac_type.cgi, - httemplate/edit/ac.cgi, httemplate/edit/ac_type.cgi, - httemplate/edit/process/ac.cgi, - httemplate/edit/process/ac_block.cgi, - httemplate/edit/process/ac_field.cgi, - httemplate/edit/process/ac_type.cgi, - httemplate/edit/process/part_ac_field.cgi: svc_broadband rewrite + httemplate/edit/part_pkg.cgi: time/data detail on invoices 2003-02-05 15:17 khoff - * FS/FS/addr_block.pm, FS/FS/part_router_field.pm, - FS/FS/part_sb_field.pm, FS/FS/part_svc_router.pm, - FS/FS/router.pm, FS/FS/router_field.pm, FS/FS/sb_field.pm, + * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm, FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi, - httemplate/browse/generic.cgi, - httemplate/browse/part_sb_field.cgi, - httemplate/browse/router.cgi, - httemplate/edit/part_router_field.cgi, - httemplate/edit/part_sb_field.cgi, httemplate/edit/router.cgi, + httemplate/browse/router.cgi, httemplate/edit/router.cgi, httemplate/edit/svc_broadband.cgi, httemplate/edit/process/addr_block/add.cgi, httemplate/edit/process/addr_block/allocate.cgi, @@ -30446,19 +36861,14 @@ FS/bin/freeside-setup, httemplate/edit/process/generic.cgi, httemplate/edit/process/router.cgi, httemplate/edit/process/svc_broadband.cgi, - httemplate/edit/process/addr_block/split.cgi, htetc/global.asa, - htetc/handler.pl, httemplate/index.html, - httemplate/view/svc_broadband.cgi: svc_broadband rewrite + httemplate/edit/process/addr_block/split.cgi, htetc/handler.pl, + httemplate/index.html, httemplate/view/svc_broadband.cgi: + svc_broadband rewrite 2003-02-05 14:06 khoff * FS/FS/cust_svc.pm: ip_netmask is gone now -2003-02-04 14:04 ivan - - * htetc/global.asa, httemplate/docs/install.html: 1.5-specific - fixes - 2003-01-27 23:47 ivan * FS/bin/freeside-setup: eek, and this is what caused connectup to @@ -30486,9 +36896,8 @@ 2003-01-14 01:26 ivan * FS/MANIFEST, FS/bin/freeside-selfservice-server, - fs_selfservice/freeside-selfservice-server, init.d/freeside-init: - move freeside-selfservice-server to proper MakeMaker install - location + init.d/freeside-init: move freeside-selfservice-server to proper + MakeMaker install location 2003-01-14 00:49 ivan @@ -30526,9 +36935,9 @@ 2002-12-24 14:41 ivan - * README.1.5.0pre1, FS/bin/freeside-setup, - httemplate/view/cust_main.cgi: optimization for ginourmous - numbers of packages for intergate, whew + * FS/bin/freeside-setup, httemplate/view/cust_main.cgi: + optimization for ginourmous numbers of packages for intergate, + whew 2002-12-23 15:56 ivan @@ -30552,12 +36961,6 @@ * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet, signup_server-quiet, and emailcancel messages. -2002-12-23 06:38 steve - - * fs_selfservice/freeside-selfservice-server: added stuff for - selfservice_server-quiet, signup_server-quiet, and emailcancel - messages. - 2002-12-23 06:22 steve * FS/FS/: cust_bill.pm, Conf.pm: added stuff for @@ -30647,11 +37050,6 @@ * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding freeside-sqlradius-seconds -2002-12-16 22:36 ivan - - * httemplate/docs/install.html: add PerlModule commands to install - instructions - 2002-12-16 13:52 ivan * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3, @@ -30663,8 +37061,8 @@ 2002-12-16 02:47 ivan - * httemplate/graph/: money_time-graph.cgi, money_time.cgi: working - date range selector that defaults to the past year! + * httemplate/graph/money_time.cgi: working date range selector that + defaults to the past year! 2002-12-14 13:18 ivan @@ -30684,10 +37082,6 @@ * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: beginning of web-based data importer -2002-12-09 02:54 ivan - - * httemplate/docs/install.html: doc - 2002-12-04 04:43 ivan * bin/bind.export: really fixed now @@ -30707,8 +37101,7 @@ 2002-11-27 21:10 ivan - * FS/FS/Conf.pm, httemplate/docs/upgrade8.html: deprecate - username_policy + * FS/FS/Conf.pm: deprecate username_policy 2002-11-26 03:58 ivan @@ -30772,9 +37165,8 @@ 2002-11-20 01:07 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade9.html: ugh... need - to increase length of payinfo field in cust_pay and cust_refund - for ACH + * FS/bin/freeside-setup: ugh... need to increase length of payinfo + field in cust_pay and cust_refund for ACH 2002-11-19 14:55 ivan @@ -30841,10 +37233,6 @@ * FS/FS/cust_main.pm: doc -2002-11-05 21:41 ivan - - * httemplate/graph/money_time-graph.cgi: lala - 2002-11-05 20:23 ivan * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing, @@ -30881,18 +37269,10 @@ * FS/bin/freeside-sqlradius-radacctd: lost? -2002-11-04 18:15 ivan - - * httemplate/graph/money_time-graph.cgi: local kludge - 2002-11-04 15:40 ivan * FS/FS/CGI.pm: balance on small_custview -2002-11-04 13:20 ivan - - * httemplate/docs/upgrade9.html: doc - 2002-11-04 12:51 ivan * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time @@ -30900,8 +37280,7 @@ 2002-11-01 16:13 ivan - * httemplate/graph/: money_time-graph.cgi, money_time.cgi: whew, - glad i had a copy of this + * httemplate/graph/money_time.cgi: whew, glad i had a copy of this 2002-10-28 05:22 ivan @@ -30962,8 +37341,8 @@ 2002-10-19 20:28 ivan - * FS/FS/part_export.pm, FS/FS/part_export/vpopmail.pm, - eg/vpopmailrestart: vpopmail restart export option + * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart + export option 2002-10-18 09:54 ivan @@ -31017,11 +37396,6 @@ httemplate/view/svc_acct.cgi: radacct update: use sqlradius for datasrc, not plandata options (whew) -2002-10-17 04:17 ivan - - * httemplate/search/cust_bill.cgi: another mason fix, this one from - 5 - 2002-10-15 02:54 ivan * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/ @@ -31047,15 +37421,7 @@ 2002-10-13 00:14 ivan - * httemplate/docs/: session.html, upgrade9.html: doh - -2002-10-13 00:13 ivan - - * httemplate/docs/upgrade9.html: msgcat docs for upgrade - -2002-10-12 23:49 ivan - - * httemplate/docs/install.html: don't use ILIKE (7.1-ism) anymore + * httemplate/docs/session.html: doh 2002-10-12 18:14 ivan @@ -31073,9 +37439,8 @@ 2002-10-12 06:46 ivan - * bin/populate-msgcat, httemplate/edit/cust_main.cgi, - httemplate/view/cust_main.cgi: dayphone/nightphone as - customizable labels, closes: Bug#464 + * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: + dayphone/nightphone as customizable labels, closes: Bug#464 2002-10-12 06:26 ivan @@ -31153,8 +37518,7 @@ 2002-10-04 05:56 ivan * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm, - FS/bin/freeside-setup, httemplate/docs/install.html, - httemplate/edit/process/cust_pkg.cgi, + FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi, httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi: working on the road: - easier "change package" link for changing one package to another - @@ -31188,11 +37552,6 @@ * FS/FS/UID.pm: don't chop blanks -2002-09-26 23:00 ivan - - * htetc/global.asa: only load Devel::AutoProfiler if it is - installed - 2002-09-26 22:36 ivan * FS/bin/freeside-adduser: lock mapsecrets file @@ -31215,7 +37574,7 @@ 2002-09-25 02:11 ivan - * Makefile, httemplate/docs/install.html: doc + * Makefile: doc 2002-09-25 02:09 ivan @@ -31228,9 +37587,8 @@ 2002-09-23 07:27 ivan - * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl: global.asa - changes for profiling redirects header-handling changes necessary - for chart .cgis + * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling + redirects header-handling changes necessary for chart .cgis 2002-09-23 01:50 ivan @@ -31238,14 +37596,12 @@ 2002-09-21 04:17 ivan - * README.1.5.0pre1, FS/bin/freeside-setup, - httemplate/docs/schema.dia, httemplate/docs/schema.html, - FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm, - FS/FS/cust_main_county.pm, bin/create-history-tables, - httemplate/browse/cust_main_county.cgi, - httemplate/edit/cust_main_county.cgi, - httemplate/edit/process/cust_main_county.cgi: all taxes now have - names. closes: Bug#15 + * FS/bin/freeside-setup, httemplate/docs/schema.dia, + httemplate/docs/schema.html, FS/FS/cust_bill.pm, + FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm, + FS/FS/cust_main_county.pm, + httemplate/browse/cust_main_county.cgi: all taxes now have names. + closes: Bug#15 2002-09-20 08:49 ivan @@ -31265,11 +37621,10 @@ 2002-09-20 08:47 ivan - * FS/MANIFEST, FS/bin/freeside-addoutsourceuser, - FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser, - FS/bin/freeside-deluser, FS/bin/freeside-setup, - bin/populate-msgcat: add freeside-deluser, freeside-deloutsource - and freeside-deloutsourceuser + * FS/: MANIFEST, bin/freeside-addoutsourceuser, + bin/freeside-deloutsource, bin/freeside-deloutsourceuser, + bin/freeside-deluser, bin/freeside-setup: add freeside-deluser, + freeside-deloutsource and freeside-deloutsourceuser 2002-09-20 08:46 ivan @@ -31281,29 +37636,17 @@ 2002-09-20 05:50 ivan - * FS/bin/freeside-setup, bin/fs-setup, - httemplate/docs/install.html: move from bin/fs-setup to + * FS/bin/freeside-setup: move from bin/fs-setup to FS/bin/freeside-setup -2002-09-20 05:04 ivan - - * README.1.5.0pre1, httemplate/docs/install.html: doc NetAddr::IP - dependancy - 2002-09-20 03:16 ivan - * README.1.5.0pre1, FS/FS/UID.pm, bin/fs-setup: change otaker - fields to 32 chars + * FS/FS/UID.pm: change otaker fields to 32 chars 2002-09-19 06:34 ivan - * bin/fs-setup, FS/FS/Record.pm, bin/dbdef-create: use database - SERIAL or AUTO_INCREMENT for primary keys, finally, yay! closes: - bug#69 - -2002-09-19 06:25 ivan - - * README.1.5.0pre1: preliminary upgrade instructions + * FS/FS/Record.pm: use database SERIAL or AUTO_INCREMENT for + primary keys, finally, yay! closes: bug#69 2002-09-19 01:43 ivan @@ -31313,10 +37656,6 @@ * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg -2002-09-19 00:15 ivan - - * httemplate/view/cust_pkg.cgi: cancel later in view UI... hmm - 2002-09-18 15:50 ivan * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm, @@ -31331,8 +37670,7 @@ 2002-09-18 05:10 ivan - * httemplate/docs/: index.html, legacy.html, upgrade4.html, - upgrade5.html, upgrade6.html: doc + * httemplate/docs/: index.html, legacy.html: doc 2002-09-17 03:21 ivan @@ -31344,15 +37682,10 @@ * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm, - FS/FS/svc_acct_sm.pm, FS/t/svc_acct_sm.t, httemplate/index.html, - httemplate/docs/schema.dia, httemplate/docs/schema.html, - httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct_sm.cgi, - httemplate/edit/process/part_svc.cgi, - httemplate/edit/process/svc_acct_sm.cgi, - httemplate/misc/link.cgi, httemplate/search/svc_acct_sm.cgi, - httemplate/search/svc_acct_sm.html, - httemplate/search/svc_domain.cgi, - httemplate/view/svc_acct_sm.cgi: remove svc_acct_sm + httemplate/index.html, httemplate/docs/schema.dia, + httemplate/docs/schema.html, httemplate/edit/part_svc.cgi, + httemplate/edit/process/part_svc.cgi, httemplate/misc/link.cgi, + httemplate/search/svc_domain.cgi: remove svc_acct_sm 2002-09-16 17:40 ivan @@ -31365,10 +37698,6 @@ stop overwriting existing invoice destinations -2002-09-16 02:27 ivan - - * FS/bin/freeside-expiration-alerter: skip empty expiration dates - 2002-09-11 02:28 ivan * httemplate/browse/svc_acct_pop.cgi: mason error @@ -31382,34 +37711,18 @@ * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o order numbers, like VirtualNet -2002-09-09 17:37 ivan - - * httemplate/docs/upgrade9.html: doc: need Net::SSH 0.07 for 1.4.1 - 2002-09-09 16:05 khoff - * httemplate/: browse/ac.cgi, browse/ac_type.cgi, edit/ac.cgi, - edit/ac_type.cgi, edit/svc_broadband.cgi, edit/process/ac.cgi, - edit/process/ac_block.cgi, edit/process/ac_field.cgi, - edit/process/ac_type.cgi, edit/process/part_ac_field.cgi, + * httemplate/: edit/svc_broadband.cgi, edit/process/svc_broadband.cgi, view/svc_broadband.cgi: svc_broadband merge 2002-09-09 16:01 khoff - * FS/FS/cust_svc.pm, FS/FS/part_export.pm, bin/fs-setup, - htetc/global.asa, httemplate/index.html, + * FS/FS/cust_svc.pm, FS/FS/part_export.pm, httemplate/index.html, httemplate/edit/part_svc.cgi, - httemplate/edit/process/part_svc.cgi, FS/FS/ac.pm, - FS/FS/ac_block.pm, FS/FS/ac_field.pm, FS/FS/ac_type.pm, - FS/FS/part_ac_field.pm, FS/FS/svc_broadband.pm: svc_broadband - merge - -2002-09-09 15:57 ivan - - * FS/bin/: freeside-cc-receipts-report, freeside-credit-report, - freeside-receivables-report, freeside-tax-report: allow . in - untaint_argv, for usernames + httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm: + svc_broadband merge 2002-09-09 15:56 khoff @@ -31420,10 +37733,6 @@ * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as vpopmail user -2002-09-09 12:54 ivan - - * httemplate/docs/ssh.html: doc clarification about users - 2002-09-09 05:34 ivan * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm, @@ -31455,7 +37764,7 @@ 2002-09-06 19:27 ivan - * httemplate/docs/: index.html, upgrade9.html: 1.4.1 + * httemplate/docs/index.html: 1.4.1 2002-09-06 19:19 ivan @@ -31476,10 +37785,6 @@ * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet compatibility -2002-09-05 06:59 ivan - - * ANNOUCE.1.4.0: naw - 2002-09-05 06:50 ivan * httemplate/browse/part_svc.cgi: don't show "clone an existing @@ -31671,52 +37976,14 @@ 2002-08-11 23:17 ivan - * rt/: COPYING, ChangeLog, Makefile, README, TODO, - bin/initacls.Oracle, bin/initacls.Pg, bin/initacls.mysql, - bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/rt, - bin/rt-mailgate, bin/rtadmin, bin/webmux.pl, docs/README.docs, - docs/Security, docs/rt.gif, docs/design_docs/CARS, - docs/design_docs/TransactionTypes.txt, docs/design_docs/acls, - docs/design_docs/basic-definitions.txt, - docs/design_docs/cli_spec, docs/design_docs/cvs_integration, - docs/design_docs/evil_plans, - docs/design_docs/link-definitions.txt, - docs/design_docs/local_hacking, - docs/design_docs/subscription-definitions.txt, - docs/design_docs/users, etc/acl.Oracle, etc/acl.Pg, - etc/acl.mysql, etc/config.pm, etc/rt.spec, etc/schema.Oracle, - etc/schema.Pg, etc/schema.mysql, etc/schema.pm, lib/MANIFEST, - lib/MANIFEST.SKIP, lib/Makefile.PL, lib/RT.pm, lib/test.pl, - lib/RT/ACE.pm, lib/RT/ACL.pm, lib/RT/Attachment.pm, - lib/RT/Attachments.pm, lib/RT/CurrentUser.pm, lib/RT/Date.pm, - lib/RT/EasySearch.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm, - lib/RT/GroupMembers.pm, lib/RT/Groups.pm, lib/RT/Handle.pm, - lib/RT/Keyword.pm, lib/RT/KeywordSelect.pm, - lib/RT/KeywordSelects.pm, lib/RT/Keywords.pm, lib/RT/Link.pm, - lib/RT/Links.pm, lib/RT/ObjectKeyword.pm, - lib/RT/ObjectKeywords.pm, lib/RT/Queue.pm, lib/RT/Queues.pm, - lib/RT/Record.pm, lib/RT/Scrip.pm, lib/RT/ScripAction.pm, - lib/RT/ScripActions.pm, lib/RT/ScripCondition.pm, - lib/RT/ScripConditions.pm, lib/RT/Scrips.pm, lib/RT/Template.pm, - lib/RT/Templates.pm, lib/RT/TestHarness.pm, lib/RT/Ticket.pm, - lib/RT/Tickets.pm, lib/RT/Transaction.pm, lib/RT/Transactions.pm, - lib/RT/User.pm, lib/RT/Users.pm, lib/RT/Watcher.pm, - lib/RT/Watchers.pm, lib/RT/Action/Autoreply.pm, - lib/RT/Action/Generic.pm, lib/RT/Action/Notify.pm, - lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/OpenDependent.pm, - lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm, - lib/RT/Action/SendPasswordEmail.pm, - lib/RT/Action/StallDependent.pm, - lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm, - lib/RT/Condition/NewDependency.pm, - lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm, - lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm: import rt - 2.0.14 + * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi, + bin/rt-mailgate, etc/schema.Pg, lib/RT.pm, lib/RT/Date.pm, + lib/RT/Record.pm, lib/RT/Interface/Web.pm: import rt 2.0.14 2002-08-02 17:39 ivan - * httemplate/docs/: install.html, legacy.html: remove some extra - modules from install doc + * httemplate/docs/legacy.html: remove some extra modules from + install doc 2002-07-31 11:55 ivan @@ -31741,14 +38008,6 @@ * FS/FS/: part_export.pm, part_export/shellcommands.pm: shellcommands edit gecos field too -2002-07-25 18:38 ivan - - * httemplate/docs/install.html: tyop - -2002-07-25 18:31 ivan - - * httemplate/docs/install.html: tyop - 2002-07-23 05:37 ivan * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking @@ -31758,16 +38017,9 @@ * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html: adding -2002-07-22 03:41 ivan - - * httemplate/docs/install.html: no mysql in 1.4.0 release. - hopefully 1.4.1 - 2002-07-22 03:20 ivan - * ANNOUCE.1.4.0, Makefile, README.1.4.0pre11, README.1.4.0pre12, - README.1.4.0pre13, README.1.4.0pre14, README.1.4.0pre8, - README.1.4.0pre9: 1.4.0 + * Makefile: 1.4.0 2002-07-22 03:18 ivan @@ -31784,8 +38036,8 @@ 2002-07-16 05:28 ivan - * fs_selfservice/: DEPLOY, freeside-selfservice-server, - fs_passwd_test, FS-SelfService/SelfService.pm, + * fs_selfservice/: DEPLOY, fs_passwd_test, + FS-SelfService/SelfService.pm, FS-SelfService/freeside-selfservice-clientd, FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html, FS-SelfService/cgi/selfservice.cgi, @@ -31805,7 +38057,7 @@ 2002-07-15 01:28 ivan - * fs_selfservice/: freeside-selfservice-server, fs_passwd_test, + * fs_selfservice/: fs_passwd_test, FS-SelfService/freeside-selfservice-clientd: working framework, no hung clients, whew @@ -31813,15 +38065,9 @@ * bin/bind.import: finally a working DNS::ZoneParse -2002-07-13 17:28 ivan - - * httemplate/docs/: install.html, upgrade8.html: no mason 1.1x yet - :( - 2002-07-11 06:52 ivan - * fs_selfservice/: DEPLOY, freeside-selfservice-server, - fs_passwd_test, FS-SelfService/MANIFEST, + * fs_selfservice/: DEPLOY, fs_passwd_test, FS-SelfService/MANIFEST, FS-SelfService/SelfService.pm, FS-SelfService/freeside-selfservice-clientd: finally working async framework @@ -31844,110 +38090,20 @@ * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi: edit expiration dates -2002-07-08 03:52 ivan - - * httemplate/search/cust_bill.cgi: remove perl-side sort routines, - no longer needed - 2002-07-08 03:01 ivan * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel should remove home directories -2002-07-08 01:39 ivan - - * httemplate/docs/install.html: new and improved instructions! now - even more idiot proof! - 2002-07-07 10:49 ivan * FS/FS/svc_acct.pm: rewrite uid-dup checking to be new-export-aware, closes: #431 -2002-07-07 07:33 ivan - - * httemplate/search/cust_bill.cgi: clean up after rewrite... turned - out rather nice - -2002-07-07 07:28 ivan - - * httemplate/search/cust_bill.cgi: fixing 30/60/90/120... - -2002-07-07 07:26 ivan - - * httemplate/search/cust_bill.cgi: just might work - -2002-07-07 07:24 ivan - - * httemplate/search/cust_bill.cgi: that would be nice... - -2002-07-07 07:18 ivan - - * httemplate/search/cust_bill.cgi: fix 30/60/90/120 browses - -2002-07-07 07:14 ivan - - * httemplate/search/cust_bill.cgi: UI - -2002-07-07 07:12 ivan - - * httemplate/search/cust_bill.cgi: totals and order by - -2002-07-07 07:00 ivan - - * httemplate/search/cust_bill.cgi: try for correct totals - -2002-07-07 06:52 ivan - - * httemplate/search/cust_bill.cgi: don't recalculate owed - -2002-07-07 06:31 ivan - - * httemplate/search/cust_bill.cgi: comma - -2002-07-07 06:30 ivan - - * httemplate/search/cust_bill.cgi: calculate owed as subquery here - too - -2002-07-07 06:25 ivan - - * httemplate/search/cust_bill.cgi: don't forget to where the where - clause - -2002-07-07 06:23 ivan - - * httemplate/search/cust_bill.cgi: try for working paged invoices, - this time with subqueries - -2002-07-07 04:45 ivan - - * httemplate/search/cust_bill.cgi: wtf? - -2002-07-07 04:30 ivan - - * httemplate/search/cust_bill.cgi: invoice search with possibly - working pager - -2002-07-07 04:03 ivan - - * httemplate/search/cust_bill.cgi: move query logic from perl to - sql for scalability - -2002-07-06 05:53 ivan - - * httemplate/docs/install.html: new! improved! now even more - idiot-proof! - 2002-07-06 05:15 ivan * Makefile: beta2 -2002-07-06 05:13 ivan - - * bin/fs-setup: fix Can't use an undefined value as an ARRAY - reference at ./fs-setup line 209, line 3. - 2002-07-06 04:08 ivan * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI @@ -31960,16 +38116,12 @@ 2002-07-06 01:29 ivan - * httemplate/view/: cust_pkg.cgi, cust_main.cgi: speling + * httemplate/view/cust_main.cgi: speling 2002-07-06 00:32 ivan * httemplate/edit/part_pkg.cgi: fix speling -2002-07-06 00:31 ivan - - * ANNOUCE.1.4.0: this file should probably go away soon... - 2002-07-06 00:30 ivan * FS/FS/: Conf.pm, part_export.pm, svc_www.pm, @@ -31988,9 +38140,8 @@ 2002-07-04 03:35 ivan * httemplate/browse/: agent.cgi, agent_type.cgi, - part_bill_event.cgi, part_export.cgi, part_pkg.cgi, - part_referral.cgi, part_svc.cgi, svc_acct_pop.cgi: move "add" - links to the top + part_bill_event.cgi, part_export.cgi, part_pkg.cgi, part_svc.cgi, + svc_acct_pop.cgi: move "add" links to the top 2002-07-03 07:45 ivan @@ -32071,10 +38222,6 @@ * FS/FS/part_export.pm: fix usermod commands for freebsd -2002-07-02 07:38 ivan - - * ANNOUCE.1.4.0: beta1! - 2002-07-02 07:37 ivan * Makefile: beta1!! @@ -32112,10 +38259,6 @@ * FS/bin/freeside-queued: grr old openssh grr freebsd -2002-07-02 03:01 ivan - - * httemplate/docs/install.html: freeside group - 2002-07-02 02:42 ivan * FS/bin/freeside-queued: fleabsd grr @@ -32153,7 +38296,7 @@ 2002-06-30 04:01 ivan - * ANNOUCE.1.4.0, CREDITS: administrivia + * CREDITS: administrivia 2002-06-30 00:17 ivan @@ -32174,18 +38317,9 @@ FS/part_export/shellcommands_withdomain.pm, t/part_export-shellcommands_withdomain.t: export! -2002-06-29 18:18 ivan - - * httemplate/docs/ssh.html: adding - 2002-06-28 13:31 ivan - * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for - illegal password - -2002-06-28 13:23 ivan - - * bin/fs-setup: not anymore... + * FS/FS/svc_acct.pm: better error message for illegal password 2002-06-28 13:21 ivan @@ -32241,8 +38375,8 @@ 2002-06-26 00:42 ivan - * bin/: bsdshell.export, shell.export, sysvshell.export: - shell.export -> bsdshell.export & sysvshell.export + * bin/: bsdshell.export, sysvshell.export: shell.export -> + bsdshell.export & sysvshell.export 2002-06-25 20:53 ivan @@ -32320,10 +38454,6 @@ * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid stuff still needs to be rewritten for new exports -2002-06-21 02:28 ivan - - * httemplate/docs/upgrade8.html: don't forget part_svc in upgrades - 2002-06-21 02:15 ivan * bin/passwd.import: oops @@ -32337,23 +38467,15 @@ * bin/passwd.import: tiny bit better passwd.import -2002-06-21 02:03 ivan - - * httemplate/docs/upgrade8.html: doc - 2002-06-21 01:29 ivan - * httemplate/: index.html, docs/upgrade8.html: uid search on main - menu, updated upgrade docs + * httemplate/index.html: uid search on main menu, updated upgrade + docs 2002-06-20 15:35 ivan * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo -2002-06-20 15:31 ivan - - * httemplate/docs/install.html: doc - 2002-06-19 18:29 ivan * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm, @@ -32401,7 +38523,7 @@ 2002-06-14 04:26 ivan - * ANNOUCE.1.4.0, Makefile, README.1.4.0pre14: 1.4.0pre14 + * Makefile: 1.4.0pre14 2002-06-14 04:22 ivan @@ -32423,11 +38545,7 @@ 2002-06-13 20:12 ivan - * httemplate/: classic.html, index.html: remove classic interface - -2002-06-13 19:52 ivan - - * httemplate/docs/: install.html, mysql.html: mysql support! + * httemplate/index.html: remove classic interface 2002-06-13 19:25 ivan @@ -32467,22 +38585,9 @@ * FS/FS/cust_main.pm: fix problems with code that resets invoice events -2002-06-11 11:32 ivan - - * bin/shell.export: don't export empty files - -2002-06-11 11:25 ivan - - * bin/shell.export: use FS::cust_svc and FS::svc_acct - -2002-06-11 11:23 ivan - - * bin/shell.export: bsd only for now - 2002-06-11 11:20 ivan - * bin/: bind.export, shell.export: perl 5.005 needs an explicit - mask for mkdir + * bin/bind.export: perl 5.005 needs an explicit mask for mkdir 2002-06-11 02:51 ivan @@ -32490,7 +38595,7 @@ 2002-06-11 02:46 ivan - * bin/: bind.export, shell.export: add preliminary bsd shell export + * bin/bind.export: add preliminary bsd shell export 2002-06-11 02:14 ivan @@ -32560,14 +38665,14 @@ 2002-06-09 18:39 khoff - * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup, + * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html, httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart changes. 2002-06-08 00:48 khoff - * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup, + * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html, httemplate/edit/part_pkg.cgi: Default svcpart support for part_pkg. Fixes 'bug' with new customer and online signup. @@ -32581,11 +38686,6 @@ * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi: more mysql goodness, thanks dale -2002-06-04 10:37 ivan - - * httemplate/docs/install.html: small doc patch from - baloo@gimpgirl.org - 2002-06-04 07:35 ivan * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto @@ -32601,10 +38701,6 @@ * conf/declinetemplate: misspelling -2002-05-31 15:37 ivan - - * bin/fs-setup: no state necessary in batch cards (i18n) - 2002-05-31 13:34 ivan * FS/FS/part_export.pm: dammit i want to catch export subclass @@ -32672,15 +38768,12 @@ 2002-05-28 21:40 ivan - * fs_selfservice/: freeside-selfservice-server, - FS-SelfService/Changes, FS-SelfService/MANIFEST, - FS-SelfService/Makefile.PL, FS-SelfService/SelfService.pm, - FS-SelfService/test.pl: add fs_selfservice + * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL, + SelfService.pm, test.pl: add fs_selfservice 2002-05-28 14:22 ivan - * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for - "Illegal password" + * FS/FS/svc_acct.pm: better error message for "Illegal password" 2002-05-28 00:55 ivan @@ -32695,8 +38788,8 @@ 2002-05-23 06:00 ivan - * ANNOUCE.1.4.0, FS/FS/domain_record.pm, bin/bind.import, - bin/svc_domain.import, httemplate/edit/process/domain_record.cgi, + * FS/FS/domain_record.pm, bin/bind.import, + httemplate/edit/process/domain_record.cgi, httemplate/view/svc_domain.cgi: bind: allow adding slave domains too @@ -32729,19 +38822,11 @@ * FS/FS/part_export/sqlradius.pm: 5.6-isms -2002-05-20 04:02 ivan - - * bin/svc_domain.import: [no log message] - 2002-05-18 02:51 ivan * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet 1.44 -2002-05-17 06:51 ivan - - * httemplate/docs/install.html: tyop - 2002-05-16 20:47 ivan * FS/FS/svc_acct.pm: freebsd `toor' user @@ -32752,11 +38837,6 @@ t/part_export-bsdshell.t, t/part_export-textradius.t: adding (stub) bsdshell and textradius exports -2002-05-16 07:28 ivan - - * bin/svc_acct.export: ip address is added by radius_reply method - already - 2002-05-16 07:27 ivan * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and @@ -32777,10 +38857,6 @@ * FS/FS/svc_acct.pm: allow freebsd `toor' root user -2002-05-16 00:53 ivan - - * httemplate/docs/upgrade8.html: upgrade docs: run populate-msgcat - 2002-05-15 07:00 ivan * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies @@ -32789,13 +38865,12 @@ 2002-05-15 06:24 ivan - * ANNOUCE.1.4.0, Makefile, README.1.4.0pre13, FS/FS.pm, - FS/MANIFEST, FS/FS/queue.pm, FS/FS/queue_depend.pm, - FS/FS/part_export/sqlradius.pm, FS/bin/freeside-queued, - FS/t/queue_depend.t, bin/fs-setup, eg/export_template.pm, - httemplate/docs/install.html, httemplate/docs/schema.dia, - httemplate/docs/schema.html, httemplate/docs/schema.png, - httemplate/docs/upgrade8.html: queue dependancies + * Makefile, FS/FS.pm, FS/MANIFEST, FS/FS/queue.pm, + FS/FS/queue_depend.pm, FS/FS/part_export/sqlradius.pm, + FS/bin/freeside-queued, FS/t/queue_depend.t, + eg/export_template.pm, httemplate/docs/schema.dia, + httemplate/docs/schema.html, httemplate/docs/schema.png: queue + dependancies 2002-05-14 00:36 ivan @@ -32822,10 +38897,6 @@ * Makefile: INSTALLGROUP -2002-05-09 09:41 ivan - - * bin/populate-msgcat: permissions - 2002-05-09 08:26 ivan * Makefile: final make release? @@ -32843,12 +38914,6 @@ * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: s/Referral/Advertising source/ -2002-05-09 08:14 ivan - - * httemplate/docs/: install.html, mysql.html: attempt to avoid - people installing and asking for help with MySQL despite the VERY - FUCKING CLEAR instructions that it isn't supported. - 2002-05-09 08:12 ivan * FS/FS/cust_main_county.pm: don't duplicate state/county/country @@ -32857,15 +38922,13 @@ 2002-05-09 05:38 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm, - FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/global.asa, - htetc/handler.pl, httemplate/browse/agent.cgi, + FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/handler.pl, + httemplate/browse/agent.cgi, httemplate/browse/cust_main_county.cgi, httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main_county-expand.cgi, - httemplate/edit/cust_main_county.cgi, httemplate/edit/part_pkg.cgi, - httemplate/edit/process/cust_main_county-expand.cgi, - httemplate/edit/process/cust_main_county.cgi: texas tax! + httemplate/edit/process/cust_main_county-expand.cgi: texas tax! 2002-05-06 06:36 ivan @@ -32874,12 +38937,10 @@ 2002-05-04 08:00 ivan - * README.1.4.0pre12, FS/FS.pm, FS/MANIFEST, - FS/FS/cust_main_county.pm, FS/FS/cust_tax_exempt.pm, - FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.pm, bin/fs-setup, + * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm, + FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm, httemplate/docs/admin.html, httemplate/docs/schema.dia, - httemplate/docs/schema.html, httemplate/docs/upgrade8.html: - schema changes for proper texas tax + httemplate/docs/schema.html: schema changes for proper texas tax 2002-05-03 18:11 ivan @@ -32890,10 +38951,6 @@ * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search -2002-05-03 17:49 ivan - - * httemplate/search/cust_pkg.html: point at correct .cgi - 2002-05-03 17:47 ivan * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from @@ -32901,16 +38958,15 @@ 2002-05-03 17:32 ivan - * httemplate/search/: cust_pkg.cgi, cust_pkg.html: lilunixbtch: - trying to pull accounts based on next billdate tofu_beast420: hmm - a report ordered by next bill date? tofu_beast420: i don't know - how you'd do that per _customer_ since a customer could have lots - of packages, but you could do a per-package report maybe? + * httemplate/search/cust_pkg.cgi: lilunixbtch: trying to pull + accounts based on next billdate tofu_beast420: hmm a report + ordered by next bill date? tofu_beast420: i don't know how you'd + do that per _customer_ since a customer could have lots of + packages, but you could do a per-package report maybe? 2002-04-29 22:43 ivan - * FS/FS/part_export.pm, bin/svc_domain.import: better BIND - integration + * FS/FS/part_export.pm: better BIND integration 2002-04-26 04:14 ivan @@ -32937,8 +38993,8 @@ 2002-04-24 02:03 ivan - * FS/FS/cust_main.pm, bin/populate-msgcat: msgcat error for credit - card expiration (closes: Bug#407) + * FS/FS/cust_main.pm: msgcat error for credit card expiration + (closes: Bug#407) 2002-04-23 00:32 ivan @@ -32976,14 +39032,13 @@ 2002-04-20 05:37 ivan - * ANNOUCE.1.4.0, FS/FS/part_export.pm, - httemplate/edit/part_export.cgi: bind export + * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind + export 2002-04-20 04:57 ivan * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import, - bin/svc_domain.erase, bin/svc_domain.import, - httemplate/docs/legacy.html: + bin/svc_domain.erase, httemplate/docs/legacy.html: working BIND import 2002-04-20 03:49 ivan @@ -32998,14 +39053,6 @@ * FS/FS/domain_record.pm: allow uppercase zones... -2002-04-19 23:34 ivan - - * bin/populate-msgcat: perms - -2002-04-19 23:33 ivan - - * bin/fs-setup: fixup fs-setup - 2002-04-19 19:06 ivan * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case @@ -33045,35 +39092,6 @@ * FS/FS/Record.pm: get rid of debugging cruft -2002-04-16 22:48 ivan - - * fs_passwd/fs_passwdd: forgotten semicolon - -2002-04-16 22:46 ivan - - * fs_passwd/fs_passwdd: also untaint pid - -2002-04-16 22:44 ivan - - * fs_passwd/fs_passwdd: *sigh* - -2002-04-16 22:42 ivan - - * fs_passwd/fs_passwdd: - okay pid file has a change of working now - -2002-04-16 22:39 ivan - - * fs_passwd/fs_passwdd: tyop - -2002-04-16 22:22 ivan - - * fs_passwd/fs_passwdd: pid file foo - -2002-04-16 18:14 ivan - - * fs_passwd/fs_passwd_server: kill off ssh kid on exit... - 2002-04-16 17:25 ivan * httemplate/search/cust_main.cgi: better ordering in search @@ -33090,9 +39108,9 @@ 2002-04-16 15:52 ivan - * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/cust_bill.pm, - bin/fs-setup: further authorize.net description debugging - (agent??) and get rid of bad unique index on cust_bill_event + * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description + debugging (agent??) and get rid of bad unique index on + cust_bill_event 2002-04-16 15:38 ivan @@ -33116,18 +39134,14 @@ * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm, httemplate/index.html, httemplate/search/cust_bill_event.cgi, httemplate/search/cust_bill_event.html, - httemplate/search/report_cc.html, - httemplate/search/report_credit.html, httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi: report on failed billing events... 2002-04-16 02:38 ivan - * FS/FS/Conf.pm, FS/FS/cust_bill.pm, - FS/bin/freeside-expiration-alerter, conf/declinetemplate, - httemplate/docs/billing.html: - send a notice to the customer - when their card is declined - closes: Bug#351 - - freeside-expiration-alerter works fine, closes: Bug#7 + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/declinetemplate: - send a + notice to the customer when their card is declined - closes: + Bug#351 - freeside-expiration-alerter works fine, closes: Bug#7 2002-04-16 01:52 ivan @@ -33150,22 +39164,16 @@ FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t, FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t, FS/t/part_export-vpopmail.t, eg/export_template.pm, - httemplate/docs/billing.html, httemplate/docs/legacy.html, - httemplate/docs/schema.dia, httemplate/docs/schema.html, - httemplate/docs/schema.png: - move cyrus, shellcommands, CP - exports exports to new-style - skeleton files for vpopmail - exports - documentation updates - add big schema diagram to docs - -2002-04-13 18:36 ivan - - * httemplate/docs/billing.html: docu for invoice_lines(0) with no - arguments + httemplate/docs/legacy.html, httemplate/docs/schema.dia, + httemplate/docs/schema.html, httemplate/docs/schema.png: - move + cyrus, shellcommands, CP exports exports to new-style - skeleton + files for vpopmail exports - documentation updates - add big + schema diagram to docs 2002-04-13 06:36 ivan * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm, - FS/FS/part_export/cp.pm, FS/bin/freeside-overdue, - FS/bin/freeside-sqlradius-reset, bin/sqlradius_reset, + FS/FS/part_export/cp.pm, FS/bin/freeside-sqlradius-reset, httemplate/edit/part_export.cgi: - documentation updates - move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset @@ -33196,9 +39204,8 @@ * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t, - htetc/global.asa, htetc/handler.pl, - httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi, - httemplate/edit/part_svc.cgi, + htetc/handler.pl, httemplate/browse/part_svc.cgi, + httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi, httemplate/edit/process/agent_type.cgi, httemplate/edit/process/part_export.cgi, httemplate/edit/process/part_svc.cgi, @@ -33209,12 +39216,11 @@ 2002-04-11 15:05 ivan - * README.1.4.0pre12, FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, - FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/t/export_svc.t, - bin/fs-setup, bin/sqlradius_reset, httemplate/index.html, + * FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, FS/FS/part_export.pm, + FS/FS/part_svc.pm, FS/t/export_svc.t, httemplate/index.html, httemplate/browse/part_export.cgi, httemplate/browse/part_svc.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade8.html, httemplate/edit/part_export.cgi, + httemplate/edit/part_export.cgi, httemplate/edit/process/part_export.cgi, httemplate/misc/delete-part_export.cgi: (almost) everything for bug#375 - create export_svc table - part_svc to part_export is @@ -33238,11 +39244,10 @@ 2002-04-10 06:42 ivan - * ANNOUCE.1.4.0, README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/Record.pm, - FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, - FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, bin/populate-msgcat, - httemplate/browse/msgcat.cgi, httemplate/docs/signup.html, - httemplate/docs/upgrade8.html, httemplate/edit/msgcat.cgi, + * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, + FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm, + FS/FS/svc_acct_pop.pm, httemplate/browse/msgcat.cgi, + httemplate/docs/signup.html, httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi: bulk checkin from working on the road: @@ -33256,11 +39261,6 @@ on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields -2002-04-10 01:39 ivan - - * bin/fs-setup: fix mistake in part_pop_local schema (not used by - anyone really so no big deal) - 2002-04-06 22:23 ivan * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup @@ -33268,9 +39268,8 @@ 2002-04-06 21:56 ivan - * FS/FS/Conf.pm, FS/FS/msgcat.pm, bin/populate-msgcat, - conf/show-msgcat-codes, httemplate/browse/msgcat.cgi, - httemplate/docs/install.html, httemplate/edit/msgcat.cgi, + * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes, + httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi: working message catalogs (not used for enough yet) - almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup @@ -33297,9 +39296,9 @@ 2002-04-06 12:37 ivan - * httemplate/docs/: install.html, signup.html: big signup server - cleanups. uses Storable for network protocol now. - makes Bugs - 384 & 385 easier - closes: Bug#382 + * httemplate/docs/signup.html: big signup server cleanups. uses + Storable for network protocol now. - makes Bugs 384 & 385 easier + - closes: Bug#382 2002-04-05 16:08 ivan @@ -33308,16 +39307,13 @@ 2002-04-05 15:51 ivan - * ANNOUCE.1.4.0, CREDITS, Makefile, README.1.4.0pre12, FS/MANIFEST, - FS/FS/Conf.pm, FS/FS/msgcat.pm, FS/FS/svc_acct.pm, FS/t/msgcat.t, - bin/freeside-session-kill, bin/fs-setup, bin/populate-msgcat, - bin/sqlradius_reset, conf/locale, eg/table_template-svc.pm, - eg/table_template.pm, htetc/global.asa, htetc/handler.pl, - httemplate/index.html, httemplate/browse/cust_main_county.cgi, - httemplate/browse/msgcat.cgi, - httemplate/browse/part_referral.cgi, - httemplate/browse/svc_acct_pop.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade8.html, httemplate/edit/svc_acct.cgi, + * CREDITS, Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/msgcat.pm, + FS/FS/svc_acct.pm, FS/t/msgcat.t, bin/freeside-session-kill, + conf/locale, eg/table_template-svc.pm, eg/table_template.pm, + htetc/handler.pl, httemplate/index.html, + httemplate/browse/cust_main_county.cgi, + httemplate/browse/msgcat.cgi, httemplate/browse/svc_acct_pop.cgi, + httemplate/docs/schema.html, httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi: - add message catalog table & beginning of web interface - add security_phrase and conf option to svc_acct.pm - random other stuff @@ -33333,32 +39329,23 @@ 2002-04-05 08:37 ivan - * eg/export_template.pm, httemplate/search/sql.cgi, - FS/t/part_export-infostreet.t, FS/t/part_export-sqlradius.t: oops - forgot these from working on the road + * eg/export_template.pm, FS/t/part_export-infostreet.t, + FS/t/part_export-sqlradius.t: oops forgot these from working on + the road 2002-04-04 16:42 ivan * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm, - httemplate/index.html, httemplate/docs/install.html, - httemplate/edit/part_export.cgi: Checkin of disparate changes - from working on the road: - generic SQL query - move exports out - to their own files - small cleanup of selfadmin server - -2002-03-29 18:35 ivan - - * httemplate/edit/part_referral.cgi: finish up - s/referral/advertising source/ + httemplate/index.html, httemplate/edit/part_export.cgi: Checkin + of disparate changes from working on the road: - generic SQL + query - move exports out to their own files - small cleanup of + selfadmin server 2002-03-29 09:27 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/search/svc_acct.cgi: fix unlinked svc browse! - -2002-03-27 16:18 ivan - - * ANNOUCE.1.4.0: still pretty much just notes... + * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked + svc browse! 2002-03-26 23:08 ivan @@ -33368,17 +39355,11 @@ 2002-03-26 21:36 ivan * FS/FS/cust_main.pm, FS/FS/part_referral.pm, - httemplate/index.html, httemplate/browse/part_referral.cgi, - httemplate/docs/admin.html, httemplate/edit/part_referral.cgi: + httemplate/index.html, httemplate/docs/admin.html: s/referral/advertising source/ yes, the name sucks. got a better one? -2002-03-26 15:18 ivan - - * fs_passwd/fs_passwd.cgi: yay works now... just forgot to send - http header - 2002-03-26 08:24 ivan * httemplate/search/cust_main.cgi: simple visual fix:   for @@ -33392,10 +39373,6 @@ * httemplate/docs/passwd.html: doc -2002-03-26 05:04 ivan - - * bin/create-history-tables: error message typo - 2002-03-26 04:35 ivan * httemplate/docs/admin.html: s/Add/Provision/ @@ -33403,9 +39380,9 @@ 2002-03-25 16:32 ivan * FS/FS/part_export.pm, FS/bin/freeside-queued, - bin/sqlradius_reset, httemplate/edit/part_export.cgi: further - export bugfixing add 10 kid limit to freeside-queued - sqlradius_reset now works (closes: Bug#372) + httemplate/edit/part_export.cgi: further export bugfixing add 10 + kid limit to freeside-queued sqlradius_reset now works (closes: + Bug#372) 2002-03-25 16:26 ivan @@ -33413,13 +39390,9 @@ 2002-03-25 06:59 ivan - * httemplate/: index.html, search/cust_main-otaker.cgi, - search/cust_main.cgi: customers by otaker report (ugly - search/cust_main.cgi mods; revert if they cause problems) - -2002-03-24 15:16 ivan - - * bin/: icradius_reset, sqlradius_reset: s/icradius/sqlradius/ + * httemplate/: index.html, search/cust_main.cgi: customers by + otaker report (ugly search/cust_main.cgi mods; revert if they + cause problems) 2002-03-24 12:00 ivan @@ -33467,12 +39440,11 @@ 2002-03-22 10:56 ivan - * Makefile, README.1.4.0pre12, FS/MANIFEST, - FS/FS/cust_main_county.pm, FS/FS/svc_acct.pm, - FS/t/radius_usergroup.t, bin/create-history-tables, bin/fs-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade8.html, - httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi, - httemplate/view/svc_acct.cgi: RADIUS groups on the way! + * Makefile, FS/MANIFEST, FS/FS/cust_main_county.pm, + FS/FS/svc_acct.pm, FS/t/radius_usergroup.t, + httemplate/docs/schema.html, httemplate/edit/part_svc.cgi, + httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi: + RADIUS groups on the way! 2002-03-22 04:49 ivan @@ -33490,12 +39462,9 @@ 2002-03-20 13:31 ivan - * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/part_export.pm, - FS/FS/part_export_option.pm, FS/FS/part_svc.pm, - FS/FS/svc_acct.pm, FS/bin/freeside-queued, bin/icradius_reset, - bin/svc_acct.export, htetc/global.asa, htetc/handler.pl, - httemplate/docs/export.html, httemplate/docs/upgrade8.html, - httemplate/edit/part_export.cgi, + * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm, + FS/FS/part_svc.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued, + htetc/handler.pl, httemplate/edit/part_export.cgi, httemplate/edit/process/part_export.cgi: new export! infostreet and sqlradius provisioning switched over (Bug #299 - doesn't close it, but all the groundwork is done) @@ -33531,11 +39500,6 @@ * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug #348 - adds the ability to email on deleted payments. -2002-03-18 11:40 ivan - - * httemplate/search/cust_main-quickpay.html: update quickpay for - current search capabilities - 2002-03-18 09:50 ivan * httemplate/config/config.cgi: @@ -33544,10 +39508,6 @@ in config editor, initial newlines in