From f9c1a2f962059dbe755afc35a84ff1329aa6ff2a Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 15 Mar 2011 01:36:07 +0000 Subject: [PATCH] 2.1.2 --- ChangeLog | 8812 ++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 4976 insertions(+), 3836 deletions(-) diff --git a/ChangeLog b/ChangeLog index b10e13f54..b8c38f606 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,3020 @@ +2011-03-14 17:46 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix sales report detail + links when using "Separate rated usage from recurring feeds", + RT#12019 + +2011-03-14 15:42 ivan + + * FS/FS/part_pkg/flat.pm: fix prorates & recurring fees with + recur_Common-using packages, RT#11993 + +2011-03-10 18:09 mark + + * FS/FS/part_export/acct_google.pm: file acct_google.pm was added + on branch FREESIDE_2_1_BRANCH on 2011-03-11 02:09:14 +0000 + +2011-03-10 18:09 mark + + * FS/FS/part_export/: acct_google.pm: google account export, #11760 + +2011-03-10 01:42 ivan + + * FS/FS/cust_pkg.pm: prevent all-too-common mistake of editing + package dates manually to have a start date and a setup date, + RT#11937 + +2011-03-09 18:40 ivan + + * FS/FS/cust_bill.pm: fix label on invoice_include_aging conf + +2011-03-09 18:26 ivan + + * FS/FS/cust_main/Billing.pm: avoid runcentral's weird proble + distributing tax exemptions since it doesn't apply to them + anyway, RT#11476 + +2011-03-09 12:54 ivan + + * FS/FS/cust_bill.pm: should fix usage showing up without omitting + package details, RT#11905, RT#11561 + +2011-03-07 17:46 mark + + * FS/FS/: Conf.pm, cust_bill.pm: show credit balance on invoices, + #11564 + +2011-03-06 17:36 ivan + + * FS/FS/cust_main/Billing.pm: when bill_usage_on_cancel config is + set, fix billing setup on cancellation of unbilled packages, + RT#11651 + +2011-03-05 12:44 ivan + + * FS/FS/cust_bill.pm: fix missing invoice details (RT#11561), but + will this cause them to show up when they shouldn't? + +2011-03-03 18:26 mark + + * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm, + httemplate/elements/dashboard-toplist.html, + httemplate/view/cust_main/tickets.html: option to override + requestor in new tickets, #7777 + +2011-03-03 15:39 mark + + * rt/etc/RT_Config.pm.in: fix RT_Config typo + +2011-03-03 11:08 mark + + * FS/FS/: Conf.pm, ClientAPI/Signup.pm: allow third-party payment + customers to be recorded as CARD, #11734 + +2011-02-26 03:02 mark + + * FS/FS/ClientAPI/Signup.pm: unhide non-realtime payment fields in + selfservice, RT#11734 + +2011-02-24 20:28 mark + + * FS/FS/cdr/enswitch.pm: start of Enswitch CDR import, RT#11613 + +2011-02-23 15:05 ivan + + * FS/FS/cust_bill.pm: fix harmless Argument "" isn't numeric + warnings + +2011-02-23 14:00 ivan + + * FS/FS/part_event/Action/suspend.pm: and update suspend label in + light of pkg_suspend, RT#11540 + +2011-02-23 13:50 ivan + + * FS/FS/part_event/Action/: pkg_suspend.pm: add package suspend + +2011-02-23 13:50 ivan + + * FS/FS/part_event/Action/pkg_suspend.pm: file pkg_suspend.pm was + added on branch FREESIDE_2_1_BRANCH on 2011-02-23 21:50:53 +0000 + +2011-02-22 13:18 levinse + + * FS/FS/cust_bill.pm: invoice customizations, RT11467 + +2011-02-21 19:14 ivan + + * httemplate/edit/: did_order.html, did_vendor.html: labels and + capitalization and bears, oh my + +2011-02-21 16:18 levinse + + * httemplate/: misc/xmlhttp-cust_main-search.cgi, + elements/customer-table.html, misc/cust_main_note-import.cgi: + quick payment tool improvements, RT10698 + +2011-02-21 16:17 ivan + + * rt/lib/RT/: Ticket_Overlay.pm, URI/freeside.pm: another one of + those "not sure why this never caused problems before" things + +2011-02-21 10:29 levinse + + * FS/FS/cust_bill.pm: invoice customizations, RT11467 + +2011-02-21 08:36 levinse + + * FS/FS/cdr.pm: invoice customizations, RT11467 + +2011-02-20 22:03 levinse + + * httemplate/edit/process/svc_domain.cgi: trim whitespace for + domain field in svc_domain prov UI, RT11432 + +2011-02-20 17:21 ivan + + * FS/FS/: Schema.pm, cust_pkg.pm, cust_pkg/Import.pm: add + agent_pkgid + +2011-02-19 08:23 levinse + + * FS/FS/Conf.pm: wtf + +2011-02-19 08:21 levinse + + * FS/FS/: Conf.pm, cust_bill.pm, usage_class.pm: invoice + customizations, RT11467 + +2011-02-18 10:51 ivan + + * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: + ie-compatibility_mode config, RT#11659 + +2011-02-18 00:37 mark + + * FS/FS/cdr/enswitch.pm: file enswitch.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-02-25 04:28:19 +0000 + +2011-02-18 00:37 mark + + * FS/FS/cdr/enswitch.pm: start of Enswitch CDR import, RT#11613 + +2011-02-17 17:24 mark + + * rt/: FREESIDE_MODIFIED, etc/RT_Config.pm.in, + lib/RT/Search/Googleish.pm: option to include resolved tickets in + search, RT#11658 + +2011-02-17 16:47 mark + + * FS/FS/cdr/telos_xml.pm: Telos XML SMS records, RT#10721 + +2011-02-17 10:24 levinse + + * conf/invoice_latexcoupon: fix regression in invoice_latexcoupon + from RT10698 + +2011-02-16 03:57 ivan + + * FS/FS/ClientAPI_XMLRPC.pm: fix freeside-sellfservice-xmlrpcd for + implied hash :/ + +2011-02-16 03:49 ivan + + * FS/FS/ClientAPI.pm: more debugging + +2011-02-16 03:04 ivan + + * FS/FS/ClientAPI.pm: add debugging + +2011-02-16 02:52 ivan + + * FS/FS/ClientAPI/PrepaidPhone.pm: add debugging + +2011-02-15 23:39 levinse + + * FS/FS/cust_bill.pm, conf/invoice_html, + httemplate/view/cust_bill-barcode.cgi, + httemplate/view/cust_bill.cgi: add barcodes to invoices, HTML + part, RT10698 + +2011-02-15 22:21 levinse + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latexcoupon: add + barcodes to invoices, PDF part, RT10698 + +2011-02-15 21:50 ivan + + * conf/selfservice-body_bgcolor: file selfservice-body_bgcolor was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-box_bgcolor: file selfservice-box_bgcolor was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-font: file selfservice-font was added on branch + FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-hlink_color: file selfservice-hlink_color was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-link_color: file selfservice-link_color was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-menu_fontsize: file selfservice-menu_fontsize + was added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 + +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-menu_nounderline: file + selfservice-menu_nounderline was added on branch + FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-menu_skipblanks: file + selfservice-menu_skipblanks was added on branch + FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-menu_skipheadings: file + selfservice-menu_skipheadings was added on branch + FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-text_color: file selfservice-text_color was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-title_align: file selfservice-title_align was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-title_color: file selfservice-title_color was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-title_size: file selfservice-title_size was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/selfservice-vlink_color: file selfservice-vlink_color was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 21:50 ivan + + * conf/: selfservice-alink_color, selfservice-body_bgcolor, + selfservice-box_bgcolor, selfservice-font, + selfservice-hlink_color, selfservice-link_color, + selfservice-menu_fontsize, selfservice-menu_nounderline, + selfservice-menu_skipblanks, selfservice-menu_skipheadings, + selfservice-text_color, selfservice-title_align, + selfservice-title_color, selfservice-title_size, + selfservice-vlink_color: adding jeremy's suggested default + selfservice config + +2011-02-15 21:50 ivan + + * conf/selfservice-alink_color: file selfservice-alink_color was + added on branch FREESIDE_2_1_BRANCH on 2011-02-16 05:50:49 +0000 + +2011-02-15 15:52 mark + + * httemplate/search/elements/cust_pay_batch_top.html: file + cust_pay_batch_top.html was added on branch FREESIDE_2_1_BRANCH + on 2011-02-15 23:52:44 +0000 + +2011-02-15 15:52 mark + + * httemplate/search/elements/cust_pay_batch_top.html, + FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, + httemplate/misc/process/pay_batch-approve.cgi, + httemplate/search/cust_pay_batch.cgi, + httemplate/search/pay_batch.cgi: batch payment revocation, + RT#10545 + +2011-02-15 11:02 ivan + + * FS/FS/Conf.pm, httemplate/elements/select-terms.html: add Net 3 + terms, RT#11641 + +2011-02-14 20:20 levinse + + * httemplate/: misc/xmlhttp-cust_main-search.cgi, + elements/customer-table.html: quick payment tool improvements, + RT10698 + +2011-02-14 15:01 mark + + * bin/cdr-voipnow.import: VoipNow import adjustment, RT#11178 + +2011-02-14 13:43 ivan + + * FS/FS/: cust_main/Billing_Realtime.pm, svc_Common.pm: finish + fixing declined signup of prepaid package provisioning to RADIUS + anyway, RT#10122 + +2011-02-12 23:23 levinse + + * FS/: MANIFEST, FS/Mason.pm: bulk DID orders and inventory, + RT11291 + +2011-02-12 23:19 levinse + + * FS/FS/did_order.pm: file did_order.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-02-13 07:19:50 +0000 + +2011-02-12 23:19 levinse + + * FS/t/did_order.t: file did_order.t was added on branch + FREESIDE_2_1_BRANCH on 2011-02-13 07:19:48 +0000 + +2011-02-12 23:19 levinse + + * FS/FS/did_vendor.pm: file did_vendor.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-02-13 07:19:50 +0000 + +2011-02-12 23:19 levinse + + * FS/t/did_vendor.t: file did_vendor.t was added on branch + FREESIDE_2_1_BRANCH on 2011-02-13 07:19:48 +0000 + +2011-02-12 23:19 levinse + + * FS/FS/lata.pm: file lata.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-02-13 07:19:49 +0000 + +2011-02-12 23:19 levinse + + * FS/t/lata.t: file lata.t was added on branch FREESIDE_2_1_BRANCH + on 2011-02-13 07:19:49 +0000 + +2011-02-12 23:19 levinse + + * httemplate/edit/process/did_order.html: file did_order.html was + added on branch FREESIDE_2_1_BRANCH on 2011-02-13 07:19:47 +0000 + +2011-02-12 23:19 levinse + + * httemplate/edit/: did_vendor.html, process/did_vendor.html: file + did_vendor.html was added on branch FREESIDE_2_1_BRANCH on + 2011-02-13 07:19:47 +0000 + +2011-02-12 23:19 levinse + + * FS/bin/freeside-lata-import: file freeside-lata-import was added + on branch FREESIDE_2_1_BRANCH on 2011-02-13 07:19:48 +0000 + +2011-02-12 23:19 levinse + + * httemplate/elements/tr-select-state.html: file + tr-select-state.html was added on branch FREESIDE_2_1_BRANCH on + 2011-02-13 07:19:47 +0000 + +2011-02-12 23:19 levinse + + * httemplate/browse/did_order.html, + httemplate/browse/did_vendor.html, FS/bin/freeside-lata-import, + httemplate/edit/did_order.html, httemplate/edit/did_vendor.html, + httemplate/edit/process/did_order.html, + httemplate/edit/process/did_vendor.html, + httemplate/elements/tr-select-state.html, FS/FS/did_order.pm, + FS/FS/did_vendor.pm, FS/FS/lata.pm, FS/t/did_order.t, + FS/t/did_vendor.t, FS/t/lata.t, httemplate/elements/menu.html, + FS/FS.pm, FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/phone_avail.pm, + httemplate/edit/elements/edit.html, + httemplate/misc/phone_avail-import.html: bulk DID orders and + inventory, RT11291 + +2011-02-12 23:19 levinse + + * httemplate/: browse/did_order.html, edit/did_order.html: file + did_order.html was added on branch FREESIDE_2_1_BRANCH on + 2011-02-13 07:19:46 +0000 + +2011-02-12 23:19 levinse + + * httemplate/browse/did_vendor.html: file did_vendor.html was added + on branch FREESIDE_2_1_BRANCH on 2011-02-13 07:19:46 +0000 + +2011-02-11 21:03 levinse + + * FS/FS/part_pkg.pm: show package pricing details on customer view, + RT11372 + +2011-02-11 20:56 levinse + + * FS/FS/: part_pkg.pm, part_pkg/base_rate.pm, part_pkg/bulk.pm, + part_pkg/flat.pm, part_pkg/flat_comission.pm, + part_pkg/rt_time.pm, part_pkg/sesmon_hour.pm, + part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm, + part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm, + part_pkg/voip_cdr.pm, part_pkg/voip_inbound.pm, + part_pkg/voip_sqlradacct.pm: show package pricing details on + customer view, RT11372 + +2011-02-11 18:36 mark + + * httemplate/search/cust_pay_batch.cgi: lock down manual batch + approval + +2011-02-11 16:19 ivan + + * FS/FS/part_pkg/voip_cdr.pm: handle domestic_prefix of 0, RT#11390 + +2011-02-10 09:11 ivan + + * httemplate/search/cust_pkg.cgi: fix color/link alightment on + package report + +2011-02-09 22:08 mark + + * FS/FS/pay_batch.pm: fix batch payment recording again + +2011-02-09 17:17 ivan + + * httemplate/search/report_newtax.cgi, FS/FS/tax_rate.pm: fix cch + tax report for more than one cust_bill_pkg_tax_rate_location per + line item, RT#11483 + +2011-02-09 17:03 ivan + + * httemplate/search/: cust_bill_pkg.cgi, report_newtax.cgi: fix cch + tax report for more than one cust_bill_pkg_tax_rate_location per + line item, RT#11483 + +2011-02-09 15:08 mark + + * FS/FS/pay_batch.pm: fix batch payment recording, fallout from + #10545 + +2011-02-08 21:22 levinse + + * FS/FS/part_pkg/recur_Common.pm: fix regression caused by RT10481 + in sql_external, RT11536 + +2011-02-08 20:48 ivan + + * httemplate/edit/process/cust_main_county-expand.cgi: improve + error message when splitting taxclasses and there aren't any yet, + RT#11144 + +2011-02-08 20:42 ivan + + * httemplate/edit/process/cust_main_county-add.cgi: tax editor fix + for adding additional counties when you already have cities, + RT#11144 + +2011-02-04 22:51 ivan + + * FS/FS/part_pkg/prorate.pm: avoid needlessly warning about old + prorate packages without a cutoff_day on 2.1 + +2011-02-04 22:25 ivan + + * FS/FS/cust_pkg.pm: fix cpu/mem sucking when service labels are + very long, RT#11452 + +2011-02-04 22:03 ivan + + * FS/FS/: cust_bill.pm, cust_pkg.pm: add more debug tracing to + invoice generation, RT#11452 + +2011-02-04 21:45 ivan + + * FS/FS/cust_pkg.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 21:18 ivan + + * FS/FS/cust_pkg.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:58 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:49 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:41 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 20:05 ivan + + * FS/FS/: cust_bill.pm, cust_bill_pkg.pm: fix cpu/memory problem?, + RT#11452 + +2011-02-04 20:02 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 19:53 ivan + + * FS/FS/cust_bill.pm: normalize spacing on HEAD vs 2.1 + +2011-02-04 19:36 ivan + + * FS/FS/cust_bill.pm: add more debug tracing to invoice generation, + RT#11452 + +2011-02-04 18:38 ivan + + * FS/FS/cust_bill.pm: add some debug tracing to invoice generation, + RT#11452 + +2011-02-04 18:17 ivan + + * FS/FS/cust_bill_pkg.pm: probably not related to fibernetics' + memory problem, but still, should always use any class that's + qsearch-ed, RT#11452 + +2011-02-03 17:12 mark + + * FS/FS/pay_batch/td_eft1464.pm: TD EFT format padding, RT#10545 + +2011-02-01 03:12 ivan + + * FS/FS/svc_acct.pm: add username-pound config + +2011-02-01 02:50 ivan + + * FS/FS/: svc_acct.pm, Conf.pm: add username-pound config + +2011-01-31 17:29 ivan + + * FS/FS/svc_acct.pm: allow colons in directories + +2011-01-31 15:58 mark + + * rt/lib/RT/Tickets_Overlay.pm: search for 'last month', RT#11057 + +2011-01-31 12:28 mark + + * FS/FS/Conf.pm, httemplate/search/cust_pay_batch.cgi: fixed format + option for TD EFT, RT#10545 + +2011-01-31 12:02 mark + + * rt/lib/RT/Queue_Local.pm: file Queue_Local.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-01-31 20:02:30 +0000 + +2011-01-31 12:02 mark + + * rt/: lib/RT/Queue_Local.pm, FREESIDE_MODIFIED: fix user settings + when renaming queue, RT#10488 + +2011-01-31 12:01 mark + + * rt/lib/RT/Queue_Local.pm: bad commit + +2011-01-31 11:56 mark + + * rt/lib/RT/Queue_Local.pm: rt/FREESIDE_MODIFIED + +2011-01-30 22:23 levinse + + * FS/FS/: Conf.pm, cust_bill.pm: add missing commits as part of + backporting of RT10481 to 2.1 branch + +2011-01-29 23:13 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit UI: add + more cities & remove individual cities, RT#11144 + +2011-01-29 23:02 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit UI: add + more cities & remove individual cities, RT#11144 + +2011-01-29 22:44 ivan + + * httemplate/browse/cust_main_county.cgi: improve tax edit UI: add + more counties & remove individual counties, RT#11144 + +2011-01-29 22:33 ivan + + * httemplate/edit/process/cust_main_county-remove.cgi: file + cust_main_county-remove.cgi was added on branch + FREESIDE_2_1_BRANCH on 2011-01-30 06:33:41 +0000 + +2011-01-29 22:33 ivan + + * httemplate/edit/: cust_main_county-add.cgi, + process/cust_main_county-add.cgi: file cust_main_county-add.cgi + was added on branch FREESIDE_2_1_BRANCH on 2011-01-30 06:33:41 + +0000 + +2011-01-29 22:33 ivan + + * httemplate/: edit/cust_main_county-add.cgi, + browse/cust_main_county.cgi, + edit/process/cust_main_county-add.cgi, + edit/process/cust_main_county-collapse.cgi, + edit/process/cust_main_county-remove.cgi: improve tax edit UI: + add more counties & remove individual counties, RT#11144 + +2011-01-28 13:55 mark + + * FS/FS/Conf.pm: fix incorrect text + +2011-01-28 13:30 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Date.pm, + lib/RT/Tickets_Overlay.pm: ticket search for "this month", + RT#11057 + +2011-01-27 15:46 ivan + + * FS/FS/cust_main/Billing_Realtime.pm: fix savings ach? RT#11377 + +2011-01-27 13:46 ivan + + * FS/FS/Mason/Request.pm: orget about trying to set ::TMPDIRECTORY, + chicken & egg proiblem, RT#11360 + +2011-01-26 21:18 levinse + + * FS/FS/cust_main/Billing.pm: optionally generate line items which + are fully discounted, RT10481 + +2011-01-26 21:10 levinse + + * FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Mason.pm, + FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/cust_main_note.pm, + FS/FS/cust_note_class.pm, FS/t/cust_note_class.t, + httemplate/browse/cust_note_class.html, + httemplate/edit/cust_main_note.cgi, + httemplate/edit/cust_note_class.html, + httemplate/edit/elements/class_Common.html, + httemplate/edit/process/cust_main_note.cgi, + httemplate/edit/process/cust_note_class.html, + httemplate/elements/menu.html, httemplate/view/cust_main.cgi, + httemplate/view/cust_main/notes.html: note classes backport to + 2.1 branch, RT9995 + +2011-01-26 16:37 ivan + + * FS/FS/UI/Web.pm: fix svc_label_link...? how did this ever work? + RT#11331 + +2011-01-26 16:30 ivan + + * FS/FS/UI/Web.pm: diagnose winding up in svc_X_link without a + cust_svc? RT#11331 + +2011-01-26 13:43 mark + + * rt/lib/RT/Tickets_Overlay.pm: clean up date customfield change + +2011-01-26 13:35 mark + + * rt/lib/RT/Tickets_Overlay.pm: fix customfield date search, + RT#8449 + +2011-01-25 00:32 mark + + * bin/cdr-opensips.import: more cleanup, RT#10992 + +2011-01-24 17:52 mark + + * httemplate/view/cust_main/: locations.html, + packages/package.html: missing files for new locations UI, + RT#10766 + +2011-01-24 17:03 mark + + * bin/cdr-opensips.import: revised openSIPS import script, RT#10992 + +2011-01-24 15:06 levinse + + * FS/FS/cdr.pm, httemplate/misc/cdr.cgi: CDR reprocess with + termination, RT8763 + +2011-01-23 17:09 levinse + + * FS/: FS/Mason/Request.pm, bin/freeside-daily: upgrade + optimizations for space-constrained installs, RT10071 + +2011-01-23 14:04 levinse + + * FS/: FS/otaker_Mixin.pm, bin/freeside-daily: upgrade + optimizations for space-constrained installs, RT10071 + +2011-01-23 12:55 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/payment_results.html: add + receipt for SS realtime CC payment, RT8498 + +2011-01-22 16:49 levinse + + * httemplate/: edit/phone_device.html, + edit/process/phone_device.html, elements/select-mac.html: bug fix + my previous commit for RT7794 + +2011-01-22 12:03 levinse + + * httemplate/misc/macinventory.cgi: file macinventory.cgi was added + on branch FREESIDE_2_1_BRANCH on 2011-01-22 20:03:51 +0000 + +2011-01-22 12:03 levinse + + * httemplate/elements/select-mac.html: file select-mac.html was + added on branch FREESIDE_2_1_BRANCH on 2011-01-22 20:03:51 +0000 + +2011-01-22 12:03 levinse + + * httemplate/elements/tr-select-mac.html: file tr-select-mac.html + was added on branch FREESIDE_2_1_BRANCH on 2011-01-22 20:03:51 + +0000 + +2011-01-22 12:03 levinse + + * httemplate/elements/select-mac.html, + httemplate/elements/tr-select-mac.html, + httemplate/misc/macinventory.cgi, FS/FS/Schema.pm, + FS/FS/part_device.pm, httemplate/browse/part_device.html, + httemplate/edit/part_device.html, + httemplate/edit/phone_device.html: populate MAC address from + inventory for svc_phone devices, RT7794 + +2011-01-21 18:45 levinse + + * FS/FS/part_export/broadband_shellcommands.pm, FS/FS/Schema.pm, + FS/FS/svc_broadband.pm, httemplate/edit/svc_broadband.cgi, + httemplate/view/svc_broadband.cgi: add svc_broadband + shellcommands export, RT11250 + +2011-01-21 18:45 levinse + + * FS/FS/part_export/broadband_shellcommands.pm: file + broadband_shellcommands.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-01-22 02:45:31 +0000 + +2011-01-21 11:32 ivan + + * FS/FS/ClientAPI/Signup.pm: possibly fix problems with templated + signup, RT#11218 + +2011-01-21 01:40 ivan + + * FS/FS/cust_pkg/Import.pm: questionable auto-domaining of + username@domain usernames on package import, RT#9117 + +2011-01-21 01:26 ivan + + * FS/FS/cust_pkg/Import.pm: questionable auto-domaining of + username@domain usernames on package import, RT#9117 + +2011-01-20 17:11 levinse + + * httemplate/graph/elements/report.html: bug fix: all Excel reports + using bottom_total option had total row off by one, RT10911 + +2011-01-20 15:05 ivan + + * FS/FS/cust_main.pm: fix fallout from status module changes, + RT#11295 + +2011-01-20 01:55 ivan + + * FS/FS/Conf.pm: add cust_main-status_module to control how + customers with cancelled recurring but un-cancelled one time + charges are recognized, RT#10478 + +2011-01-20 01:51 ivan + + * FS/: FS/cust_main/Status.pm, FS/Conf.pm, FS/cust_main.pm, + MANIFEST: add cust_main-status_module to control how customers + with cancelled recurring but un-cancelled one time charges are + recognized, RT#10478 + +2011-01-20 01:51 ivan + + * FS/FS/cust_main/Status.pm: file Status.pm was added on branch + FREESIDE_2_1_BRANCH on 2011-01-20 09:51:58 +0000 + +2011-01-19 21:34 ivan + + * FS/FS/part_event/Condition/cust_bill_has_service.pm: fix + condition to work w/taxes, RT#3983 + +2011-01-19 21:22 ivan + + * FS/FS/: cust_pkg.pm: fix cancelling services on exspirations, + RT#11269 + +2011-01-19 19:58 mark + + * FS/FS/bill_batch.pm: load CAM::PDF on startup + +2011-01-19 17:24 mark + + * FS/FS/bill_batch.pm: better error message + +2011-01-19 16:31 mark + + * FS/FS/pay_batch/: td_eftack264.pm, td_eftret80.pm: TD EFT batch + import formats, RT#10545 + +2011-01-19 13:50 levinse + + * FS/FS/Schema.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/domreg_opensrs.pm, + httemplate/edit/svc_domain.cgi: Add experimental OpenSRS export + changes, and svc_domain UI changes for .au registrations + +2011-01-19 12:34 levinse + + * FS/FS/Conf.pm: fix typo in Conf.pm + +2011-01-19 11:12 ivan + + * FS/FS/: Conf.pm, cust_bill.pm: add cust_bill-no_recipients-error + config, RT#11276 + +2011-01-18 16:30 mark + + * FS/FS/part_pkg/: bulk.pm, discount_Mixin.pm, flat.pm, + flat_introrate.pm: intro periods and DST, RT#11018 + +2011-01-18 01:32 ivan + + * rt/lib/RTx/Statistics.pm: fix RTx Statistics years for 2011 + +2011-01-18 00:42 ivan + + * FS/FS/: Conf.pm, cust_bill.pm: date_format_long for showing "1 + Feb 2011" instead of "Feb 1st, 2011", RT#11176 + +2011-01-17 21:21 levinse + + * FS/FS/part_pkg/: discount_Mixin.pm, recur_Common.pm, + sql_external.pm: add discount capability to sql_external, RT10481 + +2011-01-17 20:16 levinse + + * fs_selfservice/FS-SelfService/cgi/: header.html, ws_list.html: + improve wholesale SS UI, RT10883 + +2011-01-17 19:48 levinse + + * httemplate/: view/svc_phone.cgi, edit/svc_phone.cgi: missed this + for the prev commit for RT10993 + +2011-01-17 19:44 levinse + + * FS/FS/: Schema.pm, svc_phone.pm, + part_export/phone_sqlopensips.pm: OpenSIPS provisioning + improvements, RT10993 + +2011-01-17 19:32 levinse + + * FS/FS/Conf.pm, httemplate/config/config-view.cgi: move + telephony-related config items into their own section + +2011-01-17 18:46 ivan + + * FS/FS/part_export.pm, httemplate/misc/phone_avail-import.html: + better export labeling for DID import, RT#11219 + +2011-01-17 18:19 levinse + + * FS/FS/Conf.pm, FS/FS/part_export/phone_sqlopensips.pm, + httemplate/config/config-view.cgi: OpenSIPS provisioning + improvements, RT10993 + +2011-01-17 16:59 levinse + + * httemplate/: search/phone_inventory_provisioned.html, + elements/menu.html: added DID availability/inventory/provisioning + report, RT10988 + +2011-01-17 16:59 levinse + + * httemplate/search/phone_inventory_provisioned.html: file + phone_inventory_provisioned.html was added on branch + FREESIDE_2_1_BRANCH on 2011-01-18 00:59:04 +0000 + +2011-01-17 16:32 mark + + * FS/FS/: pay_batch.pm, pay_batch/td_eft1464.pm: TD EFT format + fixes, RT#10545 + +2011-01-16 16:36 ivan + + * FS/FS/: Conf.pm, cust_main/Search.pm: searching kingcon's idea of + legacy customer numbers without remembering leading 0s + +2011-01-16 14:31 ivan + + * FS/FS/cust_pkg.pm: better error on bad pkgpart + +2011-01-16 12:20 ivan + + * FS/FS/: cust_svc.pm, part_pkg/sesmon_hour.pm, + part_pkg/sesmon_minute.pm: internal session db deprecated (or at + least on hold), RT#11217 + +2011-01-15 22:45 levinse + + * FS/FS/part_export/domreg_opensrs.pm: add ability to register .au + domains via OpenSRS, RT10729 + +2011-01-15 21:44 levinse + + * FS/FS/phone_avail.pm, FS/FS/part_export/internal_diddb.pm, + httemplate/misc/phone_avail-import.html: DID import enhancements, + RT11219 + +2011-01-15 21:07 ivan + + * FS/FS/cust_main.pm: use + +2011-01-15 19:35 ivan + + * FS/FS/cust_pkg.pm: more complete package deletion + +2011-01-15 19:33 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + FS/FS/part_export/phone_sqlopensips.pm, + httemplate/edit/svc_phone.cgi, httemplate/view/svc_phone.cgi: + OpenSIPS provisioning, RT10993 + +2011-01-15 18:57 ivan + + * FS/FS/cust_main.pm: use FS::cust_main_note; + +2011-01-15 18:49 ivan + + * httemplate/misc/cust_main-import_charges.cgi: wording + +2011-01-15 18:23 ivan + + * httemplate/misc/: cust_main-import.cgi: spacing + +2011-01-14 17:20 mark + + * bin/cdr-voipnow.import: VoipNow documentation + +2011-01-14 16:46 mark + + * bin/: cdr-voipnow.import: VoipNow CDR import, RT#11178 + +2011-01-14 16:46 mark + + * bin/cdr-voipnow.import: file cdr-voipnow.import was added on + branch FREESIDE_2_1_BRANCH on 2011-01-15 00:46:48 +0000 + +2011-01-14 12:08 levinse + + * FS/FS/part_pkg/voip_cdr.pm: make CDR invoice details appear + chronologically on invoices, for voip_cdr, RT10960 + +2011-01-13 18:51 ivan + + * FS/FS/: Maestro.pm, ClientAPI/MyAccount.pm, + cust_main/Packages.pm: fix old form of order_pkgs in favor of + seconds_ref as an option, RT#10122 + +2011-01-13 18:51 ivan + + * FS/FS/: cust_pkg.pm, ClientAPI/Signup.pm, cust_main/Billing.pm: + fix declined signup of prepaid package provisioning to RADIUS + anyway, RT#10122 + +2011-01-12 21:51 ivan + + * httemplate/docs/credits.html: add erik to core, move jeff and + richard to emeritus + +2011-01-12 14:00 mark + + * rt/: FREESIDE_MODIFIED, share/html/Search/Results.tsv: ticket + search spreadsheet download fix, RT#10855 + +2011-01-12 03:31 ivan + + * conf/invoice_latex: fix CDRs pushing typeset invoice off the + right margin in some cases, RT#10962 + +2011-01-11 22:26 ivan + + * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_discount.pm, + httemplate/edit/process/cust_pkg_discount.html: fix otaker + getting inserted and messing up discount reports; upgrade fixes + db, RT#10876 + +2011-01-11 21:59 ivan + + * httemplate/search/elements/search-html.html: fix SQL query, + RT#11127 + +2011-01-11 21:43 ivan + + * httemplate/elements/menu.html: s/Process invoice batchs/Download + invoice batches/, RT#11075 + +2011-01-11 19:11 ivan + + * FS/FS/part_export/globalpops_voip.pm: globalpops is now voip + innovations, fix phone number fetch + +2011-01-11 07:49 levinse + + * FS/FS/phone_avail.pm, FS/FS/part_export/vitelity.pm, + httemplate/elements/select-did.html, + httemplate/misc/phonenums.cgi: Vitelity DID selection + improvements, RT4868 + +2011-01-10 18:03 levinse + + * FS/FS/part_export/vitelity.pm, + httemplate/elements/select-did.html: Vitelity API improvements + for toll-free and vfax, RT11009 + +2011-01-10 16:56 mark + + * FS/FS/part_pkg/prorate_Mixin.pm: add_full_period fix, RT#9874 + +2011-01-10 12:14 levinse + + * FS/FS/cust_main/Search.pm: add customer search by billing email, + RT10399 + +2011-01-10 11:44 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + FS/FS/part_export/vitelity.pm, httemplate/edit/svc_phone.cgi, + httemplate/edit/process/svc_phone.html, + httemplate/elements/select-did.html, + httemplate/elements/select-phonenum.html, + httemplate/misc/phonenums.cgi, httemplate/view/svc_phone.cgi: + vitelity API improvements for toll-free and fax, RT11009 + +2011-01-10 09:45 ivan + + * FS/FS/Cron/backup.pm: use -Fc format to dump Pg databases + +2011-01-08 15:30 ivan + + * httemplate/view/cust_main/change_history.html: spacing + +2011-01-08 15:19 ivan + + * rt/sbin/rt-session-viewer: file rt-session-viewer was added on + branch FREESIDE_2_1_BRANCH on 2011-01-08 23:19:49 +0000 + +2011-01-08 15:19 ivan + + * rt/: Makefile, sbin/rt-session-viewer: fix rt-session-viewer + mucking up upgrades + +2011-01-07 21:21 mark + + * FS/FS/cust_svc.pm: count available services correctly, RT#10340 + +2011-01-07 17:40 mark + + * FS/FS/part_pkg/: flat.pm, prorate_Mixin.pm, subscription.pm: fix + introrate/prorate interaction, RT#11018 + +2011-01-07 16:42 levinse + + * FS/FS/part_export/vitelity.pm: Vitelity DID provisioning, change + RC sorting, RT4868 + +2011-01-07 15:13 levinse + + * FS/FS/part_export/phone_sqlopensips.pm: file phone_sqlopensips.pm + was added on branch FREESIDE_2_1_BRANCH on 2011-01-07 23:14:02 + +0000 + +2011-01-07 15:13 levinse + + * FS/FS/part_export/phone_sqlopensips.pm, FS/FS/Schema.pm, + FS/FS/svc_phone.pm, httemplate/edit/svc_phone.cgi, + httemplate/view/svc_phone.cgi: opensips provisioning, RT10993 + +2010-12-31 16:47 mark + + * rt/sbin/rt-session-viewer.in: file rt-session-viewer.in was added + on branch FREESIDE_2_1_BRANCH on 2011-01-01 00:47:17 +0000 + +2010-12-31 16:46 mark + + * rt/sbin/rt-session-viewer.in, FS/FS/TicketSystem/RT_Internal.pm, + httemplate/view/cust_main/tickets.html, rt/FREESIDE_MODIFIED, + rt/Makefile.in, rt/configure.ac, rt/lib/RT/Principal_Overlay.pm, + rt/lib/RT/Queue_Overlay.pm, rt/lib/RT/System.pm, + rt/lib/RT/Test.pm, rt/lib/RT/Interface/Web.pm, + rt/share/html/Elements/SelectQueue, + rt/share/html/Ticket/Create.html: limit ticket creation queue + dropdowns based on ACL, RT#7778 + +2010-12-30 17:23 levinse + + * FS/FS/Conf.pm, FS/FS/ClientAPI/Signup.pm, + fs_selfservice/FS-SelfService/cgi/signup.cgi, + fs_selfservice/FS-SelfService/cgi/signup.html: self-signup with + prepaid card without customer info, RT9713 + +2010-12-30 15:03 levinse + + * httemplate/search/customer_accounting_summary.html: file + customer_accounting_summary.html was added on branch + FREESIDE_2_1_BRANCH on 2010-12-30 23:03:52 +0000 + +2010-12-30 15:03 levinse + + * httemplate/search/report_customer_accounting_summary.html: file + report_customer_accounting_summary.html was added on branch + FREESIDE_2_1_BRANCH on 2010-12-30 23:03:52 +0000 + +2010-12-30 15:03 levinse + + * httemplate/search/customer_accounting_summary.html, + httemplate/search/report_customer_accounting_summary.html, + FS/FS/Report/Table/Monthly.pm, httemplate/elements/menu.html, + httemplate/graph/elements/monthly.html, + httemplate/graph/elements/report.html: add customer accounting + summary report, RT10911 + +2010-12-29 16:15 levinse + + * httemplate/search/report_unprovisioned_services.html: file + report_unprovisioned_services.html was added on branch + FREESIDE_2_1_BRANCH on 2010-12-30 00:15:12 +0000 + +2010-12-29 16:15 levinse + + * httemplate/search/unprovisioned_services.html: file + unprovisioned_services.html was added on branch + FREESIDE_2_1_BRANCH on 2010-12-30 00:15:12 +0000 + +2010-12-29 16:15 levinse + + * httemplate/: search/report_unprovisioned_services.html, + search/unprovisioned_services.html, elements/menu.html: + unprovisioned services by type report, RT10255 + +2010-12-29 14:56 mark + + * FS/FS/Schema.pm, FS/FS/cust_location.pm, + httemplate/edit/cust_location.cgi, + httemplate/edit/process/cust_location.cgi, + httemplate/elements/tr-select-cust_location.html, + httemplate/misc/disable-cust_location.cgi, + httemplate/view/cust_main/packages.html, + httemplate/view/cust_main/packages/location.html, + httemplate/view/cust_main/packages/section.html: cust_location + editing features, RT#10766 + +2010-12-29 14:42 mark + + * bin/cdr-opensips.import: file cdr-opensips.import was added on + branch FREESIDE_2_1_BRANCH on 2010-12-29 22:43:07 +0000 + +2010-12-29 14:42 mark + + * bin/: cdr-opensips.import: start of openSIPS CDR import, RT#10992 + +2010-12-28 16:02 mark + + * FS/FS/part_export/send_email.pm: file send_email.pm was added on + branch FREESIDE_2_1_BRANCH on 2010-12-29 00:02:29 +0000 + +2010-12-28 16:02 mark + + * FS/FS/: part_export/send_email.pm, Misc.pm, msg_template.pm: + send_email export, RT#10884 + +2010-12-28 12:20 ivan + + * bin/cvs2cl: 2.1 branch + +2010-12-28 12:14 levinse + + * FS/FS/cust_pkg.pm: add cust_pkg.order_date, RT6628 + +2010-12-28 10:34 levinse + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, + httemplate/edit/REAL_cust_pkg.cgi, + httemplate/view/cust_main/packages/status.html: add + cust_pkg.order_date, RT6628 + +2010-12-28 10:27 levinse + + * FS/FS/svc_phone.pm: add API doc for new LNP svc_phone fields + +2010-12-28 09:20 levinse + + * FS/FS/phone_avail.pm, httemplate/search/phone_avail.html: UI + enhancements to phone_avail report, RT10464 + +2010-12-28 08:34 levinse + + * httemplate/search/: phone_avail.html, report_phone_avail.html: + better access rights for phone_avail report, part 2, RT10464 + +2010-12-28 08:29 levinse + + * httemplate/search/: phone_avail.html, report_phone_avail.html: + better access rights for phone_avail report, part 1, RT10464 + +2010-12-28 08:21 levinse + + * FS/FS/AccessRight.pm: better access rights for phone_avail + report, part 1, RT10464 + +2010-12-28 07:58 levinse + + * FS/FS/Schema.pm, FS/FS/svc_phone.pm, + httemplate/edit/svc_phone.cgi, + httemplate/elements/select-lnp_status.html, + httemplate/view/svc_phone.cgi: LNP improvements, RT9527 + +2010-12-27 21:23 levinse + + * FS/FS/: Conf.pm, cust_bill.pm: invoice customization for DIDs, + RT10886 + +2010-12-26 12:25 ivan + + * FS/FS/svc_phone.pm: normalize svc_phone labels + +2010-12-25 20:09 levinse + + * httemplate/elements/select-lnp_status.html: file + select-lnp_status.html was added on branch FREESIDE_2_1_BRANCH on + 2010-12-26 04:09:37 +0000 + +2010-12-25 20:09 levinse + + * httemplate/elements/tr-select-lnp_status.html: file + tr-select-lnp_status.html was added on branch FREESIDE_2_1_BRANCH + on 2010-12-26 04:09:38 +0000 + +2010-12-25 20:09 levinse + + * httemplate/elements/select-lnp_status.html, + httemplate/elements/tr-select-lnp_status.html, FS/FS/Conf.pm, + FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/svc_phone.pm, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html, + httemplate/edit/part_svc.cgi, httemplate/edit/svc_phone.cgi, + httemplate/edit/elements/edit.html, + httemplate/edit/process/svc_phone.html, + httemplate/elements/tr-input-date-field.html, + httemplate/view/svc_phone.cgi: added basic LNP capability to + svc_phone including SS, RT10948 + +2010-12-24 02:45 mark + + * FS/FS/part_pkg.pm: upgrade unused_credit option, RT#10670 + +2010-12-24 01:56 mark + + * FS/FS/cust_pkg.pm: option to credit unused time on package + change, RT#10670 + +2010-12-24 01:49 mark + + * FS/FS/part_pkg/global_Mixin.pm: file global_Mixin.pm was added on + branch FREESIDE_2_1_BRANCH on 2010-12-24 09:49:49 +0000 + +2010-12-24 01:49 mark + + * FS/FS/part_pkg/usage_Mixin.pm: file usage_Mixin.pm was added on + branch FREESIDE_2_1_BRANCH on 2010-12-24 09:49:50 +0000 + +2010-12-24 01:49 mark + + * FS/FS/: part_pkg/global_Mixin.pm, part_pkg/usage_Mixin.pm, + part_pkg.pm, part_pkg/agent.pm, part_pkg/base_delayed.pm, + part_pkg/base_rate.pm, part_pkg/bulk.pm, + part_pkg/cdr_termination.pm, part_pkg/flat_comission_cust.pm, + part_pkg/flat.pm, part_pkg/flat_comission.pm, + part_pkg/flat_comission_pkg.pm, part_pkg/flat_delayed.pm, + part_pkg/flat_introrate.pm, part_pkg/prepaid.pm, + part_pkg/prorate.pm, part_pkg/prorate_delayed.pm, + part_pkg/rt_time.pm, part_pkg/sesmon_hour.pm, + part_pkg/sesmon_minute.pm, part_pkg/sql_external.pm, + part_pkg/sql_generic.pm, part_pkg/sqlradacct_hour.pm, + part_pkg/subscription.pm, part_pkg/voip_cdr.pm, + part_pkg/voip_inbound.pm, part_pkg/voip_sqlradacct.pm: part_pkg + option inheritance, part 1 + +2010-12-23 21:48 mark + + * FS/FS/ClientAPI/Signup.pm, + fs_selfservice/FS-SelfService/cgi/signup.cgi: eWay self-signup + fixes + +2010-12-23 16:40 mark + + * httemplate/misc/process/pay_batch-approve.cgi: file + pay_batch-approve.cgi was added on branch FREESIDE_2_1_BRANCH on + 2010-12-24 00:41:26 +0000 + +2010-12-23 16:40 mark + + * httemplate/misc/process/pay_batch-approve.cgi, FS/FS/Conf.pm, + FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, + FS/FS/pay_batch/td_eft1464.pm, + httemplate/misc/download-batch.cgi, + httemplate/search/cust_pay_batch.cgi: manual batch approval and + TD EFT fixes, RT#10545 + +2010-12-23 09:52 levinse + + * FS/FS/: ClientAPI/MyAccount.pm, TicketSystem/RT_Internal.pm: + self-service improvements, RT10883 + +2010-12-21 15:44 levinse + + * fs_selfservice/FS-SelfService/cgi/process_svc_phone.html: file + process_svc_phone.html was added on branch FREESIDE_2_1_BRANCH on + 2010-12-21 23:44:57 +0000 + +2010-12-21 15:44 levinse + + * fs_selfservice/FS-SelfService/cgi/process_svc_phone.html, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + httemplate/elements/select-phonenum.html: self-service + improvements: DIDs, RT10885; re-do all of my changes which were + undone by Mark + +2010-12-21 01:12 mark + + * fs_selfservice/FS-SelfService/cgi/post_thirdparty_payment.html: + file post_thirdparty_payment.html was added on branch + FREESIDE_2_1_BRANCH on 2010-12-21 09:13:04 +0000 + +2010-12-21 01:12 mark + + * fs_selfservice/FS-SelfService/cgi/post_thirdparty_payment.html, + FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_pay_pending.pm, + FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, + FS/FS/cust_main/Billing_Realtime.pm, + fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + httemplate/edit/payment_gateway.html: changes to support eWay + third-party payment, #10208 + +2010-12-20 22:26 levinse + + * fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html: file + provision_svc_phone.html was added on branch FREESIDE_2_1_BRANCH + on 2010-12-21 06:26:15 +0000 + +2010-12-20 22:26 levinse + + * fs_selfservice/FS-SelfService/cgi/provision_svc_phone.html, + FS/FS/cust_pkg.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html, + httemplate/elements/select-did.html, + httemplate/elements/select-phonenum.html: self-service + improvements: DIDs, RT10885 + +2010-12-19 19:14 levinse + + * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/ws_list.html: self-service + improvements: DIDs, RT10885 + +2010-12-17 15:44 ivan + + * FS/FS/Conf.pm, httemplate/elements/menu.html, + httemplate/view/cust_main.cgi: add cust_main-external_links and + menu-prepend_links options for wisper NORM links, RT#10889 + +2010-12-17 11:32 levinse + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/provision.html, + fs_selfservice/FS-SelfService/cgi/provision_list.html, + fs_selfservice/FS-SelfService/cgi/ws_list.html: self-service + improvements, RT10883 + +2010-12-16 17:15 levinse + + * fs_selfservice/FS-SelfService/cgi/tktview.html: file tktview.html + was added on branch FREESIDE_2_1_BRANCH on 2010-12-17 01:16:03 + +0000 + +2010-12-16 17:15 levinse + + * fs_selfservice/FS-SelfService/cgi/tktview.html, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + FS/FS/TicketSystem/RT_Internal.pm, + fs_selfservice/FS-SelfService/SelfService.pm: self-service + improvements, RT10883 + +2010-12-15 23:34 mark + + * httemplate/view/cust_main/packages/section.html: file + section.html was added on branch FREESIDE_2_1_BRANCH on + 2010-12-29 22:56:47 +0000 + +2010-12-15 23:34 ivan + + * httemplate/view/cust_main/packages/section.html: fix syntax error + from hasty merge + +2010-12-15 07:09 levinse + + * fs_selfservice/FS-SelfService/cgi/ws_list.html: file ws_list.html + was added on branch FREESIDE_2_1_BRANCH on 2010-12-15 15:09:48 + +0000 + +2010-12-15 07:09 levinse + + * fs_selfservice/FS-SelfService/cgi/ws_list.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, FS/FS/Conf.pm, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/provision.html: self-service + improvements, RT10883 + +2010-12-14 15:27 levinse + + * fs_selfservice/FS-SelfService/cgi/invoices.html: file + invoices.html was added on branch FREESIDE_2_1_BRANCH on + 2010-12-14 23:27:20 +0000 + +2010-12-14 15:27 levinse + + * fs_selfservice/FS-SelfService/cgi/tktcreate.html: file + tktcreate.html was added on branch FREESIDE_2_1_BRANCH on + 2010-12-14 23:27:21 +0000 + +2010-12-14 15:27 levinse + + * fs_selfservice/FS-SelfService/cgi/invoices.html, + fs_selfservice/FS-SelfService/cgi/tktcreate.html, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi: self-service + improvements, RT10883 + +2010-12-14 00:21 mark + + * httemplate/view/cust_main/locations.html: file locations.html was + added on branch FREESIDE_2_1_BRANCH on 2011-01-25 01:52:20 +0000 + +2010-12-14 00:21 mark + + * httemplate/view/cust_main/locations.html: fix location display + boundary case + +2010-12-13 23:29 mark + + * httemplate/edit/: cust_location.cgi, process/cust_location.cgi: + file cust_location.cgi was added on branch FREESIDE_2_1_BRANCH on + 2010-12-29 22:56:46 +0000 + +2010-12-13 23:29 mark + + * httemplate/misc/disable-cust_location.cgi: file + disable-cust_location.cgi was added on branch FREESIDE_2_1_BRANCH + on 2010-12-29 22:56:47 +0000 + +2010-12-13 23:29 mark + + * httemplate/: view/cust_main/locations.html, + edit/cust_location.cgi, edit/process/cust_location.cgi, + misc/disable-cust_location.cgi, + view/cust_main/packages/section.html: cust_location editing + features, RT#10766 + +2010-12-13 22:33 ivan + + * httemplate/: pref/pref-process.html, pref/pref.html, + view/cust_main/change_history.html, view/cust_main/packages.html: + show formatted dates on change history, per-user pref for full + cust_pkg timestamps, RT#10757 + +2010-12-10 14:08 ivan + + * httemplate/view/svc_acct/cardfortress.html: file + cardfortress.html was added on branch FREESIDE_2_1_BRANCH on + 2010-12-10 22:09:06 +0000 + +2010-12-10 14:08 ivan + + * FS/FS/part_export/cardfortress.pm: file cardfortress.pm was added + on branch FREESIDE_2_1_BRANCH on 2010-12-10 22:09:06 +0000 + +2010-12-10 14:08 ivan + + * FS/FS/part_export/cardfortress.pm, + httemplate/view/svc_acct/cardfortress.html, FS/FS/Conf.pm, + FS/FS/Schema.pm, FS/FS/svc_acct.pm, + httemplate/edit/process/svc_acct.cgi, + httemplate/view/svc_acct.cgi: cardfortress backend support + +2010-12-09 22:02 levinse + + * httemplate/browse/cust_note_class.html: file cust_note_class.html + was added on branch FREESIDE_2_1_BRANCH on 2011-01-27 05:10:09 + +0000 + +2010-12-09 22:02 levinse + + * httemplate/edit/: cust_note_class.html, + process/cust_note_class.html: file cust_note_class.html was added + on branch FREESIDE_2_1_BRANCH on 2011-01-27 05:10:10 +0000 + +2010-12-09 22:02 levinse + + * FS/FS/cust_note_class.pm: file cust_note_class.pm was added on + branch FREESIDE_2_1_BRANCH on 2011-01-27 05:10:09 +0000 + +2010-12-09 22:02 levinse + + * FS/t/cust_note_class.t: file cust_note_class.t was added on + branch FREESIDE_2_1_BRANCH on 2011-01-27 05:10:09 +0000 + +2010-12-09 22:02 levinse + + * FS/FS/cust_note_class.pm, FS/t/cust_note_class.t, + httemplate/browse/cust_note_class.html, + httemplate/edit/cust_note_class.html, + httemplate/edit/process/cust_note_class.html: implement customer + note classes, RT9995 + +2010-12-07 16:36 mark + + * FS/FS/cust_pkg.pm: fix incorrect bill dates from prorate, + RT#10830 + +2010-12-07 16:02 mark + + * FS/FS/part_pkg/prorate_Mixin.pm: fix incorrect bill dates from + prorate, RT#10830 + +2010-12-07 14:26 mark + + * FS/FS/: Conf.pm, cust_pay.pm, cust_pkg.pm, + cust_main/Billing_Realtime.pm: per-agent notification options, + RT#10797 + +2010-12-04 18:59 ivan + + * rt/share/html/RTx/Statistics/: CallsMultiQueue/index.html, + CallsQueueDay/index.html, DayOfWeek/index.html, + OpenStalled/index.html, Resolution/index.html, + TimeToResolve/index.html: RTx-Statistics in 2.1 / 3.8, RT#10046 + +2010-12-04 18:43 ivan + + * rt/share/html/RTx/Statistics/Elements/GraphBox: RTx-Statistics in + 2.1 / 3.8, RT#10046 + +2010-12-04 18:39 ivan + + * rt/share/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox: + file ControlBox was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 02:39:08 +0000 + +2010-12-04 18:39 ivan + + * rt/share/html/RTx/Statistics/Elements/CollectionAsTable/Header: + file Header was added on branch FREESIDE_2_1_BRANCH on 2010-12-05 + 02:39:07 +0000 + +2010-12-04 18:39 ivan + + * + rt/share/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat: + file ParseFormat was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 02:39:07 +0000 + +2010-12-04 18:39 ivan + + * rt/share/html/RTx/Statistics/Elements/CollectionAsTable/Row: file + Row was added on branch FREESIDE_2_1_BRANCH on 2010-12-05 + 02:39:07 +0000 + +2010-12-04 18:39 ivan + + * rt/share/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage: + file UpdatePage was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 02:39:08 +0000 + +2010-12-04 18:37 ivan + + * rt/share/html/RTx/Statistics/Elements/: GraphBox, + CollectionAsTable/Header, CollectionAsTable/ParseFormat, + CollectionAsTable/Row, ControlsAsTable/ControlBox, + ControlsAsTable/UpdatePage: RTx-Statistics in 2.1 / 3.8, RT#10046 + +2010-12-04 18:21 ivan + + * rt/share/html/RTx/Statistics/: CallsMultiQueue/Elements/Chart, + CallsQueueDay/Elements/Chart, DayOfWeek/Elements/Chart, + OpenStalled/Elements/Chart, Resolution/Elements/Chart: + RTx-Statistics in 2.1 / 3.8 + +2010-12-04 16:15 ivan + + * htetc/freeside-rt.conf, rt/FREESIDE_MODIFIED: RTx-Statistics in + 2.1 / 3.8 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/: CallsMultiQueue/Elements/Chart, + CallsQueueDay/Elements/Chart: file Chart was added on branch + FREESIDE_2_1_BRANCH on 2010-12-05 00:06:42 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/: DayOfWeek/Elements/Chart, + OpenStalled/Elements/Chart, Resolution/Elements/Chart, + TimeToResolve/Elements/Chart, UserTest/Elements/Chart: file Chart + was added on branch FREESIDE_2_1_BRANCH on 2010-12-05 00:06:43 + +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/Elements/DateSelectRow: file + DateSelectRow was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/Elements/DurationAsString: file + DurationAsString was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/Elements/GraphBox: file GraphBox was + added on branch FREESIDE_2_1_BRANCH on 2010-12-05 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/CallsQueueDay/Results.tsv: file + Results.tsv was added on branch FREESIDE_2_1_BRANCH on 2010-12-05 + 00:06:42 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/OpenStalled/Results.tsv: file + Results.tsv was added on branch FREESIDE_2_1_BRANCH on 2010-12-05 + 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/Elements/SelectMultiQueue: file + SelectMultiQueue was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/Elements/StatColumnMap: file + StatColumnMap was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/Elements/Tabs: file Tabs was added + on branch FREESIDE_2_1_BRANCH on 2010-12-05 00:06:43 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/: FAQ/index.html, + OpenStalled/index.html, Resolution/index.html, + TimeToResolve/index.html, UserTest/index.html: file index.html + was added on branch FREESIDE_2_1_BRANCH on 2010-12-05 00:06:43 + +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/: DurationAsString, index.html, + CallsMultiQueue/index.html, CallsMultiQueue/Elements/Chart, + CallsQueueDay/Results.tsv, CallsQueueDay/index.html, + CallsQueueDay/Elements/Chart, DayOfWeek/index.html, + DayOfWeek/Elements/Chart, Elements/DateSelectRow, + Elements/DurationAsString, Elements/GraphBox, + Elements/SelectMultiQueue, Elements/StatColumnMap, Elements/Tabs, + FAQ/index.html, OpenStalled/Results.tsv, OpenStalled/index.html, + OpenStalled/Elements/Chart, Resolution/index.html, + Resolution/Elements/Chart, TimeToResolve/index.html, + TimeToResolve/Elements/Chart, UserTest/index.html, + UserTest/Elements/Chart: RTx-Statistics in 2.1 / 3.8 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/DurationAsString: file + DurationAsString was added on branch FREESIDE_2_1_BRANCH on + 2010-12-05 00:06:42 +0000 + +2010-12-04 16:06 ivan + + * rt/share/html/RTx/Statistics/: index.html, + CallsMultiQueue/index.html, CallsQueueDay/index.html, + DayOfWeek/index.html: file index.html was added on branch + FREESIDE_2_1_BRANCH on 2010-12-05 00:06:42 +0000 + +2010-12-04 15:42 ivan + + * rt/share/html/Callbacks/RTx-Statistics/Elements/Tabs/Default: + RTx-Statistics in 2.1 / 3.8 + +2010-12-03 19:52 ivan + + * httemplate/elements/tr-select-cust_location.html: sort locations + in dropdown, RT#10766 + +2010-12-03 19:34 ivan + + * httemplate/edit/process/change-cust_pkg.html: keep dates on + package change, RT#10766 + +2010-12-03 19:29 ivan + + * httemplate/elements/tr-select-cust_location.html: sort locations + in dropdown, RT#10766 + +2010-12-02 11:03 ivan + + * FS/FS/tax_rate.pm: count locations as accounts for cch taxation + only when tax-pkg_address is on + +2010-11-30 15:44 mark + + * FS/FS/pay_batch/: td_eftack264.pm, td_eftret80.pm: TD EFT batch + import formats, RT#10545 + +2010-11-30 15:44 mark + + * FS/FS/pay_batch/td_eftack264.pm: file td_eftack264.pm was added + on branch FREESIDE_2_1_BRANCH on 2011-01-20 00:31:34 +0000 + +2010-11-30 15:44 mark + + * FS/FS/pay_batch/td_eftret80.pm: file td_eftret80.pm was added on + branch FREESIDE_2_1_BRANCH on 2011-01-20 00:31:34 +0000 + +2010-11-30 13:49 ivan + + * bin/merge-referrals: fix merge-referrals, RT#10247 + +2010-11-30 12:24 mark + + * FS/FS/: TicketSystem.pm, Upgrade.pm: auto-insert + CustomFieldChange scrip condition, from RT#10139 + +2010-11-27 15:53 ivan + + * FS/FS/tax_rate.pm: with cch taxation, consider "account" taxes + per- (distinct) location instead of per -customer, RT#10248 + +2010-11-26 19:55 ivan + + * httemplate/elements/create_uri_query: file create_uri_query was + added on branch FREESIDE_2_1_BRANCH on 2010-11-27 03:55:08 +0000 + +2010-11-26 19:55 ivan + + * httemplate/elements/handle_uri_query: file handle_uri_query was + added on branch FREESIDE_2_1_BRANCH on 2010-11-27 03:55:08 +0000 + +2010-11-26 19:55 ivan + + * httemplate/: elements/create_uri_query, + elements/handle_uri_query, misc/batch-cust_pay.html, + misc/process/batch-cust_pay.cgi: fix "URL limit exceeded" when + errors are present on quick payment entry, RT#9917 + +2010-11-24 19:30 ivan + + * fs_selfservice/FS-SelfService/SelfService.pm: disable ancient + izoom stuff, RT#10730 + +2010-11-24 18:35 ivan + + * FS/FS/ClientAPI/Agent.pm: fix username check, RT#9608 + +2010-11-24 17:54 mark + + * FS/FS/cdr/: telos_csv.pm: Telos .act CDR format, RT#10722 + +2010-11-24 17:54 mark + + * FS/FS/cdr/telos_csv.pm: file telos_csv.pm was added on branch + FREESIDE_2_1_BRANCH on 2010-11-25 01:54:12 +0000 + +2010-11-24 17:06 mark + + * FS/FS/: cdr/telos_xml.pm, Record.pm, cdr.pm: Telos XML CDR + format, RT#10721 + +2010-11-24 17:06 mark + + * FS/FS/cdr/telos_xml.pm: file telos_xml.pm was added on branch + FREESIDE_2_1_BRANCH on 2010-11-25 01:06:38 +0000 + +2010-11-23 17:31 ivan + + * FS/FS/TicketSystem/RT_Internal.pm: don't attempt to use + RT::CurrentUser before RT has been initialized. very weird. + RT#10695 + +2010-11-22 17:52 ivan + + * FS/FS/cust_main/Billing.pm, + httemplate/view/cust_main/packages/status.html: fix noisy but + harmless fallout from RT#10148 + +2010-11-22 17:39 mark + + * fs_selfservice/FS-SelfService/cgi/process_suspend_pkg.html: file + process_suspend_pkg.html was added on branch FREESIDE_2_1_BRANCH + on 2010-11-23 01:40:12 +0000 + +2010-11-22 17:39 mark + + * fs_selfservice/FS-SelfService/cgi/process_suspend_pkg.html, + FS/FS/ClientAPI_XMLRPC.pm, FS/FS/Conf.pm, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + fs_selfservice/FS-SelfService/cgi/provision_list.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi: selfservice + command to suspend packages, RT#9989 + +2010-11-21 18:52 mark + + * httemplate/edit/process/part_event.html: make reasonnum mandatory + in event actions, RT#9684 + +2010-11-21 17:30 mark + + * FS/FS/part_event/Action/pkg_cancel.pm: file pkg_cancel.pm was + added on branch FREESIDE_2_1_BRANCH on 2010-11-22 01:30:16 +0000 + +2010-11-21 17:30 mark + + * FS/FS/part_event/Action/: pkg_cancel.pm, cancel.pm: pkg_cancel + event action, RT#10141 + +2010-11-20 15:23 ivan + + * httemplate/search/rt_ticket.html: sort fields in time worked + summary, RT#7573 + +2010-11-20 15:00 ivan + + * httemplate/search/report_rt_ticket.html: file + report_rt_ticket.html was added on branch FREESIDE_2_1_BRANCH on + 2010-11-20 23:00:44 +0000 + +2010-11-20 15:00 ivan + + * httemplate/search/rt_ticket.html: file rt_ticket.html was added + on branch FREESIDE_2_1_BRANCH on 2010-11-20 23:00:44 +0000 + +2010-11-20 15:00 ivan + + * httemplate/: search/report_rt_ticket.html, search/rt_ticket.html, + elements/menu.html, search/report_rt_transaction.html, + search/rt_transaction.html: time worked summary report, RT#7573 + +2010-11-19 20:50 levinse + + * FS/FS/part_export/vitelity.pm: bug fixes vitelity.pm, RT4868 + +2010-11-19 18:33 mark + + * + rt/share/html/Callbacks/SearchCustomerFields/Search/Elements/PickBasics/Default: + file Default was added on branch FREESIDE_2_1_BRANCH on + 2010-11-20 02:35:47 +0000 + +2010-11-19 18:33 mark + + * rt/share/html/Elements/SelectCustomerAgent: file + SelectCustomerAgent was added on branch FREESIDE_2_1_BRANCH on + 2010-11-20 02:35:47 +0000 + +2010-11-19 18:33 mark + + * rt/share/html/Elements/SelectCustomerClass: file + SelectCustomerClass was added on branch FREESIDE_2_1_BRANCH on + 2010-11-20 02:35:47 +0000 + +2010-11-19 18:33 mark + + * rt/share/html/Elements/SelectCustomerTag: file SelectCustomerTag + was added on branch FREESIDE_2_1_BRANCH on 2010-11-20 02:35:47 + +0000 + +2010-11-19 18:33 mark + + * rt/: + share/html/Callbacks/SearchCustomerFields/Search/Elements/PickBasics/Default, + share/html/Elements/SelectCustomerAgent, + share/html/Elements/SelectCustomerClass, + share/html/Elements/SelectCustomerTag, FREESIDE_MODIFIED, + lib/RT/Tickets_Overlay.pm: search tickets on some customer + fields, RT#9328 + +2010-11-19 14:05 ivan + + * httemplate/browse/agent.cgi: disabled/active links styled + red/green on agent report like elsewhere + +2010-11-19 13:58 ivan + + * bin/: wipe-agent: adding wipe-agent script, RT#10679 + +2010-11-19 13:58 ivan + + * bin/wipe-agent: file wipe-agent was added on branch + FREESIDE_2_1_BRANCH on 2010-11-19 21:58:43 +0000 + +2010-11-19 13:26 ivan + + * FS/FS/part_event/Condition/cust_bill_age.pm: fix late fees being + applied a month late?, RT#10547 + +2010-11-18 14:37 mark + + * rt/FREESIDE_MODIFIED: time to resolve in ticket search, RT#9327 + +2010-11-18 14:24 mark + + * rt/share/html/Callbacks/TimeToResolve/: + Elements/RT__Ticket/ColumnMap/Once, + Search/Elements/BuildFormatString/SetFieldsOnce: time to resolve + in ticket search, RT#9327 + +2010-11-18 14:20 mark + + * + rt/share/html/Callbacks/TimeToResolve/Elements/RT__Ticket/ColumnMap/Once: + file Once was added on branch FREESIDE_2_1_BRANCH on 2010-11-18 + 22:24:45 +0000 + +2010-11-18 14:20 mark + + * + rt/share/html/Callbacks/TimeToResolve/Search/Elements/BuildFormatString/SetFieldsOnce: + file SetFieldsOnce was added on branch FREESIDE_2_1_BRANCH on + 2010-11-18 22:24:45 +0000 + +2010-11-18 14:20 mark + + * rt/share/html/Callbacks/TimeToResolve/: + Elements/RT__Ticket/ColumnMap/Once, + Search/Elements/BuildFormatString/SetFieldsOnce: time to resolve + in ticket search, RT#9327 + +2010-11-18 10:54 mark + + * FS/FS/svc_acct.pm: fix svc_acct welcome message, RT#10268 + +2010-11-18 10:20 ivan + + * FS/FS/Conf.pm: add Net 21 terms, RT#10652 + +2010-11-17 18:44 ivan + + * rt/FREESIDE_MODIFIED: keep slightly better track of what was + patched for what + +2010-11-17 18:30 ivan + + * rt/: lib/RT/Config.pm, share/html/index.html: changed to + "DisplayAftgerQuickCreate" per upstream request for + clarification, RT#10429 + +2010-11-17 13:26 mark + + * rt/: FREESIDE_MODIFIED, lib/RT/Action.pm, lib/RT/Condition.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Condition/CustomFieldChange.pm, + share/html/Admin/Elements/EditScrip, + share/html/Admin/Elements/EditScripOptions, + share/html/Admin/Elements/SelectScripAction, + share/html/Admin/Elements/SelectScripCondition: create ticket on + custom field change, RT#10139 + +2010-11-17 12:44 mark + + * rt/lib/RT/Condition/CustomFieldChange.pm: file + CustomFieldChange.pm was added on branch FREESIDE_2_1_BRANCH on + 2010-11-17 21:26:40 +0000 + +2010-11-17 12:44 mark + + * rt/share/html/Admin/Elements/EditScripOptions: file + EditScripOptions was added on branch FREESIDE_2_1_BRANCH on + 2010-11-17 21:26:40 +0000 + +2010-11-17 12:44 mark + + * rt/: lib/RT/Condition/CustomFieldChange.pm, + share/html/Admin/Elements/EditScripOptions: create ticket on + custom field change, RT#10139 + +2010-11-15 14:59 mark + + * rt/share/html/Ticket/Create.html: smarter form refresh + +2010-11-15 13:39 mark + + * rt/share/html/Ticket/Create.html: select queue when creating + child tickets, RT#10139 + +2010-11-14 01:10 mark + + * FS/FS/: cust_bill.pm, cust_pkg.pm: better hidden pkg_svc flag, + RT#9871 + +2010-11-13 15:23 mark + + * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_pkg.pm, + FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, + httemplate/edit/process/part_pkg.cgi, + httemplate/elements/tr-pkg_svc.html: hidden pkg_svc flag, RT#9871 + +2010-11-12 15:33 mark + + * FS/FS/pay_batch/td_eft1464.pm, FS/FS/Conf.pm, FS/FS/pay_batch.pm, + httemplate/search/cust_pay_batch.cgi: TD EFT batch format, + RT#10545 + +2010-11-12 15:33 mark + + * FS/FS/pay_batch/td_eft1464.pm: file td_eft1464.pm was added on + branch FREESIDE_2_1_BRANCH on 2010-11-12 23:34:12 +0000 + +2010-11-12 14:30 ivan + + * FS/FS/svc_cert.pm: fix harmless warning + +2010-11-12 13:52 ivan + + * fs_selfservice/FS-SelfService/SelfService.pm: add + check/suspend/unsuspend _username functions to agent + self-service, RT#9608 + +2010-11-12 11:57 ivan + + * httemplate/search/cust_bill_pkg.cgi: small fallout from search + sorting customizations, RT#10580 + +2010-11-11 19:21 mark + + * FS/FS/: pay_batch.pm, pay_batch/chase_canada.pm, + pay_batch/paymentech.pm, pay_batch/td_canada_trust.pm: better + support for batch-increment_expiration, RT#10453 + +2010-11-11 17:17 ivan + + * FS/FS/Schema.pm, FS/FS/Conf.pm, httemplate/edit/agent.cgi: agent + username/password, RT#9608 + +2010-11-10 17:44 ivan + + * httemplate/: browse/access_group.html, + search/elements/cust_pay_or_refund.html, + search/elements/search-html.html, search/elements/search.html, + browse/access_user.html, browse/agent_type.cgi, + browse/cust_attachment.html, browse/cust_category.html, + browse/cust_class.html, browse/discount.html, + browse/part_pkg_report_option.html, browse/pkg_category.html, + browse/pkg_class.html, browse/rate.cgi, browse/svc_acct_pop.cgi, + browse/usage_class.html, search/cust_bill_event.cgi, + search/cust_bill.html, search/cust_bill_pay.html, + search/cust_bill_pkg.cgi, search/cust_bill_pkg_discount.html, + search/cust_credit.html, search/cust_credit_bill.html, + search/cust_credit_refund.html, search/cust_event.html, + search/cust_pkg_svc.html, search/cust_svc.html, + search/pay_batch.cgi, search/queue.html, search/svc_domain.cgi, + search/svc_external.cgi, search/svc_forward.cgi, + search/svc_phone.cgi, search/svc_www.cgi: sort by clicking on + headers, RT#6465 + +2010-11-10 15:12 ivan + + * rt/: etc/RT_SiteConfig.pm, lib/RT/Config.pm, + share/html/index.html, FREESIDE_MODIFIED: QuickCreateDisplay RT + pref and config option to redirect to ticket display on quick + create, RT#10429 + +2010-11-10 11:35 ivan + + * httemplate/search/phone_avail.html: show customer on availability + report, RT#10520 + +2010-11-10 11:31 ivan + + * FS/FS/phone_avail.pm: show customer on availability report, + RT#10520 + +2010-11-10 11:28 ivan + + * httemplate/search/phone_avail.html: just can't get this one right + this morning, RT#10520 + +2010-11-10 11:24 ivan + + * FS/FS/phone_avail.pm: fix upgrade, RT#10520 + +2010-11-10 11:22 ivan + + * FS/FS/phone_avail.pm: add missing cust_svc method to phone_avail, + RT#10520 + +2010-11-10 11:22 ivan + + * FS/FS/Upgrade.pm: add phone_avail upgrade, RT#10520 + +2010-11-09 16:58 ivan + + * FS/FS/ClientAPI/Agent.pm: add check_username, suspend_username + and unsuspend_username calls, RT#9608 + +2010-11-09 13:40 mark + + * FS/FS/part_pkg/: flat.pm, prorate_Mixin.pm: fix sync_bill_date + near the end of the month, RT#10503 + +2010-11-08 18:51 levinse + + * httemplate/: search/report_phone_avail.html, elements/menu.html, + search/phone_avail.html: add phone number search report, RT10464 + +2010-11-08 18:51 levinse + + * httemplate/search/report_phone_avail.html: file + report_phone_avail.html was added on branch FREESIDE_2_1_BRANCH + on 2010-11-09 02:51:50 +0000 + +2010-11-08 17:38 ivan + + * conf/welcome_letter: remove welcome_letter from default config, + RT#10225 + +2010-11-08 14:04 ivan + + * FS/FS/: phone_avail.pm, svc_phone.pm: return phone numbers to + inventory when unprovisioned, RT#10520 + +2010-11-08 13:54 mark + + * FS/FS/Mason.pm, httemplate/search/report_tax-xls.cgi, + httemplate/search/report_tax.cgi: sales tax report in Excel, + RT#10321 + +2010-11-08 13:46 mark + + * FS/FS/msg_template.pm, FS/FS/part_export/rt_ticket.pm, + httemplate/edit/msg_template.html: ticket export for svc_phone, + domain, broadband, RT#10363 + +2010-11-08 13:42 mark + + * FS/FS/Schema.pm, FS/FS/part_export.pm, + httemplate/browse/part_export.cgi, + httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi, + httemplate/edit/part_svc.cgi: export names, RT#9827 + +2010-11-08 12:00 ivan + + * httemplate/edit/part_svc.cgi: hide communigate fields in svc_acct + and svc_domain when there's no communigate exports, RT#10515 + +2010-11-08 11:58 ivan + + * FS/FS/AccessRight.pm: "Edit usage" off for new installs to hide + the barely-used usage fields, RT#10514 + +2010-11-08 10:39 ivan + + * httemplate/edit/: cust_refund.cgi, process/cust_refund.cgi: fix + fallout from more granular ACLs for payments, RT#10505 + +2010-11-08 09:48 levinse + + * httemplate/search/report_cust_main.html: fix prev commit for cust + tag changes on cust main report related to RT6376 + +2010-11-08 09:41 levinse + + * FS/FS/part_export/vitelity.pm: improvements to vitelity.pm, + RT4868 + +2010-11-07 23:35 ivan + + * FS/FS/svc_cert.pm, httemplate/view/svc_cert.cgi: certificates ala + communigate, RT#7515 + +2010-11-07 21:24 ivan + + * FS/FS/Schema.pm, FS/FS/svc_CGP_Mixin.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_domain/communigate-basics.html, + httemplate/view/svc_domain/basics.html: certificates ala + communigate, RT#7515 + +2010-11-07 16:01 ivan + + * httemplate/edit/svc_cert/import_cacert.html, FS/FS/svc_cert.pm, + httemplate/edit/process/svc_cert.cgi, + httemplate/view/svc_cert.cgi: certificates ala communigate, + RT#7515 + +2010-11-07 16:01 ivan + + * httemplate/edit/svc_cert/import_cacert.html: file + import_cacert.html was added on branch FREESIDE_2_1_BRANCH on + 2010-11-08 00:01:59 +0000 + +2010-11-07 15:47 ivan + + * httemplate/edit/svc_cert/import_certificate.html: file + import_certificate.html was added on branch FREESIDE_2_1_BRANCH + on 2010-11-07 23:47:04 +0000 + +2010-11-07 15:47 ivan + + * FS/FS/svc_cert.pm, httemplate/edit/process/svc_cert.cgi, + httemplate/edit/svc_cert/import_certificate.html, + httemplate/view/svc_cert.cgi: certificates ala communigate, + RT#7515 + +2010-11-06 22:30 ivan + + * httemplate/misc/svc_cert-generate.html: file + svc_cert-generate.html was added on branch FREESIDE_2_1_BRANCH on + 2010-11-07 05:30:29 +0000 + +2010-11-06 22:29 ivan + + * httemplate/edit/process/svc_cert.cgi, + httemplate/misc/svc_cert-generate.html, FS/FS/svc_cert.pm, + httemplate/edit/svc_cert.cgi, httemplate/view/svc_cert.cgi: + certificates ala communigate, RT#7515 + +2010-11-06 17:56 ivan + + * httemplate/edit/svc_cert/generate_privatekey.html: file + generate_privatekey.html was added on branch FREESIDE_2_1_BRANCH + on 2010-11-07 00:57:15 +0000 + +2010-11-06 17:56 ivan + + * httemplate/edit/svc_cert/import_privatekey.html: file + import_privatekey.html was added on branch FREESIDE_2_1_BRANCH on + 2010-11-07 00:57:15 +0000 + +2010-11-06 17:56 ivan + + * httemplate/: edit/svc_cert.cgi, view/svc_cert.cgi: file + svc_cert.cgi was added on branch FREESIDE_2_1_BRANCH on + 2010-11-07 00:57:15 +0000 + +2010-11-06 17:56 ivan + + * httemplate/edit/process/svc_cert.cgi: file svc_cert.cgi was added + on branch FREESIDE_2_1_BRANCH on 2010-11-07 00:57:16 +0000 + +2010-11-06 17:56 ivan + + * FS/FS/svc_cert.pm, FS/t/svc_cert.t, httemplate/edit/svc_cert.cgi, + httemplate/edit/process/svc_cert.cgi, + httemplate/edit/svc_cert/generate_privatekey.html, + httemplate/edit/svc_cert/import_privatekey.html, + httemplate/view/svc_cert.cgi, FS/FS.pm, FS/MANIFEST, + FS/FS/Mason.pm, FS/FS/Schema.pm, eg/table_template-svc.pm, + httemplate/edit/part_svc.cgi, + httemplate/elements/popup_link-cust_svc.html, + httemplate/view/svc_Common.html, + httemplate/view/elements/svc_Common.html: certificates ala + communigate, RT#7515 + +2010-11-06 17:56 ivan + + * FS/FS/svc_cert.pm: file svc_cert.pm was added on branch + FREESIDE_2_1_BRANCH on 2010-11-07 00:57:15 +0000 + +2010-11-06 17:56 ivan + + * FS/t/svc_cert.t: file svc_cert.t was added on branch + FREESIDE_2_1_BRANCH on 2010-11-07 00:57:15 +0000 + +2010-11-06 16:58 mark + + * httemplate/search/report_tax-xls.cgi: file report_tax-xls.cgi was + added on branch FREESIDE_2_1_BRANCH on 2010-11-08 21:54:49 +0000 + +2010-11-06 16:58 mark + + * httemplate/search/report_tax-xls.cgi: move module loading to + FS::Mason + +2010-11-06 16:45 mark + + * httemplate/search/report_tax-xls.cgi: sales tax report in Excel, + RT#10321 + +2010-11-05 15:58 ivan + + * FS/FS/cust_main/Billing_Discount.pm: file Billing_Discount.pm was + added on branch FREESIDE_2_1_BRANCH on 2010-11-05 22:58:56 +0000 + +2010-11-05 15:58 ivan + + * FS/: FS/cust_main/Billing_Discount.pm, MANIFEST, + FS/cust_main/Billing.pm, FS/cust_main.pm: split discount bs out + into its own file before cust_main/Billing.pm becomes as bad as + the old monolithic cust_main.pm, somehow RT#10462 + +2010-11-05 12:05 levinse + + * httemplate/view/cust_main/payment_history.html: Fix undoing of + changes caused by previous commit + +2010-11-05 11:46 levinse + + * httemplate/view/cust_main/: payment_history.html, + payment_history/pending_payment.html: display any pending + payments in customer view, RT10270 + +2010-11-05 11:32 ivan + + * FS/FS/Record.pm, FS/FS/cust_main.pm, + httemplate/edit/cust_main/billing.html: fix more german character + problems, RT#10498 + +2010-11-05 11:16 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix line item report when + linked from CCH tax report... credits may still be off w/pkg + locations? RT#10472 + +2010-11-04 20:56 levinse + + * FS/FS/cust_main/Search.pm, + httemplate/elements/tr-select-cust_tag.html, + httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add a multi-select for + tags to advanced customer search, RT6376 + +2010-11-04 16:39 levinse + + * FS/FS/part_export/: acct_http.pm, cust_http.pm: Fix display of + export option defaults for all HTTP exports + +2010-11-04 16:10 levinse + + * FS/FS/part_export/: acct_http.pm, http.pm: New HTTP export for + svc_acct and additional option for existing HTTP exports, RT10216 + +2010-11-04 16:07 ivan + + * FS/FS/cust_bill.pm: don't display service data for bundled + packages, RT#10448 + +2010-11-04 15:57 ivan + + * httemplate/edit/process/part_pkg.cgi: stop setting report_option_ + to 1 + +2010-11-04 14:42 ivan + + * httemplate/edit/REAL_cust_pkg.cgi: let you edit contract_end for + all packages, RT#10480 + +2010-11-04 14:35 mark + + * httemplate/edit/REAL_cust_pkg.cgi: make contract_end editable + when it makes sense + +2010-11-04 14:29 mark + + * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi: + make contract_end editable, RT#10480 + +2010-11-04 13:35 ivan + + * FS/FS/: cust_pay.pm, part_pkg/voip_cdr.pm: bill setup fees upon + receiving a payment, for bill_every_call customers + +2010-11-04 10:38 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: finish username-slash and + username-equals, RT#10452 + +2010-11-04 10:09 ivan + + * httemplate/edit/process/cust_pay.cgi: fix fallout from payment + ACL changes, RT#10476 + +2010-11-03 22:56 mark + + * FS/FS/cust_main/Search.pm, httemplate/search/svc_acct.cgi, + rt/lib/RT/Tickets_Overlay.pm: clean up postgres-isms, RT#10324 + +2010-11-03 17:54 levinse + + * httemplate/view/cust_pay.html: added an e-mail link on payment + receipts, RT7946 + +2010-11-03 17:11 ivan + + * conf/invoice_latex_statement: fix logo use in statement to come + from config, not filesystem, RT#10313 + +2010-11-03 16:44 ivan + + * FS/FS/AccessRight.pm, FS/FS/access_right.pm, + httemplate/edit/cust_pay.cgi, httemplate/edit/cust_refund.cgi, + httemplate/edit/process/cust_pay.cgi, + httemplate/edit/process/cust_refund.cgi, + httemplate/view/cust_main/payment_history.html, + httemplate/view/cust_main/payment_history/payment.html, + httemplate/view/cust_bill.cgi: more granular ACLs for posting + check vs. cash payments, processing credit card vs echecks, + RT#7887 + +2010-11-03 15:51 ivan + + * httemplate/elements/menu.html: add phone number search to menu, + RT#10447 + +2010-11-03 13:23 ivan + + * FS/FS/: Conf.pm, svc_acct.pm: add username-slash and + username-equals config options, allow uumlauts etc. in + svc_acct.finger like ut_name, RT#10452, RT#10454 + +2010-11-03 12:51 mark + + * FS/FS/cust_pkg.pm: missing commit from #9947 + +2010-11-02 18:04 mark + + * httemplate/edit/bulk-cust_pkg.html: safety improvement to RT#9947 + +2010-11-02 17:37 mark + + * FS/FS/cust_pkg.pm: turn off debug + +2010-11-02 17:33 mark + + * FS/FS/cust_pkg.pm, httemplate/browse/part_pkg.cgi, + httemplate/edit/bulk-cust_pkg.html, + httemplate/edit/process/bulk-cust_pkg.cgi: bulk change package + type, RT#9947 + +2010-11-01 18:52 ivan + + * FS/FS/Conf.pm: update voip-cdr_email description, RT#10322 + +2010-11-01 17:49 ivan + + * httemplate/elements/select-state.html: fix state lables for DE + when set as the default country, RT#10359 + +2010-11-01 17:28 ivan + + * FS/FS/Record.pm, httemplate/edit/cust_main/contact.html, + httemplate/view/cust_main/billing.html, + httemplate/view/cust_main/contacts.html: fix for uumlaut problem, + RT#10359 + +2010-10-31 17:23 ivan + + * FS/FS/cust_bill.pm: fix &NBSP; showing up in sections as a result + of CDR formatting kludge, RT#10275 + +2010-10-31 16:39 ivan + + * FS/FS/cust_main.pm: on merge, add customer (ship) name to + svc_phone.phone_name if blank, RT#10247 + +2010-10-31 15:43 ivan + + * FS/FS/part_pkg/bulk.pm: clarify description of no_prorate + +2010-10-31 14:48 ivan + + * FS/FS/cust_bill.pm: fix long package locations showing up as line + item on typeset invoices, RT#10093 + +2010-10-31 14:23 ivan + + * FS/FS/cust_main.pm: if there's a geocode override and the address + changes, clear it, RT#10376 + +2010-10-31 12:28 mark + + * FS/FS/part_pkg/bulk.pm: no_prorate option for bulk packages, + RT#9821 + +2010-10-31 12:22 ivan + + * bin/cust_main-find_bogus_geocode: adding, RT#10376 + +2010-10-31 12:12 ivan + + * FS/FS/cust_main/Search.pm: add search on harcoded geocode + customers w/cch, RT#10376 + +2010-10-31 12:06 ivan + + * FS/FS/cust_main/Billing.pm: spacing + +2010-10-31 12:04 ivan + + * FS/FS/cust_main/Search.pm, httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add search on harcoded + geocode customers w/cch, RT#10376 + +2010-10-31 11:45 ivan + + * FS/FS/cust_main/Billing.pm: don't lookup a geocode we don't need, + RT#10093 + +2010-10-30 22:24 mark + + * httemplate/elements/tr-pkg_svc.html: fix svc count glitch with + linked packages, RT#10340 + +2010-10-30 21:41 mark + + * FS/FS/cust_pkg.pm: option to keep dates when changing packages, + RT#9947 + +2010-10-30 19:47 jeff + + * FS/FS/cust_main/Billing.pm: seek the geocode on the correct + object RT#10093 + +2010-10-30 18:07 ivan + + * FS/FS/geocode_Mixin.pm: fix tax-ship_address config w/geocode and + thus cch, RT#10376 + +2010-10-30 16:22 mark + + * FS/FS/part_pkg/: discount_Mixin.pm, flat.pm, prorate.pm, + prorate_Mixin.pm, recur_Common.pm, subscription.pm: + discount_Mixin + +2010-10-30 15:44 mark + + * FS/FS/part_export/rt_ticket.pm: cleanup + +2010-10-29 01:51 mark + + * FS/FS/part_pkg/: prorate.pm, prorate_Mixin.pm: prorate option to + round to full day, RT#7353 + +2010-10-28 15:57 mark + + * FS/FS/Cron/backup.pm: don't try to backup if backup_scp is empty + +2010-10-28 15:21 mark + + * FS/FS/ClientAPI/Signup.pm: fix broken svc_acct signup + +2010-10-28 00:47 mark + + * FS/FS/: Conf.pm, svc_Common.pm, svc_pbx.pm: global duplicate + checking on svc_pbx.id, RT#9967 + +2010-10-27 12:27 mark + + * FS/FS/msg_template.pm, httemplate/edit/msg_template.html: + cust_pkg fields in ticket export templates, RT#9936 + +2010-10-26 18:49 mark + + * FS/FS/part_export/rt_ticket.pm, httemplate/edit/part_export.cgi: + RT ticket creation export to multiple queues, RT#10363 + +2010-10-26 11:33 ivan + + * FS/FS/ClientAPI/Signup.pm: fix signup errors for + conferenceingforless, RT#10360 + +2010-10-25 15:29 mark + + * httemplate/search/cust_svc.html: fix mistake + +2010-10-25 15:22 mark + + * FS/FS/Conf.pm, FS/FS/part_pkg/bulk.pm, + FS/FS/part_pkg/voip_cdr.pm, httemplate/misc/unprovision.cgi, + httemplate/search/cust_pkg_svc.html, + httemplate/search/cust_svc.html, + httemplate/view/cust_main/packages.html, + httemplate/view/cust_main/packages/services.html, + httemplate/view/elements/svc_Common.html: summary display of bulk + packages with many services, RT#9821 + +2010-10-25 07:53 ivan + + * FS/FS/ClientAPI/Signup.pm: should fix "cant call method + "setdefault" on an undefined value" errors, RT#10360 + +2010-10-24 17:28 ivan + + * httemplate/: view/svc_pbx.cgi, search/cdr.html, + search/report_cdr.html, view/cust_main/packages.html: svc_pbx and + whole-customer links to CDRs, RT#10315 + +2010-10-23 14:34 ivan + + * FS/FS/Cron/backup.pm: datestamp backups + +2010-10-23 14:31 ivan + + * FS/FS/Cron/backup.pm, bin/freeside-backup: datestamp backups + +2010-10-23 01:33 mark + + * FS/FS/: cust_pkg.pm, part_pkg_option.pm: fix contract_end bug, + RT#10319 + +2010-10-22 18:23 ivan + + * FS/FS/cust_pay.pm: another upgrade fix for ancient datasets + +2010-10-22 17:54 ivan + + * FS/FS/cust_bill_pkg_detail.pm: fix upgrades from old 1.7 + +2010-10-22 15:28 mark + + * FS/FS/part_pkg/flat.pm: fix contract_end bug, RT#10319 + +2010-10-22 15:13 ivan + + * httemplate/elements/select-terms.html, FS/FS/Conf.pm: add Net 90 + terms, RT#10347 + +2010-10-22 11:03 ivan + + * httemplate/misc/xmlhttp-cust_main-search.cgi, + rt/share/html/Elements/AddCustomers, + rt/share/html/Ticket/Elements/AddCustomers: add no_fuzzy_on_exact + to RT customer search and our smart search boxes too, RT#10341 + +2010-10-22 10:46 ivan + + * httemplate/search/cust_main.cgi: a real wtf from me on the search + changes, now fixed, RT#10341 + +2010-10-22 02:03 ivan + + * FS/FS/cust_pkg.pm: tealish for not yet billed, like cust_main + ordered + +2010-10-22 01:54 ivan + + * httemplate/browse/part_pkg.cgi: fix package def report totals to + break down not yet billed vs. active package counts, RT#10317 + +2010-10-21 23:37 ivan + + * FS/FS/cust_pay_void.pm: deal with multiply-voided payments + +2010-10-21 23:29 ivan + + * httemplate/view/cust_bill.cgi: respect voip-cdr_email config when + viewing invoices in the backend, RT#10280 + +2010-10-21 23:14 ivan + + * FS/FS/Schema.pm, FS/FS/cust_pay_void.pm, + httemplate/view/cust_main/payment_history/voided_payment.html: + display both original usernum and void usernum vfor voided + payments, RT#10280 + +2010-10-21 12:29 ivan + + * FS/FS/part_export/sqlradius.pm: radusergroup option + +2010-10-20 18:34 ivan + + * FS/FS/Conf.pm, FS/FS/ConfDefaults.pm, FS/FS/cust_main/Search.pm, + httemplate/search/cust_main.cgi, + httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: better address + searching: disable fuzzy/substring searches when an exact match + is found, work around L:EN:NameParse DrainBramage w/two-letter + first names like "Ed", add an address1 search to advanced + customer search, RT#10254 + +2010-10-20 15:45 ivan + + * FS/FS/cdr.pm: auto-conversion of answerdate too + +2010-10-20 15:43 ivan + + * eg/cdr_template.pm: doc + +2010-10-19 19:07 ivan + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm, + FS/FS/AccessRight.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm, + FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm, + FS/FS/option_Common.pm, bin/merge-referrals, + httemplate/elements/search-cust_main.html, + httemplate/misc/cust_main-merge.html, + httemplate/misc/merge_cust.html, httemplate/view/cust_main.cgi: + customer merging, RT#10247 + +2010-10-18 17:32 ivan + + * FS/FS/Cron/: bill.pm, notify.pm: fix daily billing under mysql, + RT#10246 + +2010-10-18 17:06 ivan + + * FS/FS/Conf.pm: fix "use of uninitialized value in string eq" + warning running freeside-setup + +2010-10-18 15:23 mark + + * FS/FS/msg_template.pm, FS/FS/part_export/rt_ticket.pm, + httemplate/edit/msg_template.html: rt_ticket export, RT#9936 + +2010-10-17 20:36 ivan + + * FS/FS/cust_main.pm: fix "Inactive" status showing instead of + "Suspended" or "Canceled" when there were one-time charges, + RT#9971 + +2010-10-17 19:46 ivan + + * FS/FS/Conf.pm, FS/FS/part_pkg/flat.pm, + httemplate/edit/part_pkg.cgi, FS/FS/cust_main/Billing.pm, + httemplate/view/cust_main/packages/status.html: suspend_bill + package option to continue recurring billing while suspended and + part_pkg-default_suspend_bill conf option to set it by default, + RT#10148 + +2010-10-17 15:35 ivan + + * httemplate/: edit/domain_record.html, + edit/process/domain_record.cgi, + edit/process/svc_domain-defaultrecords.cgi, + elements/popup_link.html, view/svc_domain/dns.html, + misc/delete-domain_record.cgi: dns editing improvements: show an + error from adding default records, redirect back to the dns + section on all operations, finish editing. RT#8933 + +2010-10-16 17:09 ivan + + * httemplate/browse/part_event.html: show eventpart in clone + dropdown + +2010-10-14 14:16 ivan + + * FS/FS/domain_record.pm: fix domain edits, RT#10223 + +2010-10-14 13:45 jeff + + * httemplate/edit/cust_main/bottomfixup.js: restore + update_censustract RT10221 + +2010-10-13 18:14 ivan + + * FS/FS/Mason.pm, FS/FS/Misc.pm, FS/FS/Schema.pm, FS/FS/contact.pm, + FS/FS/contact_phone.pm, FS/FS/cust_main.pm, + httemplate/edit/prospect_main-ocr.html, + httemplate/edit/prospect_main-upload.html, + httemplate/edit/prospect_main.html, + httemplate/edit/process/prospect_main.html, + httemplate/elements/contact.html, httemplate/elements/menu.html, + httemplate/view/image.cgi: more contact work and preliminary + business card upload + +2010-10-13 17:59 mark + + * FS/FS/: cust_main.pm, cust_pkg.pm, + part_event/Condition/cust_status.pm, + part_event/Condition/has_referral_custnum.pm, + part_event/Condition/pkg_age.pm, + part_event/Condition/pkg_recurring.pm, + part_event/Condition/pkg_status.pm: event condition speed + improvements, RT#6802 + +2010-10-13 16:14 ivan + + * FS/bin/: freeside-daily, freeside-monthly, freeside-radgroup: fix + bad POD in manpages, especially freeside-daily -p + +2010-10-13 13:20 ivan + + * FS/FS/cust_main/Packages.pm: fix late fee held for next invoice + triggering immediately if next bill dates have been manually + added to one-time charges, RT#10192 + +2010-10-12 14:01 mark + + * FS/FS/cust_main.pm: fix some noisy warnings + +2010-10-12 13:58 mark + + * FS/FS/part_pkg.pm: fix typo? + +2010-10-11 18:15 mark + + * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg/flat.pm, + httemplate/edit/REAL_cust_pkg.cgi, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/elements/input-date-field.html, + httemplate/misc/order_pkg.html, httemplate/search/cust_pkg.cgi, + httemplate/search/report_cust_pkg.html, + httemplate/view/cust_main/packages/status.html: package contract + end date field, RT#9918 + +2010-10-11 17:12 mark + + * FS/FS/cust_main.pm: also fix this in the future + +2010-10-11 17:00 mark + + * FS/FS/cust_main.pm: expiration month always 2 digits, RT#10161 + +2010-10-11 16:36 mark + + * httemplate/elements/select-month_year.html: expiration month + always 2 digits, RT#10161 + +2010-10-11 12:00 jeff + + * FS/FS/cust_location.pm, FS/FS/cust_main.pm, + FS/FS/geocode_Mixin.pm, + httemplate/elements/standardize_locations.html, + httemplate/elements/standardize_locations.js, + httemplate/misc/choose_tax_location.html, + FS/FS/cust_main/Billing.pm, + httemplate/edit/cust_main/bottomfixup.js, + httemplate/edit/process/quick-cust_pkg.cgi, + httemplate/misc/change_pkg.cgi, httemplate/misc/order_pkg.html, + httemplate/misc/xmlhttp-cust_main-address_standardize.html: + external taxes support package locations RT10093 + +2010-10-11 03:36 ivan + + * FS/FS/agent_type.pm: optimization to speed up new customer page + when there's lots of agents, RT#10184 + +2010-10-11 02:36 ivan + + * httemplate/edit/cust_main/first_pkg.html: add lock_agentnum and + lock_pkgpart parameters to new customer page, RT#9782 + +2010-10-11 02:03 ivan + + * httemplate/edit/cust_main.cgi: add lock_agentnum and lock_pkgpart + parameters to new customer page, RT#9782 + +2010-10-10 16:41 ivan + + * FS/FS/cust_bill.pm: should fix wrapping of CDRs reported under + IEq, RT#9964 + +2010-10-10 13:52 ivan + + * FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi, + httemplate/edit/elements/edit.html: simple protection against + selecting and using package add-ons that point to the same + package. (still need to detect and break more complex + self-referential loops) + +2010-10-10 12:42 ivan + + * httemplate/: edit/cust_pay_pending.html, + search/cust_pay_pending.html: add "capture" links to pending + payments in captured state, RT#10152 + +2010-10-10 12:11 ivan + + * httemplate/elements/menu.html: fix documentation link for 2.1 + +2010-10-09 18:38 ivan + + * FS/FS/cust_main.pm: ignore banned ACH on otaker upgrade as well + +2010-10-09 17:26 ivan + + * httemplate/: edit/cust_main/top_misc.html, + edit/cust_main/first_pkg/select-part_pkg.html, + elements/freeside.css: add lock_agentnum and lock_pkgpart + parameters to new customer page, RT#9782 + +2010-10-05 10:32 mark + + * rt/share/html/Admin/CustomFields/Modify.html: prevent broken + custom field values, RT#9959 + +2010-10-04 18:53 jeff + + * FS/FS/ClientAPI/MyAccount.pm: permit null discount_term RT10135 + +2010-10-04 18:38 mark + + * bin/rt-trim-whitespace: script to fix stray whitespace, RT#9959 + +2010-10-04 15:17 mark + + * FS/FS/access_user.pm, httemplate/edit/access_user.html, + httemplate/edit/process/access_user.html: fs_ system accounts, + RT#8731 + +2010-10-04 11:50 mark + + * FS/FS/part_pkg/voip_cdr.pm: better option label + +2010-10-04 11:46 mark + + * FS/FS/: svc_pbx.pm, svc_phone.pm, part_pkg/voip_cdr.pm: CDR + matching by svcnum, RT#10044 + +2010-10-02 13:54 mark + + * rt/FREESIDE_MODIFIED, rt/etc/schema.mysql-4.1, + FS/bin/freeside-upgrade: mandatory custom field flag, RT#9260 + +2010-10-01 17:32 mark + + * FS/FS/cust_main_Mixin.pm: avoid sending duplicate notices from + package search, RT#10103 + +2010-09-30 22:33 mark + + * httemplate/misc/email-customers.html: fix templated notices, + RT#10103 + +2010-09-29 18:11 ivan + + * FS/FS/cust_main.pm: improve signup date recovery, especially in + the edit case + +2010-09-29 16:46 ivan + + * Makefile: start of 2.1.2cvs + +2010-09-29 16:41 mark + + * FS/FS/part_pkg/: agent.pm, cdr_termination.pm, prorate.pm, + prorate_Mixin.pm, sql_external.pm, voip_cdr.pm, voip_inbound.pm: + option to charge the next full period when prorating, RT#9874 + +2010-09-29 15:50 ivan + + * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 2.1.1 + 2010-09-29 15:47 ivan * Makefile: 2.1.1! @@ -581,8 +3598,7 @@ 2010-08-24 10:30 jeff * httemplate/search/: 477.html, 477partIA_detail.html, - 477partVI.html, 477partVI_census.html, report_477.html: fixup 477 - XML output + 477partVI_census.html, report_477.html: fixup 477 XML output 2010-08-23 20:06 mark @@ -782,9 +3798,8 @@ * httemplate/: elements/select-user.html, graph/money_time.cgi, misc/process/batch-cust_pay.cgi, - misc/process/cust_pay-import.cgi, search/cust_pay.cgi, - search/cust_pay.html, search/report_cust_pay.html, - search/report_cust_refund.html, + misc/process/cust_pay-import.cgi, search/cust_pay.html, + search/report_cust_pay.html, search/report_cust_refund.html, search/elements/cust_pay_or_refund.html, search/elements/report_cust_pay_or_refund.html: fix payment and refund searches by otaker (now usernum), RT#9555 @@ -1885,8 +4900,7 @@ httemplate/edit/prospect_main.html, httemplate/edit/process/elements/process.html, httemplate/view/prospect_main.html, - httemplate/view/cust_main/misc.html, - httemplate/view/svc_acct/tr.html: Add "View customers of all + httemplate/view/cust_main/misc.html: Add "View customers of all agents" access rights, RT#7010 2010-06-16 18:17 ivan @@ -2171,7 +5185,7 @@ 2010-06-04 22:54 jeff - * httemplate/search/: 477.html, 477partV.html, 477partVI.html, + * httemplate/search/: 477.html, 477partV.html, elements/search-html.html: fix urls 2010-06-04 22:51 jeff @@ -2348,7 +5362,6 @@ httemplate/search/477partIIB.html, httemplate/search/477partIV.html, httemplate/search/477partV.html, - httemplate/search/477partVI.html, httemplate/search/report_477.html, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, httemplate/edit/part_pkg.cgi, @@ -2562,21 +5575,137 @@ 2010-05-18 11:47 ivan - * rt/: share/html/NoAuth/css/base/misc.css, + * rt/: share/html/NoAuth/css/autohandler, + share/html/NoAuth/css/print.css, + share/html/NoAuth/css/3.4-compat/titlebox.css, + share/html/NoAuth/css/base/misc.css, + share/html/NoAuth/images/autohandler, + share/html/NoAuth/css/3.4-compat/misc.css, + share/html/NoAuth/css/3.5-default/titlebox.css, + share/html/NoAuth/css/3.5-default/misc.css, + share/html/NoAuth/css/web2/misc.css, + share/html/NoAuth/css/web2/portlets.css, + share/html/NoAuth/css/web2/base.css, + share/html/NoAuth/css/web2/boxes.css, share/html/NoAuth/css/web2/collection.css, - share/html/NoAuth/rss/dhandler, share/fonts/Droid.README, - share/fonts/DroidSansFallback.ttf, share/fonts/DroidSans.ttf, + share/html/NoAuth/css/web2/main.css, + share/html/NoAuth/css/web2/msie.css, + share/html/NoAuth/js/autohandler, share/html/NoAuth/rss/dhandler, + share/html/Download/CustomFieldValue/dhandler, + share/html/Widgets/Form/Select, + share/html/Tools/Reports/CreatedByDates.html, + share/html/Tools/Reports/ResolvedByDates.html, + share/fonts/Droid.README, share/fonts/DroidSansFallback.ttf, + docs/templates.pod, share/fonts/DroidSans.ttf, docs/Security, docs/timezones_in_charts.pod, etc/upgrade/3.8.8/content, - t/api/rights_show_ticket.t, t/web/search_rss.t: Initial revision + t/ticket/merge.t, t/data/configs/apache2.2+fastcgi.conf, + t/data/configs/apache2.2+fastcgi.conf.in, + t/data/configs/apache2.2+mod_perl.conf, + t/data/configs/apache2.2+mod_perl.conf.in, + t/api/rights_show_ticket.t, t/api/emailparser.t, t/api/rights.t, + t/web/cf_select_one.t, t/web/search_rss.t, + t/web/custom_frontpage.t, t/web/ticket-create-utf8.t, + t/web/cf_access.t, t/web/cf_onqueue.t, t/web/dashboards.t, + t/customfields/sort_order.t, t/mail/charsets-outgoing.t: import + rt 3.8.8 + +2010-05-18 11:43 ivan + + * rt/share/html/Elements/RT__CustomField/ColumnMap: Initial + revision 2010-05-18 11:43 ivan - * rt/: lib/RT/I18N/pt_PT.po, lib/RT/I18N/nn.po, - bin/fastcgi_server.in, bin/fastcgi_server, + * rt/: lib/RT/I18N/zh_TW.po, lib/RT/I18N/ar.po, + lib/RT/I18N/pt_PT.po, lib/RT/I18N/fr.po, lib/RT/I18N/cs.po, + lib/RT/I18N/pt_BR.po, lib/RT/I18N/hr.po, lib/RT/I18N/ja.po, + lib/RT/I18N/ru.po, lib/RT/I18N/pt.po, lib/RT/I18N/zh_CN.po, + lib/RT/I18N/nn.po, lib/RT/Search/Googleish.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/NotifyGroup.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Shredder/Plugin/Users.pm, lib/RT/Approval/Rule/Created.pm, + lib/RT/Approval/Rule/Passed.pm, lib/RT/Approval/Rule/Rejected.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/Request.pm, lib/RT/Interface/Web/Session.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, lib/RT/Test/Web.pm, + bin/mason_handler.scgi.in, lib/RT/Report/Tickets.pm, + lib/RT/Report/Tickets/Entry.pm, bin/fastcgi_server.in, bin/rt.in, + bin/mason_handler.fcgi.in, bin/standalone_httpd, + bin/standalone_httpd.in, bin/fastcgi_server, bin/webmux.pl.in, + sbin/rt-test-dependencies.in, sbin/rt-dump-database.in, + sbin/rt-dump-database, sbin/rt-clean-sessions, + sbin/rt-clean-sessions.in, share/html/Search/Results.tsv, + share/html/Search/Bulk.html, share/html/Search/Chart, + share/html/Search/Results.html, share/html/Search/Results.rdf, + share/html/Search/Elements/Chart, share/html/Search/Elements/ResultsRSSView, - share/html/Elements/EditPassword, + share/html/Dashboards/Render.html, + share/html/Dashboards/Elements/HiddenSearches, + share/html/Admin/Queues/index.html, + share/html/Admin/Queues/Modify.html, + share/html/Admin/Elements/EditScrip, + share/html/Admin/Elements/EditTemplates, + share/html/Admin/Elements/EditScrips, + share/html/Admin/Groups/index.html, + share/html/Admin/CustomFields/index.html, + share/html/Admin/Users/Memberships.html, + share/html/Admin/Users/index.html, + share/html/Admin/CustomFields/Objects.html, + share/html/Admin/Tools/Configuration.html, + share/html/Helpers/CalPopup.html, share/html/Ticket/Update.html, + share/html/Ticket/Create.html, share/html/Ticket/ModifyAll.html, + share/html/Ticket/ModifyDates.html, + share/html/Ticket/Elements/EditCustomFields, + share/html/Ticket/Elements/EditTransactionCustomFields, + share/html/Ticket/Elements/EditDates, + share/html/Ticket/Elements/ShowTransaction, + share/html/Ticket/Elements/ShowDates, + share/html/Ticket/Elements/ShowGroupMembers, + share/html/Ticket/Elements/ShowPeople, + share/html/Ticket/Elements/UpdateCc, + share/html/Ticket/Attachment/dhandler, + share/html/Ticket/Elements/PreviewScrips, + share/html/Ticket/Elements/ShowAttachments, + share/html/Ticket/Elements/ShowMessageStanza, + share/html/Elements/MyReminders, share/html/Elements/ShowUser, + share/html/User/Elements/Tabs, share/html/Elements/Login, + share/html/Elements/ShowUserConcise, + share/html/Elements/MessageBox, share/html/Elements/EditPassword, + share/html/Elements/HeaderJavascript, + share/html/Elements/ShowLinks, share/html/Elements/Logo, + share/html/Elements/EditLinks, share/html/Elements/ShowRelationLabel, - share/html/Elements/RT__CustomField/ColumnMap: Initial revision + share/html/Elements/EditCustomFieldSelect, + share/html/Elements/SelectQueue, + share/html/Elements/CreateTicket, + share/html/Elements/ShowCustomFields, + share/html/Elements/RT__Queue/ColumnMap, + share/html/Elements/RT__Scrip/ColumnMap, + share/html/Elements/CollectionAsTable/Row, + share/html/Elements/RT__Template/ColumnMap, + share/html/NoAuth/Logout.html, share/html/SelfService/Error.html, + share/html/SelfService/Prefs.html: import rt 3.8.8 + +2010-05-18 11:40 ivan + + * rt/: aclocal.m4, configure, UPGRADING, README, configure.ac, + autom4te.cache/requests, autom4te.cache/traces.0, + autom4te.cache/output.0, m4/rt_layout.m4, + lib/RT/CustomFields_Overlay.pm, lib/RT/Test.pm, lib/RT/I18N.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/EmailParser.pm, + lib/RT/Util.pm, lib/RT/ObjectCustomFieldValue.pm, + lib/RT/Attachment_Overlay.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/Principal_Overlay.pm, lib/RT/SQL.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Scrip_Overlay.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Crypt/GnuPG.pm, + lib/RT/I18N/en.po, lib/RT/I18N/bg.po, lib/RT/I18N/it.po, + lib/RT/I18N/pl.po, lib/RT/I18N/nb.po, lib/RT/I18N/de.po, + lib/RT/I18N/hu.po, lib/RT/I18N/sv.po, lib/RT/I18N/nl.po, + lib/RT/I18N/fi.po, lib/RT/I18N/rt.pot, lib/RT/I18N/id.po, + lib/RT/I18N/he.po, lib/RT/I18N/tr.po, lib/RT/I18N/da.po, + lib/RT/I18N/es.po: import rt 3.8.8 2010-05-17 20:25 ivan @@ -3152,11 +6281,6 @@ httemplate/search/mailinglistmember.html: export svc_mailinglist to CGP groups, RT#7514 -2010-03-23 01:27 ivan - - * httemplate/images/: black-gray-side.png, gray-black-side.png: - goodbye and good riddance - 2010-03-22 20:53 ivan * FS/: FS.pm, FS/h_svc_mailinglist.pm, t/h_svc_mailinglist.t, @@ -3275,9 +6399,7 @@ rt/share/html/Elements/SelectDate, rt/share/html/Prefs/SearchOptions.html, rt/share/html/User/Prefs.html, - httemplate/images/arrow.down.black.png, - httemplate/images/black-gradient.png, - httemplate/images/black-gray-gradient.png, rt/FREESIDE_MODIFIED, + httemplate/images/arrow.down.black.png, rt/FREESIDE_MODIFIED, httemplate/elements/freeside.css, rt/share/html/NoAuth/css/freeside2.1/layout.css: more RT integration / reskin / 2.1, RT#6640 @@ -3465,10 +6587,6 @@ * httemplate/: edit/cust_main_note.cgi, view/cust_main/notes.html, elements/htmlarea.html: RT#6226: fckeditor for customer notes -2010-03-15 19:14 ivan - - * rt/etc/rt.spec: remove rt.spec, borking our build somehow - 2010-03-15 18:00 ivan * httemplate/search/: cust_main-zip.html, @@ -3677,10 +6795,6 @@ provisioning :UI, docs, java path, s/system/IPC::Run/ for better error handling. RT#7132 -2010-03-05 10:25 ivan - - * httemplate/docs/ssh.html: moved to wiki - 2010-03-05 10:24 ivan * FS/FS/part_export/: domain_shellcommands.pm, @@ -3839,8 +6953,8 @@ * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/part_export/communigate_pro.pm, httemplate/edit/svc_acct.cgi, - httemplate/view/elements/svc_export_settings.html, - httemplate/view/svc_acct/tr.html: communigate, RT#7083 + httemplate/view/elements/svc_export_settings.html: communigate, + RT#7083 2010-02-20 19:16 ivan @@ -4575,23 +7689,41 @@ 2009-12-31 05:59 ivan - * rt/: .gitignore, Makefile, config.status, bin/mason_handler.fcgi, + * rt/: Makefile, config.status, bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-crontool, bin/rt-mailgate, etc/RT_Config.pm, etc/RT_Config.pm.in, - etc/RT_SiteConfig.pm, etc/schema.Pg, etc/schema.mysql, - html/autohandler, html/index.html, html/l, lib/RT.pm, + etc/RT_SiteConfig.pm, etc/schema.Pg, lib/RT.pm, lib/RT/Groups_Overlay.pm, lib/RT/Record.pm, lib/RT/SearchBuilder.pm, lib/RT/Ticket_Overlay.pm, lib/RT/Transaction_Overlay.pm, lib/RT/User_Overlay.pm, - lib/RT/Users_Overlay.pm, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po, - lib/RT/I18N/pt_pt.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po, - lib/t/00smoke.t, lib/t/create_data.pl, lib/t/setup_regression.t, - sbin/extract_pod_tests, sbin/regression_harness, - sbin/rt-setup-database.in: merging 3.8.7!!! + lib/RT/Users_Overlay.pm, sbin/rt-setup-database.in: merging + 3.8.7!!! + +2009-12-31 05:15 ivan + + * rt/: share/html/Widgets/TitleBoxEnd, + share/html/Admin/Elements/EditCustomFields, + share/html/Admin/Users/Modify.html, + share/html/Admin/CustomFields/Modify.html, + share/html/Ticket/Display.html, + share/html/Ticket/Elements/ShowSummary, + share/html/Ticket/Elements/BulkLinks, + share/html/Ticket/Elements/ShowTransactionAttachments, + share/html/Ticket/Elements/Tabs, + share/html/Ticket/Graphs/index.html, etc/schema.mysql-4.1: + Initial revision 2009-12-31 05:15 ivan - * rt/: share/html/NoAuth/RichText/FCKeditor/editor/lang/af.js, + * rt/: share/html/NoAuth/RichText/FCKeditor/editor/lang/eo.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/hu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/ru.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/_translationstatus.txt, + share/html/NoAuth/RichText/FCKeditor/editor/lang/en-ca.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/gu.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/tr.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/fi.js, + share/html/NoAuth/RichText/FCKeditor/editor/lang/af.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/bs.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/da.js, share/html/NoAuth/RichText/FCKeditor/editor/lang/zh-cn.js, @@ -4754,8 +7886,7 @@ share/html/Widgets/ComboBox, share/html/Widgets/FinalizeWidgetArguments, share/html/Widgets/SavedSearch, share/html/Widgets/SelectionBox, - share/html/Widgets/TitleBox, share/html/Widgets/TitleBoxEnd, - share/html/Widgets/TitleBoxStart, + share/html/Widgets/TitleBox, share/html/Widgets/TitleBoxStart, share/html/Widgets/Form/Boolean, share/html/Widgets/Form/Integer, share/html/Widgets/Form/Select, share/html/Widgets/Form/String, share/html/Helpers/Autocomplete/CustomFieldValues, @@ -4793,7 +7924,6 @@ 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, @@ -4845,10 +7975,8 @@ share/html/Admin/Users/GnuPG.html, share/html/Admin/Users/History.html, share/html/Admin/Users/Memberships.html, - share/html/Admin/Users/Modify.html, share/html/Admin/Users/MyRT.html, share/html/Admin/CustomFields/GroupRights.html, - share/html/Admin/CustomFields/Modify.html, share/html/Admin/CustomFields/Objects.html, share/html/Admin/CustomFields/UserRights.html, share/html/Admin/CustomFields/index.html, @@ -4879,8 +8007,7 @@ 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/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, @@ -4888,14 +8015,10 @@ 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, @@ -4927,7 +8050,6 @@ share/html/Ticket/Elements/LoadTextAttachments, share/html/Ticket/Elements/ShowUpdateStatus, share/html/Ticket/Graphs/dhandler, - share/html/Ticket/Graphs/index.html, share/html/Ticket/Graphs/Elements/EditGraphProperties, share/html/Ticket/Graphs/Elements/ShowGraph, share/html/Ticket/Graphs/Elements/ShowLegends, @@ -4939,8 +8061,8 @@ share/html/SelfService/Update.html, share/html/SelfService/index.html, share/html/SelfService/Elements/GotoTicket, - share/html/SelfService/Elements/Tabs, etc/schema.mysql-4.0, - share/html/Approvals/Display.html, + share/html/SelfService/Elements/Tabs, etc/schema.SQLite, + etc/schema.mysql-4.0, share/html/Approvals/Display.html, share/html/Approvals/autohandler, share/html/Approvals/index.html, share/html/Approvals/Elements/Approve, @@ -4949,30 +8071,47 @@ 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, + share/html/SelfService/Elements/MyRequests, etc/acl.Informix, + etc/acl.Sybase, etc/initialdata, etc/acl.Oracle, etc/acl.Pg, + etc/acl.mysql, etc/upgrade/shrink_cgm_table.pl, etc/upgrade/split-out-cf-categories, etc/upgrade/split-out-cf-categories.in, 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.8-ical-extension.in, etc/upgrade/3.1.0/acl.Pg, + etc/upgrade/3.7.1/content, etc/upgrade/3.7.82/content, + etc/upgrade/3.7.86/content, etc/upgrade/3.7.87/content, + etc/upgrade/3.8.0/content, etc/upgrade/3.8.1/content, + etc/upgrade/3.8.3/content, etc/upgrade/3.8.3/schema.Pg, + etc/upgrade/3.8.4/content, etc/upgrade/3.8.6/content, + etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.5.1/content, + etc/upgrade/3.7.10/content, etc/upgrade/3.7.15/content, + etc/upgrade/3.7.19/content, etc/upgrade/3.7.3/schema.Oracle, + etc/upgrade/3.7.3/schema.Pg, etc/upgrade/3.7.3/schema.mysql, + etc/upgrade/3.7.81/schema.Oracle, etc/upgrade/3.7.81/schema.mysql, etc/upgrade/3.7.85/content, - etc/upgrade/3.8.2/content: Initial revision + etc/upgrade/3.8.2/content: import rt 3.8.7 + +2009-12-31 05:12 ivan + + * rt/share/html/: autohandler, Elements/CollectionList, + Elements/Dashboards, Elements/PageLayout, + Elements/RefreshHomepage, Elements/SelectDate, + Elements/ShowUserVerbose, Elements/TicketList, + Elements/ColumnMap, Elements/Footer, Elements/Header, + Elements/RT__Ticket/ColumnMap, Prefs/SearchOptions.html, + Search/Build.html, User/Prefs.html, + Search/Elements/BuildFormatString, Search/Elements/PickCFs, + Search/Elements/DisplayOptions: Initial revision 2009-12-31 05:12 ivan - * rt/: lib/RT/I18N/pt_BR.po, lib/RT/I18N/nb.po, - lib/RT/I18N/zh_CN.po, lib/RT/I18N/ar.po, lib/RT/I18N/pt.po, + * rt/: lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/pt_BR.po, + lib/RT/I18N/id.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po, + lib/RT/I18N/nb.po, lib/RT/I18N/tr.po, lib/RT/I18N/zh_CN.po, + lib/RT/I18N/ar.po, lib/RT/I18N/en.po, lib/RT/I18N/pt.po, lib/RT/I18N/ru.pm, lib/RT/Shredder/ACE.pm, lib/RT/Shredder/CachedGroupMember.pm, lib/RT/Shredder/Constants.pm, lib/RT/Shredder/Dependencies.pm, @@ -4983,8 +8122,11 @@ lib/RT/Shredder/Link.pm, lib/RT/Shredder/Plugin.pm, lib/RT/Shredder/Principal.pm, lib/RT/Shredder/ScripAction.pm, lib/RT/Shredder/ScripCondition.pm, - lib/RT/Shredder/Transaction.pm, lib/RT/Condition/ReopenTicket.pm, - lib/RT/Shredder/Attachment.pm, + lib/RT/Shredder/Transaction.pm, lib/RT/Condition/BeforeDue.pm, + lib/RT/Condition/Generic.pm, lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/ReopenTicket.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Shredder/Attachment.pm, lib/RT/Shredder/CustomFieldValue.pm, lib/RT/Shredder/Group.pm, lib/RT/Shredder/GroupMember.pm, lib/RT/Shredder/POD.pm, lib/RT/Shredder/Record.pm, lib/RT/Shredder/Scrip.pm, @@ -4998,7 +8140,11 @@ lib/RT/Shredder/Plugin/Users.pm, lib/RT/Shredder/Plugin/Base/Dump.pm, lib/RT/Shredder/Plugin/Base/Search.pm, lib/RT/Approval/Rule.pm, - lib/RT/Condition/CloseTicket.pm, lib/RT/Graph/Tickets.pm, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/CloseTicket.pm, lib/RT/Condition/Overdue.pm, + lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, lib/RT/Graph/Tickets.pm, lib/RT/Approval/Rule/Passed.pm, docs/creating_external_custom_fields.pod, docs/extending_clickable_links.pod, docs/gnupg_integration.pod, @@ -5006,9 +8152,12 @@ docs/templates.pod, docs/using_forms_widgets.pod, lib/RT/Approval/Rule/Created.pm, lib/RT/Approval/Rule/NewPending.pm, - lib/RT/Approval/Rule/Rejected.pm, lib/RT/Test/Email.pm, - lib/RT/Test/Web.pm, - docs/design_docs/gnupg_details_on_output_formats, t/00-compile.t, + lib/RT/Approval/Rule/Rejected.pm, lib/RT/Report/Tickets.pm, + lib/RT/Report/Tickets/Entry.pm, lib/RT/Test/Email.pm, + lib/RT/Test/Web.pm, docs/design_docs/TransactionTypes.txt, + docs/design_docs/rql_parser_machine.graphviz, + docs/design_docs/gnupg_details_on_output_formats, + docs/design_docs/string-extraction-guide.txt, t/00-compile.t, t/00-mason-syntax.t, t/clicky.t, t/cron.t, t/pod.t, t/rtname.t, t/savedsearch.t, t/customfields/access_via_queue.t, t/customfields/sort_order.t, t/approval/basic.t, @@ -5104,13 +8253,15 @@ 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, + bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in, + bin/rt.in, bin/standalone_httpd, bin/standalone_httpd.in, + bin/webmux.pl.in, m4/rt_layout.m4, 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/Callback, share/html/Elements/CollectionListPaging, share/html/Elements/DashboardTabs, - share/html/Elements/Dashboards, share/html/Elements/EditCustomFieldAutocomplete, share/html/Elements/EditCustomFieldImage, share/html/Elements/EditCustomFieldSelect, @@ -5120,14 +8271,12 @@ share/html/Elements/Login, share/html/Elements/MakeClicky, share/html/Elements/Menu, share/html/Elements/MessageBox, share/html/Elements/MyAdminQueues, share/html/Elements/MyTickets, - share/html/Elements/PageLayout, share/html/Elements/QueryString, + share/html/Elements/QueryString, share/html/Elements/QueueSummary, share/html/Elements/QuickCreate, share/html/Elements/Refresh, - share/html/Elements/RefreshHomepage, share/html/Elements/ScrubHTML, share/html/Elements/Section, share/html/Elements/SelectBoolean, share/html/Elements/SelectCustomFieldValue, - share/html/Elements/SelectDate, share/html/Elements/SelectDateRelation, share/html/Elements/SelectLinkType, share/html/Elements/SelectMatch, @@ -5147,24 +8296,23 @@ share/html/Elements/ShowMemberships, share/html/Elements/ShowUserConcise, share/html/Elements/ShowUserEmailFrequency, - share/html/Elements/ShowUserVerbose, share/html/Elements/SimpleSearch, share/html/Elements/Tabs, - share/html/Elements/TicketList, share/html/Elements/TitleBox, - t/delegation/cleanup_stalled.t, t/delegation/revocation.t, - t/i18n/default.t, t/mail/charsets-outgoing.t, - t/mail/crypt-gnupg.t, t/mail/extractsubjecttag.t, - t/mail/gateway.t, t/mail/gnupg-bad.t, t/mail/gnupg-incoming.t, - t/mail/gnupg-realmail.t, t/mail/gnupg-reverification.t, - t/mail/mime_decoding.t, t/mail/sendmail.t, t/mail/verp.t, - t/maildigest/attributes.t, t/shredder/00load.t, - t/shredder/00skeleton.t, t/shredder/01basics.t, - t/shredder/01ticket.t, t/shredder/02group_member.t, - t/shredder/02queue.t, t/shredder/02template.t, - t/shredder/02user.t, t/shredder/03plugin.t, - t/shredder/03plugin_summary.t, t/shredder/03plugin_tickets.t, - t/shredder/03plugin_users.t, t/shredder/utils.pl, - t/ticket/action_linear_escalate.t, t/ticket/add-watchers.t, - t/ticket/batch-upload-csv.t, t/ticket/cfsort-freeform-multiple.t, + share/html/Elements/TitleBox, t/delegation/cleanup_stalled.t, + t/delegation/revocation.t, t/i18n/default.t, + t/mail/charsets-outgoing.t, t/mail/crypt-gnupg.t, + t/mail/extractsubjecttag.t, t/mail/gateway.t, t/mail/gnupg-bad.t, + t/mail/gnupg-incoming.t, t/mail/gnupg-realmail.t, + t/mail/gnupg-reverification.t, t/mail/mime_decoding.t, + t/mail/sendmail.t, t/mail/verp.t, t/maildigest/attributes.t, + t/shredder/00load.t, t/shredder/00skeleton.t, + t/shredder/01basics.t, t/shredder/01ticket.t, + t/shredder/02group_member.t, t/shredder/02queue.t, + t/shredder/02template.t, t/shredder/02user.t, + t/shredder/03plugin.t, t/shredder/03plugin_summary.t, + t/shredder/03plugin_tickets.t, t/shredder/03plugin_users.t, + t/shredder/utils.pl, t/ticket/action_linear_escalate.t, + t/ticket/add-watchers.t, t/ticket/batch-upload-csv.t, + t/ticket/cfsort-freeform-multiple.t, t/ticket/cfsort-freeform-single.t, t/ticket/deferred_owner.t, t/ticket/link_search.t, t/ticket/linking.t, t/ticket/quicksearch.t, t/ticket/requestor-order.t, @@ -5174,7 +8322,7 @@ t/ticket/search_by_links.t, t/ticket/search_long_cf_values.t, t/ticket/sort-by-custom-ownership.t, t/ticket/sort-by-queue.t, t/ticket/sort_by_cf.t, t/validator/group_members.t, - share/html/Elements/Checkbox, share/html/Elements/ColumnMap, + share/html/Elements/Checkbox, share/html/Elements/EditCustomField, share/html/Elements/EditTimeValue, share/html/Elements/MySupportQueues, @@ -5208,7 +8356,6 @@ share/html/Elements/EditCustomFieldFreeform, share/html/Elements/EditCustomFieldText, share/html/Elements/EditCustomFieldWikitext, - share/html/Elements/Footer, share/html/Elements/Header, share/html/Elements/HeaderJavascript, share/html/Elements/Logo, share/html/Elements/Logout, share/html/Elements/MyRT, share/html/Elements/MyReminders, share/html/Elements/MyRequests, @@ -5235,7 +8382,6 @@ share/html/Elements/RT__Queue/ColumnMap, share/html/Elements/RT__Scrip/ColumnMap, share/html/Elements/RT__Template/ColumnMap, - share/html/Elements/RT__Ticket/ColumnMap, share/html/Elements/RT__User/ColumnMap, share/html/Install/Basics.html, share/html/Install/DatabaseDetails.html, @@ -5247,9 +8393,7 @@ 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/Prefs/Search.html, share/html/Prefs/Elements/Tabs, 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, @@ -5258,17 +8402,15 @@ share/html/Search/Elements/SelectAndOr, share/html/Search/Elements/SelectGroupBy, share/html/Search/Elements/SelectPersonType, - share/html/User/Delegation.html, share/html/User/Prefs.html, + share/html/User/Delegation.html, share/html/User/Elements/DelegateRights, share/html/User/Elements/GroupTabs, share/html/User/Elements/Tabs, share/html/User/Groups/Members.html, share/html/User/Groups/Modify.html, share/html/User/Groups/index.html, - share/html/Search/Elements/BuildFormatString, share/html/Search/Elements/ConditionRow, share/html/Search/Elements/PickBasics, - share/html/Search/Elements/PickCFs, share/html/Search/Elements/ResultViews, share/html/Search/Elements/SearchesForObject, share/html/Search/Elements/SelectSearchObject, @@ -5277,7 +8419,6 @@ share/html/REST/1.0/logout, share/html/REST/1.0/Forms/group/customfields, share/html/Search/Elements/Chart, - share/html/Search/Elements/DisplayOptions, share/html/Search/Elements/EditFormat, share/html/Search/Elements/EditQuery, share/html/Search/Elements/EditSearches, @@ -5581,42 +8722,107 @@ 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 + share/html/NoAuth/RichText/FCKeditor/editor/lang/ko.js: import rt + 3.8.7 + +2009-12-31 05:09 ivan + + * rt/lib/RT/Config.pm: Initial revision 2009-12-31 05:09 ivan - * rt/: UPGRADING.mysql, lib/RT/Test.pm, sbin/merge-rosetta.pl, - sbin/rt-attributes-viewer, sbin/rt-attributes-viewer.in, - sbin/rt-clean-sessions, sbin/rt-clean-sessions.in, - sbin/rt-email-dashboards, sbin/rt-email-dashboards.in, - sbin/rt-email-digest, sbin/rt-email-digest.in, - sbin/rt-email-group-admin, sbin/rt-email-group-admin.in, - sbin/rt-server, sbin/rt-server.in, sbin/rt-shredder, - sbin/rt-shredder.in, sbin/rt-validator, sbin/rt-validator.in, - sbin/tweak-template-locstring, lib/RT/Search.pm, - lib/RT/Config.pm, lib/RT/Dashboard.pm, lib/RT/Installer.pm, - lib/RT/Plugin.pm, lib/RT/Ruleset.pm, lib/RT/Shredder.pm, - lib/RT/Approval.pm, lib/RT/Action.pm, lib/RT/SharedSetting.pm, - lib/RT/Condition.pm, lib/RT/SQL.pm, lib/RT/Util.pm, - lib/RT/Rule.pm, lib/RT/Crypt/GnuPG.pm, + * rt/: UPGRADING.mysql, configure, aclocal.m4, README.Oracle, + README, UPGRADING, configure.ac, install-sh, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFieldValue.pm, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/ScripConditions.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/Test.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, + sbin/extract-message-catalog, sbin/factory, sbin/license_tag, + sbin/merge-rosetta.pl, sbin/rt-attributes-viewer, + sbin/rt-attributes-viewer.in, sbin/rt-clean-sessions, + sbin/rt-clean-sessions.in, sbin/rt-dump-database, + sbin/rt-dump-database.in, sbin/rt-email-dashboards, + sbin/rt-email-dashboards.in, sbin/rt-email-digest, + sbin/rt-email-digest.in, sbin/rt-email-group-admin, + sbin/rt-email-group-admin.in, sbin/rt-server, sbin/rt-server.in, + sbin/rt-shredder, sbin/rt-shredder.in, + sbin/rt-test-dependencies.in, sbin/rt-validator, + sbin/rt-validator.in, sbin/tweak-template-locstring, + lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm, lib/RT/Queue.pm, + lib/RT/CachedGroupMember.pm, lib/RT/Links.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, + lib/RT/CustomFieldValues.pm, lib/RT/CustomFields_Overlay.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/Reminders.pm, + lib/RT/SavedSearch.pm, lib/RT/Search.pm, lib/RT/CurrentUser.pm, + lib/RT/ACE.pm, lib/RT/Attachments.pm, + lib/RT/Attribute_Overlay.pm, lib/RT/Attributes.pm, + lib/RT/Attributes_Overlay.pm, lib/RT/Base.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/CustomFieldValue_Overlay.pm, lib/RT/Dashboard.pm, + lib/RT/Installer.pm, lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/Plugin.pm, + lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm, + lib/RT/Queues.pm, lib/RT/Ruleset.pm, lib/RT/SavedSearches.pm, + lib/RT/ScripAction.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Shredder.pm, + lib/RT/StyleGuide.pod, lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/User.pm, lib/RT/Users.pm, + lib/RT/Approval.pm, lib/RT/Attachments_Overlay.pm, + lib/RT/CachedGroupMembers.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/Link.pm, lib/RT/Transaction.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Action.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/EmailParser.pm, + lib/RT/Group.pm, lib/RT/ObjectCustomField_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/Template.pm, lib/RT/Principal_Overlay.pm, + lib/RT/ACL_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/SharedSetting.pm, lib/RT/Transactions.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/Condition.pm, + lib/RT/Date.pm, lib/RT/Groups.pm, lib/RT/Templates_Overlay.pm, + lib/RT/ACL.pm, lib/RT/CustomFieldValue.pm, + lib/RT/CustomFields.pm, lib/RT/GroupMember.pm, + lib/RT/Group_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Principals.pm, + lib/RT/Queues_Overlay.pm, lib/RT/SQL.pm, lib/RT/Ticket.pm, + lib/RT/Util.pm, lib/RT/Attachment.pm, lib/RT/Attribute.pm, + lib/RT/Link_Overlay.pm, lib/RT/Rule.pm, lib/RT/ScripActions.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Template_Overlay.pm, + lib/RT/Crypt/GnuPG.pm, lib/RT/URI/fsck_com_rt.pm, + lib/RT/URI/t.pm, lib/RT/URI/base.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/REST.pm, lib/RT/Interface/CLI.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Handler.pm, lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/QueryBuilder.pm, lib/RT/Interface/Web/Request.pm, lib/RT/Interface/Web/Session.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, lib/RT/Interface/Web/Standalone/PreFork.pm, - lib/RT/Action/LinearEscalate.pm, - lib/RT/Action/ExtractSubjectTag.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/LinearEscalate.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/ExtractSubjectTag.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/NotifyGroup.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/NotifyGroupAsComment.pm, - lib/RT/CustomFieldValues/External.pm, - lib/RT/CustomFieldValues/Groups.pm, lib/RT/I18N/bg.po, - lib/RT/I18N/rt.pot, lib/RT/I18N/hr.po, lib/RT/I18N/zh_TW.po: - Initial revision + lib/RT/Action/SendEmail.pm, lib/RT/CustomFieldValues/External.pm, + lib/RT/CustomFieldValues/Groups.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Search/Googleish.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/es.po, lib/RT/I18N/sv.po, + lib/RT/I18N/fi.po, lib/RT/I18N/bg.po, lib/RT/I18N/hu.po, + lib/RT/I18N/he.po, lib/RT/I18N/de.po, lib/RT/I18N/ru.po, + lib/RT/I18N/rt.pot, lib/RT/I18N/nl.po, lib/RT/I18N/da.po, + lib/RT/I18N/pl.po, lib/RT/I18N/hr.po, lib/RT/I18N/zh_TW.po, + lib/RT/I18N/fr.po: import rt 3.8.7 2009-12-31 04:56 ivan @@ -5872,12 +9078,94 @@ 2009-12-17 16:41 ivan - * rt/bin/standalone_httpd: Initial revision + * rt/: bin/standalone_httpd, bin/mason_handler.fcgi.in, + bin/mason_handler.svc.in, bin/rt.in, bin/standalone_httpd.in, + bin/mason_handler.scgi.in, bin/rt-crontool.in, + bin/rt-mailgate.in, bin/webmux.pl.in, etc/acl.mysql: import rt + 3.6.10 2009-12-17 16:38 ivan - * rt/: .gitignore, sbin/rt-dump-database, lib/RT/I18N/pt_pt.po: - Initial revision + * rt/: configure, README, configure.ac, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/license_tag, sbin/rt-dump-database, + sbin/rt-dump-database.in, sbin/factory, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFieldValues.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/Transactions_Overlay.pm, + lib/RT/URI.pm, lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/ScripConditions.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/I18N.pm, + lib/RT/CachedGroupMember.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/Queue.pm, lib/RT/ScripConditions_Overlay.pm, + lib/RT/Scrips.pm, lib/RT/System.pm, lib/RT/CustomFieldValues.pm, + lib/RT/Links.pm, lib/RT/Reminders.pm, lib/RT/SavedSearch.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/ACE.pm, lib/RT/Attributes.pm, + lib/RT/Base.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/User.pm, + lib/RT/Principals_Overlay.pm, lib/RT/ScripAction.pm, + lib/RT/Attachments.pm, lib/RT/Attribute_Overlay.pm, + lib/RT/Attributes_Overlay.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/Principal.pm, + lib/RT/Queues.pm, lib/RT/SavedSearches.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/Link.pm, + lib/RT/Transaction.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Group.pm, + lib/RT/GroupMembers.pm, lib/RT/Principal_Overlay.pm, + lib/RT/Template.pm, lib/RT/Transactions.pm, + lib/RT/ACL_Overlay.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/Date.pm, lib/RT/ACL.pm, lib/RT/GroupMember.pm, + lib/RT/Groups.pm, lib/RT/Templates_Overlay.pm, + lib/RT/Group_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/CustomFieldValue.pm, lib/RT/CustomFields.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queues_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/Attachment.pm, lib/RT/Attribute.pm, + lib/RT/Link_Overlay.pm, lib/RT/Principals.pm, + lib/RT/ScripActions.pm, lib/RT/Queue_Overlay.pm, + lib/RT/Template_Overlay.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/CreateTickets.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Search/Googleish.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/es.po, lib/RT/I18N/sv.po, + lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, lib/RT/I18N/he.po, + lib/RT/I18N/de.po, lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/da.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/id.po, + lib/RT/I18N/ja.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/tr.po, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Report/Tickets.pm, + lib/RT/Report/Tickets/Entry.pm: import rt 3.6.10 2009-12-16 09:35 ivan @@ -6379,9 +9667,8 @@ 2009-11-03 10:53 ivan - * bin/paymentech-download, bin/paymentech-upload, - FS/bin/freeside-paymentech-download, - FS/bin/freeside-paymentech-upload: moving paymentech-* to FS/bin, + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: moving paymentech-* to FS/bin, RT#5650 2009-11-02 19:13 ivan @@ -6393,14 +9680,6 @@ FS/FS/Cron/breakage.pm: (start of) reconcile breakage from stale accounts, RT#6407 -2009-11-02 17:48 ivan - - * bin/paymentech-download: spelling - -2009-11-02 17:44 ivan - - * bin/paymentech-download: add -a option for archive dir - 2009-11-02 17:21 ivan * FS/FS/Conf.pm: clarify description of batchconfig-paymentech @@ -6446,10 +9725,6 @@ * FS/FS/pay_batch/paymentech.pm: use XML::Writer for tighter compliance with spec -2009-10-29 16:42 mark - - * bin/paymentech-upload: add option to upload all open batches - 2009-10-29 16:37 ivan * httemplate/edit/bulk-cust_main_county.html: friendlier error @@ -6595,9 +9870,8 @@ 2009-10-24 16:37 mark - * FS/FS/pay_batch.pm, FS/FS/Conf.pm, FS/FS/pay_batch/paymentech.pm, - bin/paymentech-download, bin/paymentech-upload: Scripts for - paymentech batch transfer + * FS/FS/: pay_batch.pm, Conf.pm, pay_batch/paymentech.pm: Scripts + for paymentech batch transfer 2009-10-23 19:04 ivan @@ -6913,8 +10187,7 @@ 2009-10-07 16:44 ivan - * FS/FS/cust_bill.pm, httemplate/misc/email-statement.cgi, - httemplate/misc/send-invoice.cgi, + * FS/FS/cust_bill.pm, httemplate/misc/send-invoice.cgi, httemplate/misc/send-statement.cgi, httemplate/search/cust_event.html, FS/FS/part_event/Action/cust_bill_send_reminder.pm, @@ -7472,7 +10745,6 @@ FS/FS/part_event/Condition/has_pkg_class.pm, FS/FS/part_event/Condition/has_pkgpart.pm, FS/FS/part_event/Condition/hasnt_pkgpart.pm, - httemplate/misc/email-statement.cgi, httemplate/view/cust_statement-pdf.cgi, httemplate/view/cust_statement.html: email statements, RT#4860 @@ -7578,7 +10850,7 @@ 2009-08-12 07:58 jeff - * bin/billco-upload, Makefile, FS/FS/Conf.pm, FS/FS/Cron/upload.pm, + * Makefile, FS/FS/Conf.pm, FS/FS/Cron/upload.pm, FS/bin/freeside-daily, FS/bin/freeside-monthly, httemplate/config/config-view.cgi: internalize billco-upload and automate the transfer to the provider RT#5902 @@ -8072,11 +11344,6 @@ * FS/: FS/cust_main.pm, FS/Cron/bill.pm, bin/freeside-daily: commit pkgpart exclusion for billing run, RT#5495 -2009-07-17 07:58 jeff - - * bin/billco-upload: add mutex and commit changes found on - installed system - 2009-07-16 19:29 jeff * httemplate/search/cust_pkg.cgi: FSM, another missed file for 477 @@ -8103,9 +11370,9 @@ 2009-07-16 17:10 ivan - * FS/: FS/Schema.pm, FS/cdr.pm, FS/cdr_upstream_rate.pm, - FS/part_pkg/voip_cdr.pm, FS.pm, t/cdr_upstream_rate.t: get rid of - cdr_upstream_rate table and some other old convergent cruft + * FS/: FS/Schema.pm, FS/cdr.pm, FS/part_pkg/voip_cdr.pm, FS.pm: get + rid of cdr_upstream_rate table and some other old convergent + cruft 2009-07-16 15:16 jeff @@ -8500,11 +11767,6 @@ * FS/MANIFEST: remove freeside-expiration-alerter -2009-06-26 17:55 ivan - - * FS/bin/freeside-expiration-alerter: replaced by - FS::Cron::alert_expiration - 2009-06-26 16:21 ivan * FS/bin/freeside-queued: doh, brainfart, RT#5572 @@ -8714,10 +11976,6 @@ * FS/FS/cust_main.pm: uuh, don't bomb out if there *isn't* a postal fee package -2009-06-18 02:52 ivan - - * httemplate/images/gray-black-side.png: forgot this - 2009-06-17 18:17 mark * httemplate/: elements/menu.html, search/report_receivables.cgi, @@ -9195,8 +12453,8 @@ 2009-05-09 16:54 ivan - * FS/bin/freeside-cdr-sftp_and_import, bin/cdr.sftp_and_import: - move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081 + * FS/bin/freeside-cdr-sftp_and_import: move cdr-sftp_and_import + script to FS/bin, add -p option, RT#4081 2009-05-09 00:56 ivan @@ -9603,7 +12861,6 @@ httemplate/edit/cust_main/top_misc.html, httemplate/edit/cust_main/billing.html, httemplate/edit/cust_main/choose_tax_location.html, - httemplate/edit/cust_main/select-domain.html, httemplate/edit/cust_main/first_pkg/select-part_pkg.html, httemplate/edit/cust_main/first_pkg/svc_acct.html, httemplate/edit/cust_main/first_pkg/svc_phone.html, @@ -10252,10 +13509,6 @@ * FS/FS/Setup.pm: be quiet -2009-02-24 02:09 ivan - - * conf/report_template: more bootstrapping bs - 2009-02-24 02:06 ivan * FS/FS/part_referral.pm: bootstrapping issues @@ -10529,9 +13782,8 @@ 2009-02-09 06:05 ivan * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, - FS/FS/cust_pay.pm, FS/bin/freeside-expiration-alerter, - conf/invoice_html, conf/invoice_html_statement, - httemplate/config/config-image.cgi, + FS/FS/cust_pay.pm, conf/invoice_html, + conf/invoice_html_statement, httemplate/config/config-image.cgi, httemplate/config/config-process.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi, httemplate/elements/header.html, httemplate/view/REAL_logo.cgi, @@ -11051,15 +14303,13 @@ 2009-01-02 17:52 ivan - * bin/cdr.http_and_import, bin/cdr.import, bin/cdr.sftp_and_import, - FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/cdr/indosoft.pm: indosoft - CDR format, RT#4425 + * bin/cdr.http_and_import, bin/cdr.import, FS/FS/Record.pm, + FS/FS/cdr.pm, FS/FS/cdr/indosoft.pm: indosoft CDR format, RT#4425 2009-01-02 14:03 ivan * FS/FS/Record.pm, FS/FS/cdr.pm, FS/FS/cdr/bell_west.pm, - FS/FS/cdr/troop.pm, bin/cdr.import, bin/cdr.sftp_and_import: add - troop CDRs, RT#4413 + FS/FS/cdr/troop.pm, bin/cdr.import: add troop CDRs, RT#4413 2009-01-02 10:01 ivan @@ -11115,8 +14365,8 @@ 2008-12-29 10:06 jeff - * Makefile, conf/invoice_latex, conf/longtable.sty.patch, - etc/fslongtable.sty: ease deployment of patched longtable + * Makefile, conf/invoice_latex, etc/fslongtable.sty: ease + deployment of patched longtable 2008-12-28 11:10 ivan @@ -11149,11 +14399,9 @@ * httemplate/: browse/cust_main_county.cgi, edit/cust_main/contact.html, edit/cust_main/billing.html, - misc/payment.cgi, edit/cust_main/select-country.html, - edit/cust_main/select-county.html, - edit/cust_main/select-state.html: fix browse results for - selecting counties (resulting from separating tax classes), also - add dropdowns to browse by state and county, RT#4496 + misc/payment.cgi: fix browse results for selecting counties + (resulting from separating tax classes), also add dropdowns to + browse by state and county, RT#4496 2008-12-24 16:45 jeff @@ -11935,11 +15183,6 @@ * conf/invoice_latex: better value for non-broken tetex -2008-10-12 12:43 jeff - - * conf/longtable.sty.patch: check not just for fit, but move the - goalposts as well - 2008-10-11 17:58 ivan * httemplate/browse/cust_main_county.cgi: fix link @@ -11967,8 +15210,7 @@ 2008-10-10 14:30 jeff - * conf/: invoice_latex, longtable.sty.patch: avoid overprinting - remittance coupons + * conf/invoice_latex: avoid overprinting remittance coupons 2008-10-10 12:25 ivan @@ -12410,7 +15652,7 @@ 2008-08-28 18:09 ivan - * FS/FS/Schema.pm, FS/FS/cdr.pm, bin/cdr.sftp_and_import, + * FS/FS/Schema.pm, FS/FS/cdr.pm, httemplate/elements/select-cdrbatch.html, httemplate/elements/tr-select-cdrbatch.html, httemplate/search/cdr.html, httemplate/search/report_cdr.html: @@ -12743,7 +15985,7 @@ 2008-07-30 15:10 ivan - * FS/FS/cdr/: nextone.pm, nt.pm: rename nt to nextone + * FS/FS/cdr/nextone.pm: rename nt to nextone 2008-07-29 13:00 jeff @@ -12855,7 +16097,7 @@ 2008-07-17 16:55 ivan * FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband.pm, - cdr/genband_meetme.pm, cdr/nt.pm, cdr/openser.pm, cdr/simple.pm, + cdr/genband_meetme.pm, cdr/openser.pm, cdr/simple.pm, cdr/taqua.pm, cdr/unitel.pm: CDR updates; modularize CDR import formats; add formats for OpenSER, Genband/Tekelec, and "NT" @@ -13099,9 +16341,7 @@ httemplate/misc/areacodes.cgi, httemplate/misc/exchanges.cgi, httemplate/misc/phonenums.cgi, FS/FS/Record.pm, FS/FS/part_export/globalpops_voip.pm, - httemplate/edit/svc_phone.cgi, - httemplate/edit/cust_main/select-state.html: get DIDs from - globalpops + httemplate/edit/svc_phone.cgi: get DIDs from globalpops 2008-06-28 12:25 jeff @@ -13727,7 +16967,6 @@ httemplate/search/cust_bill_pay.html, httemplate/search/cust_credit.html, httemplate/search/cust_credit_refund.html, - httemplate/search/cust_pay.cgi, httemplate/search/cust_refund.html, httemplate/search/elements/cust_pay_or_refund.html: make net receipts clickable... and netreceipts != cashflow, really, so @@ -14022,10 +17261,6 @@ (cancel/suspend) reason and possibly fix a lingering spurious usergroup bug -2008-04-16 04:54 jeff - - * httemplate/edit/part_pkg_taxproduct.html: this no longer belongs - 2008-04-15 21:42 ivan * httemplate/: edit/part_pkg.cgi, browse/part_pkg.cgi: add plan & @@ -14231,15 +17466,12 @@ 2008-04-07 22:49 ivan - * debian/: README.Debian, TODO, changelog, compat, conffiles.ex, - config, control, copyright, cron.d, cron.d.ex, - dbconfig-common.install, dbconfig-common.upgrade, dirs, docs, - ex.doc-base.package, freeside-doc.docs, freeside-doc.files, - freeside-webui.links, freeside.apache-alias.conf, - freeside.default, freeside.docs, init.d.ex, init.d.lsb.ex, - manpage.1.ex, manpage.sgml.ex, menu.ex, postinst, postinst.ex, - postrm, postrm.ex, preinst, preinst.ex, prerm, prerm.ex, rules, - templates, watch.ex: debian packages! + * debian/: README.Debian, TODO, changelog, compat, config, control, + copyright, cron.d, dbconfig-common.install, + dbconfig-common.upgrade, freeside-webui.links, + freeside.apache-alias.conf, freeside.default, freeside.docs, + init.d.ex, init.d.lsb.ex, postinst, postrm, preinst, prerm, + rules, templates: debian packages! 2008-04-06 09:12 jeff @@ -14342,14 +17574,6 @@ * httemplate/docs/: credits.html, license.html: adding license and credits in app itself -2008-04-01 16:24 ivan - - * TODO: remove TODO - -2008-04-01 16:24 ivan - - * SCHEMA_CHANGE: remove SCHEMA_CHANGE - 2008-04-01 16:20 ivan * README: welcome to the new world @@ -14439,7 +17663,6 @@ FS/t/part_pkg_taxrate.t, FS/t/tax_class.t, FS/t/tax_rate.t, httemplate/browse/tax_rate.cgi, httemplate/edit/part_pkg.cgi, httemplate/edit/part_pkg_taxoverride.html, - httemplate/edit/part_pkg_taxproduct.html, httemplate/edit/tax_class.html, httemplate/edit/tax_rate.html, httemplate/edit/process/part_pkg.cgi, httemplate/edit/process/tax_class.html, @@ -14595,8 +17818,8 @@ 2008-03-27 13:19 ivan - * httemplate/: search/cust_pay.cgi, view/cust_pay.html: resolve - minor ACL glitch linking to payments + * httemplate/view/cust_pay.html: resolve minor ACL glitch linking + to payments 2008-03-26 11:18 ivan @@ -14732,21 +17955,25 @@ 2008-03-16 12:58 ivan + * fs_selfservice/fri/: theme/page.tpl.php, + modules/callmonitor.module, modules/settings.module, + includes/main.conf.php, includes/common.php, includes/login.php, + locale/ari.po: Initial revision + +2008-03-16 12:58 ivan + * fs_selfservice/fri/: CHANGE.log, LICENSE.txt, README.txt, index.php, version.php, theme/global.css, theme/header.css, theme/iefixes.css, theme/layout.css, theme/logo.gif, - theme/main.css, theme/navigation.css, theme/page.tpl.php, - theme/spacer.gif, theme/text.css, theme/images/arrow-asc.gif, - theme/images/arrow-desc.gif, modules/callmonitor.module, - modules/phonefeatures.module, modules/settings.module, + theme/main.css, theme/navigation.css, theme/spacer.gif, + theme/text.css, theme/images/arrow-asc.gif, + theme/images/arrow-desc.gif, modules/phonefeatures.module, modules/voicemail.module, modules/featurecodes.module, modules/followme.module, includes/ajax.php, includes/crypt.php, - includes/main.conf.php, misc/audio.php, misc/popup.css, - misc/recording_popup.php, modules/VmX.module, includes/asi.php, - includes/bootstrap.php, includes/common.php, + misc/audio.php, misc/popup.css, misc/recording_popup.php, + modules/VmX.module, includes/asi.php, includes/bootstrap.php, includes/database.php, includes/display.php, includes/lang.php, - includes/login.php, locale/readme.txt, locale/ari.po, - locale/ari.utf-8.po, locale/locale.txt, + locale/readme.txt, locale/ari.utf-8.po, locale/locale.txt, locale/de_DE/LC_MESSAGES/ari.mo, locale/hu_HU/LC_MESSAGES/ari.mo, locale/hu_HU/LC_MESSAGES/ari.po, locale/pt_BR/LC_MESSAGES/ari.mo, locale/pt_BR/LC_MESSAGES/ari.po, locale/de_DE/LC_MESSAGES/ari.po, @@ -14756,7 +17983,7 @@ locale/it_IT/LC_MESSAGES/ari.mo, locale/fr_FR/LC_MESSAGES/ari.mo, locale/fr_FR/LC_MESSAGES/ari.po, locale/he_IL/LC_MESSAGES/ari.mo, locale/he_IL/LC_MESSAGES/ari.po, locale/it_IT/LC_MESSAGES/ari.po: - Initial revision + [no log message] 2008-03-16 09:57 jeff @@ -14930,6 +18157,181 @@ * rt/: etc/RT_Config.pm.in, sbin/rt-setup-database.in: merge in rt 3.6.6. *gulp*! +2008-03-01 20:11 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt.in, bin/standalone_httpd.in, + bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in, + etc/initialdata, etc/drop.Oracle: import rt 3.6.6 + +2008-03-01 20:07 ivan + + * rt/: configure, aclocal.m4, Changelog, README, UPGRADING, + configure.ac, sbin/rt-test-dependencies.in, + sbin/extract-message-catalog, sbin/license_tag, + sbin/rt-dump-database.in, lib/RT/ObjectCustomFieldValues.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, sbin/factory, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFieldValue.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/ScripConditions.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/I18N.pm, lib/RT/CachedGroupMember.pm, + lib/RT/CustomFieldValues.pm, lib/RT/Links.pm, lib/RT/Queue.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, + lib/RT/SavedSearch.pm, lib/RT/CustomFields_Overlay.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/ACE.pm, + lib/RT/Attributes.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFieldValue_Overlay.pm, lib/RT/User.pm, + lib/RT/Base.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/Attributes_Overlay.pm, lib/RT/Principal.pm, + lib/RT/Principals_Overlay.pm, lib/RT/Queues.pm, + lib/RT/ScripAction.pm, lib/RT/Attachments.pm, + lib/RT/StyleGuide.pod, lib/RT/Attribute_Overlay.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, + lib/RT/SavedSearches.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/Link.pm, + lib/RT/Transaction.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, lib/RT/Group.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Template.pm, + lib/RT/ACL_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Transactions.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/Date.pm, + lib/RT/Templates_Overlay.pm, lib/RT/ACL.pm, + lib/RT/GroupMember.pm, lib/RT/Groups.pm, lib/RT/CustomFields.pm, + lib/RT/Group_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queues_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/Attribute.pm, + lib/RT/CustomFieldValue.pm, lib/RT/Link_Overlay.pm, + lib/RT/Principals.pm, lib/RT/ScripActions.pm, + lib/RT/Attachment.pm, lib/RT/Queue_Overlay.pm, + lib/RT/Template_Overlay.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Search/Googleish.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/es.po, lib/RT/I18N/fi.po, + lib/RT/I18N/hu.po, lib/RT/I18N/he.po, lib/RT/I18N/de.po, + lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, + lib/RT/I18N/da.po, lib/RT/I18N/fr.po, lib/RT/I18N/cs.pm, + lib/RT/I18N/it.po, lib/RT/I18N/id.po, lib/RT/I18N/ja.po, + lib/RT/I18N/i_default.pm, lib/RT/I18N/en.po, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Condition/QueueChange.pm, + lib/RT/Report/Tickets.pm: import rt 3.6.6 + +2008-03-01 20:06 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt.in, bin/standalone_httpd.in, + bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in, + etc/initialdata, etc/drop.Oracle: import rt 3.4.6 + +2008-03-01 20:02 ivan + + * rt/: configure, aclocal.m4, Changelog, README, UPGRADING, + configure.ac, sbin/rt-test-dependencies.in, + sbin/extract-message-catalog, sbin/license_tag, + sbin/rt-dump-database.in, lib/RT/Transactions_Overlay.pm, + lib/RT/URI.pm, sbin/factory, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ObjectCustomFieldValues.pm, + lib/RT/ScripCondition_Overlay.pm, + lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/ScripConditions.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/I18N.pm, lib/RT/CachedGroupMember.pm, lib/RT/Links.pm, + lib/RT/Queue.pm, lib/RT/ScripConditions_Overlay.pm, + lib/RT/Scrips.pm, lib/RT/System.pm, lib/RT/CustomFieldValues.pm, + lib/RT/SavedSearch.pm, lib/RT/Scrips_Overlay.pm, lib/RT/ACE.pm, + lib/RT/Attributes.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/ObjectCustomFields.pm, + lib/RT/Base.pm, lib/RT/ScripAction_Overlay.pm, lib/RT/User.pm, + lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm, + lib/RT/ScripAction.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/Queues.pm, lib/RT/Attachments.pm, + lib/RT/Attribute_Overlay.pm, lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/SavedSearches.pm, lib/RT/ScripCondition.pm, + lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/Link.pm, + lib/RT/Transaction.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, lib/RT/Group.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Template.pm, + lib/RT/ACL_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Transactions.pm, + lib/RT/ACL.pm, lib/RT/Attachment_Overlay.pm, lib/RT/Date.pm, + lib/RT/GroupMember.pm, lib/RT/Groups.pm, + lib/RT/Templates_Overlay.pm, lib/RT/Group_Overlay.pm, + lib/RT/Links_Overlay.pm, lib/RT/CustomFieldValue.pm, + lib/RT/CustomFields.pm, lib/RT/ObjectCustomFields_Overlay.pm, + lib/RT/Principals.pm, lib/RT/Queues_Overlay.pm, lib/RT/Ticket.pm, + lib/RT/Link_Overlay.pm, lib/RT/Attachment.pm, + lib/RT/Attribute.pm, lib/RT/Queue_Overlay.pm, + lib/RT/ScripActions.pm, lib/RT/Template_Overlay.pm, + lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/Generic.pm, lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/RecordComment.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/I18N/cs.po, lib/RT/I18N/es.po, + lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, lib/RT/I18N/he.po, + lib/RT/I18N/de.po, lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/da.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/id.po, + lib/RT/I18N/ja.po, lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, + lib/RT/Condition/Generic.pm, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Overdue.pm, + lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm: import rt 3.4.6 + 2008-03-01 19:07 ivan * httemplate/elements/header.html: fix annoying resize of "New @@ -15105,11 +18507,10 @@ 2008-02-13 19:52 ivan * FS/FS/Schema.pm, FS/FS/Upgrade.pm, FS/FS/cust_pay.pm, - httemplate/view/cust_main/payment_history.html, - httemplate/search/cust_pay.cgi: add cust_pay.otaker field; - populate it based on history on upgrades, and show the order - taker on all payments (on customer view and payment search) - closes: #2953 + httemplate/view/cust_main/payment_history.html: add + cust_pay.otaker field; populate it based on history on upgrades, + and show the order taker on all payments (on customer view and + payment search) closes: #2953 2008-02-13 19:48 ivan @@ -15531,9 +18932,7 @@ 2008-01-03 18:35 ivan - * httemplate/: edit/cust_main_county.cgi, - edit/process/cust_main_county.cgi, browse/elements/browse.html: - new tax rate editor + * httemplate/browse/elements/browse.html: new tax rate editor 2008-01-03 18:27 ivan @@ -15697,10 +19096,6 @@ setting maxLength (and other attributes?). hopefully that's all it is. -2007-12-17 15:57 jeff - - * httemplate/view/cust_main/quick-charge.html: cruft removal - 2007-12-17 14:57 jeff * FS/FS/cust_credit.pm: stricter otaker rules @@ -15748,8 +19143,8 @@ 2007-12-16 12:48 ivan - * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more - consistent naming: cust_main_ADV.cgi becomes cust_main.html + * httemplate/search/cust_main.html: more consistent naming: + cust_main_ADV.cgi becomes cust_main.html 2007-12-15 14:47 rsiddall @@ -16012,7 +19407,6 @@ 2007-11-28 10:49 jeff * FS/FS/ConfDefaults.pm, FS/FS/UI/Web.pm, - httemplate/search/cust_main_ADV.cgi, httemplate/search/report_cust_main.html: advanced customer report rearrangement @@ -16085,7 +19479,7 @@ 2007-11-20 09:18 ivan - * AGPL, GPL: it finally happened + * AGPL: it finally happened 2007-11-18 12:02 ivan @@ -16134,14 +19528,12 @@ 2007-11-07 16:59 ivan * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm, - FS/bin/freeside-expiration-alerter, conf/alerter_template, - conf/company_address, conf/company_name, + conf/alerter_template, conf/company_address, conf/company_name, conf/impending_recur_template, conf/invoice_latexfooter, - conf/invoice_latexnotes, conf/invoice_latexreturnaddress, - conf/invoice_latexsmallfooter, conf/invoice_template, - conf/invoice_template_statement, conf/welcome_letter: for new - installs, centralize some stuff that was spread around different - config files. + conf/invoice_latexnotes, conf/invoice_latexsmallfooter, + conf/invoice_template, conf/invoice_template_statement, + conf/welcome_letter: for new installs, centralize some stuff that + was spread around different config files. 2007-11-05 17:59 ivan @@ -16159,11 +19551,6 @@ fs_selfservice/FS-SelfService/SelfService.pm: add process_payment_order_pkg method -2007-11-04 10:22 jeff - - * httemplate/search/cust_main_ADV.cgi: comma is a bad delimiter - choice according to ut_text() - 2007-11-03 10:38 ivan * httemplate/elements/menu.html: move menu option for adv. customer @@ -16172,9 +19559,8 @@ 2007-11-02 17:55 jeff - * httemplate/: elements/menu.html, search/cust_main_ADV.cgi, - search/report_cust_main.html: new customer report/flattened - package report (ticket 1428) + * httemplate/: elements/menu.html, search/report_cust_main.html: + new customer report/flattened package report (ticket 1428) 2007-10-29 05:04 ivan @@ -16233,7 +19619,7 @@ * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, httemplate/misc/process/payment.cgi, - httemplate/search/cust_pay.cgi, httemplate/view/cust_pay.html, + httemplate/view/cust_pay.html, httemplate/view/cust_main/payment_history.html: simple payment receipts in web interface, sorry arnie, RT#2738 @@ -16530,10 +19916,6 @@ * FS/bin/freeside-sqlradius-seconds: fixing wrong POD NAME doc -2007-10-03 18:29 ivan - - * FS/t/cust_tax_exempt.pm: wtf! - 2007-10-03 18:21 ivan * FS/FS.pm: update FS base page for new stuff in 1.9 @@ -16826,8 +20208,7 @@ 2007-09-13 15:35 ivan * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/acct_rt_transaction.pm, - FS/FS/svc_acct_rt_transaction.pm, FS/t/acct_rt_transaction.t, - FS/t/svc_acct_rt_transaction.t, htetc/handler.pl, + FS/t/acct_rt_transaction.t, htetc/handler.pl, httemplate/misc/process/timeworked.html, httemplate/search/timeworked.html: rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a service, its something @@ -16948,10 +20329,8 @@ 2007-08-16 06:40 jeff - * FS/FS/svc_acct_rt_transaction.pm, FS/FS/AccessRight.pm, - FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_main.pm, - FS/t/svc_acct_rt_transaction.t, - httemplate/misc/batch-cust_pay.html, + * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm, + FS/FS/cust_main.pm, httemplate/misc/batch-cust_pay.html, httemplate/misc/timeworked.html, FS/MANIFEST, httemplate/misc/process/timeworked.html, httemplate/search/timeworked.html, FS/FS/ClientAPI/MyAccount.pm, @@ -16999,9 +20378,9 @@ 2007-08-10 16:50 ivan - * bin/dbdef-create, FS/bin/freeside-dbdef-create: rename - dbdef-create to freeside-dbdef-create and move it to FS/bin, so - it gets %%%FREESIDE_CONF%%% substituted + * FS/bin/: freeside-dbdef-create: rename dbdef-create to + freeside-dbdef-create and move it to FS/bin, so it gets + %%%FREESIDE_CONF%%% substituted 2007-08-10 15:48 ivan @@ -17106,18 +20485,101 @@ * httemplate/view/cust_main/packages.html: line up package acitons all on one line -2007-08-02 12:54 ivan +2007-08-02 12:56 ivan - * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm, + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.svc.in, + bin/rt.in, bin/standalone_httpd.in, bin/mason_handler.scgi.in, + bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in, + etc/initialdata, etc/drop.Oracle, etc/upgrade/3.5.1/content: + import rt 3.6.4 + +2007-08-02 12:53 ivan + + * rt/: lib/RT/I18N/de.po, lib/RT/I18N/ru.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/da.po, lib/RT/I18N/fr.po, + lib/RT/I18N/cs.pm, lib/RT/I18N/it.po, lib/RT/I18N/id.po, + lib/RT/I18N/ja.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/en.po, + lib/RT/I18N/tr.po, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/QueueChange.pm, lib/RT/Report/Tickets.pm, lib/RT/Report/Tickets/Entry.pm, - docs/design_docs/ruleset-workflow.txt, etc/upgrade/3.5.1/content: - Initial revision + docs/design_docs/ruleset-workflow.txt: import rt 3.6.4 -2007-08-02 12:51 ivan +2007-08-02 12:49 ivan - * rt/lib/RT/: Reminders.pm, Interface/Web/Menu.pm, - Interface/Web/Menu/Item.pm, Search/Googleish.pm, I18N/sv.po: - Initial revision + * rt/: configure, aclocal.m4, Changelog, README, UPGRADING, + configure.ac, sbin/rt-test-dependencies.in, + sbin/extract-message-catalog, sbin/rt-dump-database.in, + sbin/factory, sbin/license_tag, + lib/RT/ObjectCustomFieldValues.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomField.pm, lib/RT/ScripCondition_Overlay.pm, + lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/ObjectCustomFieldValue.pm, lib/RT/ScripConditions.pm, + lib/RT/Scrip_Overlay.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/I18N.pm, lib/RT/Queue.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/System.pm, lib/RT/CachedGroupMember.pm, lib/RT/Links.pm, + lib/RT/CustomFieldValues.pm, lib/RT/SavedSearch.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/CustomFields_Overlay.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/Reminders.pm, lib/RT/ACE.pm, + lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/Attributes.pm, lib/RT/Base.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/User.pm, + lib/RT/Principals_Overlay.pm, lib/RT/ScripAction.pm, + lib/RT/Principal.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/Queues.pm, lib/RT/Attachments.pm, + lib/RT/Attribute_Overlay.pm, lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, + lib/RT/SavedSearches.pm, lib/RT/ScripCondition.pm, + lib/RT/Templates.pm, lib/RT/Tickets.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Users.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/CachedGroupMembers.pm, + lib/RT/Link.pm, lib/RT/Transaction.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ACE_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Scrip.pm, lib/RT/EmailParser.pm, + lib/RT/ObjectCustomField_Overlay.pm, lib/RT/Group.pm, + lib/RT/Template.pm, lib/RT/GroupMembers.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Transactions.pm, + lib/RT/ACL_Overlay.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/ACL.pm, lib/RT/Date.pm, lib/RT/GroupMember.pm, + lib/RT/Groups.pm, lib/RT/Templates_Overlay.pm, + lib/RT/Group_Overlay.pm, lib/RT/Links_Overlay.pm, + lib/RT/CustomFieldValue.pm, lib/RT/CustomFields.pm, + lib/RT/Link_Overlay.pm, lib/RT/ObjectCustomFields_Overlay.pm, + lib/RT/Principals.pm, lib/RT/Queues_Overlay.pm, lib/RT/Ticket.pm, + lib/RT/Attribute.pm, lib/RT/ScripActions.pm, + lib/RT/Attachment.pm, lib/RT/Queue_Overlay.pm, + lib/RT/Template_Overlay.pm, lib/RT/URI/base.pm, + lib/RT/URI/fsck_com_rt.pm, lib/RT/URI/t.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Web/Handler.pm, + lib/RT/Interface/Web/Menu.pm, + lib/RT/Interface/Web/QueryBuilder.pm, + lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Menu/Item.pm, + lib/RT/Interface/Web/QueryBuilder/Tree.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/CreateTickets.pm, lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/SendEmail.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Search/Googleish.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/es.po, lib/RT/I18N/sv.po, + lib/RT/I18N/fi.po, lib/RT/I18N/hu.po, lib/RT/I18N/he.po: import + rt 3.6.4 2007-08-01 15:33 ivan @@ -17125,13 +20587,13 @@ 2007-08-01 15:24 ivan - * ANNOUNCE.1.5, CREDITS, FS/MANIFEST, FS/README, - FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Record.pm, - FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/access_group.pm, - FS/FS/access_user.pm, FS/FS/access_user_pref.pm, FS/FS/agent.pm, - FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_event.pm, - FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, - FS/FS/cust_pkg.pm, FS/FS/cust_refund.pm, FS/FS/m2name_Common.pm, + * CREDITS, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/Conf.pm, + FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/Setup.pm, + FS/FS/access_group.pm, FS/FS/access_user.pm, + FS/FS/access_user_pref.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm, + FS/FS/cust_credit.pm, FS/FS/cust_event.pm, FS/FS/cust_main.pm, + FS/FS/cust_pay.pm, FS/FS/cust_pay_batch.pm, FS/FS/cust_pkg.pm, + FS/FS/cust_refund.pm, FS/FS/m2name_Common.pm, FS/FS/option_Common.pm, FS/FS/part_bill_event.pm, FS/FS/part_event.pm, FS/FS/part_event_condition.pm, FS/FS/part_event_condition_option.pm, @@ -17554,7 +21016,6 @@ httemplate/view/cust_bill-logo.cgi, httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi, httemplate/view/logo.cgi, httemplate/view/svc_Common.html, - httemplate/view/cust_main/order_pkg.html, httemplate/view/cust_main/packages.html, httemplate/view/cust_main/payment_history.html, test/cgi-test: event refactor, landing on HEAD! @@ -17564,15 +21025,10 @@ * rt/: Makefile, config.log, config.status, bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-commit-handler, bin/rt-crontool, bin/rt-mailgate, - bin/webmux.pl, etc/RT_Config.pm, lib/RT.pm, - lib/RTx/WebCronTool.pm, lib/t/02regression.t, lib/t/03web.pl, - lib/t/04_send_email.pl: commit these RT differences, seem to be - mostly in autogen'ed stuff - -2007-08-01 15:13 ivan - - * rt/html/Callbacks/kStatistics/Elements/Tabs/Default: because i - had missed commiting this on HEAD, that's why + etc/RT_Config.pm, lib/RT.pm, lib/RTx/WebCronTool.pm, + lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl: + commit these RT differences, seem to be mostly in autogen'ed + stuff 2007-08-01 12:24 ivan @@ -17703,7 +21159,7 @@ 2007-07-06 01:08 ivan - * GPL, README: v3! + * README: v3! 2007-07-05 15:05 ivan @@ -17714,11 +21170,6 @@ * FS/FS/cust_pkg.pm: missing method name in docs -2007-07-01 11:09 ivan - - * TODO: remove obsolete information and dollar sign Id dollar sign - from TODO - 2007-06-30 17:36 ivan * httemplate/edit/agent.cgi: separate agent interface is @@ -17739,8 +21190,8 @@ 2007-06-28 18:27 ivan - * bin/: create-history-tables, strip-eps: removing - create-history-tables, freeside-upgrade does this anyway + * bin/strip-eps: removing create-history-tables, freeside-upgrade + does this anyway 2007-06-28 18:23 ivan @@ -17758,10 +21209,6 @@ bill-as-nextyear, bill-as-nextyear-BILL: add some quick scripts for cron jobs -2007-06-26 11:58 ivan - - * httemplate/search/cust_pay.cgi: fix check# search - 2007-06-26 11:20 ivan * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: we need @@ -17824,39 +21271,10 @@ 2007-06-20 15:28 ivan - * CREDITS, rt/html/RTx/Statistics/DurationAsString, - rt/html/RTx/Statistics/index.html, - rt/html/RTx/Statistics/CallsMultiQueue/index.html, - rt/html/RTx/Statistics/CallsMultiQueue/Elements/Chart, - rt/html/RTx/Statistics/CallsQueueDay/Results.tsv, - rt/html/RTx/Statistics/CallsQueueDay/index.html, - rt/html/RTx/Statistics/CallsQueueDay/Elements/Chart, - rt/html/RTx/Statistics/DayOfWeek/index.html, - rt/lib/RT/Extension/ActivityReports.pm, rt/lib/RTx/Statistics.pm, - rt/html/RTx/Statistics/DayOfWeek/Elements/Chart, - rt/html/RTx/Statistics/Elements/DateSelectRow, - rt/html/RTx/Statistics/Elements/DurationAsString, - rt/html/RTx/Statistics/Elements/GraphBox, - rt/html/RTx/Statistics/Elements/SelectMultiQueue, - rt/html/RTx/Statistics/Elements/StatColumnMap, - rt/html/RTx/Statistics/Elements/Tabs, - rt/html/RTx/Statistics/Elements/CollectionAsTable/Header, - rt/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat, - rt/html/RTx/Statistics/Elements/CollectionAsTable/Row, - rt/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox, - rt/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage, - rt/html/RTx/Statistics/FAQ/index.html, - rt/html/RTx/Statistics/OpenStalled/Results.tsv, - rt/html/RTx/Statistics/OpenStalled/index.html, - rt/html/RTx/Statistics/OpenStalled/Elements/Chart, - rt/html/RTx/Statistics/Resolution/index.html, - rt/html/RTx/Statistics/Resolution/Elements/Chart, + * CREDITS, rt/lib/RT/Extension/ActivityReports.pm, + rt/lib/RTx/Statistics.pm, rt/html/Callbacks/ActivityReports/Elements/Tabs/Default, rt/html/Callbacks/ActivityReports/NoAuth/webrt.css/Default, - rt/html/RTx/Statistics/TimeToResolve/index.html, - rt/html/RTx/Statistics/TimeToResolve/Elements/Chart, - rt/html/RTx/Statistics/UserTest/index.html, - rt/html/RTx/Statistics/UserTest/Elements/Chart, rt/html/Callbacks/ActivityReports/Search/Results.html/SearchActions, rt/html/Callbacks/RT-WebCronTool/Elements/Tabs/Default, rt/html/Developer/CronTool/autohandler, @@ -18248,9 +21666,8 @@ * FS/FS/Schema.pm, FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi, - httemplate/edit/cust_main/billing.html, - httemplate/edit/cust_main/select-state.html: ticket 1443 add - account type and bank state for echeck processing + httemplate/edit/cust_main/billing.html: ticket 1443 add account + type and bank state for echeck processing 2007-04-05 17:37 ivan @@ -18532,9 +21949,8 @@ 2007-02-28 11:14 jeff - * httemplate/: edit/cust_main/select-domain.html, - misc/svc_acct-domains.cgi: restore (none) choice to first package - select + * httemplate/misc/svc_acct-domains.cgi: restore (none) choice to + first package select 2007-02-27 16:16 jayce @@ -18628,10 +22044,6 @@ * FS/FS/cust_main.pm: *** ERROR: unterminated L<...> at line 4716 in file FS/cust_main.pm -2007-02-14 17:09 ivan - - * httemplate/docs/billing.html: removing docs moved to wiki - 2007-02-14 16:49 ivan * httemplate/edit/part_bill_event.cgi: add send_email event @@ -18642,9 +22054,8 @@ 2007-02-14 15:32 jeff - * httemplate/: edit/cust_main/select-domain.html, - edit/cust_main.cgi, misc/svc_acct-domains.cgi: selectable domain - on first package in edit/cust_main + * httemplate/: edit/cust_main.cgi, misc/svc_acct-domains.cgi: + selectable domain on first package in edit/cust_main 2007-02-14 14:43 ivan @@ -18703,9 +22114,8 @@ 2007-02-12 09:56 jeff - * FS/FS/ClientAPI/Signup.pm, - httemplate/view/cust_main/order_pkg.html: alpha sort packages in - new package order SELECT (ticket 1446) + * FS/FS/ClientAPI/Signup.pm: alpha sort packages in new package + order SELECT (ticket 1446) 2007-02-11 19:11 ivan @@ -18834,10 +22244,6 @@ * FS/FS/pay_batch.pm: remove refactored code -2007-02-05 05:11 ivan - - * httemplate/search/svc_Smart.html: remove unused svc_Smart - 2007-02-05 05:10 ivan * httemplate/search/: report_receivables.cgi, @@ -18849,9 +22255,8 @@ * FS/FS/AccessRight.pm, httemplate/view/cust_bill-logo.cgi, httemplate/view/cust_bill-pdf.cgi, httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi, - httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi, - httemplate/view/svc_Common.html, httemplate/view/svc_acct.cgi, - httemplate/view/svc_broadband.cgi, + httemplate/view/cust_main.cgi, httemplate/view/svc_Common.html, + httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi, httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi, httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi, httemplate/view/cust_main/contacts.html, @@ -18916,7 +22321,7 @@ httemplate/search/cust_main-otaker.cgi, httemplate/search/cust_main-zip.html, httemplate/search/cust_main.cgi, - httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi, + httemplate/search/cust_main.html, httemplate/search/cust_pay_batch.cgi, httemplate/search/cust_pkg.cgi, httemplate/search/cust_svc.html, httemplate/search/cust_tax_exempt_pkg.cgi, @@ -19245,8 +22650,8 @@ 2007-01-21 05:26 ivan - * Makefile, htetc/freeside-base.conf, htetc/freeside-base1.conf, - htetc/freeside-base2.conf: mod_perl v2, it finally happened + * Makefile, htetc/freeside-base1.conf, htetc/freeside-base2.conf: + mod_perl v2, it finally happened 2007-01-21 01:13 ivan @@ -19536,11 +22941,6 @@ * httemplate/docs/index.html: link more docs to wiki -2006-12-29 00:29 ivan - - * httemplate/browse/pay_batch.cgi: this is unused, replaced by - search/pay_batch.cgi - 2006-12-29 00:25 ivan * FS/FS/part_export/vpopmail.pm: didn't get checked in with @@ -19559,14 +22959,6 @@ * FS/FS/part_export.pm: use FS::queue for exports, though they should probably just use it themselves -2006-12-29 00:21 ivan - - * Changelog, Changes.1.5.7, Changes.1.5.8: removing old changelogs - -2006-12-29 00:20 ivan - - * Changes.1.7.0: changelog now in the wiki - 2006-12-28 23:23 ivan * httemplate/edit/elements/edit.html: document field types @@ -19597,7 +22989,6 @@ * FS/FS/Misc.pm, htetc/handler.pl, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-county.html, httemplate/misc/counties.cgi: Add a (magically appearing and disappearing) label on the county selector. confusing when labeled "state" @@ -19609,8 +23000,7 @@ 2006-12-26 17:07 ivan - * httemplate/: edit/cust_main.cgi, - edit/cust_main/select-county.html, misc/counties.cgi: fix county + * httemplate/: edit/cust_main.cgi, misc/counties.cgi: fix county selector 2006-12-26 11:53 ivan @@ -19669,13 +23059,13 @@ 2006-12-19 02:02 ivan * FS/FS/cust_pay_batch.pm, FS/FS/payby.pm, FS/FS/payinfo_Mixin.pm, - htetc/handler.pl, httemplate/edit/cust_main/billing.html, - httemplate/search/cust_pay.cgi: clean up payinfo_Mixin to use - payby.pm for payby info and have card masking full 6-digit BIN - prefix for card identification. have cust_pay_batch use - payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix - payment reports to use mask too if available, so credit card type - selection still works with encryption. + htetc/handler.pl, httemplate/edit/cust_main/billing.html: clean + up payinfo_Mixin to use payby.pm for payby info and have card + masking full 6-digit BIN prefix for card identification. have + cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for + mask-aware cardtype(). fix payment reports to use mask too if + available, so credit card type selection still works with + encryption. 2006-12-18 03:01 ivan @@ -19747,8 +23137,8 @@ FS/bin/freeside-deluser, FS/bin/freeside-queued, FS/bin/freeside-selfservice-server, FS/bin/freeside-setup, FS/bin/freeside-sqlradius-radacctd, FS/bin/freeside-upgrade, - bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl: - make the config directory configurable + bin/mapsecrets2access_user, htetc/handler.pl: make the config + directory configurable 2006-12-13 22:00 ivan @@ -19757,8 +23147,8 @@ FS/FS/payinfo_Mixin.pm, FS/FS/ClientAPI/MyAccount.pm, httemplate/edit/cust_main/billing.html, httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi, - httemplate/search/cust_pay.cgi, FS/MANIFEST, - FS/t/payinfo_Mixin.t, httemplate/edit/cust_refund.cgi, + FS/MANIFEST, FS/t/payinfo_Mixin.t, + httemplate/edit/cust_refund.cgi, httemplate/edit/process/cust_main.cgi, httemplate/view/cust_main/billing.html, httemplate/view/cust_main/payment_history.html: encryption fixes @@ -19770,9 +23160,8 @@ 2006-12-08 05:36 ivan - * httemplate/: view/cust_main/quick-charge.html, - edit/process/quick-charge.cgi: some javascript validation magic - to give one-time charges better UI + * httemplate/edit/process/quick-charge.cgi: some javascript + validation magic to give one-time charges better UI 2006-12-07 08:46 ivan @@ -19826,11 +23215,6 @@ * FS/bin/freeside-queued: remove unnecessary service use (in an awfully odd place) -2006-11-30 17:35 ivan - - * FS/bin/freeside-expiration-alerter: go away and never come back, - $Id$ - 2006-11-30 17:34 ivan * FS/bin/freeside-email: begone $Id$ and your diff noise! @@ -19892,7 +23276,6 @@ * httemplate/elements/tr-input-beginning_ending.html, httemplate/elements/tr-input-lessthan_greaterthan.html, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, FS/FS/UI/Web.pm: add less than and greater than amounts to credit and payment searches @@ -20040,10 +23423,6 @@ * FS/MANIFEST: removing freeside-daily -2006-10-29 16:26 ivan - - * FS/bin/freeside-bill: removing pre-1.4 freeside-bill - 2006-10-27 12:10 ivan * FS/FS/: Conf.pm, cust_pkg.pm: add @@ -20190,18 +23569,14 @@ 2006-10-19 07:26 jeff * httemplate/elements/tr-select-reason.html, - httemplate/misc/cancel_pkg.cgi, httemplate/misc/cancel_pkg.html, - httemplate/misc/expire_pkg.cgi, - httemplate/misc/process/cancel_pkg.html, - httemplate/misc/process/expire_pkg.cgi, - httemplate/misc/susp_pkg.cgi, FS/t/cust_pkg_reason.t: suspension - and cancellation reasons + httemplate/misc/cancel_pkg.html, + httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t: + suspension and cancellation reasons 2006-10-19 07:23 jeff - * FS/FS/cancel_reason.pm, FS/FS/reason.pm, FS/FS/reason_type.pm, - FS/t/cancel_reason.t, FS/t/reason.t, FS/t/reason_type.t, - httemplate/browse/reason.html, + * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t, + FS/t/reason_type.t, httemplate/browse/reason.html, httemplate/browse/reason_type.html, httemplate/edit/process/reason.html, httemplate/edit/process/reason_type.html, @@ -20224,11 +23599,6 @@ httemplate/view/cust_main/packages.html: suspension and cancellation reasons -2006-10-18 02:30 ivan - - * httemplate/docs/: config.html, export.html: removing obsolete - config.html, moving info from export.html into wiki - 2006-10-17 17:05 jeff * httemplate/elements/tr-input-date-field.html: fix ugly null dates @@ -20237,6 +23607,23 @@ * rt/sbin/rt-setup-database.in: commiting rt 3.4.5 to HEAD +2006-10-17 01:49 ivan + + * rt/: configure, configure.ac, README, Changelog, + sbin/rt-test-dependencies.in, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/EmailParser.pm, lib/RT/I18N.pm, + lib/RT/CustomFieldValues.pm, lib/RT/Transactions_Overlay.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm, + lib/RT/Attachments_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Link_Overlay.pm, lib/RT/I18N/en.po, lib/RT/I18N/cs.po, + lib/RT/I18N/fr.po, lib/RT/I18N/es.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/it.po, lib/RT/I18N/hu.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/Action/SendEmail.pm, + lib/RT/Interface/Email.pm: import rt 3.4.5 + 2006-10-16 22:49 ivan * fs_selfservice/FS-SelfService/SelfService.pm: fix signup problem @@ -20290,8 +23677,8 @@ 2006-10-14 02:55 ivan - * httemplate/docs/: index.html, selfservice.html: move - signup/self-service install to wiki + * httemplate/docs/index.html: move signup/self-service install to + wiki 2006-10-12 02:42 ivan @@ -20392,8 +23779,7 @@ 2006-09-26 11:55 ivan - * httemplate/search/: svc_Smart.html, svc_acct.cgi: fix - username@domain search + * httemplate/search/svc_acct.cgi: fix username@domain search 2006-09-23 11:33 ivan @@ -20552,16 +23938,6 @@ * FS/FS/AccessRight.pm, httemplate/elements/menu.html: add RADIUS session search back to main menu -2006-09-02 20:14 ivan - - * bin/dbdef-create: REALLY don't error out trying to create a dbdef - file from scratch - -2006-09-02 20:12 ivan - - * bin/dbdef-create: don't error out trying to create a dbdef file - from scratch - 2006-09-02 13:38 ivan * httemplate/search/: cust_bill_event.cgi, cust_bill_event.html: @@ -20591,10 +23967,6 @@ * bin/: svc_acct.import, svc_domain.erase: BEGONE $Id$ -2006-08-31 13:44 ivan - - * bin/svc_acct.export: removing obsolete file - 2006-08-31 12:59 ivan * bin/fs-migrate-svc_acct_sm: BEGONE $Id$ @@ -20669,8 +24041,7 @@ FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm, FS/FS/part_bill_event.pm, FS/FS/payby.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, - FS/t/cust_bill_pay_batch.t, httemplate/browse/cust_pay_batch.cgi, - httemplate/edit/cust_bill_pay.cgi, + FS/t/cust_bill_pay_batch.t, httemplate/edit/cust_bill_pay.cgi, httemplate/edit/cust_credit.cgi, httemplate/edit/cust_credit_bill.cgi, httemplate/edit/part_bill_event.cgi, @@ -20714,13 +24085,9 @@ 2006-08-25 12:30 ivan - * FS/FS/Misc.pm, FS/FS/Record.pm, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/cust_main/select-state.html: use GROUP BY instead - of DISTINCT ON in the state and country queries for better - cross-database compatibility, based on a preliminary patch from - Jason Thomas + * FS/FS/: Misc.pm, Record.pm: use GROUP BY instead of DISTINCT ON + in the state and country queries for better cross-database + compatibility, based on a preliminary patch from Jason Thomas 2006-08-23 18:37 ivan @@ -20735,7 +24102,6 @@ httemplate/browse/addr_block.cgi, httemplate/browse/agent.cgi, httemplate/browse/agent_type.cgi, httemplate/browse/cust_main_county.cgi, - httemplate/browse/cust_pay_batch.cgi, httemplate/browse/inventory_class.html, httemplate/browse/msgcat.cgi, httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi, @@ -20750,7 +24116,7 @@ httemplate/browse/elements/browse.html, httemplate/config/config-process.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi, - httemplate/docs/trouble.html, httemplate/edit/REAL_cust_pkg.cgi, + httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/access_group.html, httemplate/edit/access_user.html, httemplate/edit/agent.cgi, httemplate/edit/agent_payment_gateway.html, @@ -20761,7 +24127,6 @@ httemplate/edit/cust_credit_bill.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main_county-expand.cgi, - httemplate/edit/cust_main_county.cgi, httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi, httemplate/edit/cust_refund.cgi, httemplate/edit/inventory_class.html, httemplate/edit/msgcat.cgi, @@ -20781,9 +24146,6 @@ httemplate/edit/svc_www.cgi, httemplate/edit/cust_main/billing.html, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/cust_main/select-state.html, httemplate/edit/elements/edit.html, httemplate/edit/elements/svc_Common.html, httemplate/edit/process/REAL_cust_pkg.cgi, @@ -20799,7 +24161,6 @@ httemplate/edit/process/cust_main.cgi, httemplate/edit/process/cust_main_county-collapse.cgi, httemplate/edit/process/cust_main_county-expand.cgi, - httemplate/edit/process/cust_main_county.cgi, httemplate/edit/process/cust_pay.cgi, httemplate/edit/process/cust_pkg.cgi, httemplate/edit/process/cust_refund.cgi, @@ -20874,9 +24235,8 @@ httemplate/graph/elements/monthly.html, httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi, - httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi, - httemplate/misc/cdr-import.html, httemplate/misc/change_pkg.cgi, - httemplate/misc/counties.cgi, + httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html, + httemplate/misc/change_pkg.cgi, httemplate/misc/counties.cgi, httemplate/misc/cust_main-cancel.cgi, httemplate/misc/cust_main-import.cgi, httemplate/misc/cust_main-import_charges.cgi, @@ -20889,7 +24249,7 @@ httemplate/misc/email-invoice.cgi, httemplate/misc/email_invoice_events.cgi, httemplate/misc/email_invoices.cgi, - httemplate/misc/expire_pkg.cgi, httemplate/misc/fax-invoice.cgi, + httemplate/misc/fax-invoice.cgi, httemplate/misc/fax_invoice_events.cgi, httemplate/misc/fax_invoices.cgi, httemplate/misc/inventory_item-import.html, @@ -20897,7 +24257,7 @@ httemplate/misc/payment.cgi, httemplate/misc/print-invoice.cgi, httemplate/misc/print_invoice_events.cgi, httemplate/misc/print_invoices.cgi, httemplate/misc/queue.cgi, - httemplate/misc/states.cgi, httemplate/misc/susp_pkg.cgi, + httemplate/misc/states.cgi, httemplate/misc/unapply-cust_credit.cgi, httemplate/misc/unapply-cust_pay.cgi, httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi, @@ -20912,7 +24272,6 @@ httemplate/misc/process/cust_main-import.cgi, httemplate/misc/process/cust_main-import_charges.cgi, httemplate/misc/process/delete-customer.cgi, - httemplate/misc/process/expire_pkg.cgi, httemplate/misc/process/inventory_item-import.html, httemplate/misc/process/link.cgi, httemplate/misc/process/meta-import.cgi, @@ -20924,8 +24283,7 @@ httemplate/search/cust_credit.html, httemplate/search/cust_main-otaker.cgi, httemplate/search/cust_main-zip.html, - httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi, - httemplate/search/cust_pkg.cgi, + httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi, httemplate/search/cust_tax_exempt_pkg.cgi, httemplate/search/inventory_item.html, httemplate/search/prepay_credit.html, @@ -20943,8 +24301,7 @@ httemplate/search/report_tax.cgi, httemplate/search/report_tax.html, httemplate/search/sql.html, httemplate/search/sqlradius.cgi, - httemplate/search/sqlradius.html, - httemplate/search/svc_Smart.html, httemplate/search/svc_acct.cgi, + httemplate/search/sqlradius.html, httemplate/search/svc_acct.cgi, httemplate/search/svc_broadband.cgi, httemplate/search/svc_domain.cgi, httemplate/search/svc_external.cgi, @@ -20954,18 +24311,16 @@ httemplate/view/cust_bill-logo.cgi, httemplate/view/cust_bill-pdf.cgi, httemplate/view/cust_bill-ps.cgi, httemplate/view/cust_bill.cgi, - httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi, - httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.cgi, + httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi, + httemplate/view/svc_broadband.cgi, httemplate/view/svc_domain.cgi, httemplate/view/svc_external.cgi, httemplate/view/svc_forward.cgi, httemplate/view/svc_phone.cgi, httemplate/view/svc_www.cgi, httemplate/view/cust_main/billing.html, httemplate/view/cust_main/contacts.html, httemplate/view/cust_main/misc.html, - httemplate/view/cust_main/order_pkg.html, httemplate/view/cust_main/packages.html, httemplate/view/cust_main/payment_history.html, - httemplate/view/cust_main/quick-charge.html, httemplate/view/cust_main/tickets.html, httemplate/view/elements/svc_Common.html: Will things ever be the same again? It's the final masonize @@ -20985,18 +24340,7 @@ 2006-08-22 05:23 ivan - * httemplate/docs/: index.html, upgrade-1.4.2.html, upgrade10.html, - upgrade9.html: get rid of old upgrade instructions - -2006-08-22 05:20 ivan - - * README.1.7.0: wiki! - -2006-08-22 05:09 ivan - - * README.1.5.0pre6, README.1.5.7, README.1.5.7.lastbit, - README.1.5.8: removing old upgrade instructions... can always - get the out of the Attic + * httemplate/docs/index.html: get rid of old upgrade instructions 2006-08-21 16:01 ivan @@ -21016,8 +24360,8 @@ 2006-08-21 02:46 ivan - * httemplate/docs/: install-rt.html, install.html, index.html: - we're off to see the wiki, the wonderful wiki of oz + * httemplate/docs/index.html: we're off to see the wiki, the + wonderful wiki of oz 2006-08-18 05:18 ivan @@ -21100,10 +24444,6 @@ * FS/FS/cust_main.pm: pass email, phone and ip adderss to B:OP when doing refunds, hopefully this will fix OpenECHO refunds -2006-08-14 05:24 ivan - - * Changes.1.7.0: there's more, but this will have to do - 2006-08-14 05:13 ivan * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi, @@ -21182,8 +24522,8 @@ 2006-08-10 06:50 ivan - * README.1.7.0, FS/FS/Schema.pm, FS/FS/cust_main.pm, - FS/FS/part_referral.pm, httemplate/browse/part_referral.html, + * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm, + httemplate/browse/part_referral.html, httemplate/view/cust_main/misc.html: add cust_main.agent_custid (at least to schema and customer view, no manual editing yet) @@ -21195,11 +24535,8 @@ * FS/FS/AccessRight.pm, FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/access_user.pm, FS/FS/part_referral.pm, - httemplate/browse/part_referral.cgi, httemplate/browse/part_referral.html, - httemplate/edit/part_referral.cgi, httemplate/edit/part_referral.html, - httemplate/edit/process/part_referral.cgi, httemplate/edit/process/part_referral.html, httemplate/elements/menu.html: agent-virtualize advertising sources @@ -21246,12 +24583,11 @@ 2006-08-08 23:43 jeff - * README.1.7.0, FS/FS/Schema.pm, FS/FS/Setup.pm, - FS/FS/cust_bill.pm, FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm, + * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm, + FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm, FS/FS/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm, - httemplate/browse/cust_pay_batch.cgi, - httemplate/browse/pay_batch.cgi, httemplate/docs/schema.html, - httemplate/misc/download-batch.cgi: batch refactor + httemplate/docs/schema.html, httemplate/misc/download-batch.cgi: + batch refactor 2006-08-08 23:34 ivan @@ -21392,11 +24728,10 @@ 2006-07-15 17:55 ivan - * SCHEMA_CHANGE, FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm, + * FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm, FS/FS/inventory_item.pm, fs_selfservice/FS-SelfService/freeside-selfservice-clientd, - httemplate/autohandler, httemplate/browse/cust_pay_batch.cgi, - httemplate/edit/cust_credit.cgi, + httemplate/autohandler, httemplate/edit/cust_credit.cgi, httemplate/elements/overlibmws.js, httemplate/elements/overlibmws_draggable.js, httemplate/elements/phonenumber.html, @@ -21443,7 +24778,6 @@ * FS/FS/Report/Table/Monthly.pm, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_receivables.cgi: fix multiple-agent virtualization properly for these reports @@ -21475,10 +24809,6 @@ * FS/FS/cust_main.pm: patch to fix fuzzy searching from Ryan Gunn -2006-07-05 04:23 ivan - - * README.1.7.0: hint about permissions and users - 2006-07-04 05:01 ivan * FS/: bin/freeside-addgroup, bin/freeside-adduser, MANIFEST: @@ -21587,8 +24917,7 @@ 2006-06-19 04:57 ivan - * Changes.1.7.0, README.1.7.0, bin/mapsecrets2access_user: ACL - bootstrapping/upgrade + * bin/mapsecrets2access_user: ACL bootstrapping/upgrade 2006-06-19 04:25 ivan @@ -21608,7 +24937,6 @@ httemplate/elements/tr-select-cust-fields.html, httemplate/elements/tr-select-cust_pkg-status.html, httemplate/graph/cust_bill_pkg.cgi, - httemplate/search/cust_pkg_report.cgi, httemplate/search/report_cust_pkg.html, httemplate/view/cust_main/contacts.html: add ability to select specific package defs. and package status to package report for @@ -21685,35 +25013,21 @@ 2006-06-02 06:20 ivan - * httemplate/elements/header.html, - httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED: add a + * httemplate/elements/header.html, rt/FREESIDE_MODIFIED: add a service search 2006-05-24 03:22 ivan * FS/MANIFEST: removing duplicate entries -2006-05-23 08:54 ivan - - * README.1.7.0: adding batch upgrade instructions to 1.7.0 - instructions too - 2006-05-22 11:27 ivan * FS/FS/cust_main.pm: better error message for banned cards -2006-05-22 11:05 ivan - - * Changes.1.5.8: justification - 2006-05-21 19:06 ivan * Makefile: docs are going in the wiki Real Soon Now anyway -2006-05-21 19:04 ivan - - * Changes.1.5.8: 1.5.8! - 2006-05-21 17:50 ivan * Makefile: 1.7.0? why not? @@ -21728,11 +25042,9 @@ 2006-05-20 13:06 jeff - * README.1.5.7.lastbit, README.1.5.8, FS/FS.pm, FS/MANIFEST, - FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_pay_batch.pm, - FS/FS/pay_batch.pm, FS/t/pay_batch.t, htetc/handler.pl, - httemplate/browse/cust_pay_batch.cgi, - httemplate/docs/schema.html, httemplate/docs/upgrade10.html, + * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/cust_bill.pm, + FS/FS/cust_pay_batch.pm, FS/FS/pay_batch.pm, FS/t/pay_batch.t, + htetc/handler.pl, httemplate/docs/schema.html, httemplate/misc/download-batch.cgi: first stab at BoM download 2006-05-15 06:57 ivan @@ -21750,7 +25062,7 @@ 2006-05-14 09:47 ivan - * CREDITS, Changes.1.7.0, htetc/handler.pl, httemplate/autohandler, + * CREDITS, htetc/handler.pl, httemplate/autohandler, httemplate/index.html, httemplate/browse/access_group.html, httemplate/browse/access_user.html, httemplate/browse/agent_type.cgi, @@ -21762,7 +25074,6 @@ httemplate/edit/cust_credit.cgi, httemplate/edit/cust_credit_bill.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi, - httemplate/edit/part_referral.cgi, httemplate/edit/part_virtual_field.cgi, httemplate/edit/svc_domain.cgi, httemplate/edit/elements/edit.html, @@ -21781,21 +25092,15 @@ httemplate/elements/tr-select-access_group.html, httemplate/elements/xmenu.css, httemplate/elements/xmenu.js, httemplate/misc/batch-cust_pay.html, httemplate/misc/payment.cgi, - httemplate/search/cust_bill.cgi, httemplate/search/cust_main-otaker.cgi, - httemplate/search/cust_main-payinfo.html, - httemplate/search/cust_main-quickpay.html, httemplate/search/cust_main.cgi, httemplate/search/cust_pay.html, - httemplate/search/cust_pkg_report.cgi, httemplate/search/report_cust_bill.html, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, httemplate/search/report_prepaid_income.html, httemplate/search/report_tax.html, httemplate/search/sqlradius.html, - httemplate/search/svc_acct.html, httemplate/search/svc_domain.cgi, - httemplate/search/svc_domain.html, httemplate/search/svc_external.cgi, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm, FS/FS/access_group.pm, FS/FS/access_groupagent.pm, @@ -21803,10 +25108,9 @@ FS/FS/access_user_pref.pm, FS/FS/access_usergroup.pm, FS/FS/agent_type.pm, FS/FS/cust_bill.pm, FS/FS/m2m_Common.pm, FS/FS/payby.pm, FS/FS/svc_domain.pm, FS/FS/UI/Web.pm, - FS/FS/part_pkg/billoneday.pm, FS/bin/freeside-addoutsourceuser, - FS/t/AccessRight.t, FS/t/access_group.t, - FS/t/access_groupagent.t, FS/t/access_right.t, - FS/t/access_user.t, FS/t/access_user_pref.t, + FS/bin/freeside-addoutsourceuser, FS/t/AccessRight.t, + FS/t/access_group.t, FS/t/access_groupagent.t, + FS/t/access_right.t, FS/t/access_user.t, FS/t/access_user_pref.t, FS/t/access_usergroup.t, httemplate/view/cust_main/packages.html, httemplate/view/cust_main/payment_history.html: first part of ACL and re-skinning work and some other small stuff @@ -21818,20 +25122,14 @@ 2006-05-13 08:31 ivan * httemplate/images/: 32clear.gif, arrow.down.png, - arrow.right.black.png, arrow.right.png, black-gradient.png, - black-gray-corner.png, black-gray-gradient.png, - black-gray-side.png, black-gray-top.png: adding new images + arrow.right.black.png, arrow.right.png, black-gray-corner.png, + black-gray-top.png: adding new images 2006-05-12 06:57 ivan * httemplate/search/report_receivables.cgi: Pg 8.1 fix was incorrect and broke things, this should actually work -2006-05-08 04:48 ivan - - * README.1.5.8, README.1.7.0: suggest "make clean" on upgrade - - something is not quite right with perl Makefile hoohaw - 2006-05-08 04:28 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, @@ -21841,7 +25139,6 @@ 2006-05-08 03:01 ivan * FS/FS/Report/Table/Monthly.pm, httemplate/index.html, - httemplate/graph/cust_bill_pkg-graph.cgi, httemplate/graph/cust_bill_pkg.cgi, httemplate/graph/elements/monthly.html, httemplate/search/cust_bill_pkg.cgi: sales report per agent and @@ -21849,15 +25146,12 @@ 2006-05-07 13:27 ivan - * README.1.7.0, htetc/handler.pl, httemplate/docs/upgrade10.html, - httemplate/elements/select-month_year.html, + * htetc/handler.pl, httemplate/elements/select-month_year.html, httemplate/elements/select-pkg_class.html, httemplate/elements/select-table.html, httemplate/elements/tr-select-from_to.html, httemplate/elements/tr-select-pkg_class.html, - httemplate/graph/cust_bill_pkg-graph.cgi, httemplate/graph/cust_bill_pkg.cgi, - httemplate/graph/money_time-graph.cgi, httemplate/graph/money_time.cgi, httemplate/graph/report_cust_bill_pkg.html, httemplate/graph/report_money_time.html, @@ -21878,15 +25172,9 @@ * httemplate/: index.html, search/report_receivables.html: add an agent pre-selection page to receivables report -2006-05-02 06:29 ivan - - * SCHEMA_CHANGE: need to install the new Schema.pm before you can - autogenerate off it - 2006-05-02 04:59 ivan * httemplate/index.html, FS/FS/Report/Table/Monthly.pm, - httemplate/graph/money_time-graph.cgi, httemplate/graph/money_time.cgi, httemplate/graph/report_money_time.html: add a "pre-report" page to this report/graph as requested by lewis/wtxs, also add 12mo @@ -21921,8 +25209,7 @@ 2006-04-21 17:58 ivan - * httemplate/browse/generic.cgi, - httemplate/browse/inventory_class.html, + * httemplate/browse/inventory_class.html, httemplate/browse/part_pkg.cgi, httemplate/browse/pkg_class.html, httemplate/browse/rate.cgi, httemplate/browse/elements/browse.html, htetc/handler.pl, @@ -21936,8 +25223,7 @@ httemplate/elements/select-pkg_class.html, httemplate/elements/select-table.html, httemplate/elements/tr-select-pkg_class.html, - httemplate/search/cust_pkg.cgi, - httemplate/search/inventory_class.html, FS/FS/part_pkg.pm, + httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm, httemplate/search/elements/search.html: start of package class web UI (add/edit package classes, package class selection in package def edit) @@ -21954,19 +25240,14 @@ 2006-04-21 05:45 ivan - * httemplate/: index.html, browse/queue.cgi, misc/queue.cgi, - search/queue.html: s(browse/queue.cgi)(search/queue.html) + * httemplate/: index.html, misc/queue.cgi, search/queue.html: + s(browse/queue.cgi)(search/queue.html) 2006-04-18 23:37 ivan * FS/FS/cust_main.pm: DOH! perlvar: not counting patterns matched in nested blocks that have been exited already. -2006-04-18 12:33 ivan - - * httemplate/docs/install.html: add JSON to initial install - instructions - 2006-04-15 06:32 ivan * httemplate/graph/money_time.cgi: REALLY correct the period for @@ -22052,8 +25333,6 @@ * htetc/handler.pl, FS/FS/Misc.pm, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-state.html, httemplate/misc/states.cgi, httemplate/view/cust_main/contacts.html: have the UI use full country names, and state names outside the US... @@ -22093,8 +25372,8 @@ 2006-03-30 06:22 ivan - * README.1.7.0, FS/bin/freeside-upgrade: move all the - schema-updating magic into DBIx::DBSchema + * FS/bin/freeside-upgrade: move all the schema-updating magic into + DBIx::DBSchema 2006-03-24 18:23 ivan @@ -22118,8 +25397,8 @@ 2006-03-23 04:00 lsc - * FS/FS/part_pkg/: billoneday.pm, prorate.pm, subscription.pm: for - subscription.pm and prorate.pm: + * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm + and prorate.pm: -modify the subscription and prorate price plans (FS/FS/part_pkg/subscription.pm and prorate.pm) to have a @@ -22147,13 +25426,11 @@ 2006-03-20 11:13 ivan - * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm, - FS/FS/cdr_upstream_rate.pm, FS/FS/cust_main.pm, + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_main.pm, FS/FS/cust_svc.pm, FS/FS/rate_detail.pm, FS/FS/svc_acct.pm, FS/FS/part_pkg/voip_cdr.pm, httemplate/edit/part_pkg.cgi, - FS/MANIFEST, FS/t/cdr_upstream_rate.t, - bin/cdr_upstream_rate.import, httemplate/edit/rate.cgi, - httemplate/edit/cust_main/billing.html, + FS/MANIFEST, bin/cdr_upstream_rate.import, + httemplate/edit/rate.cgi, httemplate/edit/cust_main/billing.html, httemplate/search/cdr.html, httemplate/search/report_cdr.html, httemplate/view/cust_main/billing.html: add price plan to bill on internal or external CDRs directly, add option to export CDRs to @@ -22223,7 +25500,6 @@ * FS/FS/inventory_item.pm, httemplate/misc/inventory_item-import.html, httemplate/misc/process/inventory_item-import.html, - httemplate/search/inventory_class.html, httemplate/search/inventory_item.html: Add an option to the web interface to batch upload new entries to the inventory_item table. @@ -22232,9 +25508,9 @@ * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/inventory_class.pm, FS/FS/inventory_item.pm, FS/t/inventory_class.t, - FS/t/inventory_item.t, httemplate/search/inventory_class.html, - httemplate/search/inventory_item.html, bin/generate-table-module, - htetc/handler.pl, httemplate/edit/inventory_class.html, + FS/t/inventory_item.t, httemplate/search/inventory_item.html, + bin/generate-table-module, htetc/handler.pl, + httemplate/edit/inventory_class.html, httemplate/edit/elements/edit.html, httemplate/edit/process/inventory_class.html, httemplate/edit/process/elements/process.html, @@ -22249,10 +25525,8 @@ 2006-03-03 07:02 ivan - * FS/FS/Report/Table/Monthly.pm, - httemplate/graph/money_time-graph.cgi, - httemplate/graph/money_time.cgi: agent-specific - sales/credit/receipts summary + * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi: + agent-specific sales/credit/receipts summary 2006-02-28 11:34 ivan @@ -22273,8 +25547,7 @@ * FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cdr_calltype.pm, FS/FS/cdr_carrier.pm, FS/FS/cdr_type.pm, FS/FS/cust_main.pm, - README.1.7.0, README.2.0.0, FS/MANIFEST, - FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t, + FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t, FS/t/cdr_calltype.t, FS/t/cdr_carrier.t, FS/t/cdr_type.t, FS/t/part_pkg-voip_cdr.t, htetc/handler.pl, httemplate/misc/cdr-import.html, @@ -22282,10 +25555,6 @@ httemplate/search/cdr.html, httemplate/search/report_cdr.html, bin/cdr_calltype.import: CDR schema and class -2006-02-17 20:32 ivan - - * htetc/global.asa, httemplate/docs/install.html: Mason it is - 2006-02-17 18:11 ivan * FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm, @@ -22295,9 +25564,9 @@ 2006-02-16 13:43 ivan - * FS/FS/Setup.pm, FS/bin/freeside-setup, bin/populate-msgcat, - httemplate/docs/admin.html, httemplate/docs/install.html: - automate more of the initial data adding... + * FS/FS/Setup.pm, FS/bin/freeside-setup, + httemplate/docs/admin.html: automate more of the initial data + adding... 2006-02-08 23:18 ivan @@ -22310,15 +25579,10 @@ * FS/bin/freeside-selfservice-server: don't leave ssh zombies around either -2006-02-07 19:50 ivan - - * httemplate/docs/: upgrade7.html, upgrade8.html: remove ancient - upgrade instructions - 2006-02-07 19:49 ivan - * httemplate/docs/: upgrade10.html, index.html: slightly html-ize - the 1.5.8 upgrade instructions + * httemplate/docs/index.html: slightly html-ize the 1.5.8 upgrade + instructions 2006-02-07 18:26 ivan @@ -22368,12 +25632,10 @@ 2006-01-30 20:26 ivan * httemplate/: browse/addr_block.cgi, browse/agent.cgi, - browse/agent_type.cgi, browse/cust_pay_batch.cgi, - browse/part_bill_event.cgi, browse/part_export.cgi, - browse/part_pkg.cgi, browse/part_referral.cgi, - browse/part_svc.cgi, browse/part_virtual_field.cgi, - browse/payment_gateway.html, browse/queue.cgi, browse/rate.cgi, - browse/router.cgi, browse/svc_acct_pop.cgi, + browse/agent_type.cgi, browse/part_bill_event.cgi, + browse/part_export.cgi, browse/part_pkg.cgi, browse/part_svc.cgi, + browse/part_virtual_field.cgi, browse/payment_gateway.html, + browse/rate.cgi, browse/router.cgi, browse/svc_acct_pop.cgi, config/config-view.cgi, config/config.cgi, edit/REAL_cust_pkg.cgi, edit/agent.cgi, edit/agent_payment_gateway.html, edit/agent_type.cgi, @@ -22384,9 +25646,8 @@ edit/svc_forward.cgi, edit/process/prepay_credit.cgi, edit/process/reg_code.cgi, misc/batch-cust_pay.html, misc/cust_main-import.cgi, misc/cust_main-import_charges.cgi, - misc/expire_pkg.cgi, misc/link.cgi, misc/meta-import.cgi, - misc/upload-batch.cgi, misc/whois.cgi, - misc/process/cust_main-import.cgi, + misc/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi, + misc/whois.cgi, misc/process/cust_main-import.cgi, misc/process/cust_main-import_charges.cgi, misc/process/meta-import.cgi, search/report_prepaid_income.cgi, search/report_tax.cgi, search/svc_external.cgi, @@ -22426,29 +25687,20 @@ 2006-01-25 04:34 ivan - * FS/FS/Record.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm, - FS/FS/cust_main.pm, FS/FS/cust_tax_exempt.pm, - FS/FS/cust_tax_exempt_pkg.pm, FS/FS/h_cust_bill.pm, - FS/FS/h_cust_tax_exempt.pm, FS/t/cust_tax_exempt_pkg.t, - FS/t/h_cust_bill.t, FS/t/h_cust_tax_exempt.t, README.2.0.0, - FS/MANIFEST: change texas-style tax exemptions to be against a - specific line item rather than just general per-customer, for - later tracking and tax reporting. fix 1969/1970 exemptions for - one-off charges - -2006-01-05 01:34 ivan - - * httemplate/docs/upgrade10.html: my last 1.4 -> 1.5 upgrade... + * FS/: FS/Record.pm, FS/Schema.pm, FS/cust_bill.pm, + FS/cust_main.pm, FS/cust_tax_exempt.pm, + FS/cust_tax_exempt_pkg.pm, FS/h_cust_bill.pm, + FS/h_cust_tax_exempt.pm, t/cust_tax_exempt_pkg.t, + t/h_cust_bill.t, t/h_cust_tax_exempt.t, MANIFEST: change + texas-style tax exemptions to be against a specific line item + rather than just general per-customer, for later tracking and tax + reporting. fix 1969/1970 exemptions for one-off charges 2006-01-04 18:03 ivan * FS/FS/Schema.pm: remove redundant indices on cust_main ship_ columns -2006-01-03 00:45 ivan - - * bin/billco-upload: agentnums 1-3 - 2005-12-29 18:41 rsiddall * FS/FS/Conf.pm, FS/FS/ConfItem.pm, FS/FS/cust_pkg.pm, @@ -22481,8 +25733,7 @@ 2005-12-24 19:00 ivan - * README.1.5.8, FS/FS/Schema.pm: update indices for better tax - report performance + * FS/FS/Schema.pm: update indices for better tax report performance 2005-12-24 18:31 ivan @@ -22516,15 +25767,10 @@ causing " "my" variable $t masks earlier declaration in same scope" errors -2005-12-21 20:02 ivan - - * Changes.1.5.8: more accurate description of tax report changes - 2005-12-21 20:01 ivan * httemplate/search/cust_bill_event.html, httemplate/search/cust_bill_pkg.cgi, - httemplate/search/cust_pkg_report.cgi, httemplate/search/report_cust_bill.html, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, @@ -22545,8 +25791,8 @@ 2005-12-18 20:18 ivan - * Changes.1.5.8, FS/FS/part_pkg/sqlradacct_hour.pm: add maximum - "caps" to RADIUS usage charges + * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS + usage charges 2005-12-16 14:47 ivan @@ -22638,26 +25884,6 @@ * FS/bin/freeside-upgrade: force a dbdef reload. no wonder this had to be run multiple times before -2005-12-02 22:49 ivan - - * README.1.5.8, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: add Term::ReadKey to install & - upgrade docs and README.1.5.8 - -2005-12-01 18:30 ivan - - * httemplate/docs/upgrade10.html: and Net::Whois::Raw - -2005-12-01 17:52 ivan - - * README.1.5.8, httemplate/docs/upgrade10.html: note DBIx::DBSchema - 0.29 is required for Pg 7.2.x and earlier - -2005-12-01 17:22 ivan - - * httemplate/docs/upgrade10.html: apache instructions already up - top - 2005-12-01 11:17 ivan * httemplate/edit/agent_type.cgi: list disabled packages on agent @@ -22669,10 +25895,6 @@ shouldn't apply to RADIUS groups, this is messing up unrelated RADIUS exports -2005-11-30 09:48 ivan - - * README.1.5.8: later versions are okay too - 2005-11-28 09:16 ivan * FS/FS/cust_main.pm: turn off debugging @@ -22749,11 +25971,6 @@ * FS/FS/part_export/radiator.pm: update radiator export to deal with prepaid and some other random stuff -2005-11-22 01:13 ivan - - * httemplate/docs/install.html: correct common misconception RIGHT - THERE in the docs - 2005-11-21 07:24 ivan * FS/FS/: export_svc.pm, part_svc.pm, rate.pm: when editing exports @@ -22781,7 +25998,7 @@ * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, FS/FS/cust_refund.pm, httemplate/edit/cust_main/billing.html, - httemplate/edit/cust_pay.cgi, httemplate/search/cust_pay.cgi, + httemplate/edit/cust_pay.cgi, httemplate/search/report_cust_pay.html, httemplate/view/cust_bill.cgi, httemplate/view/cust_main/payment_history.html: add MCRD payment @@ -22821,10 +26038,6 @@ * FS/FS/TicketSystem/RT_External.pm: update custom priorioty field BS for RT 3.4.4 -2005-11-17 23:05 ivan - - * README.1.5.8: slightly more info in 1.5.8 upgrade instructions - 2005-11-17 19:48 ivan * FS/FS/cust_main.pm: allow expired cards to remain on file; only @@ -22842,8 +26055,7 @@ 2005-11-17 04:27 ivan - * README.1.5.8, FS/FS/Schema.pm: add cust_pkg2 index on - cust_pkg.pkgpart + * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart 2005-11-17 03:15 ivan @@ -22862,15 +26074,10 @@ 2005-11-16 05:14 ivan * FS/FS/part_svc.pm, httemplate/index.html, - httemplate/browse/part_svc.cgi, Changes.1.5.8, FS/FS/UI/Web.pm, + httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm, httemplate/edit/bulk-cust_svc.html, httemplate/edit/process/bulk-cust_svc.cgi: bulk svcpart change -2005-11-12 04:19 ivan - - * README.1.5.8: one last bit for 1.5.7->1.5.8 RT upgrade - instructions - 2005-11-11 17:24 ivan * httemplate/view/cust_main/tickets.html: huh seem to have @@ -22913,19 +26120,10 @@ unaudited domain deletion, add record being deleted to record deletion popup -2005-11-09 12:48 ivan - - * httemplate/docs/install.html: closing paren - 2005-11-07 18:16 ivan * httemplate/docs/admin.html: bah -2005-11-07 14:07 ivan - - * httemplate/search/cust_pay.cgi: fix Discover card report, closes: - Bug#1270 - 2005-11-04 03:43 ivan * httemplate/elements/xmlhttp.html: oops, typo applying patch @@ -22948,20 +26146,12 @@ * FS/FS/cust_bill.pm: only send to specific destinations, oops! -2005-10-31 21:21 ivan - - * bin/billco-upload: do the zip - 2005-10-31 21:14 ivan * httemplate/edit/part_bill_event.cgi: add option for spool_csv events to apply only to a specific destination type (i.e. postal only) -2005-10-31 19:16 ivan - - * bin/billco-upload: good nuff for 11/1 - 2005-10-31 19:15 ivan * httemplate/edit/part_bill_event.cgi, FS/FS/cust_bill.pm: add @@ -22969,10 +26159,6 @@ spool one giant (pair of) CSV files in addition to FTPing them individually -2005-10-28 10:10 ivan - - * bin/billco-upload: beginning of quick billco zip & upload tool - 2005-10-28 04:56 ivan * httemplate/search/cust_bill_event.cgi: don't show 'N/A' @@ -22983,19 +26169,13 @@ * httemplate/elements/select-taxclass.html: extraneous '; noticed by joe@surferz -2005-10-27 08:48 ivan - - * httemplate/search/cust_pay.cgi: fix from joe @ surferz: lines 59 - and 60 had the wrote quote. they had single quote where double - was needed... - 2005-10-24 04:59 ivan * httemplate/edit/rate.cgi: optimize SQL on rate edit screen 2005-10-24 04:56 ivan - * README.1.5.8, FS/FS/Schema.pm, httemplate/edit/process/rate.cgi, + * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi, httemplate/elements/progress-init.html, httemplate/elements/xmlhttp.html: fix rate plan editing with new xmlhttp progressbar - use POST instead of GET. also optimize SQL @@ -23008,7 +26188,6 @@ httemplate/edit/cust_main.cgi, httemplate/edit/cust_pay.cgi, httemplate/edit/cust_main/billing.html, httemplate/edit/process/cust_main.cgi, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_pay.html, httemplate/view/cust_bill.cgi, httemplate/view/cust_main/payment_history.html: add CASH and WEST @@ -23080,53 +26259,108 @@ httemplate/edit/agent.cgi, httemplate/config/config-view.cgi, httemplate/config/config.cgi: agent option to select RT queue -2005-10-15 04:25 ivan - - * README.1.5.8: upgrade instructions for new RT verison - -2005-10-15 04:13 ivan - - * README.1.5.8: land RT 3.4.4 on HEAD - 2005-10-15 02:33 ivan - * rt/: etc/RT_SiteConfig.pm, lib/RT/TicketCustomFieldValue.pm, - lib/RT/TicketCustomFieldValue_Overlay.pm, - lib/RT/TicketCustomFieldValues.pm, - lib/RT/TicketCustomFieldValues_Overlay.pm, - lib/RT/I18N/en_malkovich.po, lib/t/00smoke.t.in, - lib/t/01harness.t.in, lib/t/02regression.t.in, lib/t/03web.pl.in, - lib/t/04_send_email.pl.in, lib/t/05cronsupport.pl.in, - sbin/rt-setup-database.in: landing rt 3.4.4 on HEAD + * rt/: etc/RT_SiteConfig.pm, sbin/rt-setup-database.in: landing rt + 3.4.4 on HEAD 2005-10-15 02:09 ivan - * rt/: docs/design_docs/realflow.txt, + * rt/: UPGRADING, configure, README, configure.ac, Changelog, + aclocal.m4, docs/rt3-schema-relationships.dot, + docs/design_docs/realflow.txt, m4/rt_layout.m4, docs/design_docs/3.3-schema-redesign.txt, - docs/design_docs/rt-mvc, sbin/rt-dump-database.in, - lib/t/setup_regression.t, lib/t/create_data.pl, - lib/RT/SavedSearch.pm, lib/RT/ObjectCustomFields.pm, - lib/RT/CustomFieldValue_Overlay.pm, lib/RT/ObjectCustomField.pm, - lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/SavedSearches.pm, - lib/RT/ObjectCustomFieldValues.pm, - lib/RT/ObjectCustomFieldValue.pm, + docs/design_docs/cvs_integration, + docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc, + sbin/extract-message-catalog, sbin/factory, sbin/license_tag, + sbin/rt-dump-database.in, sbin/rt-test-dependencies.in, + lib/RT/GroupMembers.pm, lib/RT/Principals.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm, + lib/RT/Date.pm, lib/RT/Queues_Overlay.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Template_Overlay.pm, + lib/RT/User.pm, lib/RT/Attributes.pm, lib/RT/SavedSearch.pm, + lib/RT/StyleGuide.pod, lib/RT/System.pm, + lib/RT/Templates_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/ACL_Overlay.pm, lib/RT/Attachment.pm, + lib/RT/Attribute_Overlay.pm, lib/RT/Group.pm, lib/RT/Handle.pm, + lib/RT/ObjectCustomFields.pm, lib/RT/EmailParser.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/I18N.pm, + lib/RT/Principal.pm, lib/RT/Principals_Overlay.pm, + lib/RT/Transactions.pm, lib/RT/CachedGroupMember.pm, + lib/RT/CustomFieldValue.pm, lib/RT/Links.pm, lib/RT/Scrip.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue_Overlay.pm, + lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm, + lib/RT/ObjectCustomField.pm, + lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/Queue.pm, + lib/RT/ScripActions.pm, lib/RT/Attachments.pm, + lib/RT/CachedGroupMember_Overlay.pm, lib/RT/Groups.pm, + lib/RT/Links_Overlay.pm, lib/RT/SavedSearches.pm, + lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/ACE.pm, + lib/RT/CachedGroupMembers.pm, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm, + lib/RT/GroupMember.pm, lib/RT/Link.pm, + lib/RT/ObjectCustomFieldValues.pm, lib/RT/Principal_Overlay.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm, + lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm, + lib/RT/Transaction.pm, lib/RT/ObjectCustomFieldValue.pm, lib/RT/ObjectCustomField_Overlay.pm, - lib/RT/ObjectCustomFieldValues_Overlay.pm, - lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/I18N/pl.po, - lib/RT/I18N/id.po, lib/RT/URI/t.pm, + lib/RT/ScripActions_Overlay.pm, lib/RT/Template.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/Ticket.pm, + lib/RT/ACL.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/ObjectCustomFieldValues_Overlay.pm, lib/RT/ACE_Overlay.pm, + lib/RT/Attribute.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/Link_Overlay.pm, + lib/RT/ObjectCustomFieldValue_Overlay.pm, lib/RT/Templates.pm, + lib/RT/URI.pm, lib/RT/Users.pm, lib/RT/I18N/en.po, + lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po, + lib/RT/I18N/fr.po, lib/RT/I18N/es.po, lib/RT/I18N/nl.po, + lib/RT/I18N/pl.po, lib/RT/I18N/it.po, lib/RT/I18N/hu.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, + lib/RT/URI/t.pm, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Action/Generic.pm, lib/RT/Action/Notify.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm, + lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SetPriority.pm, + lib/RT/Action/UserDefined.pm, lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/SendEmail.pm, lib/RT/Interface/CLI.pm, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/Email/Auth/GnuPG.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Interface/Web/Handler.pm, lib/RT/Interface/Web/QueryBuilder.pm, - lib/RT/Interface/Web/Standalone.pm, + lib/RT/Interface/Web/Standalone.pm, bin/mason_handler.scgi.in, + bin/standalone_httpd.in, lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/Interface/Web/QueryBuilder/Tree.pm, - etc/upgrade/3.3.0/acl.Informix, etc/upgrade/3.3.0/acl.Oracle, - etc/upgrade/3.3.0/acl.Pg, etc/upgrade/3.3.0/acl.SQLite, - etc/upgrade/3.3.0/acl.mysql, etc/upgrade/3.3.0/content, - etc/upgrade/3.3.0/schema.Oracle, etc/upgrade/3.3.0/schema.Pg, - etc/upgrade/3.3.0/schema.mysql, etc/upgrade/3.3.11/acl.Oracle, - etc/upgrade/3.3.11/acl.Pg, etc/upgrade/3.3.11/acl.SQLite, - etc/upgrade/3.3.11/acl.mysql, etc/upgrade/3.3.11/content, - etc/upgrade/3.3.11/schema.Oracle, etc/upgrade/3.3.11/schema.Pg, - etc/upgrade/3.3.11/schema.SQLite, - etc/upgrade/3.3.11/schema.mysql: Initial revision + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, bin/mason_handler.fcgi.in, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt.in, + bin/webmux.pl.in, bin/rt-mailgate.in, etc/initialdata, + etc/acl.mysql, etc/schema.Informix, etc/schema.SQLite, + etc/acl.Pg, etc/upgrade/3.1.0/schema.SQLite, + etc/upgrade/3.1.0/schema.Pg, etc/upgrade/3.3.0/acl.Informix, + etc/upgrade/3.3.0/acl.Oracle, etc/upgrade/3.3.0/acl.Pg, + etc/upgrade/3.3.0/acl.SQLite, etc/upgrade/3.3.0/acl.mysql, + etc/upgrade/3.3.0/content, etc/upgrade/3.3.0/schema.Oracle, + etc/upgrade/3.3.0/schema.Pg, etc/upgrade/3.3.0/schema.mysql, + etc/upgrade/3.3.11/acl.Oracle, etc/upgrade/3.3.11/acl.Pg, + etc/upgrade/3.3.11/acl.SQLite, etc/upgrade/3.3.11/acl.mysql, + etc/upgrade/3.3.11/content, etc/upgrade/3.3.11/schema.Oracle, + etc/upgrade/3.3.11/schema.Pg, etc/upgrade/3.3.11/schema.SQLite, + etc/upgrade/3.3.11/schema.mysql: import rt 3.4.4 2005-10-13 14:16 ivan @@ -23157,13 +26391,11 @@ 2005-10-10 05:20 ivan - * Changes.1.5.8, README.1.5.8, FS/FS/cust_pay.pm, htetc/global.asa, - htetc/handler.pl, httemplate/index.html, - httemplate/docs/upgrade10.html, + * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html, httemplate/misc/batch-cust_pay.html, httemplate/misc/xmlhttp-cust_main-search.cgi, - httemplate/misc/process/batch-cust_pay.cgi, - httemplate/search/cust_pay.cgi: updated quick payment entry + httemplate/misc/process/batch-cust_pay.cgi: updated quick payment + entry 2005-10-08 06:45 ivan @@ -23173,19 +26405,14 @@ 2005-10-07 17:47 ivan * httemplate/: edit/part_pkg.cgi, edit/process/part_pkg.cgi, - edit/process/quick-charge.cgi, elements/select-taxclass.html, - view/cust_main/quick-charge.html: fix tax class selection in - package add/edit too + edit/process/quick-charge.cgi, elements/select-taxclass.html: fix + tax class selection in package add/edit too 2005-10-07 16:28 ivan * conf/invoice_latex: allow more width for return address, stuff is wrapping -2005-10-06 22:03 ivan - - * README.1.5.8: need new B:CC - 2005-10-06 21:50 ivan * httemplate/view/cust_main/billing.html: mask out echeck account @@ -23199,9 +26426,8 @@ 2005-10-06 19:25 ivan * FS/FS/Conf.pm, FS/FS/part_pkg.pm, - httemplate/edit/process/quick-charge.cgi, - httemplate/view/cust_main/quick-charge.html: add - require_taxclasses config flag + httemplate/edit/process/quick-charge.cgi: add require_taxclasses + config flag 2005-10-06 16:09 ivan @@ -23249,10 +26475,6 @@ usage information displays for any usage-capable export, add ability to edit uid/gid -2005-10-02 07:04 ivan - - * httemplate/docs/install.html: fix leading % causing Mason to barf - 2005-10-02 00:09 ivan * Makefile, htetc/handler.pl, init.d/freeside-init: add dev make @@ -23273,16 +26495,12 @@ 2005-09-25 01:13 ivan - * CREDITS, Changes.1.5.8, JSRS-LICENSE, README.1.5.7, - FS/FS/UI/Web.pm, httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/process/part_svc.cgi, + * CREDITS, FS/FS/UI/Web.pm, httemplate/edit/process/part_svc.cgi, httemplate/edit/process/rate.cgi, httemplate/elements/jsrsServer.html, httemplate/elements/progress-init.html, httemplate/elements/progress-popup.html, - httemplate/elements/xmlhttp.html, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: get rid of JSRS iframe foo for + httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. really should have done that in the first place. JSON will wait until another day... @@ -23317,9 +26535,8 @@ 2005-09-14 04:01 ivan * FS/t/agent_payment_gateway.t, FS/t/banned_pay.t, - FS/t/cancel_reason.t, FS/t/payment_gateway.t, - FS/t/payment_gateway_option.t, bin/generate-table-module: fix - autogenerated simple test + FS/t/payment_gateway.t, FS/t/payment_gateway_option.t, + bin/generate-table-module: fix autogenerated simple test 2005-09-13 13:12 ivan @@ -23329,9 +26546,6 @@ 2005-09-10 07:50 ivan * CREDITS, httemplate/edit/cust_main/contact.html, - httemplate/edit/cust_main/select-country.html, - httemplate/edit/cust_main/select-county.html, - httemplate/edit/cust_main/select-state.html, httemplate/edit/cust_main.cgi, httemplate/elements/xmlhttp.html, httemplate/misc/counties.cgi, httemplate/misc/states.cgi: ajax-style xmlhttprequest state/county/country selector! @@ -23403,8 +26617,8 @@ 2005-09-07 02:37 ivan - * Changes.1.5.8, FS/FS/part_export/cpanel.pm, - eg/export_template.pm: add cpanel export + * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel + export 2005-09-06 14:58 ivan @@ -23414,17 +26628,11 @@ 2005-08-27 01:46 ivan * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm, - FS/FS/cancel_reason.pm, FS/FS/cust_main.pm, FS/t/banned_pay.t, - FS/t/cancel_reason.t, bin/generate-table-module, + FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module, httemplate/view/cust_main.cgi, httemplate/misc/cust_main-cancel.cgi: add banned credit card / ACH table, re-do cancel popup to have a checkbox to ban payinfo -2005-08-24 07:07 ivan - - * README.1.5.8, httemplate/docs/upgrade10.html: need - H:W:SelectLayers 0.05 - 2005-08-24 06:47 ivan * httemplate/edit/cust_main/billing.html: fix size of cvv2 help @@ -23432,12 +26640,11 @@ 2005-08-24 06:22 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/edit/cust_main.cgi, + * htetc/handler.pl, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main/billing.html, - httemplate/edit/cust_main/contact.html, Changes.1.5.8, - FS/FS/cust_main.pm, FS/FS/cust_main_county.pm, - FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, + httemplate/edit/cust_main/contact.html, FS/FS/cust_main.pm, + FS/FS/cust_main_county.pm, FS/FS/ClientAPI/MyAccount.pm, + FS/FS/ClientAPI/Signup.pm, fs_selfservice/FS-SelfService/SelfService.pm, httemplate/docs/ach.html, httemplate/docs/cvv2.html, httemplate/edit/process/cust_main.cgi, @@ -23486,13 +26693,12 @@ FS/FS/option_Common.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm, FS/FS/part_pkg.pm, FS/FS/payment_gateway.pm, FS/FS/payment_gateway_option.pm, - FS/bin/freeside-setup, FS/bin/freeside-upgrade, README.1.5.8, - SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST, FS/t/option_Common.t, - FS/t/payment_gateway.t, FS/t/payment_gateway_option.t, - bin/generate-table-module, htetc/global.asa, htetc/handler.pl, - httemplate/index.html, httemplate/browse/agent.cgi, + FS/bin/freeside-setup, FS/bin/freeside-upgrade, FS/FS.pm, + FS/MANIFEST, FS/t/option_Common.t, FS/t/payment_gateway.t, + FS/t/payment_gateway_option.t, bin/generate-table-module, + htetc/handler.pl, httemplate/index.html, + httemplate/browse/agent.cgi, httemplate/browse/payment_gateway.html, - httemplate/docs/upgrade10.html, httemplate/edit/agent_payment_gateway.html, httemplate/edit/payment_gateway.html: infrastructure for easier schema changes, and: add payment_gateway, payment_gateway_option @@ -23509,20 +26715,14 @@ 2005-08-09 14:38 ivan - * Changes.1.5.8, FS/FS/part_export/radiator.pm, - FS/FS/part_export/sqlradius.pm, FS/t/part_export-radiator.t, - FS/FS/part_export/sqlradius_withdomain.pm: add native Radiator - export + * FS/: FS/part_export/radiator.pm, FS/part_export/sqlradius.pm, + t/part_export-radiator.t, FS/part_export/sqlradius_withdomain.pm: + add native Radiator export 2005-08-08 08:15 ivan - * Changes.1.5.8, FS/FS/part_export/everyone_net.pm: add export to - everyone.net outsource mail service - -2005-08-07 20:15 ivan - - * httemplate/docs/selfservice.html: add some docs on - signup_server-payby and -realtime configuration values + * FS/FS/part_export/everyone_net.pm: add export to everyone.net + outsource mail service 2005-08-06 17:41 ivan @@ -23532,9 +26732,9 @@ 2005-08-06 17:40 ivan - * Changes.1.5.8, FS/FS/agent.pm, FS/FS/cust_pkg.pm, - FS/FS/cust_svc.pm, FS/FS/UI/Web.pm, httemplate/browse/agent.cgi, - httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi, + * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm, + FS/FS/UI/Web.pm, httemplate/browse/agent.cgi, + httemplate/search/cust_pkg.cgi, httemplate/search/elements/search.html: move cust_pkg search to new template, add active/suspended/cancelled customer packages to agent browse @@ -23543,11 +26743,6 @@ * httemplate/search/cust_credit.html: fix credit searches by otaker -2005-08-04 01:39 ivan - - * httemplate/docs/install.html: add IPC::Run3 and instructions for - adding fs_queue and fs_selfservice users to install docs - 2005-08-03 18:42 ivan * Makefile: don't use install -D flag, doesn't work on bsd @@ -23593,13 +26788,12 @@ 2005-07-14 03:52 ivan - * Changes.1.5.8, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm, + * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_main_Mixin.pm, FS/FS/cust_pay.pm, FS/FS/svc_Common.pm, FS/FS/UI/Web.pm, FS/t/cust_main_Mixin.t, httemplate/search/cust_bill_event.cgi, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_receivables.cgi, httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi, httemplate/search/svc_forward.cgi, httemplate/search/svc_www.cgi, @@ -23608,16 +26802,11 @@ configuration value to control which customer fields are shown on reports -2005-07-12 04:54 ivan - - * README.1.5.7: add alternative for very old Pg - 2005-07-12 02:31 ivan - * httemplate/: browse/part_pkg.cgi, view/cust_pkg.cgi: More - of the same: these patches make it safer to subclass - FS::part_pkg's pkg_svc method by eliminating qsearches on table - pkg_svc. + * httemplate/browse/part_pkg.cgi: More of the same: these + patches make it safer to subclass FS::part_pkg's pkg_svc method + by eliminating qsearches on table pkg_svc. 2005-07-12 02:22 ivan @@ -23644,30 +26833,18 @@ 2005-07-11 05:53 ivan - * httemplate/docs/: index.html, upgrade10.html: note alternate - instructions for 0pre6->7 - -2005-07-11 05:39 ivan - - * Changelog, Changes.1.5.7: s/ANNOUNCE/Changelog/ + * httemplate/docs/index.html: note alternate instructions for + 0pre6->7 2005-07-11 05:22 ivan * bin/postfix.export: fix regex -2005-07-11 05:22 ivan - - * httemplate/browse/queue.cgi: template - 2005-07-11 05:21 ivan * Makefile: probably best to keep RT disabled by default, at least for this release -2005-07-11 05:09 ivan - - * ANNOUNCE.1.5: last bits - 2005-07-11 03:58 ivan * FS/t/ClientAPI_SessionCache.t: @@ -23711,10 +26888,6 @@ * FS/bin/freeside-daily: fix bug with new efficient customer-finding code. sql isn't perl, null != 0 -2005-07-05 14:46 ivan - - * httemplate/docs/install-rt.html: tyop - 2005-06-30 06:32 ivan * FS/FS/Misc.pm: pod error @@ -23728,10 +26901,6 @@ * FS/FS/cust_main.pm: oops, really fix error with new prepaid card foo -2005-06-21 20:54 ivan - - * httemplate/docs/upgrade10.html: add IPC::Run3 to install docs - 2005-06-16 22:31 ivan * httemplate/misc/process/link.cgi: fix preference sort order for @@ -23752,8 +26921,8 @@ 2005-06-14 21:46 ivan - * README.1.5.7, FS/FS/cust_bill.pm: better error reporting for - actual errors from lpr command + * FS/FS/cust_bill.pm: better error reporting for actual errors from + lpr command 2005-06-14 19:31 ivan @@ -23907,10 +27076,10 @@ FS/FS/part_pkg.pm, httemplate/view/cust_bill.cgi, FS/bin/freeside-queued, httemplate/search/elements/search.html, httemplate/elements/progress-init.html, - httemplate/elements/progress-popup.html, htetc/global.asa, - htetc/handler.pl: add ability to search on a date range of - invoice events and then reprint or reemail (boy was that a bit - more work than i expected), closes: Bug#946 + httemplate/elements/progress-popup.html, htetc/handler.pl: add + ability to search on a date range of invoice events and then + reprint or reemail (boy was that a bit more work than i + expected), closes: Bug#946 2005-06-01 16:40 ivan @@ -24081,18 +27250,10 @@ * httemplate/search/cust_bill.html: align -2005-05-14 13:11 ivan - - * README.1.5.7.lastbit: hmm virtual fields have no history? - -2005-05-14 13:11 ivan - - * README.1.5.7: 0.26 - 2005-05-14 12:57 ivan - * README.1.5.7, rt/lib/RT/URI/freeside.pm, - rt/lib/RT/URI/freeside/Internal.pm: fixup RT integration grr! + * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT + integration grr! 2005-05-14 11:03 ivan @@ -24115,10 +27276,9 @@ 2005-05-14 09:27 ivan - * ANNOUNCE.1.5, FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, + * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm, conf/invoice_html, conf/logo.png, - httemplate/docs/billing.html, httemplate/view/cust_bill.cgi: html - invoices! + httemplate/view/cust_bill.cgi: html invoices! http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y http://www.dsv.su.se/~jpalme/ietf/mhtml.html @@ -24177,10 +27337,9 @@ 2005-05-03 17:40 ivan - * conf/invoice_latex, conf/invoice_latexfooter, - conf/invoice_latexreturnaddress, conf/logo.eps, - httemplate/docs/billing.html, FS/FS/Conf.pm, FS/FS/cust_bill.pm: - great new invoice template from kristian! + * conf/invoice_latex, conf/invoice_latexfooter, conf/logo.eps, + FS/FS/Conf.pm, FS/FS/cust_bill.pm: great new invoice template + from kristian! 2005-05-03 10:22 ivan @@ -24192,10 +27351,6 @@ * FS/bin/: freeside-addoutsource, freeside-addoutsourceuser: remove unnecessary host=localhost from outsource instance creation foo -2005-05-03 05:56 ivan - - * README.1.5.7: fix some wrapping - 2005-05-03 02:56 ivan * FS/FS/cust_pay.pm: on receipts, show "Electronic Check" instead @@ -24272,22 +27427,12 @@ * FS/FS/: svc_acct.pm, part_export/acct_sql.pm: add vpopmail defaults to acct_sql export -2005-04-19 10:25 ivan - - * README.1.5.7: update pre6 -> 7 upgrade instructions too - 2005-04-19 02:50 ivan * FS/FS/Conf.pm: disable RT_Libs for now 2005-04-19 02:48 ivan - * httemplate/docs/install.html, httemplate/docs/upgrade10.html, - ANNOUNCE.1.5, README.1.5.7.lastbit, SCHEMA_CHANGE: did another - upgrade, fixed up the instructions - -2005-04-19 02:48 ivan - * FS/FS/part_pkg.pm: silence an annoying but harmless perl warning 2005-04-18 00:37 ivan @@ -24364,11 +27509,6 @@ * FS/FS/: h_cust_svc.pm, h_svc_forward.pm: No need to inflict debugging messages on everyone. -2005-04-10 06:01 ivan - - * httemplate/docs/selfservice.html: add apache snippet to - self-service install docs - 2005-04-10 03:16 ivan * httemplate/search/elements/search.html: add some left and right @@ -24386,20 +27526,16 @@ 2005-04-07 03:35 ivan - * Makefile, htetc/freeside-base.conf, htetc/freeside-rt.conf: add - install/debian/3.1/INSTALL script and script up some apache - automation assuming a conf.d type dir + * Makefile, htetc/freeside-rt.conf: add install/debian/3.1/INSTALL + script and script up some apache automation assuming a conf.d + type dir 2005-04-07 02:26 ivan - * FS/FS/Record.pm, FS/bin/freeside-setup, bin/dbdef-create, - bin/fix-sequences: depend on DBIx::DBSchema 0.26 for dbdef-create - (for Pg 'public' schema fix) and 0.25 in freeside-setup and - Record.pm (for DBD::Pg 1.40 is bunk fix) - -2005-04-06 23:08 ivan - - * README.1.5.7.lastbit: and the history tables + * FS/FS/Record.pm, FS/bin/freeside-setup, bin/fix-sequences: depend + on DBIx::DBSchema 0.26 for dbdef-create (for Pg 'public' schema + fix) and 0.25 in freeside-setup and Record.pm (for DBD::Pg 1.40 + is bunk fix) 2005-04-06 20:28 khoff @@ -24407,11 +27543,6 @@ current (non-history) records in place of missing history records. -2005-04-06 18:29 ivan - - * httemplate/docs/upgrade8.html: ancient upgrade fix, oops. thanks - Rick Harby - 2005-04-06 15:52 ivan * FS/FS/svc_forward.pm: and fix the error msg haha @@ -24421,11 +27552,6 @@ * FS/FS/svc_forward.pm: looks like a domain part for a literally-specified forward src or dst is required, not optional -2005-04-06 03:38 ivan - - * httemplate/docs/install-rt.html: correct links to some - atypically-named CPAN distributions - 2005-04-05 17:50 khoff * FS/FS/h_Common.pm: $pkey should be the primary key of the real @@ -24442,11 +27568,11 @@ 2005-04-02 14:46 ivan - * README.1.5.7, README.1.5.7.lastbit, FS/FS/cust_bill_pkg.pm, - FS/FS/part_svc_router.pm, FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, - FS/FS/reg_code_pkg.pm, FS/FS/type_pkgs.pm, FS/bin/freeside-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade10.html: - herding elephants: add primary keys to *all* tables for slony + * FS/FS/cust_bill_pkg.pm, FS/FS/part_svc_router.pm, + FS/FS/pkg_svc.pm, FS/FS/rate_detail.pm, FS/FS/reg_code_pkg.pm, + FS/FS/type_pkgs.pm, FS/bin/freeside-setup, + httemplate/docs/schema.html: herding elephants: add primary keys + to *all* tables for slony 2005-04-02 12:34 ivan @@ -24481,10 +27607,6 @@ * bin/add-history-records.pl: Printing insert statements is not necessary -2005-03-30 21:02 khoff - - * httemplate/docs/upgrade10.html: Very annoying typo. >:-) - 2005-03-30 19:47 khoff * bin/add-history-records.pl: Committing the inserts helps. @@ -24522,23 +27644,11 @@ * FS/FS/part_export/cp.pm: according to landel CP no longer supports changing username -2005-03-29 17:32 ivan - - * httemplate/docs/selfservice.html: separate out referring customer - info to optional section, add a note on setting the agentnum via - templte - -2005-03-29 17:18 ivan - - * httemplate/search/cust_pay.cgi: fix ambiguous column error when - selecting by credit card, fixes: Bug#1189 - 2005-03-29 14:41 ivan - * fs_selfservice/FS-SelfService/SelfService.pm, - httemplate/docs/selfservice.html: better self-service debugging, - don't point to install.html for suEXEC/setuid in self-service - setup docs + * fs_selfservice/FS-SelfService/SelfService.pm: better self-service + debugging, don't point to install.html for suEXEC/setuid in + self-service setup docs 2005-03-28 17:40 khoff @@ -24561,21 +27671,6 @@ child_objects can now set an alternate field for the svcnum, for things like forwards -2005-03-22 20:16 ivan - - * httemplate/docs/install-rt.html, README.1.5.7: new RT requires - Tree::Simple too - -2005-03-22 18:59 ivan - - * README.1.5.7, httemplate/docs/install-rt.html: add HTML::Scrubber - to rt install/upgrade docs - -2005-03-22 10:15 ivan - - * httemplate/docs/upgrade10.html: small fix for indices in upgrade - instructions, found by s5 - 2005-03-21 14:13 khoff * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, @@ -24584,7 +27679,7 @@ FS/FS/ClientAPI/MyAccount.pm, FS/FS/part_export/http.pm, FS/FS/part_export/infostreet.pm, FS/FS/part_export/shellcommands.pm, htetc/handler.pl, - httemplate/docs/install.html, httemplate/edit/cust_main.cgi, + httemplate/edit/cust_main.cgi, httemplate/edit/process/cust_main.cgi, httemplate/misc/fax-invoice.cgi, httemplate/view/cust_bill.cgi, httemplate/view/cust_main/billing.html, @@ -24609,10 +27704,9 @@ 2005-03-18 11:21 pbowen - * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_bill.pm, - FS/FS/cust_main.pm, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: Added encrypted fields for Credit - Cards, etc... - PB + * FS/: FS/Conf.pm, FS/Record.pm, FS/cust_bill.pm, FS/cust_main.pm, + bin/freeside-setup: Added encrypted fields for Credit Cards, + etc... - PB 2005-03-18 11:15 pbowen @@ -24624,10 +27718,6 @@ * FS/FS/Record.pm: Fixed a small bug... if replace is called by SUPER, @_ == 1 if it only contains an undef. -PB -2005-03-18 01:58 ivan - - * httemplate/docs/selfservice.html: selfservice uses HTML::Entities - 2005-03-18 01:15 ivan * FS/FS/cust_main_county.pm: no idea why this is only showing up on @@ -24641,19 +27731,14 @@ * FS/FS/cust_bill.pm: Documentation tyop. -2005-03-17 13:45 ivan - - * httemplate/docs/install-rt.html: Freeside side uses MIME-tools - now - 2005-03-17 13:41 khoff * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm, - httemplate/docs/install.html, httemplate/misc/email-invoice.cgi: - Added options invoice_email_pdf and invoice_email_pdf_note. - invoice_email_pdf - Attach PDF invoice to emailed plain text - invoices. invoice_email_pdf_note - Replace plain text invoice - with this note, when attaching a PDF. + httemplate/misc/email-invoice.cgi: Added options + invoice_email_pdf and invoice_email_pdf_note. invoice_email_pdf + - Attach PDF invoice to emailed plain text invoices. + invoice_email_pdf_note - Replace plain text invoice with this + note, when attaching a PDF. 2005-03-16 03:31 ivan @@ -24680,8 +27765,7 @@ 2005-03-12 08:07 ivan - * Makefile, httemplate/docs/install-rt.html, - rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm, + * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm, rt/lib/RT/URI/freeside/Internal.pm, rt/lib/RT/URI/freeside/XMLRPC.pm: popurl(3) won't give us a good freeside base url since RT calls it from multiple directory @@ -24697,10 +27781,8 @@ 2005-03-12 06:31 ivan - * httemplate/docs/schema.html, httemplate/docs/selfservice.html, - httemplate/docs/upgrade10.html, README.1.5.7, ANNOUNCE.1.5, - FS/FS/agent.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, - FS/FS/prepay_credit.pm, FS/bin/freeside-setup, + * httemplate/docs/schema.html, FS/FS/agent.pm, FS/FS/cust_main.pm, + FS/FS/cust_pay.pm, FS/FS/prepay_credit.pm, FS/bin/freeside-setup, httemplate/view/cust_main/payment_history.html, httemplate/index.html, httemplate/browse/agent.cgi, httemplate/edit/prepay_credit.cgi, @@ -24722,11 +27804,11 @@ fs_selfservice/FS-SelfService/cgi/signup.cgi, fs_selfservice/FS-SelfService/cgi/signup.html, fs_selfservice/FS-SelfService/cgi/stateselect.html, - fs_selfservice/FS-SelfService/cgi/success.html, htetc/global.asa, - htetc/handler.pl: - bring prepaid support into this century - (close: Bug#1124) - finally get rid of fs_signup (everything is - in fs_selfservice now) (Bug#413) - organize main menu sysadmin - section so it is slightly less confusing + fs_selfservice/FS-SelfService/cgi/success.html, htetc/handler.pl: + - bring prepaid support into this century (close: Bug#1124) - + finally get rid of fs_signup (everything is in fs_selfservice + now) (Bug#413) - organize main menu sysadmin section so it is + slightly less confusing 2005-03-11 02:35 ivan @@ -24736,10 +27818,6 @@ * rt/etc/RT_SiteConfig.pm: merging -2005-03-11 02:18 ivan - - * httemplate/docs/install-rt.html: note about RT_External - 2005-03-10 17:34 khoff * rt/: etc/RT_SiteConfig.pm, lib/RT/URI/freeside.pm, @@ -24755,22 +27833,6 @@ * FS/FS/XMLRPC.pm: Add the ability to do freeside configuration lookups through the XMLRPC interface. -2005-03-10 07:33 ivan - - * README.1.5.7, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: arg - -2005-03-10 07:18 ivan - - * README.1.5.7, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: add Frontier::RPC to docs too - -2005-03-10 04:06 ivan - - * README.1.5.7, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: add IO-stringy (IO::Scalar) to - instructions - 2005-03-10 01:56 ivan * FS/bin/freeside-daily: fine. @@ -24781,16 +27843,9 @@ package editing problem with extraneous services showing up, closes: Bug#1170 -2005-03-09 00:46 ivan - - * httemplate/docs/install-rt.html: add complete apache config - instructions for RT, closes: Bug#1031 - 2005-03-09 00:18 ivan - * ANNOUNCE.1.5, httemplate/docs/index.html, - httemplate/docs/install-rt.html, httemplate/docs/install.html: - preliminary RT docs + * httemplate/docs/index.html: preliminary RT docs 2005-03-08 10:37 khoff @@ -24804,10 +27859,6 @@ * FS/FS/XMLRPC.pm: Minor re-work to allow for pseudo methods, like 'version', and eventually config look-ups (next commit). -2005-03-06 02:15 ivan - - * ANNOUNCE.1.5: d - 2005-03-05 19:25 ivan * httemplate/search/elements/search.html: specity an explicit EOL @@ -24820,27 +27871,19 @@ 2005-03-05 19:04 ivan - * httemplate/search/elements/search.html, README.1.5.7, - htetc/global.asa, htetc/handler.pl, httemplate/index.html, - httemplate/docs/install.html, httemplate/docs/upgrade10.html, - httemplate/search/cust_bill.html, + * httemplate/search/elements/search.html, htetc/handler.pl, + httemplate/index.html, httemplate/search/cust_bill.html, httemplate/search/cust_bill_event.html, httemplate/search/cust_credit.html, httemplate/search/cust_main-otaker.cgi, - httemplate/search/cust_main-payinfo.html, - httemplate/search/cust_main-quickpay.html, httemplate/search/cust_main.cgi, - httemplate/search/cust_main.html, httemplate/search/cust_pay.cgi, - httemplate/search/cust_pay.html, - httemplate/search/cust_pkg_report.cgi, - httemplate/search/reg_code.html, + httemplate/search/cust_main.html, + httemplate/search/cust_pay.html, httemplate/search/reg_code.html, httemplate/search/report_cust_credit.html, httemplate/search/report_cust_pay.html, httemplate/search/report_prepaid_income.html, httemplate/search/report_tax.html, - httemplate/search/sqlradius.html, - httemplate/search/svc_acct.html, - httemplate/search/svc_domain.html, httemplate/search/svc_www.cgi, + httemplate/search/sqlradius.html, httemplate/search/svc_www.cgi, httemplate/view/cust_bill-pdf.cgi, httemplate/view/cust_bill-ps.cgi: add Excel and CSV download of templated reports and clean up their HTML formatting, closes; @@ -24848,23 +27891,22 @@ 2005-03-04 14:24 ivan - * httemplate/search/: cust_credit.html, cust_pay.cgi: fix "Column - reference "payby" is ambiguous" error when selecting by payment - type, fix missing check #s caused by cust_main.payinfo masking - cust_pay.payinfo, closes (really this time): Bug#1105 + * httemplate/search/cust_credit.html: fix "Column reference "payby" + is ambiguous" error when selecting by payment type, fix missing + check #s caused by cust_main.payinfo masking cust_pay.payinfo, + closes (really this time): Bug#1105 2005-03-04 04:57 ivan - * httemplate/search/: cust_credit.html, cust_pay.cgi: report - correctly even if the customer record has somehow been removed... + * httemplate/search/cust_credit.html: report correctly even if the + customer record has somehow been removed... 2005-03-04 04:34 ivan * httemplate/browse/agent.cgi, FS/FS/Record.pm, FS/FS/h_Common.pm, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_credit.html, - httemplate/search/report_cust_pay.html, ANNOUNCE.1.5, + httemplate/search/report_cust_pay.html, httemplate/search/elements/search.html: add agent selection to payment and credit reports, add link to agent browse, closes: Bug#1105 @@ -24917,9 +27959,9 @@ 2005-03-02 13:00 khoff - * httemplate/docs/install.html, eg/xmlrpc-example.pl, - httemplate/misc/xmlrpc.cgi, FS/FS/XMLRPC.pm, htetc/handler.pl: - Initial version of the xmlrpc interface for freeside. + * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi, + FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc + interface for freeside. 2005-03-01 16:47 ivan @@ -24947,11 +27989,6 @@ * FS/FS/Record.pm: fix replacement in edge case with NULL integer fields in a table without a primary key -2005-02-26 13:29 ivan - - * README.1.5.7, ANNOUNCE.1.5, ANNOUNCE.1.5.0, README.1.5.0pre7: - less cracktastic version numbering - 2005-02-25 14:14 ivan * bin/pg-readonly: try to set the sequences right for modern Pg @@ -24979,10 +28016,6 @@ FS/FS/part_svc.pm: add progressbar to service definition add - duplicate checking can take a while, closes: Bug#1126 -2005-02-22 22:43 ivan - - * httemplate/docs/install.html: update docs wrt mysql support - 2005-02-22 10:26 khoff * httemplate/edit/cust_pkg.cgi: Alphabetize/clean-up package list @@ -24998,10 +28031,9 @@ httemplate/elements/jsrsServer.html, httemplate/elements/overlibmws.js, httemplate/elements/progress-init.html, - httemplate/elements/progress-popup.html, - httemplate/misc/progress.html: use a javascript layer instead of - a browser popup (popup blockers), really generalize the - progressbar code to make it easy to use as a component + httemplate/elements/progress-popup.html: use a javascript layer + instead of a browser popup (popup blockers), really generalize + the progressbar code to make it easy to use as a component 2005-02-17 00:44 ivan @@ -25035,10 +28067,10 @@ 2005-02-10 22:44 ivan - * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/global.asa, - htetc/handler.pl, httemplate/edit/process/rate.cgi, - httemplate/edit/rate.cgi: generalize progressbar code in - preparation for using it wherever needed + * FS/FS/rate.pm, FS/FS/UI/Web.pm, htetc/handler.pl, + httemplate/edit/process/rate.cgi, httemplate/edit/rate.cgi: + generalize progressbar code in preparation for using it wherever + needed 2005-02-08 17:08 ivan @@ -25050,16 +28082,15 @@ 2005-02-08 12:22 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade10.html, - README.1.5.0pre7, FS/FS.pm, FS/MANIFEST, + * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST, FS/FS/ClientAPI_SessionCache.pm, FS/FS/Conf.pm, FS/FS/clientapi_session.pm, FS/FS/clientapi_session_field.pm, FS/FS/ClientAPI/Agent.pm, FS/FS/ClientAPI/MyAccount.pm, FS/FS/ClientAPI/Signup.pm, FS/t/ClientAPI_SessionCache.t, FS/t/clientapi_session.t, FS/t/clientapi_session_field.t, - httemplate/docs/install.html, httemplate/docs/schema.html: make - self-service session cache module configurable, start framework - for in-database session cache + httemplate/docs/schema.html: make self-service session cache + module configurable, start framework for in-database session + cache 2005-02-05 15:39 ivan @@ -25083,15 +28114,6 @@ * httemplate/edit/cust_main.cgi: typo -2005-02-02 00:06 ivan - - * FS/FS/UI/: Base.pm, CGI.pm, Gtk.pm, agent.pm: removing old UI - experiment - -2005-01-29 04:51 ivan - - * ANNOUNCE.1.5.0: gotta do pre7 already - 2005-01-29 04:49 ivan * httemplate/browse/agent.cgi, FS/FS/part_pkg/flat.pm: oops, last @@ -25101,11 +28123,9 @@ * FS/FS.pm, FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, FS/FS/reg_code.pm, FS/FS/reg_code_pkg.pm, FS/bin/freeside-setup, - FS/t/reg_code.t, FS/t/reg_code_pkg.t, README.1.5.0pre7, - FS/MANIFEST, FS/FS/ClientAPI/Signup.pm, - httemplate/docs/install.html, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/reg_code.cgi, - httemplate/search/reg_code.html, + FS/t/reg_code.t, FS/t/reg_code_pkg.t, FS/MANIFEST, + FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html, + httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html, httemplate/edit/process/reg_code.cgi: registration codes 2005-01-27 15:01 ivan @@ -25120,9 +28140,8 @@ 2005-01-27 02:21 ivan * httemplate/edit/process/rate.cgi, CREDITS, FS/FS/UID.pm, - FS/FS/queue.pm, FS/FS/rate.pm, httemplate/docs/install.html, - httemplate/elements/jsrsClient.js, httemplate/misc/progress.html, - JSRS-LICENSE, FS/bin/freeside-queued, httemplate/edit/rate.cgi, + FS/FS/queue.pm, FS/FS/rate.pm, httemplate/elements/jsrsClient.js, + FS/bin/freeside-queued, httemplate/edit/rate.cgi, httemplate/elements/qlib/box.js, httemplate/elements/qlib/boxctrl.js, httemplate/elements/qlib/boxres.js, @@ -25242,18 +28261,6 @@ * FS/FS/: cust_svc.pm, svc_acct.pm, part_pkg/voip_sqlradacct.pm: fix up some bugs in VoIP rating -2004-12-30 15:47 ivan - - * htetc/global.asa: search the current dir *first*, otherwise some - weird Apache::ASP bugs could crop up if things are ever named the - same - -2004-12-30 01:59 ivan - - * htetc/global.asa: kludge to fix nested includes with - Apache::ASP... dunno how much longer i want to support that, - should just switch to Mason - 2004-12-29 17:41 ivan * FS/FS/: cust_svc.pm, domain_record.pm, Report/Table/Monthly.pm: @@ -25274,19 +28281,14 @@ FS/t/h_svc_acct.t, FS/t/h_svc_broadband.t, FS/t/h_svc_domain.t, FS/t/h_svc_external.t, FS/t/h_svc_forward.t, FS/t/h_svc_www.t, httemplate/view/cust_main.cgi, - httemplate/view/cust_main/packages.html, ANNOUNCE.1.5.0: - historical (immutable) invoice details about services and other - history infrastructure + httemplate/view/cust_main/packages.html: historical (immutable) + invoice details about services and other history infrastructure 2004-12-28 15:30 ivan * FS/FS/part_export/sqlradius.pm: add debug flag to sqlradius export -2004-12-27 02:23 ivan - - * ANNOUNCE.1.5.0: note integrated rt is updated - 2004-12-27 02:19 ivan * FS/FS/: cust_pay.pm, cust_credit.pm: prevent unsuspension errors @@ -25334,14 +28336,11 @@ 2004-12-23 00:32 ivan - * README.1.5.0pre7, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: allow NULL zip in some countries + * FS/bin/freeside-setup: allow NULL zip in some countries 2004-12-23 00:00 ivan - * README.1.5.0pre7, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: going with 6 digit misnamed "npa" - for now + * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now 2004-12-23 00:00 ivan @@ -25398,11 +28397,6 @@ * Makefile: add init script enable command in deb and redhat -2004-12-18 15:32 ivan - - * httemplate/docs/: billing.html, install.html: add info about - teTeX and Ghostscript - 2004-12-18 02:52 ivan * httemplate/index.html: fix spelling @@ -25412,11 +28406,6 @@ * FS/FS/Conf.pm, httemplate/index.html: add config option for address2 search, closes: Bug#1022 -2004-12-12 10:51 ivan - - * httemplate/view/cust_main/quick-charge.html: fix form action url - for template - 2004-12-12 00:34 ivan * FS/FS/cust_main.pm: fix customer status display for some cases @@ -25426,10 +28415,6 @@ * FS/FS/part_export/acct_sql.pm: finish modification -2004-12-11 14:50 ivan - - * httemplate/docs/install.html: update install doc - 2004-12-11 12:41 ivan * FS/FS/cust_bill.pm, FS/FS/part_bill_event.pm, @@ -25439,16 +28424,10 @@ 2004-12-10 23:50 ivan * FS/FS/Conf.pm, httemplate/view/cust_main.cgi, - httemplate/view/cust_main/order_pkg.html, httemplate/view/cust_main/packages.html, - httemplate/view/cust_main/payment_history.html, - httemplate/view/cust_main/quick-charge.html: voiding of echeck + httemplate/view/cust_main/payment_history.html: voiding of echeck payments instead of refunds -2004-12-10 15:51 ivan - - * httemplate/docs/selfservice.html: correct path to selfservice - 2004-12-10 14:28 ivan * FS/FS/CGI.pm: ui tweak for small customer view - line up billing @@ -25605,39 +28584,93 @@ * htetc/handler.pl: landing rt 3.2.2 -2004-12-03 13:23 ivan - - * README.1.5.0pre7: landing RT 3.2.2 - 2004-12-03 12:51 ivan - * rt/: config, config.pld, bin/rt-commit-handler.in, - etc/upgrade/2.1.71, sbin/rt-setup-database.in: landing rt 3.2.2 + * rt/sbin/rt-setup-database.in: landing rt 3.2.2 -2004-12-03 12:38 ivan +2004-12-03 12:40 ivan - * rt/: lib/t/05cronsupport.pl.in, lib/RT/Attributes.pm, - lib/RT/Attribute_Overlay.pm, lib/RT/Attributes_Overlay.pm, - lib/RT/Attribute.pm, lib/RT/I18N/en_malkovich.po, - lib/RT/Action/RecordCorrespondence.pm, - lib/RT/Action/RecordComment.pm, + * rt/: lib/RT/I18N/fi.po, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/RecordCorrespondence.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Action/EscalatePriority.pm, + lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/RecordComment.pm, + lib/RT/Action/SendEmail.pm, lib/RT/URI/fsck_com_rt.pm, + lib/RT/Interface/CLI.pm, lib/RT/Interface/Email.pm, + lib/RT/URI/base.pm, lib/RT/Interface/REST.pm, lib/RT/Interface/Email/Auth/GnuPG.pm, - lib/RT/Condition/PriorityChange.pm, - lib/RT/Interface/Web/Handler.pm, lib/RT/Search/FromSQL.pm, - bin/standalone_httpd.in, etc/schema.Sybase, etc/acl.Sybase, + lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Interface/Email/Filter/SpamAssassin.pm, + lib/RT/Condition/Overdue.pm, lib/RT/Condition/PriorityChange.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Interface/Web/Handler.pm, + lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/FromSQL.pm, + lib/RT/Search/Generic.pm, lib/RT/Condition/Generic.pm, + bin/mason_handler.scgi.in, bin/rt-crontool.in, + bin/standalone_httpd.in, bin/webmux.pl.in, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/OwnerChange.pm, + lib/RT/Condition/PriorityExceeds.pm, + lib/RT/Condition/UserDefined.pm, bin/mason_handler.fcgi.in, + bin/mason_handler.svc.in, bin/rt.in, bin/rt-mailgate.in, + etc/schema.Sybase, etc/acl.Sybase, etc/initialdata, + etc/schema.Informix, etc/acl.Pg, etc/constraints.mysql, + etc/schema.SQLite, etc/drop.Oracle, etc/upgrade/3.1.0/acl.Informix, etc/upgrade/3.1.0/acl.Oracle, etc/upgrade/3.1.0/acl.Pg, etc/upgrade/3.1.0/acl.SQLite, etc/upgrade/3.1.0/acl.mysql, etc/upgrade/3.1.0/content, etc/upgrade/3.1.0/schema.Informix, etc/upgrade/3.1.0/schema.Oracle, etc/upgrade/3.1.0/schema.Pg, etc/upgrade/3.1.0/schema.SQLite, etc/upgrade/3.1.0/schema.mysql, - etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: Initial - revision - -2004-12-03 12:27 ivan - - * rt/sbin/: rt-setup-database, rt-test-dependencies: remove - autogenerated file + etc/upgrade/3.1.15/content, etc/upgrade/3.1.17/content: import rt + 3.2.2 + +2004-12-03 12:37 ivan + + * rt/: UPGRADING, README, configure, configure.ac, Changelog, + aclocal.m4, sbin/extract-message-catalog, sbin/factory, + sbin/license_tag, sbin/rt-test-dependencies.in, + lib/RT/GroupMembers.pm, lib/RT/Principals.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Date.pm, + lib/RT/ScripConditions_Overlay.pm, lib/RT/Template_Overlay.pm, + lib/RT/Group.pm, lib/RT/User.pm, lib/RT/System.pm, + lib/RT/Attachment.pm, lib/RT/Attributes.pm, lib/RT/Handle.pm, + lib/RT/Principals_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/ACL_Overlay.pm, lib/RT/Templates_Overlay.pm, + lib/RT/Attribute_Overlay.pm, lib/RT/EmailParser.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/Attributes_Overlay.pm, + lib/RT/CachedGroupMember.pm, lib/RT/CustomFieldValue.pm, + lib/RT/Transactions.pm, lib/RT/I18N.pm, lib/RT/Links.pm, + lib/RT/Queue.pm, lib/RT/Scrip.pm, + lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/Principal.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/CustomFieldValues.pm, lib/RT/Group_Overlay.pm, + lib/RT/ACE.pm, lib/RT/ScripActions.pm, + lib/RT/Transactions_Overlay.pm, lib/RT/Attachments.pm, + lib/RT/Groups.pm, lib/RT/Principal_Overlay.pm, + lib/RT/ScripAction.pm, lib/RT/Scrip_Overlay.pm, + lib/RT/GroupMember.pm, lib/RT/Links_Overlay.pm, + lib/RT/ScripCondition.pm, lib/RT/Transaction.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Scrips.pm, + lib/RT/CachedGroupMembers.pm, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm, + lib/RT/Link.pm, lib/RT/Queues.pm, lib/RT/ScripActions_Overlay.pm, + lib/RT/ScripConditions.pm, lib/RT/Template.pm, lib/RT/ACL.pm, + lib/RT/Attachments_Overlay.pm, lib/RT/ScripAction_Overlay.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/ACE_Overlay.pm, lib/RT/Link_Overlay.pm, + lib/RT/Templates.pm, lib/RT/Attribute.pm, + lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/URI.pm, lib/RT/Users.pm, + lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/cs.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po, + lib/RT/I18N/nl.po, lib/RT/I18N/hu.po, lib/RT/I18N/it.po, + lib/RT/I18N/da.po, lib/RT/I18N/ru.po, lib/RT/I18N/de.po, + lib/RT/I18N/ja.po, lib/RT/I18N/he.po: import rt 3.2.2 2004-12-02 02:18 ivan @@ -25650,8 +28683,8 @@ FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/TicketSystem.pm, FS/FS/cust_main.pm, FS/FS/ClientAPI/Agent.pm, httemplate/index.html, FS/FS/TicketSystem/RT_Internal.pm, - FS/FS/TicketSystem/RT_Libs.pm, htetc/global.asa, - htetc/handler.pl, httemplate/search/cust_main.cgi, + FS/FS/TicketSystem/RT_Libs.pm, htetc/handler.pl, + httemplate/search/cust_main.cgi, rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm: second big RT integration checkin, customer linking/delinking interface @@ -25686,9 +28719,8 @@ * FS/FS/Conf.pm, FS/FS/TicketSystem/RT_External.pm, FS/FS/TicketSystem/RT_Internal.pm, FS/FS/TicketSystem/RT_Libs.pm, - httemplate/index.html, rt/FREESIDE_MODIFIED, ANNOUNCE.1.5.0, - Makefile, FS/FS.pm, htetc/global.asa, htetc/handler.pl: ticket - system integration framework and skin RT + httemplate/index.html, rt/FREESIDE_MODIFIED, Makefile, FS/FS.pm, + htetc/handler.pl: ticket system integration framework and skin RT 2004-11-26 01:39 ivan @@ -25744,12 +28776,11 @@ 2004-11-22 10:20 ivan - * README.1.5.0pre7, FS/FS/ClientAPI/Signup.pm, - FS/bin/freeside-setup, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, FS/FS/Record.pm, - FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, - httemplate/edit/cust_main.cgi, httemplate/edit/part_pkg.cgi: - promo codes and separate signup addresses for hdn + * FS/FS/ClientAPI/Signup.pm, FS/bin/freeside-setup, + httemplate/docs/schema.html, FS/FS/Record.pm, FS/FS/cust_pkg.pm, + FS/FS/part_pkg.pm, httemplate/edit/cust_main.cgi, + httemplate/edit/part_pkg.cgi: promo codes and separate signup + addresses for hdn 2004-11-22 03:11 ivan @@ -25766,17 +28797,15 @@ * FS/FS/cust_svc.pm, FS/FS/rate.pm, FS/FS/rate_detail.pm, FS/FS/rate_prefix.pm, FS/FS/rate_region.pm, FS/t/part_pkg-voip_sqlradacct.t, FS/t/rate.t, FS/t/rate_detail.t, - FS/t/rate_prefix.t, FS/t/rate_region.t, ANNOUNCE.1.5.0, - README.1.5.0pre7, SCHEMA_CHANGE, + FS/t/rate_prefix.t, FS/t/rate_region.t, FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup, httemplate/browse/rate.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi, - httemplate/edit/rate.cgi, httemplate/edit/rate_region.cgi, + httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi, + httemplate/edit/rate_region.cgi, httemplate/edit/process/rate.cgi, httemplate/edit/process/rate_region.cgi, FS/FS.pm, FS/MANIFEST, FS/FS/part_export/sqlradius.pm, eg/table_template.pm, - htetc/global.asa, htetc/handler.pl, - httemplate/search/sqlradius.cgi, + htetc/handler.pl, httemplate/search/sqlradius.cgi, httemplate/search/sqlradius.html: first pass at VoIP rating 2004-11-17 05:22 ivan @@ -25814,9 +28843,30 @@ * rt/sbin/rt-setup-database.in: merge in changes to rt-setup-database -2004-11-11 04:12 ivan - - * rt/lib/RT/I18N/: hu.po, da.po: Initial revision +2004-11-11 04:13 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in, etc/acl.mysql: + import rt 3.0.12 + +2004-11-11 04:10 ivan + + * rt/: configure, Changelog, configure.ac, + sbin/rt-test-dependencies.in, lib/RT/Template_Overlay.pm, + lib/RT/Date.pm, lib/RT/StyleGuide.pod, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/ACL_Overlay.pm, + lib/RT/Handle.pm, lib/RT/Templates_Overlay.pm, + lib/RT/EmailParser.pm, lib/RT/GroupMembers_Overlay.pm, + lib/RT/Attachment_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Scrip_Overlay.pm, + lib/RT/Queue_Overlay.pm, lib/RT/CachedGroupMembers_Overlay.pm, + lib/RT/Link_Overlay.pm, lib/RT/I18N/cs.po, lib/RT/I18N/fr.po, + lib/RT/I18N/es.po, lib/RT/I18N/nl.po, lib/RT/I18N/hu.po, + lib/RT/I18N/it.po, lib/RT/I18N/da.po, lib/RT/I18N/ru.po, + lib/RT/I18N/de.po, lib/RT/I18N/ja.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/Action/SendEmail.pm, + lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm: import rt 3.0.12 2004-11-09 03:42 ivan @@ -25862,27 +28912,14 @@ * bin/rollback: adding in case this is needed again -2004-11-07 14:58 ivan - - * ANNOUNCE.1.5.0, httemplate/docs/install.html: update install - documentation for 1.5 HTML::Mason or Apache::ASP install - -2004-10-30 17:01 ivan - - * httemplate/search/cust_main-quickpay.html: quick pay shouldnt - default to exact search - 2004-10-26 05:36 ivan * Makefile: 1.5.0pre6! 2004-10-26 05:33 ivan - * ANNOUNCE.1.5.0, httemplate/docs/billing.html, - httemplate/docs/export.html, httemplate/docs/index.html, - httemplate/docs/overview-new.dia, - httemplate/docs/overview-new.png, httemplate/docs/schema.html, - httemplate/docs/selfservice.html: slightly more up-to-date docs + * httemplate/docs/: index.html, overview-new.dia, overview-new.png, + schema.html: slightly more up-to-date docs 2004-10-26 05:07 ivan @@ -25898,9 +28935,9 @@ * FS/FS/CGI.pm, FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_pkg.pm, - FS/FS/part_pkg_option.pm, ANNOUNCE.1.5.0, README.1.5.0pre6, - SCHEMA_CHANGE, FS/FS.pm, FS/MANIFEST, FS/bin/freeside-setup, - FS/t/part_pkg-flat.t, FS/t/part_pkg-flat_comission.t, + FS/FS/part_pkg_option.pm, FS/FS.pm, FS/MANIFEST, + FS/bin/freeside-setup, FS/t/part_pkg-flat.t, + FS/t/part_pkg-flat_comission.t, FS/t/part_pkg-flat_comission_cust.t, FS/t/part_pkg-flat_comission_pkg.t, FS/t/part_pkg-flat_delayed.t, FS/t/part_pkg-prorate.t, FS/t/part_pkg-sesmon_hour.t, @@ -25908,9 +28945,8 @@ FS/t/part_pkg-sql_generic.t, FS/t/part_pkg-sqlradacct_hour.t, FS/t/part_pkg-subscription.t, FS/t/part_pkg_option.t, httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi, - httemplate/view/cust_main.cgi, FS/FS/part_pkg/flat.pm, - FS/FS/part_pkg/flat_comission.pm, + httemplate/edit/part_pkg.cgi, httemplate/view/cust_main.cgi, + FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm, FS/FS/part_pkg/flat_comission_cust.pm, FS/FS/part_pkg/flat_comission_pkg.pm, FS/FS/part_pkg/flat_delayed.pm, FS/FS/part_pkg/prorate.pm, @@ -26030,8 +29066,8 @@ 2004-10-18 05:37 ivan - * httemplate/: index.html, images/mid-logo.png, - images/small-logo.png: that's right, a new logo + * httemplate/: index.html, images/small-logo.png: that's right, a + new logo 2004-10-17 07:01 ivan @@ -26050,16 +29086,15 @@ 2004-10-17 02:19 ivan - * FS/FS/Conf.pm, FS/FS/cust_svc.pm, bin/populate-msgcat, - README.1.5.0pre6, FS/FS/part_export/artera_turbo.pm, - httemplate/docs/upgrade10.html, httemplate/view/svc_external.cgi: - add options to adjust UI for artera turbo as svc_export + * FS/FS/Conf.pm, FS/FS/cust_svc.pm, + FS/FS/part_export/artera_turbo.pm, + httemplate/view/svc_external.cgi: add options to adjust UI for + artera turbo as svc_export 2004-10-16 03:15 ivan - * FS/FS/Conf.pm, FS/FS/part_export/artera_turbo.pm, - README.1.5.0pre6, FS/FS/svc_external.pm, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html: add artera turbo export + * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm, + FS/svc_external.pm, bin/freeside-setup: add artera turbo export 2004-10-12 22:46 ivan @@ -26138,10 +29173,6 @@ in the parent process, this cached the $dbdef and speeds things up significantly -2004-10-05 04:38 ivan - - * ANNOUNCE.1.5.0: [no log message] - 2004-09-22 04:28 ivan * httemplate/search/: cust_bill_event.html, @@ -26315,9 +29346,9 @@ 2004-08-18 17:22 ivan - * httemplate/search/: cust_pay.cgi, elements/search.html: add - customer # to payment reports, add table cell alignment option to - general search component + * httemplate/search/elements/search.html: add customer # to payment + reports, add table cell alignment option to general search + component 2004-08-17 06:14 ivan @@ -26462,10 +29493,6 @@ * FS/FS/Record.pm: better error message for missing tables -2004-07-06 10:27 ivan - - * ANNOUNCE.1.5.0: new features - 2004-07-06 10:26 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm, @@ -26481,16 +29508,14 @@ 2004-07-06 06:26 ivan - * README.1.5.0pre1, README.1.5.0pre6, FS/FS.pm, FS/FS/cust_pay.pm, - FS/FS/cust_pay_void.pm, FS/t/cust_pay_void.t, - FS/bin/freeside-setup, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, - httemplate/misc/void-cust_pay.cgi: add cust_pay_void table and - payment voiding web ui part one + * FS/FS.pm, FS/FS/cust_pay.pm, FS/FS/cust_pay_void.pm, + FS/t/cust_pay_void.t, FS/bin/freeside-setup, + httemplate/docs/schema.html, httemplate/misc/void-cust_pay.cgi: + add cust_pay_void table and payment voiding web ui part one 2004-07-06 01:43 ivan - * htetc/: global.asa, handler.pl: 0.32 (and then some) released + * htetc/handler.pl: 0.32 (and then some) released 2004-07-01 06:49 ivan @@ -26547,11 +29572,10 @@ 2004-06-28 21:02 ivan - * ANNOUNCE.1.5.0, README.1.5.0pre6, FS/FS.pm, FS/MANIFEST, - FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_bill.pm, - FS/FS/cust_credit_refund.pm, FS/FS/cust_pay.pm, - FS/FS/cust_pay_refund.pm, FS/FS/cust_refund.pm, - FS/bin/freeside-setup, httemplate/docs/upgrade10.html, + * FS/FS.pm, FS/MANIFEST, FS/FS/cust_bill_pay.pm, + FS/FS/cust_credit_bill.pm, FS/FS/cust_credit_refund.pm, + FS/FS/cust_pay.pm, FS/FS/cust_pay_refund.pm, + FS/FS/cust_refund.pm, FS/bin/freeside-setup, httemplate/view/cust_main.cgi, FS/t/cust_pay_refund.t, httemplate/edit/cust_bill_pay.cgi, httemplate/edit/process/cust_bill_pay.cgi: add cust_pay_refund @@ -26596,10 +29620,6 @@ * FS/FS/cust_bill.pm: forgotten space in typeset invoice credit lines -2004-06-22 18:23 ivan - - * httemplate/docs/upgrade10.html: escape html - 2004-06-21 20:12 ivan * Makefile: snapshot before schema changes @@ -26647,10 +29667,6 @@ fix: avoid newline prepend fix from borking indented first <%, fixes customer search by otaker under mason, closes: Bug#830 -2004-06-18 03:07 ivan - - * httemplate/docs/install.html: recommend HTML::Mason - 2004-06-17 05:32 ivan * FS/FS/part_export/: www_shellcommands.pm, apache.pm: add @@ -26667,10 +29683,8 @@ 2004-06-15 06:27 ivan - * fs_passwd/fs_passwd.cgi, fs_passwd/fs_passwd.html, - fs_selfservice/FS-SelfService/cgi/passwd.cgi, - fs_selfservice/FS-SelfService/cgi/passwd.html: moving passwd cgi - to self-service + * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html: + moving passwd cgi to self-service 2004-06-15 03:59 ivan @@ -26697,8 +29711,7 @@ 2004-06-11 06:44 ivan - * FS/bin/freeside-tax-report, httemplate/search/report_tax.cgi: tax - report! + * httemplate/search/report_tax.cgi: tax report! 2004-06-11 00:37 ivan @@ -26733,11 +29746,6 @@ * Makefile: need this entry for myself though! -2004-06-09 00:17 ivan - - * httemplate/docs/install.html: explicitly specify Apache - httpd.conf. fear. - 2004-06-05 05:01 ivan * Makefile: AND set its owner. whew. @@ -26857,8 +29865,8 @@ 2004-05-26 11:59 ivan - * FS/FS/cust_bill.pm, httemplate/docs/upgrade-1.4.2.html: require - the version of File::Temp with the OO interface + * FS/FS/cust_bill.pm: require the version of File::Temp with the OO + interface 2004-05-26 06:07 ivan @@ -26987,10 +29995,6 @@ * httemplate/: index.html, search/svc_www.cgi: vary basic virtual host browse -2004-05-10 16:16 ivan - - * httemplate/docs/upgrade10.html: fix sequences in upgrade docs? - 2004-05-10 06:46 ivan * FS/FS/part_export/shellcommands_withdomain.pm: fix ISPMan @@ -27087,10 +30091,6 @@ * httemplate/search/cust_bill.html: handle missing customer records without erroring out -2004-04-30 20:54 ivan - - * htetc/global.asa: very weird 5.005 problem - 2004-04-30 14:58 ivan * FS/FS/Record.pm: accept empty zips for non-US countries... @@ -27106,26 +30106,19 @@ 2004-04-23 06:15 ivan - * FS/MANIFEST, FS/bin/freeside-cc-receipts-report, - FS/bin/freeside-credit-report, httemplate/index.html, - httemplate/search/report_cc.cgi, - httemplate/search/report_cc.html, - httemplate/search/report_credit.cgi, - httemplate/search/report_credit.html: add link to new credit - report on main menu, remove old obsolete shell-out reports + * FS/MANIFEST, httemplate/index.html: add link to new credit report + on main menu, remove old obsolete shell-out reports 2004-04-23 05:50 ivan - * Makefile, htetc/global.asa: fix up includes with Apache::ASP + * Makefile: fix up includes with Apache::ASP 2004-04-23 05:19 ivan * FS/FS/cust_credit.pm, FS/FS/Report/Table/Monthly.pm, - httemplate/graph/money_time-graph.cgi, httemplate/graph/money_time.cgi, httemplate/search/cust_bill.html, httemplate/search/cust_credit.html, - httemplate/search/cust_pay.cgi, httemplate/search/report_cust_credit.html, httemplate/search/elements/search.html: credit report, add some links to sales/credits/receipts summary, move payment search to @@ -27140,10 +30133,6 @@ * httemplate/elements/pager.html: silly pager fix -2004-04-22 00:27 ivan - - * httemplate/docs/: install.html, upgrade10.html: minor doc updates - 2004-04-22 00:07 ivan * httemplate/search/report_cust_credit.html: initial copy from @@ -27215,14 +30204,6 @@ * Makefile: properly disable RT where not using -2004-04-09 15:29 ivan - - * fs_passwd/fs_passwd.cgi: oops, this one too - -2004-04-09 15:28 ivan - - * fs_passwd/fs_passwd.html: fs_passwd.cgi - 2004-04-08 05:37 ivan * Makefile: fix psql command line options for older pg @@ -27237,14 +30218,14 @@ 2004-04-08 05:05 ivan - * rt/sbin/: rt-setup-database, rt-setup-database.in: remove - accidentally doubled lines in usage inst + * rt/sbin/rt-setup-database.in: remove accidentally doubled lines + in usage inst 2004-04-08 05:00 ivan * Makefile, htetc/handler.pl, rt/FREESIDE_MODIFIED, - rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database, - rt/sbin/rt-setup-database.in: beginning of RT integration + rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database.in: beginning + of RT integration 2004-04-07 22:53 ivan @@ -27300,8 +30281,7 @@ 2004-04-05 02:08 ivan - * htetc/global.asa, htetc/handler.pl, httemplate/docs/install.html, - httemplate/docs/upgrade-1.4.2.html, httemplate/misc/whois.cgi, + * htetc/handler.pl, httemplate/misc/whois.cgi, httemplate/view/svc_domain.cgi: add whois functionality internally instead of linking to geektools @@ -27315,17 +30295,11 @@ * httemplate/view/cust_main.cgi: comment out extraneous warning -2004-04-02 16:45 ivan - - * httemplate/search/cust_bill.cgi: UI: stop making things small for - no reason - 2004-04-02 05:44 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/view/cust_bill-pdf.cgi: remove Pragma:no-cache header, - and set Content-Length and Cache-Control for viewing .pdf - invoices with IE over SSL. + * htetc/handler.pl, httemplate/view/cust_bill-pdf.cgi: remove + Pragma:no-cache header, and set Content-Length and Cache-Control + for viewing .pdf invoices with IE over SSL. http://support.microsoft.com/default.aspx?scid=kb;en-us;323308 2004-04-02 03:23 ivan @@ -27343,29 +30317,11 @@ * FS/FS/part_export/www_shellcommands.pm: fix paths to ispman commands -2004-04-01 03:14 ivan - - * httemplate/browse/part_referral.cgi: remove extraneous html - -2004-04-01 03:09 ivan - - * httemplate/browse/part_referral.cgi: oops! - -2004-04-01 02:56 ivan - - * httemplate/browse/part_referral.cgi: add a yesterday column and a - total row, closes: Bug#797 - 2004-03-31 16:44 ivan * FS/: FS/cust_main_county.pm, bin/freeside-setup: get sub-countries from Locale::SubCountry now -2004-03-30 09:13 ivan - - * httemplate/docs/upgrade10.html: little more explanation about - editing Pg dumps - 2004-03-30 08:43 ivan * FS/FS/cust_main.pm: mutex the bill and collect functions @@ -27466,24 +30422,10 @@ * httemplate/view/: cust_main.cgi: small UI fix for unapplied partial credits -2004-03-22 19:36 ivan - - * htetc/global.asa: make Apache::ASP includes work as expected - -2004-03-22 19:31 ivan - - * htetc/global.asa: includes fix - -2004-03-22 19:29 ivan - - * htetc/global.asa, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: includes with Apache::ASP - 2004-03-22 16:06 ivan * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm, - htetc/global.asa, htetc/handler.pl, - httemplate/elements/small_custview.html, + htetc/handler.pl, httemplate/elements/small_custview.html, httemplate/misc/payment.cgi, httemplate/misc/process/payment.cgi, httemplate/view/cust_main.cgi: one-time credit card and ACH payments (like self-service) closes: Bug#648 @@ -27533,9 +30475,8 @@ 2004-03-22 02:16 ivan - * httemplate/: misc/expire_pkg.cgi, misc/process/expire_pkg.cgi, - view/cust_main.cgi: yay! remove package view entirely (closes: - Bug#569) + * httemplate/view/cust_main.cgi: yay! remove package view entirely + (closes: Bug#569) 2004-03-21 18:59 ivan @@ -27601,10 +30542,9 @@ 2004-03-17 13:47 ivan - * FS/FS/ClientAPI/MyAccount.pm, FS/FS/svc_acct.pm, - FS/FS/ClientAPI/passwd.pm, httemplate/docs/install.html, - httemplate/docs/upgrade-1.4.2.html: proper self-service login - supporting plaintext, crypt and MD5 passwords + * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm: + proper self-service login supporting plaintext, crypt and MD5 + passwords 2004-03-16 12:41 ivan @@ -27633,8 +30573,8 @@ 2004-03-15 22:58 ivan - * rt/: FREESIDE_MODIFIED, config.layout, config.layout.in: - config.layout needs to be generated + * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to + be generated 2004-03-15 22:45 ivan @@ -27642,8 +30582,8 @@ 2004-03-15 22:43 ivan - * rt/: FREESIDE_MODIFIED, sbin/rt-setup-database: initial - (hopefully rather unobtrusive) patch + * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive) + patch 2004-03-15 20:36 ivan @@ -27681,20 +30621,10 @@ * httemplate/graph/money_time.cgi: fix title -2004-03-12 04:10 ivan - - * httemplate/docs/upgrade10.html: add history tables to field - change upgrade instructions, add hints for pre-5.6 perl, add - index on cust_pay._date - 2004-03-12 02:22 ivan * httemplate/index.html: add badly-named new report -2004-03-12 02:19 ivan - - * httemplate/docs/upgrade-1.4.2.html: few more 1.4.2 upgrade hints - 2004-03-12 00:56 ivan * FS/FS/Report/Table/Monthly.pm: don't run my local expenses kludge @@ -27705,19 +30635,6 @@ * FS/FS/cust_main.pm: emaildecline-exclude skips any errors that contain the strings now, not just match exactly -2004-03-11 21:58 ivan - - * httemplate/docs/upgrade10.html: document trouble schema changes - backported to 1.4.2 - -2004-03-11 21:49 ivan - - * httemplate/docs/upgrade10.html: remove comment - -2004-03-11 13:35 ivan - - * httemplate/docs/upgrade10.html: add info for ancient Pg versions - 2004-03-11 13:19 ivan * conf/logo.eps: oops, wrong logo @@ -27733,24 +30650,46 @@ 2004-03-10 23:33 ivan - * fs_passwd/: fs_passwd, fs_passwd.cgi, fs_passwd_server, - fs_passwdd: update fs_passwd stuff as wrappers around + * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around self-service 2004-03-10 20:17 ivan * FS/MANIFEST: incorrect listing in MANIFEST -2004-03-10 18:03 ivan +2004-03-10 18:05 ivan - * rt/lib/RT/: I18N/it.po, Interface/REST.pm: Initial revision + * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9 + +2004-03-10 18:02 ivan + + * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/URI/fsck_com_rt.pm, sbin/extract-message-catalog, + sbin/factory, sbin/license_tag, sbin/rt-test-dependencies.in: + import of rt 3.0.9 2004-03-10 17:59 ivan - * rt/: README.Oracle, UPGRADING, bin/rt.in, - docs/rt3-schema-relationships.dot, etc/acl.Informix, - etc/drop.Informix, etc/drop.Oracle, etc/schema.Informix, - lib/RT/StyleGuide.pod: Initial revision + * rt/: README, README.Oracle, UPGRADING, configure, configure.ac, + Changelog, bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in, + bin/rt.in, bin/webmux.pl.in, docs/rt3-schema-relationships.dot, + etc/acl.Informix, etc/acl.Oracle, etc/constraints.mysql, + etc/drop.Informix, etc/drop.Oracle, etc/initialdata, + etc/schema.Informix, etc/schema.SQLite, + lib/RT/Attachment_Overlay.pm, lib/RT/Base.pm, + lib/RT/CachedGroupMember_Overlay.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/EmailParser.pm, lib/RT/GroupMember_Overlay.pm, + lib/RT/Group_Overlay.pm, lib/RT/Handle.pm, lib/RT/I18N.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Queue_Overlay.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/Scrip_Overlay.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/StyleGuide.pod, + lib/RT/Template_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/URI.pm, lib/RT/Action/AutoOpen.pm, + lib/RT/Action/Autoreply.pm, lib/RT/Action/CreateTickets.pm, + lib/RT/Action/SendEmail.pm, lib/RT/I18N/cs.pm: import of rt 3.0.9 2004-03-10 17:05 ivan @@ -27771,16 +30710,11 @@ * httemplate/browse/router.cgi: UI cleanup. -2004-03-05 16:57 ivan - - * httemplate/docs/upgrade10.html: doc - 2004-03-05 06:34 ivan * FS/MANIFEST, FS/FS/Report.pm, FS/FS/Report/Table.pm, FS/FS/Report/Table/Monthly.pm, FS/t/Report-Table-Monthly.t, - FS/t/Report-Table.t, FS/t/Report.t, htetc/global.asa, - htetc/handler.pl, httemplate/graph/money_time-graph.cgi, + FS/t/Report-Table.t, FS/t/Report.t, htetc/handler.pl, httemplate/graph/money_time.cgi: beginning of OO reporting interface, create acadia-requested crosstab reports @@ -27826,20 +30760,10 @@ * CREDITS: credit where the typeset invoices came from! -2004-02-28 14:43 ivan - - * htetc/global.asa, httemplate/docs/install.html, - httemplate/docs/upgrade-1.4.2.html: Apache::ASP 2.55 required - 2004-02-28 14:40 ivan * httemplate/edit/process/cust_main_county-collapse.cgi: style -2004-02-28 14:40 ivan - - * httemplate/edit/process/cust_main_county.cgi: new setuptax and - recurtax fields - 2004-02-28 14:26 ivan * FS/FS/Record.pm: depend on DBIx::DBSchema 0.23 and thus DBD::Pg @@ -27885,10 +30809,6 @@ * FS/FS/CGI.pm: query strings get passed through sometimes? -2004-02-24 19:50 ivan - - * httemplate/docs/install.html: formatting - 2004-02-23 00:12 ivan * FS/FS/: svc_acct.pm, part_export.pm, svc_Common.pm: implement @@ -27914,10 +30834,6 @@ * bin/sendmail.import: it lives! -2004-02-13 03:44 ivan - - * httemplate/docs/upgrade10.html: workaround for older Pg - 2004-02-13 03:28 ivan * httemplate/: index.html, search/svc_forward.cgi, @@ -27926,14 +30842,13 @@ 2004-02-13 02:57 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: continue - adding svc_forward.src: make svc_forward.srcsvc nullable + * FS/bin/freeside-setup: continue adding svc_forward.src: make + svc_forward.srcsvc nullable 2004-02-13 02:35 ivan * FS/FS/svc_forward.pm, FS/bin/freeside-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade10.html: add - svc_forward.src + httemplate/docs/schema.html: add svc_forward.src 2004-02-13 00:02 ivan @@ -27951,8 +30866,7 @@ 2004-02-11 22:31 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/misc/email-invoice.cgi, + * htetc/handler.pl, httemplate/misc/email-invoice.cgi, httemplate/misc/print-invoice.cgi, httemplate/view/cust_bill.cgi: re-email invoice, closes: bug#526 and have print and email invoice links redirect back to top of customer view page instead @@ -27984,20 +30898,14 @@ * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi, httemplate/edit/process/part_pkg.cgi, FS/bin/freeside-setup, - htetc/global.asa, htetc/handler.pl, httemplate/docs/schema.html, - httemplate/docs/upgrade-1.4.2.html, - httemplate/docs/upgrade10.html: add pkg_svc.primary_svc flag to - enable an explicit first package flag + htetc/handler.pl, httemplate/docs/schema.html: add + pkg_svc.primary_svc flag to enable an explicit first package flag 2004-01-30 22:20 ivan * FS/FS/Record.pm: add ut_snumber, fix replacement of records with empty values in non-primary-keyed tables -2004-01-30 12:40 ivan - - * httemplate/docs/upgrade-1.4.2.html: not appropriate - 2004-01-29 19:58 ivan * FS/FS/part_export.pm: add default freebsd and linux @@ -28097,19 +31005,14 @@ 2004-01-20 16:04 ivan - * httemplate/search/: cust_bill_event.cgi, cust_pay.cgi, - cust_pkg.cgi: don't include the _next_ day, just the full ending - day + * httemplate/search/: cust_bill_event.cgi, cust_pkg.cgi: don't + include the _next_ day, just the full ending day 2004-01-20 12:30 ivan * httemplate/: index.html, misc/dump.cgi: add database dump from web interface -2004-01-19 15:21 ivan - - * httemplate/docs/upgrade-1.4.2.html: typeset invoice doc update - 2004-01-18 13:03 ivan * FS/FS/Record.pm: revert bind_param change _again_. passing not @@ -28121,15 +31024,6 @@ * FS/FS/cust_bill.pm: apply variable substitutions in latex notes also -2004-01-12 12:52 ivan - - * httemplate/docs/upgrade10.html: add IPC::ShareLite and - Locale::SubCountry - -2004-01-12 12:52 ivan - - * httemplate/docs/upgrade-1.4.2.html: add IPC::ShareLite - 2004-01-12 12:40 khoff * httemplate/edit/part_virtual_field.cgi: Lists are just better @@ -28231,9 +31125,8 @@ 2003-12-27 00:23 ivan - * httemplate/: index.html, search/cust_pkg.cgi, - search/cust_pkg.html, search/cust_pkg_report.cgi: package reports - by agent + * httemplate/: index.html, search/cust_pkg.cgi: package reports by + agent 2003-12-24 10:18 khoff @@ -28242,16 +31135,15 @@ 2003-12-22 18:36 ivan * FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t, - FS/t/svc_external.t, htetc/global.asa, htetc/handler.pl, + FS/t/svc_external.t, htetc/handler.pl, httemplate/edit/part_svc.cgi, httemplate/edit/svc_external.cgi, httemplate/edit/process/svc_external.cgi, httemplate/view/svc_external.cgi: add svc_external 2003-12-22 17:46 ivan - * FS/FS.pm, FS/FS/svc_external.pm, FS/bin/freeside-setup, - httemplate/docs/upgrade10.html, FS/FS/cust_svc.pm: add - svc_external + * FS/: FS.pm, FS/svc_external.pm, bin/freeside-setup, + FS/cust_svc.pm: add svc_external 2003-12-22 17:10 ivan @@ -28272,11 +31164,6 @@ * FS/FS/: Conf.pm, cust_main.pm: allow_negative_charges config option -2003-12-22 13:37 ivan - - * httemplate/browse/cust_pay_batch.cgi: add total cards & amount to - pending batch screen - 2003-12-22 13:22 ivan * FS/FS/cust_main.pm: default to the whole-country tax rate if @@ -28310,11 +31197,6 @@ * FS/bin/freeside-addoutsourceuser: add outsourced databases with both addresses by default -2003-12-19 19:47 ivan - - * httemplate/browse/part_referral.cgi: fix inflated advertising - source numbers - 2003-12-15 00:08 ivan * conf/invoice_latex: line up w/window envelopes @@ -28347,9 +31229,8 @@ 2003-12-10 14:51 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: add - part_referral.disabled, add disabled indices to agent and - part_bill_event + * FS/bin/freeside-setup: add part_referral.disabled, add disabled + indices to agent and part_bill_event 2003-12-10 14:50 ivan @@ -28446,10 +31327,8 @@ 2003-11-19 04:21 ivan - * httemplate/: edit/REAL_cust_pkg.cgi, search/cust_pkg.html, - search/report_cc.html, search/report_credit.html, - search/report_cust_pay.html, search/report_tax.html: fix - jscalendar date ifFormat + * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html, + search/report_tax.html: fix jscalendar date ifFormat 2003-11-18 17:37 ivan @@ -28470,11 +31349,6 @@ FS/part_export/communigate_pro_singledomain.pm, MANIFEST, FS/part_export.pm: add communigate_pro_singledomain export -2003-11-18 03:17 ivan - - * httemplate/docs/install.html: remove thread/PerlIO warning - - standard in 5.8.x and working fine - 2003-11-14 23:28 ivan * FS/bin/freeside-selfservice-server: kill off ssh process when @@ -28518,11 +31392,6 @@ * FS/FS/svc_Common.pm: simple change to cust_svc creation to help imports with svcnums -2003-11-11 00:35 ivan - - * httemplate/browse/part_referral.cgi: really fix advertising - source edit links - 2003-11-11 00:01 ivan * httemplate/search/report_receivables.cgi: remove spaces between @@ -28530,8 +31399,7 @@ 2003-11-10 23:51 ivan - * httemplate/browse/: part_referral.cgi, svc_acct_pop.cgi: - part_referral.cgi + * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi 2003-11-10 05:54 ivan @@ -28602,11 +31470,6 @@ * httemplate/: index.html, search/report_receivables.cgi: "current receivables" -> A/R Aging summary -2003-11-06 05:37 ivan - - * FS/bin/freeside-receivables-report: removing (rewritten as a - proper html report) - 2003-11-05 03:13 ivan * bin/create-fetchmailrc: fixup @@ -28675,15 +31538,10 @@ * httemplate/browse/part_pkg.cgi: also show suspended and canceled counts on active package browse -2003-10-26 09:30 ivan - - * httemplate/search/cust_main-quickpay.html: default quickpay to - exact search - 2003-10-25 17:39 ivan - * httemplate/search/: cust_pay.cgi, report_cust_pay.html: payment - reports broken down by Visa/MC / Amex / Discover + * httemplate/search/report_cust_pay.html: payment reports broken + down by Visa/MC / Amex / Discover 2003-10-24 19:05 ivan @@ -28704,28 +31562,13 @@ * FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi, httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html, - httemplate/docs/upgrade10.html, FS/FS/cust_main.pm, - FS/bin/freeside-setup, httemplate/docs/schema.html: cvv! + FS/FS/cust_main.pm, FS/bin/freeside-setup, + httemplate/docs/schema.html: cvv! 2003-10-23 22:51 ivan * httemplate/images/: cvv2.png, cvv2_amex.png: adding cvv2 images -2003-10-23 17:50 ivan - - * httemplate/browse/part_referral.cgi: UI: adjust alignment of - stats - -2003-10-23 17:39 ivan - - * httemplate/browse/part_referral.cgi: referral listing now shows - customer signups today and past week/30/60/90/6months/year/total - -2003-10-23 15:37 ivan - - * bin/dbdef-create: require DBIx::DBSchema 0.22 to deal with Pg - version problems - 2003-10-23 02:02 ivan * httemplate/docs/legacy.html: fix cranky verbitage at the top @@ -28747,22 +31590,14 @@ 2003-10-19 21:25 ivan * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, - httemplate/edit/part_pkg.cgi, httemplate/docs/upgrade10.html, - FS/bin/freeside-setup: daily/weekly billing - -2003-10-19 11:08 ivan - - * httemplate/docs/install.html: fix CPAN link + httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly + billing 2003-10-16 15:57 khoff * FS/FS/part_export/router.pm: Telnet/SSH router export for svc_broadband. -2003-10-16 06:48 ivan - - * httemplate/docs/billing.html: fix Text::Template link - 2003-10-15 16:17 khoff * httemplate/browse/router.cgi: $router isn't a global. @@ -28802,14 +31637,9 @@ * FS/FS/cust_pay_batch.pm: parse last line from TD Canada Trust -2003-10-09 04:05 ivan - - * httemplate/docs/install.html: don't install on a public server! - 2003-10-07 21:09 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/misc/upload-batch.cgi: can't use + * htetc/handler.pl, httemplate/misc/upload-batch.cgi: can't use File::Basename::basename for windows filenames! use a regex instead @@ -28846,11 +31676,6 @@ * FS/FS/part_export/communigate_pro.pm: add suspension / unsuspension export to communigate -2003-10-06 05:05 ivan - - * httemplate/search/cust_main-quickpay.html: - put link to main - menu on quick payment search page - 2003-10-06 04:39 ivan * httemplate/search/svc_acct.cgi: fix URL argument processing for @@ -28914,10 +31739,6 @@ * FS/FS/agent.pm: no duplicate usernames -2003-09-30 07:58 ivan - - * httemplate/docs/upgrade10.html: agent schema changes - 2003-09-30 05:48 ivan * httemplate/misc/download-batch.cgi: IE doesn't like downloading @@ -28931,17 +31752,13 @@ httemplate/elements/calendar-win2k-2.css, httemplate/elements/calendar.js, httemplate/elements/calendar_stripped.js, - httemplate/images/calendar.png, httemplate/search/cust_pkg.html, - httemplate/search/report_cc.html, - httemplate/search/report_credit.html, + httemplate/images/calendar.png, httemplate/search/report_cust_pay.html, httemplate/search/report_tax.html: calendar popups! 2003-09-30 00:04 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/docs/upgrade-1.4.2.html: CGI.pm 2.47 required for - ->upload() method + * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method 2003-09-29 03:10 ivan @@ -28974,8 +31791,7 @@ 2003-09-27 19:36 ivan - * FS/FS/cust_pay_batch.pm, htetc/global.asa, htetc/handler.pl, - httemplate/browse/cust_pay_batch.cgi, + * FS/FS/cust_pay_batch.pm, htetc/handler.pl, httemplate/misc/upload-batch.cgi: add upload of batch result from TD Canada Trust some global.asa / handler.pl enhancements @@ -28987,10 +31803,6 @@ * httemplate/edit/svc_acct.cgi: $field isn't a global. -2003-09-26 06:37 ivan - - * httemplate/docs/upgrade10.html: sql - 2003-09-26 06:04 ivan * FS/: FS/cust_main.pm, bin/freeside-daily: re-setup option to @@ -29012,19 +31824,13 @@ 2003-09-26 01:11 ivan - * httemplate/: browse/cust_main_county.cgi, - edit/cust_main_county.cgi: fix tax edit UI - -2003-09-25 04:56 ivan - - * httemplate/docs/upgrade10.html: new per-tax setuptax and recurtax - fields + * httemplate/browse/cust_main_county.cgi: fix tax edit UI 2003-09-25 04:49 ivan - * httemplate/: browse/cust_main_county.cgi, - edit/cust_main_county.cgi: UI for multiple named taxes w/setup & - recur exemptions 1.4 schema-auto-adjusting backport + * httemplate/browse/cust_main_county.cgi: UI for multiple named + taxes w/setup & recur exemptions 1.4 schema-auto-adjusting + backport 2003-09-25 04:17 ivan @@ -29049,15 +31855,6 @@ * FS/FS/ClientAPI/MyAccount.pm: quiet self-service server cancels -2003-09-25 02:40 ivan - - * httemplate/docs/upgrade-1.4.2.html: 1.4.2 upgrade - -2003-09-25 02:39 ivan - - * httemplate/docs/upgrade9.html: update upgrade docs for bind - exports - 2003-09-24 10:20 ivan * FS/FS/part_export/shellcommands.pm: don't change dir either when @@ -29086,11 +31883,6 @@ * httemplate/misc/download-batch.cgi: preliminary batch download -2003-09-20 18:22 ivan - - * httemplate/browse/cust_pay_batch.cgi: add link to preliminary - batch download - 2003-09-19 05:40 ivan * FS/FS/cust_main.pm: quiet option to cancel method @@ -29314,8 +32106,7 @@ * FS/FS/CGI.pm, bin/masonize, httemplate/index.html, httemplate/elements/header.html, httemplate/elements/menubar.html, httemplate/elements/pager.html, - httemplate/elements/table.html, httemplate/search/sql.cgi, - httemplate/search/sql.html, + httemplate/elements/table.html, httemplate/search/sql.html, httemplate/search/elements/search.html: - (finish) includes! (closes: Bug#551) - (finish) moving SQL search to including generic elements/search.html - new elements: menubar.html, @@ -29324,8 +32115,7 @@ 2003-08-07 19:02 ivan - * bin/masonize, htetc/global.asa, httemplate/autohandler, - httemplate/graph/money_time-graph.cgi, + * bin/masonize, httemplate/autohandler, httemplate/graph/money_time.cgi, httemplate/search/sql.html, httemplate/search/elements/search.html: - fix Mason profiling to pass-through images (for graph/) - fix graph/money-time.cgi use @@ -29338,20 +32128,17 @@ 2003-08-07 06:08 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/view/cust_main.cgi: - turn on profiling with mason - like with Apache::ASP (redirects now working) - fix mason error - with new view/cust_main.cgi UI + * htetc/handler.pl, httemplate/view/cust_main.cgi: - turn on + profiling with mason like with Apache::ASP (redirects now + working) - fix mason error with new view/cust_main.cgi UI 2003-08-07 05:47 ivan - * Makefile, htetc/global.asa, htetc/handler.pl, - htetc/handler.pl-1.0x, httemplate/autohandler, - httemplate/index.html, httemplate/docs/install.html, - httemplate/docs/upgrade10.html: - switch to mason by default - - minimum mason version 1.1 (and doc) - evaluate .html files with - mason/asp - turn on profiling with mason like with Apache::ASP - (redirects not working) - (start of) includes + * Makefile, htetc/handler.pl, httemplate/autohandler, + httemplate/index.html: - switch to mason by default - minimum + mason version 1.1 (and doc) - evaluate .html files with mason/asp + - turn on profiling with mason like with Apache::ASP (redirects + not working) - (start of) includes 2003-08-05 14:00 ivan @@ -29360,7 +32147,7 @@ 2003-08-05 13:06 ivan - * htetc/: handler.pl, handler.pl-1.0x: no svc_acct_sm in 1.5 + * htetc/handler.pl: no svc_acct_sm in 1.5 2003-08-05 12:07 ivan @@ -29402,12 +32189,10 @@ FS/FS/router.pm, FS/FS/session.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, FS/FS/svc_broadband.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, FS/FS/svc_www.pm, - FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/global.asa, - htetc/handler.pl, htetc/handler.pl-1.0x, httemplate/index.html, - httemplate/browse/part_svc.cgi, + FS/FS/type_pkgs.pm, FS/bin/freeside-setup, htetc/handler.pl, + httemplate/index.html, httemplate/browse/part_svc.cgi, httemplate/browse/part_virtual_field.cgi, - httemplate/browse/router.cgi, httemplate/docs/upgrade10.html, - httemplate/edit/part_svc.cgi, + httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi, httemplate/edit/part_virtual_field.cgi, httemplate/edit/router.cgi, httemplate/edit/svc_acct.cgi, httemplate/edit/svc_broadband.cgi, httemplate/edit/svc_www.cgi, @@ -29417,14 +32202,6 @@ httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi: Virtual field merge -2003-08-04 17:00 khoff - - * FS/FS/part_router_field.pm, FS/FS/part_sb_field.pm, - FS/FS/router_field.pm, FS/FS/sb_field.pm, - httemplate/browse/part_sb_field.cgi, - httemplate/edit/part_router_field.cgi, - httemplate/edit/part_sb_field.cgi: Virtual field merge - 2003-07-25 09:26 ivan * FS/FS/svc_acct.pm: typo @@ -29448,135 +32225,110 @@ * FS/FS/cust_main.pm: one last tiny bugfix for the retry_realtime functionality -2003-07-16 09:05 ivan - - * httemplate/search/cust_pay.cgi: UI - -2003-07-16 09:01 ivan +2003-07-15 06:30 ivan - * httemplate/search/cust_pay.cgi: show totals in payment report + * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi, + bin/rt-mailgate, etc/schema.Pg, lib/RT.pm, lib/RT/Record.pm, + lib/RT/Interface/Web.pm: reverting to vendor branch rt 3.0.4, + hopefully -2003-07-15 06:30 ivan +2003-07-15 06:16 ivan - * rt/: ChangeLog, Makefile, README, TODO, bin/initacls.Oracle, - bin/initacls.Pg, bin/initacls.mysql, bin/mason_handler.fcgi, - bin/mason_handler.scgi, bin/rt, bin/rt-mailgate, bin/rtadmin, - bin/webmux.pl, docs/rt.gif, docs/design_docs/acls, - docs/design_docs/basic-definitions.txt, - docs/design_docs/cli_spec, docs/design_docs/evil_plans, - docs/design_docs/local_hacking, etc/acl.Oracle, etc/acl.Pg, - etc/acl.mysql, etc/config.pm, etc/schema.Oracle, etc/schema.Pg, - etc/schema.mysql, etc/schema.pm, lib/MANIFEST, lib/MANIFEST.SKIP, - lib/Makefile.PL, lib/RT.pm, lib/test.pl, lib/RT/ACE.pm, - lib/RT/ACL.pm, lib/RT/Attachment.pm, lib/RT/Attachments.pm, - lib/RT/CurrentUser.pm, lib/RT/Date.pm, lib/RT/EasySearch.pm, - lib/RT/Group.pm, lib/RT/GroupMember.pm, lib/RT/GroupMembers.pm, - lib/RT/Groups.pm, lib/RT/Handle.pm, lib/RT/Keyword.pm, - lib/RT/KeywordSelect.pm, lib/RT/KeywordSelects.pm, - lib/RT/Keywords.pm, lib/RT/Link.pm, lib/RT/Links.pm, - lib/RT/ObjectKeyword.pm, lib/RT/ObjectKeywords.pm, - lib/RT/Queue.pm, lib/RT/Queues.pm, lib/RT/Record.pm, - lib/RT/Scrip.pm, lib/RT/ScripAction.pm, lib/RT/ScripActions.pm, - lib/RT/ScripCondition.pm, lib/RT/ScripConditions.pm, - lib/RT/Scrips.pm, lib/RT/Template.pm, lib/RT/Templates.pm, - lib/RT/TestHarness.pm, lib/RT/Ticket.pm, lib/RT/Tickets.pm, - lib/RT/Transaction.pm, lib/RT/Transactions.pm, lib/RT/User.pm, - lib/RT/Users.pm, lib/RT/Watcher.pm, lib/RT/Watchers.pm, - lib/RT/Action/Autoreply.pm, lib/RT/Action/Generic.pm, - lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm, - lib/RT/Action/OpenDependent.pm, lib/RT/Action/ResolveMembers.pm, - lib/RT/Action/SendEmail.pm, lib/RT/Action/SendPasswordEmail.pm, - lib/RT/Action/StallDependent.pm, - lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm, - lib/RT/Condition/NewDependency.pm, - lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm, - lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm: reverting to - vendor branch rt 3.0.4, hopefully + * rt/: Makefile.in, config.log, config.status, + bin/mason_handler.svc, bin/rt-commit-handler, bin/rt-crontool, + etc/RT_Config.pm, etc/RT_Config.pm.in, etc/RT_SiteConfig.pm, + lib/RT.pm.in, lib/RT/CustomField.pm, + lib/RT/CustomField_Overlay.pm, lib/RT/Groups_Overlay.pm, + lib/RT/SearchBuilder.pm, lib/RT/Ticket_Overlay.pm, + lib/RT/Tickets_Overlay.pm, lib/RT/Transaction_Overlay.pm, + lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, + lib/t/02regression.t, lib/t/03web.pl, lib/t/04_send_email.pl, + sbin/rt-setup-database.in: Initial revision 2003-07-15 06:16 ivan - * rt/: Makefile.in, aclocal.m4, config, config.layout, Changelog, - config.log, config.pld, config.status, configure, configure.ac, - install-sh, bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, - bin/mason_handler.svc, bin/mason_handler.svc.in, - bin/rt-commit-handler, bin/rt-commit-handler.in, + * rt/: COPYING, README, aclocal.m4, Changelog, configure, + configure.ac, install-sh, bin/mason_handler.fcgi.in, + bin/mason_handler.scgi.in, bin/mason_handler.svc.in, bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in, - bin/rt-crontool, docs/design_docs/approval_notices, + docs/README.docs, docs/Security, docs/design_docs/CARS, + docs/design_docs/TransactionTypes.txt, docs/design_docs/acls, + docs/design_docs/approval_notices, docs/design_docs/approval_template, docs/design_docs/cf_search, - docs/design_docs/delegation, docs/design_docs/groups_notes, + docs/design_docs/cli_spec, docs/design_docs/cvs_integration, + docs/design_docs/delegation, docs/design_docs/evil_plans, + docs/design_docs/groups_notes, + docs/design_docs/link-definitions.txt, docs/design_docs/recursive_group_membership_algorithm, docs/design_docs/rql_parser_machine.graphviz, docs/design_docs/string-extraction-guide.txt, - docs/design_docs/ticket_templates, etc/RT_Config.pm, - etc/RT_Config.pm.in, etc/RT_SiteConfig.pm, etc/constraints.mysql, - etc/initialdata, etc/schema.SQLite, etc/upgrade/2.1.71, - html/autohandler, html/index.html, html/l, lib/RT.pm.in, - lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm, - lib/RT/Attachment_Overlay.pm, lib/RT/Attachments_Overlay.pm, + docs/design_docs/subscription-definitions.txt, + docs/design_docs/ticket_templates, docs/design_docs/users, + etc/acl.Oracle, etc/acl.Pg, etc/acl.mysql, etc/constraints.mysql, + etc/initialdata, etc/schema.SQLite, lib/RT/ACE.pm, + lib/RT/ACE_Overlay.pm, lib/RT/ACL.pm, lib/RT/ACL_Overlay.pm, + lib/RT/Attachment.pm, lib/RT/Attachment_Overlay.pm, + lib/RT/Attachments.pm, lib/RT/Attachments_Overlay.pm, lib/RT/Base.pm, lib/RT/CachedGroupMember.pm, lib/RT/CachedGroupMember_Overlay.pm, lib/RT/CachedGroupMembers.pm, - lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CustomField.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm, lib/RT/CustomFieldValue.pm, lib/RT/CustomFieldValues.pm, - lib/RT/CustomFieldValues_Overlay.pm, - lib/RT/CustomField_Overlay.pm, lib/RT/CustomFields.pm, - lib/RT/CustomFields_Overlay.pm, lib/RT/EmailParser.pm, - lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers_Overlay.pm, - lib/RT/Group_Overlay.pm, lib/RT/Groups_Overlay.pm, - lib/RT/I18N.pm, lib/RT/Link_Overlay.pm, lib/RT/Links_Overlay.pm, - lib/RT/Principal.pm, lib/RT/Principal_Overlay.pm, - lib/RT/Principals.pm, lib/RT/Principals_Overlay.pm, - lib/RT/Queue_Overlay.pm, lib/RT/Queues_Overlay.pm, - lib/RT/ScripAction_Overlay.pm, lib/RT/ScripActions_Overlay.pm, - lib/RT/ScripCondition_Overlay.pm, + lib/RT/CustomFieldValues_Overlay.pm, lib/RT/CustomFields.pm, + lib/RT/CustomFields_Overlay.pm, lib/RT/Date.pm, + lib/RT/EmailParser.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm, + lib/RT/GroupMember_Overlay.pm, lib/RT/GroupMembers.pm, + lib/RT/GroupMembers_Overlay.pm, lib/RT/Group_Overlay.pm, + lib/RT/Groups.pm, lib/RT/Handle.pm, lib/RT/I18N.pm, + lib/RT/Link.pm, lib/RT/Link_Overlay.pm, lib/RT/Links.pm, + lib/RT/Links_Overlay.pm, lib/RT/Principal.pm, + lib/RT/Principal_Overlay.pm, lib/RT/Principals.pm, + lib/RT/Principals_Overlay.pm, lib/RT/Queue.pm, + lib/RT/Queue_Overlay.pm, lib/RT/Queues.pm, + lib/RT/Queues_Overlay.pm, lib/RT/Scrip.pm, lib/RT/ScripAction.pm, + lib/RT/ScripAction_Overlay.pm, lib/RT/ScripActions.pm, + lib/RT/ScripActions_Overlay.pm, lib/RT/ScripCondition.pm, + lib/RT/ScripCondition_Overlay.pm, lib/RT/ScripConditions.pm, lib/RT/ScripConditions_Overlay.pm, lib/RT/Scrip_Overlay.pm, - lib/RT/Scrips_Overlay.pm, lib/RT/SearchBuilder.pm, - lib/RT/System.pm, lib/RT/Template_Overlay.pm, - lib/RT/Templates_Overlay.pm, lib/RT/TicketCustomFieldValue.pm, - lib/RT/TicketCustomFieldValue_Overlay.pm, - lib/RT/TicketCustomFieldValues.pm, - lib/RT/TicketCustomFieldValues_Overlay.pm, - lib/RT/Ticket_Overlay.pm, lib/RT/Tickets_Overlay.pm, - lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction_Overlay.pm, - lib/RT/Transactions_Overlay.pm, lib/RT/URI.pm, - lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, - lib/RT/Action/AutoOpen.pm, lib/RT/Action/CreateTickets.pm, - lib/RT/Action/EscalatePriority.pm, lib/RT/Action/SetPriority.pm, - lib/RT/Action/UserDefined.pm, lib/RT/Condition/BeforeDue.pm, + lib/RT/Scrips.pm, lib/RT/Scrips_Overlay.pm, lib/RT/System.pm, + lib/RT/Template.pm, lib/RT/Template_Overlay.pm, + lib/RT/Templates.pm, lib/RT/Templates_Overlay.pm, + lib/RT/Ticket.pm, lib/RT/Tickets.pm, + lib/RT/Tickets_Overlay_SQL.pm, lib/RT/Transaction.pm, + lib/RT/Transactions.pm, lib/RT/Transactions_Overlay.pm, + lib/RT/URI.pm, lib/RT/User.pm, lib/RT/Users.pm, + lib/RT/Action/AutoOpen.pm, lib/RT/Action/Autoreply.pm, + lib/RT/Action/CreateTickets.pm, + lib/RT/Action/EscalatePriority.pm, lib/RT/Action/Generic.pm, + lib/RT/Action/Notify.pm, lib/RT/Action/NotifyAsComment.pm, + lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm, + lib/RT/Action/SetPriority.pm, lib/RT/Action/UserDefined.pm, + lib/RT/Condition/AnyTransaction.pm, + lib/RT/Condition/BeforeDue.pm, lib/RT/Condition/Generic.pm, lib/RT/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm, lib/RT/Condition/PriorityExceeds.pm, - lib/RT/Condition/QueueChange.pm, lib/RT/Condition/UserDefined.pm, - lib/RT/I18N/cs.pm, lib/RT/I18N/cs.po, lib/RT/I18N/de.po, - lib/RT/I18N/en.po, lib/RT/I18N/es.po, lib/RT/I18N/fi.po, - lib/RT/I18N/fr.po, lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, - lib/RT/I18N/ja.po, lib/RT/I18N/nl.po, lib/RT/I18N/no.po, - lib/RT/I18N/pt_br.po, lib/RT/I18N/ru.po, lib/RT/I18N/zh_cn.po, - lib/RT/I18N/zh_tw.po, lib/RT/Interface/Email/Auth/MailFrom.pm, + lib/RT/Condition/QueueChange.pm, + lib/RT/Condition/StatusChange.pm, + lib/RT/Condition/UserDefined.pm, lib/RT/I18N/cs.pm, + lib/RT/I18N/cs.po, lib/RT/I18N/de.po, lib/RT/I18N/en.po, + lib/RT/I18N/es.po, lib/RT/I18N/fi.po, lib/RT/I18N/fr.po, + lib/RT/I18N/he.po, lib/RT/I18N/i_default.pm, lib/RT/I18N/ja.po, + lib/RT/I18N/nl.po, lib/RT/I18N/ru.po, lib/RT/Interface/CLI.pm, + lib/RT/Interface/Email.pm, + lib/RT/Interface/Email/Auth/MailFrom.pm, lib/RT/Interface/Email/Filter/SpamAssassin.pm, lib/RT/Search/ActiveTicketsInQueue.pm, lib/RT/Search/Generic.pm, - lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/00smoke.t, - lib/t/00smoke.t.in, lib/t/01harness.t, lib/t/01harness.t.in, - lib/t/02regression.t, lib/t/02regression.t.in, lib/t/03web.pl, - lib/t/03web.pl.in, lib/t/04_send_email.pl, - lib/t/04_send_email.pl.in, m4/rt_enable_layout.m4, - m4/rt_expand_var.m4, m4/rt_layout.m4, + lib/RT/URI/base.pm, lib/RT/URI/fsck_com_rt.pm, lib/t/01harness.t, + m4/rt_enable_layout.m4, m4/rt_expand_var.m4, m4/rt_layout.m4, m4/rt_subst_expanded_arg.m4, sbin/extract-message-catalog, - sbin/extract_pod_tests, sbin/factory, sbin/license_tag, - sbin/regression_harness, sbin/rt-setup-database, - sbin/rt-setup-database.in, sbin/rt-test-dependencies.in, + sbin/factory, sbin/license_tag, sbin/rt-test-dependencies.in, autom4te.cache/output.0, autom4te.cache/requests, - autom4te.cache/traces.0, sbin/rt-test-dependencies: Initial - revision + autom4te.cache/traces.0: import of rt 3.0.4 2003-07-15 04:23 ivan * Makefile: 1.5.0pre3 -2003-07-13 23:21 ivan - - * httemplate/search/cust_pay.cgi: fix bug when both a payment type - and date range are specified - 2003-07-12 04:14 ivan * httemplate/index.html: remove Gratuitous capitalization @@ -29597,9 +32349,9 @@ 2003-07-11 08:23 ivan - * httemplate/: index.html, search/cust_pay.cgi, - search/cust_pkg.cgi, search/report_cust_pay.html: payments report - for inventivemedia / hpnx + * httemplate/: index.html, search/cust_pkg.cgi, + search/report_cust_pay.html: payments report for inventivemedia / + hpnx 2003-07-11 00:54 ivan @@ -29619,18 +32371,10 @@ * httemplate/view/cust_main.cgi: don't bother displaying comments that are only whitespace/newlines -2003-07-03 20:34 ivan - - * etc/acp_logfile-parse: removing obsolete file - 2003-07-03 20:31 ivan * etc/abbr_state.txt: adding states -2003-07-03 20:27 ivan - - * etc/example-direct-cardin: removing ancient cybercash example - 2003-07-03 18:37 ivan * FS/FS/svc_acct_pop.pm: don't populate the whole initial list if @@ -29641,10 +32385,6 @@ * FS/FS/svc_acct_pop.pm: optimize javascript to handle large numbers of POPs -2003-07-03 16:00 ivan - - * htetc/global.asa: working DBIx::Profile again - 2003-07-02 05:58 ivan * FS/FS/part_pkg.pm: tyop @@ -29656,7 +32396,7 @@ 2003-07-02 05:34 ivan - * Artistic, README: change license to GPL only + * README: change license to GPL only 2003-07-01 02:00 ivan @@ -29679,8 +32419,7 @@ 2003-06-30 06:18 ivan - * FS/: MANIFEST, bin/freeside-overdue: removing deprecated - freeside-overdue + * FS/MANIFEST: removing deprecated freeside-overdue 2003-06-30 05:22 ivan @@ -29725,20 +32464,6 @@ * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: fix the credit card retry on change or manual "retry_card" to ONCE per invoice -2003-06-22 02:11 ivan - - * bin/create-history-tables: skip pg_ tables also (ewww, showing up - in reverse-engineered schema) - -2003-06-22 02:04 ivan - - * bin/create-history-tables: skip history tables that exist - already; easier to re-run now - -2003-06-13 19:04 ivan - - * httemplate/docs/upgrade9.html: cust_bill2 index - 2003-06-13 19:02 ivan * FS/bin/freeside-setup: add index on cust_bill._date @@ -29845,11 +32570,6 @@ * FS/FS/cust_svc.pm: add "$ignore_quantity" bypass -2003-06-08 17:59 ivan - - * httemplate/docs/install.html: documentation update from "Jesse D. - Guardiani" , thanks - 2003-06-06 18:58 ivan * FS/FS/cust_main.pm: and fix the error message @@ -29873,11 +32593,6 @@ * FS/FS/part_export/cp.pm: add suspend/unsuspend capability to CP export -2003-06-05 21:42 ivan - - * htetc/global.asa: database profiling bs i should just switch to - mason - 2003-06-04 17:22 khoff * FS/FS/cust_pkg.pm: order/cancel packages rewritten @@ -29903,18 +32618,6 @@ * Makefile: 1.5.0pre2 (too late, hehe) -2003-06-03 02:34 ivan - - * bin/svc_acct_sm.import: removing (very) deprecated import - -2003-06-03 00:54 ivan - - * httemplate/docs/upgrade10.html: upgrade docs - -2003-06-02 23:10 ivan - - * httemplate/docs/upgrade10.html: slightly better upgrade docs - 2003-06-02 23:09 ivan * FS/bin/freeside-setup: use serial for primary keys in new tables @@ -29932,21 +32635,21 @@ * FS/FS/cust_pkg.pm: add last_bill field to manpage +2003-05-30 02:40 ivan + + * httemplate/docs/man/FS/part_export/.cvs_is_on_crack: force + inclusion of httemplate/docs/man hierarchy + 2003-05-30 02:22 ivan * FS/FS/part_export/sqlradius.pm: sqlradius exports include "op" field -2003-05-30 01:45 ivan - - * httemplate/docs/ssh.html: doc - 2003-05-19 22:43 ivan * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/FS-SelfService/cgi/make_payment.html, fs_selfservice/FS-SelfService/cgi/payment_results.html, - fs_selfservice/FS-SelfService/cgi/process_payment.html, fs_selfservice/FS-SelfService/cgi/selfservice.cgi: working self-service self-payments! @@ -29963,7 +32666,6 @@ * FS/FS/cust_main.pm, FS/FS/ClientAPI/MyAccount.pm, fs_selfservice/FS-SelfService/cgi/make_payment.html, - fs_selfservice/FS-SelfService/cgi/process_payment.html, fs_selfservice/FS-SelfService/cgi/selfservice.cgi: first crack at payment processing with self-service (step two of the process) @@ -30057,13 +32759,12 @@ 2003-05-11 15:25 ivan - * htetc/: handler.pl, handler.pl-1.0x: handler.pl updates from - Richard Siddall + * htetc/handler.pl: handler.pl updates from Richard Siddall + 2003-05-09 23:45 ivan - * httemplate/view/: cust_main.cgi, cust_pkg.cgi: first pass at new - package list UI + * httemplate/view/cust_main.cgi: first pass at new package list UI 2003-05-09 22:41 ivan @@ -30094,19 +32795,6 @@ * Makefile, FS/FS/Record.pm: general Pg 7.3 fix for setting int columns to '' / NULL -2003-05-06 14:15 ivan - - * httemplate/view/cust_main_alt.cgi: don't create new files in lieu - of branches - -2003-05-06 13:33 khoff - - * httemplate/view/cust_main_alt.cgi: Can't pull out of thin air. - -2003-05-04 13:58 khoff - - * httemplate/view/cust_main_alt.cgi: proposed cust_main.cgi - 2003-05-02 19:06 ivan * FS/FS/part_export/infostreet.pm, httemplate/edit/svc_acct.cgi: @@ -30178,8 +32866,7 @@ 2003-04-23 16:12 ivan - * Makefile, htetc/handler.pl, htetc/handler.pl-1.0x, - httemplate/docs/install.html: compatible with mason 1.1! closes: + * Makefile, htetc/handler.pl: compatible with mason 1.1! closes: bug#492 2003-04-23 15:16 ivan @@ -30208,15 +32895,13 @@ 2003-04-21 21:39 ivan - * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/part_export.pm, - FS/FS/svc_domain.pm, FS/FS/svc_forward.pm, - FS/FS/part_export/domain_shellcommands.pm, - FS/FS/part_export/forward_shellcommands.pm, - FS/t/part_export-forward_shellcommands.t, - httemplate/docs/install.html: - mysql 4.1 is available; update - documentation - remove last vestiges of 1.3-style qmail/vpopmail - exports from svc_domain and svc_forward; add appropriate - exports (closes: Bug#299) + * FS/: MANIFEST, FS/Conf.pm, FS/part_export.pm, FS/svc_domain.pm, + FS/svc_forward.pm, FS/part_export/domain_shellcommands.pm, + FS/part_export/forward_shellcommands.pm, + t/part_export-forward_shellcommands.t: - mysql 4.1 is available; + update documentation - remove last vestiges of 1.3-style + qmail/vpopmail exports from svc_domain and svc_forward; add + appropriate exports (closes: Bug#299) 2003-04-21 15:40 ivan @@ -30232,8 +32917,7 @@ 2003-04-21 14:29 khoff - * httemplate/edit/: part_router_field.cgi, process/generic.cgi: - Navigation fixes. + * httemplate/edit/process/generic.cgi: Navigation fixes. 2003-04-21 14:13 khoff @@ -30247,9 +32931,8 @@ 2003-04-21 13:53 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/part_bill_event.pm, - FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter, - FS/bin/freeside-setup, httemplate/docs/schema.html, - httemplate/edit/cust_main.cgi, + FS/bin/freeside-daily, FS/bin/freeside-setup, + httemplate/docs/schema.html, httemplate/edit/cust_main.cgi, httemplate/edit/part_bill_event.cgi, httemplate/edit/process/cust_main.cgi, httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi: @@ -30297,9 +32980,9 @@ 2003-04-01 00:03 ivan * FS/FS/Record.pm, httemplate/docs/index.html, - httemplate/docs/upgrade10.html, httemplate/view/cust_main.cgi: - - update qsearch for Pg 7.3 - preliminary 1.5.0 upgrade docs - - syntax error in main customer view + httemplate/view/cust_main.cgi: - update qsearch for Pg 7.3 - + preliminary 1.5.0 upgrade docs - syntax error in main customer + view 2003-03-31 22:55 ivan @@ -30311,9 +32994,9 @@ * FS/FS/cust_main.pm, FS/FS/cust_pkg.pm, debian/changelog, debian/control, httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/process/REAL_cust_pkg.cgi, - httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi, - httemplate/view/cust_pkg.cgi: correct last_bill problems with $0 - invoice (non-existant) edge cases + httemplate/search/cust_pkg.cgi, httemplate/view/cust_main.cgi: + correct last_bill problems with $0 invoice (non-existant) edge + cases 2003-03-31 15:49 ivan @@ -30373,10 +33056,6 @@ bin/apache.export, bin/bind.export, bin/bsdshell.export, bin/sysvshell.export: apache export! -2003-03-11 16:44 ivan - - * httemplate/docs/upgrade9.html: doc from 1.4 branch - 2003-03-11 03:40 ivan * FS/FS/svc_domain.pm: another pg7.3 fix @@ -30413,32 +33092,13 @@ FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm, FS/FS/cust_main.pm, FS/bin/freeside-setup, FS/t/cust_bill_pkg_detail.t, httemplate/docs/schema.html, - httemplate/docs/upgrade10.html, httemplate/edit/part_pkg.cgi: - time/data detail on invoices - -2003-02-05 15:22 khoff - - * FS/FS/ac.pm, FS/FS/ac_block.pm, FS/FS/ac_field.pm, - FS/FS/ac_type.pm, FS/FS/part_ac_field.pm, - httemplate/browse/ac.cgi, httemplate/browse/ac_type.cgi, - httemplate/edit/ac.cgi, httemplate/edit/ac_type.cgi, - httemplate/edit/process/ac.cgi, - httemplate/edit/process/ac_block.cgi, - httemplate/edit/process/ac_field.cgi, - httemplate/edit/process/ac_type.cgi, - httemplate/edit/process/part_ac_field.cgi: svc_broadband rewrite + httemplate/edit/part_pkg.cgi: time/data detail on invoices 2003-02-05 15:17 khoff - * FS/FS/addr_block.pm, FS/FS/part_router_field.pm, - FS/FS/part_sb_field.pm, FS/FS/part_svc_router.pm, - FS/FS/router.pm, FS/FS/router_field.pm, FS/FS/sb_field.pm, + * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm, FS/FS/svc_broadband.pm, httemplate/browse/addr_block.cgi, - httemplate/browse/generic.cgi, - httemplate/browse/part_sb_field.cgi, - httemplate/browse/router.cgi, - httemplate/edit/part_router_field.cgi, - httemplate/edit/part_sb_field.cgi, httemplate/edit/router.cgi, + httemplate/browse/router.cgi, httemplate/edit/router.cgi, httemplate/edit/svc_broadband.cgi, httemplate/edit/process/addr_block/add.cgi, httemplate/edit/process/addr_block/allocate.cgi, @@ -30446,19 +33106,14 @@ FS/bin/freeside-setup, httemplate/edit/process/generic.cgi, httemplate/edit/process/router.cgi, httemplate/edit/process/svc_broadband.cgi, - httemplate/edit/process/addr_block/split.cgi, htetc/global.asa, - htetc/handler.pl, httemplate/index.html, - httemplate/view/svc_broadband.cgi: svc_broadband rewrite + httemplate/edit/process/addr_block/split.cgi, htetc/handler.pl, + httemplate/index.html, httemplate/view/svc_broadband.cgi: + svc_broadband rewrite 2003-02-05 14:06 khoff * FS/FS/cust_svc.pm: ip_netmask is gone now -2003-02-04 14:04 ivan - - * htetc/global.asa, httemplate/docs/install.html: 1.5-specific - fixes - 2003-01-27 23:47 ivan * FS/bin/freeside-setup: eek, and this is what caused connectup to @@ -30486,9 +33141,8 @@ 2003-01-14 01:26 ivan * FS/MANIFEST, FS/bin/freeside-selfservice-server, - fs_selfservice/freeside-selfservice-server, init.d/freeside-init: - move freeside-selfservice-server to proper MakeMaker install - location + init.d/freeside-init: move freeside-selfservice-server to proper + MakeMaker install location 2003-01-14 00:49 ivan @@ -30526,9 +33180,9 @@ 2002-12-24 14:41 ivan - * README.1.5.0pre1, FS/bin/freeside-setup, - httemplate/view/cust_main.cgi: optimization for ginourmous - numbers of packages for intergate, whew + * FS/bin/freeside-setup, httemplate/view/cust_main.cgi: + optimization for ginourmous numbers of packages for intergate, + whew 2002-12-23 15:56 ivan @@ -30552,12 +33206,6 @@ * FS/FS/cust_pkg.pm: added stuff for selfservice_server-quiet, signup_server-quiet, and emailcancel messages. -2002-12-23 06:38 steve - - * fs_selfservice/freeside-selfservice-server: added stuff for - selfservice_server-quiet, signup_server-quiet, and emailcancel - messages. - 2002-12-23 06:22 steve * FS/FS/: cust_bill.pm, Conf.pm: added stuff for @@ -30647,11 +33295,6 @@ * FS/: MANIFEST, bin/freeside-sqlradius-seconds: adding freeside-sqlradius-seconds -2002-12-16 22:36 ivan - - * httemplate/docs/install.html: add PerlModule commands to install - instructions - 2002-12-16 13:52 ivan * FS/FS/part_svc.pm, httemplate/edit/part_svc.cgi: fix for Pg 7.3, @@ -30663,8 +33306,8 @@ 2002-12-16 02:47 ivan - * httemplate/graph/: money_time-graph.cgi, money_time.cgi: working - date range selector that defaults to the past year! + * httemplate/graph/money_time.cgi: working date range selector that + defaults to the past year! 2002-12-14 13:18 ivan @@ -30684,10 +33327,6 @@ * httemplate/misc/: meta-import.cgi, process/meta-import.cgi: beginning of web-based data importer -2002-12-09 02:54 ivan - - * httemplate/docs/install.html: doc - 2002-12-04 04:43 ivan * bin/bind.export: really fixed now @@ -30707,8 +33346,7 @@ 2002-11-27 21:10 ivan - * FS/FS/Conf.pm, httemplate/docs/upgrade8.html: deprecate - username_policy + * FS/FS/Conf.pm: deprecate username_policy 2002-11-26 03:58 ivan @@ -30772,9 +33410,8 @@ 2002-11-20 01:07 ivan - * FS/bin/freeside-setup, httemplate/docs/upgrade9.html: ugh... need - to increase length of payinfo field in cust_pay and cust_refund - for ACH + * FS/bin/freeside-setup: ugh... need to increase length of payinfo + field in cust_pay and cust_refund for ACH 2002-11-19 14:55 ivan @@ -30841,10 +33478,6 @@ * FS/FS/cust_main.pm: doc -2002-11-05 21:41 ivan - - * httemplate/graph/money_time-graph.cgi: lala - 2002-11-05 20:23 ivan * FS/FS/part_pkg.pm: safe regex for sqlradius hour/data billing, @@ -30881,18 +33514,10 @@ * FS/bin/freeside-sqlradius-radacctd: lost? -2002-11-04 18:15 ivan - - * httemplate/graph/money_time-graph.cgi: local kludge - 2002-11-04 15:40 ivan * FS/FS/CGI.pm: balance on small_custview -2002-11-04 13:20 ivan - - * httemplate/docs/upgrade9.html: doc - 2002-11-04 12:51 ivan * httemplate/view/svc_acct.cgi: fix cosmetic bug on online time @@ -30900,8 +33525,7 @@ 2002-11-01 16:13 ivan - * httemplate/graph/: money_time-graph.cgi, money_time.cgi: whew, - glad i had a copy of this + * httemplate/graph/money_time.cgi: whew, glad i had a copy of this 2002-10-28 05:22 ivan @@ -30962,8 +33586,8 @@ 2002-10-19 20:28 ivan - * FS/FS/part_export.pm, FS/FS/part_export/vpopmail.pm, - eg/vpopmailrestart: vpopmail restart export option + * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart + export option 2002-10-18 09:54 ivan @@ -31017,11 +33641,6 @@ httemplate/view/svc_acct.cgi: radacct update: use sqlradius for datasrc, not plandata options (whew) -2002-10-17 04:17 ivan - - * httemplate/search/cust_bill.cgi: another mason fix, this one from - 5 - 2002-10-15 02:54 ivan * FS/FS/cust_bill.pm: ach fix s/ECHECK/CHECK/ @@ -31047,15 +33666,7 @@ 2002-10-13 00:14 ivan - * httemplate/docs/: session.html, upgrade9.html: doh - -2002-10-13 00:13 ivan - - * httemplate/docs/upgrade9.html: msgcat docs for upgrade - -2002-10-12 23:49 ivan - - * httemplate/docs/install.html: don't use ILIKE (7.1-ism) anymore + * httemplate/docs/session.html: doh 2002-10-12 18:14 ivan @@ -31073,9 +33684,8 @@ 2002-10-12 06:46 ivan - * bin/populate-msgcat, httemplate/edit/cust_main.cgi, - httemplate/view/cust_main.cgi: dayphone/nightphone as - customizable labels, closes: Bug#464 + * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: + dayphone/nightphone as customizable labels, closes: Bug#464 2002-10-12 06:26 ivan @@ -31153,8 +33763,7 @@ 2002-10-04 05:56 ivan * FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm, - FS/bin/freeside-setup, httemplate/docs/install.html, - httemplate/edit/process/cust_pkg.cgi, + FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi, httemplate/misc/change_pkg.cgi, httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi: working on the road: - easier "change package" link for changing one package to another - @@ -31188,11 +33797,6 @@ * FS/FS/UID.pm: don't chop blanks -2002-09-26 23:00 ivan - - * htetc/global.asa: only load Devel::AutoProfiler if it is - installed - 2002-09-26 22:36 ivan * FS/bin/freeside-adduser: lock mapsecrets file @@ -31215,7 +33819,7 @@ 2002-09-25 02:11 ivan - * Makefile, httemplate/docs/install.html: doc + * Makefile: doc 2002-09-25 02:09 ivan @@ -31228,9 +33832,8 @@ 2002-09-23 07:27 ivan - * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl: global.asa - changes for profiling redirects header-handling changes necessary - for chart .cgis + * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling + redirects header-handling changes necessary for chart .cgis 2002-09-23 01:50 ivan @@ -31238,14 +33841,12 @@ 2002-09-21 04:17 ivan - * README.1.5.0pre1, FS/bin/freeside-setup, - httemplate/docs/schema.dia, httemplate/docs/schema.html, - FS/FS/cust_bill.pm, FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm, - FS/FS/cust_main_county.pm, bin/create-history-tables, - httemplate/browse/cust_main_county.cgi, - httemplate/edit/cust_main_county.cgi, - httemplate/edit/process/cust_main_county.cgi: all taxes now have - names. closes: Bug#15 + * FS/bin/freeside-setup, httemplate/docs/schema.dia, + httemplate/docs/schema.html, FS/FS/cust_bill.pm, + FS/FS/cust_bill_pkg.pm, FS/FS/cust_main.pm, + FS/FS/cust_main_county.pm, + httemplate/browse/cust_main_county.cgi: all taxes now have names. + closes: Bug#15 2002-09-20 08:49 ivan @@ -31265,11 +33866,10 @@ 2002-09-20 08:47 ivan - * FS/MANIFEST, FS/bin/freeside-addoutsourceuser, - FS/bin/freeside-deloutsource, FS/bin/freeside-deloutsourceuser, - FS/bin/freeside-deluser, FS/bin/freeside-setup, - bin/populate-msgcat: add freeside-deluser, freeside-deloutsource - and freeside-deloutsourceuser + * FS/: MANIFEST, bin/freeside-addoutsourceuser, + bin/freeside-deloutsource, bin/freeside-deloutsourceuser, + bin/freeside-deluser, bin/freeside-setup: add freeside-deluser, + freeside-deloutsource and freeside-deloutsourceuser 2002-09-20 08:46 ivan @@ -31281,29 +33881,17 @@ 2002-09-20 05:50 ivan - * FS/bin/freeside-setup, bin/fs-setup, - httemplate/docs/install.html: move from bin/fs-setup to + * FS/bin/freeside-setup: move from bin/fs-setup to FS/bin/freeside-setup -2002-09-20 05:04 ivan - - * README.1.5.0pre1, httemplate/docs/install.html: doc NetAddr::IP - dependancy - 2002-09-20 03:16 ivan - * README.1.5.0pre1, FS/FS/UID.pm, bin/fs-setup: change otaker - fields to 32 chars + * FS/FS/UID.pm: change otaker fields to 32 chars 2002-09-19 06:34 ivan - * bin/fs-setup, FS/FS/Record.pm, bin/dbdef-create: use database - SERIAL or AUTO_INCREMENT for primary keys, finally, yay! closes: - bug#69 - -2002-09-19 06:25 ivan - - * README.1.5.0pre1: preliminary upgrade instructions + * FS/FS/Record.pm: use database SERIAL or AUTO_INCREMENT for + primary keys, finally, yay! closes: bug#69 2002-09-19 01:43 ivan @@ -31313,10 +33901,6 @@ * FS/FS/svc_acct.pm: remove extra definition of $cust_pkg -2002-09-19 00:15 ivan - - * httemplate/view/cust_pkg.cgi: cancel later in view UI... hmm - 2002-09-18 15:50 ivan * FS/FS/Conf.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm, @@ -31331,8 +33915,7 @@ 2002-09-18 05:10 ivan - * httemplate/docs/: index.html, legacy.html, upgrade4.html, - upgrade5.html, upgrade6.html: doc + * httemplate/docs/: index.html, legacy.html: doc 2002-09-17 03:21 ivan @@ -31344,15 +33927,10 @@ * FS/FS.pm, FS/MANIFEST, FS/FS/InitHandler.pm, FS/FS/cust_pkg.pm, FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/FS/svc_acct.pm, - FS/FS/svc_acct_sm.pm, FS/t/svc_acct_sm.t, httemplate/index.html, - httemplate/docs/schema.dia, httemplate/docs/schema.html, - httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct_sm.cgi, - httemplate/edit/process/part_svc.cgi, - httemplate/edit/process/svc_acct_sm.cgi, - httemplate/misc/link.cgi, httemplate/search/svc_acct_sm.cgi, - httemplate/search/svc_acct_sm.html, - httemplate/search/svc_domain.cgi, - httemplate/view/svc_acct_sm.cgi: remove svc_acct_sm + httemplate/index.html, httemplate/docs/schema.dia, + httemplate/docs/schema.html, httemplate/edit/part_svc.cgi, + httemplate/edit/process/part_svc.cgi, httemplate/misc/link.cgi, + httemplate/search/svc_domain.cgi: remove svc_acct_sm 2002-09-16 17:40 ivan @@ -31365,10 +33943,6 @@ stop overwriting existing invoice destinations -2002-09-16 02:27 ivan - - * FS/bin/freeside-expiration-alerter: skip empty expiration dates - 2002-09-11 02:28 ivan * httemplate/browse/svc_acct_pop.cgi: mason error @@ -31382,34 +33956,18 @@ * FS/FS/cust_bill.pm: Business::OnlinePaymet fix for processors w/o order numbers, like VirtualNet -2002-09-09 17:37 ivan - - * httemplate/docs/upgrade9.html: doc: need Net::SSH 0.07 for 1.4.1 - 2002-09-09 16:05 khoff - * httemplate/: browse/ac.cgi, browse/ac_type.cgi, edit/ac.cgi, - edit/ac_type.cgi, edit/svc_broadband.cgi, edit/process/ac.cgi, - edit/process/ac_block.cgi, edit/process/ac_field.cgi, - edit/process/ac_type.cgi, edit/process/part_ac_field.cgi, + * httemplate/: edit/svc_broadband.cgi, edit/process/svc_broadband.cgi, view/svc_broadband.cgi: svc_broadband merge 2002-09-09 16:01 khoff - * FS/FS/cust_svc.pm, FS/FS/part_export.pm, bin/fs-setup, - htetc/global.asa, httemplate/index.html, + * FS/FS/cust_svc.pm, FS/FS/part_export.pm, httemplate/index.html, httemplate/edit/part_svc.cgi, - httemplate/edit/process/part_svc.cgi, FS/FS/ac.pm, - FS/FS/ac_block.pm, FS/FS/ac_field.pm, FS/FS/ac_type.pm, - FS/FS/part_ac_field.pm, FS/FS/svc_broadband.pm: svc_broadband - merge - -2002-09-09 15:57 ivan - - * FS/bin/: freeside-cc-receipts-report, freeside-credit-report, - freeside-receivables-report, freeside-tax-report: allow . in - untaint_argv, for usernames + httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm: + svc_broadband merge 2002-09-09 15:56 khoff @@ -31420,10 +33978,6 @@ * FS/FS/part_export.pm: vpopmail export doc clarification: ssh as vpopmail user -2002-09-09 12:54 ivan - - * httemplate/docs/ssh.html: doc clarification about users - 2002-09-09 05:34 ivan * FS/FS/: ClientAPI.pm, InitHandler.pm, svc_acct.pm, @@ -31455,7 +34009,7 @@ 2002-09-06 19:27 ivan - * httemplate/docs/: index.html, upgrade9.html: 1.4.1 + * httemplate/docs/index.html: 1.4.1 2002-09-06 19:19 ivan @@ -31476,10 +34030,6 @@ * FS/FS/cust_bill.pm: Business::OnlinePayment::VitualNet compatibility -2002-09-05 06:59 ivan - - * ANNOUCE.1.4.0: naw - 2002-09-05 06:50 ivan * httemplate/browse/part_svc.cgi: don't show "clone an existing @@ -31671,52 +34221,14 @@ 2002-08-11 23:17 ivan - * rt/: COPYING, ChangeLog, Makefile, README, TODO, - bin/initacls.Oracle, bin/initacls.Pg, bin/initacls.mysql, - bin/mason_handler.fcgi, bin/mason_handler.scgi, bin/rt, - bin/rt-mailgate, bin/rtadmin, bin/webmux.pl, docs/README.docs, - docs/Security, docs/rt.gif, docs/design_docs/CARS, - docs/design_docs/TransactionTypes.txt, docs/design_docs/acls, - docs/design_docs/basic-definitions.txt, - docs/design_docs/cli_spec, docs/design_docs/cvs_integration, - docs/design_docs/evil_plans, - docs/design_docs/link-definitions.txt, - docs/design_docs/local_hacking, - docs/design_docs/subscription-definitions.txt, - docs/design_docs/users, etc/acl.Oracle, etc/acl.Pg, - etc/acl.mysql, etc/config.pm, etc/rt.spec, etc/schema.Oracle, - etc/schema.Pg, etc/schema.mysql, etc/schema.pm, lib/MANIFEST, - lib/MANIFEST.SKIP, lib/Makefile.PL, lib/RT.pm, lib/test.pl, - lib/RT/ACE.pm, lib/RT/ACL.pm, lib/RT/Attachment.pm, - lib/RT/Attachments.pm, lib/RT/CurrentUser.pm, lib/RT/Date.pm, - lib/RT/EasySearch.pm, lib/RT/Group.pm, lib/RT/GroupMember.pm, - lib/RT/GroupMembers.pm, lib/RT/Groups.pm, lib/RT/Handle.pm, - lib/RT/Keyword.pm, lib/RT/KeywordSelect.pm, - lib/RT/KeywordSelects.pm, lib/RT/Keywords.pm, lib/RT/Link.pm, - lib/RT/Links.pm, lib/RT/ObjectKeyword.pm, - lib/RT/ObjectKeywords.pm, lib/RT/Queue.pm, lib/RT/Queues.pm, - lib/RT/Record.pm, lib/RT/Scrip.pm, lib/RT/ScripAction.pm, - lib/RT/ScripActions.pm, lib/RT/ScripCondition.pm, - lib/RT/ScripConditions.pm, lib/RT/Scrips.pm, lib/RT/Template.pm, - lib/RT/Templates.pm, lib/RT/TestHarness.pm, lib/RT/Ticket.pm, - lib/RT/Tickets.pm, lib/RT/Transaction.pm, lib/RT/Transactions.pm, - lib/RT/User.pm, lib/RT/Users.pm, lib/RT/Watcher.pm, - lib/RT/Watchers.pm, lib/RT/Action/Autoreply.pm, - lib/RT/Action/Generic.pm, lib/RT/Action/Notify.pm, - lib/RT/Action/NotifyAsComment.pm, lib/RT/Action/OpenDependent.pm, - lib/RT/Action/ResolveMembers.pm, lib/RT/Action/SendEmail.pm, - lib/RT/Action/SendPasswordEmail.pm, - lib/RT/Action/StallDependent.pm, - lib/RT/Condition/AnyTransaction.pm, lib/RT/Condition/Generic.pm, - lib/RT/Condition/NewDependency.pm, - lib/RT/Condition/StatusChange.pm, lib/RT/Interface/CLI.pm, - lib/RT/Interface/Email.pm, lib/RT/Interface/Web.pm: import rt - 2.0.14 + * rt/: Makefile, bin/mason_handler.fcgi, bin/mason_handler.scgi, + bin/rt-mailgate, etc/schema.Pg, lib/RT.pm, lib/RT/Record.pm, + lib/RT/Interface/Web.pm: import rt 2.0.14 2002-08-02 17:39 ivan - * httemplate/docs/: install.html, legacy.html: remove some extra - modules from install doc + * httemplate/docs/legacy.html: remove some extra modules from + install doc 2002-07-31 11:55 ivan @@ -31741,14 +34253,6 @@ * FS/FS/: part_export.pm, part_export/shellcommands.pm: shellcommands edit gecos field too -2002-07-25 18:38 ivan - - * httemplate/docs/install.html: tyop - -2002-07-25 18:31 ivan - - * httemplate/docs/install.html: tyop - 2002-07-23 05:37 ivan * FS/FS/svc_acct.pm: fix small bugs in duplicate username checking @@ -31758,16 +34262,9 @@ * FS/t/ClientAPI.t, fs_selfservice/FS-SelfService/cgi/passwd.html: adding -2002-07-22 03:41 ivan - - * httemplate/docs/install.html: no mysql in 1.4.0 release. - hopefully 1.4.1 - 2002-07-22 03:20 ivan - * ANNOUCE.1.4.0, Makefile, README.1.4.0pre11, README.1.4.0pre12, - README.1.4.0pre13, README.1.4.0pre14, README.1.4.0pre8, - README.1.4.0pre9: 1.4.0 + * Makefile: 1.4.0 2002-07-22 03:18 ivan @@ -31784,8 +34281,8 @@ 2002-07-16 05:28 ivan - * fs_selfservice/: DEPLOY, freeside-selfservice-server, - fs_passwd_test, FS-SelfService/SelfService.pm, + * fs_selfservice/: DEPLOY, fs_passwd_test, + FS-SelfService/SelfService.pm, FS-SelfService/freeside-selfservice-clientd, FS-SelfService/cgi/login.html, FS-SelfService/cgi/myaccount.html, FS-SelfService/cgi/selfservice.cgi, @@ -31805,7 +34302,7 @@ 2002-07-15 01:28 ivan - * fs_selfservice/: freeside-selfservice-server, fs_passwd_test, + * fs_selfservice/: fs_passwd_test, FS-SelfService/freeside-selfservice-clientd: working framework, no hung clients, whew @@ -31813,15 +34310,9 @@ * bin/bind.import: finally a working DNS::ZoneParse -2002-07-13 17:28 ivan - - * httemplate/docs/: install.html, upgrade8.html: no mason 1.1x yet - :( - 2002-07-11 06:52 ivan - * fs_selfservice/: DEPLOY, freeside-selfservice-server, - fs_passwd_test, FS-SelfService/MANIFEST, + * fs_selfservice/: DEPLOY, fs_passwd_test, FS-SelfService/MANIFEST, FS-SelfService/SelfService.pm, FS-SelfService/freeside-selfservice-clientd: finally working async framework @@ -31844,110 +34335,20 @@ * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi: edit expiration dates -2002-07-08 03:52 ivan - - * httemplate/search/cust_bill.cgi: remove perl-side sort routines, - no longer needed - 2002-07-08 03:01 ivan * FS/FS/part_export.pm: default linux/netbsd shellcommand userdel should remove home directories -2002-07-08 01:39 ivan - - * httemplate/docs/install.html: new and improved instructions! now - even more idiot proof! - 2002-07-07 10:49 ivan * FS/FS/svc_acct.pm: rewrite uid-dup checking to be new-export-aware, closes: #431 -2002-07-07 07:33 ivan - - * httemplate/search/cust_bill.cgi: clean up after rewrite... turned - out rather nice - -2002-07-07 07:28 ivan - - * httemplate/search/cust_bill.cgi: fixing 30/60/90/120... - -2002-07-07 07:26 ivan - - * httemplate/search/cust_bill.cgi: just might work - -2002-07-07 07:24 ivan - - * httemplate/search/cust_bill.cgi: that would be nice... - -2002-07-07 07:18 ivan - - * httemplate/search/cust_bill.cgi: fix 30/60/90/120 browses - -2002-07-07 07:14 ivan - - * httemplate/search/cust_bill.cgi: UI - -2002-07-07 07:12 ivan - - * httemplate/search/cust_bill.cgi: totals and order by - -2002-07-07 07:00 ivan - - * httemplate/search/cust_bill.cgi: try for correct totals - -2002-07-07 06:52 ivan - - * httemplate/search/cust_bill.cgi: don't recalculate owed - -2002-07-07 06:31 ivan - - * httemplate/search/cust_bill.cgi: comma - -2002-07-07 06:30 ivan - - * httemplate/search/cust_bill.cgi: calculate owed as subquery here - too - -2002-07-07 06:25 ivan - - * httemplate/search/cust_bill.cgi: don't forget to where the where - clause - -2002-07-07 06:23 ivan - - * httemplate/search/cust_bill.cgi: try for working paged invoices, - this time with subqueries - -2002-07-07 04:45 ivan - - * httemplate/search/cust_bill.cgi: wtf? - -2002-07-07 04:30 ivan - - * httemplate/search/cust_bill.cgi: invoice search with possibly - working pager - -2002-07-07 04:03 ivan - - * httemplate/search/cust_bill.cgi: move query logic from perl to - sql for scalability - -2002-07-06 05:53 ivan - - * httemplate/docs/install.html: new! improved! now even more - idiot-proof! - 2002-07-06 05:15 ivan * Makefile: beta2 -2002-07-06 05:13 ivan - - * bin/fs-setup: fix Can't use an undefined value as an ARRAY - reference at ./fs-setup line 209, line 3. - 2002-07-06 04:08 ivan * httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI @@ -31960,16 +34361,12 @@ 2002-07-06 01:29 ivan - * httemplate/view/: cust_pkg.cgi, cust_main.cgi: speling + * httemplate/view/cust_main.cgi: speling 2002-07-06 00:32 ivan * httemplate/edit/part_pkg.cgi: fix speling -2002-07-06 00:31 ivan - - * ANNOUCE.1.4.0: this file should probably go away soon... - 2002-07-06 00:30 ivan * FS/FS/: Conf.pm, part_export.pm, svc_www.pm, @@ -31988,9 +34385,8 @@ 2002-07-04 03:35 ivan * httemplate/browse/: agent.cgi, agent_type.cgi, - part_bill_event.cgi, part_export.cgi, part_pkg.cgi, - part_referral.cgi, part_svc.cgi, svc_acct_pop.cgi: move "add" - links to the top + part_bill_event.cgi, part_export.cgi, part_pkg.cgi, part_svc.cgi, + svc_acct_pop.cgi: move "add" links to the top 2002-07-03 07:45 ivan @@ -32071,10 +34467,6 @@ * FS/FS/part_export.pm: fix usermod commands for freebsd -2002-07-02 07:38 ivan - - * ANNOUCE.1.4.0: beta1! - 2002-07-02 07:37 ivan * Makefile: beta1!! @@ -32112,10 +34504,6 @@ * FS/bin/freeside-queued: grr old openssh grr freebsd -2002-07-02 03:01 ivan - - * httemplate/docs/install.html: freeside group - 2002-07-02 02:42 ivan * FS/bin/freeside-queued: fleabsd grr @@ -32153,7 +34541,7 @@ 2002-06-30 04:01 ivan - * ANNOUCE.1.4.0, CREDITS: administrivia + * CREDITS: administrivia 2002-06-30 00:17 ivan @@ -32174,18 +34562,9 @@ FS/part_export/shellcommands_withdomain.pm, t/part_export-shellcommands_withdomain.t: export! -2002-06-29 18:18 ivan - - * httemplate/docs/ssh.html: adding - 2002-06-28 13:31 ivan - * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for - illegal password - -2002-06-28 13:23 ivan - - * bin/fs-setup: not anymore... + * FS/FS/svc_acct.pm: better error message for illegal password 2002-06-28 13:21 ivan @@ -32241,8 +34620,8 @@ 2002-06-26 00:42 ivan - * bin/: bsdshell.export, shell.export, sysvshell.export: - shell.export -> bsdshell.export & sysvshell.export + * bin/: bsdshell.export, sysvshell.export: shell.export -> + bsdshell.export & sysvshell.export 2002-06-25 20:53 ivan @@ -32320,10 +34699,6 @@ * FS/FS/svc_acct.pm: better error messages on uid duplicates... uid stuff still needs to be rewritten for new exports -2002-06-21 02:28 ivan - - * httemplate/docs/upgrade8.html: don't forget part_svc in upgrades - 2002-06-21 02:15 ivan * bin/passwd.import: oops @@ -32337,23 +34712,15 @@ * bin/passwd.import: tiny bit better passwd.import -2002-06-21 02:03 ivan - - * httemplate/docs/upgrade8.html: doc - 2002-06-21 01:29 ivan - * httemplate/: index.html, docs/upgrade8.html: uid search on main - menu, updated upgrade docs + * httemplate/index.html: uid search on main menu, updated upgrade + docs 2002-06-20 15:35 ivan * FS/FS/part_export/infostreet.pm: fix infostreet contact field foo -2002-06-20 15:31 ivan - - * httemplate/docs/install.html: doc - 2002-06-19 18:29 ivan * FS/FS/part_export.pm, FS/FS/part_export/shellcommands.pm, @@ -32401,7 +34768,7 @@ 2002-06-14 04:26 ivan - * ANNOUCE.1.4.0, Makefile, README.1.4.0pre14: 1.4.0pre14 + * Makefile: 1.4.0pre14 2002-06-14 04:22 ivan @@ -32423,11 +34790,7 @@ 2002-06-13 20:12 ivan - * httemplate/: classic.html, index.html: remove classic interface - -2002-06-13 19:52 ivan - - * httemplate/docs/: install.html, mysql.html: mysql support! + * httemplate/index.html: remove classic interface 2002-06-13 19:25 ivan @@ -32467,22 +34830,9 @@ * FS/FS/cust_main.pm: fix problems with code that resets invoice events -2002-06-11 11:32 ivan - - * bin/shell.export: don't export empty files - -2002-06-11 11:25 ivan - - * bin/shell.export: use FS::cust_svc and FS::svc_acct - -2002-06-11 11:23 ivan - - * bin/shell.export: bsd only for now - 2002-06-11 11:20 ivan - * bin/: bind.export, shell.export: perl 5.005 needs an explicit - mask for mkdir + * bin/bind.export: perl 5.005 needs an explicit mask for mkdir 2002-06-11 02:51 ivan @@ -32490,7 +34840,7 @@ 2002-06-11 02:46 ivan - * bin/: bind.export, shell.export: add preliminary bsd shell export + * bin/bind.export: add preliminary bsd shell export 2002-06-11 02:14 ivan @@ -32560,14 +34910,14 @@ 2002-06-09 18:39 khoff - * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup, + * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html, httemplate/edit/part_pkg.cgi: Rollback part_pkg.def_svcpart changes. 2002-06-08 00:48 khoff - * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup, + * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html, httemplate/edit/part_pkg.cgi: Default svcpart support for part_pkg. Fixes 'bug' with new customer and online signup. @@ -32581,11 +34931,6 @@ * httemplate/search/: cust_main.cgi, cust_pkg.cgi, svc_acct.cgi: more mysql goodness, thanks dale -2002-06-04 10:37 ivan - - * httemplate/docs/install.html: small doc patch from - baloo@gimpgirl.org - 2002-06-04 07:35 ivan * FS/FS/: cust_credit.pm, cust_pay.pm: fix unsuspendauto @@ -32601,10 +34946,6 @@ * conf/declinetemplate: misspelling -2002-05-31 15:37 ivan - - * bin/fs-setup: no state necessary in batch cards (i18n) - 2002-05-31 13:34 ivan * FS/FS/part_export.pm: dammit i want to catch export subclass @@ -32672,15 +35013,12 @@ 2002-05-28 21:40 ivan - * fs_selfservice/: freeside-selfservice-server, - FS-SelfService/Changes, FS-SelfService/MANIFEST, - FS-SelfService/Makefile.PL, FS-SelfService/SelfService.pm, - FS-SelfService/test.pl: add fs_selfservice + * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL, + SelfService.pm, test.pl: add fs_selfservice 2002-05-28 14:22 ivan - * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for - "Illegal password" + * FS/FS/svc_acct.pm: better error message for "Illegal password" 2002-05-28 00:55 ivan @@ -32695,8 +35033,8 @@ 2002-05-23 06:00 ivan - * ANNOUCE.1.4.0, FS/FS/domain_record.pm, bin/bind.import, - bin/svc_domain.import, httemplate/edit/process/domain_record.cgi, + * FS/FS/domain_record.pm, bin/bind.import, + httemplate/edit/process/domain_record.cgi, httemplate/view/svc_domain.cgi: bind: allow adding slave domains too @@ -32729,19 +35067,11 @@ * FS/FS/part_export/sqlradius.pm: 5.6-isms -2002-05-20 04:02 ivan - - * bin/svc_domain.import: [no log message] - 2002-05-18 02:51 ivan * FS/FS/: cust_bill.pm, cust_pay.pm, svc_domain.pm: Mail::Internet 1.44 -2002-05-17 06:51 ivan - - * httemplate/docs/install.html: tyop - 2002-05-16 20:47 ivan * FS/FS/svc_acct.pm: freebsd `toor' user @@ -32752,11 +35082,6 @@ t/part_export-bsdshell.t, t/part_export-textradius.t: adding (stub) bsdshell and textradius exports -2002-05-16 07:28 ivan - - * bin/svc_acct.export: ip address is added by radius_reply method - already - 2002-05-16 07:27 ivan * FS/MANIFEST, eg/export_template.pm: add (stub) bsdshell and @@ -32777,10 +35102,6 @@ * FS/FS/svc_acct.pm: allow freebsd `toor' root user -2002-05-16 00:53 ivan - - * httemplate/docs/upgrade8.html: upgrade docs: run populate-msgcat - 2002-05-15 07:00 ivan * FS/FS/: queue.pm, part_export/sqlradius.pm: use job dependancies @@ -32789,13 +35110,12 @@ 2002-05-15 06:24 ivan - * ANNOUCE.1.4.0, Makefile, README.1.4.0pre13, FS/FS.pm, - FS/MANIFEST, FS/FS/queue.pm, FS/FS/queue_depend.pm, - FS/FS/part_export/sqlradius.pm, FS/bin/freeside-queued, - FS/t/queue_depend.t, bin/fs-setup, eg/export_template.pm, - httemplate/docs/install.html, httemplate/docs/schema.dia, - httemplate/docs/schema.html, httemplate/docs/schema.png, - httemplate/docs/upgrade8.html: queue dependancies + * Makefile, FS/FS.pm, FS/MANIFEST, FS/FS/queue.pm, + FS/FS/queue_depend.pm, FS/FS/part_export/sqlradius.pm, + FS/bin/freeside-queued, FS/t/queue_depend.t, + eg/export_template.pm, httemplate/docs/schema.dia, + httemplate/docs/schema.html, httemplate/docs/schema.png: queue + dependancies 2002-05-14 00:36 ivan @@ -32822,10 +35142,6 @@ * Makefile: INSTALLGROUP -2002-05-09 09:41 ivan - - * bin/populate-msgcat: permissions - 2002-05-09 08:26 ivan * Makefile: final make release? @@ -32843,12 +35159,6 @@ * httemplate/: edit/cust_main.cgi, view/cust_main.cgi: s/Referral/Advertising source/ -2002-05-09 08:14 ivan - - * httemplate/docs/: install.html, mysql.html: attempt to avoid - people installing and asking for help with MySQL despite the VERY - FUCKING CLEAR instructions that it isn't supported. - 2002-05-09 08:12 ivan * FS/FS/cust_main_county.pm: don't duplicate state/county/country @@ -32857,15 +35167,13 @@ 2002-05-09 05:38 ivan * FS/FS/Conf.pm, FS/FS/cust_main.pm, FS/FS/cust_main_county.pm, - FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/global.asa, - htetc/handler.pl, httemplate/browse/agent.cgi, + FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/handler.pl, + httemplate/browse/agent.cgi, httemplate/browse/cust_main_county.cgi, httemplate/edit/agent.cgi, httemplate/edit/cust_main.cgi, httemplate/edit/cust_main_county-expand.cgi, - httemplate/edit/cust_main_county.cgi, httemplate/edit/part_pkg.cgi, - httemplate/edit/process/cust_main_county-expand.cgi, - httemplate/edit/process/cust_main_county.cgi: texas tax! + httemplate/edit/process/cust_main_county-expand.cgi: texas tax! 2002-05-06 06:36 ivan @@ -32874,12 +35182,10 @@ 2002-05-04 08:00 ivan - * README.1.4.0pre12, FS/FS.pm, FS/MANIFEST, - FS/FS/cust_main_county.pm, FS/FS/cust_tax_exempt.pm, - FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.pm, bin/fs-setup, + * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm, + FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm, httemplate/docs/admin.html, httemplate/docs/schema.dia, - httemplate/docs/schema.html, httemplate/docs/upgrade8.html: - schema changes for proper texas tax + httemplate/docs/schema.html: schema changes for proper texas tax 2002-05-03 18:11 ivan @@ -32890,10 +35196,6 @@ * httemplate/search/cust_pkg.cgi: fix ranges on cust_pkg search -2002-05-03 17:49 ivan - - * httemplate/search/cust_pkg.html: point at correct .cgi - 2002-05-03 17:47 ivan * FS/FS/cust_pkg.pm: prevent stuff passed from template/user from @@ -32901,16 +35203,15 @@ 2002-05-03 17:32 ivan - * httemplate/search/: cust_pkg.cgi, cust_pkg.html: lilunixbtch: - trying to pull accounts based on next billdate tofu_beast420: hmm - a report ordered by next bill date? tofu_beast420: i don't know - how you'd do that per _customer_ since a customer could have lots - of packages, but you could do a per-package report maybe? + * httemplate/search/cust_pkg.cgi: lilunixbtch: trying to pull + accounts based on next billdate tofu_beast420: hmm a report + ordered by next bill date? tofu_beast420: i don't know how you'd + do that per _customer_ since a customer could have lots of + packages, but you could do a per-package report maybe? 2002-04-29 22:43 ivan - * FS/FS/part_export.pm, bin/svc_domain.import: better BIND - integration + * FS/FS/part_export.pm: better BIND integration 2002-04-26 04:14 ivan @@ -32937,8 +35238,8 @@ 2002-04-24 02:03 ivan - * FS/FS/cust_main.pm, bin/populate-msgcat: msgcat error for credit - card expiration (closes: Bug#407) + * FS/FS/cust_main.pm: msgcat error for credit card expiration + (closes: Bug#407) 2002-04-23 00:32 ivan @@ -32976,14 +35277,13 @@ 2002-04-20 05:37 ivan - * ANNOUCE.1.4.0, FS/FS/part_export.pm, - httemplate/edit/part_export.cgi: bind export + * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind + export 2002-04-20 04:57 ivan * FS/FS/domain_record.pm, FS/FS/part_export.pm, bin/passwd.import, - bin/svc_domain.erase, bin/svc_domain.import, - httemplate/docs/legacy.html: + bin/svc_domain.erase, httemplate/docs/legacy.html: working BIND import 2002-04-20 03:49 ivan @@ -32998,14 +35298,6 @@ * FS/FS/domain_record.pm: allow uppercase zones... -2002-04-19 23:34 ivan - - * bin/populate-msgcat: perms - -2002-04-19 23:33 ivan - - * bin/fs-setup: fixup fs-setup - 2002-04-19 19:06 ivan * FS/FS/: cust_pkg.pm, cust_svc.pm: fix problem with edge case @@ -33045,35 +35337,6 @@ * FS/FS/Record.pm: get rid of debugging cruft -2002-04-16 22:48 ivan - - * fs_passwd/fs_passwdd: forgotten semicolon - -2002-04-16 22:46 ivan - - * fs_passwd/fs_passwdd: also untaint pid - -2002-04-16 22:44 ivan - - * fs_passwd/fs_passwdd: *sigh* - -2002-04-16 22:42 ivan - - * fs_passwd/fs_passwdd: - okay pid file has a change of working now - -2002-04-16 22:39 ivan - - * fs_passwd/fs_passwdd: tyop - -2002-04-16 22:22 ivan - - * fs_passwd/fs_passwdd: pid file foo - -2002-04-16 18:14 ivan - - * fs_passwd/fs_passwd_server: kill off ssh kid on exit... - 2002-04-16 17:25 ivan * httemplate/search/cust_main.cgi: better ordering in search @@ -33090,9 +35353,9 @@ 2002-04-16 15:52 ivan - * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/cust_bill.pm, - bin/fs-setup: further authorize.net description debugging - (agent??) and get rid of bad unique index on cust_bill_event + * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description + debugging (agent??) and get rid of bad unique index on + cust_bill_event 2002-04-16 15:38 ivan @@ -33116,18 +35379,14 @@ * FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm, httemplate/index.html, httemplate/search/cust_bill_event.cgi, httemplate/search/cust_bill_event.html, - httemplate/search/report_cc.html, - httemplate/search/report_credit.html, httemplate/search/report_tax.html, httemplate/view/cust_bill.cgi: report on failed billing events... 2002-04-16 02:38 ivan - * FS/FS/Conf.pm, FS/FS/cust_bill.pm, - FS/bin/freeside-expiration-alerter, conf/declinetemplate, - httemplate/docs/billing.html: - send a notice to the customer - when their card is declined - closes: Bug#351 - - freeside-expiration-alerter works fine, closes: Bug#7 + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/declinetemplate: - send a + notice to the customer when their card is declined - closes: + Bug#351 - freeside-expiration-alerter works fine, closes: Bug#7 2002-04-16 01:52 ivan @@ -33150,22 +35409,16 @@ FS/FS/part_export/vpopmail.pm, FS/t/part_export-cp.t, FS/t/part_export-cyrus.t, FS/t/part_export-shellcommands.t, FS/t/part_export-vpopmail.t, eg/export_template.pm, - httemplate/docs/billing.html, httemplate/docs/legacy.html, - httemplate/docs/schema.dia, httemplate/docs/schema.html, - httemplate/docs/schema.png: - move cyrus, shellcommands, CP - exports exports to new-style - skeleton files for vpopmail - exports - documentation updates - add big schema diagram to docs - -2002-04-13 18:36 ivan - - * httemplate/docs/billing.html: docu for invoice_lines(0) with no - arguments + httemplate/docs/legacy.html, httemplate/docs/schema.dia, + httemplate/docs/schema.html, httemplate/docs/schema.png: - move + cyrus, shellcommands, CP exports exports to new-style - skeleton + files for vpopmail exports - documentation updates - add big + schema diagram to docs 2002-04-13 06:36 ivan * FS/FS.pm, FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm, - FS/FS/part_export/cp.pm, FS/bin/freeside-overdue, - FS/bin/freeside-sqlradius-reset, bin/sqlradius_reset, + FS/FS/part_export/cp.pm, FS/bin/freeside-sqlradius-reset, httemplate/edit/part_export.cgi: - documentation updates - move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset @@ -33196,9 +35449,8 @@ * FS/MANIFEST, FS/FS/Msgcat.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, FS/FS/msgcat.pm, FS/FS/part_export.pm, FS/FS/svc_acct.pm, FS/t/Msgcat.t, - htetc/global.asa, htetc/handler.pl, - httemplate/browse/part_svc.cgi, httemplate/edit/part_export.cgi, - httemplate/edit/part_svc.cgi, + htetc/handler.pl, httemplate/browse/part_svc.cgi, + httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi, httemplate/edit/process/agent_type.cgi, httemplate/edit/process/part_export.cgi, httemplate/edit/process/part_svc.cgi, @@ -33209,12 +35461,11 @@ 2002-04-11 15:05 ivan - * README.1.4.0pre12, FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, - FS/FS/part_export.pm, FS/FS/part_svc.pm, FS/t/export_svc.t, - bin/fs-setup, bin/sqlradius_reset, httemplate/index.html, + * FS/FS.pm, FS/MANIFEST, FS/FS/export_svc.pm, FS/FS/part_export.pm, + FS/FS/part_svc.pm, FS/t/export_svc.t, httemplate/index.html, httemplate/browse/part_export.cgi, httemplate/browse/part_svc.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade8.html, httemplate/edit/part_export.cgi, + httemplate/edit/part_export.cgi, httemplate/edit/process/part_export.cgi, httemplate/misc/delete-part_export.cgi: (almost) everything for bug#375 - create export_svc table - part_svc to part_export is @@ -33238,11 +35489,10 @@ 2002-04-10 06:42 ivan - * ANNOUCE.1.4.0, README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/Record.pm, - FS/FS/cust_main.pm, FS/FS/cust_main_invoice.pm, - FS/FS/svc_acct.pm, FS/FS/svc_acct_pop.pm, bin/populate-msgcat, - httemplate/browse/msgcat.cgi, httemplate/docs/signup.html, - httemplate/docs/upgrade8.html, httemplate/edit/msgcat.cgi, + * FS/FS/Conf.pm, FS/FS/Record.pm, FS/FS/cust_main.pm, + FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm, + FS/FS/svc_acct_pop.pm, httemplate/browse/msgcat.cgi, + httemplate/docs/signup.html, httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi: bulk checkin from working on the road: @@ -33256,11 +35506,6 @@ on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields -2002-04-10 01:39 ivan - - * bin/fs-setup: fix mistake in part_pop_local schema (not used by - anyone really so no big deal) - 2002-04-06 22:23 ivan * FS/FS/: Conf.pm, cust_bill.pm, cust_pay.pm: send email on signup @@ -33268,9 +35513,8 @@ 2002-04-06 21:56 ivan - * FS/FS/Conf.pm, FS/FS/msgcat.pm, bin/populate-msgcat, - conf/show-msgcat-codes, httemplate/browse/msgcat.cgi, - httemplate/docs/install.html, httemplate/edit/msgcat.cgi, + * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes, + httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi, httemplate/edit/process/msgcat.cgi: working message catalogs (not used for enough yet) - almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup @@ -33297,9 +35541,9 @@ 2002-04-06 12:37 ivan - * httemplate/docs/: install.html, signup.html: big signup server - cleanups. uses Storable for network protocol now. - makes Bugs - 384 & 385 easier - closes: Bug#382 + * httemplate/docs/signup.html: big signup server cleanups. uses + Storable for network protocol now. - makes Bugs 384 & 385 easier + - closes: Bug#382 2002-04-05 16:08 ivan @@ -33308,16 +35552,13 @@ 2002-04-05 15:51 ivan - * ANNOUCE.1.4.0, CREDITS, Makefile, README.1.4.0pre12, FS/MANIFEST, - FS/FS/Conf.pm, FS/FS/msgcat.pm, FS/FS/svc_acct.pm, FS/t/msgcat.t, - bin/freeside-session-kill, bin/fs-setup, bin/populate-msgcat, - bin/sqlradius_reset, conf/locale, eg/table_template-svc.pm, - eg/table_template.pm, htetc/global.asa, htetc/handler.pl, - httemplate/index.html, httemplate/browse/cust_main_county.cgi, - httemplate/browse/msgcat.cgi, - httemplate/browse/part_referral.cgi, - httemplate/browse/svc_acct_pop.cgi, httemplate/docs/schema.html, - httemplate/docs/upgrade8.html, httemplate/edit/svc_acct.cgi, + * CREDITS, Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/msgcat.pm, + FS/FS/svc_acct.pm, FS/t/msgcat.t, bin/freeside-session-kill, + conf/locale, eg/table_template-svc.pm, eg/table_template.pm, + htetc/handler.pl, httemplate/index.html, + httemplate/browse/cust_main_county.cgi, + httemplate/browse/msgcat.cgi, httemplate/browse/svc_acct_pop.cgi, + httemplate/docs/schema.html, httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi: - add message catalog table & beginning of web interface - add security_phrase and conf option to svc_acct.pm - random other stuff @@ -33333,32 +35574,23 @@ 2002-04-05 08:37 ivan - * eg/export_template.pm, httemplate/search/sql.cgi, - FS/t/part_export-infostreet.t, FS/t/part_export-sqlradius.t: oops - forgot these from working on the road + * eg/export_template.pm, FS/t/part_export-infostreet.t, + FS/t/part_export-sqlradius.t: oops forgot these from working on + the road 2002-04-04 16:42 ivan * FS/MANIFEST, FS/FS/part_export.pm, FS/FS/part_export/infostreet.pm, FS/FS/part_export/sqlradius.pm, - httemplate/index.html, httemplate/docs/install.html, - httemplate/edit/part_export.cgi: Checkin of disparate changes - from working on the road: - generic SQL query - move exports out - to their own files - small cleanup of selfadmin server - -2002-03-29 18:35 ivan - - * httemplate/edit/part_referral.cgi: finish up - s/referral/advertising source/ + httemplate/index.html, httemplate/edit/part_export.cgi: Checkin + of disparate changes from working on the road: - generic SQL + query - move exports out to their own files - small cleanup of + selfadmin server 2002-03-29 09:27 ivan - * htetc/global.asa, htetc/handler.pl, - httemplate/search/svc_acct.cgi: fix unlinked svc browse! - -2002-03-27 16:18 ivan - - * ANNOUCE.1.4.0: still pretty much just notes... + * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked + svc browse! 2002-03-26 23:08 ivan @@ -33368,17 +35600,11 @@ 2002-03-26 21:36 ivan * FS/FS/cust_main.pm, FS/FS/part_referral.pm, - httemplate/index.html, httemplate/browse/part_referral.cgi, - httemplate/docs/admin.html, httemplate/edit/part_referral.cgi: + httemplate/index.html, httemplate/docs/admin.html: s/referral/advertising source/ yes, the name sucks. got a better one? -2002-03-26 15:18 ivan - - * fs_passwd/fs_passwd.cgi: yay works now... just forgot to send - http header - 2002-03-26 08:24 ivan * httemplate/search/cust_main.cgi: simple visual fix:   for @@ -33392,10 +35618,6 @@ * httemplate/docs/passwd.html: doc -2002-03-26 05:04 ivan - - * bin/create-history-tables: error message typo - 2002-03-26 04:35 ivan * httemplate/docs/admin.html: s/Add/Provision/ @@ -33403,9 +35625,9 @@ 2002-03-25 16:32 ivan * FS/FS/part_export.pm, FS/bin/freeside-queued, - bin/sqlradius_reset, httemplate/edit/part_export.cgi: further - export bugfixing add 10 kid limit to freeside-queued - sqlradius_reset now works (closes: Bug#372) + httemplate/edit/part_export.cgi: further export bugfixing add 10 + kid limit to freeside-queued sqlradius_reset now works (closes: + Bug#372) 2002-03-25 16:26 ivan @@ -33417,10 +35639,6 @@ search/cust_main.cgi: customers by otaker report (ugly search/cust_main.cgi mods; revert if they cause problems) -2002-03-24 15:16 ivan - - * bin/: icradius_reset, sqlradius_reset: s/icradius/sqlradius/ - 2002-03-24 12:00 ivan * httemplate/: edit/cust_main.cgi, search/svc_acct.cgi, @@ -33467,12 +35685,11 @@ 2002-03-22 10:56 ivan - * Makefile, README.1.4.0pre12, FS/MANIFEST, - FS/FS/cust_main_county.pm, FS/FS/svc_acct.pm, - FS/t/radius_usergroup.t, bin/create-history-tables, bin/fs-setup, - httemplate/docs/schema.html, httemplate/docs/upgrade8.html, - httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi, - httemplate/view/svc_acct.cgi: RADIUS groups on the way! + * Makefile, FS/MANIFEST, FS/FS/cust_main_county.pm, + FS/FS/svc_acct.pm, FS/t/radius_usergroup.t, + httemplate/docs/schema.html, httemplate/edit/part_svc.cgi, + httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi: + RADIUS groups on the way! 2002-03-22 04:49 ivan @@ -33490,12 +35707,9 @@ 2002-03-20 13:31 ivan - * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/part_export.pm, - FS/FS/part_export_option.pm, FS/FS/part_svc.pm, - FS/FS/svc_acct.pm, FS/bin/freeside-queued, bin/icradius_reset, - bin/svc_acct.export, htetc/global.asa, htetc/handler.pl, - httemplate/docs/export.html, httemplate/docs/upgrade8.html, - httemplate/edit/part_export.cgi, + * FS/FS/Conf.pm, FS/FS/part_export.pm, FS/FS/part_export_option.pm, + FS/FS/part_svc.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued, + htetc/handler.pl, httemplate/edit/part_export.cgi, httemplate/edit/process/part_export.cgi: new export! infostreet and sqlradius provisioning switched over (Bug #299 - doesn't close it, but all the groundwork is done) @@ -33531,11 +35745,6 @@ * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_pay.pm: fixes: bug #348 - adds the ability to email on deleted payments. -2002-03-18 11:40 ivan - - * httemplate/search/cust_main-quickpay.html: update quickpay for - current search capabilities - 2002-03-18 09:50 ivan * httemplate/config/config.cgi: @@ -33544,10 +35753,6 @@ in config editor, initial newlines in