This commit was generated by cvs2svn to compensate for changes in r11022,
[freeside.git] / ChangeLog
index 48270b5..b10e13f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2010-09-29 15:47  ivan
+
+       * Makefile: 2.1.1!
+
+2010-09-29 14:14  ivan
+
+       * ChangeLog: 2.1.1
+
+2010-09-29 12:54  ivan
+
+       * httemplate/search/rt_transaction.html: fix time worked search by
+         customer
+
+2010-09-29 12:38  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: fix
+         noskip_dst_length_accountcode_tollfree, RT#9683
+
+2010-09-29 11:39  mark
+
+       * FS/FS/cust_main.pm: restore missing signup dates during upgrade,
+         RT#9972
+
+2010-09-28 22:40  mark
+
+       * FS/FS/ClientAPI/Signup.pm, fs_selfservice/drupal/signup.inc:
+         svc_pbx in signup server, RT#9380
+
+2010-09-28 17:50  ivan
+
+       * bin/test_scrub_sql: adding tool to drop things with sql
+         statements on a db
+
+2010-09-28 17:38  mark
+
+       * httemplate/edit/process/cust_main.cgi: avoid wiping signupdate
+         when editing cust_main, RT#9972
+
+2010-09-28 16:12  mark
+
+       * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm,
+         fs_selfservice/drupal/admin.inc,
+         fs_selfservice/drupal/signup.inc: assorted drupal self-service
+         fixes, RT#9380
+
+2010-09-27 18:55  mark
+
+       * bin/cdr-mysql.import: mysql cdr import script, RT#10009
+
+2010-09-27 17:26  ivan
+
+       * ChangeLog: 2.1.1
+
+2010-09-27 15:59  mark
+
+       * FS/FS/: cdr.pm, part_pkg/voip_cdr.pm: don't use decimal minutes
+         in call detail format
+
+2010-09-24 17:56  mark
+
+       * FS/FS/: Schema.pm, cdr.pm, part_pkg/voip_cdr.pm: clean up call
+         rating math to avoid premature rounding, RT#9885
+
+2010-09-24 15:08  jeff
+
+       * FS/FS/cust_main/Import.pm, httemplate/misc/cust_main-import.cgi:
+         import tax exempt and force postal invoice optiosn
+
+2010-09-24 15:07  jeff
+
+       * httemplate/misc/process/cust_main_note-import.cgi: import to
+         notes
+
+2010-09-24 10:23  jeff
+
+       * bin/opensrs_domain_pkgs: set the bill date earlier
+
+2010-09-23 20:14  jeff
+
+       * FS/FS/cust_main/Billing.pm: fix bad bug in line item generation
+         RT#10024
+
+2010-09-23 18:04  mark
+
+       * FS/FS/rate_time_interval.pm, httemplate/edit/rate_time.cgi,
+         httemplate/edit/process/rate_time.cgi: fix display of 12:00 hour
+         in time intervals
+
+2010-09-23 16:21  mark
+
+       * httemplate/misc/: xmlhttp-cust_main-search.cgi,
+         process/batch-cust_pay.cgi: fix use of agent_custid in quick
+         payment entry, RT#10035
+
+2010-09-23 14:27  jeff
+
+       * FS/FS/part_pkg.pm: fix bad conflict resolution between ivan's and
+         jeff's idea of how to use a different freq
+
+2010-09-23 11:32  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: turn debugging off
+
+2010-09-23 11:30  ivan
+
+       * FS/FS/cust_main/Billing.pm: not sure if this is a fix or a
+         workaround, hence the warning, RT#10024
+
+2010-09-23 11:00  ivan
+
+       * FS/FS/cust_main/: Billing.pm: additional debug info, RT#10012
+
+2010-09-23 10:55  ivan
+
+       * FS/FS/cust_main/: Billing.pm, Billing_Realtime.pm, Packages.pm:
+         honor cust_main DEBUG flag, add some additional debug info,
+         RT#10012
+
+2010-09-23 10:46  ivan
+
+       * FS/FS/cust_main/: Billing.pm, Billing_Realtime.pm, Packages.pm:
+         honor cust_main DEBUG flag, add some additional debug info,
+         RT#10012
+
+2010-09-22 16:04  mark
+
+       * FS/FS/msg_template.pm, FS/FS/part_event/Action/notice.pm,
+         FS/FS/part_event/Action/notice_to.pm,
+         httemplate/edit/msg_template.html: event action to send a notice
+         to a fixed address, RT#8209
+
+2010-09-22 15:01  ivan
+
+       * FS/FS/cust_main/Billing.pm: fix fallout from discount work,
+         RT#10025
+
+2010-09-22 14:22  mark
+
+       * FS/FS/Schema.pm, FS/FS/cust_main.pm,
+         FS/FS/part_event/Condition/balance_credit_limit.pm,
+         httemplate/edit/cust_main/billing.html,
+         httemplate/edit/process/cust_main.cgi,
+         httemplate/view/cust_main/billing.html: customer credit limits,
+         RT#8209
+
+2010-09-22 13:46  ivan
+
+       * FS/FS/cust_main/: Billing.pm, Billing_Realtime.pm: use
+         Data::Dumper to fix debugging - hopefully last of fallout from
+         refactoring things into their own fiels
+
+2010-09-22 12:35  mark
+
+       * FS/FS/cdr.pm, FS/FS/cdr/cia.pm, FS/FS/cdr/infinite.pm,
+         httemplate/search/cdr.html: CIA and Infinite Conferencing cdr
+         formats, RT#8788
+
+2010-09-22 12:16  jeff
+
+       * FS/FS/part_pkg_discount.pm, FS/FS/Conf.pm, FS/FS/Mason.pm,
+         FS/FS/Schema.pm, FS/FS/cust_bill.pm,
+         FS/FS/cust_credit_bill_pkg.pm, FS/FS/cust_main_county.pm,
+         FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/discount.pm,
+         FS/FS/part_pkg.pm, FS/t/part_pkg_discount.t,
+         fs_selfservice/FS-SelfService/cgi/discount_term.html,
+         fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
+         fs_selfservice/FS-SelfService/cgi/make_payment.html,
+         fs_selfservice/FS-SelfService/cgi/myaccount.html,
+         fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
+         httemplate/elements/customer-table.html,
+         httemplate/elements/select-discount_term.html,
+         httemplate/elements/tr-select-discount_term.html,
+         httemplate/misc/xmlhttp-cust_main-discount_terms.cgi,
+         FS/MANIFEST, FS/FS/ClientAPI/MyAccount.pm,
+         FS/FS/cust_main/Billing.pm, FS/FS/cust_main/Billing_Realtime.pm,
+         FS/FS/part_pkg/flat.pm, httemplate/browse/part_pkg.cgi,
+         httemplate/edit/cust_pay.cgi, httemplate/edit/part_pkg.cgi,
+         httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi,
+         httemplate/edit/process/cust_pay.cgi,
+         httemplate/edit/process/part_pkg.cgi,
+         httemplate/misc/process/batch-cust_pay.cgi,
+         httemplate/misc/process/payment.cgi,
+         httemplate/view/cust_main/packages/package.html: prepayment
+         discounts rt#5318
+
+2010-09-21 23:36  jeff
+
+       * FS/FS/Record.pm: avoid unexpected side effects when using 'op' =>
+         '>' in qsearch
+
+2010-09-21 18:08  ivan
+
+       * FS/FS/cust_main/Billing_Realtime.pm: fix cardtype errors, fallout
+         from refactor for maestro, RT#10012
+
+2010-09-21 17:08  mark
+
+       * httemplate/: elements/menu.html, search/cust_credit.html,
+         search/report_cust_credit.html,
+         search/elements/cust_pay_or_refund.html,
+         search/elements/report_cust_pay_or_refund.html: unapplied
+         payment/refund/credit reports, RT#7503
+
+2010-09-20 22:54  mark
+
+       * FS/FS/: pay_batch.pm, pay_batch/paymentech.pm: store TxRefNum for
+         Paymentech batch payments, RT#9962
+
+2010-09-20 20:56  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: skip_max_callers meaning was
+         reversed.  doh!  RT#9907
+
+2010-09-20 20:41  ivan
+
+       * FS/FS/Maestro.pm: add service_status call more like we should
+         have in the first place, RT#9905
+
+2010-09-20 15:45  mark
+
+       * FS/FS/cust_main.pm: fix "payby" option to batch_card
+
+2010-09-20 14:26  ivan
+
+       * fs_selfservice/php/freeside_order_pkg_example.php: adding
+
+2010-09-20 14:13  ivan
+
+       * FS/FS/Maestro.pm, bin/xmlrpc-customer_status.pl,
+         bin/xmlrpc-order_pkg.pl: Maestro.order_pkg API
+
+2010-09-20 13:29  ivan
+
+       * FS/: FS.pm, MANIFEST, FS/cust_main.pm, FS/cust_main/Billing.pm,
+         FS/cust_main/Billing_Realtime.pm, FS/cust_main/Packages.pm,
+         FS/cust_main/_Marketgear.pm: last of the refatoring giant
+         cust_main.pm for now, RT#9967
+
+2010-09-20 12:55  ivan
+
+       * FS/FS/cust_main/Billing.pm: apply_payments/apply_credits fixes
+         from moving them to Billing.pm
+
+2010-09-18 22:55  ivan
+
+       * FS/FS/cust_pay.pm: fix a series of unfortunate upgrades which
+         resulted in too much payment receiptery, RT#9723
+
+2010-09-18 22:50  ivan
+
+       * FS/: FS/Conf.pm, FS/Upgrade.pm, FS/cust_pay.pm,
+         bin/freeside-upgrade: fix a series of unfortunate upgrades which
+         resulted in too much payment receiptery, RT#9723
+
+2010-09-18 20:02  ivan
+
+       * FS/FS/part_event/: Condition.pm, Condition/payby.pm: another
+         (hopefully significant) billing optimization, RT#6802
+
+2010-09-18 17:37  ivan
+
+       * FS/FS/cust_main.pm: restore mistakenly removed fuzzyfile
+         disabiling in _upgrade_data
+
+2010-09-18 17:13  ivan
+
+       * FS/FS/: cust_main.pm, Cron/bill.pm, cust_main/Billing.pm,
+         cust_main/Billing_Realtime.pm: should speed up billing (well,
+         event checking) significantly by eliminating unnecessary target
+         objects one level up in the loop, RT#6802
+
+2010-09-18 12:10  ivan
+
+       * FS/FS/cust_main.pm: fix fuzzyfile foo
+
+2010-09-18 08:57  ivan
+
+       * FS/FS/otaker_Mixin.pm: fix stupid cust_main_note upgrade for
+         multi-word first names
+
+2010-09-18 01:14  ivan
+
+       * FS/FS/cust_pay.pm: YA otaker upgrade kludge for old datasets:
+         cust_pay.payby COMP
+
+2010-09-18 00:53  ivan
+
+       * FS/FS/cust_credit.pm: YA otaker upgrade kludge for old datasets:
+         empty cust_credit.creasonnum
+
+2010-09-18 00:28  ivan
+
+       * FS/FS/cust_pkg_reason.pm: don't abort upgrade for want of not
+         being able to fill in cust_pkg_reason.action when doing the
+         otaker replace
+
+2010-09-17 21:28  mark
+
+       * FS/FS/part_event/Condition/cust_bill_past_due.pm: invoice past
+         due event, RT#9931
+
+2010-09-17 21:26  ivan
+
+       * FS/FS/cust_main.pm: cust_main otaker upgrade vs banned cards
+
+2010-09-17 21:25  mark
+
+       * FS/FS/: cust_bill.pm, part_event/Condition/cust_bill_past_due.pm:
+         invoice past due event, RT#9931
+
+2010-09-17 20:49  ivan
+
+       * FS/FS/cust_main.pm: ignore bad zip on otaker upgrade
+
+2010-09-17 16:32  ivan
+
+       * FS/FS.pm, FS/MANIFEST, FS/FS/Mason.pm, FS/FS/cust_main.pm,
+         FS/FS/ClientAPI/Agent.pm, FS/FS/cust_main/Billing_Realtime.pm,
+         FS/FS/cust_main/Search.pm, httemplate/search/cust_main.cgi,
+         httemplate/search/cust_main.html,
+         rt/lib/RT/URI/freeside/Internal.pm: refactor giant cust_main.pm a
+         little in preparation of adding API methods for maestro, RT#9967
+
+2010-09-17 13:19  ivan
+
+       * FS/: FS.pm, MANIFEST, FS/cust_main.pm, FS/part_pkg.pm,
+         FS/cust_main/Billing.pm, FS/cust_main/Billing_Realtime.pm:
+         refactor giant cust_main.pm a little in preparation of adding API
+         methods for maestro, RT#9967
+
+2010-09-17 12:57  mark
+
+       * FS/FS/: Schema.pm, part_pkg/voip_cdr.pm: cdr.max_callers field
+         and skip option, RT#9810
+
+2010-09-17 11:12  mark
+
+       * httemplate/elements/email-link.html: email_search_result for
+         cust_pkg and svc_broadband, RT#8736
+
+2010-09-17 11:07  mark
+
+       * FS/FS/Mason.pm, FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm,
+         FS/FS/svc_broadband.pm, httemplate/elements/menu.html,
+         httemplate/misc/email-customers.html,
+         httemplate/misc/process/email-customers.html,
+         httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
+         httemplate/search/report_svc_broadband.html,
+         httemplate/search/svc_broadband.cgi: email_search_result for
+         cust_pkg and svc_broadband, RT#8736
+
+2010-09-17 10:28  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: when using src_dst_length_less, add
+         option to charge for CDRs where accountcode is toll free anyway,
+         RT#9683
+
+2010-09-16 22:45  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm: return svcnum from order_pkg,
+         RT#9906
+
+2010-09-16 09:07  ivan
+
+       * FS/FS/svc_acct.pm: blast from the past: exclamation mark vs.
+         cistron radius with textfiles.  RT#9958
+
+2010-09-15 21:17  jeff
+
+       * FS/FS/part_export/domreg_opensrs.pm: default registrations to 1
+         year
+
+2010-09-11 17:47  ivan
+
+       * FS/FS/Maestro.pm: add agent and agentnum to maestro
+         customer_status, RT#9905
+
+2010-09-11 10:27  ivan
+
+       * httemplate/view/svc_domain/dns.html: UI hints for adding new
+         nameservice records, too many to be intuitive now, RT#8933
+
+2010-09-11 10:13  ivan
+
+       * httemplate/docs/credits.html: add Erik to credits
+
+2010-09-11 10:02  ivan
+
+       * FS/FS/Schema.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
+         FS/FS/part_export/domain_sql.pm,
+         httemplate/view/svc_domain/dns.html: dns updates from Erik L: add
+         ttl support, add check for SRV and finish allowing additional
+         rectypes, allow forward slashes for RFC2317 classless in-arpa
+         delegation, RT#8933
+
+2010-09-10 12:31  ivan
+
+       * FS/FS/part_export/shellcommands.pm: fix shell quoting for
+         agent_custid...
+
+2010-09-09 23:17  ivan
+
+       * rt/lib/RT/Ticket_Overlay.pm: fix for spurious customers
+         appearing, thanks to Erik L
+
+2010-09-08 17:35  mark
+
+       * FS/FS/: cust_pkg.pm, part_pkg.pm, part_pkg/flat.pm: auto-adjourn
+         option in flat packages, RT#9516
+
+2010-09-08 14:33  jeff
+
+       * bin/generate-table-module: restore black magic
+
+2010-09-07 16:31  mark
+
+       * httemplate/search/: report_receivables.html,
+         elements/cust_main_dayranges.html: Option to include customers
+         with credit balances in aging report, RT#9834
+
+2010-09-07 13:25  mark
+
+       * FS/FS/part_export/shellcommands.pm: agent_custid available on
+         replace, RT#9826
+
+2010-09-03 19:19  mark
+
+       * httemplate/: elements/input-date-field.html,
+         misc/cancel_cust.html, misc/cust_main-cancel.cgi,
+         view/cust_main.cgi: set expire date for customer packages,
+         RT#9697
+
+2010-09-03 12:18  ivan
+
+       * rt/FREESIDE_MODIFIED: mandatory RT fields, RT#9260
+
+2010-09-02 15:53  mark
+
+       * FS/FS/part_export/shellcommands.pm: agent_custid in shellcommands
+         export, RT#9826
+
+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
+
+2010-09-01 13:25  jeff
+
+       * httemplate/search/477partVI_census.html: warn about multiple
+         states
+
+2010-09-01 11:48  jeff
+
+       * httemplate/search/: 477partIA_detail.html,
+         477partIA_summary.html: fix xml tag for upper left corner of part
+         ia and actually calculate the above 200kpbs residential
+         percentage
+
+2010-09-01 11:44  mark
+
+       * FS/FS/: msg_template.pm, Cron/notify.pm: packages and recurdates
+         for impending_recur templates
+
+2010-09-01 10:50  mark
+
+       * FS/FS/: Cron/alert_expiration.pm, msg_template.pm: make expdate
+         available in new alerter templates, RT#9786
+
+2010-08-31 10:40  jeff
+
+       * httemplate/search/elements/: cust_pay_or_refund.html,
+         report_cust_pay_or_refund.html: tax names on payment search
+         report #9760
+
+2010-08-27 17:18  mark
+
+       * httemplate/search/: report_cust_bill.html, cust_bill.html: Filter
+         invoice report by payby, RT#9263
+
+2010-08-26 19:10  mark
+
+       * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: per-package option to
+         adjust bill date on unsuspend, RT#8434
+
+2010-08-26 14:10  mark
+
+       * FS/FS/part_pkg/voip_cdr.pm: fix bug affecting single_price
+         calculation
+
+2010-08-25 23:13  ivan
+
+       * rt/share/html/Elements/Header: dashboard subscription fix
+
+2010-08-25 17:08  mark
+
+       * FS/FS/part_pkg/recur_Common.pm: avoid breaking recur_Common
+         dependency
+
+2010-08-25 16:15  ivan
+
+       * bin/select-cust-desync_bill_dates.sql: quick query on desynced
+         bill dates, RT#9733
+
+2010-08-25 15:55  ivan
+
+       * rt/: FREESIDE_MODIFIED, share/html/autohandler: fix fckeditor
+         damage from dashboard fixes: Elements/Footer inadvertantly
+         included in css and javascript, RT#9412
+
+2010-08-25 15:11  ivan
+
+       * FS/FS/part_event/Condition/pkg_next_bill_within.pm: slightly
+         better description?
+
+2010-08-25 15:02  ivan
+
+       * FS/FS/part_event/Condition/: balance_age.pm, once_every.pm:
+         slightly better description?
+
+2010-08-25 11:27  ivan
+
+       * conf/invoice_print_pdf: in default configuration, spool invoices
+         to pdf rather than pipe them to lpr
+
+2010-08-25 02:42  mark
+
+       * FS/: FS/ClientAPI_XMLRPC.pm, FS/ClientAPI/Signup.pm,
+         bin/freeside-selfservice-xmlrpcd: clear signup_info cache when
+         starting xmlrpcd, RT#9380
+
+2010-08-25 02:25  ivan
+
+       * FS/FS/Record.pm: roll back the import transaction on fatal
+         parsing errors on CDR import, so the cdr_batch record gets
+         removed and db doesn't throw a dup key error, RT#9135
+
+2010-08-25 00:34  jeff
+
+       * httemplate/search/: 477partIA_detail.html,
+         elements/search-xml.html: stricter than docs suggest: no 0 values
+         for partIA RT#9721
+
+2010-08-24 16:41  ivan
+
+       * FS/FS/ClientAPI/Signup.pm: typo?
+
+2010-08-24 15:04  ivan
+
+       * FS/bin/freeside-wipe-cvv: blank payinfo instead of "deleted"
+
+2010-08-24 13:14  ivan
+
+       * FS/bin/freeside-prepaidd: insurance against prepaid
+         double-billing, RT#9689
+
+2010-08-24 13:11  ivan
+
+       * FS/FS/ClientAPI/Signup.pm: ensure signup payments are applied,
+         RT#9689
+
+2010-08-24 13:09  ivan
+
+       * FS/bin/freeside-prepaidd: insurance against prepaid
+         double-billing, RT#9689
+
+2010-08-24 12:07  ivan
+
+       * FS/FS/part_pkg/: flat.pm, prorate_Mixin.pm, recur_Common.pm:
+         eliminate needless noise on lack of sync_bill_date option
+
+2010-08-24 11:57  ivan
+
+       * FS/FS/part_export/sqlradius.pm: add debugging and ->finish()
+         before ->disconnect call
+
+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
+
+2010-08-23 20:06  mark
+
+       * FS/bin/freeside-wipe-cvv: script to remove payment info from
+         canceled customers, RT#9652
+
+2010-08-23 20:03  mark
+
+       * FS/FS/pay_batch.pm: delete CVV when processing batch results,
+         RT#9652
+
+2010-08-23 19:27  ivan
+
+       * FS/FS/: cust_pkg.pm, banned_pay.pm, cust_credit.pm, cust_main.pm,
+         cust_pay.pm, cust_pay_void.pm, cust_refund.pm: fix otaker still
+         getting assigned and usernum missing after otaker->usernum
+         upgrade, causes credit report to barf, RT#9712
+
+2010-08-23 19:17  mark
+
+       * FS/FS/pay_batch.pm: premature commit
+
+2010-08-23 18:59  mark
+
+       * FS/FS/: cust_main.pm, pay_batch.pm: delete CVV when processing
+         batch results, RT#9652
+
+2010-08-23 17:55  ivan
+
+       * FS/FS/cust_pay.pm: fix payment receipts when
+         payment_receipt_msgnum is unconfigured
+
+2010-08-23 13:05  jeff
+
+       * httemplate/misc/: cust_main_note-import.cgi,
+         cust_main_note-import.html, process/cust_main_note-import.cgi:
+         support importing customer notes by agent_custid
+
+2010-08-23 13:02  jeff
+
+       * FS/FS/cust_main.pm, httemplate/misc/cust_main-import_charges.cgi,
+         httemplate/misc/process/cust_main-import_charges.cgi: support
+         importing charges by agent_custid
+
+2010-08-23 12:51  jeff
+
+       * FS/FS/cust_main.pm: allow importation of customers with no tax
+         rates
+
+2010-08-23 09:47  jeff
+
+       * FS/FS/: cust_bill.pm, cust_bill_pkg_display.pm: create a default
+         finance section and have hidden sectionless line items remain
+         sectionless
+
+2010-08-23 09:35  jeff
+
+       * FS/FS/Conf.pm,
+         httemplate/misc/xmlhttp-cust_main-censustract.html: work around
+         ffiec bug and add year 2010
+
+2010-08-20 17:17  mark
+
+       * FS/FS/part_event/Condition/: once_every.pm, once_perinv.pm,
+         pkg_next_bill_within.pm: new event conditions, RT#8896
+
+2010-08-19 13:21  mark
+
+       * httemplate/misc/order_pkg.html: fix my mistake
+
+2010-08-19 12:11  mark
+
+       * FS/FS/Conf.pm, FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/prorate.pm,
+         FS/FS/part_pkg/prorate_Mixin.pm, FS/FS/part_pkg/recur_Common.pm,
+         httemplate/misc/order_pkg.html: part_pkg prorate mixin and
+         sync_bill_date option, RT#9554
+
+2010-08-19 04:55  ivan
+
+       * FS/FS/pay_batch.pm: fix batching protection against transactions
+         settled in the meantime, RT#7905
+
+2010-08-19 03:15  ivan
+
+       * FS/FS/: cust_main.pm, part_pkg/flat.pm: fix fixed-amount
+         discounts against packages with pkg add-ons, RT#9669
+
+2010-08-18 16:42  jeff
+
+       * bin/test_scrub: add -h flag to remove history too
+
+2010-08-18 12:20  ivan
+
+       * httemplate/search/rt_transaction.html: fix applied time in time
+         worked report
+
+2010-08-18 11:59  jeff
+
+       * FS/FS/cust_main.pm: still don't want invoices without line items
+
+2010-08-18 10:04  mark
+
+       * httemplate/: elements/menu.html, search/cust_pkg_susp.cgi,
+         search/cust_pkg_susp.html: Suspension/unsuspension report,
+         RT#8464
+
+2010-08-17 20:43  jeff
+
+       * FS/FS/cust_bill.pm: handle the usage_class-less details in
+         svc_phone sections
+
+2010-08-17 18:33  jeff
+
+       * FS/FS/: cust_main.pm, cust_bill.pm: allow sections to work
+         without 'use_separation,' correct packages hidden behind zero
+         value packages, correct section handling, and fix propogation of
+         other display attributes to child packages
+
+2010-08-17 17:14  ivan
+
+       * htetc/freeside-rt.conf, rt/FREESIDE_MODIFIED,
+         rt/share/html/Elements/Dashboards: fix directory links in RT (not
+         picking up index.html as a default), RT#9665, fallout from
+         RT#9412
+
+2010-08-17 10:08  ivan
+
+       * FS/FS/Conf.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/process/domain_record.cgi,
+         httemplate/edit/process/svc_domain-defaultrecords.cgi,
+         httemplate/elements/freeside.css,
+         httemplate/view/svc_domain/dns.html: DNS, RT#8933
+
+2010-08-17 10:05  ivan
+
+       * FS/MANIFEST: communigate phase 3: certificates, RT#7515
+
+2010-08-17 00:07  ivan
+
+       * httemplate/edit/: msg_template.html: better sizes and labels for
+         message tempalte subject and addresses
+
+2010-08-16 23:57  ivan
+
+       * httemplate/: browse/msg_template.html, edit/msg_template.html:
+         allow Configuration right to see global message templates, avoid
+         weird surprises on upgrade
+
+2010-08-16 23:45  ivan
+
+       * etc/sql-reserved-words.txt: mysql reserves all sorts of things
+
+2010-08-16 23:41  ivan
+
+       * FS/FS/Schema.pm, FS/FS/acct_snarf.pm,
+         httemplate/edit/acct_snarf.html: LEAVE is reserved in msyql
+
+2010-08-16 18:05  mark
+
+       * fs_selfservice/FS-SelfService/: SelfService.pm, cgi/signup.html:
+         fix SelfService county selector, RT#8079
+
+2010-08-16 13:24  ivan
+
+       * httemplate/view/svc_phone.cgi: fix search of pending/billed CDRs
+         to find src field too, RT#9640
+
+2010-08-16 13:11  ivan
+
+       * FS/: FS/Upgrade.pm, bin/freeside-upgrade,
+         FS/cust_bill_pkg_detail.pm: fix upgrade with ancient
+         cust_bill_pkg_detail.classnum but new DBIx::DBSchema, RT#9640
+
+2010-08-16 12:45  ivan
+
+       * httemplate/: search/cdr.html, view/svc_phone.cgi: fix search of
+         pending/billed CDRs to find src field too, RT#9640
+
+2010-08-16 10:49  mark
+
+       * FS/FS/Misc.pm, FS/FS/Schema.pm, FS/FS/msg_template.pm,
+         httemplate/edit/msg_template.html: Bcc address for impending
+         recur notices, RT#8953
+
+2010-08-15 00:00  ivan
+
+       * httemplate/: elements/select-user.html,
+         search/cust_bill_pkg_discount.html, search/cust_credit.html,
+         search/cust_pkg_discount.html,
+         search/report_cust_bill_pkg_discount.html,
+         search/report_cust_credit.html,
+         search/report_cust_pkg_discount.html,
+         search/report_h_cust_pay.html: additional by-otaker searches
+         fixed for the brave new world of usernum, RT#9555
+
+2010-08-14 23:21  ivan
+
+       * 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,
+         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
+
+2010-08-14 18:32  ivan
+
+       * rt/: FREESIDE_MODIFIED, share/html/Elements/Dashboards: fix
+         Dashboards edit link too, RT#9412
+
+2010-08-14 18:19  ivan
+
+       * htetc/freeside-rt.conf: fix RT dashboards and other things that
+         need a Mason dhandler/autohandler: Approvals, Admin,
+         Ticket/AttachmentWithHeaders, RT#9412
+
+2010-08-14 17:44  ivan
+
+       * FS/FS/Mason.pm, FS/FS/Mason/Request.pm, htetc/freeside-rt.conf,
+         htetc/handler.pl, rt/share/html/Elements/ColumnMap,
+         rt/share/html/Elements/RefreshHomepage, rt/FREESIDE_MODIFIED,
+         rt/share/html/Admin/Elements/EditCustomFields,
+         rt/share/html/Elements/RT__CustomField/ColumnMap,
+         rt/share/html/Ticket/Graphs/index.html: address root cause of
+         rt/rt links and remove the workarounds, RT#9280
+
+2010-08-13 16:53  ivan
+
+       * httemplate/elements/: city.html: fix city blanking on county
+         change, RT#9627
+
+2010-08-13 12:53  ivan
+
+       * FS/FS/cust_main.pm: slightly better customer delete; remove links
+         to tickets, RT#9626
+
+2010-08-13 12:26  ivan
+
+       * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: add
+         cust_main-title-display_custnum, RT#9621
+
+2010-08-13 10:41  ivan
+
+       * FS/FS/cust_main/Import.pm: ignore expired cards on customer
+         import
+
+2010-08-12 22:55  jeff
+
+       * FS/FS/Record.pm: tyop
+
+2010-08-12 22:51  jeff
+
+       * FS/FS/Record.pm: make ut_textn analogous to ut_text
+
+2010-08-12 15:25  ivan
+
+       * httemplate/edit/process/svc_acct.cgi: counter values can be
+         negative
+
+2010-08-12 14:31  mark
+
+       * FS/FS/ClientAPI_XMLRPC.pm, FS/FS/ClientAPI/Signup.pm,
+         fs_selfservice/drupal/admin.inc,
+         fs_selfservice/drupal/freeside.class.php,
+         fs_selfservice/drupal/freeside.info,
+         fs_selfservice/drupal/freeside.module,
+         fs_selfservice/drupal/signup.inc: self-service Drupal module,
+         RT#9380
+
+2010-08-12 10:43  ivan
+
+       * FS/FS/Conf.pm: referraldefault dropdown in config, RT#9599
+
+2010-08-12 10:36  ivan
+
+       * FS/FS/cust_main.pm: cust_recon throws errors and it is not a
+         normally used table anyway
+
+2010-08-11 14:53  ivan
+
+       * FS/FS/cust_main/Import.pm: at least show an error for bad
+         pkgparts instead of a hang, RT#9578
+
+2010-08-10 23:35  ivan
+
+       * FS/FS/cust_main.pm, bin/wipe-customers,
+         httemplate/misc/process/delete-customer.cgi: a better customer
+         delete, RT#9564
+
+2010-08-10 20:49  ivan
+
+       * httemplate/view/cust_main/payment_history.html: valign=top
+
+2010-08-10 20:48  ivan
+
+       * httemplate/elements/table-grid.html: less visual noise
+
+2010-08-10 17:42  ivan
+
+       * httemplate/edit/REAL_cust_pkg.cgi: fix date editing
+         w/international dates, RT#9509
+
+2010-08-10 17:08  ivan
+
+       * FS/FS/cust_main.pm: fix return address in welcome letters,
+         RT#9497
+
+2010-08-10 14:37  ivan
+
+       * httemplate/elements/xmlhttp.html: eliminate the '0 status
+         connecting' errors, they're not telling us anything and causing
+         lots of people to waste time asking
+
+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
+
+2010-08-09 13:30  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: fix harmless cdr_svc_method noise,
+         RT#9428
+
+2010-08-09 12:20  ivan
+
+       * FS/FS/cust_pkg/Import.pm, httemplate/misc/cust_pkg-import.html:
+         package web import from CSV/XLS, RT#9529
+
+2010-08-09 10:22  ivan
+
+       * FS/FS/access_user.pm: return username as a name lable for
+         "Lastname, Firstname" employees
+
+2010-08-09 09:20  ivan
+
+       * FS/FS/cust_main.pm: fix cancellation error "No schema for table
+         table found", seems to be fallout from cust_tag work, RT#9502
+
+2010-08-09 08:46  ivan
+
+       * httemplate/misc/cust_pkg-import.html: fix label, RT#9529
+
+2010-08-08 18:03  ivan
+
+       * httemplate/elements/menu.html, Makefile, FS/FS/Mason.pm,
+         FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_pkg.pm,
+         FS/FS/cust_pkg/Import.pm, FS/bin/freeside-queued,
+         httemplate/misc/cust_main-import.cgi,
+         httemplate/misc/cust_pkg-import.html,
+         httemplate/misc/process/cust_pkg-import.html,
+         httemplate/search/cust_pkg.cgi: package web import from CSV/XLS,
+         RT#9529
+
+2010-08-07 03:11  ivan
+
+       * FS/FS/: acct_snarf.pm, svc_acct.pm,
+         part_export/communigate_pro.pm: communigate phase 3:
+         RPOP/acct_snarf, RT#7515
+
+2010-08-07 00:39  ivan
+
+       * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/acct_snarf.pm,
+         httemplate/browse/acct_snarf.html,
+         httemplate/edit/acct_snarf.html,
+         httemplate/edit/process/acct_snarf.html,
+         httemplate/view/svc_acct/communigate.html: communigate phase 3:
+         RPOP/acct_snarf, RT#7515
+
+2010-08-07 00:39  ivan
+
+       * httemplate/elements/freeside.css: style password entry 2.1 style
+         too
+
+2010-08-06 21:10  ivan
+
+       * bin/: 19add, 19commit, 19diff: these are useful
+
+2010-08-06 14:31  ivan
+
+       * httemplate/edit/part_svc.cgi, FS/FS/svc_acct.pm: communigate
+         phase 3: archive messages, RT#7515
+
+2010-08-06 14:28  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
+         httemplate/edit/svc_domain.cgi,
+         httemplate/edit/svc_acct/communigate.html,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_domain/communigate-acct_defaults.html,
+         httemplate/edit/svc_domain/communigate-basics.html,
+         httemplate/view/svc_acct/communigate.html,
+         httemplate/view/svc_domain/acct_defaults.html: communigate phase
+         3: archive messages, RT#7515
+
+2010-08-05 17:45  ivan
+
+       * httemplate/: edit/cgp_rule-redirect_all.html,
+         edit/cgp_rule-vacation.html,
+         edit/process/cgp_rule-redirect_all.html,
+         edit/process/cgp_rule-simplified.html,
+         edit/process/cgp_rule-vacation.html,
+         view/svc_acct/communigate.html: communigate account rules:
+         vacation & redirect all, RT#7514
+
+2010-08-05 13:10  mark
+
+       * httemplate/: elements/menu.html, search/cust_pkg_summary.cgi,
+         search/cust_pkg_summary.html: Package summary report, RT#8461
+
+2010-08-04 21:17  jeff
+
+       * FS/FS/: cust_svc.pm, part_export/sqlradius.pm: add options to
+         only process account records from a particular realm and to
+         ignore sessions that span billing periods RT8082
+
+2010-08-04 17:24  mark
+
+       * FS/FS/cust_main.pm, FS/FS/msg_template.pm,
+         httemplate/edit/msg_template.html: error message in decline
+         templates, RT#9507
+
+2010-08-04 12:14  ivan
+
+       * FS/FS/Record.pm, FS/FS/cust_main.pm,
+         httemplate/view/cust_main/payment_history.html,
+         httemplate/view/cust_main/payment_history/attempted_payment.html:
+         show cust_pay_pending attempted payments on customer payment
+         history, RT#8815
+
+2010-08-04 11:50  ivan
+
+       * FS/FS/Record.pm: fix scalar_sql not to return empty string for
+         zero
+
+2010-08-04 02:34  ivan
+
+       * rt/FREESIDE_MODIFIED: fix additional instance of rt/rt problem,
+         RT#9280
+
+2010-08-04 02:25  ivan
+
+       * rt/share/html/Admin/Elements/EditCustomFields: fix additional
+         instance of rt/rt problem, RT#9280
+
+2010-08-03 18:30  ivan
+
+       * FS/FS/part_export/communigate_pro.pm: better serialization on
+         debugging data, RT#7514
+
+2010-08-03 18:26  ivan
+
+       * FS/FS/part_export/: communigate_pro.pm: better serialization on
+         debugging data, RT#7514
+
+2010-08-03 18:22  ivan
+
+       * FS/FS/part_export/: communigate_pro.pm: better serialization on
+         debugging data, RT#7514
+
+2010-08-03 18:15  ivan
+
+       * FS/FS/part_export/communigate_pro.pm: better serialization on
+         debugging data, RT#7514
+
+2010-08-03 16:20  ivan
+
+       * httemplate/elements/header.html: margin and padding css defined
+         properly in px
+
+2010-08-03 16:12  ivan
+
+       * httemplate/browse/cgp_rule.html: don't allow addition of a domain
+         rule template to itself, RT#7514
+
+2010-08-03 11:07  ivan
+
+       * conf/svc_acct-disable_access_number: default config turns off
+         svc_acct access number selectios
+
+2010-08-03 11:00  ivan
+
+       * httemplate/search/cust_main.cgi: spelling
+
+2010-08-02 23:31  ivan
+
+       * FS/FS/part_pkg/flat.pm: fix problem with expiring discounts,
+         RT#6679
+
+2010-08-02 20:30  mark
+
+       * FS/FS/Conf.pm, FS/FS/Mason.pm,
+         httemplate/misc/custom_link_proxy.cgi,
+         httemplate/view/cust_main.cgi,
+         httemplate/view/cust_main/custom.html: customer view tab for an
+         external info page, RT#8903
+
+2010-08-02 19:57  ivan
+
+       * httemplate/misc/: timeworked.html: cleaner timeworked results
+         w/link to customer
+
+2010-08-02 19:11  ivan
+
+       * FS/FS/cust_main.pm: fix active customers sometimes showing in
+         search results for new "ordered" status, RT#9381
+
+2010-07-30 15:26  mark
+
+       * FS/FS/msg_template.pm: fix warning
+
+2010-07-30 15:08  mark
+
+       * FS/FS/Conf.pm, FS/FS/cust_pay.pm, FS/FS/msg_template.pm,
+         httemplate/edit/msg_template.html: payment receipts use
+         msg_template, RT#9060
+
+2010-07-29 23:24  mark
+
+       * FS/FS/Cron/notify.pm: fix typo
+
+2010-07-29 17:13  jeff
+
+       * FS/FS/tax_rate.pm: fix error message to be more useful
+
+2010-07-29 16:11  mark
+
+       * FS/FS/: Misc.pm, part_pkg.pm, part_event/Condition/pkg_freq.pm:
+         add pkg_freq event condition, RT#8896
+
+2010-07-29 09:41  mark
+
+       * httemplate/search/elements/cust_main_dayranges.html: aging report
+         now uses DateTime, RT#9417
+
+2010-07-28 20:44  ivan
+
+       * rt/share/html/Ticket/Checklist.html: start of checklist/workflow,
+         RT#8805
+
+2010-07-28 20:41  ivan
+
+       * rt/FREESIDE_MODIFIED, rt/share/html/Elements/ShowLink_Checklist,
+         rt/share/html/Ticket/Checklist.html,
+         rt/share/html/Ticket/Elements/ShowMembers_Checklist,
+         rt/share/html/Ticket/Elements/Tabs, httemplate/images/square.png,
+         httemplate/images/square_add.png: start of checklist/workflow,
+         RT#8805
+
+2010-07-28 16:16  mark
+
+       * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/Upgrade.pm,
+         FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/msg_template.pm,
+         FS/FS/svc_acct.pm, FS/FS/Cron/alert_expiration.pm,
+         FS/FS/Cron/notify.pm, httemplate/config/config-view.cgi,
+         httemplate/edit/msg_template.html: msg_template improvements,
+         RT#8324
+
+2010-07-28 12:32  ivan
+
+       * rt/lib/RT/Ticket_Overlay.pm: don't fire scrips for reminders
+         either, RT#8260
+
+2010-07-27 19:51  ivan
+
+       * FS/FS/: Upgrade.pm: fix unnecessary warnings on upgrade of remote
+         Pg RADIUS db, RT#9178
+
+2010-07-27 19:46  ivan
+
+       * FS/FS/Upgrade.pm: fix unnecessary warnings on upgrade of remote
+         Pg RADIUS db, RT#9178
+
+2010-07-27 15:34  ivan
+
+       * rt/share/html/Elements/EditCustomFieldDate: no times on custom
+         field dates, at least for now, RT#8449
+
+2010-07-27 15:18  ivan
+
+       * bin/rt-update-customfield-dates: correct custom field dates,
+         RT#8449
+
+2010-07-27 03:09  ivan
+
+       * rt/lib/RT/Ticket_Overlay.pm: don't leak transactions indicating
+         reminders are implemented as tickets, RT#8260
+
+2010-07-27 02:02  ivan
+
+       * rt/lib/RT/Ticket_Overlay.pm: should fix customer #1 getting added
+         if i set myself as a requestor on ticket creation, RT#6640
+
+2010-07-27 00:08  ivan
+
+       * FS/FS/Maestro.pm: fix fallout with original API usage, oops,
+         RT#9334
+
+2010-07-26 23:51  ivan
+
+       * httemplate/misc/maestro-customer_status.cgi: extend maestro
+         status API for the multi-service scenario, RT#9334
+
+2010-07-26 23:48  ivan
+
+       * FS/FS/Maestro.pm, FS/FS/cust_pkg.pm,
+         httemplate/misc/maestro-customer_status-test.html,
+         httemplate/misc/maestro-customer_status.cgi,
+         httemplate/misc/maestro-customer_status.html,
+         httemplate/view/cust_main/packages.html,
+         httemplate/view/cust_main/packages/services.html: extend maestro
+         status API for the multi-service scenario, RT#9334
+
+2010-07-26 18:57  ivan
+
+       * httemplate/misc/: maestro-customer_status-test.html: better
+         pretty-printing for array values
+
+2010-07-26 18:48  ivan
+
+       * FS/FS/Conf.pm, httemplate/misc/maestro-customer_status-test.html,
+         httemplate/view/cust_main.cgi: add test page for maestro status,
+         RT#9381
+
+2010-07-26 16:00  ivan
+
+       * httemplate/elements/header-popup.html: add doc
+
+2010-07-26 15:59  ivan
+
+       * httemplate/: view/svc_acct/communigate.html,
+         edit/cgp_rule-redirect_all.html, edit/cgp_rule-vacation.html:
+         communigate vacation & redirect all rules, RT#7514
+
+2010-07-25 22:01  ivan
+
+       * rt/: FREESIDE_MODIFIED, share/html/Ticket/Elements/BulkLinks: fix
+         needless error when bulk deleting tickets
+
+2010-07-25 13:44  jeff
+
+       * FS/FS/Upgrade.pm: missing upgrade
+
+2010-07-25 00:30  ivan
+
+       * FS/FS/otaker_Mixin.pm: limit memory use when upgrading
+         attachments
+
+2010-07-25 00:08  ivan
+
+       * FS/FS/cust_pay.pm: proceed with upgrade even when N/A cards can't
+         be recovered
+
+2010-07-25 00:03  ivan
+
+       * FS/FS/cust_main.pm: don't queue fuzzyfile upgrade jobs on otaker
+         upgrade
+
+2010-07-23 16:16  ivan
+
+       * FS/FS/pay_batch.pm: put batch card numbers/masks in cust_pay so
+         they can be refunded, patch from peter loeppky, RT#8776
+
+2010-07-23 15:50  ivan
+
+       * rt/lib/RT/Tickets_Overlay.pm: cleaner customer number searching,
+         RT#8784
+
+2010-07-23 15:09  ivan
+
+       * rt/: share/html/Elements/RT__CustomField/ColumnMap,
+         FREESIDE_MODIFIED, share/html/Elements/RefreshHomepage: fix rt/rt
+         links moving custom fields up/down and refreshing homepage,
+         RT#9280
+
+2010-07-23 03:02  ivan
+
+       * FS/FS/svc_CGP_Mixin.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/svc_acct.cgi, httemplate/edit/svc_domain.cgi: add
+         EmptyTrash values and finish consolidating the CGP timezone
+         arrays, RT#7083
+
+2010-07-23 02:32  ivan
+
+       * FS/MANIFEST, FS/FS/svc_CGPRule_Mixin.pm, FS/FS/svc_CGP_Mixin.pm,
+         FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/svc_acct.cgi, httemplate/edit/svc_domain.cgi:
+         consolidate four CGP timezone arrays, RT#7083
+
+2010-07-22 17:11  ivan
+
+       * FS/FS/access_user.pm, httemplate/edit/cust_main/top_misc.html,
+         httemplate/elements/tr-select-agent.html,
+         httemplate/misc/inventory_item-import.html: 'View customers of
+         all agents' doesn't mean create them, or upload inventory,
+         RT#7010
+
+2010-07-22 16:33  mark
+
+       * FS/FS/Conf.pm, httemplate/view/cust_main/tickets.html: option to
+         force default queue for new tickets in cust_main, RT#8889
+
+2010-07-22 14:01  ivan
+
+       * rt/: lib/RT/Tickets_Overlay.pm,
+         share/html/Search/Elements/DisplayOptions: sorting ticket results
+         by customer custnum or name, RT#8784
+
+2010-07-22 12:42  mark
+
+       * httemplate/edit/elements/rate_detail.html: cdr rating by day and
+         time, part 2, RT#4763
+
+2010-07-22 12:42  ivan
+
+       * rt/lib/RT/URI/freeside.pm: eliminate needless backtraces
+
+2010-07-22 09:47  ivan
+
+       * FS/FS/msg_template.pm, httemplate/browse/msg_template.html,
+         httemplate/edit/msg_template.html,
+         httemplate/edit/process/msg_template.html,
+         httemplate/elements/menu.html: allow Configuration ACL to edit
+         templates, RT#8324
+
+2010-07-22 00:25  mark
+
+       * httemplate/search/: report_receivables.cgi,
+         unapplied_cust_pay.html, elements/cust_main_dayranges.html: Fix
+         weird behavior of aging report, RT#9234
+
+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,
+         httemplate/edit/process/rate_region.cgi,
+         httemplate/edit/process/rate_time.cgi,
+         httemplate/elements/auto-table.html,
+         httemplate/elements/menu.html: cdr rating by day and time, part
+         2, RT#4763
+
+2010-07-21 14:07  ivan
+
+       * rt/etc/: RT_Config.pm, RT_Config.pm.in: RTx::Checklist still in
+         dev
+
+2010-07-21 03:31  ivan
+
+       * rt/: FREESIDE_MODIFIED, etc/RT_Config.pm, etc/RT_Config.pm.in,
+         share/html/Elements/RT__Ticket/ColumnMap,
+         share/html/Search/Elements/BuildFormatString: show customers in
+         ticket lists, RT#8784
+
+2010-07-20 19:10  ivan
+
+       * rt/: FREESIDE_MODIFIED, share/html/Search/Build.html,
+         share/html/Search/Elements/PickCFs: fix problems searching the
+         new custom fields w/dates, RT#8449
+
+2010-07-20 19:06  ivan
+
+       * FS/FS/Mason.pm, rt/share/html/Elements/SelectDate: fix calendar
+         popup for weirdly named fields in RT, for the quotes around
+         custom field bullshit, RT#8449
+
+2010-07-20 10:23  ivan
+
+       * httemplate/docs/about.html: 2.1.1
+
+2010-07-19 17:59  ivan
+
+       * rt/: lib/RT/CustomField_Overlay.pm, lib/RT/Record.pm,
+         lib/RT/Tickets_Overlay.pm, lib/RT/Interface/Web.pm,
+         FREESIDE_MODIFIED, share/html/Elements/EditCustomFieldDate,
+         share/html/Elements/ShowCustomFieldDate,
+         share/html/Search/Build.html, share/html/Search/Elements/PickCFs:
+         RT custom fields patch, RT#8449
+
+2010-07-17 15:26  ivan
+
+       * httemplate/edit/part_tag.html: customer tags, RT#9192
+
+2010-07-17 15:14  ivan
+
+       * FS/FS/UI/Web/small_custview.pm, httemplate/view/cust_main.cgi,
+         httemplate/view/cust_main/misc.html, FS/FS/Conf.pm: customer
+         tags, RT#9192
+
+2010-07-17 14:41  ivan
+
+       * httemplate/: browse/part_tag.html, edit/part_tag.html,
+         elements/pickcolor.html, elements/tr-pickcolor.html: customer
+         tags, RT#9192
+
+2010-07-16 16:45  ivan
+
+       * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
+         FS/FS/cust_tag.pm, httemplate/elements/select-cust_tag.html,
+         httemplate/elements/tr-select-cust_tag.html,
+         httemplate/edit/part_tag.html,
+         httemplate/edit/cust_main/top_misc.html,
+         httemplate/edit/process/cust_main.cgi,
+         httemplate/view/cust_main/misc.html: customer tags, RT#9192
+
+2010-07-15 20:09  mark
+
+       * httemplate/view/cust_main/tickets.html: adjust "Create Ticket"
+         link, RT#7656
+
+2010-07-15 14:46  ivan
+
+       * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/Mason.pm,
+         FS/FS/cust_tag.pm, FS/FS/part_tag.pm, FS/t/cust_tag.t,
+         FS/t/part_tag.t, httemplate/browse/part_tag.html,
+         httemplate/edit/part_tag.html,
+         httemplate/edit/process/part_tag.html,
+         httemplate/elements/menu.html: customer tags, RT#9192
+
+2010-07-15 13:34  mark
+
+       * FS/FS/part_pkg/voip_cdr.pm: add skip_dst_prefix option, RT#3288
+
+2010-07-13 17:19  jeff
+
+       * FS/FS/part_pkg/voip_cdr.pm: include rate_detail->conn_sec in
+         displayed duration #RT8605
+
+2010-07-13 16:11  mark
+
+       * FS/FS/: Misc.pm, cust_main.pm: improve error handling on mass
+         email jobs, RT#8720
+
+2010-07-13 15:55  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi:
+         Optional alternate rate plan when accountcode is toll free,
+         RT#8084
+
+2010-07-13 04:09  ivan
+
+       * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/msg_template.pm,
+         httemplate/edit/msg_template.html,
+         httemplate/edit/elements/edit.html,
+         httemplate/elements/htmlarea.html, FS/FS/cust_main.pm,
+         FS/FS/part_event/Action/notice.pm: notices, RT#8324
+
+2010-07-12 15:55  mark
+
+       * httemplate/: elements/bill.html, view/cust_main/billing.html: fix
+         "Bill now" link, RT#9207
+
+2010-07-12 06:17  ivan
+
+       * FS/FS/AccessRight.pm, FS/FS/Schema.pm, FS/FS/msg_template.pm,
+         FS/FS.pm, FS/MANIFEST, FS/t/msg_template.t,
+         httemplate/browse/msg_template.html,
+         httemplate/edit/msg_template.html,
+         httemplate/edit/process/msg_template.html,
+         httemplate/elements/menu.html,
+         httemplate/elements/tr-htmlarea.html: message templates, RT#8896
+
+2010-07-12 06:07  ivan
+
+       * FS/FS/Mason.pm: message templates, RT#8896
+
+2010-07-11 23:19  ivan
+
+       * httemplate/view/svc_domain/dns.html: fix wording
+
+2010-07-10 02:43  ivan
+
+       * FS/FS/cust_credit_bill_pkg.pm: should fix intermittent "Illegal
+         (money) amount" error applying credits to invoices when using
+         texas tax, RT#8930
+
+2010-07-10 02:17  ivan
+
+       * httemplate/: elements/bill.html, view/cust_main/billing.html:
+         prevent new "Bill now" link from futzing up later forms, RT#9193
+
+2010-07-09 23:31  ivan
+
+       * FS/FS/cdr.pm: more resilliant cdrbatch upgrade
+
+2010-07-09 23:23  ivan
+
+       * FS/FS/cust_pay.pm: fix payinfo N/A upgrade, RT#8809
+
+2010-07-09 19:15  mark
+
+       * FS/FS/part_export/ldap.pm: LDAP export delete and replace
+         methods, RT#1854
+
+2010-07-09 15:34  ivan
+
+       * rpm/build/: BOOTSTRAP, enrpm, native/ovid2flute: changes to get
+         enrpm working
+
+2010-07-08 16:53  ivan
+
+       * rpm/build/: build-freeside, expect-addsign, BOOTSTRAP: 32 bit and
+         make the repo stuff work, RT#8190
+
+2010-07-08 16:08  ivan
+
+       * rpm/build/: BOOTSTRAP, build-freeside, buildsysrc,
+         mock/centos-5-i386.cfg: 32 bit and make the repo stuff work,
+         RT#8190
+
+2010-07-08 14:28  ivan
+
+       * rpm/build/: build-freeside, cvs-check-and-build, refresh-repo,
+         mock/centos-5-i386.cfg, mock/centos-5-x86_64.cfg: generating
+         RPMS, RT#8190
+
+2010-07-08 02:32  ivan
+
+       * rpm/build/: BOOTSTRAP, build-freeside, buildsysrc,
+         cvs-check-and-build, mock/centos-5-i386.cfg,
+         mock/centos-5-x86_64.cfg, mock/defaults.cfg, mock/logging.ini,
+         mock/site-defaults.cfg, mock/sles-10-i386.cfg,
+         mock/sles-10-x86_64.cfg, native/Ovid.diff, native/build-from-cvs,
+         native/freeside-cvs, native/makesrpm,
+         native/ovid-0.12-1.x86_64.rpm, native/ovid2flute: checking in
+         more of the rpm build system (is that it?)
+
+2010-07-07 18:15  jeff
+
+       * FS/FS/tax_rate.pm: grr - fix agentnum passing
+
+2010-07-07 14:00  ivan
+
+       * rpm/build/build-freeside: dropping centos/rhel 4
+
+2010-07-07 10:51  ivan
+
+       * rpm/build/: build-freeside, cvs-check-and-build, enrpm,
+         expect-addsign, expect-signrepo, ovid2flute, refresh-repo:
+         checking in RPM build system
+
+2010-07-06 13:59  mark
+
+       * FS/bin/freeside-queued: fix oops
+
+2010-07-06 13:56  mark
+
+       * FS/bin/: freeside-cdr-sftp_and_import, freeside-queued: add
+         command line opts for port, passive mode, and debug level,
+         RT#9115
+
+2010-07-06 05:18  mark
+
+       * FS/FS/cust_main.pm, httemplate/elements/bill.html,
+         httemplate/elements/progress-init.html, httemplate/misc/bill.cgi,
+         httemplate/view/cust_main/billing.html: "Bill now" link uses job
+         queue/progressbar, RT#8995
+
+2010-07-05 14:10  ivan
+
+       * FS/FS/part_export/: cust_http.pm, http.pm: customer exports,
+         RT#8952
+
+2010-07-05 13:18  jeff
+
+       * FS/FS/part_export/domreg_opensrs.pm: place errors where users can
+         find them (in the queue)
+
+2010-07-05 01:59  jeff
+
+       * FS/FS/part_export/domreg_opensrs.pm: fix bad bug causing
+         inappropriate renewals
+
+2010-07-02 21:19  ivan
+
+       * FS/bin/freeside-selfservice-xmlrpcd: fix leaking db connections
+         in freeside-selfservice-xmlrpcd, RT#7780
+
+2010-07-02 18:25  ivan
+
+       * FS/FS/cust_main.pm: should fix cancellations in rare
+         circumstances where cached _num_cust_svc becomes inaccurate,
+         RT#8994
+
+2010-07-02 16:36  mark
+
+       * FS/FS/part_pkg/voip_cdr.pm: fix bad bug from #4763
+
+2010-07-02 11:56  ivan
+
+       * FS/FS/cust_main.pm: more debugging for weird bill lockup, RT#8993
+
+2010-07-01 20:06  jeff
+
+       * conf/invoice_html: fix html ext_desc alignment in svc_phone
+         sections
+
+2010-07-01 17:25  ivan
+
+       * FS/FS/: cust_event.pm, cust_main.pm: fix bad transactional
+         decisions that made it possible to abort and rollback a gateway
+         payment, RT#8995
+
+2010-07-01 12:30  ivan
+
+       * httemplate/docs/credits.html: He's gone
+
+2010-06-30 18:53  mark
+
+       * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/rate.pm,
+         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/edit/rate_detail.html, httemplate/edit/rate_time.cgi,
+         httemplate/edit/process/rate_time.cgi,
+         httemplate/elements/auto-table.html,
+         httemplate/misc/delete-rate_detail.html: voip_cdr call rating by
+         day and time, RT#4763
+
+2010-06-30 14:56  ivan
+
+       * FS/bin/: freeside-dbdef-create, freeside-fetch, freeside-setup:
+         -T causing problems
+
+2010-06-30 13:42  ivan
+
+       * FS/FS/Conf.pm, FS/FS/cust_main.pm,
+         FS/FS/part_export/cust_http.pm, FS/FS/part_export/http.pm,
+         httemplate/config/config.cgi,
+         httemplate/config/config-process.cgi: cust_main exports!
+         cust_main-exports config option and part_export/cust_http.pm
+         export, RT#8952
+
+2010-06-30 10:48  ivan
+
+       * rt/share/html/Elements/ShowUserVerbose: better looking verbose
+         user strings with less visual noise
+
+2010-06-30 00:09  ivan
+
+       * FS/FS/Mason.pm: final fix for ticket links graph reliability:
+         make sure RT::Util saft_run-child is always available
+
+2010-06-29 23:58  ivan
+
+       * htetc/freeside-rt.conf: one more fix for RT links graphs
+
+2010-06-29 23:52  ivan
+
+       * rt/share/html/Ticket/Graphs/index.html: fix another case of
+         rt/rt/, urg
+
+2010-06-29 23:47  ivan
+
+       * FS/FS/Mason.pm: depend on IPC::Run::SafeHandles rather than
+         barfing an error on ticket links graph
+
+2010-06-29 12:51  ivan
+
+       * FS/FS/: Record.pm, cdr.pm, cdr/taqua_om.pm: Taqua OM CDR format,
+         RT#7518
+
+2010-06-28 22:22  ivan
+
+       * httemplate/: graph/cust_bill_pkg.cgi, search/cust_bill_pkg.cgi,
+         search/cust_credit_bill_pkg.html,
+         search/report_prepaid_income.cgi: eliminate filtering of info
+         from COMP customers on financial reports, RT#8787
+
+2010-06-28 21:32  ivan
+
+       * FS/FS/cust_main.pm: Ordered status for the limbo between Prospect
+         and Active, RT#8712
+
+2010-06-28 21:22  ivan
+
+       * FS/FS/: cust_main.pm, cust_pkg.pm: Ordered status for the limbo
+         between Prospect and Active, RT#8712
+
+2010-06-28 18:40  ivan
+
+       * FS/FS/: svc_pbx.pm, Conf.pm: add global_unique-pbx_title to
+         disable duplicate checking on svc_pbx.title
+
+2010-06-28 18:17  jeff
+
+       * httemplate/misc/process/recharge_svc.html: protect set_usage and
+         reset_usage here, too
+
+2010-06-28 18:01  jeff
+
+       * httemplate/edit/process/svc_acct.cgi: protect call to set_usage
+
+2010-06-28 15:40  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: fix for new svc_pbx.title CDR
+         matching, thanks jeff, RT#8084
+
+2010-06-28 15:20  jeff
+
+       * FS/FS/part_pkg/voip_cdr.pm: connection charge handling which
+         comports with history of module
+
+2010-06-28 13:47  jeff
+
+       * FS/FS/part_pkg/voip_cdr.pm: correct connection charge calculation
+
+2010-06-28 01:12  ivan
+
+       * FS/FS/: Conf.pm, cdr.pm, part_pkg/voip_cdr.pm, svc_pbx.pm:
+         matching CDRs to svc_pbx records by title, RT#8084
+
+2010-06-27 22:13  jeff
+
+       * httemplate/search/report_newtax.html: fix under ie8 (and others?)
+         RT8274
+
+2010-06-27 21:11  jeff
+
+       * FS/FS/: cust_bill.pm, usage_class.pm: add some dollar signs
+         RT8704
+
+2010-06-27 02:25  jeff
+
+       * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, usage_class.pm: planet
+         telesis invoice fixups RT 8707,8406
+
+2010-06-26 13:54  ivan
+
+       * httemplate/misc/: maestro-customer_status.cgi,
+         maestro-customer_status.html: adding more REST-like API for
+         maestro here too
+
+2010-06-26 13:50  ivan
+
+       * FS/FS/Maestro.pm: find svc_pbx service correctly and cope anyway
+         if it isn't there, RT#8712
+
+2010-06-26 13:46  ivan
+
+       * FS/FS/Maestro.pm: cancelled outboudn package doesn't count,
+         RT#8712
+
+2010-06-26 13:43  ivan
+
+       * FS/FS/Maestro.pm: finding services correctly for RT#8712
+
+2010-06-26 02:34  ivan
+
+       * FS/FS/Conf.pm, FS/FS/Maestro.pm, FS/FS/Schema.pm,
+         FS/FS/XMLRPC.pm, FS/FS/svc_pbx.pm, FS/MANIFEST,
+         httemplate/misc/xmlrpc.cgi: maestro cust status as reqeusted,
+         RT#8712
+
+2010-06-24 01:17  jeff
+
+       * FS/FS/cust_bill.pm: get section subtotalling right
+
+2010-06-23 16:45  ivan
+
+       * FS/FS/part_export/communigate_pro.pm,
+         httemplate/view/svc_forward.cgi: add display of forward
+         destionations via GetForward, RT#7083
+
+2010-06-23 16:22  ivan
+
+       * httemplate/view/svc_domain/acct_defaults.html: spealing
+
+2010-06-23 16:06  ivan
+
+       * FS/FS/part_export/communigate_pro.pm: fix domain renames, RT#7083
+
+2010-06-23 15:48  ivan
+
+       * httemplate/elements/communigate_pro-accessmodes.html: add
+         services as per customer, RT#7083
+
+2010-06-23 15:19  ivan
+
+       * httemplate/elements/communigate_pro-accessmodes.html: add
+         services as per customer, RT#7083
+
+2010-06-23 13:55  ivan
+
+       * httemplate/misc/cdr-post.cgi: well-formed CSV on success, too,
+         RT#8906
+
+2010-06-23 13:55  ivan
+
+       * FS/FS/cdr.pm: parse text startdate and enddate in CDRs, RT#8906
+
+2010-06-23 13:53  ivan
+
+       * httemplate/misc/cdr-post.cgi: strict CSV when errors contain an
+         ", RT#8906
+
+2010-06-23 13:51  ivan
+
+       * httemplate/misc/cdr-post.cgi: fix cdrbatch problem, RT#8906
+
+2010-06-23 01:37  jeff
+
+       * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex,
+         conf/invoice_latexcoupon, httemplate/config/config-process.cgi:
+         add config variables to position invoice addresses in envelope
+         windows RT8384
+
+2010-06-21 21:15  ivan
+
+       * FS/FS/: ClientAPI/MyAccount.pm, TicketSystem/RT_Internal.pm:
+         remove extra debugging, RT#7780
+
+2010-06-21 18:26  ivan
+
+       * FS/bin/freeside-selfservice-xmlrpcd: fix (probably harmless)
+         "DBD::Pg::db disconnect failed: server closed the connection
+         unexpectedly" warning, RT#7780
+
+2010-06-21 18:20  ivan
+
+       * FS/FS/TicketSystem/RT_Internal.pm: enable debugging for
+         create_ticket call to pinpoint lockup, RT#7780
+
+2010-06-21 17:52  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm: enable debugging for create_ticket
+         call to pinpoint lockup
+
+2010-06-20 16:20  ivan
+
+       * httemplate/elements/communigate_pro-accessmodes.html: new
+         communigate pro accessmodes choices... not 100% sure on the
+         names, RT#7083
+
+2010-06-20 15:50  ivan
+
+       * rt/etc/: RT_Config.pm, RT_Config.pm.in, RT_SiteConfig.pm: restore
+         email addresses in RT 3.8, whew
+
+2010-06-19 13:58  ivan
+
+       * FS/FS/cust_main.pm: daily (bill/collect) optimization, RT#6802
+
+2010-06-19 12:29  ivan
+
+       * FS/FS/part_export/: domreg_opensrs.pm: return rather than ignore
+         errors inserting into the job queue during
+         _export_insert_on_payment
+
+2010-06-19 11:59  ivan
+
+       * FS/FS/cust_bill_ApplicationCommon.pm: should fix
+         FS::svc_acct=HASH(0xe854058) errors inserting payments, fallout
+         from opensrs on #5825, RT#8853
+
+2010-06-17 13:31  ivan
+
+       * httemplate/view/cust_main/misc.html: fix bug from "View customers
+         of all agents" addition
+
+2010-06-17 12:49  ivan
+
+       * FS/FS/payinfo_Mixin.pm: further CF fixes, doh
+
+2010-06-17 12:45  ivan
+
+       * FS/FS/cust_pay.pm: fix fallout from N/A payinfo, RT#8809
+
+2010-06-17 12:39  ivan
+
+       * FS/FS/cust_main.pm: fix cards being inserted as N/A (fallout from
+         RT#4103), RT#8809
+
+2010-06-17 10:50  jeff
+
+       * FS/FS/svc_acct.pm: fix null option with placeholders
+
+2010-06-17 10:19  ivan
+
+       * FS/bin/freeside-selfservice-xmlrpcd: just go ahead and depend on
+         POE 1.2 seems the path of least resistance, RT#7780
+
+2010-06-17 10:18  ivan
+
+       * FS/bin/freeside-selfservice-xmlrpcd: ok
+
+2010-06-16 22:19  ivan
+
+       * FS/bin/freeside-selfservice-xmlrpcd: lenny POE compat, RT#7780
+
+2010-06-16 19:08  ivan
+
+       * FS/FS/AccessRight.pm, FS/FS/access_user.pm,
+         httemplate/browse/part_event.html,
+         httemplate/browse/part_pkg.cgi,
+         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
+         agents" access rights, RT#7010
+
+2010-06-16 18:17  ivan
+
+       * httemplate/view/cust_main/misc.html: better agent virt
+
+2010-06-16 18:17  ivan
+
+       * httemplate/misc/process/payment.cgi: style
+
+2010-06-16 18:16  ivan
+
+       * httemplate/misc/delete-cgp_rule.html: fix comment
+
+2010-06-16 18:16  ivan
+
+       * httemplate/edit/process/elements/svc_Common.html: new-style mason
+
+2010-06-16 18:15  ivan
+
+       * httemplate/edit/elements/edit.html: slighly better error message
+         when things go awry
+
+2010-06-16 18:15  ivan
+
+       * httemplate/edit/cust_main/birthdate.html: indentation
+
+2010-06-16 18:15  ivan
+
+       * httemplate/edit/prospect_main.html: remove debugging
+
+2010-06-16 18:14  ivan
+
+       * httemplate/edit/cust_main.cgi: "Customer" not necessary as part
+         of label, KISS
+
+2010-06-16 18:14  ivan
+
+       * httemplate/index.html: enable dashboard-install_welcome
+
+2010-06-16 14:53  ivan
+
+       * FS/FS/Conf.pm, FS/FS/Daemon.pm,
+         FS/bin/freeside-selfservice-xmlrpcd, init.d/freeside-init: a
+         local XML-RPC server for ncic: daemonize and respond to TERM,
+         RT#7780
+
+2010-06-16 12:41  ivan
+
+       * FS/: bin/freeside-selfservice-xmlrpcd, FS/Daemon.pm: a local
+         XML-RPC server for ncic: daemonize and respond to TERM, RT#7780
+
+2010-06-16 01:42  ivan
+
+       * FS/bin/freeside-selfservice-xmlrpcd: a local XML-RPC server for
+         ncic: cleanup as a modern POE app, RT#7780
+
+2010-06-16 00:50  ivan
+
+       * FS/MANIFEST, FS/FS/ClientAPI_XMLRPC.pm,
+         FS/bin/freeside-selfservice-xmlrpcd,
+         fs_selfservice/perl/xmlrpc_local-phonenum_balance.pl: start of a
+         local XML-RPC server for ncic, RT#7780
+
+2010-06-15 19:19  mark
+
+       * FS/FS/pay_batch.pm, httemplate/elements/file-upload.html,
+         httemplate/misc/upload-batch.cgi,
+         httemplate/search/cust_pay_batch.cgi: RT#5683: payment batch
+         upload uses job queue and progressbar
+
+2010-06-14 23:40  ivan
+
+       * httemplate/search/rt_transaction.html: ticket # and
+         account(customer) options for time worked report
+
+2010-06-14 23:35  ivan
+
+       * httemplate/search/rt_transaction.html: ticket # and
+         account(customer) options for time worked report
+
+2010-06-14 23:06  ivan
+
+       * httemplate/search/: report_rt_transaction.html,
+         rt_transaction.html: ticket # and account(customer) options for
+         time worked report
+
+2010-06-14 22:10  mark
+
+       * FS/FS/: Daemon.pm, Misc.pm: RT#7869: fix error messages when
+         send_email fails in the job queue
+
+2010-06-14 21:50  ivan
+
+       * FS/FS/cust_main.pm: fix refunds on 2.1 (fallout from webpay bs on
+         RT#4103), RT#8700
+
+2010-06-13 11:01  jeff
+
+       * FS/FS/svc_acct.pm: avoid sql injection
+
+2010-06-12 22:59  jeff
+
+       * FS/FS/ClientAPI/: MyAccount.pm, Signup.pm: eliminate use of
+         'realtime' arg in calling FS::cust_main_collect RT#4167
+
+2010-06-11 14:17  mark
+
+       * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
+         httemplate/search/unapplied_cust_pay.html,
+         httemplate/search/elements/cust_main_dayranges.html: RT#7266:
+         continue fixing aging reports
+
+2010-06-10 21:44  mark
+
+       * bin/apache.export: fix my mistake
+
+2010-06-10 21:41  mark
+
+       * bin/merge-user: RT#8691: script to merge usernums
+
+2010-06-10 21:18  mark
+
+       * httemplate/edit/cust_main.cgi: Fix otaker -> usernum issue
+
+2010-06-10 21:14  mark
+
+       * bin/: apache.export, merge-user: RT#8691: script to merge
+         usernums
+
+2010-06-09 21:26  jeff
+
+       * httemplate/search/cdr.html: correcting a wild misspelling?
+
+2010-06-08 15:30  mark
+
+       * httemplate/view/bill_batch.cgi: spurious warning
+
+2010-06-08 15:24  mark
+
+       * FS/FS/Conf.pm, FS/FS/Mason.pm, FS/FS/Schema.pm,
+         FS/FS/cust_bill.pm, FS/FS/bill_batch.pm,
+         FS/FS/cust_bill_batch.pm, FS/FS/cust_bill_batch_option.pm,
+         httemplate/elements/menu.html,
+         httemplate/elements/progress-init.html,
+         httemplate/misc/process/bill_batch-print.html,
+         httemplate/search/bill_batch.cgi, httemplate/view/bill_batch.cgi:
+         RT#947: batch download of invoice PDFs
+
+2010-06-08 01:24  ivan
+
+       * httemplate/misc/: cdr-post.cgi, cdr-post.html: add programmatic
+         CDR posting, RT#8201
+
+2010-06-07 23:58  ivan
+
+       * FS/FS/cdr.pm: respect date_format w/CDRs
+
+2010-06-07 10:44  ivan
+
+       * FS/FS/cust_main.pm: revert debugging from fixing agent payment
+         gateway overrides not working in 2.1, RT#8695
+
+2010-06-07 10:32  ivan
+
+       * FS/FS/agent.pm: fix agent payment gateway overrides not working
+         in 2.1, RT#8695
+
+2010-06-07 10:15  ivan
+
+       * FS/FS/cust_main.pm: add debugging
+
+2010-06-06 23:52  ivan
+
+       * httemplate/: elements/freeside.css, elements/menubar.html,
+         view/cust_main.cgi: a little UI goes a long way: have the
+         customer tabs actually enclose their view
+
+2010-06-06 21:35  ivan
+
+       * Makefile: next ver
+
+2010-06-06 19:39  ivan
+
+       * httemplate/misc/clone-cgp_rule.html,
+         httemplate/browse/cgp_rule.html, FS/FS/Conf.pm,
+         FS/FS/cgp_rule.pm, httemplate/edit/process/elements/process.html,
+         httemplate/edit/process/cgp_rule.html: domain rules based on
+         templates (rules from other domains), RT#7514
+
+2010-06-06 17:09  ivan
+
+       * FS/FS/Schema.pm, FS/FS/cgp_rule_condition.pm,
+         httemplate/elements/select-cgp_rule_condition.html,
+         httemplate/edit/cgp_rule.html, httemplate/browse/cgp_rule.html,
+         httemplate/edit/process/cgp_rule.html, FS/bin/freeside-upgrade:
+         mysql compat: cgp_rule_condition s/condition/conditionname/
+
+2010-06-05 23:29  ivan
+
+       * httemplate/edit/process/: access_group.html, access_user.html,
+         agent.cgi: webdemo UI
+
+2010-06-05 23:24  ivan
+
+       * httemplate/edit/process/access_user.html: fix disable_acl_changes
+         on users
+
+2010-06-05 23:19  ivan
+
+       * httemplate/config/config-process.cgi, FS/FS/Mason.pm: UI
+
+2010-06-05 23:05  ivan
+
+       * httemplate/: edit/process/access_user.html,
+         pref/pref-process.html: better disable_acl_changes
+
+2010-06-05 22:58  ivan
+
+       * FS/FS/Conf.pm, httemplate/config/config-delete.cgi,
+         httemplate/config/config-process.cgi: add
+         disable_settings_changes conf for the demo
+
+2010-06-05 21:22  ivan
+
+       * rt/lib/RT/Config.pm: disable the RTAddressRegexp option for now;
+         waaaaaaay too noise
+
+2010-06-05 20:01  ivan
+
+       * httemplate/search/: sql.html, elements/search.html: fix sql
+         query, RT#8035
+
+2010-06-05 19:27  ivan
+
+       * FS/FS/cust_main.pm: log customer with queued billing jobs,
+         RT#8282
+
+2010-06-05 19:24  ivan
+
+       * FS/FS/cust_main.pm: oops, missed CF changes
+
+2010-06-05 14:44  ivan
+
+       * FS/FS/otaker_Mixin.pm: should really really fix the
+         cust_main_note upgrade bullshit, argh, RT#8580
+
+2010-06-05 13:50  ivan
+
+       * FS/: bin/freeside-upgrade, FS/Upgrade.pm: should really fix bug
+         commiting between each table upgrade, arg, RT#8580
+
+2010-06-05 13:30  ivan
+
+       * FS/FS/Upgrade.pm: should really fix bug commiting between each
+         table upgrade, arg, RT#8580
+
+2010-06-05 13:18  ivan
+
+       * FS/FS/otaker_Mixin.pm: should really fix the cust_main_note
+         upgrade bullshit, RT#8580
+
+2010-06-05 12:50  ivan
+
+       * FS/FS/otaker_Mixin.pm: should really fix the cust_main_note
+         upgrade bullshit, RT#8580
+
+2010-06-05 12:47  ivan
+
+       * FS/FS/Upgrade.pm: should fix bug commiting between each table
+         upgrade, RT#8580
+
+2010-06-05 11:58  ivan
+
+       * FS/FS/otaker_Mixin.pm: yuck, deal with those screwed up otakers
+         in cust_main_note, RT#8580
+
+2010-06-05 10:31  ivan
+
+       * FS/FS/cust_credit.pm: ignore misapplied credits when just trying
+         upgrade the otaker, RT#8580
+
+2010-06-04 22:54  jeff
+
+       * httemplate/search/: 477.html, 477partV.html, 477partVI.html,
+         elements/search-html.html: fix urls
+
+2010-06-04 22:51  jeff
+
+       * FS/FS/part_pkg_taxrate.pm: don't delete too much RT#8581
+
+2010-06-03 09:20  jeff
+
+       * FS/FS/cust_main.pm: repair botched refactor start during BOTPP
+         integration RT# 8600
+
+2010-06-01 12:58  jeff
+
+       * FS/FS/CGI.pm, FS/FS/queue.pm, FS/FS/tax_rate.pm, FS/FS/UI/Web.pm,
+         httemplate/elements/progress-popup.html,
+         httemplate/search/report_newtax.html,
+         httemplate/search/report_queued_newtax.cgi: add progressbar,
+         redirection, and improve links RT#8274
+
+2010-06-01 11:53  mark
+
+       * httemplate/search/: h_inventory_item.html,
+         report_h_inventory_item.html: RT#8460 improvements
+
+2010-06-01 10:40  mark
+
+       * httemplate/search/h_inventory_item.html: RT#8460: monthly opening
+         balance
+
+2010-06-01 09:52  mark
+
+       * FS/FS/cdr/wip.pm: RT#8026: skip line charges when importing WIP
+         CDRs
+
+2010-05-28 00:51  mark
+
+       * httemplate/search/cust_pkg.cgi: RT#8465: add service label to
+         downloadable package reports
+
+2010-05-26 18:02  mark
+
+       * httemplate/search/elements/search-html.html: unbreak download
+         links
+
+2010-05-26 11:37  mark
+
+       * httemplate/search/rt_transaction.html: broken link in time worked
+         report
+
+2010-05-26 09:11  jeff
+
+       * FS/FS/tax_rate.pm: correct uncorrected tyop
+
+2010-05-26 00:12  mark
+
+       * FS/FS/: Mason.pm, h_inventory_item.pm: RT#8460: inventory
+         activity report
+
+2010-05-25 23:39  mark
+
+       * httemplate/: elements/menu.html, search/h_inventory_item.html,
+         search/report_h_inventory_item.html: RT#8460: inventory activity
+         report
+
+2010-05-25 05:43  ivan
+
+       * ChangeLog, debian/changelog: Updated for 2.1.0
+
+2010-05-25 05:42  ivan
+
+       * httemplate/elements/dashboard-install_welcome.html: adding,
+         though unused
+
+2010-05-25 05:41  ivan
+
+       * httemplate/misc/: rate-import.html, process/rate-import.html:
+         unfinished rate import
+
+2010-05-25 05:40  ivan
+
+       * bin/explain-bill-query: adding
+
+2010-05-25 05:35  ivan
+
+       * ChangeLog, debian/changelog: Updated for 2.1.0
+
+2010-05-25 05:33  ivan
+
+       * Makefile: fix the rel target
+
+2010-05-25 05:30  ivan
+
+       * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 2.1.0
+
+2010-05-25 05:16  ivan
+
+       * Makefile: its time
+
+2010-05-25 05:14  ivan
+
+       * httemplate/misc/process/payment.cgi: cardfortress bit
+
+2010-05-25 05:14  ivan
+
+       * httemplate/elements/select-pkg_class.html: add showdisabled
+         option
+
+2010-05-25 05:12  ivan
+
+       * httemplate/docs/about.html: 2.1.0
+
+2010-05-25 04:51  ivan
+
+       * rt/: FREESIDE_MODIFIED, share/html/Search/Build.html: wfm to show
+         the add buttons on rt ticket search
+
+2010-05-25 04:41  ivan
+
+       * rt/share/html/NoAuth/css/freeside2.1/: base.css, boxes.css,
+         collection.css, main.css, misc.css, msie.css, portlets.css: merge
+         in web2 changes from 3.8.7 to 3.8.8
+
+2010-05-25 04:11  ivan
+
+       * rt/share/html/Elements/ColumnMap: fix rt/rt/ bad links, RT#7873
+
+2010-05-25 04:07  ivan
+
+       * rt/share/html/Elements/ColumnMap: fix rt/rt/ bad links, RT#7873
+
+2010-05-25 00:53  mark
+
+       * httemplate/: misc/inventory_item-move.cgi,
+         search/inventory_item.html: RT#7010: inventory items can be moved
+         between agents
+
+2010-05-24 23:04  ivan
+
+       * FS/FS/Misc.pm: prevent "Can't locate object method "code" via
+         package "HTML::Mason::Exception" errors
+
+2010-05-24 16:54  mark
+
+       * httemplate/: edit/cust_main_note.cgi,
+         edit/process/cust_main_note.cgi, view/cust_main/notes.html,
+         pref/pref-process.html, pref/pref.html: RT#8224: allow user to
+         disable HTML editor
+
+2010-05-24 09:56  ivan
+
+       * httemplate/search/timeworked.html: fix Pg-ism
+
+2010-05-22 18:59  ivan
+
+       * FS/FS/Schema.pm, FS/FS/cgp_rule.pm, FS/FS/cgp_rule_action.pm,
+         FS/FS/cgp_rule_condition.pm, FS/FS/svc_CGPRule_Mixin.pm,
+         FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         FS/FS/part_export/communigate_pro.pm, FS/t/svc_CGPRule_Mixin.t,
+         httemplate/browse/cgp_rule.html: communigate pro rules, RT#7515
+
+2010-05-22 13:00  ivan
+
+       * httemplate/search/svc_acct.cgi: consistent with other places,
+         showing database primary keys other than custnum, invnum is
+         stilly
+
+2010-05-22 12:57  jeff
+
+       * FS/FS/Report/FCC_477.pm, FS/t/Report-FCC_477.t,
+         httemplate/search/477.html,
+         httemplate/search/477partIA_detail.html,
+         httemplate/search/477partIA_summary.html,
+         httemplate/search/477partIIA.html,
+         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,
+         httemplate/search/elements/metasearch.html,
+         httemplate/search/elements/search-html.html,
+         httemplate/search/elements/search-xml.html,
+         httemplate/search/elements/search.html: improved fcc 477 report
+         #7783
+
+2010-05-22 12:47  ivan
+
+       * httemplate/search/svc_acct.cgi: really hide uid on account search
+
+2010-05-22 12:13  ivan
+
+       * httemplate/search/svc_acct.cgi: hide uid on account search
+
+2010-05-22 11:52  ivan
+
+       * FS/FS/Report/Table/Monthly.pm: fix net sales amount (credits were
+         being applied in wrong month), RT#7502
+
+2010-05-21 16:35  ivan
+
+       * httemplate/search/agent_inventory.html,
+         httemplate/search/inventory_item.html,
+         httemplate/search/report_agent_inventory.html,
+         FS/FS/inventory_class.pm, httemplate/browse/inventory_class.html,
+         httemplate/elements/menu.html: reporting on agent inventory,
+         RT#7010
+
+2010-05-21 14:18  mark
+
+       * FS/FS/cust_bill.pm: typo
+
+2010-05-21 12:57  ivan
+
+       * FS/FS/cust_bill.pm: fix 'Use of uninitialized value' spew,
+         fallout from RT#7266
+
+2010-05-21 12:09  mark
+
+       * FS/FS/Report/Table/Monthly.pm,
+         httemplate/graph/cust_bill_pkg.cgi,
+         httemplate/graph/report_cust_bill_pkg.html: RT#8504: option to
+         aggregate agents on sales report
+
+2010-05-20 20:48  mark
+
+       * httemplate/edit/part_pkg.cgi: fix typo
+
+2010-05-20 20:42  mark
+
+       * FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/voip_inbound.pm,
+         httemplate/edit/part_pkg.cgi: fix display bug, RT#8524
+
+2010-05-20 20:28  mark
+
+       * FS/FS/part_pkg/voip_inbound.pm: fix display bug, RT#8524
+
+2010-05-20 17:21  ivan
+
+       * httemplate/edit/elements/edit.html: pass through agent_null to
+         select-table so manual selection from inventory still works,
+         RT#7010
+
+2010-05-20 17:09  ivan
+
+       * FS/FS/inventory_class.pm, FS/FS/svc_Common.pm,
+         httemplate/edit/elements/svc_Common.html,
+         httemplate/search/inventory_item.html: agent virt inventory,
+         RT#7010
+
+2010-05-20 15:48  ivan
+
+       * FS/FS/Schema.pm, FS/FS/AccessRight.pm, FS/FS/inventory_item.pm,
+         httemplate/browse/inventory_class.html,
+         httemplate/elements/menu.html,
+         httemplate/misc/inventory_item-import.html,
+         httemplate/search/inventory_item.html,
+         httemplate/search/elements/search.html: agent virt inventory,
+         RT#7010
+
+2010-05-20 03:13  ivan
+
+       * rt/share/html/Elements/TicketList: oops
+
+2010-05-20 02:59  ivan
+
+       * rt/FREESIDE_MODIFIED: update modified file list
+
+2010-05-20 02:53  ivan
+
+       * rt/share/html/Elements/CollectionList: THIS fixes ticketing main
+         layout problems.  whew!  RT#6640
+
+2010-05-20 02:44  ivan
+
+       * rt/share/html/Elements/TicketList: no...
+
+2010-05-20 02:35  ivan
+
+       * rt/share/html/Elements/TicketList: should fix the ui drain
+         bramage on ticketing main... right?
+
+2010-05-20 01:48  ivan
+
+       * httemplate/: elements/columnstart.html, elements/freeside.css,
+         elements/header.html, elements/tr-justtitle.html,
+         elements/tr-pkg_svc.html, elements/tr-title.html,
+         graph/elements/report.html, misc/email-customers.html,
+         search/cust_tax_exempt.html, search/report_477.html,
+         search/report_cdr.html, search/report_cust_event.html,
+         search/report_cust_main.html, search/report_cust_pay.html,
+         search/report_cust_pkg.html, search/report_cust_refund.html,
+         search/report_h_cust_pay.html, search/report_prepaid_income.html,
+         search/report_prospect_main.html, search/report_receivables.html,
+         search/report_svc_acct.html, search/report_svc_phone.html,
+         search/report_timeworked.html,
+         search/report_unapplied_cust_pay.html,
+         search/elements/cust_main_dayranges.html,
+         search/elements/search.html, view/prospect_main.html: fix table
+         titles for new bg color
+
+2010-05-20 01:17  ivan
+
+       * httemplate/elements/: xmenu.css, xmenu.top.css, menu.html: nicer
+         styling for the menus
+
+2010-05-20 01:10  ivan
+
+       * httemplate/elements/contact.html: uinit
+
+2010-05-19 18:33  mark
+
+       * FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm,
+         FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
+         httemplate/search/report_receivables.cgi: RT#7266: aging report
+         "as of" date now limits applied payments
+
+2010-05-19 17:57  ivan
+
+       * rt/share/html/: NoAuth/css/calendar.css, Search/Calendar.html:
+         fix leaking date css, RT#6467
+
+2010-05-19 16:37  ivan
+
+       * rt/share/html/: NoAuth/css/calendar.css, Search/Calendar.html:
+         calenaring (RT#6467): a little UI cleanup goes a long way
+
+2010-05-19 12:04  ivan
+
+       * rt/: lib/RTx/Calendar.pm, share/html/Search/Calendar.html: week
+         view on calendars from Sunday -> Saturday
+
+2010-05-18 21:05  jeff
+
+       * FS/FS/cust_bill_pkg.pm: avoid spurious bash default usage
+         category charges
+
+2010-05-18 19:32  ivan
+
+       * rt/: lib/RTx/Calendar.pm, share/html/Elements/CalendarEvent,
+         share/html/Elements/MyCalendar,
+         share/html/NoAuth/css/calendar.css,
+         share/html/Prefs/Calendar.html, etc/RT_Config.pm,
+         etc/RT_Config.pm.in,
+         share/html/Callbacks/RTx-Calendar/Elements/Header/Head,
+         share/html/Callbacks/RTx-Calendar/Ticket/Elements/Tabs/Default,
+         share/html/Callbacks/RTx-Calendar/User/Elements/Tabs/Default,
+         share/html/NoAuth/Calendar/dhandler,
+         share/html/NoAuth/images/created.png,
+         share/html/NoAuth/images/created_due.png,
+         share/html/NoAuth/images/due.png,
+         share/html/NoAuth/images/reminder.png,
+         share/html/NoAuth/images/resolved.png,
+         share/html/NoAuth/images/started.png,
+         share/html/NoAuth/images/starts.png,
+         share/html/NoAuth/images/starts_due.png,
+         share/html/NoAuth/images/updated.png,
+         share/html/Prefs/Elements/CalendarFeed,
+         share/html/Search/Calendar.html: add RTx::Calendar 0.07
+
+2010-05-18 12:58  ivan
+
+       * rt/lib/: RT.pm, RT.pm.in: fix InitSignalHandlers patch
+
+2010-05-18 12:54  ivan
+
+       * rt/config.layout.in: add fonitdir to freeside layout to avoid
+         install errors
+
+2010-05-18 12:41  ivan
+
+       * httemplate/edit/access_user.html: fix "Re-enter password" label
+         on employee edit
+
+2010-05-18 12:20  ivan
+
+       * rt/: Makefile, Makefile.in, config.status,
+         bin/mason_handler.fcgi, bin/mason_handler.scgi, etc/RT_Config.pm,
+         etc/RT_Config.pm.in, lib/RT.pm, lib/RT.pm.in, lib/RT/Config.pm,
+         lib/RT/Groups_Overlay.pm, lib/RT/Record.pm,
+         lib/RT/SearchBuilder.pm, lib/RT/Ticket_Overlay.pm,
+         lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm,
+         share/html/Admin/Users/Modify.html,
+         share/html/Ticket/Elements/ShowSummary,
+         share/html/Ticket/Elements/ShowTransactionAttachments,
+         share/html/Ticket/Elements/Tabs, share/html/User/Prefs.html:
+         merging rt \3.8.8 to HEAD
+
+2010-05-18 11:47  ivan
+
+       * rt/: share/html/NoAuth/css/base/misc.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,
+         docs/timezones_in_charts.pod, etc/upgrade/3.8.8/content,
+         t/api/rights_show_ticket.t, t/web/search_rss.t: 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,
+         share/html/Search/Elements/ResultsRSSView,
+         share/html/Elements/EditPassword,
+         share/html/Elements/ShowRelationLabel,
+         share/html/Elements/RT__CustomField/ColumnMap: Initial revision
+
+2010-05-17 20:25  ivan
+
+       * FS/FS/AccessRight.pm, FS/FS/Conf.pm,
+         httemplate/search/report_svc_acct.html,
+         httemplate/search/svc_acct.cgi: add more info to
+         (customer-specific) service report, RT#6180
+
+2010-05-13 19:16  ivan
+
+       * FS/FS/rate.pm, httemplate/edit/rate.cgi: fix losing rates when
+         renaming a rate plan, RT#8173
+
+2010-05-12 22:43  jeff
+
+       * httemplate/misc/queued_report.html,
+         httemplate/search/report_queued_newtax.cgi, FS/FS/queue.pm,
+         FS/FS/tax_rate.pm, FS/bin/freeside-queued,
+         httemplate/search/queue.html,
+         httemplate/search/report_newtax.html: cope with poor tax
+         liability report performance by allowing queuing of reports
+         RT#8274
+
+2010-05-12 22:16  jeff
+
+       * FS/FS/cust_main.pm: merge new bop routines into old bop routines
+         rt#4103
+
+2010-05-12 20:06  ivan
+
+       * httemplate/search/cust_bill_pkg.cgi: add "Owed" and "Payment
+         date" columns to unearned revenue detail, RT#7776
+
+2010-05-12 19:51  ivan
+
+       * Makefile: make dev kludge: unstable has 5.10.1
+
+2010-05-12 18:47  ivan
+
+       * FS/FS/Setup.pm: fix bootstrapping for 2.1 installs, broken by
+         fallout from otaker stuff, RT#8395
+
+2010-05-12 18:25  ivan
+
+       * Makefile: fix "-e DBI:Pg:dbname=freeside" datasrc winding up in
+         secrets as a result of weird implementations of echo as a shell
+         builtin that ignore -e
+
+2010-05-10 23:57  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: should fix asterisks in destination
+         numbers causing invoice generation to barf, RT#7840
+
+2010-05-10 23:38  ivan
+
+       * FS/FS/rate.pm: fix ignore_unrateable flag, RT#8149
+
+2010-05-07 19:38  ivan
+
+       * FS/FS/Mason.pm, httemplate/edit/pkg_category.html: fix package
+         Categorys spelling, RT#8314
+
+2010-05-04 15:25  mark
+
+       * FS/FS/: cdr.pm, cdr/wip.pm: RT#8026: WIP CDR format
+
+2010-04-29 19:32  ivan
+
+       * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/cgp_rule_action.pm,
+         FS/FS/cgp_rule_condition.pm, httemplate/browse/cgp_rule.html,
+         httemplate/edit/cgp_rule.html,
+         httemplate/elements/select-cgp_rule_action.html,
+         httemplate/elements/select-cgp_rule_condition.html: communigate
+         (phase 2): rules: show conditions/actions on rule browse, fix
+         rule edit for conditions and actions without op/param, fix rule
+         edit stickiness on errors.  RT#7514
+
+2010-04-29 00:40  ivan
+
+       * httemplate/elements/select-cgp_rule_condition.html,
+         FS/FS/cgp_rule.pm, httemplate/edit/cgp_rule.html,
+         httemplate/edit/process/cgp_rule.html,
+         httemplate/elements/input-text.html,
+         httemplate/elements/select-cgp_rule_action.html,
+         httemplate/elements/select.html: communigate (phase 2): rules:
+         adding conditions and actions to rule edit.  RT#7514
+
+2010-04-28 19:59  ivan
+
+       * httemplate/: elements/select-cgp_rule_action.html,
+         edit/elements/edit.html, elements/select-cgp_rule_condition.html:
+         communigate (phase 2): rules: adding conditions and actions to
+         rule edit.  RT#7514
+
+2010-04-27 03:56  ivan
+
+       * httemplate/: edit/cgp_rule.html,
+         elements/select-cgp_rule_action.html,
+         elements/select-cgp_rule_condition.html, elements/select.html,
+         elements/tr-select.html: communigate (phase 2): rules: start of
+         adding conditions and actions to rule edit.  RT#7514
+
+2010-04-27 02:23  ivan
+
+       * httemplate/edit/elements/edit.html: tyop
+
+2010-04-26 22:38  mark
+
+       * FS/FS/: ClientAPI/MyAccount.pm, Schema.pm, cdr.pm,
+         cdr_termination.pm, cust_svc.pm, svc_phone.pm,
+         part_pkg/voip_cdr.pm, part_pkg/voip_inbound.pm: RT#7046: inbound
+         rate for rate plan billing
+
+2010-04-22 23:47  ivan
+
+       * httemplate/view/svc_domain/basics.html: communigate (phase 2):
+         rules.  RT#7514
+
+2010-04-22 23:43  ivan
+
+       * FS/FS/Mason.pm, FS/FS/cgp_rule.pm, FS/FS/cgp_rule_action.pm,
+         FS/FS/cgp_rule_condition.pm, httemplate/browse/cgp_rule.html,
+         httemplate/edit/cgp_rule.html,
+         httemplate/edit/process/cgp_rule.html,
+         httemplate/misc/delete-cgp_rule.html,
+         httemplate/view/svc_acct/basics.html,
+         httemplate/view/svc_acct/communigate.html, FS/FS/Schema.pm:
+         communigate (phase 2): rules.  RT#7514
+
+2010-04-21 19:00  ivan
+
+       * FS/: FS/Schema.pm, FS/cgp_rule.pm, FS/cgp_rule_action.pm,
+         FS/cgp_rule_condition.pm, FS.pm, MANIFEST, t/cgp_rule.t,
+         t/cgp_rule_action.t, t/cgp_rule_condition.t: communigate (phase
+         2): rules.  RT#7514
+
+2010-04-21 02:31  ivan
+
+       * httemplate/elements/select-part_pkg.html: "
+
+2010-04-21 02:09  ivan
+
+       * httemplate/config/config.cgi: prevent inadvertantly losing
+         disabled package defs, service defs or package classes in a
+         config value that uses them (i.e. support_packages)
+
+2010-04-21 01:57  ivan
+
+       * httemplate/elements/select-part_pkg.html: prevent inadvertantly
+         losing disabled package defs, service defs or package classes in
+         a config value that uses them (i.e. support_packages)
+
+2010-04-20 20:56  ivan
+
+       * Makefile: ensure that the trainwreck which was 1.9.2 does not
+         happen again
+
+2010-04-19 21:29  ivan
+
+       * FS/FS/svc_domain.pm, httemplate/edit/part_svc.cgi: communigate
+         (phase 2): add a textarea type to edit/part_svc so you can set it
+         to a default or fixed trailer that's multi-line, RT#7514
+
+2010-04-19 21:13  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         httemplate/view/svc_acct/basics.html,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_acct.cgi, httemplate/edit/svc_domain.cgi,
+         httemplate/view/svc_domain/acct_defaults.html: communigate (phase
+         2): Account Preferences (& Domain::Account Defaults:Preferences):
+         ProntoSkinName  RT#7514
+
+2010-04-19 18:51  ivan
+
+       * FS/FS/svc_acct.pm, FS/FS/Schema.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/svc_acct.cgi, httemplate/edit/svc_domain.cgi,
+         httemplate/view/svc_acct/basics.html,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/view/svc_domain/acct_defaults.html: communigate (phase
+         2): Account Preferences (& Domain::Account Defaults:Preferences):
+         Language, Time zone, Layout, Send read receipts.  RT#7514
+
+2010-04-19 00:09  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_acct.cgi,
+         httemplate/view/svc_acct/basics.html: communigate (phase 2),
+         Account:Settings PasswordRecovery.  also fix modification of
+         svc_acct booleans in export.  RT#7514
+
+2010-04-18 23:15  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_acct.cgi,
+         httemplate/view/svc_acct/basics.html: communigate provisioning
+         phase 2: Account:Settings: RulesAllowed, RPOPAllowed, MailToAll,
+         AddMailTrailer.  RT#7514
+
+2010-04-18 22:01  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_domain.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_domain.cgi,
+         httemplate/view/svc_domain/acct_defaults.html: communigate
+         provisioning phase 2: Domain:Account Defaults:Settings:
+         RulesAllowed, RPOPAllowed, MailToAll, AddMailTrailer.  RT#7514
+
+2010-04-18 18:25  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_domain.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_domain.cgi,
+         httemplate/view/svc_domain/basics.html: communigate provisioning
+         phase 2: add svc_domain.trailer -> communigate TrailerText,
+         RT#7514
+
+2010-04-09 21:21  mark
+
+       * httemplate/search/elements/cust_main_dayranges.html: RT#866: fix
+         payment links
+
+2010-04-09 01:17  ivan
+
+       * httemplate/search/elements/cust_main_dayranges.html, FS/MANIFEST,
+         FS/FS/Mason.pm, FS/FS/Misc/DateTime.pm, FS/FS/UI/Web.pm,
+         FS/FS/cust_main/Import.pm, httemplate/edit/REAL_cust_pkg.cgi,
+         httemplate/edit/cust_pay.cgi,
+         httemplate/edit/process/REAL_cust_pkg.cgi,
+         httemplate/edit/process/cust_main.cgi,
+         httemplate/edit/process/cust_pay.cgi,
+         httemplate/edit/process/quick-charge.cgi,
+         httemplate/edit/process/quick-cust_pkg.cgi,
+         httemplate/misc/process/cancel_pkg.html,
+         httemplate/misc/process/delay_susp_pkg.html,
+         httemplate/search/pay_batch.cgi,
+         httemplate/search/report_prepaid_income.cgi,
+         httemplate/search/sqlradius.cgi: fix date parsing when using
+         international dates (package date edit), RT#8027
+
+2010-04-09 01:09  jeff
+
+       * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_html: modify
+         total items for balance below line and current charges above line
+         with configurable description.  also bug fixes that might close
+         7896
+
+2010-04-08 12:23  jeff
+
+       * httemplate/elements/about_rt.html: close tag rather than open a
+         new one
+
+2010-04-07 18:15  mark
+
+       * FS/FS/cust_pkg.pm, FS/FS/Report/Table/Monthly.pm,
+         httemplate/elements/menu.html,
+         httemplate/graph/cust_pkg_cost.cgi,
+         httemplate/graph/report_cust_pkg_cost.html,
+         httemplate/search/cust_pkg.cgi: RT#1382: beginning of package
+         cost report
+
+2010-04-07 01:24  ivan
+
+       * httemplate/edit/agent.cgi: also in agent edit, fix form getting
+         submitted before customer search can complete.  throws "status
+         connecting to" error and custnum does not get filled in, RT#8014
+
+2010-04-07 01:15  ivan
+
+       * httemplate/: edit/access_user.html, edit/elements/edit.html,
+         elements/search-cust_main.html: in employee edit, fix form
+         getting submitted before customer search can complete.  throws
+         "status connecting to" error and custnum does not get filled in,
+         RT#8014
+
+2010-04-06 23:20  ivan
+
+       * FS/FS/TicketSystem/RT_Internal.pm: fix capitalization of RT
+         tables and columns - mysql fix
+
+2010-04-06 22:52  mark
+
+       * FS/FS/pay_batch/RBC.pm: fix floating point error
+
+2010-04-06 21:11  ivan
+
+       * httemplate/search/part_pkg.html: fix a mysql-ism in employee
+         commission report, now compatible with Pg, that's a new one.
+         RT#6991
+
+2010-04-06 14:43  ivan
+
+       * httemplate/search/report_employee_commission.html: fix 1.9-style
+         employee comission report, RT#6991
+
+2010-04-05 05:24  jeff
+
+       * FS/FS/part_export/dashcs_e911.pm: fix noisy but harmless
+         redeclaration
+
+2010-04-04 23:58  ivan
+
+       * conf/invoice_from: company email
+
+2010-04-04 23:57  ivan
+
+       * FS/bin/freeside-upgrade: require DBIx::DBSchema 0.39 for mysql
+
+2010-04-04 23:50  ivan
+
+       * FS/FS/part_export/thirdlane.pm: thirdlane deletion fix
+
+2010-04-04 22:20  ivan
+
+       * FS/FS/part_export/indosoft.pm: initial indosoft export, RT#4068
+
+2010-04-04 18:23  ivan
+
+       * httemplate/search/part_pkg.html: last fix for employee
+         commisssion report, RT#6991
+
+2010-04-04 17:59  ivan
+
+       * httemplate/elements/menu.html: add employee commission report to
+         menu, RT#6991
+
+2010-04-04 16:47  ivan
+
+       * FS/FS/Schema.pm: fix otaker upgrade
+
+2010-04-04 16:37  ivan
+
+       * FS/FS/cust_pay_void.pm: fix otaker upgrade
+
+2010-04-04 16:27  ivan
+
+       * FS/FS/: cust_attachment.pm, cust_main_note.pm: fix otaker upgrade
+         for cust_attachment & cust_main_note, hopefully
+
+2010-04-04 16:18  ivan
+
+       * FS/FS/: cust_attachment.pm, cust_main_note.pm: fix otaker upgrade
+         for cust_attachment & cust_main_note, hopefully
+
+2010-04-04 15:52  ivan
+
+       * FS/FS/: cust_main.pm: fix otaker upgrade for cust_main
+
+2010-04-04 15:44  ivan
+
+       * FS/FS/cust_main_note.pm: fix note editing of old notes until we
+         can fix the cust_main_note.otaker disaster, RT#7991
+
+2010-04-01 14:30  mark
+
+       * httemplate/search/elements/cust_main_dayranges.html: fix column
+         alignment
+
+2010-04-01 01:10  ivan
+
+       * FS/FS/part_pkg/: flat.pm, subscription.pm: fix nasty discount
+         fallout (i hope)
+
+2010-04-01 00:39  ivan
+
+       * FS/FS/part_pkg/flat.pm: fix nasty discount fallout (i hope)
+
+2010-03-31 21:43  mark
+
+       * FS/FS/UI/Web.pm, httemplate/search/report_receivables.cgi,
+         httemplate/search/elements/cust_main_dayranges.html,
+         httemplate/search/elements/search-html.html,
+         httemplate/search/elements/search.html: RT#866: links to process
+         payments from aging report
+
+2010-03-31 08:48  jeff
+
+       * FS/: MANIFEST, FS/part_export/dashcs_e911.pm: add dash carrier
+         services e911 support RT7103
+
+2010-03-31 00:41  mark
+
+       * httemplate/search/: report_receivables.cgi,
+         report_receivables.html, report_unapplied_cust_pay.html,
+         unapplied_cust_pay.html, elements/cust_main_dayranges.html:
+         RT#7266: aging reports as of a past date
+
+2010-03-31 00:35  ivan
+
+       * httemplate/: edit/process/cust_main_attach.cgi,
+         edit/process/cust_main_note.cgi, view/cust_main/attachments.html,
+         view/cust_main/notes.html: fix customer notes and attachments wrt
+         s/otaker/usernum/ changes; still need to look at the migration,
+         RT#7935
+
+2010-03-30 23:30  ivan
+
+       * FS/FS/Misc.pm: eliminate harmless "Use of uninitialized value
+         $enc in string eq" warnings
+
+2010-03-30 05:12  ivan
+
+       * httemplate/search/part_pkg.html, FS/FS/Schema.pm: employee
+         commission reporting, RT#6991
+
+2010-03-30 05:07  ivan
+
+       * httemplate/search/report_employee_commission.html,
+         FS/FS/cust_main.pm, FS/FS/cust_credit.pm, FS/FS/cust_event.pm,
+         FS/FS/part_event/Action/pkg_agent_credit.pm,
+         FS/FS/part_event/Action/pkg_employee_credit.pm,
+         FS/FS/part_event/Action/pkg_referral_credit.pm: employee
+         commission reporting, RT#6991
+
+2010-03-29 20:28  ivan
+
+       * FS/FS/Record.pm: regexp_sql
+
+2010-03-29 20:10  ivan
+
+       * FS/MANIFEST: employee (otaker / access_user) commissioning,
+         RT#6991
+
+2010-03-29 19:53  ivan
+
+       * httemplate/browse/access_user.html,
+         httemplate/edit/access_user.html, FS/FS/part_pkg.pm,
+         FS/FS/part_event/Action/pkg_agent_credit.pm,
+         FS/FS/part_event/Action/pkg_agent_credit_pkg.pm,
+         FS/FS/part_event/Action/pkg_employee_credit_pkg.pm,
+         FS/FS/part_event/Action/pkg_referral_credit.pm,
+         FS/FS/part_event/Action/pkg_referral_credit_pkg.pm,
+         FS/FS/part_event/Action/Mixin/credit_pkg.pm,
+         httemplate/elements/search-cust_main.html,
+         httemplate/elements/tr-search-cust_main.html: employee (otaker /
+         access_user) commissioning, RT#6991
+
+2010-03-29 19:52  ivan
+
+       * FS/FS/part_event/Action/pkg_employee_credit.pm: employee
+         commissions, RT#6991
+
+2010-03-29 19:04  ivan
+
+       * FS/FS/: part_event_condition.pm, part_event/Condition/balance.pm,
+         part_event/Condition/balance_age.pm,
+         part_event/Condition/balance_under.pm,
+         part_event/Condition/cust_bill_has_service.pm,
+         part_event/Condition/cust_bill_owed.pm,
+         part_event/Condition/cust_bill_owed_under.pm: fixes for MySQL
+         CAST drain bramage
+
+2010-03-29 02:18  mark
+
+       * FS/FS/Mason.pm, FS/FS/cust_main.pm,
+         httemplate/elements/select-user.html,
+         httemplate/elements/tr-select-user.html,
+         httemplate/graph/report_signupdate.html,
+         httemplate/graph/signupdate.cgi,
+         httemplate/graph/elements/monthly.html,
+         httemplate/graph/elements/report.html,
+         httemplate/search/cust_main.html: RT#884: search customers by
+         signup time of day
+
+2010-03-28 17:38  ivan
+
+       * FS/FS/cust_pay.pm: move from otaker to proper usernum FK
+
+2010-03-28 17:23  ivan
+
+       * FS/FS/: Schema.pm, Upgrade.pm, access_user.pm, banned_pay.pm,
+         cust_attachment.pm, cust_credit.pm, cust_main.pm,
+         cust_main_note.pm, cust_pay_void.pm, cust_pkg.pm,
+         cust_pkg_discount.pm, cust_pkg_reason.pm, cust_refund.pm,
+         otaker_Mixin.pm: move from otaker to proper usernum FK
+
+2010-03-26 23:21  ivan
+
+       * FS/FS/cust_bill_pkg_detail.pm: fix cust_bill_pkg_detail throwing
+         a fatal error w/MySQL
+
+2010-03-26 23:09  ivan
+
+       * httemplate/: view/cust_main.cgi, view/cust_main/notes.html,
+         edit/cust_main_note.cgi: resize customer not add popup, eliminate
+         needless <BR> in popup
+
+2010-03-26 21:37  ivan
+
+       * FS/FS/Upgrade.pm: these are now supported in supported in
+         DBIx-DBSchema and friends
+
+2010-03-26 20:43  ivan
+
+       * FS/FS/: reason.pm, tax_rate.pm: these are now supported in
+         supported in DBIx-DBSchema and friends
+
+2010-03-26 15:25  ivan
+
+       * httemplate/elements/: select-areacode.html, select-did.html: fix
+         E911 vs. DID selector on phone provision, RT#7819
+
+2010-03-26 14:43  ivan
+
+       * FS/FS/cust_pkg.pm: no DISTINCT ON in MySQL makes kittens cry
+
+2010-03-26 00:52  ivan
+
+       * httemplate/elements/: freeside-menu.css, freeside.css: that'll do
+         for now
+
+2010-03-25 22:02  ivan
+
+       * FS/FS/Schema.pm: kludge a fix for the MySQL statustext index
+         problem, fix s/serial/int/ for non-primary keys in
+         part_pkg_taxoverride, and s/TEXT/LONGTEXT/ ourselves until
+         DBIx::DBSchema 0.39
+
+2010-03-25 21:50  ivan
+
+       * FS/FS/UID.pm: don't warn about the configuration table during
+         setup
+
+2010-03-25 19:19  ivan
+
+       * bin/build_exten.php: adding build_exten.php since FreePBX won't
+         ship it
+
+2010-03-25 18:06  ivan
+
+       * rt/lib/RT/: Ticket_Overlay.pm: ticket auto-association in the
+         correct spot.  how the hell did it get merged there?  RT#7882
+
+2010-03-25 15:30  ivan
+
+       * httemplate/elements/header.html: fix new header in RT
+
+2010-03-25 15:21  ivan
+
+       * rt/lib/RT/User_Overlay.pm: fix user modification?
+
+2010-03-25 14:22  ivan
+
+       * rt/lib/RT/URI/freeside.pm: generate a stack backtrace for mystery
+         freeside link resolution problems
+
+2010-03-25 13:21  ivan
+
+       * httemplate/elements/: header.html, searchbar-address2.html,
+         searchbar-cust_bill.html, searchbar-cust_main.html,
+         searchbar-cust_svc.html, searchbar-prospect.html,
+         searchbar-ticket.html: when using a side menubar, put search
+         boxes on the side too
+
+2010-03-24 18:37  mark
+
+       * FS/FS/Mason.pm, httemplate/view/cust_main/notes.html: RT#6226:
+         security fix for customer notes
+
+2010-03-24 01:37  ivan
+
+       * FS/FS/Conf.pm, httemplate/search/cust_bill_pkg.cgi,
+         httemplate/search/report_prepaid_income.cgi: better prepaid
+         income reporting, with line item detail, RT#7776
+
+2010-03-23 02:13  ivan
+
+       * FS/FS/mailinglist.pm, FS/FS/mailinglistmember.pm,
+         FS/FS/svc_mailinglist.pm, FS/FS/part_export/communigate_pro.pm,
+         httemplate/elements/header.html,
+         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,
+         FS/Mason.pm: adding svc_mailinglist for communigate "groups"
+         (mailing lists), RT#7514
+
+2010-03-22 20:47  ivan
+
+       * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/mailinglist.pm,
+         FS/FS/mailinglistmember.pm, FS/FS/svc_mailinglist.pm,
+         FS/t/mailinglist.t, FS/t/mailinglistmember.t,
+         FS/t/svc_mailinglist.t, httemplate/edit/mailinglistmember.html,
+         httemplate/edit/part_svc.cgi,
+         httemplate/edit/svc_mailinglist.cgi,
+         httemplate/edit/process/mailinglistmember.html,
+         httemplate/edit/process/svc_mailinglist.html,
+         httemplate/misc/delete-mailinglistmember.html,
+         httemplate/search/mailinglistmember.html,
+         httemplate/view/svc_mailinglist.cgi: adding svc_mailinglist for
+         communigate "groups" (mailing lists), RT#7514
+
+2010-03-22 20:34  ivan
+
+       * httemplate/elements/freeside.css: little bit further, just a
+         little bit more
+
+2010-03-22 18:17  ivan
+
+       * httemplate/elements/menubar.html: don't like that <BR> after
+         all... for now
+
+2010-03-22 18:07  ivan
+
+       * httemplate/elements/freeside.css: wfm
+
+2010-03-22 18:04  ivan
+
+       * httemplate/elements/: xmenu.css, xmenu.top.css: purple on pink is
+         WAY too my little pony.  man, its not easy being purple
+
+2010-03-22 12:46  ivan
+
+       * httemplate/elements/: freeside.css, menubar.html: 1.9-style
+         menubar was hurting my eyes
+
+2010-03-22 07:08  jeff
+
+       * FS/FS/tax_rate.pm: fix restore of setup and recur taxproducts on
+         tax data replacement
+
+2010-03-21 23:34  ivan
+
+       * httemplate/elements/freeside.css: fix link hover effect so it
+         doesn't underline A NAME tags
+
+2010-03-21 16:56  ivan
+
+       * httemplate/elements/freeside.css: fix inadvertant button styling
+
+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,
+         httemplate/edit/rate_region.cgi,
+         httemplate/edit/process/rate_region.cgi,
+         httemplate/misc/rate_edit_excel.html,
+         httemplate/misc/process/copy-rate_detail.html: connection fee for
+         initial N seconds support, RT#7018
+
+2010-03-21 12:34  ivan
+
+       * rt/etc/RT_SiteConfig.pm: make the fckeditor taller, way too small
+
+2010-03-20 22:20  ivan
+
+       * rt/share/html/Elements/Header: there was nothing wrong with the
+         dhandler
+
+2010-03-20 22:17  ivan
+
+       * rt/: share/html/Widgets/TitleBoxEnd, FREESIDE_MODIFIED: think
+         this fixes the "results box color infects everything else"
+         problem
+
+2010-03-20 21:47  ivan
+
+       * rt/share/html/Elements/Header: dunno why squish dhandler is
+         borked
+
+2010-03-20 16:30  ivan
+
+       * httemplate/docs/credits.html: more RT integration / reskin / 2.1,
+         RT#6640
+
+2010-03-20 16:22  ivan
+
+       * httemplate/: elements/menu.html,
+         elements/popup_link_onclick.html, images/cvv2.png,
+         images/cvv2_amex.png: more RT integration / reskin / 2.1, RT#6640
+
+2010-03-20 15:44  ivan
+
+       * httemplate/elements/: freeside-menu.css, header.html, xmenu.css,
+         xmenu.js, xmenu.top.css: more RT integration / reskin / 2.1,
+         RT#6640
+
+2010-03-20 15:11  ivan
+
+       * httemplate/elements/calendar-win2k-2.css,
+         httemplate/elements/freeside-menu.css,
+         httemplate/elements/header.html, httemplate/elements/menu.html,
+         httemplate/elements/xmenu.top.css,
+         httemplate/elements/xmenu.top.js, rt/share/html/Elements/Footer,
+         rt/share/html/Elements/PageLayout,
+         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/elements/freeside.css,
+         rt/share/html/NoAuth/css/freeside2.1/layout.css: more RT
+         integration / reskin / 2.1, RT#6640
+
+2010-03-19 01:27  ivan
+
+       * httemplate/: docs/cvv2.html, elements/header-minimal.html,
+         elements/header-popup.html, elements/header.html,
+         elements/tr-justtitle.html, elements/tr-title.html,
+         elements/freeside-menu.css, elements/menu.html,
+         elements/menubar.html, elements/xmenu.top.css: skin RT 3.8,
+         slight new look for 2.1, RT#6640
+
+2010-03-19 01:26  ivan
+
+       * rt/: FREESIDE_MODIFIED, share/html/Elements/Header,
+         share/html/Elements/PageLayout,
+         share/html/NoAuth/css/freeside2.1/freeside.css,
+         share/html/NoAuth/css/freeside2.1/layout.css,
+         share/html/NoAuth/css/freeside2.1/nav.css: skin RT 3.8, RT#6640
+
+2010-03-19 01:20  mark
+
+       * httemplate/misc/batch-cust_pay.html: RT#7812: confirm before
+         closing quick payment entry
+
+2010-03-18 01:02  ivan
+
+       * httemplate/edit/cust_main/top_misc.html: signup date fix?
+
+2010-03-18 00:59  ivan
+
+       * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
+         FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
+         httemplate/edit/quick-charge.html,
+         FS/FS/part_event/Condition/cust_bill_has_noauto.pm,
+         FS/FS/part_event/Condition/cust_bill_hasnt_noauto.pm,
+         httemplate/edit/process/quick-charge.cgi,
+         httemplate/edit/process/quick-cust_pkg.cgi,
+         httemplate/misc/order_pkg.html,
+         httemplate/view/cust_main/one_time_charge_link.html,
+         httemplate/view/cust_main/order_pkg_link.html,
+         httemplate/view/cust_main/packages/status.html: disable
+         auto-billing of specific customer packages, RT#6378
+
+2010-03-16 01:05  mark
+
+       * httemplate/edit/cust_main_note.cgi: minor bugfix
+
+2010-03-16 00:49  mark
+
+       * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js,
+         fckpackager.xml, fckstyles.xml, fcktemplates.xml,
+         editor/fckdebug.html, editor/fckdialog.html,
+         editor/fckeditor.html, editor/fckeditor.original.html,
+         editor/css/fck_editorarea.css, editor/css/fck_internal.css,
+         editor/css/fck_showtableborders_gecko.css,
+         editor/css/images/block_address.png,
+         editor/css/images/block_blockquote.png,
+         editor/css/images/block_div.png, editor/css/images/block_h1.png,
+         editor/css/images/block_h2.png, editor/css/images/block_h3.png,
+         editor/css/images/block_h4.png, editor/css/images/block_h5.png,
+         editor/css/images/block_h6.png, editor/css/images/block_p.png,
+         editor/css/images/block_pre.png,
+         editor/css/images/fck_plugin.gif, editor/dialog/fck_about.html,
+         editor/dialog/fck_anchor.html, editor/dialog/fck_button.html,
+         editor/dialog/fck_checkbox.html,
+         editor/dialog/fck_colorselector.html, editor/dialog/fck_div.html,
+         editor/dialog/fck_docprops.html, editor/dialog/fck_flash.html,
+         editor/dialog/fck_form.html, editor/dialog/fck_hiddenfield.html,
+         editor/dialog/fck_image.html, editor/dialog/fck_link.html,
+         editor/dialog/fck_listprop.html, editor/dialog/fck_paste.html,
+         editor/dialog/fck_radiobutton.html,
+         editor/dialog/fck_replace.html, editor/dialog/fck_scayt.html,
+         editor/dialog/fck_select.html, editor/dialog/fck_smiley.html,
+         editor/dialog/fck_source.html,
+         editor/dialog/fck_specialchar.html,
+         editor/dialog/fck_spellerpages.html,
+         editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html,
+         editor/dialog/fck_template.html, editor/dialog/fck_textarea.html,
+         editor/dialog/fck_textfield.html,
+         editor/dialog/common/fck_dialog_common.css,
+         editor/dialog/common/fck_dialog_common.js,
+         editor/dialog/fck_about/sponsors/spellchecker_net.gif,
+         editor/dialog/fck_docprops/fck_document_preview.html,
+         editor/dialog/fck_flash/fck_flash.js,
+         editor/dialog/fck_flash/fck_flash_preview.html,
+         editor/dialog/fck_image/fck_image.js,
+         editor/dialog/fck_image/fck_image_preview.html,
+         editor/dialog/fck_link/fck_link.js,
+         editor/dialog/fck_scayt/scayt_dialog.css,
+         editor/dialog/fck_select/fck_select.js,
+         editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
+         editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
+         editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
+         editor/dtd/fck_dtd_test.html, editor/dtd/fck_xhtml10strict.js,
+         editor/dtd/fck_xhtml10transitional.js,
+         editor/filemanager/browser/default/browser.css,
+         editor/filemanager/browser/default/browser.html,
+         editor/filemanager/browser/default/frmactualfolder.html,
+         editor/filemanager/browser/default/frmcreatefolder.html,
+         editor/filemanager/browser/default/frmfolders.html,
+         editor/filemanager/browser/default/frmresourceslist.html,
+         editor/filemanager/browser/default/frmresourcetype.html,
+         editor/filemanager/browser/default/frmupload.html,
+         editor/filemanager/browser/default/js/common.js,
+         editor/filemanager/browser/default/js/fckxml.js,
+         editor/filemanager/connectors/test.html,
+         editor/filemanager/connectors/uploadtest.html,
+         editor/filemanager/connectors/perl/basexml.pl,
+         editor/filemanager/connectors/perl/commands.pl,
+         editor/filemanager/connectors/perl/config.pl,
+         editor/filemanager/connectors/perl/connector.cgi,
+         editor/filemanager/connectors/perl/io.pl,
+         editor/filemanager/connectors/perl/upload.cgi,
+         editor/filemanager/connectors/perl/upload_fck.pl,
+         editor/filemanager/connectors/perl/util.pl,
+         editor/js/fckadobeair.js, editor/js/fckeditorcode_gecko.js,
+         editor/js/fckeditorcode_ie.js,
+         editor/lang/_translationstatus.txt, editor/lang/af.js,
+         editor/lang/ar.js, editor/lang/bg.js, editor/lang/bn.js,
+         editor/lang/bs.js, editor/lang/ca.js, editor/lang/cs.js,
+         editor/lang/da.js, editor/lang/de.js, editor/lang/el.js,
+         editor/lang/en-au.js, editor/lang/en-ca.js, editor/lang/en-uk.js,
+         editor/lang/en.js, editor/lang/eo.js, editor/lang/es.js,
+         editor/lang/et.js, editor/lang/eu.js, editor/lang/fa.js,
+         editor/lang/fi.js, editor/lang/fo.js, editor/lang/fr-ca.js,
+         editor/lang/fr.js, editor/lang/gl.js, editor/lang/gu.js,
+         editor/lang/he.js, editor/lang/hi.js, editor/lang/hr.js,
+         editor/lang/hu.js, editor/lang/is.js, editor/lang/it.js,
+         editor/lang/ja.js, editor/lang/km.js, editor/lang/ko.js,
+         editor/lang/lt.js, editor/lang/lv.js, editor/lang/mn.js,
+         editor/lang/ms.js, editor/lang/nb.js, editor/lang/nl.js,
+         editor/lang/no.js, editor/lang/pl.js, editor/lang/pt-br.js,
+         editor/lang/pt.js, editor/lang/ro.js, editor/lang/ru.js,
+         editor/lang/sk.js, editor/lang/sl.js, editor/lang/sr-latn.js,
+         editor/lang/sr.js, editor/lang/sv.js, editor/lang/th.js,
+         editor/lang/tr.js, editor/lang/uk.js, editor/lang/vi.js,
+         editor/lang/zh-cn.js, editor/lang/zh.js,
+         editor/plugins/autogrow/fckplugin.js,
+         editor/plugins/bbcode/fckplugin.js,
+         editor/plugins/dragresizetable/fckplugin.js,
+         editor/plugins/placeholder/fck_placeholder.html,
+         editor/plugins/placeholder/fckplugin.js,
+         editor/plugins/placeholder/lang/de.js,
+         editor/plugins/placeholder/lang/en.js,
+         editor/plugins/placeholder/lang/es.js,
+         editor/plugins/placeholder/lang/fr.js,
+         editor/plugins/placeholder/lang/it.js,
+         editor/plugins/placeholder/lang/pl.js,
+         editor/plugins/simplecommands/fckplugin.js,
+         editor/plugins/tablecommands/fckplugin.js,
+         editor/skins/_fckviewstrips.html,
+         editor/skins/default/fck_dialog.css,
+         editor/skins/default/fck_dialog_ie6.js,
+         editor/skins/default/fck_editor.css,
+         editor/skins/default/fck_strip.gif,
+         editor/skins/default/images/dialog.sides.gif,
+         editor/skins/default/images/dialog.sides.png,
+         editor/skins/default/images/dialog.sides.rtl.png,
+         editor/skins/default/images/sprites.gif,
+         editor/skins/default/images/sprites.png,
+         editor/skins/office2003/fck_dialog.css,
+         editor/skins/office2003/fck_dialog_ie6.js,
+         editor/skins/office2003/fck_editor.css,
+         editor/skins/office2003/fck_strip.gif,
+         editor/skins/office2003/images/dialog.sides.gif,
+         editor/skins/office2003/images/dialog.sides.png,
+         editor/skins/office2003/images/dialog.sides.rtl.png,
+         editor/skins/office2003/images/sprites.gif,
+         editor/skins/office2003/images/sprites.png,
+         editor/skins/silver/fck_dialog.css,
+         editor/skins/silver/fck_dialog_ie6.js,
+         editor/skins/silver/fck_editor.css,
+         editor/skins/silver/fck_strip.gif,
+         editor/skins/silver/images/dialog.sides.gif,
+         editor/skins/silver/images/dialog.sides.png,
+         editor/skins/silver/images/dialog.sides.rtl.png,
+         editor/skins/silver/images/sprites.gif,
+         editor/skins/silver/images/sprites.png, editor/wsc/ciframe.html,
+         editor/wsc/tmpFrameset.html, editor/wsc/w.html: FCKeditor 2.6.6
+
+2010-03-15 19:51  mark
+
+       * 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,
+         report_cust_main-zip.html: w/svc_whatever option on zip code
+         distribution report, RT#7784
+
+2010-03-15 15:31  mark
+
+       * FS/bin/freeside-paymentech-upload: RT#7473: add -p option
+
+2010-03-15 00:13  ivan
+
+       * httemplate/edit/svc_broadband.cgi: fix editing svc_broadband
+         service w/no ip address, RT#7786
+
+2010-03-14 23:18  ivan
+
+       * httemplate/search/elements/cust_pay_or_refund.html: deleted
+         payment report, RT#7694
+
+2010-03-14 23:10  ivan
+
+       * httemplate/search/: h_cust_pay.html, report_h_cust_pay.html,
+         elements/cust_pay_or_refund.html: deleted payment report, RT#7694
+
+2010-03-14 19:06  ivan
+
+       * httemplate/edit/part_pkg.cgi: fix diabled package optional
+         reporting classes still selectable on package def edit, RT#7658
+
+2010-03-13 15:50  ivan
+
+       * FS/FS/cust_pkg.pm: quiet extraneous warnings from
+         expire_months/start_1st stuff, getting in the way of debugging
+         for ncic, RT#7780
+
+2010-03-12 13:56  ivan
+
+       * FS/FS/Conf.pm, FS/FS/svc_phone.pm, httemplate/edit/svc_phone.cgi:
+         add svc_phone-phone_name-max_length config, RT#7047
+
+2010-03-12 13:29  ivan
+
+       * FS/FS/cust_location.pm, FS/FS/cust_main.pm,
+         FS/FS/location_Mixin.pm, FS/FS/svc_phone.pm,
+         httemplate/edit/svc_phone.cgi,
+         httemplate/edit/elements/svc_Common.html,
+         httemplate/edit/process/svc_phone.html,
+         httemplate/elements/tr-select-cust_location.html,
+         httemplate/view/svc_phone.cgi: finishing e911/svc_phone location,
+         RT#7047
+
+2010-03-12 03:48  mark
+
+       * httemplate/edit/svc_broadband.cgi: RT#7765: sort broadband router
+         names
+
+2010-03-11 19:36  ivan
+
+       * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/location_Mixin.pm,
+         FS/FS/svc_phone.pm, FS/t/location_Mixin.t,
+         httemplate/edit/svc_phone.cgi,
+         httemplate/edit/elements/edit.html,
+         httemplate/edit/elements/svc_Common.html,
+         httemplate/elements/location.html,
+         httemplate/elements/tr-select-cust_location.html,
+         httemplate/view/svc_phone.cgi: add location to svc_phone, RT#7047
+
+2010-03-11 19:30  ivan
+
+       * FS/MANIFEST: add location to svc_phone, RT#7047
+
+2010-03-10 19:27  ivan
+
+       * FS/FS/TicketSystem/RT_External.pm,
+         httemplate/view/cust_main/tickets.html: add queue selection to
+         customer ticket creation, RT#7656
+
+2010-03-10 18:15  ivan
+
+       * httemplate/docs/credits.html: Mark Wells is now a member of the
+         core team.  Kristian Hoffman has been moved to the core emeritus
+
+2010-03-10 00:20  mark
+
+       * httemplate/edit/svc_acct.cgi: fix probably misplaced text field
+
+2010-03-09 23:50  mark
+
+       * httemplate/edit/svc_domain.cgi: fix probably misplaced text field
+
+2010-03-09 22:52  ivan
+
+       * FS/FS/cust_pkg.pm: oops, move start_1st and expire_months
+         handling from check to insert, so it doesn't get triggered on
+         edit, RT#7347
+
+2010-03-09 22:47  ivan
+
+       * httemplate/edit/process/REAL_cust_pkg.cgi: fix warning about
+         adding a start date to actually check its *added*, RT#7352
+
+2010-03-09 15:47  ivan
+
+       * httemplate/misc/delay_susp_pkg.html: tyop too
+
+2010-03-09 14:37  mark
+
+       * httemplate/misc/cancel_pkg.html: fix typo
+
+2010-03-09 13:57  mark
+
+       * FS/FS/prepay_credit.pm, httemplate/edit/prepay_credit.cgi,
+         httemplate/edit/process/prepay_credit.cgi: RT#7407, variable
+         length prepaid card codes
+
+2010-03-09 00:37  ivan
+
+       * FS/FS/part_pkg/sql_external.pm: move sql_external to use
+         recur_Common, RT#7212
+
+2010-03-09 00:05  ivan
+
+       * httemplate/edit/REAL_cust_pkg.cgi: date editing fix, fallout from
+         date_format
+
+2010-03-08 18:43  ivan
+
+       * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: a package that starts on
+         the 1st and expires after N months, RT#7738
+
+2010-03-08 18:39  ivan
+
+       * FS/FS/cust_main.pm: fix ACH refunds w/IPPay.  B:OP 3.01 and IPPay
+         0.05_02 required.  RT#_7673
+
+2010-03-08 18:12  ivan
+
+       * FS/FS/cust_pkg.pm: init ticket system new-style
+
+2010-03-08 16:23  jeff
+
+       * FS/FS/Setup.pm: tyop broke populate_initial_data
+
+2010-03-08 16:18  jeff
+
+       * FS/FS/reason_type.pm: and this is not 1.7.x
+
+2010-03-08 15:07  jeff
+
+       * FS/FS/part_export/prizm.pm: try a delete before adding an element
+         to prizm
+
+2010-03-08 14:13  ivan
+
+       * FS/FS/cust_main.pm: fix ACH refunds w/IPPay.  B:OP 3.01 and IPPay
+         0.05_02 required.  RT#_7673
+
+2010-03-08 02:57  ivan
+
+       * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
+         httemplate/edit/REAL_cust_pkg.cgi,
+         httemplate/edit/cust_credit.cgi, httemplate/edit/cust_pay.cgi,
+         httemplate/edit/cust_refund.cgi,
+         httemplate/edit/quick-charge.html,
+         httemplate/edit/elements/ApplicationCommon.html,
+         httemplate/elements/tr-input-beginning_ending.html,
+         httemplate/elements/tr-input-date-field.html,
+         httemplate/misc/cancel_pkg.html,
+         httemplate/misc/delay_susp_pkg.html,
+         httemplate/misc/order_pkg.html,
+         httemplate/search/report_prepaid_income.html,
+         httemplate/view/cust_main/payment_history.html,
+         httemplate/view/cust_main/payment_history/credit.html,
+         httemplate/view/cust_main/payment_history/payment.html,
+         httemplate/view/cust_main/payment_history/voided_payment.html:
+         proper use of date_format config for international date formats,
+         RT#7009
+
+2010-03-07 23:02  ivan
+
+       * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/svc_Domain_Mixin.pm,
+         FS/FS/svc_acct.pm, FS/FS/svc_phone.pm, FS/MANIFEST,
+         FS/FS/part_export/netsapiens.pm, FS/t/svc_Domain_Mixin.t,
+         httemplate/edit/svc_phone.cgi,
+         httemplate/edit/elements/svc_Common.html,
+         httemplate/elements/select-svc-domain.html,
+         httemplate/elements/tr-select-svc-domain.html,
+         httemplate/view/svc_phone.cgi: domain names in netsapiens export
+         (domain name association w/svc_phone), RT#5864
+
+2010-03-07 10:07  jeff
+
+       * FS/FS/tax_rate.pm: pass format and correct filenames
+
+2010-03-05 11:09  ivan
+
+       * FS/FS/part_export/grandstream.pm: random nits for grandstream
+         provisioning :UI, docs, java path, s/system/IPC::Run/ for better
+         error handling.  RT#7132
+
+2010-03-05 11:02  ivan
+
+       * httemplate/edit/part_device.html,
+         FS/FS/part_export/grandstream.pm: random nits for grandstream
+         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,
+         forward_shellcommands.pm, phone_shellcommands.pm,
+         shellcommands.pm, shellcommands_withdomain.pm, textradius.pm,
+         vpopmail.pm, www_shellcommands.pm: point to wiki docs
+
+2010-03-05 10:10  ivan
+
+       * FS/FS/part_export/grandstream.pm,
+         httemplate/edit/part_device.html: random nits for grandstream
+         provisioning :UI, docs, java path, s/system/IPC::Run/ for better
+         error handling.  RT#7132
+
+2010-03-03 21:31  jeff
+
+       * FS/FS/cust_bill.pm: always show the previous section when
+         previous_balance-summary_only is enabled
+
+2010-03-02 17:39  jeff
+
+       * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi: tweak,
+         rearrange, and avoid the vacuum
+
+2010-03-02 17:00  jeff
+
+       * httemplate/edit/cust_main/bottomfixup.js: clear geocode when we
+         DO have plus four
+
+2010-03-02 09:18  ivan
+
+       * httemplate/: search/elements/search-html.html,
+         misc/bulk_pkg_increment_bill.cgi, search/cust_pkg.cgi: UI: get
+         rid of undocumented extra_choices_callback in search.html: a
+         terrible place to put action links from a UI perspective, move
+         package links to html_init, now consitent with customer links,
+         change label on popup from "increment bill date" to "increment
+         next bill date", RT#7132
+
+2010-03-01 14:18  ivan
+
+       * httemplate/edit/elements/svc_Common.html: fixup editing w/manual
+         inventory, RT#7010
+
+2010-03-01 14:00  ivan
+
+       * httemplate/elements/select-table.html: fix up editing services
+         w/manual select from inventory, RT#7010
+
+2010-03-01 13:56  ivan
+
+       * FS/FS/svc_Common.pm: fix up editing services w/manual select from
+         inventory, RT#7010
+
+2010-03-01 13:36  ivan
+
+       * httemplate/edit/elements/edit.html: fix up editing services
+         w/manual select from inventory, RT#7010
+
+2010-03-01 13:05  ivan
+
+       * httemplate/search/inventory_item.html: fix inventory item links
+         to non-svc_acct services, RT#7010
+
+2010-03-01 11:38  ivan
+
+       * FS/FS/svc_Common.pm: enable manual selection from inventory
+         dropdowns for svc_broadband, svc_external & svc_phone, RT#7010
+
+2010-03-01 11:29  ivan
+
+       * httemplate/: edit/part_svc.cgi, edit/elements/edit.html,
+         edit/elements/svc_Common.html, elements/select-table.html: enable
+         manual selection from inventory dropdowns for svc_broadband,
+         svc_external & svc_phone, RT#7010
+
+2010-03-01 11:10  jeff
+
+       * Makefile: get along better with RTless installs
+
+2010-02-26 19:15  ivan
+
+       * httemplate/edit/cust_refund.cgi: expiration date not meaningful
+         for non-CARD, RT#7419
+
+2010-02-26 18:59  ivan
+
+       * FS/FS/cust_bill_ApplicationCommon.pm: fix rare "Illegal division
+         by zero" error applying things when using weights, RT#7491
+
+2010-02-24 15:32  mark
+
+       * httemplate/: misc/bulk_pkg_increment_bill.cgi,
+         misc/process/bulk_pkg_increment_bill.cgi, search/cust_pkg.cgi:
+         RT#7132: bulk increment package bill dates
+
+2010-02-22 02:35  ivan
+
+       * FS/FS/part_export/communigate_pro.pm: communigate: domain account
+         defaults, RT#7083
+
+2010-02-22 01:18  ivan
+
+       * httemplate/edit/svc_domain.cgi: communigate: domain account
+         defaults, RT#7083
+
+2010-02-22 01:14  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/part_svc.cgi,
+         httemplate/edit/process/svc_domain.cgi,
+         httemplate/view/svc_domain.cgi, httemplate/view/elements/tr.html,
+         httemplate/view/svc_acct/basics.html,
+         httemplate/view/svc_domain/acct_defaults.html,
+         httemplate/view/svc_domain/basics.html,
+         httemplate/view/svc_domain/dns.html,
+         httemplate/edit/svc_acct.cgi: communigate: domain account
+         defaults, RT#7083
+
+2010-02-21 23:13  ivan
+
+       * FS/FS/svc_domain.pm, FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_domain.cgi, httemplate/view/svc_domain.cgi:
+         communigate: domain aliases, enabled services & administrator
+         domain, RT#7083
+
+2010-02-21 19:22  ivan
+
+       * FS/FS/Schema.pm, FS/FS/part_export/communigate_pro.pm,
+         FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+         httemplate/edit/svc_domain.cgi,
+         httemplate/edit/process/svc_domain.cgi,
+         httemplate/view/svc_domain.cgi,
+         httemplate/edit/process/svc_acct.cgi: communigate: domain
+         aliases, enabled services, RT#7083
+
+2010-02-21 14:54  ivan
+
+       * FS/FS/part_export/communigate_pro.pm, FS/FS/Conf.pm,
+         httemplate/edit/svc_forward.cgi, httemplate/view/svc_forward.cgi:
+         communigate forwarders, RT#7083
+
+2010-02-21 01:19  ivan
+
+       * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_acct.cgi,
+         httemplate/view/svc_acct/basics.html: communigate, RT#7083
+
+2010-02-20 23:32  ivan
+
+       * httemplate/view/svc_acct/basics.html: communigate, RT#7083
+
+2010-02-20 23:28  ivan
+
+       * 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
+
+2010-02-20 19:16  ivan
+
+       * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
+         httemplate/edit/process/svc_acct.cgi,
+         httemplate/elements/communigate_pro-accessmodes.html,
+         httemplate/pref/pref-process.html, httemplate/pref/pref.html,
+         httemplate/view/elements/svc_export_settings.html,
+         httemplate/view/svc_acct/basics.html: communigate, RT#7083
+
+2010-02-20 14:34  ivan
+
+       * FS/FS/Conf.pm: communigate pro provisioning, RT#7083
+
+2010-02-20 14:31  ivan
+
+       * httemplate/view/elements/svc_export_settings.html,
+         httemplate/view/svc_acct/basics.html,
+         httemplate/view/svc_acct/change_svc.html,
+         httemplate/view/svc_acct/change_svc_form.html,
+         httemplate/view/svc_acct/hosting.html,
+         httemplate/view/svc_acct/radius_usage.html,
+         httemplate/view/svc_acct/usage.html, FS/FS/Record.pm,
+         FS/FS/Schema.pm, FS/FS/svc_acct.pm,
+         FS/FS/part_export/communigate_pro.pm,
+         httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi,
+         httemplate/view/svc_domain.cgi: communigate pro provisioning,
+         RT#7083
+
+2010-02-17 19:48  mark
+
+       * FS/bin/freeside-void-payments: Documentation cleanup
+
+2010-02-17 01:00  ivan
+
+       * httemplate/edit/svc_Common.html: fix svc_pbx provisioniing
+
+2010-02-17 00:30  ivan
+
+       * FS/FS/part_export.pm, FS/FS/part_export/communigate_pro.pm,
+         FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/svc_Common.pm,
+         FS/FS/svc_domain.pm, httemplate/edit/svc_domain.cgi,
+         httemplate/edit/process/svc_domain.cgi,
+         httemplate/view/svc_domain.cgi, FS/FS/cust_svc.pm: communigate
+         pro provisioning, RT#7083
+
+2010-02-16 10:36  ivan
+
+       * FS/FS/Conf.pm,
+         fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
+         fs_selfservice/FS-SelfService/cgi/make_payment.html,
+         FS/FS/ClientAPI/MyAccount.pm: option to uncheck the save checkbox
+         in self-service by default, RT#6955
+
+2010-02-15 18:19  jeff
+
+       * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi,
+         httemplate/misc/process/tax-import.cgi: refactor cch tax import
+         to remove tons of false laziness and improve flexibility; allow
+         reload from local files
+
+2010-02-15 08:34  jeff
+
+       * htetc/handler.pl: lexical instead of dynamic warnings
+
+2010-02-15 06:39  jeff
+
+       * htetc/handler.pl: get rid of some very annoying and pointless
+         noise
+
+2010-02-14 18:09  ivan
+
+       * FS/FS/Conf.pm, FS/FS/Misc.pm, debian/control: switch to
+         Email::Sender and add options for every kind of mail encryption &
+         authentication, RT#7285
+
+2010-02-12 18:53  ivan
+
+       * FS/FS/svc_external.pm, httemplate/edit/svc_Common.html,
+         httemplate/edit/svc_external.cgi,
+         httemplate/edit/elements/svc_Common.html,
+         httemplate/edit/process/svc_external.html: svc_external.title
+         from inventory, RT#7010
+
+2010-02-12 18:16  ivan
+
+       * httemplate/search/: inventory_item.html: fix inventory item
+         search w/customer classes
+
+2010-02-12 15:44  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm: don't return an error about
+         changing the cust_main record to the user as a payment processing
+         error, log a bunch of verbose stuff in this case so we can track
+         down wtf is going on, RT#6955
+
+2010-02-12 14:42  ivan
+
+       * httemplate/search/: svc_acct.cgi, elements/search-html.html:
+         totals time used on svc_acct report
+
+2010-02-12 13:49  ivan
+
+       * fs_selfservice/java/freeside_create_ticket_example.java: tyop,
+         RT#7007
+
+2010-02-12 11:28  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_Internal.pm,
+         fs_selfservice/java/freeside_create_ticket_example.java,
+         fs_selfservice/perl/xmlrpc-create_ticket.pl: add mime_type option
+         to self-service ticket create, RT#7007
+
+2010-02-12 11:14  ivan
+
+       * fs_selfservice/perl/xmlrpc-create_ticket.pl,
+         FS/FS/ClientAPI/MyAccount.pm,
+         fs_selfservice/java/freeside_create_ticket_example.java: add
+         queue option to self-service ticket create, RT#7007
+
+2010-02-11 19:26  ivan
+
+       * FS/FS/part_export/thirdlane.pm: add omit_countrycode option,
+         RT#7379
+
+2010-02-11 17:35  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_External.pm,
+         FS/FS/TicketSystem/RT_Internal.pm,
+         fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/Conf.pm,
+         fs_selfservice/java/freeside_create_ticket_example.java,
+         fs_selfservice/perl/xmlrpc-create_ticket.pl,
+         httemplate/view/cust_svc.cgi, rt/lib/RT/URI/freeside.pm: add
+         ticket creation to self-service API, RT#7007
+
+2010-02-11 15:14  jeff
+
+       * FS/FS/part_export/grandstream.pm: fix quoting
+
+2010-02-09 18:12  mark
+
+       * FS/FS/: pay_batch.pm, pay_batch/RBC.pm: RT#7274: accept CR/LF in
+         RBC batch import
+
+2010-02-09 13:49  ivan
+
+       * rt/lib/: RT.pm, RT.pm.in: add NoSignalHandlers option to
+         RT::Init() so we can pull things up the way we want under
+         self-service, RT#7007
+
+2010-02-09 11:56  ivan
+
+       * httemplate/edit/process/discount.html: doh, fix for discounts
+         winding up with both amount and percent, RT#6679
+
+2010-02-08 19:37  ivan
+
+       * rt/lib/RT/Config.pm: fix RT wackiness when loaded concurrently
+         with Fcntl
+
+2010-02-08 11:01  ivan
+
+       * FS/: FS.pm, FS/h_svc_pbx.pm, t/h_svc_pbx.t, MANIFEST:
+         h_svc_pbx.pm, RT#7322
+
+2010-02-08 07:37  jeff
+
+       * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/export_device.pm,
+         FS/FS/part_device.pm, FS/FS/part_export.pm,
+         FS/FS/phone_device.pm, FS/FS/part_export/grandstream.pm,
+         FS/FS/part_export/netsapiens.pm, FS/t/export_device.t, Makefile,
+         FS/MANIFEST, httemplate/edit/part_device.html,
+         httemplate/edit/process/part_device.html,
+         httemplate/elements/checkboxes-table.html,
+         httemplate/misc/phone_device_config.html,
+         httemplate/view/svc_phone.cgi: grandstream device configuration
+         support #4220
+
+2010-02-05 18:57  ivan
+
+       * FS/FS/: cust_pkg_discount.pm, part_pkg/flat.pm: discount
+         reporting, RT#6679
+
+2010-02-05 18:54  ivan
+
+       * FS/FS/Schema.pm, FS/FS/Mason.pm, FS/FS/cust_bill_pkg.pm,
+         FS/FS/cust_bill_pkg_discount.pm, FS/FS/cust_main.pm,
+         FS/FS/cust_pkg.pm, FS/FS.pm, FS/MANIFEST,
+         FS/FS/Report/Table/Monthly.pm, FS/t/cust_bill_pkg_discount.t,
+         httemplate/elements/menu.html,
+         httemplate/misc/delete-cust_pkg_discount.html,
+         httemplate/search/cust_bill_pkg_discount.html,
+         httemplate/search/cust_pkg_discount.html,
+         httemplate/search/report_cust_bill_pkg_discount.html,
+         httemplate/search/report_cust_pkg_discount.html: discount
+         reporting, RT#6679
+
+2010-02-04 19:02  ivan
+
+       * httemplate/edit/process/cust_pkg_discount.html: discounts,
+         RT#6679
+
+2010-02-04 18:39  ivan
+
+       * httemplate/view/cust_main/order_pkg_link.html, FS/FS/cust_pkg.pm,
+         FS/FS/cust_pkg_discount.pm, FS/FS/discount.pm,
+         FS/FS/part_pkg/flat.pm, httemplate/edit/cust_pkg_discount.html,
+         httemplate/edit/discount.html,
+         httemplate/edit/process/discount.html,
+         httemplate/edit/process/quick-cust_pkg.cgi,
+         httemplate/elements/tr-select-discount.html,
+         httemplate/misc/order_pkg.html,
+         httemplate/view/cust_main/packages/status.html: discounts,
+         RT#6679
+
+2010-02-04 12:39  ivan
+
+       * FS/FS/discount.pm, httemplate/edit/discount.html,
+         httemplate/elements/select-discount.html,
+         httemplate/elements/select-table.html,
+         httemplate/elements/tr-input-text.html,
+         httemplate/elements/tr-select-discount.html,
+         httemplate/elements/tr-select.html: discounts, RT#6679
+
+2010-02-04 02:00  ivan
+
+       * httemplate/edit/cust_main/top_misc.html, FS/FS/AccessRight.pm,
+         httemplate/elements/search-cust_main.html: add ability to edit
+         referring customer, RT#7174
+
+2010-02-03 22:53  ivan
+
+       * httemplate/: elements/phonenumber.html, pref/pref-process.html,
+         pref/pref.html: snom autodial integration
+
+2010-02-03 20:48  ivan
+
+       * FS/FS/part_event/Condition/every.pm: fix SQL error with date
+         field when using this condition, RT#7218
+
+2010-02-03 11:27  ivan
+
+       * FS/FS/cust_main.pm: better error msg for profiling
+
+2010-02-02 18:16  ivan
+
+       * FS/FS/svc_acct.pm: fix time limits getting double added if the
+         service is provisioned before first billing
+
+2010-01-30 23:04  ivan
+
+       * FS/FS/discount.pm: discounts, RT#6679
+
+2010-01-30 19:00  ivan
+
+       * httemplate/browse/part_pkg_taxclass.html: fix header on report
+
+2010-01-30 18:57  ivan
+
+       * FS/FS/: part_pkg/agent.pm, part_pkg/bulk.pm,
+         cust_pkg_discount.pm, part_pkg/flat.pm,
+         part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
+         part_pkg/flat_comission_pkg.pm, part_pkg/prorate.pm,
+         part_pkg/recur_Common.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/voip_sqlradacct.pm: discounts, RT#6679
+
+2010-01-30 15:00  ivan
+
+       * httemplate/: view/cust_main/packages/package.html,
+         edit/cust_pkg_discount.html, edit/process/cust_pkg_discount.html,
+         misc/delete-cust_pkg_discount.html,
+         view/cust_main/packages/status.html: discounts, RT#6679
+
+2010-01-30 12:05  ivan
+
+       * httemplate/: misc/cust-part_pkg.cgi, misc/order_pkg.html,
+         view/cust_main/packages.html, elements/select-part_pkg.html,
+         elements/select-table.html,
+         elements/tr-select-cust-part_pkg.html,
+         view/cust_main/order_pkg_link.html: discounts, RT#6679
+
+2010-01-30 00:55  ivan
+
+       * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_discount.pm,
+         httemplate/edit/process/quick-cust_pkg.cgi,
+         httemplate/elements/select-discount.html,
+         httemplate/elements/tr-select-discount.html,
+         httemplate/misc/order_pkg.html,
+         httemplate/view/cust_main/packages/status.html,
+         httemplate/view/cust_main/packages/package.html: discounts,
+         RT#6679
+
+2010-01-29 23:55  ivan
+
+       * FS/FS/part_pkg/rt_time.pm: giving it a weight avoids weight use
+         of uninitialized value in sort messages in part_pkg.pm
+
+2010-01-29 23:38  ivan
+
+       * FS/FS.pm, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/Mason.pm,
+         FS/FS/Schema.pm, FS/FS/cust_pkg_discount.pm, FS/FS/discount.pm,
+         FS/FS/part_pkg.pm, FS/FS/part_pkg/flat.pm,
+         FS/t/cust_pkg_discount.t, FS/t/discount.t,
+         httemplate/browse/discount.html, httemplate/edit/discount.html,
+         httemplate/edit/elements/edit.html,
+         httemplate/edit/process/discount.html,
+         httemplate/elements/menu.html,
+         httemplate/elements/tr-input-text.html: discounts, RT#6679
+
+2010-01-29 12:21  ivan
+
+       * FS/FS/Conf.pm: add Cleartext-Password to radius-password export
+         options, RT#7150
+
+2010-01-29 11:52  ivan
+
+       * FS/FS/part_export/thirdlane.pm: ssl option
+
+2010-01-26 21:27  ivan
+
+       * FS/FS/part_export/thirdlane.pm: URI escape pw, RT#7051
+
+2010-01-26 21:21  ivan
+
+       * FS/FS/part_export/thirdlane.pm: add port option, RT#7051
+
+2010-01-26 02:40  ivan
+
+       * FS/FS/svc_pbx.pm: deleting an svc_pbx unlinks svc_phones and
+         deletes svc_accts, RT#7051
+
+2010-01-26 02:34  ivan
+
+       * FS/FS/part_export/thirdlane.pm: admin operations from svc_acct
+         records
+
+2010-01-26 02:05  ivan
+
+       * FS/FS/svc_acct.pm, httemplate/edit/process/svc_acct.cgi: more
+         fallout from default pw encryption: fix error reporting when
+         entering a bad password
+
+2010-01-26 00:35  ivan
+
+       * FS/FS/: svc_pbx.pm, part_export/thirdlane.pm: svc_pbx.title
+         uniqueness (kludgy) and force to alphanumeric+space and 19 char
+         max when using thirdlane (conservative guess for 1st pass
+         implementation), RT#7051
+
+2010-01-26 00:18  ivan
+
+       * FS/FS/svc_pbx.pm: label isn't thirdlane-specific, RT#7051
+
+2010-01-25 23:15  ivan
+
+       * FS/FS/part_export/thirdlane.pm: figured out success/failure
+         reporting, and wrote DID creation/deletion/assign/unassign,
+         RT#7051
+
+2010-01-25 22:15  ivan
+
+       * FS/FS/part_export/thirdlane.pm: initial thirdlane export w/tenant
+         insert/delete/replace, RT#7051
+
+2010-01-25 22:14  ivan
+
+       * FS/FS/svc_pbx.pm: fix label method and doc work
+
+2010-01-25 22:14  ivan
+
+       * FS/FS/svc_Common.pm: remove debugging
+
+2010-01-25 20:47  jayce
+
+       * FS/FS/: part_pkg/rt_time.pm, TicketSystem/RT_External.pm: First
+         version of RT Billing pkg.  Basic concept is if a customer has
+         this package, then any time added to ticket comments in RT will
+         be added up and multiplied by the base rate, with each entry
+         showing up as a lineitem on their next invoice.
+
+         This has not been used in production yet by anybody, it was just
+         a proposal done for a customer.   Modified Files:
+         TicketSystem/RT_External.pm   Added Files:
+         part_pkg/rt_time.pm
+
+2010-01-25 14:14  ivan
+
+       * httemplate/elements/select-svc_pbx.html,
+         httemplate/elements/tr-select-svc_pbx.html, FS/FS/Schema.pm,
+         FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_pbx.pm,
+         FS/FS/svc_phone.pm, httemplate/edit/part_svc.cgi,
+         httemplate/edit/svc_acct.cgi, httemplate/edit/svc_phone.cgi,
+         httemplate/edit/elements/edit.html,
+         httemplate/edit/elements/svc_Common.html,
+         httemplate/view/svc_acct.cgi, httemplate/view/svc_phone.cgi:
+         linking DIDs and users to PBXes, RT#7051
+
+2010-01-25 09:41  ivan
+
+       * httemplate/edit/part_svc.cgi, FS/MANIFEST, FS/FS/Mason.pm,
+         FS/FS/Schema.pm: initial svc_pbx implementation, RT#7051
+
+2010-01-25 09:35  ivan
+
+       * FS/: FS/svc_pbx.pm, t/svc_pbx.t: initial svc_pbx implementation,
+         RT#7051
+
+2010-01-24 16:31  ivan
+
+       * FS/FS/svc_acct.pm: fix password length checks from applyhing to
+         already-crypted legacy passwords, RT#7139
+
+2010-01-24 14:38  ivan
+
+       * httemplate/elements/: overlibmws.js, overlibmws_crossframe.js,
+         overlibmws_draggable.js, overlibmws_iframe.js: update overlib to
+         upstream v281 (jan 20, 2010)
+
+2010-01-24 12:37  ivan
+
+       * FS/FS/UI/Web.pm: right-align customer # in reports
+
+2010-01-24 11:53  ivan
+
+       * httemplate/search/cust_bill.html: fix alignment of customer data
+
+2010-01-24 11:52  ivan
+
+       * httemplate/search/cust_bill_pay.html: separate out the invoice
+         and payment info into multiple columns, and fix application date
+         showing as payment date
+
+2010-01-21 00:54  ivan
+
+       * FS/FS/Conf.pm: correct description for selfservice-body_footer
+
+2010-01-21 00:38  ivan
+
+       * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: more
+         self-service skinning config options, and start taking a stab at
+         reorganizing config sections, RT#6893
+
+2010-01-21 00:34  ivan
+
+       * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
+         fs_selfservice/FS-SelfService/cgi/change_bill.html,
+         fs_selfservice/FS-SelfService/cgi/change_password.html,
+         fs_selfservice/FS-SelfService/cgi/change_pay.html,
+         fs_selfservice/FS-SelfService/cgi/change_ship.html,
+         fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
+         fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
+         fs_selfservice/FS-SelfService/cgi/delete_svc.html,
+         fs_selfservice/FS-SelfService/cgi/header.html,
+         fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
+         fs_selfservice/FS-SelfService/cgi/make_payment.html,
+         fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html,
+         fs_selfservice/FS-SelfService/cgi/myaccount.html,
+         fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
+         fs_selfservice/FS-SelfService/cgi/order_pkg.html,
+         fs_selfservice/FS-SelfService/cgi/payment_results.html,
+         fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
+         fs_selfservice/FS-SelfService/cgi/process_change_password.html,
+         fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
+         fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
+         fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
+         fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
+         fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
+         fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
+         fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
+         fs_selfservice/FS-SelfService/cgi/provision.html,
+         fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
+         fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
+         fs_selfservice/FS-SelfService/cgi/recharge_results.html,
+         fs_selfservice/FS-SelfService/cgi/view_cdr_details.html,
+         fs_selfservice/FS-SelfService/cgi/view_invoice.html,
+         fs_selfservice/FS-SelfService/cgi/view_usage.html,
+         fs_selfservice/FS-SelfService/cgi/view_usage_details.html,
+         fs_selfservice/FS-SelfService/cgi/image.cgi,
+         FS/FS/ClientAPI/MyAccount.pm, httemplate/config/config-view.cgi,
+         FS/FS/Conf.pm: more self-service skinning config options, and
+         start taking a stab at reorganizing config sections, RT#6893
+
+2010-01-20 17:25  ivan
+
+       * FS/: FS/ClientAPI.pm, FS/Mason.pm,
+         bin/freeside-selfservice-server: fix self-service fallout from RT
+         3.8, RT#6640
+
+2010-01-19 15:11  jeff
+
+       * FS/FS/part_export/prizm.pm: SM in new window
+
+2010-01-19 09:48  jeff
+
+       * FS/FS/cust_main.pm: eliminate harmless uninitialized value noise
+
+2010-01-18 20:54  ivan
+
+       * FS/FS/pay_batch/paymentech.pm: patch from Peter Loeppky to make
+         sure some xml fields don't get larger than what paymentech wants
+
+2010-01-18 19:24  mark
+
+       * httemplate/search/elements/search-csv.html: Fix mime type for CSV
+         files, RT#1526
+
+2010-01-18 18:09  jeff
+
+       * FS/FS/part_export/domreg_opensrs.pm: don't really need debugging
+         on
+
+2010-01-18 18:03  jeff
+
+       * FS/FS/: cust_bill_ApplicationCommon.pm,
+         part_export/domreg_opensrs.pm: debugged and tested opensrs export
+
+2010-01-18 16:13  ivan
+
+       * httemplate/search/cust_bill_pkg.cgi: fix color/style after
+         removal of billpkgnum display
+
+2010-01-16 22:40  ivan
+
+       * FS/FS/ClientAPI/MasonComponent.pm: fix for
+         selfservice_server-base_url without a trailing /
+
+2010-01-16 19:31  ivan
+
+       * FS/FS/cust_main.pm: return an error for 0 amount payments to
+         avoid a $0 payment getting stuck in declined or captured status,
+         RT#6993
+
+2010-01-16 18:34  ivan
+
+       * FS/FS/svc_phone.pm: strip non-digits and 1- when searching for
+         phone numbers, RT#7000
+
+2010-01-16 18:22  ivan
+
+       * FS/FS/: svc_acct.pm: remove svcnum from searchable fields for
+         svc_acct... custnum and invnum are user-visible, other database
+         ids, not so much.  also, breaks phone number search w/current Pg,
+         RT#7000
+
+2010-01-16 17:20  ivan
+
+       * ChangeLog: preparing for 2.1.0
+
+2010-01-16 16:22  jeff
+
+       * FS/FS/cust_pkg.pm: work around bug in pre-perl5.10 which is at
+         best noisy and at worst missorting
+
+2010-01-16 15:39  ivan
+
+       * FS/FS/part_pkg/: cdr_termination.pm: add usage_mandate option to
+         termination price plan, RT#6932
+
+2010-01-16 15:06  ivan
+
+       * httemplate/search/cust_svc.html: fix searching for unlinked
+         services?  RT#7059
+
+2010-01-14 19:59  ivan
+
+       * httemplate/edit/process/part_pkg.cgi: remove extraneous debugging
+
+2010-01-12 19:14  ivan
+
+       * FS/FS/tax_rate.pm: if ignore_icalculable_taxes is on, don't call
+         the errors fatal
+
+2010-01-12 09:08  jeff
+
+       * FS/FS/part_export/prizm.pm: add some debugging
+
+2010-01-12 08:40  jeff
+
+       * FS/FS/part_export/prizm.pm: eliminate harmless argument isn't
+         numeric messages
+
+2010-01-09 15:41  ivan
+
+       * rt/etc/RT_SiteConfig.pm: QuickCreateLong obsolete with the better
+         quick create in 3.8
+
+2010-01-09 15:38  ivan
+
+       * rt/share/html/NoAuth/css/freeside2.1/main.css: bring in
+         freeside.css
+
+2010-01-09 15:36  ivan
+
+       * rt/: etc/RT_SiteConfig.pm, lib/RT/Config.pm, FREESIDE_MODIFIED,
+         etc/RT_Config.pm, etc/RT_Config.pm.in,
+         share/html/NoAuth/css/freeside2.1/InHeader,
+         share/html/NoAuth/css/freeside2.1/admin.css,
+         share/html/NoAuth/css/freeside2.1/base.css,
+         share/html/NoAuth/css/freeside2.1/boxes.css,
+         share/html/NoAuth/css/freeside2.1/forms.css,
+         share/html/NoAuth/css/freeside2.1/freeside.css,
+         share/html/NoAuth/css/freeside2.1/layout.css,
+         share/html/NoAuth/css/freeside2.1/login.css,
+         share/html/NoAuth/css/freeside2.1/main.css,
+         share/html/NoAuth/css/freeside2.1/misc.css,
+         share/html/NoAuth/css/freeside2.1/msie.css,
+         share/html/NoAuth/css/freeside2.1/msie6.css,
+         share/html/NoAuth/css/freeside2.1/nav.css,
+         share/html/NoAuth/css/freeside2.1/portlets.css,
+         share/html/NoAuth/css/freeside2.1/ticket-lists.css,
+         share/html/NoAuth/css/freeside2.1/ticket-search.css,
+         share/html/NoAuth/css/freeside2.1/ticket.css,
+         share/html/NoAuth/css/freeside2.1/tools.css,
+         share/html/NoAuth/css/freeside2.1/yui-fonts.css,
+         share/html/NoAuth/css/freeside2.1/images/dhandler,
+         share/html/NoAuth/css/freeside2.1/images/source/background-gradient.png:
+         add a "freeside2.1" stylesheet to isolate our skinning changes
+
+2010-01-09 14:48  ivan
+
+       * Makefile, rt/FREESIDE_MODIFIED, rt/sbin/rt-setup-database.in:
+         fixup initial RT setup for 3.8
+
+2010-01-09 02:03  ivan
+
+       * FS/FS/Record.pm: need DBIx::DBSchema w/quoted_default to make
+         this all work right :/
+
+2010-01-09 00:21  ivan
+
+       * FS/bin/freeside-upgrade: undo damage from DBIx::DBSchema 0.37_03
+
+2010-01-08 10:55  jeff
+
+       * httemplate/loginout/logout.html: this is part of the logout link
+         too! (RT 1330 & 5518)
+
+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,
+         httemplate/elements/rs_init_object.html,
+         httemplate/elements/xmlhttp.html: add a logout link (RT 1330 &
+         5518)
+
+2010-01-07 01:48  mark
+
+       * FS/FS/: pay_batch.pm, pay_batch/RBC.pm: Fix problems with RBC
+         batch import (RT#6967)
+
+2010-01-05 20:47  ivan
+
+       * FS/FS/svc_acct.pm: eliminate spurious warnings on usage
+         changes...
+
+2010-01-05 20:43  ivan
+
+       * FS/FS/cust_main.pm: eliminate ya "use of uninitialized value"
+         warning
+
+2010-01-05 20:41  ivan
+
+       * FS/FS/cust_main.pm: doc
+
+2010-01-03 20:13  jeff
+
+       * FS/FS/Conf.pm, FS/FS/cust_bill_ApplicationCommon.pm,
+         FS/FS/part_export/domreg_opensrs.pm, bin/opensrs_domain_pkgs:
+         untested triggering of export on payments, requires config enable
+         (RT5825)
+
+2010-01-03 19:23  jeff
+
+       * bin/monitor: add some debugging
+
+2010-01-03 00:04  ivan
+
+       * rt/: share/html/Ticket/Display.html,
+         share/html/Admin/Users/Modify.html,
+         share/html/Elements/AddCustomers,
+         share/html/Elements/EditCustomers,
+         share/html/Ticket/ModifyCustomers.html,
+         share/html/Ticket/Elements/AddCustomers,
+         share/html/Ticket/Elements/EditCustomers,
+         share/html/Ticket/Elements/ShowCustomers,
+         share/html/Ticket/Elements/ShowSummary,
+         share/html/Ticket/Elements/ShowTransactionAttachments,
+         share/html/Ticket/Elements/Tabs, FREESIDE_MODIFIED: port
+         skinning, customer display/edit from RT 3.6 integration to RT 3.8
+         integration
+
+2010-01-02 23:40  ivan
+
+       * htetc/: freeside-base1.99.conf, freeside-base1.conf,
+         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
+
+       * FS/FS/TicketSystem/RT_Internal.pm: attempt to get more
+         information on errors using an RT-instansiated session??
+
+2010-01-02 19:07  ivan
+
+       * Makefile, FS/FS/Mason.pm, FS/FS/Mason/Request.pm,
+         rt/etc/RT_SiteConfig.pm: can't we all just get along (with RT
+         3.8.7)?
+
+2009-12-31 15:03  mark
+
+       * FS/FS/pay_batch/RBC.pm: Add pre-header line
+
+2009-12-31 06:31  ivan
+
+       * rt/: Makefile, Makefile.in: prevent fatality
+
+2009-12-31 06:11  ivan
+
+       * rt/Makefile: otherwise it aborts bitchinga bout missing
+         schema.Oracle
+
+2009-12-31 06:08  ivan
+
+       * rt/: Makefile, config.status: install-sh????
+
+2009-12-31 05:59  ivan
+
+       * rt/: .gitignore, 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,
+         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!!!
+
+2009-12-31 05:15  ivan
+
+       * rt/: 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,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/cs.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/ro.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/uk.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/no.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/pt.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/vi.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/pt-br.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/bn.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/et.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/de.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/en-au.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/ca.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/el.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/sk.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_colorselector.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_listprop.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_replace.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_select.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_smiley.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_textfield.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/ms.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/wsc/ciframe.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/wsc/tmpFrameset.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/wsc/w.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_anchor.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_button.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_docprops.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_hiddenfield.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_link.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_paste.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_source.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_textarea.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_form.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_radiobutton.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_specialchar.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_tablecell.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_table.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_checkbox.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_div.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about/logo_fredck.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash/fck_flash.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/fck_dialog_common.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/fck_dialog_common.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/images/locked.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/images/reset.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/common/images/unlocked.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image/fck_image.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image/fck_image_preview.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_select/fck_select.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_link/fck_link.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template/images/template1.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template/images/template2.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_template/images/template3.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/autogrow/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/dragresizetable/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/bbcode/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/bbcode/_sample/sample.config.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/bbcode/_sample/sample.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/fck_placeholder.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/placeholder.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/de.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/en.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/es.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/fr.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/it.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/placeholder/lang/pl.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/simplecommands/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/plugins/tablecommands/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/_fckviewstrips.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_dialog.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_dialog_ie6.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_editor.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/fck_strip.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/dialog.sides.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/dialog.sides.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/dialog.sides.rtl.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/sprites.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/sprites.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.buttonarrow.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.collapse.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.end.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.expand.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.separator.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/default/images/toolbar.start.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_dialog.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_dialog_ie6.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_editor.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/fck_strip.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/dialog.sides.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/dialog.sides.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/dialog.sides.rtl.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/sprites.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/sprites.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.end.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images/toolbar.start.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_editor.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_dialog.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_dialog_ie6.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/fck_strip.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/dialog.sides.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/dialog.sides.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/dialog.sides.rtl.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/sprites.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/sprites.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.end.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.expand.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.separator.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images/toolbar.start.gif,
+         share/html/NoAuth/iCal/dhandler,
+         share/html/NoAuth/js/cascaded.js, share/html/NoAuth/js/ahah.js,
+         share/html/NoAuth/js/autohandler, share/html/NoAuth/js/class.js,
+         share/html/NoAuth/js/combobox.js, share/html/NoAuth/js/list.js,
+         share/html/NoAuth/js/titlebox-state.js,
+         share/html/NoAuth/js/util.js,
+         share/html/NoAuth/js/scriptaculous/controls.js,
+         share/html/NoAuth/js/scriptaculous/effects.js,
+         share/html/NoAuth/js/scriptaculous/scriptaculous.js,
+         share/html/NoAuth/js/IE7/IE8.js,
+         share/html/NoAuth/js/prototype/prototype.js,
+         share/html/Helpers/CalPopup.html,
+         share/html/NoAuth/js/IE7/IE7.js,
+         share/html/NoAuth/js/IE7/blank.gif,
+         share/html/NoAuth/js/IE7/ie7-recalc.js,
+         share/html/NoAuth/js/IE7/ie7-squish.js,
+         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/TitleBoxEnd,
+         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,
+         share/html/Helpers/Toggle/TicketBookmark,
+         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/Admin/autohandler, share/html/Admin/index.html,
+         share/html/Admin/Queues/CustomField.html,
+         share/html/Admin/Queues/GroupRights.html,
+         share/html/Admin/Queues/People.html,
+         share/html/Download/CustomFieldValue/dhandler,
+         share/html/Download/Tabular/dhandler,
+         share/html/Tools/Reports/index.html,
+         share/html/Tools/Reports/Elements/Tabs,
+         share/html/Admin/Queues/CustomFields.html,
+         share/html/Admin/Queues/History.html,
+         share/html/Admin/Queues/Modify.html,
+         share/html/Admin/Queues/Scrip.html,
+         share/html/Admin/Queues/Scrips.html,
+         share/html/Admin/Queues/Template.html,
+         share/html/Admin/Queues/Templates.html,
+         share/html/Admin/Queues/index.html,
+         share/html/Admin/Elements/EditCustomFieldValues,
+         share/html/Admin/Elements/EditCustomFieldValuesSource,
+         share/html/Admin/Elements/EditUserComments,
+         share/html/Admin/Elements/GroupTabs,
+         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,
+         share/html/Admin/Elements/CreateUserCalled,
+         share/html/Admin/Elements/EditCustomField,
+         share/html/Admin/Elements/EditQueueWatchers,
+         share/html/Admin/Elements/EditScrips,
+         share/html/Admin/Elements/GlobalCustomFieldTabs,
+         share/html/Admin/Elements/ListGlobalCustomFields,
+         share/html/Admin/Elements/ListGlobalScrips,
+         share/html/Admin/Elements/ModifyTemplate,
+         share/html/Admin/Elements/PickCustomFields,
+         share/html/Admin/Elements/PickObjects,
+         share/html/Admin/Elements/SelectCustomFieldLookupType,
+         share/html/Admin/Elements/SelectGroups,
+         share/html/Admin/Elements/SelectModifyGroup,
+         share/html/Admin/Elements/SelectModifyUser,
+         share/html/Admin/Elements/SelectNewGroupMembers,
+         share/html/Admin/Elements/SelectSingleOrMultiple,
+         share/html/Admin/Elements/SelectUsers,
+         share/html/Admin/Elements/SystemTabs,
+         share/html/Admin/Elements/UserTabs,
+         share/html/Admin/Elements/EditTemplates,
+         share/html/Admin/Elements/Header,
+         share/html/Admin/Elements/QueueRightsForUser,
+         share/html/Admin/Elements/SelectCustomField,
+         share/html/Admin/Elements/SelectRights,
+         share/html/Admin/Elements/ShowKeyInfo,
+         share/html/Admin/Elements/ToolTabs,
+         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/Users/CustomFields.html,
+         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,
+         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/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/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/Modify.html,
+         share/html/Admin/Tools/Shredder/Dumps/dhandler,
+         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/Groups/UserRights.html,
+         share/html/Admin/Groups/index.html,
+         share/html/Ticket/Create.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/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/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,
+         share/html/Ticket/Elements/ShowBasics,
+         share/html/Ticket/Elements/ShowCustomFields,
+         share/html/Ticket/Elements/ShowDependencies,
+         share/html/Ticket/Elements/ShowGnuPGStatus,
+         share/html/Ticket/Elements/ShowGroupMembers,
+         share/html/Ticket/Elements/ShowHistory,
+         share/html/Ticket/Elements/ShowMembers,
+         share/html/Ticket/Elements/ShowMessageHeaders,
+         share/html/Ticket/Elements/ShowMessageStanza,
+         share/html/Ticket/Elements/ShowPeople,
+         share/html/Ticket/Elements/ShowPriority,
+         share/html/Ticket/Elements/ShowQueue,
+         share/html/Ticket/Elements/ShowRequestor,
+         share/html/Ticket/Elements/ShowTransaction,
+         share/html/Ticket/Elements/ShowUserEntry,
+         share/html/Ticket/Elements/UpdateCc,
+         share/html/SelfService/Error.html,
+         share/html/Ticket/Attachment/dhandler,
+         share/html/Ticket/Attachment/WithHeaders/dhandler,
+         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,
+         share/html/SelfService/Closed.html,
+         share/html/SelfService/Create.html,
+         share/html/SelfService/CreateTicketInQueue.html,
+         share/html/SelfService/Display.html,
+         share/html/SelfService/Prefs.html,
+         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/Approvals/autohandler,
+         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/SelfService/Attachment/dhandler,
+         share/html/SelfService/Elements/Header,
+         share/html/SelfService/Elements/MyRequests, etc/schema.mysql-4.1,
+         etc/upgrade/shrink_cgm_table.pl,
+         etc/upgrade/split-out-cf-categories,
+         etc/upgrade/split-out-cf-categories.in,
+         etc/upgrade/upgrade-mysql-schema.pl,
+         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.7.81/schema.mysql, etc/upgrade/3.7.85/content,
+         etc/upgrade/3.8.2/content: 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,
+         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,
+         lib/RT/Shredder/Dependency.pm,
+         lib/RT/Shredder/ObjectCustomFieldValue.pm,
+         lib/RT/Shredder/Queue.pm, lib/RT/Shredder/User.pm,
+         lib/RT/Shredder/CustomField.pm, lib/RT/Shredder/Exceptions.pm,
+         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/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,
+         lib/RT/Shredder/Template.pm, lib/RT/Shredder/Ticket.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/Approval/Rule.pm,
+         lib/RT/Condition/CloseTicket.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,
+         docs/porting.windows, docs/queue_subject_tag.pod,
+         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,
+         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,
+         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/data/emails/russian-subject-no-content-type,
+         t/data/emails/subject-with-folding-ws,
+         t/data/emails/text-html-in-russian,
+         t/data/emails/multipart-alternative-with-umlaut,
+         t/data/emails/new-ticket-from-iso-8859-1-full,
+         t/data/emails/notes-uuencoded, t/data/emails/rt-send-cc,
+         t/data/emails/multipart-report, t/data/emails/nested-mime-sample,
+         t/data/emails/nested-rfc-822,
+         t/data/emails/new-ticket-from-iso-8859-1,
+         t/data/emails/text-html-with-umlaut,
+         t/data/emails/crashes-file-based-parser,
+         t/data/emails/lorem-ipsum, t/data/emails/very-long-subject,
+         t/data/emails/8859-15-message-series/dir,
+         t/data/emails/8859-15-message-series/msg1,
+         t/data/emails/8859-15-message-series/msg2,
+         t/data/emails/8859-15-message-series/msg3,
+         t/data/emails/8859-15-message-series/msg4,
+         t/data/emails/8859-15-message-series/msg5,
+         t/data/emails/8859-15-message-series/msg6,
+         t/data/emails/8859-15-message-series/msg7,
+         t/data/gnupg/keyrings/trustdb.gpg,
+         t/data/gnupg/emails/1-signed-MIME-plain.txt,
+         t/data/gnupg/emails/12-encrypted-inline-binary.txt,
+         t/data/gnupg/emails/13-signed-encrypted-MIME-plain.txt,
+         t/data/gnupg/emails/14-signed-encrypted-MIME-attachment.txt,
+         t/data/gnupg/emails/15-signed-encrypted-MIME-binary.txt,
+         t/data/gnupg/emails/16-signed-encrypted-inline-plain.txt,
+         t/data/gnupg/emails/18-signed-encrypted-inline-binary.txt,
+         t/data/gnupg/emails/2-signed-MIME-plain-with-attachment.txt,
+         t/data/gnupg/emails/3-signed-MIME-plain-with-binary.txt,
+         t/data/gnupg/emails/6-signed-inline-with-binary.txt,
+         t/data/gnupg/emails/7-encrypted-MIME-plain.txt,
+         t/data/gnupg/emails/8-encrypted-MIME-with-attachment.txt,
+         t/data/gnupg/emails/9-encrypted-MIME-with-binary.txt,
+         t/data/gnupg/emails/README, t/data/gnupg/keyrings/pubring.gpg,
+         t/data/gnupg/keyrings/secring.gpg,
+         t/data/gnupg/keyrings/signed_old_style_with_attachment.eml,
+         t/data/gnupg/keys/general-at-example.com.2.public.key,
+         t/data/gnupg/keys/general-at-example.com.2.secret.key,
+         t/data/gnupg/keys/general-at-example.com.public.key,
+         t/data/gnupg/keys/general-at-example.com.secret.key,
+         t/data/gnupg/keys/recipient-at-example.com.public.key,
+         t/data/gnupg/keys/recipient-at-example.com.secret.key,
+         t/data/gnupg/keys/rt-recipient-at-example.com.public.key,
+         t/data/gnupg/keys/rt-recipient-at-example.com.secret.key,
+         t/data/gnupg/keys/rt-test-at-example.com.2.public.key,
+         t/data/gnupg/keys/rt-test-at-example.com.2.secret.key,
+         t/data/gnupg/keys/rt-test-at-example.com.public.key,
+         t/data/gnupg/keys/rt-test-at-example.com.secret.key,
+         t/api/currentuser.t, t/api/queue.t, t/api/uri-t.t,
+         t/data/gnupg/emails/10-encrypted-inline-plain.txt,
+         t/data/gnupg/emails/11-encrypted-inline-attachment.txt,
+         t/data/gnupg/emails/17-signed-encrypted-inline-attachment.txt,
+         t/data/gnupg/emails/19-signed-inline-plain-nested.txt,
+         t/data/gnupg/emails/4-signed-inline-plain.txt,
+         t/data/gnupg/emails/5-signed-inline-with-attachment.txt,
+         t/api/ace.t, t/api/action-createtickets.t, t/api/attachment.t,
+         t/api/attribute-tests.t, t/api/attribute.t, t/api/cf.t,
+         t/api/cf_combo_casacade.t, t/api/cf_external.t,
+         t/api/cf_pattern.t, t/api/cf_single_values.t,
+         t/api/cf_transaction.t, t/api/condition-ownerchange.t,
+         t/api/condition-reject.t, t/api/customfield.t, t/api/date.t,
+         t/api/emailparser.t, t/api/group.t, t/api/groups.t, t/api/i18n.t,
+         t/api/link.t, t/api/record.t, t/api/reminders.t, t/api/rights.t,
+         t/api/rt.t, t/api/scrip.t, t/api/scrip_order.t,
+         t/api/searchbuilder.t, t/api/system.t, t/api/template-insert.t,
+         t/api/template.t, t/api/ticket.t, t/api/tickets.t,
+         t/api/tickets_overlay_sql.t, t/api/uri-fsck_com_rt.t,
+         t/api/user.t, t/api/users.t, t/web/attachments.t,
+         t/web/cf_access.t, t/web/cf_onqueue.t, t/web/cf_select_one.t,
+         t/web/command_line_with_unknown_field.t,
+         t/web/compilation_errors.t, t/web/config_tab_right.t,
+         t/web/custom_frontpage.t, t/web/custom_search.t,
+         t/web/dashboards-permissions.t, t/web/gnupg-outgoing.t,
+         t/web/gnupg-select-keys-on-create.t, t/web/offline_utf8.t,
+         t/web/query_builder.t, t/web/rest.t, t/web/rights.t,
+         t/web/saved_search_chart.t, t/web/search_bulk_update_links.t,
+         t/web/ticket-create-utf8.t, t/web/ticket_owner.t,
+         t/web/ticket_seen.t, t/web/ticket_update_without_content.t,
+         t/web/unlimited_search.t, t/web/crypt-gnupg.t,
+         t/web/gnupg-select-keys-on-update.t,
+         t/web/offline_messages_utf8.t, t/web/rest-non-ascii-subject.t,
+         t/web/rights1.t, t/web/dashboards.t, t/ticket/badlinks.t,
+         t/ticket/merge.t, t/ticket/search_by_txn.t,
+         t/ticket/sort-by-user.t, t/web/basic.t, t/web/command_line.t,
+         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,
+         share/html/Elements/BevelBoxRaisedEnd,
+         share/html/Elements/Callback, share/html/Elements/CollectionList,
+         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/MyAdminQueues, share/html/Elements/MyTickets,
+         share/html/Elements/PageLayout, 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,
+         share/html/Elements/SelectTimezone,
+         share/html/Elements/SelectUsers,
+         share/html/Elements/SelectWatcherType,
+         share/html/Elements/ShowCustomFieldBinary,
+         share/html/Elements/ShowCustomFieldText,
+         share/html/Elements/ShowLink, share/html/Elements/ShowLinks,
+         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,
+         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,
+         t/ticket/scrips_batch.t, t/ticket/search.t,
+         t/ticket/search_by_cf_freeform_multiple.t,
+         t/ticket/search_by_cf_freeform_single.t,
+         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/EditCustomField,
+         share/html/Elements/EditTimeValue,
+         share/html/Elements/MySupportQueues,
+         share/html/Elements/SelectCustomFieldOperator,
+         share/html/Elements/SelectEqualityOperator,
+         share/html/Elements/SelectResultsPerPage,
+         share/html/Elements/SelectTicketSortBy,
+         share/html/Elements/ShowUser, share/html/Elements/TitleBoxStart,
+         share/html/Elements/ShowSearch,
+         share/html/Dashboards/Modify.html,
+         share/html/Dashboards/Queries.html,
+         share/html/Dashboards/Render.html,
+         share/html/Dashboards/Subscription.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/Elements/BevelBoxRaisedStart,
+         share/html/Elements/CreateTicket,
+         share/html/Elements/EditCustomFieldBinary,
+         share/html/Elements/EditCustomFieldCombobox,
+         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,
+         share/html/Elements/PersonalQuickbar,
+         share/html/Elements/Quicksearch,
+         share/html/Elements/SelectAttachmentField,
+         share/html/Elements/SelectDateType,
+         share/html/Elements/SelectGroups, share/html/Elements/SelectLang,
+         share/html/Elements/SelectSortOrder,
+         share/html/Elements/SetupSessionCookie,
+         share/html/Elements/ShowCustomFieldImage,
+         share/html/Elements/ShowCustomFieldWikitext,
+         share/html/Elements/ShowCustomFields, share/html/Elements/Submit,
+         share/html/Elements/TitleBoxEnd,
+         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/GnuPG/SelectKeyForSigning,
+         share/html/Elements/GnuPG/SignEncryptWidget,
+         share/html/Elements/RT__Group/ColumnMap,
+         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,
+         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/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/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/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,
+         share/html/REST/1.0/autohandler, share/html/REST/1.0/dhandler,
+         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,
+         share/html/Search/Elements/Graph,
+         share/html/Search/Elements/NewListActions,
+         share/html/Search/Elements/PickCriteria,
+         share/html/Search/Elements/SearchPrivacy,
+         share/html/Search/Elements/SelectChartType,
+         share/html/Search/Elements/SelectGroup,
+         share/html/Search/Elements/SelectLinks,
+         share/html/REST/1.0/Forms/attachment/default,
+         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/Forms/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/ticket/links,
+         share/html/REST/1.0/Forms/ticket/take,
+         share/html/NoAuth/Logout.html, share/html/NoAuth/Reminder.html,
+         share/html/NoAuth/css/autohandler,
+         share/html/NoAuth/css/dhandler, share/html/NoAuth/css/print.css,
+         share/html/NoAuth/css/web2/InHeader,
+         share/html/NoAuth/css/web2/forms.css,
+         share/html/NoAuth/css/web2/login.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-search.css,
+         share/html/NoAuth/css/web2/ticket.css,
+         share/html/NoAuth/css/web2/tools.css,
+         share/html/NoAuth/css/web2/yui-fonts.css,
+         share/html/REST/1.0/Forms/ticket/history,
+         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/NoAuth/mail-gateway,
+         share/html/REST/1.0/search/dhandler,
+         share/html/REST/1.0/search/ticket,
+         share/html/REST/1.0/ticket/comment,
+         share/html/REST/1.0/ticket/link,
+         share/html/REST/1.0/ticket/merge,
+         share/html/NoAuth/css/3.4-compat/footer.css,
+         share/html/NoAuth/css/3.4-compat/header.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/web2/admin.css,
+         share/html/NoAuth/css/web2/base.css,
+         share/html/NoAuth/css/web2/boxes.css,
+         share/html/NoAuth/css/web2/layout.css,
+         share/html/NoAuth/css/web2/main.css,
+         share/html/NoAuth/css/web2/ticket-lists.css,
+         share/html/NoAuth/css/web2/images/dhandler,
+         share/html/NoAuth/css/web2/images/source/background-gradient.png,
+         share/html/NoAuth/css/3.4-compat/body.css,
+         share/html/NoAuth/css/3.4-compat/forms.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.4-compat/transactions.css,
+         share/html/NoAuth/css/3.5-default/footer.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/ticket-search.css,
+         share/html/NoAuth/css/3.5-default/approvals.css,
+         share/html/NoAuth/css/3.5-default/header.css,
+         share/html/NoAuth/css/3.5-default/logo.css,
+         share/html/NoAuth/css/3.5-default/misc.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.css,
+         share/html/NoAuth/css/3.5-default/titlebox.css,
+         share/html/NoAuth/css/3.5-default/transactions.css,
+         share/html/NoAuth/css/3.5-default/forms.css,
+         share/html/NoAuth/RichText/dhandler,
+         share/html/NoAuth/RichText/FCKeditor/fckconfig.js,
+         share/html/NoAuth/RichText/FCKeditor/fckeditor.js,
+         share/html/NoAuth/RichText/FCKeditor/fckpackager.xml,
+         share/html/NoAuth/RichText/FCKeditor/fckstyles.xml,
+         share/html/NoAuth/RichText/FCKeditor/fcktemplates.xml,
+         share/html/NoAuth/css/3.5-default/body.css,
+         share/html/NoAuth/css/3.5-default/main.css,
+         share/html/NoAuth/css/3.5-default/nav-left.css,
+         share/html/NoAuth/images/autohandler,
+         share/html/NoAuth/images/bplogo.gif,
+         share/html/NoAuth/images/empty_star.gif,
+         share/html/NoAuth/images/favicon.png,
+         share/html/NoAuth/images/star.gif,
+         share/html/NoAuth/images/test.png,
+         share/html/NoAuth/images/css/cb-light.gif,
+         share/html/NoAuth/images/css/cb.gif,
+         share/html/NoAuth/images/css/cbr-b2g.gif,
+         share/html/NoAuth/images/css/cbr-b2lb.gif,
+         share/html/NoAuth/images/css/cbr-gray.gif,
+         share/html/NoAuth/images/css/cbr-trans.gif,
+         share/html/NoAuth/images/css/cbr.gif,
+         share/html/NoAuth/images/css/ct-light.gif,
+         share/html/NoAuth/images/css/ct.gif,
+         share/html/NoAuth/images/css/ctr-b2g.gif,
+         share/html/NoAuth/images/css/ctr-b2lb.gif,
+         share/html/NoAuth/images/css/ctr-gray.gif,
+         share/html/NoAuth/images/css/ctr-trans.gif,
+         share/html/NoAuth/images/css/ctr.gif,
+         share/html/NoAuth/images/css/dark-arrow-up.png,
+         share/html/NoAuth/images/css/dark-arrow.png,
+         share/html/NoAuth/images/css/fieldbg-autocomplete.gif,
+         share/html/NoAuth/images/css/light-arrow-up.png,
+         share/html/NoAuth/images/css/light-arrow.png,
+         share/html/NoAuth/images/css/rolldown-arrow.gif,
+         share/html/NoAuth/images/css/rolldown-arrow.png,
+         share/html/NoAuth/images/css/rollup-arrow.gif,
+         share/html/NoAuth/RichText/FCKeditor/license.txt,
+         share/html/NoAuth/RichText/FCKeditor/editor/fckdebug.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/fckdialog.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/fckeditor.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/fckeditor.original.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/fck_editorarea.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/fck_showtableborders_gecko.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/fckconstants.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/fckeditorapi.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/fckjscoreextensions.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/fckscriptloader.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckcodeformatter.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckconfig.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckregexlib.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckselection_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktoolbaritems.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/fck_internal.css,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/behaviors/disablehandles.htc,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/behaviors/showtableborders.htc,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_address.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_blockquote.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_div.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h1.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h2.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h3.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h4.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h5.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_h6.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_p.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/block_pre.png,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_anchor.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_flashlogo.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_hiddenfield.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_pagebreak.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/css/images/fck_plugin.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdebug.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckplugins.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktools.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtml.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck_contextmenu.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckstyles.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckurlparams.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtml_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdomtools.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdocumentprocessor.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcklisthandler.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktools_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtml_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckxhtmlentities.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckbrowserinfo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckcommands.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdebug_empty.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckdialog.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcklanguagemanager.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktablehandler.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckundo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckselection_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktoolbarset.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckblockquotecommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckcorestylecommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcktablecommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fck_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcklistslib.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fckselection.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktablehandler_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/internals/fcktools_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fck_othercommands.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckfitwindow.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckjustifycommands.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcklistcommands.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckremoveformatcommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckshowblocks.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckstylecommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckcontextmenu.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckw3crange.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckxml.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses/fckindentcommands.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckevents.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckiecleanup.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckmenublock.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbar.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckstyle.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckmenuitem.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckspecialcombo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbutton.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckxml_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckimagepreloader.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckkeystrokehandler.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckpanel.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrange.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckeditingarea.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckicon.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckxml_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdataprocessor.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrange_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrange_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckdomrangeiterator.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckelementpath.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckenterkey.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckhtmliterator.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckmenublockpanel.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fckplugin.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/anchor.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/arrow_ltr.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/arrow_rtl.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/spacer.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/teeth_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/dtd/fck_dtd_test.html,
+         share/html/NoAuth/RichText/FCKeditor/editor/dtd/fck_xhtml10strict.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/dtd/fck_xhtml10transitional.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/angel_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/angry_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/broken_heart.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/cake.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/confused_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/cry_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/devil_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/envelope.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/heart.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/kiss.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/lightbulb.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/omg_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/regular_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/sad_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/shades_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/thumbs_down.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/thumbs_up.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/tounge_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/images/smiley/msn/wink_smile.gif,
+         share/html/NoAuth/RichText/FCKeditor/editor/js/fckadobeair.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/js/fckeditorcode_ie.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/js/fckeditorcode_gecko.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/es.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/eu.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/hr.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/km.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/it.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/sl.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/bg.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/fa.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/sv.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/ja.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/mn.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/th.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/zh.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/fr-ca.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/he.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/sr-latn.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/en-uk.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/nb.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/fr.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/lv.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/ar.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/fo.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/is.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/en.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/pl.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/hi.js,
+         share/html/NoAuth/RichText/FCKeditor/editor/lang/lt.js,
+         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
+         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,
+         lib/RT/Interface/Web/Request.pm, lib/RT/Interface/Web/Session.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/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
+
+2009-12-31 04:56  ivan
+
+       * rt/: Makefile, lib/RT.pm: rt 3.6.10
+
+2009-12-31 04:44  ivan
+
+       * rt/: etc/RT_Config.pm.in, 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,
+         sbin/rt-setup-database.in: rt 3.6.10
+
+2009-12-31 04:35  ivan
+
+       * rt/FREESIDE_MODIFIED: up-to-date
+
+2009-12-30 23:16  ivan
+
+       * FS/FS/Schema.pm: fix h_cdr acctid changing from bigint to int
+         with recent DBIx::DBSchema
+
+2009-12-30 21:10  ivan
+
+       * FS/: FS/Cron/bill.pm, bin/freeside-daily: specify multiple
+         agentnums with freeside-daily
+
+2009-12-30 19:33  ivan
+
+       * Makefile: goodbye conf dir
+
+2009-12-30 18:50  jeff
+
+       * FS/FS/cust_main.pm: really reduce the noise
+
+2009-12-30 18:20  ivan
+
+       * httemplate/: edit/prospect_main.html, edit/elements/edit.html,
+         edit/process/elements/process.html, elements/contact.html,
+         elements/menu.html: prospecting: proper contact error handling
+         when you add a prospect
+
+2009-12-29 22:41  jeff
+
+       * FS/FS/part_pkg/voip_cdr.pm: define all detail header list
+         elements
+
+2009-12-29 22:05  jeff
+
+       * FS/FS/cust_main.pm: noise reduction
+
+2009-12-29 21:22  jeff
+
+       * FS/FS/tax_rate.pm: noise reduction
+
+2009-12-29 18:39  jeff
+
+       * FS/FS/cust_bill_pkg_detail.pm: use the class used
+
+2009-12-29 18:26  jeff
+
+       * FS/FS/cust_main.pm: noise reduction
+
+2009-12-28 20:49  ivan
+
+       * FS/bin/freeside-upgrade: output SQL statements as we run them
+         (and only the ones we run), not immediately
+
+2009-12-28 20:44  ivan
+
+       * FS/FS/Conf.pm: oops, syntax error adding queued-sleep_time
+
+2009-12-28 20:24  ivan
+
+       * FS/bin/: freeside-upgrade: don't change h_queue.job type under
+         non-mysql, takes forever on large dbs, RT#6946
+
+2009-12-28 17:38  ivan
+
+       * FS/bin/freeside-daily: add -u option for vacuuming, RT#5258
+
+2009-12-28 17:30  ivan
+
+       * bin/: del-old-history, pg-sizer: some random utils for disk space
+         analysis and eliminating old history records, RT#6914
+
+2009-12-28 17:00  mark
+
+       * FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html,
+         httemplate/elements/menu.html: Add Browse attachments ACL
+         (RT#4964)
+
+2009-12-28 16:38  ivan
+
+       * FS/: FS/Conf.pm, bin/freeside-queued: add queued-sleep_time
+
+2009-12-28 11:18  ivan
+
+       * FS/FS/AccessRight.pm, FS/FS/Mason.pm, FS/FS/Schema.pm,
+         FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/contact.pm,
+         FS/FS/contact_email.pm, FS/FS/contact_phone.pm,
+         FS/FS/cust_location.pm, FS/FS/o2m_Common.pm, FS/FS/phone_type.pm,
+         FS/FS/prospect_main.pm, FS/MANIFEST, FS/t/contact.t,
+         FS/t/contact_email.t, FS/t/contact_phone.t, FS/t/phone_type.t,
+         FS/t/prospect_main.t, httemplate/edit/prospect_main.html,
+         httemplate/edit/process/prospect_main.html,
+         httemplate/elements/city.html, httemplate/elements/contact.html,
+         httemplate/elements/header.html, httemplate/elements/menu.html,
+         httemplate/elements/tr-contact.html,
+         httemplate/elements/tr-select-cust_location.html,
+         httemplate/search/prospect_main.html,
+         httemplate/search/report_prospect_main.html,
+         httemplate/view/prospect_main.html,
+         httemplate/edit/elements/edit.html,
+         httemplate/edit/process/elements/process.html,
+         httemplate/misc/location.cgi,
+         httemplate/view/cust_main/packages/location.html, FS/FS.pm:
+         beginning of prospect/CRM/contact work
+
+2009-12-27 21:25  ivan
+
+       * FS/FS/: part_pkg_taxclass.pm, phone_device.pm: use blessed
+
+2009-12-26 17:00  jeff
+
+       * FS/FS/: cust_location.pm, cust_main.pm: improve spacing around
+         county
+
+2009-12-23 15:32  jeff
+
+       * bin/monitor: remove debugging
+
+2009-12-23 15:29  jeff
+
+       * bin/monitor: add non-forking one machine monitor program
+
+2009-12-23 15:14  jeff
+
+       * FS/FS/Yori.pm: teach yori to do some load monitoring
+
+2009-12-23 13:21  jeff
+
+       * FS/FS/cust_bill.pm, FS/FS/cust_location.pm, FS/FS/cust_main.pm,
+         FS/FS/cust_pkg.pm,
+         httemplate/view/cust_main/packages/location.html: correct invoice
+         package address display and reduce false laziness
+
+2009-12-22 16:30  mark
+
+       * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi,
+         httemplate/edit/process/svc_acct.cgi: Tweak set_password per
+         RT#6358
+
+2009-12-21 06:44  jeff
+
+       * FS/FS/: Schema.pm, cust_bill_pkg.pm,
+         cust_bill_pkg_tax_location.pm, cust_credit_bill_pkg.pm,
+         cust_tax_exempt_pkg.pm: manage tax exemptions (texas-tax) on
+         credit application RT953
+
+2009-12-21 06:36  jeff
+
+       * FS/FS/Conf.pm, FS/FS/tax_rate.pm, bin/fetch_and_expand_taxes,
+         bin/reassemble_taxes: move cch conf into database and add a
+         couple small tools for processing updates more manually
+
+2009-12-20 18:00  ivan
+
+       * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: have 'Bill now'
+         link cancel expired (and suspend adjourned) packages, and catch
+         and return errors in all cases, RT#6627
+
+2009-12-20 13:52  ivan
+
+       * FS/FS/Conf.pm: late fee package class specified in the event
+         action instead of a global finance_pkgclass config, RT#6617
+
+2009-12-20 13:48  ivan
+
+       * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: late
+         fee package class specified in the event action instead of a
+         global finance_pkgclass config, RT#6617
+
+2009-12-20 11:42  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm: fix usage details pulling from
+         wrong account for customers who have multiple accounts, RT#6681,
+         fallout from RT#4189
+
+2009-12-19 22:52  ivan
+
+       * httemplate/search/cust_pkg.cgi: fix address fields on advanced
+         package search, RT#6609
+
+2009-12-19 18:51  ivan
+
+       * FS/FS/cust_pkg.pm: fix bulk package order with one package
+         changing to one new package, RT#6519, fallout from RT#4499
+
+2009-12-19 17:02  ivan
+
+       * httemplate/view/cust_main/: packages.html, payment_history.html:
+         fix cust_main-packages-years, RT#6798
+
+2009-12-19 15:52  ivan
+
+       * FS/FS/cust_bill_ApplicationCommon.pm: fix more
+         ->owed_setup/owed_recur clashing with
+         cust_bill->open_cust_bill_pkg separating line items, RT#4729
+
+2009-12-19 15:28  ivan
+
+       * FS/FS/cust_bill_ApplicationCommon.pm: fix credit application, at
+         least in vedeya's case on HEAD, RT#6819, fallout from tax
+         credits, RT#4729
+
+2009-12-19 14:52  ivan
+
+       * httemplate/edit/elements/ApplicationCommon.html: fix fill-in of
+         credit amount when there aren't tax buttons
+
+2009-12-19 14:41  ivan
+
+       * httemplate/edit/cust_credit.cgi: add add'l info field as a
+         customer-editable field, RT#6505
+
+2009-12-19 14:32  ivan
+
+       * httemplate/view/cust_main/payment_history.html: make room for
+         credit reasons in popup
+
+2009-12-19 12:29  ivan
+
+       * FS/FS/cust_main_Mixin.pm: fix event report w/ a customer status
+
+2009-12-19 11:10  ivan
+
+       * FS/FS/part_pkg.pm: fix package order to really display only those
+         pacakges available
+
+2009-12-19 11:09  ivan
+
+       * httemplate/misc/cust-part_pkg.cgi: fix order of packages after
+         class selection changes
+
+2009-12-18 10:20  jeff
+
+       * FS/FS/cust_bill_pkg_tax_location.pm,
+         FS/FS/cust_bill_pkg_tax_rate_location.pm,
+         httemplate/edit/elements/ApplicationCommon.html,
+         httemplate/misc/xmlhttp-calculate_taxes.html: fix handling of tax
+         location records and add a 'clear' button for tax credits
+
+2009-12-17 16:41  ivan
+
+       * rt/bin/standalone_httpd: Initial revision
+
+2009-12-17 16:38  ivan
+
+       * rt/: .gitignore, sbin/rt-dump-database, lib/RT/I18N/pt_pt.po:
+         Initial revision
+
+2009-12-16 09:35  ivan
+
+       * httemplate/edit/cust_main_attach.cgi: tweak attachment adding UI:
+         table consistency, input sizes and maxlengths, RT#4964
+
+2009-12-16 07:03  jeff
+
+       * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_location.pm,
+         cust_main.pm, cust_pkg.pm: group invoice line items by location,
+         show location address on invoice, option for due date rather than
+         invoice date on prior unpaid invoice line items, and option for
+         aging on invoice (#6418, #5235, #4648)
+
+2009-12-13 23:52  ivan
+
+       * FS/FS/svc_acct.pm: use a global config too
+
+2009-12-13 23:10  ivan
+
+       * FS/FS/: Conf.pm, svc_acct.pm, part_export/sqlradius.pm: add
+         overlimit_groups agent-specific config, overriding
+         export-specific overlimit_groups, RT#6622
+
+2009-12-13 19:36  mark
+
+       * httemplate/search/elements/search-xls.html: Fix filename for
+         Excel spreadsheet reports
+
+2009-12-13 17:41  mark
+
+       * FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html,
+         httemplate/edit/cust_main_attach.cgi,
+         httemplate/elements/menu.html, httemplate/view/cust_main.cgi,
+         httemplate/view/cust_main/attachments.html: Add access right to
+         view attachments
+
+2009-12-12 15:53  ivan
+
+       * httemplate/search/cust_credit_bill_pkg.html,
+         FS/FS/cust_credit_bill_pkg.pm,
+         httemplate/search/cust_bill_pkg.cgi: better reporting for tax
+         credits, RT#4729
+
+2009-12-12 15:32  ivan
+
+       * httemplate/search/: cust_bill_pkg.cgi, cust_credit_bill_pkg.html,
+         report_tax.cgi: better reporting for tax credits, RT#4729
+
+2009-12-12 14:35  ivan
+
+       * FS/FS/cust_credit_bill_pkg.pm: doc
+
+2009-12-12 14:22  ivan
+
+       * Makefile: sync versioning with branches, sorry jeremy
+
+2009-12-12 13:38  ivan
+
+       * FS/FS/cust_pkg.pm, httemplate/search/cust_bill_pkg.cgi,
+         httemplate/search/report_tax.cgi,
+         httemplate/search/report_tax.html: reporting with city taxes,
+         RT#6776
+
+2009-12-10 15:03  ivan
+
+       * FS/FS/cust_main.pm: fully fix bulk customer reports, RT#6778
+
+2009-12-07 22:21  mark
+
+       * FS/FS/Schema.pm: Fix cust_attachment.disabled type
+
+2009-12-06 15:44  ivan
+
+       * httemplate/edit/part_pkg.cgi: fix initial value of agent types
+         when cloning
+
+2009-12-06 15:18  ivan
+
+       * httemplate/elements/header.html: fix search box clearing from
+         within RT, caused by different quoting rules in RT comp_root.
+         grr.
+
+2009-12-06 11:19  ivan
+
+       * FS/FS/Schema.pm: more reasonable sizes for filename, mime type
+         and title, RT#6823
+
+2009-12-04 10:37  jeff
+
+       * FS/FS/cust_bill.pm: holy cow! correct sense of skip usage testing
+
+2009-12-03 20:45  ivan
+
+       * FS/FS/svc_acct.pm, httemplate/search/svc_acct.cgi:
+         customer-specific account report (and some small refactoring of
+         method names to clash less), RT#6180
+
+2009-12-03 20:40  ivan
+
+       * FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm,
+         httemplate/search/477.html, httemplate/search/cust_bill.html,
+         httemplate/search/cust_bill_event.cgi,
+         httemplate/search/cust_event.html,
+         httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
+         httemplate/search/report_svc_acct.html,
+         httemplate/view/cust_main/packages.html, FS/FS/cust_event.pm,
+         FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
+         httemplate/misc/email-customers.html,
+         httemplate/misc/process/bulk_change_pkg.cgi,
+         httemplate/misc/process/email-customers.html: customer-specific
+         account report (and some small refactoring of method names to
+         clash less), RT#6180
+
+2009-12-03 19:23  ivan
+
+       * FS/FS/cust_pkg.pm: doh, 1.9 fix customer package search (fallout
+         from customer classes) and add "not yet billed" status to
+         customer package report
+
+2009-12-03 11:22  ivan
+
+       * httemplate/graph/cust_bill_pkg.cgi: average per cust_pkg option
+         for peter
+
+2009-12-03 11:06  ivan
+
+       * FS/FS/Report/Table/Monthly.pm,
+         httemplate/graph/cust_bill_pkg.cgi,
+         httemplate/graph/report_cust_bill_pkg.html: average per cust_pkg
+         option for peter
+
+2009-12-02 23:53  ivan
+
+       * FS/FS/Schema.pm: index cdrbatchnum
+
+2009-12-02 23:37  ivan
+
+       * FS/FS/: Record.pm, cdr/sansay.pm: fix startdate in sansay CDR
+         import (and skip blank lines), RT#6801
+
+2009-12-02 23:18  ivan
+
+       * httemplate/search/cdr.html: fix cdr search
+
+2009-12-02 20:22  ivan
+
+       * FS/FS/cdr/sansay.pm: no header?
+
+2009-12-02 12:58  ivan
+
+       * FS/FS/Schema.pm: add index to rate_prefix.npa for a performance
+         improvement on CDR billing, RT#6386
+
+2009-12-02 12:51  ivan
+
+       * httemplate/view/: svc_broadband.cgi, svc_domain.cgi,
+         svc_external.cgi, svc_forward.cgi, svc_www.cgi: fix viewing
+         unlinked forwards, domains, broadband/external/www services,
+         RT#6794
+
+2009-12-01 11:16  jeff
+
+       * FS/FS/cust_bill.pm: want a listref not a list
+
+2009-11-29 16:38  ivan
+
+       * FS/FS/cust_main.pm, httemplate/misc/email-customers.html: fix
+         bulk sending of customer notices, RT#6778
+
+2009-11-29 16:06  ivan
+
+       * httemplate/edit/REAL_cust_pkg.cgi: fix
+
+2009-11-29 16:04  ivan
+
+       * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi:
+         UI changes to make it impossible to add a start date to a package
+         that already has a setup fee (can still remove an existing start
+         date causing problems), RT#6712
+
+2009-11-29 15:18  ivan
+
+       * FS/FS/: Conf.pm, cust_pkg.pm: add
+         cust_pkg-change_pkgpart-bill_now option to bill the new package
+         immediately on package changes.  Useful for prepaid situations
+         with RADIUS where an Expiration attribute base don the package
+         must be present at all times.  RT#6692
+
+2009-11-29 15:15  ivan
+
+       * FS/FS/cust_main.pm: doc: spelling
+
+2009-11-25 16:27  ivan
+
+       * FS/FS/part_pkg/voip_cdr.pm: debugging left on
+
+2009-11-25 11:58  ivan
+
+       * httemplate/edit/part_pkg.cgi: don't consider disabled report
+         classes, don't load up the whole table just to see if there are
+         any
+
+2009-11-25 11:32  jeff
+
+       * FS/FS/: cust_bill.pm, usage_class.pm: improve appearance of cdr
+         records in cdr sections
+
+2009-11-25 08:13  jeff
+
+       * FS/FS/cust_bill.pm: bug fixes, reuse summary_page, eliminate
+         dups, and rearrange
+
+2009-11-25 08:09  jeff
+
+       * conf/invoice_latex: really insert a pagebreak
+
+2009-11-25 08:07  jeff
+
+       * conf/invoice_latex: oops.. need updated template for new formats
+
+2009-11-24 13:00  ivan
+
+       * FS/FS/cust_bill.pm: debugging left on
+
+2009-11-24 09:05  jeff
+
+       * FS/FS/cust_bill.pm: cope with sections lacking a pkg_category
+
+2009-11-23 23:42  ivan
+
+       * httemplate/: misc/timeworked.html, misc/process/timeworked.html,
+         search/timeworked.html: timeworked report: carry the date range
+         through to the success redirect
+
+2009-11-23 23:23  ivan
+
+       * httemplate/: search/report_timeworked.html, elements/menu.html,
+         search/timeworked.html: add date constratint on time worked
+         search
+
+2009-11-23 22:04  ivan
+
+       * FS/FS/cust_main.pm: send card number with void transactions for
+         B:OP:IPPay, RT#5690
+
+2009-11-23 14:09  mark
+
+       * FS/FS/Schema.pm: Add title field to cust_attachment
+
+2009-11-22 16:25  jeff
+
+       * FS/FS/cust_bill_ApplicationCommon.pm: apply to taxes last
+
+2009-11-20 09:33  jeff
+
+       * 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/usage_class.pm, FS/FS/part_pkg/voip_cdr.pm,
+         conf/invoice_html, httemplate/browse/pkg_category.html,
+         httemplate/browse/usage_class.html,
+         httemplate/edit/pkg_category.html,
+         httemplate/edit/usage_class.html: invoice formatting: add
+         sections for usage, add sections per svc_phone, add folding like
+         line items into one #6592
+
+2009-11-19 01:47  ivan
+
+       * FS/FS.pm, FS/FS/Record.pm, FS/FS/cdr.pm,
+         FS/bin/freeside-cdr-sftp_and_import, bin/cdr-transnexus.import,
+         bin/cdr.http_and_import, bin/cdr.import,
+         httemplate/elements/select-cdrbatch.html,
+         httemplate/elements/tr-select-cdrbatch.html,
+         httemplate/search/cdr.html, httemplate/search/report_cdr.html,
+         httemplate/view/svc_phone.cgi: proper cdr_batch table, RT#6386
+
+2009-11-19 01:43  ivan
+
+       * FS/FS/: Mason.pm, Schema.pm, Upgrade.pm: proper cdr_batch table,
+         RT#6386
+
+2009-11-19 01:39  ivan
+
+       * FS/MANIFEST: proper cdr_batch table, RT#6386
+
+2009-11-19 01:32  ivan
+
+       * FS/: FS/cdr_batch.pm, t/cdr_batch.t: proper cdr_batch table,
+         RT#6386
+
+2009-11-18 23:06  ivan
+
+       * FS/FS/cdr.pm: format CDRs durations as NNm MMs instead of NN.MMm,
+         RT#6316
+
+2009-11-18 22:21  ivan
+
+       * FS/FS/Cron/breakage.pm: consider credits and refunds in breakage,
+         RT#6407
+
+2009-11-18 01:39  mark
+
+       * httemplate/search/cust_pay_batch.cgi: RT#4786, RBC batch format
+
+2009-11-18 01:27  mark
+
+       * FS/FS/Conf.pm, FS/FS/pay_batch/RBC.pm,
+         httemplate/search/cust_pay_batch.cgi: RT#4768, RBC batch format
+
+2009-11-18 01:09  mark
+
+       * httemplate/: browse/cust_attachment.html,
+         misc/cust_attachment.cgi: cust_attachment improvement, RT#4964
+         and #6225
+
+2009-11-17 14:06  ivan
+
+       * FS/FS/cust_main.pm: do a case-insensive search on
+         browser-remembered results, so starting to use USPS verification
+         (which UPPERCASES everything) doesn't invalidate everything your
+         browser remembered in quick payment entry
+
+2009-11-17 12:56  jeff
+
+       * httemplate/edit/elements/ApplicationCommon.html: work around ie7
+         javascript issues
+
+2009-11-16 23:42  ivan
+
+       * httemplate/search/: report_cust_pay.html,
+         report_cust_refund.html, elements/cust_pay_or_refund.html: add
+         otaker to payment/refund search, RT#6407
+
+2009-11-16 23:08  ivan
+
+       * httemplate/: elements/menu.html, search/report_cust_refund.html:
+         add refund report, RT#6407
+
+2009-11-16 16:06  mark
+
+       * httemplate/: edit/cust_main_attach.cgi,
+         edit/process/cust_main_attach.cgi, elements/menu.html,
+         search/elements/search-html.html, view/cust_main.cgi,
+         view/cust_main/attachments.html: cust_attachment improvement,
+         RT#4964 and #6225
+
+2009-11-15 19:55  ivan
+
+       * FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
+         httemplate/search/cust_bill.html,
+         httemplate/search/report_cust_bill.html: add ability to search on
+         ranges of charged, owed to adv. invoice report, RT#6407
+
+2009-11-15 18:27  ivan
+
+       * FS/: FS/Conf.pm, FS/Cron/bill.pm, bin/freeside-daily: add
+         disable_cron_billing config, RT#6407
+
+2009-11-13 16:08  ivan
+
+       * FS/FS/cust_main.pm, httemplate/elements/select-terms.html,
+         httemplate/search/cust_main.html,
+         httemplate/search/report_cust_main.html: add invoice terms to
+         advanced customer report.  dogfood.
+
+2009-11-12 23:12  ivan
+
+       * FS/FS/cust_pkg.pm: fix advanced package report fallout from
+         customer classes, RT#6677
+
+2009-11-12 13:45  mark
+
+       * FS/FS/Conf.pm, FS/FS/svc_acct.pm, httemplate/view/svc_acct.cgi,
+         httemplate/edit/svc_acct.cgi,
+         httemplate/edit/process/svc_acct.cgi: Add default password
+         encoding option
+
+2009-11-12 08:56  jeff
+
+       * FS/FS/: Schema.pm, tax_rate.pm: correct bugs in tax replacement
+         routine and allow updates to function
+
+2009-11-11 18:05  mark
+
+       * FS/FS/pay_batch/paymentech.pm: Fix date format string
+
+2009-11-11 18:03  mark
+
+       * FS/bin/: freeside-paymentech-upload,
+         freeside-paymentech-download: Fix zip password
+
+2009-11-11 08:38  jeff
+
+       * httemplate/edit/cust_credit.cgi: cruft removal
+
+2009-11-06 14:25  jeff
+
+       * httemplate/misc/xmlhttp-calculate_taxes.html: oops!  forgot an
+         important file for applying tax credits #4729
+
+2009-11-06 14:07  ivan
+
+       * FS/FS/cust_main.pm: use business-onlinepayment-description in
+         1.9, even without $pkgs
+
+2009-11-05 17:51  ivan
+
+       * FS/FS/: Conf.pm, cust_main_invoice.pm: add
+         emailinvoice-apostrophe config option to allow apostrophies in
+         invoice email addresses, RT#6464
+
+2009-11-05 16:25  ivan
+
+       * FS/FS/cust_main.pm, httemplate/search/cust_main.html,
+         httemplate/search/report_cust_main.html: add "payment expiration
+         before" to customer report, RT#6447
+
+2009-11-05 15:55  ivan
+
+       * FS/FS/ConfDefaults.pm: try not to make the "Customer Fields"
+         SELECT so huge
+
+2009-11-05 14:01  ivan
+
+       * httemplate/search/svc_acct.cgi: improvements in time remaining
+         report: correctly account for unpaid time for non-monthly
+         customers, report in hours+minutes intead of using Time::Duration
+         days/hours
+
+2009-11-05 13:22  ivan
+
+       * FS/bin/: freeside-paymentech-download,
+         freeside-paymentech-upload: back to old host name, info from
+         customer/paymentech was bogus, RT#5650
+
+2009-11-04 17:47  ivan
+
+       * FS/bin/: freeside-paymentech-download,
+         freeside-paymentech-upload: update paymentech live server,
+         RT#5650
+
+2009-11-04 16:52  ivan
+
+       * FS/FS/pkg_category.pm: fix pkg_category upgrades
+
+2009-11-04 16:48  ivan
+
+       * FS/FS/cust_main.pm: fix bad interaction between new city tax code
+         & using taxclasses without cities, RT#6637
+
+2009-11-04 16:29  ivan
+
+       * FS/FS/Mason.pm: oops, for customer categories
+
+2009-11-04 16:04  ivan
+
+       * httemplate/browse/cust_main_county.cgi: fix county filter on tax
+         config, fallout from city tax changes, RT#5852
+
+2009-11-03 17:40  ivan
+
+       * FS/bin/: freeside-paymentech-download,
+         freeside-paymentech-upload: add explicit use of Expect module, so
+         the error is thrown immediate, RT#5650
+
+2009-11-03 17:04  ivan
+
+       * FS/FS/Cron/breakage.pm, httemplate/config/config-process.cgi,
+         httemplate/config/config-view.cgi: reconcile breakage from stale
+         accounts, RT#6407
+
+2009-11-03 16:59  ivan
+
+       * FS/FS/part_pkg.pm: silence "use of uninitialized value in split"
+         warning
+
+2009-11-03 12:44  ivan
+
+       * FS/FS/pay_batch.pm: fix warning replacing pay_batch, RT#5650
+
+2009-11-03 11:56  ivan
+
+       * FS/bin/: freeside-paymentech-upload,
+         freeside-paymentech-download: check for zip and unzip commands,
+         use multi-arg version of system to prevent the shell getting its
+         hands on things (metacharacters in pw or whatnot), RT#5650
+
+2009-11-03 11:11  ivan
+
+       * FS/bin/: freeside-paymentech-download,
+         freeside-paymentech-upload: update usage & manpage w/ freeside-
+         prefix
+
+2009-11-03 11:03  ivan
+
+       * FS/bin/: freeside-paymentech-download,
+         freeside-paymentech-upload: fix usage of File::Temp->newdir, not
+         in 0.18 File::Temp on perl 5.10.0, RT#5650
+
+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,
+         RT#5650
+
+2009-11-02 19:13  ivan
+
+       * httemplate/config/config.cgi, FS/FS/Conf.pm,
+         FS/bin/freeside-daily, httemplate/config/config-process.cgi,
+         httemplate/config/config-view.cgi,
+         httemplate/elements/tr-select-part_pkg.html,
+         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
+         based on notes from #5650
+
+2009-11-02 13:21  ivan
+
+       * httemplate/edit/payment_gateway.html: add Elavon, SagePay,
+         WorldPay, fix extra space on PlugnPay, PPIPayMover, Protx
+
+2009-11-01 14:12  jeff
+
+       * httemplate/search/: 477.html, elements/search-csv.html: form 477
+         improvements #6499
+
+2009-10-31 13:09  jeff
+
+       * FS/FS/cust_bill.pm: unbork summary page invoices
+
+2009-10-30 16:29  ivan
+
+       * FS/FS/cust_event.pm, FS/FS/cust_main_Mixin.pm,
+         httemplate/elements/select-part_event.html,
+         httemplate/elements/select-payby.html,
+         httemplate/elements/tr-select-part_event.html,
+         httemplate/search/cust_event.html,
+         httemplate/search/report_cust_event.html: more reporting options
+         for failed billing events, RT#6447
+
+2009-10-30 11:37  ivan
+
+       * FS/FS/: Conf.pm: add paymentech to batch config options
+
+2009-10-29 17:02  ivan
+
+       * httemplate/: browse/cust_main_county.cgi,
+         edit/bulk-cust_main_county.html,
+         edit/process/bulk-cust_main_county.html: bulk tax changes,
+         RT#6445
+
+2009-10-29 16:43  mark
+
+       * 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
+         message when you select nothing, RT#6445
+
+2009-10-29 16:36  ivan
+
+       * httemplate/elements/errorpage-popup.html: adding errorpage popup,
+         RT#6445
+
+2009-10-29 15:55  ivan
+
+       * FS/bin/freeside-queued: have freeside-queued be more resillient
+         in the face of a database that's gone away, RT#6428
+
+2009-10-29 12:10  ivan
+
+       * FS/FS/cust_bill_pkg.pm: turn off debugging
+
+2009-10-29 12:08  ivan
+
+       * httemplate/search/cust_main.html,
+         httemplate/search/report_cust_main.html, FS/FS/cust_main.pm,
+         httemplate/elements/select-table.html: customer classification,
+         RT#6376
+
+2009-10-29 11:38  ivan
+
+       * FS/MANIFEST, FS/FS/cust_main.pm, FS/t/category_Common.t,
+         FS/t/class_Common.t, httemplate/browse/pkg_category.html,
+         httemplate/edit/cust_main/top_misc.html,
+         httemplate/view/cust_main/misc.html,
+         httemplate/elements/select-cust_class.html,
+         httemplate/elements/tr-select-cust_class.html: customer
+         classification, RT#6376
+
+2009-10-28 18:08  ivan
+
+       * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/category_Common.pm,
+         FS/FS/class_Common.pm, FS/FS/cust_category.pm,
+         FS/FS/cust_class.pm, FS/FS/cust_main.pm, FS/FS/pkg_category.pm,
+         FS/FS/pkg_class.pm, FS/t/cust_category.t, FS/t/cust_class.t,
+         httemplate/elements/menu.html,
+         httemplate/browse/cust_category.html,
+         httemplate/browse/cust_class.html,
+         httemplate/browse/part_pkg_report_option.html,
+         httemplate/browse/pkg_category.html,
+         httemplate/browse/pkg_class.html,
+         httemplate/edit/cust_category.html,
+         httemplate/edit/cust_class.html,
+         httemplate/edit/pkg_category.html,
+         httemplate/edit/pkg_class.html,
+         httemplate/edit/elements/category_Common.html,
+         httemplate/edit/elements/class_Common.html,
+         httemplate/edit/process/cust_category.html,
+         httemplate/edit/process/cust_class.html: customer classification,
+         RT#6376
+
+2009-10-28 12:04  ivan
+
+       * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm,
+         svc_forward.pm, svc_www.pm: fix problems using inventory for UID
+         (and other fields controlled by check in svc_acct and also
+         svc_www, svc_domain and svc_forward), RT#6366
+
+2009-10-28 12:01  jeff
+
+       * FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm,
+         httemplate/edit/elements/ApplicationCommon.html,
+         httemplate/edit/process/cust_credit_bill.cgi,
+         httemplate/edit/process/elements/ApplicationCommon.html: UI
+         changes for credit applications include on the fly tax
+         calculations #4729
+
+2009-10-28 11:16  ivan
+
+       * FS/FS/part_svc.pm: fix removing a flag from a service definition
+         column
+
+2009-10-28 10:26  ivan
+
+       * httemplate/misc/inventory_item-import.html: fix inventory upload,
+         RT#6366
+
+2009-10-27 23:13  ivan
+
+       * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi,
+         httemplate/search/cust_pkg.cgi,
+         httemplate/search/report_cust_pkg.html,
+         httemplate/view/cust_main/packages.html: customer link to package
+         reports for that customer, RT#6180
+
+2009-10-27 11:11  ivan
+
+       * FS/FS/Conf.pm, FS/FS/cust_main.pm,
+         httemplate/elements/header.html: address1 search, RT#5060
+
+2009-10-26 18:26  mark
+
+       * httemplate/edit/payment_gateway.html: add Jety to the list
+
+2009-10-26 16:20  ivan
+
+       * httemplate/elements/tr-select-pkg_class.html: didn't want to
+         revert that, though
+
+2009-10-26 16:17  ivan
+
+       * httemplate/elements/tr-select-pkg_class.html: better fix for
+         ignoring disabled package classes that doesn't search them twice
+
+2009-10-26 00:12  jeff
+
+       * FS/FS/Conf.pm, FS/FS/Schema.pm,
+         FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay_pkg.pm,
+         FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_tax_location.pm,
+         FS/FS/cust_bill_pkg_tax_rate_location.pm,
+         FS/FS/cust_credit_bill_pkg.pm, httemplate/edit/cust_credit.cgi,
+         httemplate/edit/elements/ApplicationCommon.html,
+         httemplate/edit/process/elements/ApplicationCommon.html,
+         httemplate/search/cust_bill_pkg.cgi,
+         httemplate/search/report_newtax.cgi,
+         httemplate/search/report_tax.cgi,
+         httemplate/view/cust_main/payment_history/credit.html,
+         httemplate/view/cust_main/payment_history/payment.html: credits
+         return taxes, but the magic calculation button does not yet work
+         properly (grrr - more sleep required) RT#4729
+
+2009-10-25 18:11  ivan
+
+       * FS/FS/part_pkg/flat.pm: eliminiate noisy but harmless "Use of
+         uninitialized value in numeric gt (>)" warning
+
+2009-10-25 16:30  ivan
+
+       * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add apply option to
+         realtime_collect, RT#5071
+
+2009-10-24 17:29  ivan
+
+       * httemplate/search/cust_bill.html: import legacy invoice numbers
+         to cust_bill.agent_invid, RT#5351
+
+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
+
+2009-10-23 19:04  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm,
+         fs_selfservice/FS-SelfService/cgi/decline.html,
+         fs_selfservice/FS-SelfService/cgi/login.html,
+         fs_selfservice/FS-SelfService/cgi/selfservice.cgi,
+         fs_selfservice/FS-SelfService/cgi/signup.cgi,
+         fs_selfservice/FS-SelfService/cgi/signup.html,
+         fs_selfservice/FS-SelfService/cgi/success.html: remove an
+         inadvertant debugging call left in, allow an agentnum to be
+         specfied for non-logged in situations, RT#6166
+
+2009-10-23 17:34  ivan
+
+       * FS/: FS/Conf.pm, FS/ClientAPI/MyAccount.pm,
+         FS/ClientAPI/Signup.pm, bin/freeside-selfservice-server:
+         selfservice per-agent skinning
+
+2009-10-23 17:16  ivan
+
+       * FS/FS/agent.pm: eliminate warnings from Business::CreditCard
+         about being passed an empty number
+
+2009-10-23 17:04  ivan
+
+       * FS/FS/Record.pm: fix cause of harmless 'Premature end of base64
+         data' warning
+
+2009-10-23 01:21  ivan
+
+       * bin/move-unlinked: adding unlinked account migration script,
+         RT#6126
+
+2009-10-22 18:41  ivan
+
+       * FS/FS/: Conf.pm, cust_pkg.pm: add cust_bill-consolidate_services
+         config to collapse multiple phone numbers (or whatever) into as
+         few lines as possible on invoices, RT#5223
+
+2009-10-22 15:11  ivan
+
+       * FS/FS/cust_bill.pm: fix invoice sub-totals, RT#6489
+
+2009-10-22 12:56  ivan
+
+       * FS/FS/ClientAPI/MasonComponent.pm: make sure that in the case
+         where there's no uncancelled active packages, the filter doesn't
+         reduce the package list to nothing, RT#6029
+
+2009-10-22 12:53  ivan
+
+       * FS/FS/ClientAPI/MasonComponent.pm: acciendtally left debugging
+         in, RT#6029
+
+2009-10-22 05:50  ivan
+
+       * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/part_pkg.pm,
+         FS/FS/ClientAPI/MasonComponent.pm,
+         httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi:
+         restrict additinal package order option, RT#6029
+
+2009-10-22 02:34  ivan
+
+       * httemplate/elements/city.html: yay, found blank city problem
+         w/new citytax foo, RT#5852
+
+2009-10-22 01:58  ivan
+
+       * httemplate/elements/select-county.html: fix all location selects
+         hidden on new customer add, fallout from city tax stuff, yay for
+         this not being on _1_9_BRANCH, RT#5852
+
+2009-10-22 01:08  ivan
+
+       * httemplate/search/svc_phone.cgi: should at least run under pg 8.3
+         now, need to test & see if the data make sense, RT#5496
+
+2009-10-21 22:32  ivan
+
+       * FS/FS/cust_bill_pkg_display.pm: fix incompatibility
+         w/invoice_sections vs. cust_bill_pkg.pkgnum -1 "virtual line
+         item" (rare)
+
+2009-10-21 17:28  ivan
+
+       * FS/FS/Schema.pm, bin/cdr-netsapiens.import: fix netsapiens CDR
+         import, RT#5226
+
+2009-10-21 00:09  ivan
+
+       * FS/FS/Schema.pm: MySQL doesn't like indexing a text field
+
+2009-10-20 23:34  ivan
+
+       * httemplate/search/prepay_credit.html: fix agent link in unused
+         prepaid card report
+
+2009-10-20 16:24  ivan
+
+       * FS/FS/cust_bill_pay_pkg.pm: should fix problems sending a receipt
+         against a specific package when taxes are in use
+
+2009-10-20 13:47  ivan
+
+       * bin/cdr-netsapiens.import: basic import working, still need
+         better src/dst mapping, RT#5226
+
+2009-10-20 13:43  ivan
+
+       * FS/FS/part_export/netsapiens.pm: better debug line showing full
+         URL, RT#5226
+
+2009-10-20 11:30  ivan
+
+       * fs_selfservice/FS-SelfService/cgi/change_pay.html: don't show
+         duplicate 'Credit card' or 'Check' choices even when
+         signup_server-payby has CARD & DCRD (or CHEK & DCHK)
+
+2009-10-16 15:39  ivan
+
+       * FS/FS/cust_bill_pkg.pm: make warning about expensive lookup a
+         carp & controlled by $DEBUG
+
+2009-10-12 07:11  ivan
+
+       * bin/cdr-netsapiens.import: finish netsapiens import, RT#6365
+
+2009-10-12 06:09  ivan
+
+       * FS/FS/part_export/shellcommands.pm: terrible typo
+
+2009-10-12 05:50  ivan
+
+       * FS/FS/part_export/shellcommands.pm: add customer information to
+         shellcommands export, RT#5351
+
+2009-10-12 02:10  ivan
+
+       * fs_selfservice/FS-SelfService/cgi/: signup.cgi, signup.html: use
+         modules in signup.cgi instead of in the template, fixes "Insecure
+         dependency in rquire"
+
+2009-10-11 23:48  ivan
+
+       * FS/FS/ClientAPI/MyAccount.pm,
+         fs_selfservice/FS-SelfService/cgi/myaccount.html,
+         fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix
+         inadvertant "unknown package" error, fallout from pkg-balance
+         work, RT#6125
+
+2009-10-11 19:34  ivan
+
+       * FS/FS/cust_main.pm: using the per-city taxes sure was a lot
+         easier than the UI... RT#5852
+
+2009-10-11 19:30  ivan
+
+       * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: fix
+         for no finance_pkgclass set
+
+2009-10-11 19:14  ivan
+
+       * httemplate/edit/cust_main_county.html: UI for per-city taxes
+         (setup and assigning to customers/package locations), RT#5852
+
+2009-10-11 18:58  ivan
+
+       * httemplate/: edit/cust_main/contact.html,
+         elements/select-country.html: UI for per-city taxes (setup and
+         assigning to customers/package locations), RT#5852
+
+2009-10-11 18:45  ivan
+
+       * FS/FS/Mason.pm, FS/FS/Misc.pm, FS/FS/Schema.pm,
+         FS/FS/cust_main_county.pm,
+         httemplate/browse/cust_main_county.cgi,
+         httemplate/edit/cust_main.cgi,
+         httemplate/edit/cust_main_county-expand.cgi,
+         httemplate/edit/process/cust_main_county-collapse.cgi,
+         httemplate/edit/process/cust_main_county-expand.cgi,
+         httemplate/elements/city.html, httemplate/elements/location.html,
+         httemplate/elements/select-county.html,
+         httemplate/elements/tr-select-cust_location.html,
+         httemplate/misc/cities.cgi: UI for per-city taxes (setup and
+         assigning to customers/package locations), RT#5852
+
+2009-10-11 00:44  ivan
+
+       * conf/ticket_system-default_queueid: default to 1
+
+2009-10-10 19:41  ivan
+
+       * ChangeLog, debian/changelog: Updated for 1.9.1
+
+2009-10-10 18:57  ivan
+
+       * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 1.9.1
+
 2009-10-10 18:50  ivan
 
        * Makefile, bin/cvs2cl: helps to have the tool
 
 2009-07-26 12:36  ivan
 
-       * rt/: FREESIDE_MODIFIED, html/Elements/PageLayout,
-         html/Elements/SelectDate: fix the date picker in RT to use
-         jscalendar instead of an HTML popup (that had acquired the page
-         header, eek), RT#1682
+       * rt/FREESIDE_MODIFIED: fix the date picker in RT to use jscalendar
+         instead of an HTML popup (that had acquired the page header,
+         eek), RT#1682
 
 2009-07-26 11:40  ivan
 
 
 2009-07-19 21:14  ivan
 
-       * rt/: FREESIDE_MODIFIED, html/Ticket/Create.html: fix badly styled
-         links on ticket create (fallout from RT borging/styling)
+       * rt/FREESIDE_MODIFIED: fix badly styled links on ticket create
+         (fallout from RT borging/styling)
 
 2009-07-17 16:33  ivan
 
 
        * httemplate/search/report_unapplied_cust_pay.html: clarify wording
 
-2009-07-12 20:24  ivan
-
-       * rt/html/Elements/PageLayout: think that should be it, fix bar
-         when there's no primary $page_tabs
-
-2009-07-12 20:15  ivan
-
-       * rt/html/Elements/Footer: no need for Time to display either
-
-2009-07-12 19:33  ivan
-
-       * rt/html/Elements/PageLayout: style RT's menubars like ours
-
 2009-07-12 18:50  ivan
 
        * httemplate/elements/: header.html, menubar.html: style nits
        * FS/FS/CGI.pm: this should fix $fsurl under the unified RT?  sure
          hope so
 
-2009-07-12 16:27  ivan
-
-       * rt/html/NoAuth/css/3.5-default/titlebox.css: fix excessive RT
-         margins
-
 2009-07-12 16:25  ivan
 
        * httemplate/edit/cust_main.cgi: ACL on customer edit
 
        * httemplate/elements/header.html, httemplate/elements/menu.html,
          httemplate/elements/xmenu.css, httemplate/elements/xmenu.top.css,
-         rt/FREESIDE_MODIFIED, rt/etc/RT_SiteConfig.pm,
-         rt/html/Elements/Header,
-         rt/html/NoAuth/css/3.5-default/freeside.css,
-         rt/html/NoAuth/css/3.5-default/misc.css,
-         rt/html/Ticket/Display.html: resolve style weirdness (fallout
-         from RT integration), especially non-fixed-width comment boxes,
-         menu/searchbar differences, RT#1169
+         rt/FREESIDE_MODIFIED, rt/etc/RT_SiteConfig.pm: resolve style
+         weirdness (fallout from RT integration), especially
+         non-fixed-width comment boxes, menu/searchbar differences,
+         RT#1169
 
 2009-07-12 12:32  ivan
 
 
        * httemplate/search/report_receivables.cgi: oops
 
-2009-07-08 19:34  ivan
-
-       * rt/html/Elements/Header: doh, fix RT onLoadHook; this fixes
-         "Undefined subroutine &HTML::Mason::Commands::onLoadHook" error
-         on ticket creation and otherwise, RT#1169
-
 2009-07-08 04:12  ivan
 
        * FS/FS/TicketSystem/RT_External.pm,
          httemplate/elements/about_freeside.html,
          httemplate/elements/about_rt.html,
          httemplate/elements/header.html,
-         httemplate/elements/popup_link.html, rt/FREESIDE_MODIFIED,
-         rt/html/Elements/Header, rt/html/Elements/PageLayout,
-         rt/html/Elements/Tabs, rt/html/Prefs/SearchOptions.html,
-         rt/html/User/Prefs.html: borg RT menus, RT#1169
+         httemplate/elements/popup_link.html, rt/FREESIDE_MODIFIED: borg
+         RT menus, RT#1169
 
 2009-07-07 20:33  ivan
 
 
 2009-04-17 00:03  ivan
 
-       * httemplate/elements/header.html,
-         rt/html/Elements/FreesideSvcSearch: hide service search unless
-         user has "View customer services" ACL, RT#3478
+       * httemplate/elements/header.html: hide service search unless user
+         has "View customer services" ACL, RT#3478
 
 2009-04-16 18:17  ivan
 
 
 2008-03-23 20:07  ivan
 
-       * rt/: html/Elements/EditCustomers,
-         html/Ticket/Elements/EditCustomers,
-         html/Ticket/Elements/ShowCustomers, lib/RT/Record.pm,
-         lib/RT/Ticket_Overlay.pm: woo!  final part of #1160!  yup,
-         auto-associating tickets with customers now.  whew!
+       * rt/lib/RT/: Record.pm, Ticket_Overlay.pm: woo!  final part of
+         #1160!  yup, auto-associating tickets with customers now.  whew!
 
 2008-03-23 18:28  ivan
 
-       * rt/: html/Ticket/Elements/AddCustomers, lib/RT/Record.pm,
-         lib/RT/Interface/Web_Vendor.pm: part two of #1160: linking a
-         ticket to its first customer will auto-link any customerless
-         requestors
+       * rt/lib/RT/: Record.pm, Interface/Web_Vendor.pm: part two of
+         #1160: linking a ticket to its first customer will auto-link any
+         customerless requestors
 
 2008-03-23 16:38  ivan
 
-       * rt/: html/Admin/Users/Modify.html, lib/RT/User_Overlay.pm,
-         lib/RT/Interface/Web_Vendor.pm: part 1 of #1160: associate users
-         w/customers, manual editing
-
-2008-03-23 16:32  ivan
-
-       * rt/html/Elements/: AddCustomers, EditCustomers: part 1 of #1160:
-         associate users w/customers, manual editing
+       * rt/lib/RT/: User_Overlay.pm, Interface/Web_Vendor.pm: part 1 of
+         #1160: associate users w/customers, manual editing
 
 2008-03-19 12:48  jeff
 
 
 2008-03-15 21:00  ivan
 
-       * httemplate/elements/header.html, httemplate/elements/menu.html,
-         rt/html/Elements/FreesideSearch: hide customer search if user
-         does not have "List customers" ACL, closes: RT#3105
+       * httemplate/elements/: header.html, menu.html: hide customer
+         search if user does not have "List customers" ACL, closes:
+         RT#3105
 
 2008-03-15 15:18  ivan
 
 
 2008-03-03 15:12  ivan
 
-       * rt/: etc/RT_Config.pm.in, html/Elements/Header,
-         html/Elements/PageLayout, html/Elements/Tabs,
-         html/Elements/CollectionAsTable/Row,
-         html/Ticket/Elements/ShowTransactionAttachments,
-         html/Widgets/TitleBoxStart, sbin/rt-setup-database.in: merge in
-         rt 3.6.6.  *gulp*!
-
-2008-03-01 20:11  ivan
-
-       * rt/html/: Elements/EmailInput, NoAuth/css/dhandler,
-         NoAuth/images/css/fieldbg-autocomplete.gif,
-         NoAuth/js/scriptaculous/controls.js,
-         NoAuth/js/scriptaculous/effects.js,
-         NoAuth/js/scriptaculous/prototype.js,
-         NoAuth/js/scriptaculous/scriptaculous.js,
-         Helpers/EmailAutocomplete, Ticket/Elements/ShowQueue: Initial
-         revision
+       * rt/: etc/RT_Config.pm.in, sbin/rt-setup-database.in: merge in rt
+         3.6.6.  *gulp*!
 
 2008-03-01 19:07  ivan
 
-       * httemplate/elements/header.html,
-         rt/html/Elements/FreesideNewCust: fix annoying resize of "New
+       * httemplate/elements/header.html: fix annoying resize of "New
          customer" button; closes: RT#1642
 
 2008-03-01 18:50  ivan
          undefined value as an ARRAY reference at
          /usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
 
-2007-09-13 20:31  ivan
-
-       * rt/html/Elements/TicketList: fix visual glitch on "RT at a
-         glance" / Ticketing main
-
-2007-09-13 19:14  ivan
-
-       * rt/html/Ticket/Elements/ShowTransactionAttachments: turn off
-         Text::Quoted usage, it segfaults and its optional
-
-2007-09-13 16:45  ivan
-
-       * rt/html/NoAuth/css/3.5-default/freeside.css: make boxes distinct
-         from the background
-
 2007-09-13 15:35  ivan
 
        * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/acct_rt_transaction.pm,
        * httemplate/misc/cust_main-import.cgi: add better inline docs
          explaining fields on customer CSV import
 
-2007-09-12 19:44  ivan
-
-       * rt/html/NoAuth/css/3.5-default/freeside.css: it would help to
-         check this in.
-
 2007-09-12 13:40  ivan
 
        * FS/FS/TicketSystem/RT_External.pm: don't want a fatal error when
 
 2007-08-03 18:57  ivan
 
-       * rt/html/Elements/Header, httemplate/elements/header.html: point
-         1.9 to 1.9 documentation
+       * httemplate/elements/header.html: point 1.9 to 1.9 documentation
 
 2007-08-03 17:13  ivan
 
        * rt/: FREESIDE_MODIFIED, Makefile, config.log, config.status,
          bin/mason_handler.fcgi, bin/mason_handler.scgi,
          bin/mason_handler.svc, bin/rt-crontool, bin/rt-mailgate,
-         html/Elements/Footer, html/Elements/Header,
-         html/Elements/PageLayout, html/NoAuth/css/3.5-default/main.css,
-         html/NoAuth/css/3.5-default/misc.css,
-         html/NoAuth/css/3.5-default/transactions.css,
-         html/NoAuth/images/css/cb.gif, html/NoAuth/images/css/cbr.gif,
-         html/NoAuth/images/css/ct.gif, html/NoAuth/images/css/ctr.gif,
          lib/RT.pm: clean up corners & colors
 
-2007-08-03 16:14  ivan
-
-       * rt/html/Elements/PageLayout: fix nit sorting out tops earchboxes
-
-2007-08-03 16:00  ivan
-
-       * rt/html/Elements/PageLayout: at least sort out the top
-         searchboxes
-
 2007-08-03 15:43  ivan
 
        * rt/etc/: RT_Config.pm, RT_Config.pm.in: fix path so we can find
          .css files
 
-2007-08-03 15:10  ivan
-
-       * rt/html/Ticket/Elements/ShowSummary: fix merge nit
-
 2007-08-03 15:06  ivan
 
        * rt/FREESIDE_MODIFIED: [no log message]
 2007-08-03 14:49  ivan
 
        * rt/: FREESIDE_MODIFIED, etc/RT_SiteConfig.pm,
-         html/Elements/Footer, html/Elements/Header, html/Elements/Menu,
-         html/Elements/PageLayout, html/Elements/QuickCreate,
-         html/Elements/SimpleSearch, html/Elements/Tabs,
-         html/Elements/TicketList, html/Elements/TitleBoxStart,
-         html/Elements/CollectionAsTable/Row, html/NoAuth/printrt.css,
-         html/NoAuth/webrt.css, html/NoAuth/images/space.gif,
-         html/Search/Bulk.html, html/Ticket/Elements/ShowMemberOf,
-         html/Ticket/Elements/ShowReferences,
-         html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
-         html/Widgets/TitleBoxStart, lib/RT/SearchBuilder.pm,
-         sbin/rt-setup-database.in: merging RT_3_6_4 to HEAD
+         lib/RT/SearchBuilder.pm, sbin/rt-setup-database.in: merging
+         RT_3_6_4 to HEAD
 
 2007-08-02 16:44  ivan
 
 
        * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm,
          lib/RT/Report/Tickets/Entry.pm,
-         lib/t/data/subject-with-folding-ws, lib/t/data/lorem-ipsum,
-         lib/t/data/very-long-subject,
-         lib/t/regression/06-mime_decoding.t,
-         lib/t/regression/15cf_pattern.t,
-         lib/t/regression/23-batch-upload-csv.t,
-         lib/t/regression/25scrip_order.t, lib/t/regression/27verp.t,
-         lib/t/regression/17custom_search.t,
-         lib/t/regression/19quicksearch.t, lib/t/regression/23cfsort.t,
-         lib/t/regression/00-mason-syntax.t,
-         lib/t/regression/26command_line.t,
-         lib/t/regression/15cf_combo_cascade.t,
-         lib/t/regression/18custom_frontpage.t,
-         lib/t/regression/24pawsort.t,
-         lib/t/regression/20-sort-by-requestor.t,
-         lib/t/regression/23-web_attachments.t,
-         docs/design_docs/ruleset-workflow.txt,
-         html/Elements/SelectTimeUnits, html/Elements/RefreshHomepage,
-         html/Elements/MyAdminQueues, html/Elements/MyRT,
-         html/Elements/MyReminders, html/Elements/MySupportQueues,
-         html/Elements/QueueSummary, html/Elements/ShowSearch,
-         html/Elements/ValidateCustomFields, html/Elements/Logo,
-         html/Elements/EditCustomFieldCombobox, html/Prefs/MyRT.html,
-         html/Prefs/Quicksearch.html, html/Prefs/Search.html,
-         html/Prefs/SearchOptions.html, html/Prefs/Elements/Tabs,
-         html/Search/Chart.html, html/Search/Simple.html,
-         html/Search/Chart, html/Search/Elements/SelectGroupBy,
-         html/Search/Elements/Chart,
-         html/Search/Elements/SearchesForObject,
-         html/Search/Elements/SelectChartType,
-         html/REST/1.0/Forms/ticket/merge,
-         html/REST/1.0/Forms/ticket/comment,
-         html/REST/1.0/Forms/ticket/take,
-         html/REST/1.0/Forms/transaction/default,
-         html/NoAuth/css/autohandler, html/NoAuth/css/print.css,
-         html/NoAuth/css/3.4-compat/footer.css,
-         html/NoAuth/css/3.4-compat/header.css,
-         html/NoAuth/css/3.4-compat/login.css,
-         html/NoAuth/css/3.4-compat/nav.css,
-         html/NoAuth/css/3.4-compat/ticket.css,
-         html/NoAuth/css/3.4-compat/transactions.css,
-         html/NoAuth/css/3.4-compat/body.css,
-         html/NoAuth/css/3.4-compat/forms.css,
-         html/NoAuth/css/3.4-compat/main.css,
-         html/NoAuth/css/3.4-compat/misc.css,
-         html/NoAuth/css/3.4-compat/quickbar.css,
-         html/NoAuth/css/3.4-compat/titlebox.css,
-         html/NoAuth/css/3.5-default/footer.css,
-         html/NoAuth/css/3.5-default/login.css,
-         html/NoAuth/css/3.5-default/nav.css,
-         html/NoAuth/css/3.5-default/ticket.css,
-         html/NoAuth/css/3.5-default/approvals.css,
-         html/NoAuth/css/3.5-default/body.css,
-         html/NoAuth/css/3.5-default/forms.css,
-         html/NoAuth/css/3.5-default/header.css,
-         html/NoAuth/css/3.5-default/logo.css,
-         html/NoAuth/css/3.5-default/main.css,
-         html/NoAuth/css/3.5-default/misc.css,
-         html/NoAuth/css/3.5-default/quickbar.css,
-         html/NoAuth/css/3.5-default/titlebox.css,
-         html/NoAuth/css/3.5-default/transactions.css,
-         html/NoAuth/images/css/cb-light.gif,
-         html/NoAuth/images/css/cb.gif,
-         html/NoAuth/images/css/cbr-b2g.gif,
-         html/NoAuth/images/css/cbr-b2lb.gif,
-         html/NoAuth/images/css/cbr-gray.gif,
-         html/NoAuth/images/css/cbr-trans.gif,
-         html/NoAuth/images/css/cbr.gif,
-         html/NoAuth/images/css/ct-light.gif,
-         html/NoAuth/images/css/ct.gif,
-         html/NoAuth/images/css/ctr-b2g.gif,
-         html/NoAuth/images/css/ctr-b2lb.gif,
-         html/NoAuth/images/css/ctr-gray.gif,
-         html/NoAuth/images/css/ctr-trans.gif,
-         html/NoAuth/images/css/ctr.gif,
-         html/NoAuth/images/css/dark-arrow-up.png,
-         html/NoAuth/images/css/dark-arrow.png,
-         html/NoAuth/images/css/light-arrow-up.png,
-         html/NoAuth/images/css/light-arrow.png,
-         html/NoAuth/images/css/rolldown-arrow.gif,
-         html/NoAuth/images/css/rolldown-arrow.png,
-         html/NoAuth/images/css/rollup-arrow.gif,
-         html/NoAuth/js/cascaded.js, html/NoAuth/js/util.js,
-         html/NoAuth/js/autohandler, html/NoAuth/js/combobox.js,
-         html/NoAuth/js/list.js, html/NoAuth/js/ahah.js,
-         html/NoAuth/js/class.js, html/NoAuth/js/titlebox-state.js,
-         html/Widgets/ComboBox, html/Widgets/SavedSearch,
-         html/Widgets/SelectionBox, html/Widgets/TitleBox,
-         html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart,
-         html/Helpers/CalPopup.html, html/Tools/index.html,
-         html/Tools/Reports/CreatedByDates.html,
-         html/Tools/Reports/ResolvedByDates.html,
-         html/Tools/Reports/ResolvedByOwner.html,
-         html/Tools/Reports/index.html, html/Tools/Reports/Elements/Tabs,
-         html/Admin/Elements/ConfigureMyRT, html/Admin/Global/MyRT.html,
-         html/Admin/Users/MyRT.html, html/Ticket/Reminders.html,
-         html/Ticket/Elements/ShowTime, html/Ticket/Elements/Reminders,
-         etc/upgrade/3.5.1/content: Initial revision
+         docs/design_docs/ruleset-workflow.txt, etc/upgrade/3.5.1/content:
+         Initial revision
 
 2007-08-02 12:51  ivan
 
 
 2007-06-20 15:58  ivan
 
-       * rt/: etc/RT_SiteConfig.pm, html/Elements/QuickCreate: add
-         QuickCreateLong option, part of merging spiritone RT changes
+       * rt/etc/RT_SiteConfig.pm: add QuickCreateLong option, part of
+         merging spiritone RT changes
 
-2007-06-20 15:37  ivan
+2007-06-20 15:35  ivan
 
-       * rt/html/Elements/Tabs: s/Tickets/Search Tickets/ in menu for
-         clarity, part of merging spiritone RT changes (#1661)
-
-2007-06-20 15:33  ivan
-
-       * rt/: html/Elements/TicketList, etc/RT_SiteConfig.pm: add
-         $RT::MyTicketsLength patch from spiritone, part of merging RT
-         changes (#1661)
+       * rt/etc/RT_SiteConfig.pm: add $RT::MyTicketsLength patch from
+         spiritone, part of merging RT changes (#1661)
 
 2007-06-20 15:28  ivan
 
          httemplate/search/svc_forward.cgi,
          httemplate/search/svc_phone.cgi, httemplate/search/svc_www.cgi,
          httemplate/view/elements/svc_Common.html,
-         rt/html/Elements/FreesideSearch,
-         rt/html/Elements/FreesideSvcSearch,
          httemplate/view/cust_main/packages.html: service refactor!
 
 2006-12-29 00:41  ivan
 
        * FS/FS/svc_acct.pm: stop unsuspending inappropriately
 
-2006-12-08 06:38  ivan
-
-       * rt/html/Elements/Header: have RT header link to supported
-         documentation link as well
-
 2006-12-08 05:36  ivan
 
        * httemplate/: view/cust_main/quick-charge.html,
 
 2006-10-17 02:03  ivan
 
-       * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
-         html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
-         3.4.5 to HEAD
-
-2006-10-17 01:49  ivan
-
-       * rt/: html/NoAuth/printrt.css, lib/t/regression/14linking.t,
-         lib/t/regression/22search_tix_by_watcher.t: Initial revision
+       * rt/sbin/rt-setup-database.in: commiting rt 3.4.5 to HEAD
 
 2006-10-16 22:49  ivan
 
        * FS/FS/: cust_main.pm: search for existing advertising sources
          before adding a new one
 
-2006-08-21 05:38  ivan
-
-       * rt/html/Ticket/Elements/EditCustomers: better RT hint for smarter
-         smart search
-
 2006-08-21 02:46  ivan
 
        * httemplate/docs/: install-rt.html, install.html, index.html:
 
        * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
          httemplate/elements/header.html,
-         httemplate/elements/search-cust_main.html,
-         rt/html/Elements/FreesideInvoiceSearch,
-         rt/html/Elements/FreesideNewCust,
-         rt/html/Elements/FreesideSearch,
-         rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
-         rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs,
-         rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on
-         referring customer SELEKTAH.  rewind!  make smart search smarter,
-         re-layout the top search bars and add an invoice one
+         httemplate/elements/search-cust_main.html: sprinkle some magic
+         ajax fairy dust on referring customer SELEKTAH.  rewind!  make
+         smart search smarter, re-layout the top search bars and add an
+         invoice one
 
 2006-08-14 01:38  ivan
 
          FS/FS/part_pkg/voip_cdr.pm: svc_phone service and CDR billing
          from imported CDRs
 
-2006-07-09 07:35  ivan
-
-       * rt/html/Elements/: Header, PageLayout: fix the image path in the
-         kludged looknfeel integration
-
 2006-07-05 07:55  ivan
 
        * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn
 
        * httemplate/elements/menu.html: fix link to prepaid card setup
 
-2006-06-06 04:16  ivan
-
-       * rt/html/NoAuth/webrt.css: whew, this can go back
-
-2006-06-06 04:08  ivan
-
-       * rt/html/NoAuth/webrt.css: yay this should finally fix the weird
-         black navigation links; hide the Mason stuff from browsers when
-         it doesn't get processed for some reason
-
-2006-06-06 03:57  ivan
-
-       * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black
-         RT navigation links
-
-2006-06-06 03:54  ivan
-
-       * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT
-         navigation links
-
-2006-06-06 03:46  ivan
-
-       * rt/html/NoAuth/webrt.css: attempt to fix weird black RT
-         navigation links
-
 2006-06-06 03:30  ivan
 
        * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with
 2006-06-02 06:20  ivan
 
        * httemplate/elements/header.html,
-         httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED,
-         rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
-         rt/html/Elements/Tabs: add a service search
+         httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED: add a
+         service search
 
 2006-05-24 03:22  ivan
 
        * README.1.7.0: adding batch upgrade instructions to 1.7.0
          instructions too
 
-2006-05-22 13:38  ivan
-
-       * rt/html/Elements/FreesideNewCust: missing > tag on INPUT
-
 2006-05-22 11:27  ivan
 
        * FS/FS/cust_main.pm: better error message for banned cards
 
 2006-05-15 04:05  ivan
 
-       * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css,
+       * httemplate/elements/freeside.css,
          httemplate/elements/header.html, httemplate/elements/xmenu.css,
-         httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED,
-         rt/html/Elements/FreesideNewCust,
-         rt/html/Elements/FreesideSearch, rt/html/Elements/Header,
-         rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
-         rt/html/Elements/Tabs, rt/html/Elements/TitleBoxStart,
-         rt/html/Search/Bulk.html: more ACL and re-skinning work, now with
-         RT!
+         httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED: more ACL
+         and re-skinning work, now with RT!
 
 2006-05-14 09:47  ivan
 
 
 2005-10-15 04:13  ivan
 
-       * README.1.5.8, rt/html/Elements/Header, rt/html/NoAuth/webrt.css:
-         land RT 3.4.4 on HEAD
+       * README.1.5.8: land RT 3.4.4 on HEAD
 
 2005-10-15 02:33  ivan
 
-       * rt/: etc/RT_SiteConfig.pm, html/Admin/Global/CustomField.html,
-         html/Admin/Global/CustomFields.html, html/Elements/Footer,
-         html/Elements/Header, html/Elements/Menu,
-         html/Elements/PageLayout, html/Elements/SimpleSearch,
-         html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
-         html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif,
-         html/NoAuth/images/head_requestracker.gif,
-         html/NoAuth/images/rt.jpg, html/NoAuth/images/spacer.gif,
-         html/NoAuth/images/squares_blue.gif,
-         html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
-         lib/RT/TicketCustomFieldValue.pm,
+       * 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,
-         lib/t/regression/00placeholder, sbin/rt-setup-database.in:
-         landing rt 3.4.4 on HEAD
+         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,
-         html/Search/Elements/SelectGroup, html/Admin/autohandler,
-         html/Download/CustomFieldValue/dhandler,
-         html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
-         html/Admin/CustomFields/GroupRights.html,
-         html/Admin/Global/CustomFields/Groups.html,
-         html/Admin/Global/CustomFields/Queue-Tickets.html,
-         html/Admin/Global/CustomFields/Queue-Transactions.html,
-         html/Admin/Global/CustomFields/Users.html,
-         html/Admin/Global/CustomFields/index.html,
-         html/Admin/Groups/CustomFields.html,
-         html/Admin/Groups/History.html,
-         html/Admin/CustomFields/Modify.html,
-         html/Admin/CustomFields/Objects.html,
-         html/Admin/CustomFields/UserRights.html,
-         html/Admin/CustomFields/index.html,
-         html/Admin/Users/CustomFields.html,
-         html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
-         html/Admin/Elements/CustomFieldTabs,
-         html/Admin/Elements/SelectCustomFieldLookupType,
-         html/Admin/Elements/GlobalCustomFieldTabs,
-         html/Admin/Elements/ObjectCustomFields,
-         html/Admin/Elements/PickCustomFields,
-         html/Admin/Elements/PickObjects,
-         html/SelfService/CreateTicketInQueue.html,
-         html/Elements/EditCustomField,
-         html/Elements/EditCustomFieldImage,
-         html/Elements/EditCustomFieldBinary,
-         html/Elements/EditCustomFieldSelect,
-         html/Elements/ShowCustomFieldBinary,
-         html/Elements/ShowCustomFieldImage,
-         html/Elements/ShowCustomFieldWikitext,
-         html/Elements/ShowCustomFields,
-         html/Elements/EditCustomFieldFreeform,
-         html/Elements/EditCustomFieldText,
-         html/Elements/EditCustomFieldWikitext,
-         html/Elements/ShowMemberships, lib/t/setup_regression.t,
-         lib/t/create_data.pl, lib/t/regression/01ticket_link_searching.t,
-         lib/t/regression/02basic_web.t,
-         lib/t/regression/03web_compiliation_errors.t,
-         lib/t/regression/05cronsupport.t, lib/t/regression/07acl.t,
-         lib/t/regression/08web_cf_access.t,
-         lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
-         lib/t/regression/11-template-insert.t,
-         lib/t/regression/12-search.t,
-         lib/t/regression/13-attribute-tests.t,
-         lib/t/regression/14merge.t,
-         lib/t/regression/16-transaction_cf_tests.t,
-         lib/t/regression/17multiple_deleg_revocation.t,
-         lib/t/regression/19-rtname.t, lib/t/regression/20savedsearch.t,
-         lib/t/regression/21query-builder.t,
-         lib/t/regression/22search_tix_by_txn.t,
-         lib/t/regression/04send_email.t,
-         lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t,
-         lib/t/regression/15cf_single_values_are_single.t,
-         lib/t/regression/18stale_delegations_cleanup.t,
+         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,
          invoice events and then reprint or reemail (boy was that a bit
          more work than i expected), closes: Bug#946
 
-2005-06-01 17:02  ivan
-
-       * rt/html/Ticket/Elements/AddCustomers: remove warning
-
 2005-06-01 16:40  ivan
 
        * httemplate/view/cust_bill.cgi: align terminology for consistancy.
        * FS/FS/export_svc.pm: new progressbar display causes a silly error
          in edge case where no dup checking necessary, closes: Bug#1226
 
-2005-05-10 11:30  khoff
-
-       * rt/html/Ticket/Elements/EditCustomers: Missing '</A>' tag.
-
 2005-05-05 06:04  ivan
 
        * conf/: invoice_latex: no comma between state and address
 
 2005-03-10 17:34  khoff
 
-       * rt/: etc/RT_SiteConfig.pm, html/Elements/Header,
-         html/Elements/Menu, html/Elements/Tabs,
-         html/Ticket/Elements/AddCustomers,
-         html/Ticket/Elements/ShowCustomers, lib/RT/URI/freeside.pm,
+       * rt/: etc/RT_SiteConfig.pm, lib/RT/URI/freeside.pm,
          lib/RT/URI/freeside/Internal.pm, lib/RT/URI/freeside/XMLRPC.pm:
          Reorganized RT->Freeside integration to support Internal (single
          RT/Freeside database) and XMLRPC interfaces.  All the UI stuff is
        * rt/FREESIDE_MODIFIED: backport from 3.3-TESTING to fix XSS on
          ticket lists
 
-2004-12-20 03:29  ivan
-
-       * rt/html/Elements/CollectionAsTable/Row: backport from 3.3-TESTING
-         to fix XSS on ticket lists
-
 2004-12-20 02:13  ivan
 
        * FS/FS/Misc.pm, FS/FS/cust_main.pm, httemplate/view/cust_bill.cgi:
        * FS/FS/CGI.pm: ui tweak for small customer view - line up billing
          and service address boxes
 
-2004-12-10 13:35  ivan
-
-       * rt/html/Elements/Header: fix link to freeside docs in RT header
-
 2004-12-10 13:25  ivan
 
        * httemplate/docs/: overview-new.dia, overview-new.png: move the
 
        * FS/bin/freeside-setup: promo codes not unique...
 
-2004-12-09 16:04  ivan
-
-       * rt/html/Elements/Tabs: fix link back to billing main
-
 2004-12-09 15:14  ivan
 
        * httemplate/search/cust_main.cgi: typo
 
        * httemplate/search/cust_main.cgi: link customers back to tickets!
 
-2004-12-03 17:09  ivan
-
-       * rt/html/Elements/PageLayout: landing rt 3.2.2
-
 2004-12-03 15:41  ivan
 
        * htetc/handler.pl: 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, html/Admin/Elements/ModifyQueue,
-         html/Admin/Elements/ModifyUser, html/Admin/Users/Prefs.html,
-         html/Elements/Footer, html/Elements/Header,
-         html/Elements/PageLayout, html/Elements/ShadedBox,
-         html/Elements/ShadedInputRow, html/Elements/ShadedRow,
-         html/Elements/SimpleSearch, html/Elements/Tabs,
-         html/Elements/ViewUser, html/NoAuth/webrt.css,
-         html/Search/Listing.html, html/Search/Elements/PickRestriction,
-         html/Search/Elements/TicketHeader,
-         html/Search/Elements/TicketHeaderCell,
-         html/Search/Elements/TicketRow, html/Ticket/Elements/EditLinks,
-         html/Ticket/Elements/ShowLink, html/Ticket/Elements/ShowLinks,
-         html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
-         sbin/rt-setup-database.in: landing rt 3.2.2
-
-2004-12-03 12:40  ivan
-
-       * rt/etc/upgrade/: 3.1.0/acl.Informix, 3.1.0/acl.Oracle,
-         3.1.0/acl.Pg, 3.1.0/acl.SQLite, 3.1.0/acl.mysql, 3.1.0/content,
-         3.1.0/schema.Informix, 3.1.0/schema.Oracle, 3.1.0/schema.Pg,
-         3.1.0/schema.SQLite, 3.1.0/schema.mysql, 3.1.15/content,
-         3.1.17/content: Initial revision
-
-2004-12-03 12:37  ivan
-
-       * rt/: html/Tools/MyDay.html, html/Tools/Offline.html,
-         html/Tools/Elements/Tabs, html/Ticket/ShowEmailRecord.html,
-         html/Ticket/Elements/ShowTransactionAttachments,
-         html/Ticket/Elements/PreviewScrips,
-         html/Ticket/Elements/ShowGroupMembers,
-         html/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
-         html/Search/Edit.html, html/Search/Results.html,
-         html/Search/Results.rdf, html/Search/Results.tsv,
-         html/Search/Elements/BuildFormatString,
-         html/Search/Elements/DisplayOptions,
-         html/Search/Elements/EditSearches,
-         html/Search/Elements/NewListActions,
-         html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy,
-         html/Search/Elements/SelectAndOr,
-         html/Search/Elements/SelectLinks,
-         html/Search/Elements/SelectPersonType,
-         html/Search/Elements/SelectSearchesForObjects,
-         html/Search/Elements/EditFormat, html/Search/Elements/PickBasics,
-         html/Search/Elements/PickCriteria,
-         html/Search/Elements/SelectSearchObject,
-         html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
-         html/Admin/Elements/ToolTabs, html/Elements/ShowLinks,
-         html/Elements/EditLinks, html/Elements/QuickCreate,
-         html/Elements/ScrubHTML, html/Elements/TicketList,
-         html/Elements/ShowLink, html/Elements/TitleBox,
-         html/Elements/CollectionAsTable/Header,
-         html/Elements/CollectionAsTable/ParseFormat,
-         html/Elements/CollectionAsTable/Row,
-         html/Elements/RT__Ticket/ColumnMap,
-         html/NoAuth/images/autohandler, 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,
+         etc/upgrade/2.1.71, sbin/rt-setup-database.in: landing rt 3.2.2
+
+2004-12-03 12:38  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,
          lib/RT/Action/RecordCorrespondence.pm,
          lib/RT/Action/RecordComment.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:
-         Initial revision
+         bin/standalone_httpd.in, etc/schema.Sybase, etc/acl.Sybase,
+         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
 
 2004-12-03 12:27  ivan
 
 
 2004-12-02 02:18  ivan
 
-       * httemplate/search/cust_main.cgi,
-         rt/html/Ticket/Elements/AddCustomers,
-         rt/html/Ticket/Elements/EditCustomers: fix license boilerplate
-         and search sorting
+       * httemplate/search/cust_main.cgi: fix license boilerplate and
+         search sorting
 
 2004-12-02 01:59  ivan
 
        * httemplate/images/small-logo.png, rt/FREESIDE_MODIFIED,
-         rt/html/Elements/Header, rt/html/Elements/PageLayout,
          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, rt/html/Ticket/ModifyCustomers.html,
-         rt/html/Ticket/Elements/AddCustomers,
-         rt/html/Ticket/Elements/EditCustomers,
-         rt/html/Ticket/Elements/ShowCustomers,
-         rt/html/Ticket/Elements/ShowSummary,
-         rt/html/Ticket/Elements/Tabs, FS/FS/TicketSystem/RT_Internal.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,
          rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
 
        * 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,
-         rt/html/Elements/Footer, rt/html/Elements/Header,
-         rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch,
-         rt/html/Elements/Tabs, ANNOUNCE.1.5.0, Makefile, FS/FS.pm,
-         htetc/global.asa, htetc/handler.pl, rt/html/NoAuth/webrt.css,
-         rt/html/NoAuth/images/small-logo.png: ticket system integration
-         framework and skin RT
+         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
 
 2004-11-26 01:39  ivan
 
        * rt/sbin/rt-setup-database.in: merge in changes to
          rt-setup-database
 
-2004-11-11 04:11  ivan
+2004-11-11 04:12  ivan
 
-       * rt/: html/Ticket/Elements/LoadTextAttachments,
-         html/Ticket/Elements/FindAttachments, html/Elements/QueryString,
-         lib/t/data/rt-send-cc, lib/RT/I18N/hu.po, lib/RT/I18N/da.po:
-         Initial revision
+       * rt/lib/RT/I18N/: hu.po, da.po: Initial revision
 
 2004-11-09 03:42  ivan
 
 
 2004-03-10 18:03  ivan
 
-       * rt/lib/: RT/I18N/it.po, RT/Interface/REST.pm,
-         t/data/crashes-file-based-parser, t/data/multipart-report,
-         t/data/notes-uuencoded: Initial revision
+       * rt/lib/RT/: I18N/it.po, Interface/REST.pm: Initial revision
 
 2004-03-10 17:59  ivan
 
        * rt/: README.Oracle, UPGRADING, bin/rt.in,
          docs/rt3-schema-relationships.dot, etc/acl.Informix,
          etc/drop.Informix, etc/drop.Oracle, etc/schema.Informix,
-         html/Admin/Elements/SelectStage, html/Elements/SelectLang,
-         html/REST/1.0/autohandler, html/REST/1.0/dhandler,
-         html/REST/1.0/logout, html/REST/1.0/Forms/queue/default,
-         html/REST/1.0/Forms/queue/ns,
-         html/REST/1.0/Forms/ticket/attachments,
-         html/REST/1.0/Forms/ticket/default,
-         html/REST/1.0/Forms/ticket/history,
-         html/REST/1.0/Forms/ticket/links,
-         html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
-         html/REST/1.0/search/dhandler, html/REST/1.0/search/ticket,
-         html/REST/1.0/ticket/comment, html/REST/1.0/ticket/link,
-         html/REST/1.0/ticket/merge, lib/RT/StyleGuide.pod: Initial
-         revision
+         lib/RT/StyleGuide.pod: Initial revision
 
 2004-03-10 17:05  ivan
 
          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, html/Admin/index.html,
-         html/Admin/Elements/AddCustomFieldValue,
-         html/Admin/Elements/CreateUserCalled,
-         html/Admin/Elements/EditCustomField,
-         html/Admin/Elements/EditCustomFieldValues,
-         html/Admin/Elements/EditCustomFields,
-         html/Admin/Elements/EditQueueWatchers,
-         html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
-         html/Admin/Elements/EditTemplates,
-         html/Admin/Elements/EditUserComments,
-         html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
-         html/Admin/Elements/ListGlobalCustomFields,
-         html/Admin/Elements/ListGlobalScrips,
-         html/Admin/Elements/ModifyQueue,
-         html/Admin/Elements/ModifyTemplate,
-         html/Admin/Elements/ModifyUser,
-         html/Admin/Elements/QueueRightsForUser,
-         html/Admin/Elements/QueueTabs,
-         html/Admin/Elements/SelectCustomFieldType,
-         html/Admin/Elements/SelectGroups,
-         html/Admin/Elements/SelectModifyGroup,
-         html/Admin/Elements/SelectModifyQueue,
-         html/Admin/Elements/SelectModifyUser,
-         html/Admin/Elements/SelectNewGroupMembers,
-         html/Admin/Elements/SelectRights,
-         html/Admin/Elements/SelectScrip,
-         html/Admin/Elements/SelectScripAction,
-         html/Admin/Elements/SelectScripCondition,
-         html/Admin/Elements/SelectSingleOrMultiple,
-         html/Admin/Elements/SelectTemplate,
-         html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
-         html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs,
-         html/Admin/Global/CustomField.html,
-         html/Admin/Global/CustomFields.html,
-         html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html,
-         html/Admin/Global/Scrips.html, html/Admin/Global/Template.html,
-         html/Admin/Global/Templates.html,
-         html/Admin/Global/UserRights.html, html/Admin/Global/index.html,
-         html/Admin/Groups/GroupRights.html,
-         html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html,
-         html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html,
-         html/Admin/Queues/CustomField.html,
-         html/Admin/Queues/CustomFields.html,
-         html/Admin/Queues/GroupRights.html,
-         html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
-         html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
-         html/Admin/Queues/Template.html,
-         html/Admin/Queues/Templates.html,
-         html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
-         html/Admin/Users/Modify.html, html/Admin/Users/Prefs.html,
-         html/Admin/Users/index.html, html/Approvals/Display.html,
-         html/Approvals/index.html, html/Approvals/Elements/Approve,
-         html/Approvals/Elements/PendingMyApproval,
-         html/Approvals/Elements/ShowDependency,
-         html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
-         html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
-         html/Elements/Checkbox, html/Elements/CreateTicket,
-         html/Elements/Error, html/Elements/Footer,
-         html/Elements/GotoTicket, html/Elements/Header,
-         html/Elements/ListActions, html/Elements/Login,
-         html/Elements/Menu, html/Elements/MessageBox,
-         html/Elements/MyRequests, html/Elements/MyTickets,
-         html/Elements/PageLayout, html/Elements/Quicksearch,
-         html/Elements/Refresh, html/Elements/Section,
-         html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
-         html/Elements/SelectCustomFieldOperator,
-         html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
-         html/Elements/SelectDateRelation, html/Elements/SelectDateType,
-         html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
-         html/Elements/SelectLinkType, html/Elements/SelectMatch,
-         html/Elements/SelectNewTicketQueue, html/Elements/SelectOwner,
-         html/Elements/SelectQueue, html/Elements/SelectResultsPerPage,
-         html/Elements/SelectSortOrder, html/Elements/SelectStatus,
-         html/Elements/SelectTicketSortBy,
-         html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
-         html/Elements/SelectWatcherType,
-         html/Elements/SetupSessionCookie, html/Elements/ShadedBox,
-         html/Elements/ShadedInputRow, html/Elements/ShadedRow,
-         html/Elements/SimpleSearch, html/Elements/Submit,
-         html/Elements/Tabs, html/Elements/TitleBoxEnd,
-         html/Elements/TitleBoxStart, html/Elements/ViewUser,
-         html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
-         html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif,
-         html/NoAuth/images/bplogo.gif, html/NoAuth/images/favicon.png,
-         html/NoAuth/images/head_requestracker.gif,
-         html/NoAuth/images/rt.jpg, html/NoAuth/images/space.gif,
-         html/NoAuth/images/spacer.gif,
-         html/NoAuth/images/squares_blue.gif,
-         html/REST/1.0/NoAuth/mail-gateway, html/Search/Bulk.html,
-         html/Search/Listing.html, html/Search/Elements/PickRestriction,
-         html/Search/Elements/TicketHeader,
-         html/Search/Elements/TicketHeaderCell,
-         html/Search/Elements/TicketRow, html/SelfService/Closed.html,
-         html/SelfService/Create.html, html/SelfService/Display.html,
-         html/SelfService/Error.html, html/SelfService/Prefs.html,
-         html/SelfService/Update.html, html/SelfService/index.html,
-         html/SelfService/Attachment/dhandler,
-         html/SelfService/Elements/GotoTicket,
-         html/SelfService/Elements/Header,
-         html/SelfService/Elements/MyRequests,
-         html/SelfService/Elements/Tabs, html/Ticket/Create.html,
-         html/Ticket/Display.html, html/Ticket/History.html,
-         html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
-         html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
-         html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
-         html/Ticket/Attachment/dhandler,
-         html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
-         html/Ticket/Elements/EditBasics,
-         html/Ticket/Elements/EditCustomField,
-         html/Ticket/Elements/EditCustomFields,
-         html/Ticket/Elements/EditDates, html/Ticket/Elements/EditLinks,
-         html/Ticket/Elements/EditPeople,
-         html/Ticket/Elements/EditWatchers,
-         html/Ticket/Elements/ShowAttachments,
-         html/Ticket/Elements/ShowBasics,
-         html/Ticket/Elements/ShowCustomFields,
-         html/Ticket/Elements/ShowDates,
-         html/Ticket/Elements/ShowDependencies,
-         html/Ticket/Elements/ShowHistory, html/Ticket/Elements/ShowLink,
-         html/Ticket/Elements/ShowLinks,
-         html/Ticket/Elements/ShowMemberOf,
-         html/Ticket/Elements/ShowMembers,
-         html/Ticket/Elements/ShowMessageHeaders,
-         html/Ticket/Elements/ShowMessageStanza,
-         html/Ticket/Elements/ShowPeople,
-         html/Ticket/Elements/ShowReferences,
-         html/Ticket/Elements/ShowRequestor,
-         html/Ticket/Elements/ShowSummary,
-         html/Ticket/Elements/ShowTransaction, html/Ticket/Elements/Tabs,
-         html/User/Delegation.html, html/User/Prefs.html,
-         html/User/Elements/DelegateRights, html/User/Elements/GroupTabs,
-         html/User/Elements/Tabs, html/User/Groups/Members.html,
-         html/User/Groups/Modify.html, html/User/Groups/index.html,
-         lib/RT.pm.in, lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm,
+         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,
          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,
-         lib/t/data/multipart-alternative-with-umlaut,
-         lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
-         lib/t/data/new-ticket-from-iso-8859-1,
-         lib/t/data/new-ticket-from-iso-8859-1-full,
-         lib/t/data/russian-subject-no-content-type,
-         lib/t/data/text-html-in-russian,
-         lib/t/data/text-html-with-umlaut,
-         lib/t/data/8859-15-message-series/dir,
-         lib/t/data/8859-15-message-series/msg1,
-         lib/t/data/8859-15-message-series/msg2,
-         lib/t/data/8859-15-message-series/msg3,
-         lib/t/data/8859-15-message-series/msg4,
-         lib/t/data/8859-15-message-series/msg5,
-         lib/t/data/8859-15-message-series/msg6,
-         lib/t/data/8859-15-message-series/msg7,
-         lib/t/regression/00placeholder, lib/t/regression/mime_tests,
-         m4/rt_enable_layout.m4, m4/rt_expand_var.m4, m4/rt_layout.m4,
+         lib/t/04_send_email.pl.in, 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,
 
        * 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"
 
        * httemplate/docs/install.html: doc update
 
-2002-02-04 09:12  ivan
-
-       * httemplate/docs/man/FS/: Bill.html, Invoice.html: ancient files
-
 2002-02-04 09:06  ivan
 
        * Makefile, README.1.4.0pre4567-8, README.1.4.0pre8: 1.4.0pre8!
          new CGI;   &cgisuidsetup(); from all templates.  should work
          better under Mason.
 
-2002-01-29 09:46  ivan
-
-       * httemplate/docs/man/: FS.html, FS/CGI.html, FS/CGIwrapper.html,
-         FS/Conf.html, FS/Record.html, FS/SessionClient.html,
-         FS/SignupClient.html, FS/UID.html, FS/agent.html,
-         FS/agent_type.html, FS/cust_bill.html, FS/cust_bill_pkg.html,
-         FS/cust_credit.html, FS/cust_main.html, FS/cust_main_county.html,
-         FS/cust_main_invoice.html, FS/cust_pay.html,
-         FS/cust_pay_batch.html, FS/cust_pkg.html, FS/cust_refund.html,
-         FS/cust_svc.html, FS/domain_record.html, FS/nas.html,
-         FS/part_pkg.html, FS/part_referral.html, FS/part_svc.html,
-         FS/pkg_svc.html, FS/port.html, FS/prepay_credit.html,
-         FS/session.html, FS/svc_Common.html, FS/svc_acct.html,
-         FS/svc_acct_pop.html, FS/svc_acct_sm.html, FS/svc_domain.html,
-         FS/svc_www.html, FS/type_pkgs.html: these are all auto-generated
-         by the installation; don't check them into CVS (probably should
-         generate them for a release tarball though)
-
 2002-01-29 09:42  ivan
 
        * README.1.4.0pre4567-8, FS/FS/part_bill_event.pm, bin/fs-setup,
-         httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
-         httemplate/docs/man/FS/SessionClient.html,
-         httemplate/docs/man/FS/UID.html,
-         httemplate/docs/man/FS/agent.html,
-         httemplate/docs/man/FS/agent_type.html,
-         httemplate/docs/man/FS/cust_bill.html,
-         httemplate/docs/man/FS/cust_bill_pkg.html,
-         httemplate/docs/man/FS/cust_credit.html,
-         httemplate/docs/man/FS/cust_main.html,
-         httemplate/docs/man/FS/cust_main_county.html,
-         httemplate/docs/man/FS/cust_main_invoice.html,
-         httemplate/docs/man/FS/cust_pay.html,
-         httemplate/docs/man/FS/cust_pay_batch.html,
-         httemplate/docs/man/FS/cust_pkg.html,
-         httemplate/docs/man/FS/cust_refund.html,
-         httemplate/docs/man/FS/cust_svc.html,
-         httemplate/docs/man/FS/domain_record.html,
-         httemplate/docs/man/FS/nas.html,
-         httemplate/docs/man/FS/part_pkg.html,
-         httemplate/docs/man/FS/part_referral.html,
-         httemplate/docs/man/FS/part_svc.html,
-         httemplate/docs/man/FS/pkg_svc.html,
-         httemplate/docs/man/FS/port.html,
-         httemplate/docs/man/FS/prepay_credit.html,
-         httemplate/docs/man/FS/session.html,
-         httemplate/docs/man/FS/svc_Common.html,
-         httemplate/docs/man/FS/svc_acct.html,
-         httemplate/docs/man/FS/svc_acct_pop.html,
-         httemplate/docs/man/FS/svc_acct_sm.html,
-         httemplate/docs/man/FS/svc_domain.html,
-         httemplate/docs/man/FS/svc_www.html,
-         httemplate/docs/man/FS/type_pkgs.html: weight, plan and plandata
-         fields in part_bill_event
+         httemplate/docs/schema.html, httemplate/docs/upgrade8.html:
+         weight, plan and plandata fields in part_bill_event
 
 2002-01-29 08:33  ivan
 
          FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
          FS/FS/svc_acct.pm, bin/pod2x, htetc/global.asa, htetc/handler.pl,
          httemplate/index.html, httemplate/browse/part_bill_event.cgi,
-         httemplate/docs/install.html, httemplate/docs/man/FS.html,
-         httemplate/docs/man/FS/CGI.html,
-         httemplate/docs/man/FS/Conf.html,
-         httemplate/docs/man/FS/Record.html,
-         httemplate/docs/man/FS/SessionClient.html,
-         httemplate/docs/man/FS/SignupClient.html,
-         httemplate/docs/man/FS/UID.html,
-         httemplate/docs/man/FS/agent.html,
-         httemplate/docs/man/FS/agent_type.html,
-         httemplate/docs/man/FS/cust_bill.html,
-         httemplate/docs/man/FS/cust_bill_pkg.html,
-         httemplate/docs/man/FS/cust_credit.html,
-         httemplate/docs/man/FS/cust_main.html,
-         httemplate/docs/man/FS/cust_main_county.html,
-         httemplate/docs/man/FS/cust_main_invoice.html,
-         httemplate/docs/man/FS/cust_pay.html,
-         httemplate/docs/man/FS/cust_pay_batch.html,
-         httemplate/docs/man/FS/cust_pkg.html,
-         httemplate/docs/man/FS/cust_refund.html,
-         httemplate/docs/man/FS/cust_svc.html,
-         httemplate/docs/man/FS/domain_record.html,
-         httemplate/docs/man/FS/nas.html,
-         httemplate/docs/man/FS/part_pkg.html,
-         httemplate/docs/man/FS/part_referral.html,
-         httemplate/docs/man/FS/part_svc.html,
-         httemplate/docs/man/FS/pkg_svc.html,
-         httemplate/docs/man/FS/port.html,
-         httemplate/docs/man/FS/prepay_credit.html,
-         httemplate/docs/man/FS/session.html,
-         httemplate/docs/man/FS/svc_Common.html,
-         httemplate/docs/man/FS/svc_acct.html,
-         httemplate/docs/man/FS/svc_acct_pop.html,
-         httemplate/docs/man/FS/svc_acct_sm.html,
-         httemplate/docs/man/FS/svc_domain.html,
-         httemplate/docs/man/FS/svc_www.html,
-         httemplate/docs/man/FS/type_pkgs.html,
+         httemplate/docs/install.html,
          httemplate/edit/part_bill_event.cgi,
          httemplate/edit/part_pkg.cgi,
          httemplate/edit/process/part_bill_event.cgi: - web interface for
          httemplate/docs/upgrade3.html, httemplate/docs/upgrade4.html,
          httemplate/docs/upgrade5.html, httemplate/docs/upgrade6.html,
          httemplate/docs/upgrade7.html, httemplate/docs/upgrade8.html,
-         httemplate/docs/man/FS.html, httemplate/docs/man/FS/Bill.html,
-         httemplate/docs/man/FS/CGI.html,
-         httemplate/docs/man/FS/CGIwrapper.html,
-         httemplate/docs/man/FS/Conf.html,
-         httemplate/docs/man/FS/Invoice.html,
-         httemplate/docs/man/FS/Record.html,
-         httemplate/docs/man/FS/SessionClient.html,
-         httemplate/docs/man/FS/SignupClient.html,
-         httemplate/docs/man/FS/UID.html,
-         httemplate/docs/man/FS/agent.html,
-         httemplate/docs/man/FS/agent_type.html,
-         httemplate/docs/man/FS/cust_bill.html,
-         httemplate/docs/man/FS/cust_bill_pkg.html,
-         httemplate/docs/man/FS/cust_credit.html,
-         httemplate/docs/man/FS/cust_main.html,
-         httemplate/docs/man/FS/cust_main_county.html,
-         httemplate/docs/man/FS/cust_main_invoice.html,
-         httemplate/docs/man/FS/cust_pay.html,
-         httemplate/docs/man/FS/cust_pay_batch.html,
-         httemplate/docs/man/FS/cust_pkg.html,
-         httemplate/docs/man/FS/cust_refund.html,
-         httemplate/docs/man/FS/cust_svc.html,
-         httemplate/docs/man/FS/domain_record.html,
-         httemplate/docs/man/FS/nas.html,
-         httemplate/docs/man/FS/part_pkg.html,
-         httemplate/docs/man/FS/part_referral.html,
-         httemplate/docs/man/FS/part_svc.html,
-         httemplate/docs/man/FS/pkg_svc.html,
-         httemplate/docs/man/FS/port.html,
-         httemplate/docs/man/FS/prepay_credit.html,
-         httemplate/docs/man/FS/session.html,
-         httemplate/docs/man/FS/svc_Common.html,
-         httemplate/docs/man/FS/svc_acct.html,
-         httemplate/docs/man/FS/svc_acct_pop.html,
-         httemplate/docs/man/FS/svc_acct_sm.html,
-         httemplate/docs/man/FS/svc_domain.html,
-         httemplate/docs/man/FS/svc_www.html,
-         httemplate/docs/man/FS/type_pkgs.html, bin/fs-setup,
-         bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
+         bin/fs-setup, bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
          httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
          httemplate/edit/cust_main.cgi,
          httemplate/edit/cust_main_county-expand.cgi,