X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c414aa552f215bbe50bcc84056f50d408fc4897e;hb=d6c890ac02a88f1355c49380b1e0d70aa02f35ac;hp=e3de770a29b42c20a487b74640f09c085ab2eb98;hpb=183e872ce5c856e54399bf06dfc55b4262805596;p=freeside.git diff --git a/ChangeLog b/ChangeLog index e3de770a2..c414aa552 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,3944 @@ +2010-07-14 03:33 ivan + + * FS/FS/part_event/Action/notice.pm: notices, RT#8324 + +2010-07-14 03:12 ivan + + * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 1.9.4 + +2010-07-14 03:10 ivan + + * ChangeLog, Makefile: 1.9.4 + +2010-07-13 17:17 jeff + + * FS/FS/part_pkg/voip_cdr.pm: third time's a charm - fix a small + bug and make more analogous to HEAD - RT#8605 + +2010-07-13 16:06 jeff + + * FS/FS/part_pkg/voip_cdr.pm: without screwing up usage summaries + RT#8605 + +2010-07-13 13:32 jeff + + * FS/FS/part_pkg/voip_cdr.pm: include rate_detail->conn_sec in + displayed duration #RT8605 + +2010-07-13 04:09 ivan + + * FS/FS/part_event/Action/notice.pm: file notice.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-07-13 11:09:56 +0000 + +2010-07-13 04:09 ivan + + * FS/FS/part_event/Action/notice.pm, + httemplate/edit/msg_template.html, FS/FS/Mason.pm, + httemplate/edit/elements/edit.html, + httemplate/elements/htmlarea.html, FS/FS/cust_main.pm, + FS/FS/msg_template.pm: notices, RT#8324 + +2010-07-12 06:17 ivan + + * httemplate/: browse/msg_template.html, edit/msg_template.html: + file msg_template.html was added on branch FREESIDE_1_9_BRANCH on + 2010-07-12 13:18:05 +0000 + +2010-07-12 06:17 ivan + + * httemplate/edit/process/msg_template.html: file msg_template.html + was added on branch FREESIDE_1_9_BRANCH on 2010-07-12 13:18:06 + +0000 + +2010-07-12 06:17 ivan + + * httemplate/elements/tr-htmlarea.html: file tr-htmlarea.html was + added on branch FREESIDE_1_9_BRANCH on 2010-07-12 13:18:06 +0000 + +2010-07-12 06:17 ivan + + * FS/t/msg_template.t: file msg_template.t was added on branch + FREESIDE_1_9_BRANCH on 2010-07-12 13:18:05 +0000 + +2010-07-12 06:17 ivan + + * FS/FS/msg_template.pm: file msg_template.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-07-12 13:18:05 +0000 + +2010-07-12 06:17 ivan + + * FS/FS/msg_template.pm, FS/t/msg_template.t, + httemplate/browse/msg_template.html, + httemplate/edit/msg_template.html, + httemplate/edit/process/msg_template.html, + httemplate/elements/tr-htmlarea.html, FS/FS.pm, FS/MANIFEST, + FS/FS/AccessRight.pm, FS/FS/Schema.pm, + httemplate/elements/menu.html: message templates, RT#8896 + +2010-07-12 06:07 ivan + + * FS/FS/Mason.pm: message templates, RT#8896 + +2010-07-11 23:19 ivan + + * httemplate/view/svc_domain/dns.html: fix wording + +2010-07-07 20:25 jeff + + * FS/FS/tax_rate.pm: grr - fix agentnum passing + +2010-07-06 14:01 mark + + * FS/bin/freeside-cdr-sftp_and_import: add command line opts for + port, passive mode, and debug level, RT#9115 + +2010-07-05 13:18 jeff + + * FS/FS/part_export/domreg_opensrs.pm: place errors where users can + find them (in the queue) + +2010-07-05 01:59 jeff + + * FS/FS/part_export/domreg_opensrs.pm: fix bad bug causing + inappropriate renewals + +2010-07-02 21:19 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: fix leaking db connections + in freeside-selfservice-xmlrpcd, RT#7780 + +2010-07-02 18:25 ivan + + * FS/FS/: cust_main.pm: should fix cancellations in rare + circumstances where cached _num_cust_svc becomes inaccurate, + RT#8994 + +2010-07-01 20:06 jeff + + * conf/invoice_html: fix html ext_desc alignment in svc_phone + sections + +2010-07-01 17:25 ivan + + * FS/FS/: cust_event.pm, cust_main.pm: fix bad transactional + decisions that made it possible to abort and rollback a gateway + payment, RT#8995 + +2010-07-01 12:51 ivan + + * httemplate/docs/about.html: He's gone + +2010-07-01 12:30 ivan + + * httemplate/docs/credits.html: He's gone + +2010-06-30 14:56 ivan + + * FS/bin/: freeside-dbdef-create, freeside-fetch, freeside-setup: + -T causing problems + +2010-06-28 23:28 ivan + + * ChangeLog: 1.9.4 prep + +2010-06-28 22:22 ivan + + * httemplate/: graph/cust_bill_pkg.cgi, search/cust_bill_pkg.cgi, + search/report_prepaid_income.cgi: eliminate filtering of info + from COMP customers on financial reports, RT#8787 + +2010-06-28 18:40 ivan + + * FS/FS/: Conf.pm, svc_pbx.pm: add global_unique-pbx_title to + disable duplicate checking on svc_pbx.title + +2010-06-28 18:17 jeff + + * httemplate/misc/process/recharge_svc.html: protect set_usage and + reset_usage here, too + +2010-06-28 18:01 jeff + + * httemplate/edit/process/svc_acct.cgi: protect call to set_usage + +2010-06-28 15:20 jeff + + * FS/FS/part_pkg/voip_cdr.pm: connection charge handling which + comports with history of module + +2010-06-28 13:47 jeff + + * FS/FS/part_pkg/voip_cdr.pm: correct connection charge calculation + +2010-06-27 22:13 jeff + + * httemplate/search/report_newtax.html: fix under ie8 (and others?) + RT8274 + +2010-06-27 21:11 jeff + + * FS/FS/: cust_bill.pm, usage_class.pm: add some dollar signs + RT8704 + +2010-06-27 02:22 jeff + + * FS/FS/: cust_bill.pm, cust_bill_pkg.pm, usage_class.pm: planet + telesis invoice fixups RT 8707,8406 + +2010-06-24 01:17 jeff + + * FS/FS/cust_bill.pm: get section subtotalling right + +2010-06-23 20:31 ivan + + * rt/lib/RT.pm: not changing this hopefully will cause fewer + upgrade conflicts. stupid BPS header + +2010-06-23 16:45 ivan + + * FS/FS/part_export/communigate_pro.pm, + httemplate/view/svc_forward.cgi: add display of forward + destionations via GetForward, RT#7083 + +2010-06-23 16:22 ivan + + * httemplate/view/svc_domain/acct_defaults.html: spealing + +2010-06-23 16:06 ivan + + * FS/FS/part_export/communigate_pro.pm: fix domain renames, RT#7083 + +2010-06-23 15:48 ivan + + * httemplate/elements/communigate_pro-accessmodes.html: add + services as per customer, RT#7083 + +2010-06-23 15:19 ivan + + * httemplate/elements/communigate_pro-accessmodes.html: add + services as per customer, RT#7083 + +2010-06-23 12:32 jeff + + * httemplate/config/config-process.cgi: backport RT8384 config + input validation + +2010-06-23 01:37 jeff + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_latex, + conf/invoice_latexcoupon: add config variables to position + invoice addresses in envelope windows RT8384 + +2010-06-21 21:15 ivan + + * FS/FS/: ClientAPI/MyAccount.pm, TicketSystem/RT_Internal.pm: + remove extra debugging, RT#7780 + +2010-06-21 21:11 ivan + + * rt/lib/: RT.pm, RT.pm.in: backport NoSignalHandlers patch to + 1.9... should fix up RT initialization in + freeside-selfservice-xmlrpcd such that processes still log after + create_ticket happened, RT#7780 + +2010-06-21 18:26 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: fix (probably harmless) + "DBD::Pg::db disconnect failed: server closed the connection + unexpectedly" warning, RT#7780 + +2010-06-21 18:20 ivan + + * FS/FS/TicketSystem/RT_Internal.pm: enable debugging for + create_ticket call to pinpoint lockup, RT#7780 + +2010-06-21 17:52 ivan + + * FS/FS/ClientAPI/MyAccount.pm: enable debugging for create_ticket + call to pinpoint lockup + +2010-06-20 16:20 ivan + + * httemplate/elements/communigate_pro-accessmodes.html: new + communigate pro accessmodes choices... not 100% sure on the + names, RT#7083 + +2010-06-19 12:29 ivan + + * FS/FS/part_export/domreg_opensrs.pm: return rather than ignore + errors inserting into the job queue during + _export_insert_on_payment + +2010-06-19 11:59 ivan + + * FS/FS/cust_bill_ApplicationCommon.pm: should fix + FS::svc_acct=HASH(0xe854058) errors inserting payments, fallout + from opensrs on #5825, RT#8853 + +2010-06-17 10:50 jeff + + * FS/FS/svc_acct.pm: fix null option with placeholders + +2010-06-17 10:19 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: just go ahead and depend on + POE 1.2 seems the path of least resistance, RT#7780 + +2010-06-16 22:25 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: load_clientapi_modules is a + 2.1-ism, RT#7780 + +2010-06-16 22:19 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: lenny POE compat, RT#7780 + +2010-06-16 14:53 ivan + + * FS/FS/Conf.pm, FS/bin/freeside-selfservice-xmlrpcd, + FS/FS/Daemon.pm, init.d/freeside-init: a local XML-RPC server for + ncic: daemonize and respond to TERM, RT#7780 + +2010-06-16 12:41 ivan + + * FS/: FS/Daemon.pm, bin/freeside-selfservice-xmlrpcd: a local + XML-RPC server for ncic: daemonize and respond to TERM, RT#7780 + +2010-06-16 01:42 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: a local XML-RPC server for + ncic: cleanup as a modern POE app, RT#7780 + +2010-06-16 00:50 ivan + + * FS/FS/ClientAPI_XMLRPC.pm: file ClientAPI_XMLRPC.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-06-16 07:50:18 +0000 + +2010-06-16 00:50 ivan + + * FS/bin/freeside-selfservice-xmlrpcd: file + freeside-selfservice-xmlrpcd was added on branch + FREESIDE_1_9_BRANCH on 2010-06-16 07:50:18 +0000 + +2010-06-16 00:50 ivan + + * fs_selfservice/perl/xmlrpc_local-phonenum_balance.pl: file + xmlrpc_local-phonenum_balance.pl was added on branch + FREESIDE_1_9_BRANCH on 2010-06-16 07:50:19 +0000 + +2010-06-16 00:50 ivan + + * FS/FS/ClientAPI_XMLRPC.pm, FS/bin/freeside-selfservice-xmlrpcd, + fs_selfservice/perl/xmlrpc_local-phonenum_balance.pl, + FS/MANIFEST: start of a local XML-RPC server for ncic, RT#7780 + +2010-06-15 19:19 mark + + * FS/FS/pay_batch.pm, httemplate/elements/file-upload.html, + httemplate/misc/upload-batch.cgi, + httemplate/search/cust_pay_batch.cgi: RT#5683: payment batch + upload uses job queue and progressbar + +2010-06-14 22:10 mark + + * FS/FS/: Daemon.pm, Misc.pm: RT#7869: fix error messages when + send_email fails in the job queue + +2010-06-13 11:01 jeff + + * FS/FS/svc_acct.pm: avoid sql injection + +2010-06-11 14:17 mark + + * FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, + httemplate/search/unapplied_cust_pay.html, + httemplate/search/elements/cust_main_dayranges.html: RT#7266: + continue fixing aging reports + +2010-06-09 21:26 jeff + + * httemplate/search/cdr.html: correcting a wild misspelling? + +2010-06-06 21:35 ivan + + * Makefile: next ver + +2010-06-06 19:39 ivan + + * httemplate/misc/clone-cgp_rule.html, + httemplate/browse/cgp_rule.html, FS/FS/Conf.pm, + FS/FS/cgp_rule.pm, httemplate/edit/process/elements/process.html, + httemplate/edit/process/cgp_rule.html: domain rules based on + templates (rules from other domains), RT#7514 + +2010-06-06 19:39 ivan + + * httemplate/misc/clone-cgp_rule.html: file clone-cgp_rule.html was + added on branch FREESIDE_1_9_BRANCH on 2010-06-07 02:39:47 +0000 + +2010-06-06 17:09 ivan + + * FS/FS/Schema.pm, FS/FS/cgp_rule_condition.pm, + httemplate/elements/select-cgp_rule_condition.html, + httemplate/edit/cgp_rule.html, httemplate/browse/cgp_rule.html, + httemplate/edit/process/cgp_rule.html, FS/bin/freeside-upgrade: + mysql compat: cgp_rule_condition s/condition/conditionname/ + +2010-06-05 20:01 ivan + + * httemplate/search/: sql.html, elements/search.html: fix sql + query, RT#8035 + +2010-06-05 19:27 ivan + + * FS/FS/cust_main.pm: log customer with queued billing jobs, + RT#8282 + +2010-06-05 13:50 ivan + + * FS/: bin/freeside-upgrade, FS/Upgrade.pm: should really fix bug + commiting between each table upgrade, arg, RT#8580 + +2010-06-05 13:30 ivan + + * FS/FS/Upgrade.pm: should really fix bug commiting between each + table upgrade, arg, RT#8580 + +2010-06-05 12:47 ivan + + * FS/FS/Upgrade.pm: should fix bug commiting between each table + upgrade, RT#8580 + +2010-06-04 22:54 jeff + + * httemplate/search/: 477.html, 477partV.html, 477partVI.html, + elements/search-html.html: fix urls + +2010-06-04 22:51 jeff + + * FS/FS/part_pkg_taxrate.pm: don't delete too much RT#8581 + +2010-06-01 12:58 jeff + + * FS/FS/CGI.pm, FS/FS/queue.pm, FS/FS/tax_rate.pm, FS/FS/UI/Web.pm, + httemplate/elements/progress-popup.html, + httemplate/search/report_newtax.html, + httemplate/search/report_queued_newtax.cgi: add progressbar, + redirection, and improve links RT#8274 + +2010-06-01 10:11 mark + + * FS/FS/cdr/wip.pm: RT#8026: skip line charges when importing WIP + CDRs + +2010-05-28 00:51 mark + + * httemplate/search/cust_pkg.cgi: RT#8465: add service label to + downloadable package reports + +2010-05-26 18:02 mark + + * httemplate/search/elements/search-html.html: unbreak download + links + +2010-05-26 11:37 mark + + * httemplate/search/rt_transaction.html: broken link in time worked + report + +2010-05-26 09:11 jeff + + * FS/FS/tax_rate.pm: correct uncorrected tyop + +2010-05-25 21:50 ivan + + * bin/cvs2cl: correct for branch + +2010-05-24 23:04 ivan + + * FS/FS/Misc.pm: prevent "Can't locate object method "code" via + package "HTML::Mason::Exception" errors + +2010-05-24 16:54 mark + + * httemplate/: edit/cust_main_note.cgi, + edit/process/cust_main_note.cgi, view/cust_main/notes.html, + pref/pref-process.html, pref/pref.html: RT#8224: allow user to + disable HTML editor + +2010-05-24 09:56 ivan + + * httemplate/search/timeworked.html: fix Pg-ism + +2010-05-22 18:59 ivan + + * FS/t/svc_CGPRule_Mixin.t: file svc_CGPRule_Mixin.t was added on + branch FREESIDE_1_9_BRANCH on 2010-05-23 01:59:21 +0000 + +2010-05-22 18:59 ivan + + * FS/FS/svc_CGPRule_Mixin.pm, FS/t/svc_CGPRule_Mixin.t, + FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/Schema.pm, + FS/FS/cgp_rule.pm, FS/FS/cgp_rule_action.pm, + FS/FS/cgp_rule_condition.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/browse/cgp_rule.html: communigate pro rules, RT#7515 + +2010-05-22 18:59 ivan + + * FS/FS/svc_CGPRule_Mixin.pm: file svc_CGPRule_Mixin.pm was added + on branch FREESIDE_1_9_BRANCH on 2010-05-23 01:59:20 +0000 + +2010-05-22 12:49 jeff + + * FS/FS/Report/FCC_477.pm, FS/t/Report-FCC_477.t, + httemplate/search/477partIA_detail.html, + httemplate/search/477partIA_summary.html, + httemplate/search/477partIIA.html, + httemplate/search/477partIIB.html, + httemplate/search/477partIV.html, + httemplate/search/477partV.html, FS/MANIFEST, FS/FS/Conf.pm, + httemplate/search/477.html, httemplate/search/477partVI.html, + httemplate/search/report_477.html, + httemplate/search/elements/metasearch.html, + httemplate/search/elements/search-html.html, + httemplate/search/elements/search-xml.html, + httemplate/search/elements/search.html, FS/FS/Mason.pm, + FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm, + httemplate/edit/part_pkg.cgi: improved fcc 477 report #7783 + +2010-05-22 11:52 ivan + + * FS/FS/Report/Table/Monthly.pm: fix net sales amount (credits were + being applied in wrong month), RT#7502 + +2010-05-21 14:32 mark + + * FS/FS/cust_bill.pm: typo + +2010-05-21 12:57 ivan + + * FS/FS/cust_bill.pm: fix 'Use of uninitialized value' spew, + fallout from RT#7266 + +2010-05-21 12:09 mark + + * FS/FS/Report/Table/Monthly.pm, + httemplate/graph/cust_bill_pkg.cgi, + httemplate/graph/report_cust_bill_pkg.html: RT#8504: option to + aggregate agents on sales report + +2010-05-20 20:42 mark + + * FS/FS/part_pkg/prorate.pm, FS/FS/part_pkg/voip_inbound.pm, + httemplate/edit/part_pkg.cgi: fix display bug, RT#8524 + +2010-05-20 20:28 mark + + * FS/FS/part_pkg/voip_inbound.pm: fix display bug, RT#8524 + +2010-05-19 18:33 mark + + * FS/FS/cust_main.pm, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, + FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, + httemplate/search/report_receivables.cgi: RT#7266: aging report + "as of" date now limits applied payments + +2010-05-18 21:05 jeff + + * FS/FS/cust_bill_pkg.pm: avoid spurious bash default usage + category charges + +2010-05-18 12:41 ivan + + * httemplate/edit/access_user.html: fix "Re-enter password" label + on employee edit + +2010-05-17 20:25 ivan + + * FS/FS/AccessRight.pm, FS/FS/Conf.pm, + httemplate/search/report_svc_acct.html, + httemplate/search/svc_acct.cgi: add more info to + (customer-specific) service report, RT#6180 + +2010-05-13 19:16 ivan + + * FS/FS/rate.pm, httemplate/edit/rate.cgi: fix losing rates when + renaming a rate plan, RT#8173 + +2010-05-12 22:43 jeff + + * httemplate/misc/queued_report.html, + httemplate/search/report_queued_newtax.cgi, FS/FS/queue.pm, + FS/FS/tax_rate.pm, FS/bin/freeside-queued, + httemplate/search/queue.html, + httemplate/search/report_newtax.html: cope with poor tax + liability report performance by allowing queuing of reports + RT#8274 + +2010-05-12 22:43 jeff + + * httemplate/misc/queued_report.html: file queued_report.html was + added on branch FREESIDE_1_9_BRANCH on 2010-05-13 05:43:57 +0000 + +2010-05-12 22:43 jeff + + * httemplate/search/report_queued_newtax.cgi: file + report_queued_newtax.cgi was added on branch FREESIDE_1_9_BRANCH + on 2010-05-13 05:43:57 +0000 + +2010-05-12 20:06 ivan + + * httemplate/search/cust_bill_pkg.cgi: add "Owed" and "Payment + date" columns to unearned revenue detail, RT#7776 + +2010-05-12 19:51 ivan + + * Makefile: make dev kludge: unstable has 5.10.1 + +2010-05-12 19:33 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix color/style and remove + billpkgnum on 1_9_BRANCH too + +2010-05-12 18:25 ivan + + * Makefile: fix "-e DBI:Pg:dbname=freeside" datasrc winding up in + secrets as a result of weird implementations of echo as a shell + builtin that ignore -e + +2010-05-10 23:57 ivan + + * FS/FS/part_pkg/voip_cdr.pm: should fix asterisks in destination + numbers causing invoice generation to barf, RT#7840 + +2010-05-10 23:38 ivan + + * FS/FS/rate.pm: fix ignore_unrateable flag, RT#8149 + +2010-05-07 19:38 ivan + + * FS/FS/Mason.pm, httemplate/edit/pkg_category.html: fix package + Categorys spelling, RT#8314 + +2010-05-04 15:25 mark + + * FS/FS/cdr/wip.pm: file wip.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-05-04 22:26:06 +0000 + +2010-05-04 15:25 mark + + * FS/FS/: cdr/wip.pm, cdr.pm: RT#8026: WIP CDR format + +2010-04-29 19:17 ivan + + * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/cgp_rule_action.pm, + FS/FS/cgp_rule_condition.pm, httemplate/browse/cgp_rule.html, + httemplate/edit/cgp_rule.html, + httemplate/elements/select-cgp_rule_action.html, + httemplate/elements/select-cgp_rule_condition.html: communigate + (phase 2): rules: show conditions/actions on rule browse, fix + rule edit for conditions and actions without op/param, fix rule + edit stickiness on errors. RT#7514 + +2010-04-29 00:43 ivan + + * FS/: MANIFEST, FS/o2m_Common.pm: add o2m_Common.pm to 1.9, + RT#7514 + +2010-04-29 00:40 ivan + + * FS/FS/cgp_rule.pm, httemplate/edit/cgp_rule.html, + httemplate/edit/process/cgp_rule.html, + httemplate/elements/input-text.html, + httemplate/elements/select-cgp_rule_action.html, + httemplate/elements/select-cgp_rule_condition.html, + httemplate/elements/select.html: communigate (phase 2): rules: + adding conditions and actions to rule edit. RT#7514 + +2010-04-28 19:59 ivan + + * httemplate/: edit/elements/edit.html, + elements/select-cgp_rule_action.html, + elements/select-cgp_rule_condition.html: communigate (phase 2): + rules: adding conditions and actions to rule edit. RT#7514 + +2010-04-27 03:56 ivan + + * httemplate/elements/select-cgp_rule_action.html: file + select-cgp_rule_action.html was added on branch + FREESIDE_1_9_BRANCH on 2010-04-27 10:57:01 +0000 + +2010-04-27 03:56 ivan + + * httemplate/elements/select-cgp_rule_condition.html: file + select-cgp_rule_condition.html was added on branch + FREESIDE_1_9_BRANCH on 2010-04-27 10:57:01 +0000 + +2010-04-27 03:56 ivan + + * httemplate/elements/select.html: file select.html was added on + branch FREESIDE_1_9_BRANCH on 2010-04-27 10:57:00 +0000 + +2010-04-27 03:56 ivan + + * httemplate/: elements/select-cgp_rule_action.html, + elements/select-cgp_rule_condition.html, elements/select.html, + edit/cgp_rule.html, elements/tr-select.html: communigate (phase + 2): rules: start of adding conditions and actions to rule edit. + RT#7514 + +2010-04-27 01:52 ivan + + * httemplate/edit/process/elements/process.html: backport o2m_ and + colspan from 2.1 process.html + +2010-04-27 01:38 ivan + + * httemplate/edit/elements/edit.html: backport o2m_ and colspan + from 2.1 edit.html + +2010-04-26 22:38 mark + + * FS/FS/part_pkg/voip_inbound.pm: file voip_inbound.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-05-21 03:28:49 +0000 + +2010-04-26 22:38 mark + + * FS/FS/part_pkg/voip_inbound.pm: RT#7046: inbound rate for rate + plan billing + +2010-04-22 23:47 ivan + + * httemplate/view/svc_domain/basics.html: communigate (phase 2): + rules. RT#7514 + +2010-04-22 23:43 ivan + + * httemplate/: browse/cgp_rule.html, edit/cgp_rule.html: file + cgp_rule.html was added on branch FREESIDE_1_9_BRANCH on + 2010-04-23 06:43:40 +0000 + +2010-04-22 23:43 ivan + + * httemplate/edit/process/cgp_rule.html: file cgp_rule.html was + added on branch FREESIDE_1_9_BRANCH on 2010-04-23 06:43:41 +0000 + +2010-04-22 23:43 ivan + + * httemplate/view/svc_acct/communigate.html: file communigate.html + was added on branch FREESIDE_1_9_BRANCH on 2010-04-23 06:43:41 + +0000 + +2010-04-22 23:43 ivan + + * httemplate/misc/delete-cgp_rule.html: file delete-cgp_rule.html + was added on branch FREESIDE_1_9_BRANCH on 2010-04-23 06:43:41 + +0000 + +2010-04-22 23:43 ivan + + * FS/FS/Mason.pm, FS/FS/cgp_rule.pm, FS/FS/cgp_rule_action.pm, + FS/FS/cgp_rule_condition.pm, httemplate/browse/cgp_rule.html, + httemplate/edit/cgp_rule.html, + httemplate/edit/process/cgp_rule.html, + httemplate/misc/delete-cgp_rule.html, + httemplate/view/svc_acct/communigate.html, + httemplate/view/svc_acct/basics.html, FS/FS/Schema.pm: + communigate (phase 2): rules. RT#7514 + +2010-04-21 19:00 ivan + + * FS/: FS/Schema.pm, FS.pm, MANIFEST, FS/cgp_rule.pm, + FS/cgp_rule_action.pm, FS/cgp_rule_condition.pm, t/cgp_rule.t, + t/cgp_rule_action.t, t/cgp_rule_condition.t: communigate (phase + 2): rules. RT#7514 + +2010-04-21 02:31 ivan + + * httemplate/elements/select-part_pkg.html: " + +2010-04-21 02:09 ivan + + * httemplate/config/config.cgi: prevent inadvertantly losing + disabled package defs, service defs or package classes in a + config value that uses them (i.e. support_packages) + +2010-04-21 01:57 ivan + + * httemplate/elements/select-part_pkg.html: prevent inadvertantly + losing disabled package defs, service defs or package classes in + a config value that uses them (i.e. support_packages) + +2010-04-21 00:11 ivan + + * Makefile: 1.9.4 is next + +2010-04-20 21:10 ivan + + * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 1.9.3 + +2010-04-20 21:06 ivan + + * Makefile, httemplate/docs/about.html: 1.9.3 + +2010-04-20 20:56 ivan + + * Makefile: ensure that the trainwreck which was 1.9.2 does not + happen again + +2010-04-19 21:29 ivan + + * FS/FS/svc_domain.pm, httemplate/edit/part_svc.cgi: communigate + (phase 2): add a textarea type to edit/part_svc so you can set it + to a default or fixed trailer that's multi-line, RT#7514 + +2010-04-19 21:13 ivan + + * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_acct.cgi, httemplate/edit/svc_domain.cgi, + httemplate/view/svc_acct/basics.html, + httemplate/view/svc_domain/acct_defaults.html: communigate (phase + 2): Account Preferences (& Domain::Account Defaults:Preferences): + ProntoSkinName RT#7514 + +2010-04-19 18:51 ivan + + * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_acct.cgi, httemplate/edit/svc_domain.cgi, + httemplate/view/svc_acct/basics.html, + httemplate/view/svc_domain/acct_defaults.html: communigate (phase + 2): Account Preferences (& Domain::Account Defaults:Preferences): + Language, Time zone, Layout, Send read receipts. RT#7514 + +2010-04-19 00:09 ivan + + * FS/FS/svc_acct.pm, FS/FS/part_export/communigate_pro.pm, + FS/FS/Schema.pm, httemplate/edit/svc_acct.cgi, + httemplate/view/svc_acct/basics.html: communigate (phase 2), + Account:Settings PasswordRecovery. also fix modification of + svc_acct booleans in export. RT#7514 + +2010-04-18 23:15 ivan + + * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_acct.cgi, + httemplate/view/svc_acct/basics.html: communigate provisioning + phase 2: Account:Settings: RulesAllowed, RPOPAllowed, MailToAll, + AddMailTrailer. RT#7514 + +2010-04-18 22:01 ivan + + * FS/FS/Schema.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_domain.cgi, + httemplate/view/svc_domain/acct_defaults.html: communigate + provisioning phase 2: Domain:Account Defaults:Settings: + RulesAllowed, RPOPAllowed, MailToAll, AddMailTrailer. RT#7514 + +2010-04-18 18:25 ivan + + * FS/FS/Schema.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_domain.cgi, + httemplate/view/svc_domain/basics.html: communigate provisioning + phase 2: add svc_domain.trailer -> communigate TrailerText, + RT#7514 + +2010-04-09 21:21 mark + + * httemplate/search/elements/cust_main_dayranges.html: RT#866: fix + payment links + +2010-04-09 01:18 ivan + + * FS/FS/Misc/DateTime.pm: file DateTime.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-04-09 08:18:35 +0000 + +2010-04-09 01:17 ivan + + * httemplate/search/elements/cust_main_dayranges.html, + FS/FS/Misc/DateTime.pm, FS/MANIFEST, FS/FS/cust_main/Import.pm, + FS/FS/Mason.pm, FS/FS/UI/Web.pm, + httemplate/edit/REAL_cust_pkg.cgi, httemplate/edit/cust_pay.cgi, + httemplate/misc/process/cancel_pkg.html, + httemplate/misc/process/delay_susp_pkg.html, + httemplate/search/pay_batch.cgi, + httemplate/search/report_prepaid_income.cgi, + httemplate/search/sqlradius.cgi, + httemplate/edit/process/REAL_cust_pkg.cgi, + httemplate/edit/process/cust_main.cgi, + httemplate/edit/process/cust_pay.cgi, + httemplate/edit/process/quick-charge.cgi, + httemplate/edit/process/quick-cust_pkg.cgi: fix date parsing when + using international dates (package date edit), RT#8027 + +2010-04-09 01:09 jeff + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, conf/invoice_html: modify + total items for balance below line and current charges above line + with configurable description. also bug fixes that might close + 7896 + +2010-04-08 22:50 ivan + + * Makefile: starting 1.9.3 + +2010-04-08 12:23 jeff + + * httemplate/elements/about_rt.html: close tag rather than open a + new one + +2010-04-07 01:24 ivan + + * httemplate/edit/agent.cgi: also in agent edit, fix form getting + submitted before customer search can complete. throws "status + connecting to" error and custnum does not get filled in, RT#8014 + +2010-04-07 01:15 ivan + + * httemplate/: edit/access_user.html, edit/elements/edit.html, + elements/search-cust_main.html: in employee edit, fix form + getting submitted before customer search can complete. throws + "status connecting to" error and custnum does not get filled in, + RT#8014 + +2010-04-06 23:20 ivan + + * FS/FS/TicketSystem/RT_Internal.pm: fix capitalization of RT + tables and columns - mysql fix + +2010-04-06 22:52 mark + + * FS/FS/pay_batch/RBC.pm: fix floating point error + +2010-04-06 21:36 ivan + + * httemplate/search/part_pkg.html: final nit for employee + commission report in 1.9, RT#6991 + +2010-04-06 21:11 ivan + + * httemplate/search/part_pkg.html: fix a mysql-ism in employee + commission report, now compatible with Pg, that's a new one. + RT#6991 + +2010-04-06 14:43 ivan + + * httemplate/search/report_employee_commission.html: fix 1.9-style + employee comission report, RT#6991 + +2010-04-05 05:24 jeff + + * FS/FS/part_export/dashcs_e911.pm: fix noisy but harmless + redeclaration + +2010-04-05 00:08 ivan + + * rpm/freeside.spec, debian/changelog: Updated for 1.9.2 + +2010-04-05 00:07 ivan + + * Makefile: 1.9.2 + +2010-04-05 00:05 ivan + + * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for + 1.9.2cvs + +2010-04-05 00:03 ivan + + * httemplate/docs/about.html: 1.9.2 + +2010-04-04 23:58 ivan + + * conf/invoice_from: company email + +2010-04-04 23:57 ivan + + * FS/bin/freeside-upgrade: require DBIx::DBSchema 0.39 for mysql + +2010-04-04 23:55 ivan + + * FS/FS/: part_event_condition.pm, part_event/Condition/balance.pm, + part_event/Condition/balance_age.pm, + part_event/Condition/balance_under.pm, + part_event/Condition/cust_bill_has_service.pm, + part_event/Condition/cust_bill_owed.pm, + part_event/Condition/cust_bill_owed_under.pm: mysql billing + fixes, 1.9 + +2010-04-04 23:50 ivan + + * FS/FS/part_export/thirdlane.pm: thirdlane deletion fix + +2010-04-04 22:20 ivan + + * FS/FS/part_export/indosoft.pm: file indosoft.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-04-05 05:20:03 +0000 + +2010-04-04 22:20 ivan + + * FS/FS/part_export/: indosoft.pm: initial indosoft export, RT#4068 + +2010-04-04 18:23 ivan + + * httemplate/search/part_pkg.html: last fix for employee + commisssion report, RT#6991 + +2010-04-04 17:59 ivan + + * httemplate/elements/menu.html: add employee commission report to + menu, RT#6991 + +2010-04-01 14:30 mark + + * httemplate/search/elements/cust_main_dayranges.html: fix column + alignment + +2010-03-31 21:43 mark + + * FS/FS/UI/Web.pm, httemplate/search/report_receivables.cgi, + httemplate/search/elements/cust_main_dayranges.html, + httemplate/search/elements/search-html.html, + httemplate/search/elements/search.html: RT#866: links to process + payments from aging report + +2010-03-31 08:48 jeff + + * FS/FS/part_export/dashcs_e911.pm: file dashcs_e911.pm was added + on branch FREESIDE_1_9_BRANCH on 2010-03-31 15:49:08 +0000 + +2010-03-31 08:48 jeff + + * FS/: FS/part_export/dashcs_e911.pm, MANIFEST: add dash carrier + services e911 support RT7103 + +2010-03-31 00:41 mark + + * httemplate/search/: report_receivables.cgi, + report_receivables.html, report_unapplied_cust_pay.html, + unapplied_cust_pay.html, elements/cust_main_dayranges.html: + RT#7266: aging reports as of a past date + +2010-03-30 23:30 ivan + + * FS/FS/Misc.pm: eliminate harmless "Use of uninitialized value + $enc in string eq" warnings + +2010-03-30 05:16 ivan + + * FS/FS/Schema.pm: employee commission reporting, RT#6991 + +2010-03-30 05:12 ivan + + * httemplate/search/: part_pkg.html: employee commission reporting, + RT#6991 + +2010-03-30 05:12 ivan + + * httemplate/search/part_pkg.html: file part_pkg.html was added on + branch FREESIDE_1_9_BRANCH on 2010-03-30 12:13:27 +0000 + +2010-03-30 05:07 ivan + + * httemplate/search/report_employee_commission.html, + FS/FS/cust_main.pm, FS/FS/cust_credit.pm, FS/FS/cust_event.pm, + FS/FS/part_event/Action/pkg_agent_credit.pm, + FS/FS/part_event/Action/pkg_employee_credit.pm, + FS/FS/part_event/Action/pkg_referral_credit.pm: employee + commission reporting, RT#6991 + +2010-03-30 05:07 ivan + + * httemplate/search/report_employee_commission.html: file + report_employee_commission.html was added on branch + FREESIDE_1_9_BRANCH on 2010-03-30 12:08:23 +0000 + +2010-03-29 20:10 ivan + + * FS/MANIFEST: employee (otaker / access_user) commissioning, + RT#6991 + +2010-03-29 19:53 ivan + + * FS/FS/part_event/Action/Mixin/credit_pkg.pm: file credit_pkg.pm + was added on branch FREESIDE_1_9_BRANCH on 2010-03-30 02:53:12 + +0000 + +2010-03-29 19:53 ivan + + * FS/FS/part_event/Action/pkg_agent_credit.pm: file + pkg_agent_credit.pm was added on branch FREESIDE_1_9_BRANCH on + 2010-03-30 02:53:12 +0000 + +2010-03-29 19:53 ivan + + * FS/FS/part_event/Action/pkg_agent_credit_pkg.pm: file + pkg_agent_credit_pkg.pm was added on branch FREESIDE_1_9_BRANCH + on 2010-03-30 02:53:12 +0000 + +2010-03-29 19:53 ivan + + * FS/FS/part_event/Action/pkg_employee_credit_pkg.pm: file + pkg_employee_credit_pkg.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-03-30 02:53:12 +0000 + +2010-03-29 19:53 ivan + + * httemplate/elements/tr-search-cust_main.html: file + tr-search-cust_main.html was added on branch FREESIDE_1_9_BRANCH + on 2010-03-30 02:53:11 +0000 + +2010-03-29 19:53 ivan + + * FS/FS/part_event/Action/pkg_agent_credit.pm, + FS/FS/part_event/Action/pkg_agent_credit_pkg.pm, + FS/FS/part_event/Action/pkg_employee_credit_pkg.pm, + FS/FS/part_event/Action/Mixin/credit_pkg.pm, + httemplate/elements/tr-search-cust_main.html, + httemplate/browse/access_user.html, + httemplate/edit/access_user.html, FS/FS/part_pkg.pm, + FS/FS/part_event/Action/pkg_referral_credit.pm, + FS/FS/part_event/Action/pkg_referral_credit_pkg.pm, + httemplate/elements/search-cust_main.html: employee (otaker / + access_user) commissioning, RT#6991 + +2010-03-29 19:52 ivan + + * FS/FS/part_event/Action/: pkg_employee_credit.pm: employee + commissions, RT#6991 + +2010-03-29 19:52 ivan + + * FS/FS/part_event/Action/pkg_employee_credit.pm: file + pkg_employee_credit.pm was added on branch FREESIDE_1_9_BRANCH on + 2010-03-30 02:52:52 +0000 + +2010-03-28 17:50 ivan + + * FS/FS/access_user.pm: add user_custnum to 1.9 for employee + commissioning, RT#6991 + +2010-03-28 17:24 ivan + + * FS/FS/Schema.pm: add user_custnum to 1.9 for employee + commissioning, RT#6991 + +2010-03-26 23:21 ivan + + * FS/FS/cust_bill_pkg_detail.pm: fix cust_bill_pkg_detail throwing + a fatal error w/MySQL + +2010-03-26 23:09 ivan + + * httemplate/: view/cust_main.cgi, view/cust_main/notes.html, + edit/cust_main_note.cgi: resize customer not add popup, eliminate + needless
in popup + +2010-03-26 21:37 ivan + + * FS/FS/Upgrade.pm: these are now supported in supported in + DBIx-DBSchema and friends + +2010-03-26 20:43 ivan + + * FS/FS/: reason.pm, tax_rate.pm: these are now supported in + supported in DBIx-DBSchema and friends + +2010-03-26 15:25 ivan + + * httemplate/elements/: select-areacode.html, select-did.html: fix + E911 vs. DID selector on phone provision, RT#7819 + +2010-03-26 14:43 ivan + + * FS/FS/cust_pkg.pm: no DISTINCT ON in MySQL makes kittens cry + +2010-03-25 22:02 ivan + + * FS/FS/Schema.pm: kludge a fix for the MySQL statustext index + problem, fix s/serial/int/ for non-primary keys in + part_pkg_taxoverride, and s/TEXT/LONGTEXT/ ourselves until + DBIx::DBSchema 0.39 + +2010-03-25 21:50 ivan + + * FS/FS/UID.pm: don't warn about the configuration table during + setup + +2010-03-25 19:28 ivan + + * FS/FS/: Schema.pm, mailinglistmember.pm: fix mailinglistmember.pm + dependency on contact_email.pm from 2.1 branch, RT#7897 + +2010-03-24 01:37 ivan + + * FS/FS/Conf.pm, httemplate/search/cust_bill_pkg.cgi, + httemplate/search/report_prepaid_income.cgi: better prepaid + income reporting, with line item detail, RT#7776 + +2010-03-23 02:13 ivan + + * FS/FS/mailinglist.pm, FS/FS/mailinglistmember.pm, + FS/FS/svc_mailinglist.pm, FS/FS/part_export/communigate_pro.pm, + httemplate/elements/header.html, + httemplate/search/mailinglistmember.html: export svc_mailinglist + to CGP groups, RT#7514 + +2010-03-22 20:53 ivan + + * FS/: FS/h_svc_mailinglist.pm, t/h_svc_mailinglist.t, FS.pm, + FS/Mason.pm: adding svc_mailinglist for communigate "groups" + (mailing lists), RT#7514 + +2010-03-22 20:53 ivan + + * FS/FS/h_svc_mailinglist.pm: file h_svc_mailinglist.pm was added + on branch FREESIDE_1_9_BRANCH on 2010-03-23 03:53:40 +0000 + +2010-03-22 20:53 ivan + + * FS/t/h_svc_mailinglist.t: file h_svc_mailinglist.t was added on + branch FREESIDE_1_9_BRANCH on 2010-03-23 03:53:40 +0000 + +2010-03-22 20:47 ivan + + * FS/FS/Schema.pm, FS/FS/svc_mailinglist.pm, FS/FS/mailinglist.pm, + FS/FS/mailinglistmember.pm, FS/MANIFEST, FS/t/mailinglist.t, + FS/t/mailinglistmember.t, FS/t/svc_mailinglist.t, + httemplate/edit/mailinglistmember.html, + httemplate/edit/part_svc.cgi, + httemplate/edit/svc_mailinglist.cgi, + httemplate/edit/process/mailinglistmember.html, + httemplate/edit/process/svc_mailinglist.html, + httemplate/search/mailinglistmember.html, + httemplate/view/svc_mailinglist.cgi, + httemplate/misc/delete-mailinglistmember.html: adding + svc_mailinglist for communigate "groups" (mailing lists), RT#7514 + +2010-03-22 07:08 jeff + + * FS/FS/tax_rate.pm: fix restore of setup and recur taxproducts on + tax data replacement + +2010-03-21 16:13 ivan + + * FS/FS/Schema.pm, FS/FS/rate_detail.pm, + FS/FS/part_pkg/voip_cdr.pm, httemplate/browse/rate_detail.html, + httemplate/edit/rate_detail.html, + httemplate/edit/rate_region.cgi, + httemplate/edit/process/rate_region.cgi, + httemplate/misc/process/copy-rate_detail.html, + httemplate/misc/rate_edit_excel.html: connection fee for initial + N seconds support, RT#7018 + +2010-03-19 14:54 mark + + * httemplate/misc/batch-cust_pay.html: RT#7812: confirm before + closing quick payment entry + +2010-03-18 01:02 ivan + + * httemplate/edit/cust_main/top_misc.html: signup date fix? + +2010-03-16 01:37 mark + + * httemplate/: edit/cust_main_note.cgi, elements/htmlarea.html, + view/cust_main/notes.html: RT#6226: fckeditor for customer notes + +2010-03-16 01:34 mark + + * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js, + fckpackager.xml, fckstyles.xml, fcktemplates.xml, + editor/fckdebug.html, editor/fckdialog.html, + editor/fckeditor.html, editor/fckeditor.original.html, + editor/css/fck_editorarea.css, editor/css/fck_internal.css, + editor/css/fck_showtableborders_gecko.css, + editor/css/images/block_address.png, + editor/css/images/block_blockquote.png, + editor/css/images/block_div.png, editor/css/images/block_h1.png, + editor/css/images/block_h2.png, editor/css/images/block_h3.png, + editor/css/images/block_h4.png, editor/css/images/block_h5.png, + editor/css/images/block_h6.png, editor/css/images/block_p.png, + editor/css/images/block_pre.png, + editor/css/images/fck_plugin.gif, editor/dialog/fck_about.html, + editor/dialog/fck_anchor.html, editor/dialog/fck_button.html, + editor/dialog/fck_checkbox.html, + editor/dialog/fck_colorselector.html, editor/dialog/fck_div.html, + editor/dialog/fck_docprops.html, editor/dialog/fck_flash.html, + editor/dialog/fck_form.html, editor/dialog/fck_hiddenfield.html, + editor/dialog/fck_image.html, editor/dialog/fck_link.html, + editor/dialog/fck_listprop.html, editor/dialog/fck_paste.html, + editor/dialog/fck_radiobutton.html, + editor/dialog/fck_replace.html, editor/dialog/fck_scayt.html, + editor/dialog/fck_select.html, editor/dialog/fck_smiley.html, + editor/dialog/fck_source.html, + editor/dialog/fck_specialchar.html, + editor/dialog/fck_spellerpages.html, + editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html, + editor/dialog/fck_template.html, editor/dialog/fck_textarea.html, + editor/dialog/fck_textfield.html, + editor/dialog/common/fck_dialog_common.css, + editor/dialog/common/fck_dialog_common.js, + editor/dialog/fck_about/sponsors/spellchecker_net.gif, + editor/dialog/fck_docprops/fck_document_preview.html, + editor/dialog/fck_flash/fck_flash.js, + editor/dialog/fck_flash/fck_flash_preview.html, + editor/dialog/fck_image/fck_image.js, + editor/dialog/fck_image/fck_image_preview.html, + editor/dialog/fck_link/fck_link.js, + editor/dialog/fck_scayt/scayt_dialog.css, + editor/dialog/fck_select/fck_select.js, + editor/dialog/fck_spellerpages/spellerpages/spellChecker.js, + editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css, + editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl, + editor/dtd/fck_dtd_test.html, editor/dtd/fck_xhtml10strict.js, + editor/dtd/fck_xhtml10transitional.js, + editor/filemanager/browser/default/browser.css, + editor/filemanager/browser/default/browser.html, + editor/filemanager/browser/default/frmactualfolder.html, + editor/filemanager/browser/default/frmcreatefolder.html, + editor/filemanager/browser/default/frmfolders.html, + editor/filemanager/browser/default/frmresourceslist.html, + editor/filemanager/browser/default/frmresourcetype.html, + editor/filemanager/browser/default/frmupload.html, + editor/filemanager/browser/default/js/common.js, + editor/filemanager/browser/default/js/fckxml.js, + editor/filemanager/connectors/test.html, + editor/filemanager/connectors/uploadtest.html, + editor/filemanager/connectors/perl/basexml.pl, + editor/filemanager/connectors/perl/commands.pl, + editor/filemanager/connectors/perl/config.pl, + editor/filemanager/connectors/perl/connector.cgi, + editor/filemanager/connectors/perl/io.pl, + editor/filemanager/connectors/perl/upload.cgi, + editor/filemanager/connectors/perl/upload_fck.pl, + editor/filemanager/connectors/perl/util.pl, + editor/js/fckadobeair.js, editor/js/fckeditorcode_gecko.js, + editor/js/fckeditorcode_ie.js, + editor/lang/_translationstatus.txt, editor/lang/af.js, + editor/lang/ar.js, editor/lang/bg.js, editor/lang/bn.js, + editor/lang/bs.js, editor/lang/ca.js, editor/lang/cs.js, + editor/lang/da.js, editor/lang/de.js, editor/lang/el.js, + editor/lang/en-au.js, editor/lang/en-ca.js, editor/lang/en-uk.js, + editor/lang/en.js, editor/lang/eo.js, editor/lang/es.js, + editor/lang/et.js, editor/lang/eu.js, editor/lang/fa.js, + editor/lang/fi.js, editor/lang/fo.js, editor/lang/fr-ca.js, + editor/lang/fr.js, editor/lang/gl.js, editor/lang/gu.js, + editor/lang/he.js, editor/lang/hi.js, editor/lang/hr.js, + editor/lang/hu.js, editor/lang/is.js, editor/lang/it.js, + editor/lang/ja.js, editor/lang/km.js, editor/lang/ko.js, + editor/lang/lt.js, editor/lang/lv.js, editor/lang/mn.js, + editor/lang/ms.js, editor/lang/nb.js, editor/lang/nl.js, + editor/lang/no.js, editor/lang/pl.js, editor/lang/pt-br.js, + editor/lang/pt.js, editor/lang/ro.js, editor/lang/ru.js, + editor/lang/sk.js, editor/lang/sl.js, editor/lang/sr-latn.js, + editor/lang/sr.js, editor/lang/sv.js, editor/lang/th.js, + editor/lang/tr.js, editor/lang/uk.js, editor/lang/vi.js, + editor/lang/zh-cn.js, editor/lang/zh.js, + editor/plugins/autogrow/fckplugin.js, + editor/plugins/bbcode/fckplugin.js, + editor/plugins/dragresizetable/fckplugin.js, + editor/plugins/placeholder/fck_placeholder.html, + editor/plugins/placeholder/fckplugin.js, + editor/plugins/placeholder/lang/de.js, + editor/plugins/placeholder/lang/en.js, + editor/plugins/placeholder/lang/es.js, + editor/plugins/placeholder/lang/fr.js, + editor/plugins/placeholder/lang/it.js, + editor/plugins/placeholder/lang/pl.js, + editor/plugins/simplecommands/fckplugin.js, + editor/plugins/tablecommands/fckplugin.js, + editor/skins/_fckviewstrips.html, + editor/skins/default/fck_dialog.css, + editor/skins/default/fck_dialog_ie6.js, + editor/skins/default/fck_editor.css, + editor/skins/default/fck_strip.gif, + editor/skins/default/images/dialog.sides.gif, + editor/skins/default/images/dialog.sides.png, + editor/skins/default/images/dialog.sides.rtl.png, + editor/skins/default/images/sprites.gif, + editor/skins/default/images/sprites.png, + editor/skins/office2003/fck_dialog.css, + editor/skins/office2003/fck_dialog_ie6.js, + editor/skins/office2003/fck_editor.css, + editor/skins/office2003/fck_strip.gif, + editor/skins/office2003/images/dialog.sides.gif, + editor/skins/office2003/images/dialog.sides.png, + editor/skins/office2003/images/dialog.sides.rtl.png, + editor/skins/office2003/images/sprites.gif, + editor/skins/office2003/images/sprites.png, + editor/skins/silver/fck_dialog.css, + editor/skins/silver/fck_dialog_ie6.js, + editor/skins/silver/fck_editor.css, + editor/skins/silver/fck_strip.gif, + editor/skins/silver/images/dialog.sides.gif, + editor/skins/silver/images/dialog.sides.png, + editor/skins/silver/images/dialog.sides.rtl.png, + editor/skins/silver/images/sprites.gif, + editor/skins/silver/images/sprites.png, editor/wsc/ciframe.html, + editor/wsc/tmpFrameset.html, editor/wsc/w.html: FCKeditor 2.6.6 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/wsc/ciframe.html: file + ciframe.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/silver/images/dialog.sides.gif: + file dialog.sides.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/silver/images/dialog.sides.png: + file dialog.sides.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png: + file dialog.sides.rtl.png was added on branch FREESIDE_1_9_BRANCH + on 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/silver/fck_dialog_ie6.js: + file fck_dialog_ie6.js was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/silver/images/sprites.gif: + file sprites.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/silver/images/sprites.png: + file sprites.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/wsc/tmpFrameset.html: file + tmpFrameset.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/wsc/w.html: file w.html was + added on branch FREESIDE_1_9_BRANCH on 2010-03-16 08:35:08 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/office2003/images/dialog.sides.gif: + file dialog.sides.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:05 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/office2003/images/dialog.sides.png: + file dialog.sides.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:05 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/default/images/dialog.sides.rtl.png: + file dialog.sides.rtl.png was added on branch FREESIDE_1_9_BRANCH + on 2010-03-16 08:35:04 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png: + file dialog.sides.rtl.png was added on branch FREESIDE_1_9_BRANCH + on 2010-03-16 08:35:05 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/office2003/fck_dialog_ie6.js: + file fck_dialog_ie6.js was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:05 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/default/images/sprites.gif: + file sprites.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:04 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/office2003/images/sprites.gif: + file sprites.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:06 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/default/images/sprites.png: + file sprites.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:05 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/office2003/images/sprites.png: + file sprites.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:07 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/default/images/dialog.sides.gif: + file dialog.sides.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:04 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/default/images/dialog.sides.png: + file dialog.sides.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:04 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/skins/default/fck_dialog_ie6.js: + file fck_dialog_ie6.js was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:03 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/plugins/placeholder/lang/es.js: + file es.js was added on branch FREESIDE_1_9_BRANCH on 2010-03-16 + 08:35:03 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/plugins/: + bbcode/fckplugin.js, dragresizetable/fckplugin.js: file + fckplugin.js was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:35:02 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/lang/fr-ca.js: file fr-ca.js + was added on branch FREESIDE_1_9_BRANCH on 2010-03-16 08:34:58 + +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/lang/gu.js: file gu.js was + added on branch FREESIDE_1_9_BRANCH on 2010-03-16 08:34:58 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/lang/is.js: file is.js was + added on branch FREESIDE_1_9_BRANCH on 2010-03-16 08:34:59 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/js/fckadobeair.js: file + fckadobeair.js was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:55 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl: + file upload_fck.pl was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/util.pl: + file util.pl was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:55 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/basexml.pl: + file basexml.pl was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/commands.pl: + file commands.pl was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/config.pl: + file config.pl was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/connector.cgi: + file connector.cgi was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/io.pl: + file io.pl was added on branch FREESIDE_1_9_BRANCH on 2010-03-16 + 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/test.html: + file test.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/perl/upload.cgi: + file upload.cgi was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/filemanager/connectors/uploadtest.html: + file uploadtest.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:54 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/dtd/fck_dtd_test.html: file + fck_dtd_test.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:52 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/dtd/fck_xhtml10strict.js: + file fck_xhtml10strict.js was added on branch FREESIDE_1_9_BRANCH + on 2010-03-16 08:34:52 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/dtd/fck_xhtml10transitional.js: + file fck_xhtml10transitional.js was added on branch + FREESIDE_1_9_BRANCH on 2010-03-16 08:34:52 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/dialog/fck_scayt/scayt_dialog.css: + file scayt_dialog.css was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:51 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif: + file spellchecker_net.gif was added on branch FREESIDE_1_9_BRANCH + on 2010-03-16 08:34:51 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/dialog/fck_scayt.html: file + fck_scayt.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:48 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_p.png: file + block_p.png was added on branch FREESIDE_1_9_BRANCH on 2010-03-16 + 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_pre.png: + file block_pre.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/dialog/fck_div.html: file + fck_div.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:47 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/fck_plugin.gif: + file fck_plugin.gif was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:47 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/css/images/block_address.png: + file block_address.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * + httemplate/elements/fckeditor/editor/css/images/block_blockquote.png: + file block_blockquote.png was added on branch FREESIDE_1_9_BRANCH + on 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_div.png: + file block_div.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_h1.png: + file block_h1.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_h2.png: + file block_h2.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_h3.png: + file block_h3.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_h4.png: + file block_h4.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_h5.png: + file block_h5.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/css/images/block_h6.png: + file block_h6.png was added on branch FREESIDE_1_9_BRANCH on + 2010-03-16 08:34:46 +0000 + +2010-03-16 00:49 mark + + * httemplate/elements/fckeditor/editor/: + css/images/block_address.png, css/images/block_blockquote.png, + css/images/block_div.png, css/images/block_h1.png, + css/images/block_h2.png, css/images/block_h3.png, + css/images/block_h4.png, css/images/block_h5.png, + css/images/block_h6.png, css/images/block_p.png, + css/images/block_pre.png, css/images/fck_plugin.gif, + dialog/fck_div.html, dialog/fck_scayt.html, + dialog/fck_about/sponsors/spellchecker_net.gif, + dialog/fck_scayt/scayt_dialog.css, dtd/fck_dtd_test.html, + dtd/fck_xhtml10strict.js, dtd/fck_xhtml10transitional.js, + filemanager/connectors/test.html, + filemanager/connectors/uploadtest.html, + filemanager/connectors/perl/basexml.pl, + filemanager/connectors/perl/commands.pl, + filemanager/connectors/perl/config.pl, + filemanager/connectors/perl/connector.cgi, + filemanager/connectors/perl/io.pl, + filemanager/connectors/perl/upload.cgi, + filemanager/connectors/perl/upload_fck.pl, + filemanager/connectors/perl/util.pl, js/fckadobeair.js, + lang/fr-ca.js, lang/gu.js, lang/is.js, + plugins/bbcode/fckplugin.js, + plugins/dragresizetable/fckplugin.js, + plugins/placeholder/lang/es.js, skins/default/fck_dialog_ie6.js, + skins/default/images/dialog.sides.gif, + skins/default/images/dialog.sides.png, + skins/default/images/dialog.sides.rtl.png, + skins/default/images/sprites.gif, + skins/default/images/sprites.png, + skins/office2003/fck_dialog_ie6.js, + skins/office2003/images/dialog.sides.gif, + skins/office2003/images/dialog.sides.png, + skins/office2003/images/dialog.sides.rtl.png, + skins/office2003/images/sprites.gif, + skins/office2003/images/sprites.png, + skins/silver/fck_dialog_ie6.js, + skins/silver/images/dialog.sides.gif, + skins/silver/images/dialog.sides.png, + skins/silver/images/dialog.sides.rtl.png, + skins/silver/images/sprites.gif, skins/silver/images/sprites.png, + wsc/ciframe.html, wsc/tmpFrameset.html, wsc/w.html: FCKeditor + 2.6.6 + +2010-03-15 19:14 ivan + + * rt/etc/rt.spec: remove rt.spec, borking our build somehow + +2010-03-15 18:00 ivan + + * httemplate/search/: cust_main-zip.html, + report_cust_main-zip.html: w/svc_whatever option on zip code + distribution report, RT#7784 + +2010-03-15 15:31 mark + + * FS/bin/freeside-paymentech-upload: RT#7473: add -p option + +2010-03-15 00:13 ivan + + * httemplate/edit/svc_broadband.cgi: fix editing svc_broadband + service w/no ip address, RT#7786 + +2010-03-14 23:18 ivan + + * httemplate/search/elements/cust_pay_or_refund.html: deleted + payment report, RT#7694 + +2010-03-14 23:10 ivan + + * httemplate/search/: h_cust_pay.html, report_h_cust_pay.html, + elements/cust_pay_or_refund.html: deleted payment report, RT#7694 + +2010-03-14 23:10 ivan + + * httemplate/search/h_cust_pay.html: file h_cust_pay.html was added + on branch FREESIDE_1_9_BRANCH on 2010-03-15 06:10:44 +0000 + +2010-03-14 23:10 ivan + + * httemplate/search/report_h_cust_pay.html: file + report_h_cust_pay.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-15 06:10:44 +0000 + +2010-03-14 19:06 ivan + + * httemplate/edit/part_pkg.cgi: fix diabled package optional + reporting classes still selectable on package def edit, RT#7658 + +2010-03-13 15:50 ivan + + * FS/FS/cust_pkg.pm: quiet extraneous warnings from + expire_months/start_1st stuff, getting in the way of debugging + for ncic, RT#7780 + +2010-03-12 14:02 ivan + + * FS/FS/Conf.pm, FS/FS/svc_phone.pm, httemplate/edit/svc_phone.cgi: + add svc_phone-phone_name-max_length config, RT#7047 + +2010-03-12 13:29 ivan + + * FS/FS/cust_location.pm, FS/FS/cust_main.pm, + FS/FS/location_Mixin.pm, FS/FS/svc_phone.pm, + httemplate/edit/svc_phone.cgi, + httemplate/edit/elements/svc_Common.html, + httemplate/edit/process/svc_phone.html, + httemplate/elements/tr-select-cust_location.html, + httemplate/view/svc_phone.cgi: finishing e911/svc_phone location, + RT#7047 + +2010-03-12 03:48 mark + + * httemplate/edit/svc_broadband.cgi: RT#7765: sort broadband router + names + +2010-03-11 19:38 ivan + + * httemplate/elements/location.html: backport tyop fix from head + +2010-03-11 19:36 ivan + + * FS/t/location_Mixin.t: file location_Mixin.t was added on branch + FREESIDE_1_9_BRANCH on 2010-03-12 03:36:47 +0000 + +2010-03-11 19:36 ivan + + * FS/FS/location_Mixin.pm, FS/t/location_Mixin.t, FS/FS/Schema.pm, + FS/FS/cust_pkg.pm, FS/FS/svc_phone.pm, + httemplate/edit/svc_phone.cgi, + httemplate/edit/elements/edit.html, + httemplate/edit/elements/svc_Common.html, + httemplate/elements/location.html, + httemplate/elements/tr-select-cust_location.html, + httemplate/view/svc_phone.cgi: add location to svc_phone, RT#7047 + +2010-03-11 19:36 ivan + + * FS/FS/location_Mixin.pm: file location_Mixin.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-03-12 03:36:47 +0000 + +2010-03-11 19:30 ivan + + * FS/MANIFEST: add location to svc_phone, RT#7047 + +2010-03-10 19:27 ivan + + * FS/FS/TicketSystem/RT_External.pm, + httemplate/view/cust_main/tickets.html: add queue selection to + customer ticket creation, RT#7656 + +2010-03-10 18:15 ivan + + * httemplate/docs/credits.html: Mark Wells is now a member of the + core team. Kristian Hoffman has been moved to the core emeritus + +2010-03-10 00:20 mark + + * httemplate/edit/svc_acct.cgi: fix probably misplaced text field + +2010-03-09 23:50 mark + + * httemplate/edit/svc_domain.cgi: fix probably misplaced text field + +2010-03-09 22:52 ivan + + * FS/FS/cust_pkg.pm: oops, move start_1st and expire_months + handling from check to insert, so it doesn't get triggered on + edit, RT#7347 + +2010-03-09 22:47 ivan + + * httemplate/edit/process/REAL_cust_pkg.cgi: fix warning about + adding a start date to actually check its *added*, RT#7352 + +2010-03-09 15:47 ivan + + * httemplate/misc/delay_susp_pkg.html: tyop too + +2010-03-09 14:37 mark + + * httemplate/misc/cancel_pkg.html: fix typo + +2010-03-09 13:57 mark + + * FS/FS/prepay_credit.pm, httemplate/edit/prepay_credit.cgi, + httemplate/edit/process/prepay_credit.cgi: RT#7407, variable + length prepaid card codes + +2010-03-09 00:37 ivan + + * FS/FS/part_pkg/sql_external.pm: move sql_external to use + recur_Common, RT#7212 + +2010-03-09 00:05 ivan + + * httemplate/edit/REAL_cust_pkg.cgi: date editing fix, fallout from + date_format + +2010-03-08 20:41 jeff + + * FS/FS/Conf.pm, bin/opensrs_domain_pkgs, + FS/FS/cust_bill_ApplicationCommon.pm, + FS/FS/part_export/domreg_opensrs.pm: backport opensrs + modifications (RT 5825 stuff) + +2010-03-08 18:43 ivan + + * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: a package that starts on + the 1st and expires after N months, RT#7738 + +2010-03-08 18:39 ivan + + * FS/FS/cust_main.pm: fix ACH refunds w/IPPay. B:OP 3.01 and IPPay + 0.05_02 required. RT#_7673 + +2010-03-08 18:17 ivan + + * FS/FS/cust_main.pm: fix ACH refunds w/IPPay. B:OP 3.01 and IPPay + 0.05_02 required. RT#_7673 + +2010-03-08 16:23 jeff + + * FS/FS/Setup.pm: tyop broke populate_initial_data + +2010-03-08 16:18 jeff + + * FS/FS/reason_type.pm: and this is not 1.7.x + +2010-03-08 15:07 jeff + + * FS/FS/part_export/prizm.pm: try a delete before adding an element + to prizm + +2010-03-08 02:57 ivan + + * FS/FS/Conf.pm, FS/FS/cust_bill.pm, + httemplate/edit/REAL_cust_pkg.cgi, + httemplate/edit/cust_credit.cgi, httemplate/edit/cust_pay.cgi, + httemplate/edit/cust_refund.cgi, + httemplate/edit/quick-charge.html, + httemplate/elements/tr-input-beginning_ending.html, + httemplate/elements/tr-input-date-field.html, + httemplate/misc/cancel_pkg.html, + httemplate/misc/delay_susp_pkg.html, + httemplate/misc/order_pkg.html, + httemplate/search/report_prepaid_income.html, + httemplate/view/cust_main/payment_history.html, + httemplate/view/cust_main/payment_history/credit.html, + httemplate/view/cust_main/payment_history/voided_payment.html, + httemplate/edit/elements/ApplicationCommon.html, + httemplate/view/cust_main/payment_history/payment.html: proper + use of date_format config for international date formats, RT#7009 + +2010-03-07 23:02 ivan + + * httemplate/elements/select-svc-domain.html: file + select-svc-domain.html was added on branch FREESIDE_1_9_BRANCH on + 2010-03-08 07:03:00 +0000 + +2010-03-07 23:02 ivan + + * FS/t/svc_Domain_Mixin.t: file svc_Domain_Mixin.t was added on + branch FREESIDE_1_9_BRANCH on 2010-03-08 07:02:59 +0000 + +2010-03-07 23:02 ivan + + * httemplate/elements/tr-select-svc-domain.html: file + tr-select-svc-domain.html was added on branch FREESIDE_1_9_BRANCH + on 2010-03-08 07:03:00 +0000 + +2010-03-07 23:02 ivan + + * FS/FS/svc_Domain_Mixin.pm, FS/FS/Conf.pm, + FS/t/svc_Domain_Mixin.t, + httemplate/elements/select-svc-domain.html, + httemplate/elements/tr-select-svc-domain.html, FS/MANIFEST, + FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_phone.pm, + httemplate/edit/svc_phone.cgi, httemplate/view/svc_phone.cgi, + FS/FS/part_export/netsapiens.pm, + httemplate/edit/elements/svc_Common.html: domain names in + netsapiens export (domain name association w/svc_phone), RT#5864 + +2010-03-07 23:02 ivan + + * FS/FS/svc_Domain_Mixin.pm: file svc_Domain_Mixin.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-03-08 07:02:59 +0000 + +2010-03-07 10:07 jeff + + * FS/FS/tax_rate.pm: pass format and correct filenames + +2010-03-05 11:09 ivan + + * FS/FS/part_export/grandstream.pm: random nits for grandstream + provisioning :UI, docs, java path, s/system/IPC::Run/ for better + error handling. RT#7132 + +2010-03-05 11:02 ivan + + * httemplate/edit/part_device.html, + FS/FS/part_export/grandstream.pm: random nits for grandstream + provisioning :UI, docs, java path, s/system/IPC::Run/ for better + error handling. RT#7132 + +2010-03-05 10:24 ivan + + * FS/FS/part_export/: domain_shellcommands.pm, + phone_shellcommands.pm, shellcommands.pm, + shellcommands_withdomain.pm, textradius.pm, www_shellcommands.pm, + forward_shellcommands.pm, vpopmail.pm: point to wiki docs + +2010-03-05 10:10 ivan + + * FS/FS/part_export/grandstream.pm, + httemplate/edit/part_device.html: random nits for grandstream + provisioning :UI, docs, java path, s/system/IPC::Run/ for better + error handling. RT#7132 + +2010-03-03 21:31 jeff + + * FS/FS/cust_bill.pm: always show the previous section when + previous_balance-summary_only is enabled + +2010-03-02 17:39 jeff + + * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi: tweak, + rearrange, and avoid the vacuum + +2010-03-02 17:00 jeff + + * httemplate/edit/cust_main/bottomfixup.js: clear geocode when we + DO have plus four + +2010-03-02 09:18 ivan + + * httemplate/: misc/bulk_pkg_increment_bill.cgi, + search/cust_pkg.cgi, search/elements/search-html.html: UI: get + rid of undocumented extra_choices_callback in search.html: a + terrible place to put action links from a UI perspective, move + package links to html_init, now consitent with customer links, + change label on popup from "increment bill date" to "increment + next bill date", RT#7132 + +2010-03-01 14:18 ivan + + * httemplate/edit/elements/svc_Common.html: fixup editing w/manual + inventory, RT#7010 + +2010-03-01 14:00 ivan + + * httemplate/elements/select-table.html: fix up editing services + w/manual select from inventory, RT#7010 + +2010-03-01 13:56 ivan + + * FS/FS/svc_Common.pm: fix up editing services w/manual select from + inventory, RT#7010 + +2010-03-01 13:44 ivan + + * httemplate/edit/process/svc_external.html: svc_external provision + redirecting back to svc_phone?! RT#7010 + +2010-03-01 13:36 ivan + + * httemplate/edit/elements/edit.html: fix up editing services + w/manual select from inventory, RT#7010 + +2010-03-01 13:05 ivan + + * httemplate/search/inventory_item.html: fix inventory item links + to non-svc_acct services, RT#7010 + +2010-03-01 11:38 ivan + + * FS/FS/svc_Common.pm: enable manual selection from inventory + dropdowns for svc_broadband, svc_external & svc_phone, RT#7010 + +2010-03-01 11:29 ivan + + * httemplate/: edit/part_svc.cgi, edit/elements/edit.html, + edit/elements/svc_Common.html, elements/select-table.html: enable + manual selection from inventory dropdowns for svc_broadband, + svc_external & svc_phone, RT#7010 + +2010-03-01 11:10 jeff + + * Makefile: get along better with RTless installs + +2010-02-26 19:15 ivan + + * httemplate/edit/cust_refund.cgi: expiration date not meaningful + for non-CARD, RT#7419 + +2010-02-26 18:59 ivan + + * FS/FS/cust_bill_ApplicationCommon.pm: fix rare "Illegal division + by zero" error applying things when using weights, RT#7491 + +2010-02-24 21:49 mark + + * httemplate/: misc/bulk_pkg_increment_bill.cgi, + misc/process/bulk_pkg_increment_bill.cgi, search/cust_pkg.cgi: + RT#7132: bulk increment package bill dates + +2010-02-24 15:32 mark + + * httemplate/misc/: bulk_pkg_increment_bill.cgi, + process/bulk_pkg_increment_bill.cgi: RT#7132: bulk increment + package bill dates + +2010-02-24 15:32 mark + + * httemplate/misc/bulk_pkg_increment_bill.cgi: file + bulk_pkg_increment_bill.cgi was added on branch + FREESIDE_1_9_BRANCH on 2010-02-25 05:49:37 +0000 + +2010-02-24 15:32 mark + + * httemplate/misc/process/bulk_pkg_increment_bill.cgi: file + bulk_pkg_increment_bill.cgi was added on branch + FREESIDE_1_9_BRANCH on 2010-02-25 05:49:38 +0000 + +2010-02-22 02:35 ivan + + * FS/FS/part_export/communigate_pro.pm: communigate: domain account + defaults, RT#7083 + +2010-02-22 01:18 ivan + + * httemplate/edit/svc_domain.cgi: communigate: domain account + defaults, RT#7083 + +2010-02-22 01:14 ivan + + * httemplate/view/svc_domain/acct_defaults.html: file + acct_defaults.html was added on branch FREESIDE_1_9_BRANCH on + 2010-02-22 09:14:35 +0000 + +2010-02-22 01:14 ivan + + * httemplate/view/svc_domain/basics.html: file basics.html was + added on branch FREESIDE_1_9_BRANCH on 2010-02-22 09:14:35 +0000 + +2010-02-22 01:14 ivan + + * httemplate/view/svc_domain/dns.html: file dns.html was added on + branch FREESIDE_1_9_BRANCH on 2010-02-22 09:14:35 +0000 + +2010-02-22 01:14 ivan + + * httemplate/view/elements/tr.html: file tr.html was added on + branch FREESIDE_1_9_BRANCH on 2010-02-22 09:14:34 +0000 + +2010-02-22 01:14 ivan + + * httemplate/view/elements/tr.html, + httemplate/view/svc_domain/acct_defaults.html, + httemplate/view/svc_domain/basics.html, + httemplate/view/svc_domain/dns.html, FS/FS/Schema.pm, + FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, + httemplate/edit/part_svc.cgi, httemplate/view/svc_domain.cgi, + httemplate/edit/process/svc_domain.cgi, + httemplate/view/svc_acct/basics.html, + httemplate/edit/svc_acct.cgi: communigate: domain account + defaults, RT#7083 + +2010-02-21 23:13 ivan + + * FS/FS/svc_domain.pm, FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_domain.cgi, httemplate/view/svc_domain.cgi: + communigate: domain aliases, enabled services & administrator + domain, RT#7083 + +2010-02-21 19:22 ivan + + * FS/FS/part_export/communigate_pro.pm, FS/FS/Schema.pm, + FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, + httemplate/edit/svc_domain.cgi, + httemplate/edit/process/svc_domain.cgi, + httemplate/view/svc_domain.cgi, + httemplate/edit/process/svc_acct.cgi: communigate: domain + aliases, enabled services, RT#7083 + +2010-02-21 14:54 ivan + + * FS/FS/part_export/communigate_pro.pm, FS/FS/Conf.pm, + httemplate/edit/svc_forward.cgi, httemplate/view/svc_forward.cgi: + communigate forwarders, RT#7083 + +2010-02-21 01:19 ivan + + * FS/FS/Schema.pm, FS/FS/svc_acct.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_acct.cgi, + httemplate/view/svc_acct/basics.html: communigate, RT#7083 + +2010-02-20 23:32 ivan + + * httemplate/view/svc_acct/basics.html: communigate, RT#7083 + +2010-02-20 23:28 ivan + + * httemplate/view/svc_acct/tr.html, 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: communigate, + RT#7083 + +2010-02-20 23:28 ivan + + * httemplate/view/svc_acct/tr.html: file tr.html was added on + branch FREESIDE_1_9_BRANCH on 2010-02-21 07:28:12 +0000 + +2010-02-20 19:16 ivan + + * httemplate/elements/communigate_pro-accessmodes.html, + FS/FS/svc_acct.pm, FS/FS/part_svc.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi, + httemplate/edit/process/svc_acct.cgi, + httemplate/pref/pref-process.html, httemplate/pref/pref.html, + httemplate/view/elements/svc_export_settings.html, + httemplate/view/svc_acct/basics.html: communigate, RT#7083 + +2010-02-20 19:16 ivan + + * httemplate/elements/communigate_pro-accessmodes.html: file + communigate_pro-accessmodes.html was added on branch + FREESIDE_1_9_BRANCH on 2010-02-21 03:16:04 +0000 + +2010-02-20 14:34 ivan + + * FS/FS/Conf.pm: communigate pro provisioning, RT#7083 + +2010-02-20 14:31 ivan + + * httemplate/view/svc_acct/usage.html: file usage.html was added on + branch FREESIDE_1_9_BRANCH on 2010-02-20 22:31:33 +0000 + +2010-02-20 14:31 ivan + + * httemplate/view/elements/svc_export_settings.html, + httemplate/view/svc_acct/basics.html, + httemplate/view/svc_acct/change_svc.html, + httemplate/view/svc_acct/change_svc_form.html, + httemplate/view/svc_acct/hosting.html, + httemplate/view/svc_acct/radius_usage.html, + httemplate/view/svc_acct/usage.html, FS/FS/Record.pm, + FS/FS/Schema.pm, FS/FS/svc_acct.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi, + httemplate/view/svc_domain.cgi: communigate pro provisioning, + RT#7083 + +2010-02-20 14:31 ivan + + * httemplate/view/svc_acct/basics.html: file basics.html was added + on branch FREESIDE_1_9_BRANCH on 2010-02-20 22:31:33 +0000 + +2010-02-20 14:31 ivan + + * httemplate/view/svc_acct/change_svc.html: file change_svc.html + was added on branch FREESIDE_1_9_BRANCH on 2010-02-20 22:31:33 + +0000 + +2010-02-20 14:31 ivan + + * httemplate/view/svc_acct/change_svc_form.html: file + change_svc_form.html was added on branch FREESIDE_1_9_BRANCH on + 2010-02-20 22:31:33 +0000 + +2010-02-20 14:31 ivan + + * httemplate/view/svc_acct/hosting.html: file hosting.html was + added on branch FREESIDE_1_9_BRANCH on 2010-02-20 22:31:33 +0000 + +2010-02-20 14:31 ivan + + * httemplate/view/svc_acct/radius_usage.html: file + radius_usage.html was added on branch FREESIDE_1_9_BRANCH on + 2010-02-20 22:31:33 +0000 + +2010-02-20 14:31 ivan + + * httemplate/view/elements/svc_export_settings.html: file + svc_export_settings.html was added on branch FREESIDE_1_9_BRANCH + on 2010-02-20 22:31:33 +0000 + +2010-02-17 19:48 mark + + * FS/bin/freeside-void-payments: Documentation cleanup + +2010-02-17 01:00 ivan + + * httemplate/edit/svc_Common.html: fix svc_pbx provisioniing + +2010-02-17 00:30 ivan + + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/part_export.pm, + FS/FS/svc_Common.pm, FS/FS/svc_domain.pm, + FS/FS/part_export/communigate_pro.pm, + httemplate/edit/svc_domain.cgi, + httemplate/edit/process/svc_domain.cgi, + httemplate/view/svc_domain.cgi, FS/FS/cust_svc.pm: communigate + pro provisioning, RT#7083 + +2010-02-16 10:36 ivan + + * FS/FS/Conf.pm, FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/make_ach_payment.html, + fs_selfservice/FS-SelfService/cgi/make_payment.html: option to + uncheck the save checkbox in self-service by default, RT#6955 + +2010-02-15 18:19 jeff + + * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi, + httemplate/misc/process/tax-import.cgi: refactor cch tax import + to remove tons of false laziness and improve flexibility; allow + reload from local files + +2010-02-15 08:34 jeff + + * htetc/handler.pl: lexical instead of dynamic warnings + +2010-02-15 06:39 jeff + + * htetc/handler.pl: get rid of some very annoying and pointless + noise + +2010-02-14 18:09 ivan + + * FS/FS/Conf.pm, FS/FS/Misc.pm, debian/control: switch to + Email::Sender and add options for every kind of mail encryption & + authentication, RT#7285 + +2010-02-12 18:53 ivan + + * httemplate/edit/process/svc_external.html: file svc_external.html + was added on branch FREESIDE_1_9_BRANCH on 2010-02-13 02:53:49 + +0000 + +2010-02-12 18:53 ivan + + * httemplate/edit/process/svc_external.html, FS/FS/svc_external.pm, + httemplate/edit/svc_external.cgi, + httemplate/edit/svc_Common.html, + httemplate/edit/elements/svc_Common.html: svc_external.title from + inventory, RT#7010 + +2010-02-12 15:44 ivan + + * FS/FS/ClientAPI/MyAccount.pm: don't return an error about + changing the cust_main record to the user as a payment processing + error, log a bunch of verbose stuff in this case so we can track + down wtf is going on, RT#6955 + +2010-02-12 13:49 ivan + + * fs_selfservice/java/freeside_create_ticket_example.java: tyop, + RT#7007 + +2010-02-12 11:28 ivan + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/java/freeside_create_ticket_example.java, + fs_selfservice/perl/xmlrpc-create_ticket.pl, + FS/FS/TicketSystem/RT_Internal.pm: add mime_type option to + self-service ticket create, RT#7007 + +2010-02-12 11:27 ivan + + * fs_selfservice/perl/xmlrpc-create_ticket.pl, + FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/java/freeside_create_ticket_example.java: backport + queue option, RT#7007 + +2010-02-11 19:26 ivan + + * FS/FS/part_export/thirdlane.pm: add omit_countrycode option, + RT#7379 + +2010-02-11 17:35 ivan + + * httemplate/view/cust_svc.cgi: file cust_svc.cgi was added on + branch FREESIDE_1_9_BRANCH on 2010-02-12 01:37:54 +0000 + +2010-02-11 17:35 ivan + + * fs_selfservice/java/freeside_create_ticket_example.java: file + freeside_create_ticket_example.java was added on branch + FREESIDE_1_9_BRANCH on 2010-02-12 01:37:53 +0000 + +2010-02-11 17:35 ivan + + * fs_selfservice/perl/xmlrpc-create_ticket.pl: file + xmlrpc-create_ticket.pl was added on branch FREESIDE_1_9_BRANCH + on 2010-02-12 01:37:54 +0000 + +2010-02-11 17:35 ivan + + * fs_selfservice/java/freeside_create_ticket_example.java, + fs_selfservice/perl/xmlrpc-create_ticket.pl, + httemplate/view/cust_svc.cgi, FS/FS/Conf.pm, + FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_External.pm, + FS/FS/TicketSystem/RT_Internal.pm, + fs_selfservice/FS-SelfService/SelfService.pm, + rt/lib/RT/URI/freeside.pm: add ticket creation to self-service + API, RT#7007 + +2010-02-11 15:14 jeff + + * FS/FS/part_export/grandstream.pm: fix quoting + +2010-02-09 18:12 mark + + * FS/FS/: pay_batch.pm, pay_batch/RBC.pm: RT#7274: accept CR/LF in + RBC batch import + +2010-02-08 11:01 ivan + + * FS/FS/h_svc_pbx.pm: file h_svc_pbx.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-02-08 19:01:08 +0000 + +2010-02-08 11:01 ivan + + * FS/t/h_svc_pbx.t: file h_svc_pbx.t was added on branch + FREESIDE_1_9_BRANCH on 2010-02-08 19:01:08 +0000 + +2010-02-08 11:01 ivan + + * FS/: FS/h_svc_pbx.pm, t/h_svc_pbx.t, FS.pm, MANIFEST: + h_svc_pbx.pm, RT#7322 + +2010-02-08 07:32 jeff + + * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/export_device.pm, + Makefile, FS/FS/part_device.pm, FS/FS/part_export.pm, + FS/FS/phone_device.pm, FS/FS/part_export/grandstream.pm, + FS/FS/part_export/netsapiens.pm, FS/t/export_device.t, + httemplate/misc/phone_device_config.html, FS/MANIFEST, + httemplate/edit/part_device.html, + httemplate/edit/process/part_device.html, + httemplate/elements/checkboxes-table.html, + httemplate/view/svc_phone.cgi: grandstream device configuration + support #4220 + +2010-02-04 02:00 ivan + + * httemplate/elements/search-cust_main.html, FS/FS/AccessRight.pm, + httemplate/edit/cust_main/top_misc.html: add ability to edit + referring customer, RT#7174 + +2010-02-03 22:53 ivan + + * httemplate/: elements/phonenumber.html, pref/pref-process.html, + pref/pref.html: snom autodial integration + +2010-02-03 20:48 ivan + + * FS/FS/part_event/Condition/every.pm: fix SQL error with date + field when using this condition, RT#7218 + +2010-02-03 11:27 ivan + + * FS/FS/cust_main.pm: better error msg for profiling + +2010-02-02 18:16 ivan + + * FS/FS/svc_acct.pm: fix time limits getting double added if the + service is provisioned before first billing + +2010-01-30 19:00 ivan + + * httemplate/browse/part_pkg_taxclass.html: fix header on report + +2010-01-29 12:21 ivan + + * FS/FS/Conf.pm: add Cleartext-Password to radius-password export + options, RT#7150 + +2010-01-29 11:52 ivan + + * FS/FS/part_export/thirdlane.pm: ssl option + +2010-01-26 21:27 ivan + + * FS/FS/part_export/thirdlane.pm: URI escape pw, RT#7051 + +2010-01-26 21:21 ivan + + * FS/FS/part_export/thirdlane.pm: add port option, RT#7051 + +2010-01-26 02:40 ivan + + * FS/FS/svc_pbx.pm: deleting an svc_pbx unlinks svc_phones and + deletes svc_accts, RT#7051 + +2010-01-26 02:34 ivan + + * FS/FS/part_export/thirdlane.pm: admin operations from svc_acct + records + +2010-01-26 02:05 ivan + + * FS/FS/svc_acct.pm, httemplate/edit/process/svc_acct.cgi: more + fallout from default pw encryption: fix error reporting when + entering a bad password + +2010-01-26 00:35 ivan + + * FS/FS/: svc_pbx.pm, part_export/thirdlane.pm: svc_pbx.title + uniqueness (kludgy) and force to alphanumeric+space and 19 char + max when using thirdlane (conservative guess for 1st pass + implementation), RT#7051 + +2010-01-26 00:18 ivan + + * FS/FS/svc_pbx.pm: label isn't thirdlane-specific, RT#7051 + +2010-01-25 23:15 ivan + + * FS/FS/part_export/thirdlane.pm: figured out success/failure + reporting, and wrote DID creation/deletion/assign/unassign, + RT#7051 + +2010-01-25 22:15 ivan + + * FS/FS/part_export/thirdlane.pm: file thirdlane.pm was added on + branch FREESIDE_1_9_BRANCH on 2010-01-26 06:15:35 +0000 + +2010-01-25 22:15 ivan + + * FS/FS/part_export/: thirdlane.pm: initial thirdlane export + w/tenant insert/delete/replace, RT#7051 + +2010-01-25 22:14 ivan + + * FS/FS/svc_pbx.pm: fix label method and doc work + +2010-01-25 22:14 ivan + + * FS/FS/svc_Common.pm: remove debugging + +2010-01-25 14:14 ivan + + * httemplate/elements/select-svc_pbx.html: file select-svc_pbx.html + was added on branch FREESIDE_1_9_BRANCH on 2010-01-25 22:14:33 + +0000 + +2010-01-25 14:14 ivan + + * httemplate/elements/tr-select-svc_pbx.html: file + tr-select-svc_pbx.html was added on branch FREESIDE_1_9_BRANCH on + 2010-01-25 22:14:33 +0000 + +2010-01-25 14:14 ivan + + * httemplate/elements/select-svc_pbx.html, + httemplate/elements/tr-select-svc_pbx.html, FS/FS/Schema.pm, + FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_pbx.pm, + FS/FS/svc_phone.pm, httemplate/edit/part_svc.cgi, + httemplate/edit/svc_acct.cgi, httemplate/edit/svc_phone.cgi, + httemplate/edit/elements/edit.html, + httemplate/edit/elements/svc_Common.html, + httemplate/view/svc_acct.cgi, httemplate/view/svc_phone.cgi: + linking DIDs and users to PBXes, RT#7051 + +2010-01-25 09:41 ivan + + * httemplate/edit/part_svc.cgi, FS/MANIFEST, FS/FS/Mason.pm, + FS/FS/Schema.pm: initial svc_pbx implementation, RT#7051 + +2010-01-25 09:35 ivan + + * FS/FS/svc_pbx.pm: file svc_pbx.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-01-25 17:36:59 +0000 + +2010-01-25 09:35 ivan + + * FS/t/svc_pbx.t: file svc_pbx.t was added on branch + FREESIDE_1_9_BRANCH on 2010-01-25 17:37:00 +0000 + +2010-01-25 09:35 ivan + + * FS/: FS/svc_pbx.pm, t/svc_pbx.t: initial svc_pbx implementation, + RT#7051 + +2010-01-24 16:31 ivan + + * FS/FS/svc_acct.pm: fix password length checks from applyhing to + already-crypted legacy passwords, RT#7139 + +2010-01-24 14:38 ivan + + * httemplate/elements/: overlibmws.js, overlibmws_crossframe.js, + overlibmws_draggable.js, overlibmws_iframe.js: update overlib to + upstream v281 (jan 20, 2010) + +2010-01-24 12:37 ivan + + * FS/FS/UI/Web.pm: right-align customer # in reports + +2010-01-24 11:53 ivan + + * httemplate/search/cust_bill.html: fix alignment of customer data + +2010-01-24 11:52 ivan + + * httemplate/search/cust_bill_pay.html: separate out the invoice + and payment info into multiple columns, and fix application date + showing as payment date + +2010-01-21 00:54 ivan + + * FS/FS/Conf.pm: correct description for selfservice-body_footer + +2010-01-21 00:38 ivan + + * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: more + self-service skinning config options, and start taking a stab at + reorganizing config sections, RT#6893 + +2010-01-21 00:34 ivan + + * fs_selfservice/FS-SelfService/cgi/image.cgi: file image.cgi was + added on branch FREESIDE_1_9_BRANCH on 2010-01-21 08:34:24 +0000 + +2010-01-21 00:34 ivan + + * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html, + fs_selfservice/FS-SelfService/cgi/change_bill.html, + fs_selfservice/FS-SelfService/cgi/change_password.html, + fs_selfservice/FS-SelfService/cgi/change_pay.html, + fs_selfservice/FS-SelfService/cgi/change_ship.html, + fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html, + fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html, + fs_selfservice/FS-SelfService/cgi/delete_svc.html, + fs_selfservice/FS-SelfService/cgi/header.html, + fs_selfservice/FS-SelfService/cgi/make_ach_payment.html, + fs_selfservice/FS-SelfService/cgi/make_payment.html, + fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html, + fs_selfservice/FS-SelfService/cgi/order_pkg.html, + fs_selfservice/FS-SelfService/cgi/payment_results.html, + fs_selfservice/FS-SelfService/cgi/process_change_bill.html, + fs_selfservice/FS-SelfService/cgi/process_change_password.html, + fs_selfservice/FS-SelfService/cgi/process_change_pay.html, + fs_selfservice/FS-SelfService/cgi/process_change_pkg.html, + fs_selfservice/FS-SelfService/cgi/process_change_ship.html, + fs_selfservice/FS-SelfService/cgi/process_order_pkg.html, + fs_selfservice/FS-SelfService/cgi/process_order_recharge.html, + fs_selfservice/FS-SelfService/cgi/process_svc_acct.html, + fs_selfservice/FS-SelfService/cgi/process_svc_external.html, + fs_selfservice/FS-SelfService/cgi/provision.html, + fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html, + fs_selfservice/FS-SelfService/cgi/recharge_prepay.html, + fs_selfservice/FS-SelfService/cgi/recharge_results.html, + fs_selfservice/FS-SelfService/cgi/view_cdr_details.html, + fs_selfservice/FS-SelfService/cgi/view_invoice.html, + fs_selfservice/FS-SelfService/cgi/view_usage.html, + fs_selfservice/FS-SelfService/cgi/view_usage_details.html, + fs_selfservice/FS-SelfService/cgi/image.cgi, + FS/FS/ClientAPI/MyAccount.pm, httemplate/config/config-view.cgi, + FS/FS/Conf.pm: more self-service skinning config options, and + start taking a stab at reorganizing config sections, RT#6893 + +2010-01-19 15:11 jeff + + * FS/FS/part_export/prizm.pm: SM in new window + +2010-01-19 09:48 jeff + + * FS/FS/cust_main.pm: eliminate harmless uninitialized value noise + +2010-01-18 20:54 ivan + + * FS/FS/pay_batch/paymentech.pm: patch from Peter Loeppky to make + sure some xml fields don't get larger than what paymentech wants + +2010-01-18 19:24 mark + + * httemplate/search/elements/search-csv.html: Fix mime type for CSV + files, RT#1526 + +2010-01-18 16:13 ivan + + * httemplate/search/cust_bill_pkg.cgi: fix color/style after + removal of billpkgnum display + +2010-01-16 22:40 ivan + + * FS/FS/ClientAPI/MasonComponent.pm: fix for + selfservice_server-base_url without a trailing / + +2010-01-16 19:31 ivan + + * FS/FS/cust_main.pm: return an error for 0 amount payments to + avoid a $0 payment getting stuck in declined or captured status, + RT#6993 + +2010-01-16 18:34 ivan + + * FS/FS/svc_phone.pm: strip non-digits and 1- when searching for + phone numbers, RT#7000 + +2010-01-16 18:22 ivan + + * FS/FS/: svc_acct.pm: remove svcnum from searchable fields for + svc_acct... custnum and invnum are user-visible, other database + ids, not so much. also, breaks phone number search w/current Pg, + RT#7000 + +2010-01-16 17:05 jeff + + * FS/FS/cust_pkg.pm: rest of work around bug in pre-perl5.10 which + is at best noisy and at worst missorting + +2010-01-16 16:22 jeff + + * FS/FS/cust_pkg.pm: work around bug in pre-perl5.10 which is at + best noisy and at worst missorting + +2010-01-16 15:39 ivan + + * FS/FS/part_pkg/: cdr_termination.pm: add usage_mandate option to + termination price plan, RT#6932 + +2010-01-16 15:06 ivan + + * httemplate/search/cust_svc.html: fix searching for unlinked + services? RT#7059 + +2010-01-16 12:44 ivan + + * ChangeLog: preparing for 1.9.2 + +2010-01-14 19:59 ivan + + * httemplate/edit/process/part_pkg.cgi: remove extraneous debugging + +2010-01-12 19:14 ivan + + * FS/FS/tax_rate.pm: if ignore_icalculable_taxes is on, don't call + the errors fatal + +2010-01-12 09:17 jeff + + * FS/FS/part_export/prizm.pm: add some debugging + +2010-01-12 09:16 jeff + + * FS/FS/part_export/prizm.pm: eliminate harmless argument isn't + numeric messages + +2010-01-09 02:03 ivan + + * FS/FS/Record.pm: need DBIx::DBSchema w/quoted_default to make + this all work right :/ + +2010-01-09 00:21 ivan + + * FS/bin/freeside-upgrade: undo damage from DBIx::DBSchema 0.37_03 + +2010-01-07 01:48 mark + + * FS/FS/: pay_batch.pm, pay_batch/RBC.pm: Fix problems with RBC + batch import (RT#6967) + +2010-01-05 20:47 ivan + + * FS/FS/svc_acct.pm: eliminate spurious warnings on usage + changes... + +2010-01-05 20:43 ivan + + * FS/FS/cust_main.pm: eliminate ya "use of uninitialized value" + warning + +2010-01-05 20:41 ivan + + * FS/FS/cust_main.pm: doc + +2010-01-03 20:13 jeff + + * bin/opensrs_domain_pkgs: file opensrs_domain_pkgs was added on + branch FREESIDE_1_9_BRANCH on 2010-03-09 04:41:08 +0000 + +2010-01-03 20:13 jeff + + * bin/opensrs_domain_pkgs: untested triggering of export on + payments, requires config enable (RT5825) + +2010-01-03 19:23 jeff + + * bin/monitor: add some debugging + +2010-01-02 18:54 ivan + + * Makefile: fix RT_SiteConfig.pm substitution + +2009-12-31 15:03 mark + + * FS/FS/pay_batch/RBC.pm: Add pre-header line + +2009-12-31 04:56 ivan + + * rt/: Makefile, lib/RT.pm: rt 3.6.10 + +2009-12-31 04:44 ivan + + * rt/: etc/RT_Config.pm.in, html/Admin/Users/Modify.html, + html/Elements/Footer, html/Elements/Header, html/Elements/Menu, + html/Elements/PageLayout, html/Elements/QuickCreate, + html/Elements/SelectDate, html/Elements/SimpleSearch, + html/Elements/Tabs, html/Elements/TicketList, + html/Elements/TitleBoxStart, html/Elements/CollectionAsTable/Row, + html/NoAuth/css/3.5-default/main.css, + html/NoAuth/css/3.5-default/misc.css, + html/NoAuth/css/3.5-default/titlebox.css, + html/NoAuth/css/3.5-default/transactions.css, + html/Prefs/SearchOptions.html, html/Search/Bulk.html, + html/Ticket/Create.html, html/Ticket/Display.html, + html/Ticket/Elements/ShowSummary, + html/Ticket/Elements/ShowTransactionAttachments, + html/Ticket/Elements/Tabs, html/User/Prefs.html, + html/Widgets/TitleBoxStart, lib/RT/Groups_Overlay.pm, + lib/RT/Record.pm, lib/RT/SearchBuilder.pm, + lib/RT/Ticket_Overlay.pm, lib/RT/Transaction_Overlay.pm, + lib/RT/User_Overlay.pm, lib/RT/Users_Overlay.pm, + sbin/rt-setup-database.in: rt 3.6.10 + +2009-12-31 04:35 ivan + + * rt/FREESIDE_MODIFIED: up-to-date + +2009-12-30 23:16 ivan + + * FS/FS/Schema.pm: fix h_cdr acctid changing from bigint to int + with recent DBIx::DBSchema + +2009-12-30 21:10 ivan + + * FS/: FS/Cron/bill.pm, bin/freeside-daily: specify multiple + agentnums with freeside-daily + +2009-12-30 19:33 ivan + + * Makefile: goodbye conf dir + +2009-12-30 18:50 jeff + + * FS/FS/cust_main.pm: really reduce the noise + +2009-12-29 22:41 jeff + + * FS/FS/part_pkg/voip_cdr.pm: define all detail header list + elements + +2009-12-29 22:05 jeff + + * FS/FS/cust_main.pm: noise reduction + +2009-12-29 21:22 jeff + + * FS/FS/tax_rate.pm: noise reduction + +2009-12-29 18:39 jeff + + * FS/FS/cust_bill_pkg_detail.pm: use the class used + +2009-12-29 18:26 jeff + + * FS/FS/cust_main.pm: noise reduction + +2009-12-28 20:49 ivan + + * FS/bin/freeside-upgrade: output SQL statements as we run them + (and only the ones we run), not immediately + +2009-12-28 20:44 ivan + + * FS/FS/Conf.pm: oops, syntax error adding queued-sleep_time + +2009-12-28 20:24 ivan + + * FS/bin/: freeside-upgrade: don't change h_queue.job type under + non-mysql, takes forever on large dbs, RT#6946 + +2009-12-28 17:38 ivan + + * FS/bin/freeside-daily: add -u option for vacuuming, RT#5258 + +2009-12-28 17:00 mark + + * FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html, + httemplate/elements/menu.html: Add Browse attachments ACL + (RT#4964) + +2009-12-28 16:33 mark + + * FS/FS/Conf.pm: RT#6358 + +2009-12-28 11:18 ivan + + * FS/FS/o2m_Common.pm: beginning of prospect/CRM/contact work + +2009-12-28 11:18 ivan + + * FS/FS/o2m_Common.pm: file o2m_Common.pm was added on branch + FREESIDE_1_9_BRANCH on 2010-04-29 07:43:21 +0000 + +2009-12-27 21:25 ivan + + * FS/FS/: part_pkg_taxclass.pm, phone_device.pm: use blessed + +2009-12-26 17:00 jeff + + * FS/FS/: cust_main.pm, cust_location.pm: improve spacing around + county + +2009-12-23 15:32 jeff + + * bin/monitor: remove debugging + +2009-12-23 15:29 jeff + + * bin/: monitor: add non-forking one machine monitor program + +2009-12-23 15:29 jeff + + * bin/monitor: file monitor was added on branch FREESIDE_1_9_BRANCH + on 2009-12-23 23:29:54 +0000 + +2009-12-23 15:14 jeff + + * FS/FS/Yori.pm: teach yori to do some load monitoring + +2009-12-23 13:21 jeff + + * FS/FS/cust_bill.pm, FS/FS/cust_location.pm, FS/FS/cust_main.pm, + FS/FS/cust_pkg.pm, + httemplate/view/cust_main/packages/location.html: correct invoice + package address display and reduce false laziness + +2009-12-22 16:30 mark + + * FS/FS/svc_acct.pm, httemplate/edit/svc_acct.cgi, + httemplate/edit/process/svc_acct.cgi, + httemplate/view/svc_acct.cgi: Tweak set_password per RT#6358 + +2009-12-21 06:36 jeff + + * bin/fetch_and_expand_taxes: file fetch_and_expand_taxes was added + on branch FREESIDE_1_9_BRANCH on 2009-12-21 14:37:22 +0000 + +2009-12-21 06:36 jeff + + * bin/reassemble_taxes: file reassemble_taxes was added on branch + FREESIDE_1_9_BRANCH on 2009-12-21 14:37:22 +0000 + +2009-12-21 06:36 jeff + + * bin/fetch_and_expand_taxes, bin/reassemble_taxes, FS/FS/Conf.pm, + FS/FS/tax_rate.pm: move cch conf into database and add a couple + small tools for processing updates more manually + +2009-12-20 18:56 mark + + * httemplate/search/elements/search-xls.html: Fix filename for + Excel spreadsheet reports + +2009-12-20 18:00 ivan + + * FS/FS/cust_main.pm, httemplate/misc/bill.cgi: have 'Bill now' + link cancel expired (and suspend adjourned) packages, and catch + and return errors in all cases, RT#6627 + +2009-12-20 13:52 ivan + + * FS/FS/Conf.pm: late fee package class specified in the event + action instead of a global finance_pkgclass config, RT#6617 + +2009-12-20 13:48 ivan + + * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: late + fee package class specified in the event action instead of a + global finance_pkgclass config, RT#6617 + +2009-12-20 11:42 ivan + + * FS/FS/ClientAPI/MyAccount.pm: fix usage details pulling from + wrong account for customers who have multiple accounts, RT#6681, + fallout from RT#4189 + +2009-12-19 22:52 ivan + + * httemplate/search/cust_pkg.cgi: fix address fields on advanced + package search, RT#6609 + +2009-12-19 18:51 ivan + + * FS/FS/cust_pkg.pm: fix bulk package order with one package + changing to one new package, RT#6519, fallout from RT#4499 + +2009-12-19 17:02 ivan + + * httemplate/view/cust_main/: packages.html, payment_history.html: + fix cust_main-packages-years, RT#6798 + +2009-12-19 14:41 ivan + + * httemplate/edit/cust_credit.cgi: add add'l info field as a + customer-editable field, RT#6505 + +2009-12-19 14:32 ivan + + * httemplate/view/cust_main/payment_history.html: make room for + credit reasons in popup + +2009-12-19 12:58 mark + + * FS/: bin/freeside-paymentech-upload, FS/pay_batch/paymentech.pm, + bin/freeside-paymentech-download: Fix date format string and + quoting of password + +2009-12-19 12:29 ivan + + * FS/FS/cust_main_Mixin.pm: fix event report w/ a customer status + +2009-12-19 11:10 ivan + + * FS/FS/part_pkg.pm: fix package order to really display only those + pacakges available + +2009-12-19 11:09 ivan + + * httemplate/misc/cust-part_pkg.cgi: fix order of packages after + class selection changes + +2009-12-16 09:35 ivan + + * httemplate/edit/cust_main_attach.cgi: tweak attachment adding UI: + table consistency, input sizes and maxlengths, RT#4964 + +2009-12-16 07:07 jeff + + * FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_location.pm, + cust_main.pm, cust_pkg.pm: group invoice line items by location, + show location address on invoice, option for due date rather than + invoice date on prior unpaid invoice line items, and option for + aging on invoice (#6418, #5235, #4648) + +2009-12-13 23:52 ivan + + * FS/FS/svc_acct.pm: use a global config too + +2009-12-13 23:10 ivan + + * FS/FS/: Conf.pm, svc_acct.pm, part_export/sqlradius.pm: add + overlimit_groups agent-specific config, overriding + export-specific overlimit_groups, RT#6622 + +2009-12-13 17:41 mark + + * FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html, + httemplate/edit/cust_main_attach.cgi, + httemplate/elements/menu.html, httemplate/view/cust_main.cgi, + httemplate/view/cust_main/attachments.html: Add access right to + view attachments + +2009-12-12 18:10 ivan + + * ChangeLog: 1.9.2ish + +2009-12-12 14:35 ivan + + * FS/FS/cust_credit_bill_pkg.pm: doc + +2009-12-12 14:22 ivan + + * Makefile: sync versioning with branches, sorry jeremy + +2009-12-10 15:03 ivan + + * FS/FS/cust_main.pm: fully fix bulk customer reports, RT#6778 + +2009-12-07 22:29 mark + + * FS/FS/Schema.pm: Fix cust_attachment.disabled type + +2009-12-06 15:44 ivan + + * httemplate/edit/part_pkg.cgi: fix initial value of agent types + when cloning + +2009-12-06 15:18 ivan + + * httemplate/elements/header.html: fix search box clearing from + within RT, caused by different quoting rules in RT comp_root. + grr. + +2009-12-06 11:19 ivan + + * FS/FS/Schema.pm: more reasonable sizes for filename, mime type + and title, RT#6823 + +2009-12-05 15:36 jeff + + * FS/FS/cust_bill.pm: holy cow! correct sense of skip usage testing + +2009-12-03 20:45 ivan + + * FS/FS/svc_acct.pm, httemplate/search/svc_acct.cgi: + customer-specific account report (and some small refactoring of + method names to clash less), RT#6180 + +2009-12-03 20:40 ivan + + * FS/FS/cust_bill.pm, FS/FS/cust_bill_event.pm, + FS/FS/cust_event.pm, FS/FS/cust_main.pm, + httemplate/search/477.html, httemplate/search/cust_bill.html, + httemplate/search/cust_bill_event.cgi, + httemplate/search/cust_event.html, + httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi, + httemplate/search/report_svc_acct.html, + httemplate/view/cust_main/packages.html, FS/FS/cust_pkg.pm, + httemplate/misc/email-customers.html, + httemplate/misc/process/bulk_change_pkg.cgi, + httemplate/misc/process/email-customers.html: customer-specific + account report (and some small refactoring of method names to + clash less), RT#6180 + +2009-12-03 11:22 ivan + + * httemplate/graph/cust_bill_pkg.cgi: average per cust_pkg option + for peter + +2009-12-03 11:06 ivan + + * FS/FS/Report/Table/Monthly.pm, + httemplate/graph/cust_bill_pkg.cgi, + httemplate/graph/report_cust_bill_pkg.html: average per cust_pkg + option for peter + +2009-12-02 23:53 ivan + + * FS/FS/Schema.pm: index cdrbatchnum + +2009-12-02 23:37 ivan + + * FS/FS/: Record.pm, cdr/sansay.pm: fix startdate in sansay CDR + import (and skip blank lines), RT#6801 + +2009-12-02 23:18 ivan + + * httemplate/search/cdr.html: fix cdr search + +2009-12-02 20:22 ivan + + * FS/FS/cdr/sansay.pm: no header? + +2009-12-02 12:58 ivan + + * FS/FS/Schema.pm: add index to rate_prefix.npa for a performance + improvement on CDR billing, RT#6386 + +2009-12-02 12:51 ivan + + * httemplate/view/: svc_broadband.cgi, svc_domain.cgi, + svc_external.cgi, svc_forward.cgi, svc_www.cgi: fix viewing + unlinked forwards, domains, broadband/external/www services, + RT#6794 + +2009-12-01 11:16 jeff + + * FS/FS/cust_bill.pm: want a listref not a list + +2009-11-29 16:38 ivan + + * FS/FS/cust_main.pm, httemplate/misc/email-customers.html: fix + bulk sending of customer notices, RT#6778 + +2009-11-29 16:06 ivan + + * httemplate/edit/REAL_cust_pkg.cgi: fix + +2009-11-29 16:04 ivan + + * httemplate/edit/: REAL_cust_pkg.cgi, process/REAL_cust_pkg.cgi: + UI changes to make it impossible to add a start date to a package + that already has a setup fee (can still remove an existing start + date causing problems), RT#6712 + +2009-11-29 15:18 ivan + + * FS/FS/: Conf.pm, cust_pkg.pm: add + cust_pkg-change_pkgpart-bill_now option to bill the new package + immediately on package changes. Useful for prepaid situations + with RADIUS where an Expiration attribute base don the package + must be present at all times. RT#6692 + +2009-11-29 15:15 ivan + + * FS/FS/cust_main.pm: doc: spelling + +2009-11-25 16:27 ivan + + * FS/FS/part_pkg/voip_cdr.pm: debugging left on + +2009-11-25 11:58 ivan + + * httemplate/edit/part_pkg.cgi: don't consider disabled report + classes, don't load up the whole table just to see if there are + any + +2009-11-25 11:32 jeff + + * FS/FS/: cust_bill.pm, usage_class.pm: improve appearance of cdr + records in cdr sections + +2009-11-25 08:13 jeff + + * FS/FS/cust_bill.pm: bug fixes, reuse summary_page, eliminate + dups, and rearrange + +2009-11-25 08:09 jeff + + * conf/invoice_latex: really insert a pagebreak + +2009-11-25 08:07 jeff + + * conf/invoice_latex: oops.. need updated template for new formats + +2009-11-24 13:00 ivan + + * FS/FS/cust_bill.pm: debugging left on + +2009-11-24 09:05 jeff + + * FS/FS/cust_bill.pm: cope with sections lacking a pkg_category + +2009-11-23 23:42 ivan + + * httemplate/: misc/timeworked.html, misc/process/timeworked.html, + search/timeworked.html: timeworked report: carry the date range + through to the success redirect + +2009-11-23 23:23 ivan + + * httemplate/search/: report_timeworked.html: add date constratint + on time worked search + +2009-11-23 23:23 ivan + + * httemplate/search/report_timeworked.html: file + report_timeworked.html was added on branch FREESIDE_1_9_BRANCH on + 2009-11-24 07:23:47 +0000 + +2009-11-23 22:04 ivan + + * FS/FS/cust_main.pm: send card number with void transactions for + B:OP:IPPay, RT#5690 + +2009-11-23 17:11 mark + + * FS/FS/Schema.pm, httemplate/browse/cust_attachment.html, + httemplate/edit/cust_main_attach.cgi, + httemplate/edit/process/cust_main_attach.cgi, + httemplate/elements/menu.html, + httemplate/misc/cust_attachment.cgi, + httemplate/search/elements/search-html.html, + httemplate/view/cust_main/attachments.html: cust_attachment + improvement, RT#4964 and #6225 + +2009-11-20 09:39 jeff + + * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm, + FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm, + FS/FS/usage_class.pm, FS/FS/part_pkg/voip_cdr.pm, + conf/invoice_html, httemplate/browse/pkg_category.html, + httemplate/browse/usage_class.html, + httemplate/edit/pkg_category.html, + httemplate/edit/usage_class.html: invoice formatting: add + sections for usage, add sections per svc_phone, add folding like + line items into one #6592 + +2009-11-19 01:47 ivan + + * FS/FS.pm, FS/FS/Record.pm, FS/FS/cdr.pm, + FS/bin/freeside-cdr-sftp_and_import, bin/cdr-transnexus.import, + bin/cdr.http_and_import, bin/cdr.import, + httemplate/elements/select-cdrbatch.html, + httemplate/elements/tr-select-cdrbatch.html, + httemplate/search/cdr.html, httemplate/search/report_cdr.html, + httemplate/view/svc_phone.cgi: proper cdr_batch table, RT#6386 + +2009-11-19 01:43 ivan + + * FS/FS/: Mason.pm, Schema.pm, Upgrade.pm: proper cdr_batch table, + RT#6386 + +2009-11-19 01:39 ivan + + * FS/MANIFEST: proper cdr_batch table, RT#6386 + +2009-11-19 01:32 ivan + + * FS/FS/cdr_batch.pm: file cdr_batch.pm was added on branch + FREESIDE_1_9_BRANCH on 2009-11-19 09:35:13 +0000 + +2009-11-19 01:32 ivan + + * FS/t/cdr_batch.t: file cdr_batch.t was added on branch + FREESIDE_1_9_BRANCH on 2009-11-19 09:35:13 +0000 + +2009-11-19 01:32 ivan + + * FS/: FS/cdr_batch.pm, t/cdr_batch.t: proper cdr_batch table, + RT#6386 + +2009-11-18 23:06 ivan + + * FS/FS/cdr.pm: format CDRs durations as NNm MMs instead of NN.MMm, + RT#6316 + +2009-11-18 22:21 ivan + + * FS/FS/Cron/breakage.pm: consider credits and refunds in breakage, + RT#6407 + +2009-11-18 01:39 mark + + * FS/FS/Conf.pm, FS/FS/pay_batch/RBC.pm, + httemplate/search/cust_pay_batch.cgi: RT#4786, RBC batch format + +2009-11-18 01:27 mark + + * FS/FS/pay_batch/RBC.pm: RT#4768, RBC batch format + +2009-11-18 01:27 mark + + * FS/FS/pay_batch/RBC.pm: file RBC.pm was added on branch + FREESIDE_1_9_BRANCH on 2009-11-18 09:40:04 +0000 + +2009-11-18 01:09 mark + + * httemplate/: browse/cust_attachment.html, + misc/cust_attachment.cgi: cust_attachment improvement, RT#4964 + and #6225 + +2009-11-18 01:09 mark + + * httemplate/misc/cust_attachment.cgi: file cust_attachment.cgi was + added on branch FREESIDE_1_9_BRANCH on 2009-11-24 01:11:22 +0000 + +2009-11-18 01:09 mark + + * httemplate/browse/cust_attachment.html: file cust_attachment.html + was added on branch FREESIDE_1_9_BRANCH on 2009-11-24 01:11:21 + +0000 + +2009-11-17 14:06 ivan + + * FS/FS/cust_main.pm: do a case-insensive search on + browser-remembered results, so starting to use USPS verification + (which UPPERCASES everything) doesn't invalidate everything your + browser remembered in quick payment entry + +2009-11-16 23:42 ivan + + * httemplate/search/: report_cust_pay.html, + report_cust_refund.html, elements/cust_pay_or_refund.html: add + otaker to payment/refund search, RT#6407 + +2009-11-16 23:08 ivan + + * httemplate/: elements/menu.html, search/report_cust_refund.html: + add refund report, RT#6407 + +2009-11-15 19:55 ivan + + * FS/FS/cust_bill.pm, FS/FS/cust_main.pm, + httemplate/search/cust_bill.html, + httemplate/search/report_cust_bill.html: add ability to search on + ranges of charged, owed to adv. invoice report, RT#6407 + +2009-11-15 18:27 ivan + + * FS/: FS/Conf.pm, FS/Cron/bill.pm, bin/freeside-daily: add + disable_cron_billing config, RT#6407 + +2009-11-13 16:08 ivan + + * FS/FS/cust_main.pm, httemplate/elements/select-terms.html, + httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add invoice terms to + advanced customer report. dogfood. + +2009-11-12 08:56 jeff + + * FS/FS/: tax_rate.pm, Schema.pm: correct bugs in tax replacement + routine and allow updates to function + +2009-11-06 14:07 ivan + + * FS/FS/cust_main.pm: use business-onlinepayment-description in + 1.9, even without $pkgs + +2009-11-05 17:51 ivan + + * FS/FS/: Conf.pm, cust_main_invoice.pm: add + emailinvoice-apostrophe config option to allow apostrophies in + invoice email addresses, RT#6464 + +2009-11-05 16:25 ivan + + * FS/FS/cust_main.pm, httemplate/search/cust_main.html, + httemplate/search/report_cust_main.html: add "payment expiration + before" to customer report, RT#6447 + +2009-11-05 15:55 ivan + + * FS/FS/ConfDefaults.pm: try not to make the "Customer Fields" + SELECT so huge + +2009-11-05 14:01 ivan + + * httemplate/search/svc_acct.cgi: improvements in time remaining + report: correctly account for unpaid time for non-monthly + customers, report in hours+minutes intead of using Time::Duration + days/hours + +2009-11-05 13:22 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: back to old host name, info from + customer/paymentech was bogus, RT#5650 + +2009-11-05 11:40 ivan + + * FS/FS/pkg_category.pm: fix pkg_category upgrade on 1.9 too + +2009-11-04 17:47 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: update paymentech live server, + RT#5650 + +2009-11-04 16:52 ivan + + * FS/FS/pkg_category.pm: fix pkg_category upgrades + +2009-11-03 17:40 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: add explicit use of Expect module, so + the error is thrown immediate, RT#5650 + +2009-11-03 17:04 ivan + + * FS/FS/Cron/breakage.pm, httemplate/config/config-process.cgi, + httemplate/config/config-view.cgi: reconcile breakage from stale + accounts, RT#6407 + +2009-11-03 16:59 ivan + + * FS/FS/part_pkg.pm: silence "use of uninitialized value in split" + warning + +2009-11-03 16:53 ivan + + * FS/FS/cust_pkg.pm, httemplate/browse/part_pkg.cgi: fix customer + package search (fallout from customer classes) & add "not yet + billed" status to customer package report + +2009-11-03 12:44 ivan + + * FS/FS/pay_batch.pm: fix warning replacing pay_batch, RT#5650 + +2009-11-03 11:56 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: check for zip and unzip commands, use + multi-arg version of system to prevent the shell getting its + hands on things (metacharacters in pw or whatnot), RT#5650 + +2009-11-03 11:11 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: update usage & manpage w/ freeside- + prefix + +2009-11-03 11:03 ivan + + * FS/bin/: freeside-paymentech-download, + freeside-paymentech-upload: fix usage of File::Temp->newdir, not + in 0.18 File::Temp on perl 5.10.0, RT#5650 + +2009-11-03 10:54 ivan + + * FS/bin/freeside-paymentech-download: file + freeside-paymentech-download was added on branch + FREESIDE_1_9_BRANCH on 2009-11-03 18:54:19 +0000 + +2009-11-03 10:54 ivan + + * FS/bin/freeside-paymentech-upload: file + freeside-paymentech-upload was added on branch + FREESIDE_1_9_BRANCH on 2009-11-03 18:54:19 +0000 + +2009-11-03 10:53 ivan + + * bin/paymentech-download, bin/paymentech-upload, + FS/bin/freeside-paymentech-download, + FS/bin/freeside-paymentech-upload: moving paymentech-* to FS/bin, + RT#5650 + +2009-11-02 19:13 ivan + + * FS/FS/Cron/breakage.pm: file breakage.pm was added on branch + FREESIDE_1_9_BRANCH on 2009-11-03 03:13:47 +0000 + +2009-11-02 19:13 ivan + + * FS/FS/Conf.pm, FS/bin/freeside-daily, + httemplate/config/config-process.cgi, + httemplate/config/config-view.cgi, httemplate/config/config.cgi, + httemplate/elements/tr-select-part_pkg.html, + FS/FS/Cron/breakage.pm: (start of) reconcile breakage from stale + accounts, RT#6407 + +2009-11-02 17:48 ivan + + * bin/paymentech-download: spelling + +2009-11-02 17:44 ivan + + * bin/paymentech-download: add -a option for archive dir + +2009-11-02 17:21 ivan + + * FS/FS/Conf.pm: clarify description of batchconfig-paymentech + based on notes from #5650 + +2009-11-02 13:21 ivan + + * httemplate/edit/payment_gateway.html: add Elavon, SagePay, + WorldPay, fix extra space on PlugnPay, PPIPayMover, Protx + +2009-11-01 15:03 jeff + + * httemplate/search/: 477.html, elements/search-csv.html: form 477 + improvements #6499 + +2009-10-31 14:22 jeff + + * FS/FS/cust_bill.pm: unbork summary page invoices + +2009-10-30 16:29 ivan + + * httemplate/elements/select-part_event.html: file + select-part_event.html was added on branch FREESIDE_1_9_BRANCH on + 2009-10-30 23:30:13 +0000 + +2009-10-30 16:29 ivan + + * httemplate/elements/tr-select-part_event.html: file + tr-select-part_event.html was added on branch FREESIDE_1_9_BRANCH + on 2009-10-30 23:30:12 +0000 + +2009-10-30 16:29 ivan + + * httemplate/elements/select-part_event.html, + httemplate/elements/tr-select-part_event.html, + FS/FS/cust_event.pm, FS/FS/cust_main_Mixin.pm, + httemplate/elements/select-payby.html, + httemplate/search/cust_event.html, + httemplate/search/report_cust_event.html: more reporting options + for failed billing events, RT#6447 + +2009-10-30 11:55 ivan + + * FS/FS/: pay_batch.pm, pay_batch/paymentech.pm: backporting recent + paymentech changes to _1_9_BRANCH + +2009-10-30 11:51 ivan + + * bin/: paymentech-download, paymentech-upload: adding paymentech-* + on _1_9_BRANCH + +2009-10-30 11:37 ivan + + * FS/FS/: Conf.pm: add paymentech to batch config options + +2009-10-29 17:02 ivan + + * httemplate/: browse/cust_main_county.cgi, + edit/bulk-cust_main_county.html, + edit/process/bulk-cust_main_county.html: bulk tax changes, + RT#6445 + +2009-10-29 16:42 mark + + * bin/paymentech-upload: add option to upload all open batches + +2009-10-29 16:42 ivan + + * bin/paymentech-upload: file paymentech-upload was added on branch + FREESIDE_1_9_BRANCH on 2009-10-30 18:51:05 +0000 + +2009-10-29 16:37 ivan + + * httemplate/edit/bulk-cust_main_county.html: friendlier error + message when you select nothing, RT#6445 + +2009-10-29 16:36 ivan + + * httemplate/elements/errorpage-popup.html: adding errorpage popup, + RT#6445 + +2009-10-29 15:55 ivan + + * FS/bin/freeside-queued: have freeside-queued be more resillient + in the face of a database that's gone away, RT#6428 + +2009-10-29 15:18 mark + + * httemplate/edit/payment_gateway.html: add Jety to the list + +2009-10-28 12:04 ivan + + * FS/FS/: svc_Common.pm, svc_acct.pm, svc_domain.pm, + svc_forward.pm, svc_www.pm: fix problems using inventory for UID + (and other fields controlled by check in svc_acct and also + svc_www, svc_domain and svc_forward), RT#6366 + +2009-10-28 11:16 ivan + + * FS/FS/part_svc.pm: fix removing a flag from a service definition + column + +2009-10-28 10:26 ivan + + * httemplate/misc/inventory_item-import.html: fix inventory upload, + RT#6366 + +2009-10-27 23:13 ivan + + * FS/FS/cust_pkg.pm, httemplate/misc/bulk_change_pkg.cgi, + httemplate/search/cust_pkg.cgi, + httemplate/search/report_cust_pkg.html, + httemplate/view/cust_main/packages.html: customer link to package + reports for that customer, RT#6180 + +2009-10-27 11:11 ivan + + * FS/FS/Conf.pm, FS/FS/cust_main.pm, + httemplate/elements/header.html: address1 search, RT#5060 + +2009-10-26 16:20 ivan + + * httemplate/elements/tr-select-pkg_class.html: didn't want to + revert that, though + +2009-10-26 16:17 ivan + + * httemplate/elements/tr-select-pkg_class.html: better fix for + ignoring disabled package classes that doesn't search them twice + +2009-10-26 14:55 ivan + + * FS/FS/cust_bill_pkg.pm: turn off debugging + +2009-10-25 18:11 ivan + + * FS/FS/part_pkg/flat.pm: eliminiate noisy but harmless "Use of + uninitialized value in numeric gt (>)" warning + +2009-10-25 16:30 ivan + + * FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add apply option to + realtime_collect, RT#5071 + +2009-10-24 16:37 ivan + + * bin/paymentech-download: file paymentech-download was added on + branch FREESIDE_1_9_BRANCH on 2009-10-30 18:51:05 +0000 + +2009-10-24 16:37 mark + + * bin/: paymentech-download, paymentech-upload: Scripts for + paymentech batch transfer + +2009-10-23 19:04 ivan + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/decline.html, + fs_selfservice/FS-SelfService/cgi/login.html, + fs_selfservice/FS-SelfService/cgi/selfservice.cgi, + fs_selfservice/FS-SelfService/cgi/signup.cgi, + fs_selfservice/FS-SelfService/cgi/signup.html, + fs_selfservice/FS-SelfService/cgi/success.html: remove an + inadvertant debugging call left in, allow an agentnum to be + specfied for non-logged in situations, RT#6166 + +2009-10-23 17:34 ivan + + * FS/: FS/Conf.pm, FS/ClientAPI/MyAccount.pm, + FS/ClientAPI/Signup.pm, bin/freeside-selfservice-server: + selfservice per-agent skinning + +2009-10-23 17:16 ivan + + * FS/FS/agent.pm: eliminate warnings from Business::CreditCard + about being passed an empty number + +2009-10-23 17:04 ivan + + * FS/FS/Record.pm: fix cause of harmless 'Premature end of base64 + data' warning + +2009-10-22 18:41 ivan + + * FS/FS/: Conf.pm, cust_pkg.pm: add cust_bill-consolidate_services + config to collapse multiple phone numbers (or whatever) into as + few lines as possible on invoices, RT#5223 + +2009-10-22 15:11 ivan + + * FS/FS/cust_bill.pm: fix invoice sub-totals, RT#6489 + +2009-10-22 01:08 ivan + + * httemplate/search/svc_phone.cgi: should at least run under pg 8.3 + now, need to test & see if the data make sense, RT#5496 + +2009-10-21 22:32 ivan + + * FS/FS/cust_bill_pkg_display.pm: fix incompatibility + w/invoice_sections vs. cust_bill_pkg.pkgnum -1 "virtual line + item" (rare) + +2009-10-21 17:28 ivan + + * FS/FS/Schema.pm, bin/cdr-netsapiens.import: fix netsapiens CDR + import, RT#5226 + +2009-10-21 00:09 ivan + + * FS/FS/Schema.pm: MySQL doesn't like indexing a text field + +2009-10-20 23:34 ivan + + * httemplate/search/prepay_credit.html: fix agent link in unused + prepaid card report + +2009-10-20 16:24 ivan + + * FS/FS/cust_bill_pay_pkg.pm: should fix problems sending a receipt + against a specific package when taxes are in use + +2009-10-20 13:47 ivan + + * bin/cdr-netsapiens.import: basic import working, still need + better src/dst mapping, RT#5226 + +2009-10-20 13:43 ivan + + * FS/FS/part_export/netsapiens.pm: better debug line showing full + URL, RT#5226 + +2009-10-20 11:30 ivan + + * fs_selfservice/FS-SelfService/cgi/change_pay.html: don't show + duplicate 'Credit card' or 'Check' choices even when + signup_server-payby has CARD & DCRD (or CHEK & DCHK) + +2009-10-16 15:39 ivan + + * FS/FS/cust_bill_pkg.pm: make warning about expensive lookup a + carp & controlled by $DEBUG + +2009-10-12 07:11 ivan + + * bin/cdr-netsapiens.import: finish netsapiens import, RT#6365 + +2009-10-12 06:09 ivan + + * FS/FS/part_export/shellcommands.pm: terrible typo + +2009-10-12 05:50 ivan + + * FS/FS/part_export/shellcommands.pm: add customer information to + shellcommands export, RT#5351 + +2009-10-12 02:10 ivan + + * fs_selfservice/FS-SelfService/cgi/: signup.cgi, signup.html: use + modules in signup.cgi instead of in the template, fixes "Insecure + dependency in rquire" + +2009-10-11 23:48 ivan + + * FS/FS/ClientAPI/MyAccount.pm, + fs_selfservice/FS-SelfService/cgi/myaccount.html, + fs_selfservice/FS-SelfService/cgi/myaccount_menu.html: fix + inadvertant "unknown package" error, fallout from pkg-balance + work, RT#6125 + +2009-10-11 23:43 ivan + + * FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: fix + for no finance_pkgclass set + +2009-10-10 19:41 ivan + + * ChangeLog, debian/changelog: Updated for 1.9.1 + +2009-10-10 18:57 ivan + + * ChangeLog, rpm/freeside.spec, debian/changelog: Updated for 1.9.1 + +2009-10-10 18:50 ivan + + * Makefile, bin/cvs2cl: helps to have the tool + +2009-10-10 18:48 ivan + + * Makefile: do it + +2009-10-10 18:48 ivan + + * rt/lib/RT.pm: huh #2 + +2009-10-10 18:46 ivan + + * rt/Makefile: huh + +2009-10-10 18:45 ivan + + * httemplate/search/elements/search-html.html: don't try to follow + a blank redirect + +2009-10-10 18:45 ivan + + * httemplate/search/report_cdr.html: end form + +2009-10-10 18:45 ivan + + * httemplate/elements/tr-textarea.html: new rows and cols options + +2009-10-10 18:44 ivan + + * httemplate/elements/tr-select-pkg_class.html: respect + element_name + +2009-10-10 18:43 ivan + + * httemplate/browse/agent.cgi: cleanup + +2009-10-10 18:42 ivan + + * eg/cdr_template.pm, httemplate/elements/selectlayers.html: doc + +2009-10-10 18:41 ivan + + * FS/FS/part_export/globalpops_voip.pm: correct variable + initialization + +2009-10-10 18:40 ivan + + * FS/FS/: access_right.pm, access_usergroup.pm, + clientapi_session_field.pm, cust_svc_option.pm: remembered to + customize this manpage + +2009-10-10 18:39 ivan + + * FS/FS/Record.pm: ::1 becomes 127.0.0.1 in IP checks + +2009-10-09 20:22 ivan + + * ChangeLog: commit message for a file about commitmessages + 2009-10-09 16:59 ivan * FS/FS/Schema.pm, FS/FS/cust_main.pm, @@ -53,8 +3994,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, @@ -612,7 +4552,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 @@ -718,7 +4657,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 @@ -1213,11 +5152,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 @@ -1244,9 +5178,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 @@ -1670,11 +5604,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 @@ -2365,8 +6294,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 @@ -2774,7 +6703,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, @@ -3423,10 +7351,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 @@ -3700,9 +7624,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, @@ -4222,15 +8145,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 @@ -4286,8 +8207,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 @@ -4320,11 +8241,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 @@ -5106,11 +9025,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 @@ -5138,8 +9052,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 @@ -5581,7 +9494,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: @@ -5914,7 +9827,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 @@ -6026,7 +9939,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" @@ -6270,9 +10183,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 @@ -7193,10 +11104,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 & @@ -7402,15 +11309,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 @@ -7513,14 +11417,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 @@ -7610,7 +11506,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, @@ -7913,21 +11808,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, @@ -7937,7 +11836,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 @@ -8115,16 +12014,594 @@ html/Widgets/TitleBoxStart, sbin/rt-setup-database.in: merge in rt 3.6.6. *gulp*! -2008-03-01 20:11 ivan +2008-03-01 20:10 ivan - * rt/html/: Elements/EmailInput, NoAuth/css/dhandler, - NoAuth/images/css/fieldbg-autocomplete.gif, - NoAuth/js/scriptaculous/controls.js, - NoAuth/js/scriptaculous/effects.js, - NoAuth/js/scriptaculous/prototype.js, - NoAuth/js/scriptaculous/scriptaculous.js, - Helpers/EmailAutocomplete, Ticket/Elements/ShowQueue: Initial - revision + * rt/: lib/t/regression/08web_cf_access.t, + lib/t/regression/12-search.t, lib/t/regression/04send_email.t, + lib/t/regression/21query-builder.t, + lib/t/regression/22search_tix_by_txn.t, + lib/t/regression/22search_tix_by_watcher.t, + lib/t/regression/06-mime_decoding.t, lib/t/regression/23cfsort.t, + lib/t/regression/00-mason-syntax.t, + lib/t/regression/02basic_web.t, lib/t/regression/14linking.t, + lib/t/regression/01ticket_link_searching.t, + lib/t/regression/13-attribute-tests.t, + lib/t/regression/26command_line.t, + lib/t/regression/06mailgateway.t, + lib/t/regression/03web_compiliation_errors.t, + lib/t/regression/07acl.t, lib/t/regression/07rights.t, + lib/t/regression/23-web_attachments.t, html/autohandler, + html/index.html, html/l, html/Elements/SelectBoolean, + html/Elements/SelectCustomFieldValue, html/Elements/SelectStatus, + html/Elements/TitleBox, html/Elements/EditCustomFieldImage, + html/Elements/EditCustomFieldSelect, html/Elements/ShowLinks, + html/Elements/EditLinks, html/Elements/ListActions, + html/Elements/MessageBox, html/Elements/SelectDateRelation, + html/Elements/SelectNewTicketQueue, + html/Elements/SelectWatcherType, html/Elements/Error, + html/Elements/GotoTicket, html/Elements/MyTickets, + html/Elements/QueryString, html/Elements/Section, + html/Elements/SelectLinkType, html/Elements/SelectMatch, + html/Elements/ShowCustomFieldBinary, html/Elements/ShowLink, + html/Elements/ShowMemberships, html/Elements/BevelBoxRaisedEnd, + html/Elements/Callback, html/Elements/EmailInput, + html/Elements/Login, html/Elements/Refresh, + html/Elements/SelectOwner, html/Elements/SelectQueue, + html/Elements/SelectTicketTypes, html/Elements/SelectUsers, + html/Elements/Checkbox, html/Elements/EditCustomField, + html/Elements/ScrubHTML, html/Elements/MyRT, + html/Elements/SelectCustomFieldOperator, + html/Elements/SelectEqualityOperator, + html/Elements/SelectResultsPerPage, + html/Elements/SelectTicketSortBy, + html/Elements/ShowCustomFieldImage, + html/Elements/ShowCustomFieldWikitext, + html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket, + html/Elements/MyRequests, html/Elements/SelectGroups, + html/Elements/SelectLang, html/Elements/SelectSortOrder, + html/Elements/SetupSessionCookie, html/Elements/ShowCustomFields, + html/Elements/Submit, html/Elements/TitleBoxEnd, + html/Elements/EditCustomFieldBinary, + html/Elements/EditCustomFieldFreeform, + html/Elements/EditCustomFieldText, + html/Elements/EditCustomFieldWikitext, html/Elements/Quicksearch, + html/Elements/SelectAttachmentField, + html/Elements/SelectDateType, + html/Elements/CollectionAsTable/ParseFormat, + html/Elements/CollectionAsTable/Header, + html/Elements/RT__Ticket/ColumnMap, html/User/Delegation.html, + html/Search/Results.html, html/Search/Simple.html, + html/User/Elements/DelegateRights, html/User/Elements/GroupTabs, + html/User/Elements/Tabs, html/User/Groups/Members.html, + html/User/Groups/Modify.html, html/User/Groups/index.html, + html/Search/Chart, html/Search/Edit.html, + html/Search/Results.rdf, html/Search/Results.tsv, + html/Search/Build.html, html/Search/Elements/SelectAndOr, + html/Search/Elements/SelectPersonType, + html/Search/Elements/PickBasics, html/Search/Elements/PickCFs, + html/Search/Elements/SelectSearchObject, + html/Search/Elements/SelectSearchesForObjects, + html/REST/1.0/logout, html/Search/Elements/BuildFormatString, + html/Search/Elements/DisplayOptions, + html/Search/Elements/EditFormat, html/Search/Elements/EditQuery, + html/Search/Elements/EditSearches, + html/Search/Elements/NewListActions, + html/Search/Elements/PickCriteria, + html/Search/Elements/SearchPrivacy, + html/Search/Elements/SelectGroup, + html/Search/Elements/SelectLinks, html/REST/1.0/autohandler, + html/REST/1.0/dhandler, html/REST/1.0/Forms/queue/default, + html/REST/1.0/Forms/queue/ns, + html/REST/1.0/Forms/ticket/attachments, + html/REST/1.0/Forms/ticket/default, + html/REST/1.0/Forms/ticket/history, + html/REST/1.0/Forms/ticket/links, + html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, + html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler, + html/REST/1.0/search/ticket, html/REST/1.0/ticket/merge, + html/NoAuth/Logout.html, html/NoAuth/Reminder.html, + html/NoAuth/css/dhandler, html/REST/1.0/ticket/comment, + html/REST/1.0/ticket/link, html/NoAuth/images/autohandler, + html/NoAuth/images/bplogo.gif, + html/NoAuth/images/css/fieldbg-autocomplete.gif, + html/NoAuth/js/scriptaculous/controls.js, + html/NoAuth/js/scriptaculous/effects.js, + html/NoAuth/js/scriptaculous/prototype.js, + html/NoAuth/js/scriptaculous/scriptaculous.js, + html/Widgets/SavedSearch, html/Widgets/SelectionBox, + html/Helpers/EmailAutocomplete, html/Tools/MyDay.html, + html/Tools/Offline.html, html/Tools/Elements/Tabs, + html/Admin/autohandler, html/Admin/index.html, + html/Admin/Queues/CustomField.html, + html/Admin/Queues/GroupRights.html, + html/Admin/Queues/People.html, + html/Download/CustomFieldValue/dhandler, + html/Download/Tabular/dhandler, + html/Admin/Elements/EditUserComments, + html/Admin/Elements/GroupTabs, + html/Admin/Elements/ObjectCustomFields, + html/Admin/Elements/SelectCustomFieldType, + html/Admin/Elements/SelectScrip, + html/Admin/Elements/SelectScripCondition, + html/Admin/Queues/CustomFields.html, + html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html, + html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html, + html/Admin/Queues/Templates.html, + html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html, + html/Admin/Elements/CustomFieldTabs, + html/Admin/Elements/EditCustomFieldValues, + html/Admin/Elements/EditCustomFields, + html/Admin/Elements/QueueTabs, + html/Admin/Elements/SelectModifyQueue, + html/Admin/Elements/SelectScripAction, + html/Admin/Elements/SelectStage, + html/Admin/Elements/SelectTemplate, html/Admin/Elements/Tabs, + html/Admin/Elements/CreateUserCalled, + html/Admin/Elements/EditScrip, + html/Admin/Elements/GlobalCustomFieldTabs, + html/Admin/Elements/ModifyTemplate, + html/Admin/Elements/PickCustomFields, + html/Admin/Elements/SelectModifyGroup, + html/Admin/Elements/SelectModifyUser, + html/Admin/Elements/SelectNewGroupMembers, + html/Admin/Elements/SelectSingleOrMultiple, + html/Admin/Elements/SystemTabs, + html/Admin/Elements/AddCustomFieldValue, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/EditQueueWatchers, + html/Admin/Elements/EditScrips, + html/Admin/Elements/ListGlobalCustomFields, + html/Admin/Elements/ListGlobalScrips, + html/Admin/Elements/SelectCustomFieldLookupType, + html/Admin/Elements/SelectGroups, + html/Admin/Elements/SelectUsers, html/Admin/Elements/UserTabs, + html/Admin/Elements/EditTemplates, html/Admin/Elements/Header, + html/Admin/Elements/PickObjects, + html/Admin/Elements/QueueRightsForUser, + html/Admin/Elements/SelectRights, html/Admin/Elements/ToolTabs, + html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html, + html/Admin/Global/Scrips.html, html/Admin/Global/Template.html, + html/Admin/Global/Templates.html, + html/Admin/Global/UserRights.html, html/Admin/Global/index.html, + html/Admin/Global/CustomFields/Queue-Transactions.html, + html/Admin/Global/CustomFields/Groups.html, + html/Admin/Global/CustomFields/Queue-Tickets.html, + html/Admin/Global/CustomFields/Users.html, + html/Admin/Global/CustomFields/index.html, + html/Admin/Users/CustomFields.html, + html/Admin/Users/Memberships.html, + html/Admin/CustomFields/GroupRights.html, + html/Admin/CustomFields/Modify.html, + html/Admin/CustomFields/Objects.html, + html/Admin/CustomFields/index.html, + html/Admin/Users/History.html, html/Admin/Users/index.html, + html/Admin/CustomFields/UserRights.html, + html/Admin/Groups/CustomFields.html, + html/Admin/Groups/GroupRights.html, + html/Admin/Groups/History.html, html/Admin/Groups/Members.html, + html/Admin/Groups/Modify.html, html/Admin/Groups/index.html, + html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html, + html/Admin/Groups/UserRights.html, html/Ticket/Modify.html, + html/Ticket/ShowEmailRecord.html, html/Ticket/History.html, + html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html, + html/Ticket/ModifyLinks.html, html/Ticket/ModifyPeople.html, + html/Ticket/Update.html, html/Ticket/Elements/AddWatchers, + html/Ticket/Elements/BulkLinks, + html/Ticket/Elements/EditWatchers, + html/Ticket/Elements/ShowDates, + html/Ticket/Elements/EditCustomFields, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/ShowMessageHeaders, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/ShowUserEntry, + html/Ticket/Elements/EditBasics, + html/Ticket/Elements/PreviewScrips, + html/Ticket/Elements/ShowDependencies, + html/Ticket/Elements/ShowGroupMembers, + html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowMembers, + html/Ticket/Elements/ShowPeople, html/Ticket/Attachment/dhandler, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople, + html/Ticket/Elements/LoadTextAttachments, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowBasics, + html/Ticket/Elements/ShowCustomFields, + html/Ticket/Elements/ShowMessageStanza, + html/Ticket/Elements/ShowQueue, + html/Ticket/Elements/ShowTransaction, + html/SelfService/Closed.html, html/SelfService/Create.html, + html/SelfService/CreateTicketInQueue.html, + html/SelfService/Display.html, html/SelfService/Error.html, + html/SelfService/Prefs.html, html/SelfService/Update.html, + html/SelfService/index.html, + html/SelfService/Elements/GotoTicket, + html/SelfService/Elements/Tabs, html/Approvals/Display.html, + html/Approvals/index.html, html/Approvals/Elements/Approve, + html/Approvals/Elements/PendingMyApproval, + html/Approvals/Elements/ShowDependency, + html/Approvals/Elements/Tabs, + html/SelfService/Attachment/dhandler, + html/SelfService/Elements/Header, + html/SelfService/Elements/MyRequests, 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, Makefile.in, README, + UPGRADING, configure.ac, sbin/extract_pod_tests, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/license_tag, sbin/regression_harness, + sbin/rt-dump-database.in, lib/RT.pm.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/Tickets_Overlay.pm, + lib/RT/CustomField_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/CustomField.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.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/zh_cn.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/zh_tw.po, + lib/RT/I18N/i_default.pm, lib/RT/I18N/pt_br.po, + 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/I18N/no.po, + lib/RT/Condition/QueueChange.pm, lib/RT/Report/Tickets.pm: import + rt 3.6.6 + +2008-03-01 20:05 ivan + + * rt/: html/SelfService/Create.html, html/SelfService/Error.html, + html/Ticket/Attachment/dhandler, html/Ticket/Elements/EditBasics, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople, + html/Ticket/Elements/LoadTextAttachments, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowBasics, + html/Ticket/Elements/ShowCustomFields, + html/Ticket/Elements/ShowGroupMembers, + html/Ticket/Elements/ShowMessageStanza, + html/Ticket/Elements/ShowPeople, + html/Ticket/Elements/ShowTransaction, + html/SelfService/Closed.html, + html/SelfService/CreateTicketInQueue.html, + html/SelfService/Display.html, html/SelfService/Prefs.html, + html/SelfService/Update.html, html/SelfService/index.html, + html/SelfService/Attachment/dhandler, + html/SelfService/Elements/GotoTicket, + html/SelfService/Elements/Header, + html/SelfService/Elements/MyRequests, + html/SelfService/Elements/Tabs, html/Approvals/Display.html, + html/Approvals/index.html, html/Approvals/Elements/Approve, + html/Approvals/Elements/PendingMyApproval, + html/Approvals/Elements/Tabs, + html/Approvals/Elements/ShowDependency, + 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, Makefile.in, README, + UPGRADING, configure.ac, sbin/extract_pod_tests, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/license_tag, sbin/regression_harness, + sbin/rt-dump-database.in, lib/RT.pm.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/Tickets_Overlay.pm, + lib/RT/CustomField_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/CustomField.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.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/zh_cn.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/zh_tw.po, + lib/RT/I18N/en.po, lib/RT/I18N/i_default.pm, + lib/RT/I18N/pt_br.po, lib/RT/Condition/Generic.pm, + lib/RT/I18N/no.po, 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, + lib/t/regression/08web_cf_access.t, lib/t/regression/12-search.t, + lib/t/regression/04send_email.t, + lib/t/regression/06-mime_decoding.t, + lib/t/regression/14linking.t, lib/t/regression/21query-builder.t, + lib/t/regression/22search_tix_by_txn.t, + lib/t/regression/22search_tix_by_watcher.t, + lib/t/regression/01ticket_link_searching.t, + lib/t/regression/02basic_web.t, + lib/t/regression/13-attribute-tests.t, + lib/t/regression/03web_compiliation_errors.t, + lib/t/regression/06mailgateway.t, lib/t/regression/07acl.t, + lib/t/regression/07rights.t, + lib/t/regression/23-web_attachments.t, html/autohandler, + html/index.html, html/l, html/Elements/EditCustomFieldImage, + html/Elements/EditCustomFieldSelect, html/Elements/EditLinks, + html/Elements/ListActions, html/Elements/MessageBox, + html/Elements/SelectBoolean, + html/Elements/SelectCustomFieldValue, html/Elements/SelectStatus, + html/Elements/ShowLinks, html/Elements/TitleBox, + html/Elements/Error, html/Elements/Section, + html/Elements/SelectDateRelation, + html/Elements/SelectNewTicketQueue, + html/Elements/SelectWatcherType, html/Elements/BevelBoxRaisedEnd, + html/Elements/Callback, html/Elements/GotoTicket, + html/Elements/Login, html/Elements/MyTickets, + html/Elements/QueryString, html/Elements/Refresh, + html/Elements/SelectLinkType, html/Elements/SelectMatch, + html/Elements/SelectOwner, html/Elements/SelectQueue, + html/Elements/SelectTicketTypes, html/Elements/SelectUsers, + html/Elements/ShowCustomFieldBinary, html/Elements/ShowLink, + html/Elements/ShowMemberships, html/Elements/Checkbox, + html/Elements/EditCustomField, html/Elements/ScrubHTML, + html/Elements/SelectCustomFieldOperator, + html/Elements/SelectEqualityOperator, + html/Elements/SelectResultsPerPage, + html/Elements/SelectSortOrder, html/Elements/SelectTicketSortBy, + html/Elements/ShowCustomFieldImage, + html/Elements/ShowCustomFieldWikitext, html/Elements/TitleBoxEnd, + html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket, + html/Elements/MyRequests, html/Elements/SelectAttachmentField, + html/Elements/SelectDateType, html/Elements/SelectGroups, + html/Elements/SelectLang, html/Elements/SetupSessionCookie, + html/Elements/ShowCustomFields, html/Elements/Submit, + html/Elements/EditCustomFieldBinary, + html/Elements/EditCustomFieldFreeform, + html/Elements/EditCustomFieldText, + html/Elements/EditCustomFieldWikitext, html/Elements/Quicksearch, + html/Elements/CollectionAsTable/Header, + html/Elements/CollectionAsTable/ParseFormat, + html/Elements/RT__Ticket/ColumnMap, html/User/Delegation.html, + html/Search/Edit.html, html/Search/Results.html, + html/Search/Results.rdf, html/User/Elements/DelegateRights, + html/User/Elements/GroupTabs, html/User/Elements/Tabs, + html/User/Groups/Members.html, html/User/Groups/Modify.html, + html/User/Groups/index.html, html/Search/Results.tsv, + html/Search/Build.html, html/Search/Elements/BuildFormatString, + html/Search/Elements/PickBasics, html/Search/Elements/PickCFs, + html/Search/Elements/SelectAndOr, + html/Search/Elements/SelectLinks, + html/Search/Elements/SelectPersonType, + html/Search/Elements/SelectSearchObject, + html/Search/Elements/SelectSearchesForObjects, + html/REST/1.0/logout, html/Search/Elements/DisplayOptions, + html/Search/Elements/EditFormat, html/Search/Elements/EditQuery, + html/Search/Elements/EditSearches, + html/Search/Elements/NewListActions, + html/Search/Elements/PickCriteria, + html/Search/Elements/SearchPrivacy, + html/Search/Elements/SelectGroup, html/REST/1.0/autohandler, + html/REST/1.0/dhandler, html/REST/1.0/Forms/queue/default, + html/REST/1.0/Forms/queue/ns, html/NoAuth/Logout.html, + html/NoAuth/Reminder.html, + html/REST/1.0/Forms/ticket/attachments, + html/REST/1.0/Forms/ticket/default, + html/REST/1.0/Forms/ticket/history, + html/REST/1.0/Forms/ticket/links, + html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, + html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler, + html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment, + html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge, + html/Admin/autohandler, html/Admin/index.html, + html/Download/CustomFieldValue/dhandler, + html/Download/Tabular/dhandler, html/NoAuth/images/autohandler, + html/NoAuth/images/bplogo.gif, html/Tools/MyDay.html, + html/Tools/Offline.html, html/Tools/Elements/Tabs, + html/Admin/Queues/CustomField.html, + html/Admin/Queues/CustomFields.html, + html/Admin/Queues/GroupRights.html, + html/Admin/Queues/Modify.html, html/Admin/Queues/People.html, + html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html, + html/Admin/Queues/Template.html, + html/Admin/Elements/EditCustomFieldValues, + html/Admin/Elements/EditUserComments, + html/Admin/Elements/GroupTabs, + html/Admin/Elements/ObjectCustomFields, + html/Admin/Elements/SelectCustomFieldType, + html/Admin/Elements/SelectScrip, + html/Admin/Elements/SelectScripCondition, + html/Admin/Elements/SelectStage, + html/Admin/Queues/Templates.html, + html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html, + html/Admin/Elements/CustomFieldTabs, + html/Admin/Elements/EditCustomFields, + html/Admin/Elements/EditScrip, + html/Admin/Elements/GlobalCustomFieldTabs, + html/Admin/Elements/ModifyTemplate, + html/Admin/Elements/QueueTabs, + html/Admin/Elements/SelectModifyGroup, + html/Admin/Elements/SelectModifyQueue, + html/Admin/Elements/SelectNewGroupMembers, + html/Admin/Elements/SelectScripAction, + html/Admin/Elements/SelectSingleOrMultiple, + html/Admin/Elements/SelectTemplate, + html/Admin/Elements/SystemTabs, html/Admin/Elements/Tabs, + html/Admin/Elements/AddCustomFieldValue, + html/Admin/Elements/CreateUserCalled, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/EditQueueWatchers, + html/Admin/Elements/EditScrips, + html/Admin/Elements/ListGlobalCustomFields, + html/Admin/Elements/ListGlobalScrips, + html/Admin/Elements/PickCustomFields, + html/Admin/Elements/SelectModifyUser, + html/Admin/Elements/SelectUsers, html/Admin/Elements/UserTabs, + html/Admin/Elements/EditTemplates, html/Admin/Elements/Header, + html/Admin/Elements/PickObjects, + html/Admin/Elements/QueueRightsForUser, + html/Admin/Elements/SelectCustomFieldLookupType, + html/Admin/Elements/SelectGroups, + html/Admin/Elements/SelectRights, html/Admin/Elements/ToolTabs, + html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html, + html/Admin/Global/Scrips.html, html/Admin/Global/Template.html, + html/Admin/Global/Templates.html, + html/Admin/Global/UserRights.html, html/Admin/Global/index.html, + html/Admin/Global/CustomFields/Groups.html, + html/Admin/Global/CustomFields/Queue-Tickets.html, + html/Admin/Global/CustomFields/Queue-Transactions.html, + html/Admin/Global/CustomFields/Users.html, + html/Admin/Global/CustomFields/index.html, + html/Admin/Users/CustomFields.html, + html/Admin/CustomFields/GroupRights.html, + html/Admin/CustomFields/Modify.html, + html/Admin/CustomFields/Objects.html, + html/Admin/CustomFields/index.html, + html/Admin/Users/History.html, html/Admin/Users/Memberships.html, + html/Admin/Users/index.html, + html/Admin/CustomFields/UserRights.html, + html/Admin/Groups/CustomFields.html, + html/Admin/Groups/GroupRights.html, + html/Admin/Groups/History.html, html/Admin/Groups/Members.html, + html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html, + html/Admin/Groups/index.html, + html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html, + html/Ticket/Modify.html, html/Ticket/ShowEmailRecord.html, + html/Ticket/History.html, html/Ticket/ModifyAll.html, + html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html, + html/Ticket/ModifyPeople.html, html/Ticket/Update.html, + html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks, + html/Ticket/Elements/EditWatchers, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/ShowDates, + html/Ticket/Elements/EditCustomFields, + html/Ticket/Elements/PreviewScrips, + html/Ticket/Elements/ShowDependencies, + html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowMembers, + html/Ticket/Elements/ShowMessageHeaders, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/ShowUserEntry: import rt 3.4.6 2008-03-01 19:07 ivan @@ -8728,9 +13205,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 @@ -8894,10 +13369,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 @@ -8945,8 +13416,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 @@ -9209,7 +13680,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 @@ -9282,7 +13752,7 @@ 2007-11-20 09:18 ivan - * AGPL, GPL: it finally happened + * AGPL: it finally happened 2007-11-18 12:02 ivan @@ -9331,14 +13801,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 @@ -9356,11 +13824,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 @@ -9369,9 +13832,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 @@ -9727,10 +14189,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 @@ -10038,8 +14496,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 @@ -10165,10 +14622,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, @@ -10216,9 +14671,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 @@ -10318,10 +14773,7 @@ html/Elements/PageLayout, html/Elements/QuickCreate, html/Elements/SimpleSearch, html/Elements/Tabs, html/Elements/TicketList, html/Elements/TitleBoxStart, - html/Elements/CollectionAsTable/Row, html/NoAuth/printrt.css, - html/NoAuth/webrt.css, html/NoAuth/images/space.gif, - html/Search/Bulk.html, html/Ticket/Elements/ShowMemberOf, - html/Ticket/Elements/ShowReferences, + html/Elements/CollectionAsTable/Row, html/Search/Bulk.html, html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs, html/Widgets/TitleBoxStart, lib/RT/SearchBuilder.pm, sbin/rt-setup-database.in: merging RT_3_6_4 to HEAD @@ -10352,43 +14804,183 @@ * httemplate/view/cust_main/packages.html: line up package acitons all on one line +2007-08-02 12:56 ivan + + * rt/: html/Ticket/Elements/EditCustomFields, + html/Ticket/Elements/PreviewScrips, + html/Ticket/Elements/ShowDependencies, + html/Ticket/Elements/ShowMessageHeaders, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/ShowUserEntry, + html/Ticket/Elements/EditBasics, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/Reminders, + html/Ticket/Elements/ShowGroupMembers, + html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowMembers, + html/Ticket/Elements/ShowPeople, + html/Ticket/Elements/ShowTransaction, + html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowBasics, + html/Ticket/Elements/ShowCustomFields, + html/Ticket/Elements/ShowMessageStanza, + html/SelfService/Closed.html, html/SelfService/Create.html, + html/SelfService/CreateTicketInQueue.html, + html/SelfService/Display.html, html/SelfService/Error.html, + html/SelfService/Prefs.html, html/SelfService/Update.html, + html/Ticket/Attachment/dhandler, + html/Ticket/Elements/LoadTextAttachments, + html/SelfService/index.html, + html/SelfService/Attachment/dhandler, + html/SelfService/Elements/GotoTicket, + html/SelfService/Elements/Header, + html/SelfService/Elements/MyRequests, + html/SelfService/Elements/Tabs, html/Approvals/Display.html, + html/Approvals/index.html, + html/Approvals/Elements/PendingMyApproval, + html/Approvals/Elements/Tabs, html/Approvals/Elements/Approve, + html/Approvals/Elements/ShowDependency, + 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/schema.mysql, + etc/upgrade/3.5.1/content: import rt 3.6.4 + 2007-08-02 12:54 ivan - * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm, - lib/RT/Report/Tickets/Entry.pm, + * rt/html/: Prefs/SearchOptions.html, + NoAuth/css/3.5-default/main.css, NoAuth/css/3.5-default/misc.css, + NoAuth/css/3.5-default/titlebox.css, + NoAuth/css/3.5-default/transactions.css, + NoAuth/images/css/cb.gif, NoAuth/images/css/cbr.gif, + NoAuth/images/css/ct.gif, NoAuth/images/css/ctr.gif, + Widgets/TitleBoxStart: Initial revision + +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/zh_tw.po, + lib/RT/I18N/i_default.pm, lib/RT/I18N/pt_br.po, + 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/I18N/no.po, + lib/RT/Condition/OwnerChange.pm, lib/RT/Condition/QueueChange.pm, + lib/RT/Report/Tickets.pm, lib/RT/Report/Tickets/Entry.pm, lib/t/data/subject-with-folding-ws, lib/t/data/lorem-ipsum, - lib/t/data/very-long-subject, + lib/t/data/very-long-subject, lib/t/regression/08web_cf_access.t, + lib/t/regression/12-search.t, lib/t/regression/04send_email.t, lib/t/regression/06-mime_decoding.t, lib/t/regression/15cf_pattern.t, + lib/t/regression/21query-builder.t, + lib/t/regression/22search_tix_by_txn.t, + lib/t/regression/22search_tix_by_watcher.t, lib/t/regression/23-batch-upload-csv.t, lib/t/regression/25scrip_order.t, lib/t/regression/27verp.t, - lib/t/regression/17custom_search.t, + lib/t/regression/14linking.t, lib/t/regression/17custom_search.t, lib/t/regression/19quicksearch.t, lib/t/regression/23cfsort.t, lib/t/regression/00-mason-syntax.t, + lib/t/regression/02basic_web.t, + lib/t/regression/01ticket_link_searching.t, + lib/t/regression/13-attribute-tests.t, lib/t/regression/26command_line.t, + lib/t/regression/03web_compiliation_errors.t, + lib/t/regression/06mailgateway.t, lib/t/regression/07acl.t, lib/t/regression/15cf_combo_cascade.t, lib/t/regression/18custom_frontpage.t, - lib/t/regression/24pawsort.t, + lib/t/regression/24pawsort.t, lib/t/regression/07rights.t, lib/t/regression/20-sort-by-requestor.t, lib/t/regression/23-web_attachments.t, - docs/design_docs/ruleset-workflow.txt, - html/Elements/SelectTimeUnits, html/Elements/RefreshHomepage, - html/Elements/MyAdminQueues, html/Elements/MyRT, - html/Elements/MyReminders, html/Elements/MySupportQueues, - html/Elements/QueueSummary, html/Elements/ShowSearch, + docs/design_docs/ruleset-workflow.txt, html/autohandler, + html/index.html, html/l, html/Elements/SelectBoolean, + html/Elements/SelectCustomFieldValue, html/Elements/SelectStatus, + html/Elements/TitleBox, html/Elements/EditCustomFieldImage, + html/Elements/EditCustomFieldSelect, html/Elements/ShowLinks, + html/Elements/EditLinks, html/Elements/ListActions, + html/Elements/MessageBox, html/Elements/SelectDateRelation, + html/Elements/SelectNewTicketQueue, + html/Elements/SelectTimeUnits, html/Elements/SelectWatcherType, + html/Elements/Error, html/Elements/GotoTicket, + html/Elements/MyTickets, html/Elements/QueryString, + html/Elements/RefreshHomepage, html/Elements/Section, + html/Elements/SelectLinkType, html/Elements/SelectMatch, + html/Elements/ShowCustomFieldBinary, html/Elements/ShowLink, + html/Elements/ShowMemberships, html/Elements/Login, + html/Elements/Refresh, html/Elements/SelectOwner, + html/Elements/SelectQueue, html/Elements/SelectUsers, + html/Elements/BevelBoxRaisedEnd, html/Elements/Callback, + html/Elements/SelectTicketTypes, html/Elements/Checkbox, + html/Elements/EditCustomField, html/Elements/MyAdminQueues, + html/Elements/MyRT, html/Elements/MyReminders, + html/Elements/MySupportQueues, html/Elements/QueueSummary, + html/Elements/ScrubHTML, html/Elements/SelectCustomFieldOperator, + html/Elements/SelectEqualityOperator, + html/Elements/SelectResultsPerPage, + html/Elements/SelectTicketSortBy, + html/Elements/ShowCustomFieldImage, + html/Elements/ShowCustomFieldWikitext, html/Elements/ShowSearch, html/Elements/ValidateCustomFields, html/Elements/Logo, - html/Elements/EditCustomFieldCombobox, html/Prefs/MyRT.html, + html/Elements/SelectSortOrder, html/Elements/SetupSessionCookie, + html/Elements/Submit, html/Elements/TitleBoxEnd, + html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket, + html/Elements/MyRequests, html/Elements/SelectGroups, + html/Elements/SelectLang, html/Elements/ShowCustomFields, + html/Elements/EditCustomFieldBinary, + html/Elements/EditCustomFieldFreeform, html/Elements/Quicksearch, + html/Elements/SelectAttachmentField, + html/Elements/SelectDateType, + html/Elements/EditCustomFieldCombobox, + html/Elements/EditCustomFieldText, + html/Elements/EditCustomFieldWikitext, + html/Elements/CollectionAsTable/Header, + html/Elements/CollectionAsTable/ParseFormat, + html/Elements/RT__Ticket/ColumnMap, html/Prefs/MyRT.html, html/Prefs/Quicksearch.html, html/Prefs/Search.html, - html/Prefs/SearchOptions.html, html/Prefs/Elements/Tabs, - html/Search/Chart.html, html/Search/Simple.html, - html/Search/Chart, html/Search/Elements/SelectGroupBy, - html/Search/Elements/Chart, + html/Prefs/Elements/Tabs, html/User/Delegation.html, + html/User/Elements/DelegateRights, html/User/Elements/GroupTabs, + html/User/Elements/Tabs, html/User/Groups/Modify.html, + html/Search/Chart.html, html/Search/Edit.html, + html/Search/Results.html, html/Search/Results.rdf, + html/Search/Simple.html, html/User/Groups/Members.html, + html/User/Groups/index.html, html/Search/Chart, + html/Search/Results.tsv, html/Search/Build.html, + html/Search/Elements/SelectAndOr, + html/Search/Elements/SelectGroupBy, + html/Search/Elements/SelectPersonType, + html/Search/Elements/BuildFormatString, + html/Search/Elements/Chart, html/Search/Elements/PickBasics, + html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy, html/Search/Elements/SearchesForObject, - html/Search/Elements/SelectChartType, + html/Search/Elements/SelectGroup, + html/Search/Elements/SelectLinks, + html/Search/Elements/SelectSearchObject, + html/Search/Elements/SelectSearchesForObjects, + html/Search/Elements/DisplayOptions, + html/Search/Elements/EditFormat, html/Search/Elements/EditQuery, + html/Search/Elements/PickCriteria, + html/Search/Elements/SelectChartType, html/REST/1.0/autohandler, + html/REST/1.0/dhandler, html/REST/1.0/logout, + html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/merge, + html/Search/Elements/EditSearches, + html/Search/Elements/NewListActions, html/REST/1.0/Forms/ticket/comment, html/REST/1.0/Forms/ticket/take, + html/REST/1.0/Forms/ticket/attachments, + html/REST/1.0/Forms/ticket/default, + html/REST/1.0/Forms/ticket/history, + html/REST/1.0/Forms/ticket/links, html/REST/1.0/Forms/transaction/default, + html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, + html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler, + html/REST/1.0/search/ticket, html/REST/1.0/ticket/merge, + html/NoAuth/Logout.html, html/NoAuth/Reminder.html, html/NoAuth/css/autohandler, html/NoAuth/css/print.css, html/NoAuth/css/3.4-compat/footer.css, html/NoAuth/css/3.4-compat/header.css, @@ -10396,6 +14988,7 @@ html/NoAuth/css/3.4-compat/nav.css, html/NoAuth/css/3.4-compat/ticket.css, html/NoAuth/css/3.4-compat/transactions.css, + html/REST/1.0/ticket/comment, html/REST/1.0/ticket/link, html/NoAuth/css/3.4-compat/body.css, html/NoAuth/css/3.4-compat/forms.css, html/NoAuth/css/3.4-compat/main.css, @@ -10411,25 +15004,18 @@ html/NoAuth/css/3.5-default/forms.css, html/NoAuth/css/3.5-default/header.css, html/NoAuth/css/3.5-default/logo.css, - html/NoAuth/css/3.5-default/main.css, - html/NoAuth/css/3.5-default/misc.css, html/NoAuth/css/3.5-default/quickbar.css, - html/NoAuth/css/3.5-default/titlebox.css, - html/NoAuth/css/3.5-default/transactions.css, + html/NoAuth/images/autohandler, html/NoAuth/images/bplogo.gif, html/NoAuth/images/css/cb-light.gif, - html/NoAuth/images/css/cb.gif, html/NoAuth/images/css/cbr-b2g.gif, html/NoAuth/images/css/cbr-b2lb.gif, html/NoAuth/images/css/cbr-gray.gif, html/NoAuth/images/css/cbr-trans.gif, - html/NoAuth/images/css/cbr.gif, html/NoAuth/images/css/ct-light.gif, - html/NoAuth/images/css/ct.gif, html/NoAuth/images/css/ctr-b2g.gif, html/NoAuth/images/css/ctr-b2lb.gif, html/NoAuth/images/css/ctr-gray.gif, html/NoAuth/images/css/ctr-trans.gif, - html/NoAuth/images/css/ctr.gif, html/NoAuth/images/css/dark-arrow-up.png, html/NoAuth/images/css/dark-arrow.png, html/NoAuth/images/css/light-arrow-up.png, @@ -10443,22 +15029,168 @@ html/NoAuth/js/class.js, html/NoAuth/js/titlebox-state.js, html/Widgets/ComboBox, html/Widgets/SavedSearch, html/Widgets/SelectionBox, html/Widgets/TitleBox, - html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart, - html/Helpers/CalPopup.html, html/Tools/index.html, + html/Widgets/TitleBoxEnd, html/Helpers/CalPopup.html, + html/Tools/MyDay.html, html/Tools/Offline.html, + html/Tools/index.html, html/Tools/Elements/Tabs, html/Tools/Reports/CreatedByDates.html, html/Tools/Reports/ResolvedByDates.html, html/Tools/Reports/ResolvedByOwner.html, - html/Tools/Reports/index.html, html/Tools/Reports/Elements/Tabs, - html/Admin/Elements/ConfigureMyRT, html/Admin/Global/MyRT.html, - html/Admin/Users/MyRT.html, html/Ticket/Reminders.html, - html/Ticket/Elements/ShowTime, html/Ticket/Elements/Reminders, - etc/upgrade/3.5.1/content: Initial revision + html/Tools/Reports/index.html, html/Admin/autohandler, + html/Admin/index.html, html/Admin/Queues/CustomField.html, + html/Admin/Queues/CustomFields.html, + html/Admin/Queues/GroupRights.html, + html/Admin/Queues/People.html, + html/Download/CustomFieldValue/dhandler, + html/Download/Tabular/dhandler, html/Tools/Reports/Elements/Tabs, + html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html, + html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html, + html/Admin/Elements/ObjectCustomFields, + html/Admin/Elements/SelectCustomFieldType, + html/Admin/Elements/SelectScripCondition, + html/Admin/Queues/Templates.html, + html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html, + html/Admin/Elements/CustomFieldTabs, + html/Admin/Elements/EditCustomFieldValues, + html/Admin/Elements/EditUserComments, + html/Admin/Elements/GroupTabs, + html/Admin/Elements/SelectModifyQueue, + html/Admin/Elements/SelectScrip, + html/Admin/Elements/SelectScripAction, + html/Admin/Elements/SelectStage, + html/Admin/Elements/SelectTemplate, html/Admin/Elements/Tabs, + html/Admin/Elements/ConfigureMyRT, + html/Admin/Elements/EditCustomFields, + html/Admin/Elements/QueueTabs, html/Admin/Elements/EditScrip, + html/Admin/Elements/GlobalCustomFieldTabs, + html/Admin/Elements/ModifyTemplate, + html/Admin/Elements/SelectModifyGroup, + html/Admin/Elements/SelectSingleOrMultiple, + html/Admin/Elements/SystemTabs, + html/Admin/Elements/AddCustomFieldValue, + html/Admin/Elements/CreateUserCalled, + html/Admin/Elements/EditQueueWatchers, + html/Admin/Elements/EditScrips, + html/Admin/Elements/PickCustomFields, + html/Admin/Elements/SelectModifyUser, + html/Admin/Elements/SelectNewGroupMembers, + html/Admin/Elements/SelectUsers, html/Admin/Elements/UserTabs, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/ListGlobalCustomFields, + html/Admin/Elements/ListGlobalScrips, + html/Admin/Elements/PickObjects, + html/Admin/Elements/SelectCustomFieldLookupType, + html/Admin/Elements/SelectGroups, + html/Admin/Elements/EditTemplates, html/Admin/Elements/Header, + html/Admin/Elements/QueueRightsForUser, + html/Admin/Elements/SelectRights, html/Admin/Elements/ToolTabs, + html/Admin/Global/MyRT.html, html/Admin/Global/GroupRights.html, + html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html, + html/Admin/Global/Template.html, + html/Admin/Global/Templates.html, + html/Admin/Global/UserRights.html, html/Admin/Global/index.html, + html/Admin/Global/CustomFields/Queue-Tickets.html, + html/Admin/Global/CustomFields/Queue-Transactions.html, + html/Admin/Global/CustomFields/Users.html, + html/Admin/Global/CustomFields/Groups.html, + html/Admin/Global/CustomFields/index.html, + html/Admin/Users/CustomFields.html, html/Admin/Users/MyRT.html, + html/Admin/Users/History.html, html/Admin/Users/Memberships.html, + html/Admin/CustomFields/GroupRights.html, + html/Admin/CustomFields/Modify.html, + html/Admin/CustomFields/Objects.html, + html/Admin/CustomFields/UserRights.html, + html/Admin/CustomFields/index.html, html/Admin/Users/index.html, + html/Admin/Groups/CustomFields.html, + html/Admin/Groups/GroupRights.html, + html/Admin/Groups/History.html, html/Admin/Groups/Modify.html, + html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html, + html/Admin/Groups/Members.html, + html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html, + html/Ticket/History.html, html/Ticket/Modify.html, + html/Ticket/ModifyLinks.html, html/Ticket/Reminders.html, + html/Ticket/ShowEmailRecord.html, html/Ticket/ModifyDates.html, + html/Ticket/ModifyPeople.html, html/Ticket/Update.html, + html/Ticket/ModifyAll.html, html/Ticket/Elements/AddWatchers, + html/Ticket/Elements/BulkLinks, + html/Ticket/Elements/EditWatchers, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowTime: + 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, Makefile.in, README, + UPGRADING, configure.ac, sbin/extract_pod_tests, + sbin/rt-test-dependencies.in, sbin/extract-message-catalog, + sbin/regression_harness, sbin/rt-dump-database.in, sbin/factory, + sbin/license_tag, lib/RT.pm.in, + 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/Tickets_Overlay.pm, + lib/RT/CustomField_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/CustomField.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.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/zh_cn.po, lib/RT/I18N/hu.po, + lib/RT/I18N/he.po: import rt 3.6.4 2007-08-01 15:33 ivan @@ -10466,13 +15198,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, @@ -10895,7 +15627,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! @@ -10905,10 +15636,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 + 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 @@ -11044,7 +15775,7 @@ 2007-07-06 01:08 ivan - * GPL, README: v3! + * README: v3! 2007-07-05 15:05 ivan @@ -11055,11 +15786,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 @@ -11080,8 +15806,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 @@ -11595,9 +16321,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 @@ -11879,9 +16604,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 @@ -11975,10 +16699,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 @@ -11989,9 +16709,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 @@ -12050,9 +16769,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 @@ -12181,10 +16899,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, @@ -12196,9 +16910,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, @@ -12592,8 +17305,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 @@ -12885,11 +17598,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 @@ -12908,14 +17616,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 @@ -12946,7 +17646,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" @@ -12958,8 +17657,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 @@ -13096,8 +17794,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 @@ -13124,9 +17822,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 @@ -13180,11 +17877,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! @@ -13394,10 +18086,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 @@ -13544,18 +18232,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, @@ -13578,11 +18262,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 @@ -13590,13 +18269,40 @@ 2006-10-17 02:03 ivan * rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row, - html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt - 3.4.5 to HEAD + sbin/rt-setup-database.in: commiting rt 3.4.5 to HEAD 2006-10-17 01:49 ivan - * rt/: html/NoAuth/printrt.css, lib/t/regression/14linking.t, - lib/t/regression/22search_tix_by_watcher.t: Initial revision + * rt/: configure, configure.ac, README, Changelog, + sbin/rt-test-dependencies.in, + html/Ticket/Elements/EditCustomFields, html/Search/Build.html, + html/Search/Results.rdf, html/Search/Results.tsv, + html/Search/Elements/BuildFormatString, + html/Approvals/Elements/PendingMyApproval, + html/Elements/EditCustomField, html/Elements/QueryString, + html/Elements/ScrubHTML, html/Elements/EditCustomFieldSelect, + html/Elements/Callback, html/Elements/ShowCustomFields, + html/Elements/RT__Ticket/ColumnMap, html/User/Elements/Tabs, + lib/t/regression/22search_tix_by_txn.t, + lib/t/regression/09record_cf_api.t, lib/t/regression/07acl.t, + lib/t/regression/14linking.t, + lib/t/regression/22search_tix_by_watcher.t, + lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t, + lib/RT/CustomField_Overlay.pm, lib/RT/Tickets_Overlay_SQL.pm, + lib/RT/EmailParser.pm, lib/RT/I18N.pm, lib/RT/Tickets_Overlay.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/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po, + lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.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/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.po, + lib/RT/Action/SendEmail.pm, lib/RT/Interface/Email.pm: import rt + 3.4.5 2006-10-16 22:49 ivan @@ -13651,8 +18357,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 @@ -13753,8 +18459,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 @@ -13913,16 +18618,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: @@ -13952,10 +18647,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$ @@ -14030,8 +18721,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, @@ -14075,13 +18765,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 @@ -14096,7 +18782,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, @@ -14111,7 +18796,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, @@ -14122,7 +18807,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, @@ -14142,9 +18826,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, @@ -14160,7 +18841,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, @@ -14235,9 +18915,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, @@ -14250,7 +18929,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, @@ -14258,7 +18937,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, @@ -14273,7 +18952,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, @@ -14304,8 +18982,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, @@ -14315,18 +18992,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 @@ -14346,18 +19021,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 @@ -14382,8 +19046,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 @@ -14466,10 +19130,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, @@ -14479,10 +19139,10 @@ rt/html/Elements/FreesideNewCust, rt/html/Elements/FreesideSearch, rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout, - rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs, - rt/html/NoAuth/webrt.css: sprinkle some magic ajax fairy dust on - referring customer SELEKTAH. rewind! make smart search smarter, - re-layout the top search bars and add an invoice one + rt/html/Elements/SimpleSearch, rt/html/Elements/Tabs: sprinkle + some magic ajax fairy dust on referring customer SELEKTAH. + rewind! make smart search smarter, re-layout the top search bars + and add an invoice one 2006-08-14 01:38 ivan @@ -14553,8 +19213,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) @@ -14566,11 +19226,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 @@ -14617,12 +19274,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 @@ -14763,11 +19419,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, @@ -14851,10 +19506,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: @@ -14963,8 +19614,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 @@ -14984,7 +19634,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 @@ -15054,31 +19703,6 @@ * httemplate/elements/menu.html: fix link to prepaid card setup -2006-06-06 04:16 ivan - - * rt/html/NoAuth/webrt.css: whew, this can go back - -2006-06-06 04:08 ivan - - * rt/html/NoAuth/webrt.css: yay this should finally fix the weird - black navigation links; hide the Mason stuff from browsers when - it doesn't get processed for some reason - -2006-06-06 03:57 ivan - - * rt/html/NoAuth/webrt.css: yet another attempt to fix weird black - RT navigation links - -2006-06-06 03:54 ivan - - * rt/html/NoAuth/webrt.css: another attempt to fix weird black RT - navigation links - -2006-06-06 03:46 ivan - - * rt/html/NoAuth/webrt.css: attempt to fix weird black RT - navigation links - 2006-06-06 03:30 ivan * FS/FS/cdr.pm: fix unmatched =back somehow futzing things up with @@ -15086,8 +19710,7 @@ 2006-06-02 06:20 ivan - * httemplate/elements/header.html, - httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED, + * httemplate/elements/header.html, rt/FREESIDE_MODIFIED, rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout, rt/html/Elements/Tabs: add a service search @@ -15095,11 +19718,6 @@ * 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 13:38 ivan * rt/html/Elements/FreesideNewCust: missing > tag on INPUT @@ -15108,18 +19726,10 @@ * 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? @@ -15134,11 +19744,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 @@ -15149,7 +19757,7 @@ 2006-05-15 04:05 ivan - * rt/html/NoAuth/webrt.css, httemplate/elements/freeside.css, + * httemplate/elements/freeside.css, httemplate/elements/header.html, httemplate/elements/xmenu.css, httemplate/search/cust_main.cgi, rt/FREESIDE_MODIFIED, rt/html/Elements/FreesideNewCust, @@ -15161,7 +19769,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, @@ -15173,7 +19781,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, @@ -15192,21 +19799,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/cust_main.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, @@ -15214,10 +19815,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 @@ -15238,11 +19838,6 @@ * 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, @@ -15252,7 +19847,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 @@ -15260,15 +19854,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, @@ -15289,15 +19880,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 @@ -15332,8 +19917,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, @@ -15347,8 +19931,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) @@ -15365,19 +19948,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 @@ -15463,8 +20041,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... @@ -15504,8 +20080,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 @@ -15529,8 +20105,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 @@ -15558,13 +20134,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 @@ -15634,7 +20208,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. @@ -15643,9 +20216,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, @@ -15660,10 +20233,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 @@ -15684,18 +20255,13 @@ * 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, httemplate/misc/process/cdr-import.html, 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 + bin/cdr_calltype.import: CDR schema and class 2006-02-17 18:11 ivan @@ -15706,9 +20272,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 @@ -15721,15 +20287,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 @@ -15779,12 +20340,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, @@ -15795,9 +20354,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, @@ -15837,29 +20395,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, @@ -15892,8 +20441,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 @@ -15927,15 +20475,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, @@ -15956,8 +20499,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 @@ -16049,26 +20592,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 @@ -16080,10 +20603,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 @@ -16160,11 +20679,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 @@ -16232,10 +20746,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 @@ -16253,8 +20763,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 @@ -16273,15 +20782,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 @@ -16324,10 +20828,6 @@ 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 @@ -16359,20 +20859,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 @@ -16380,10 +20872,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' @@ -16406,7 +20894,7 @@ 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 @@ -16491,78 +20979,216 @@ 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, rt/html/Elements/Header, rt/html/NoAuth/webrt.css: - land RT 3.4.4 on HEAD + * rt/html/Elements/Header: land RT 3.4.4 on HEAD 2005-10-15 02:33 ivan - * rt/: etc/RT_SiteConfig.pm, html/Admin/Global/CustomField.html, - html/Admin/Global/CustomFields.html, html/Elements/Footer, + * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer, html/Elements/Header, html/Elements/Menu, html/Elements/PageLayout, html/Elements/SimpleSearch, html/Elements/Tabs, html/Elements/CollectionAsTable/Row, - html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif, - html/NoAuth/images/head_requestracker.gif, - html/NoAuth/images/rt.jpg, html/NoAuth/images/spacer.gif, - html/NoAuth/images/squares_blue.gif, html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs, - lib/RT/TicketCustomFieldValue.pm, - lib/RT/TicketCustomFieldValue_Overlay.pm, - lib/RT/TicketCustomFieldValues.pm, - lib/RT/TicketCustomFieldValues_Overlay.pm, - lib/RT/I18N/en_malkovich.po, lib/t/00smoke.t.in, - lib/t/01harness.t.in, lib/t/02regression.t.in, lib/t/03web.pl.in, - lib/t/04_send_email.pl.in, lib/t/05cronsupport.pl.in, - lib/t/regression/00placeholder, sbin/rt-setup-database.in: - landing rt 3.4.4 on HEAD + sbin/rt-setup-database.in: landing rt 3.4.4 on HEAD 2005-10-15 02:09 ivan - * rt/: docs/design_docs/realflow.txt, + * rt/: UPGRADING, configure, Makefile.in, 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, - html/Search/Elements/SelectGroup, html/Admin/autohandler, + docs/design_docs/cvs_integration, + docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc, + sbin/extract-message-catalog, sbin/extract_pod_tests, + sbin/factory, sbin/license_tag, sbin/regression_harness, + sbin/rt-dump-database.in, sbin/rt-test-dependencies.in, + html/autohandler, html/index.html, html/l, + html/Ticket/History.html, html/Ticket/Modify.html, + html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html, + html/Ticket/ModifyPeople.html, html/Ticket/Update.html, + html/Tools/MyDay.html, html/Tools/Offline.html, + html/Tools/Elements/Tabs, html/Ticket/ModifyLinks.html, + html/Ticket/ShowEmailRecord.html, + html/Ticket/Attachment/dhandler, + html/Ticket/Elements/AddWatchers, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/EditWatchers, + html/Ticket/Elements/LoadTextAttachments, + html/Ticket/Elements/ShowDependencies, + html/Ticket/Elements/ShowMessageHeaders, + html/Ticket/Elements/ShowPeople, + html/Ticket/Elements/ShowTransaction, + html/Ticket/Elements/BulkLinks, + html/Ticket/Elements/EditCustomFields, + html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople, + html/Ticket/Elements/PreviewScrips, + html/Ticket/Elements/ShowBasics, + html/Ticket/Elements/ShowCustomFields, + html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowMembers, + html/Ticket/Elements/ShowMessageStanza, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/ShowUserEntry, html/Search/Build.html, + html/Search/Edit.html, html/Search/Results.html, + html/Search/Results.rdf, html/Search/Results.tsv, + html/Ticket/Elements/EditBasics, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowGroupMembers, + html/Search/Elements/BuildFormatString, + html/Search/Elements/DisplayOptions, + html/Search/Elements/EditFormat, + html/Search/Elements/EditSearches, + html/Search/Elements/NewListActions, + html/Search/Elements/PickCFs, html/Search/Elements/SearchPrivacy, + html/Search/Elements/SelectAndOr, + html/Search/Elements/SelectGroup, + html/Search/Elements/SelectLinks, + html/Search/Elements/SelectSearchObject, + html/Search/Elements/SelectSearchesForObjects, + html/Admin/autohandler, html/Admin/index.html, + html/Approvals/Display.html, html/Approvals/index.html, + html/Approvals/Elements/Approve, + html/Approvals/Elements/PendingMyApproval, + html/Approvals/Elements/ShowDependency, + html/Approvals/Elements/Tabs, html/Download/CustomFieldValue/dhandler, html/Download/Tabular/dhandler, html/Search/Elements/EditQuery, + html/Search/Elements/PickBasics, + html/Search/Elements/PickCriteria, + html/Search/Elements/SelectPersonType, html/Admin/CustomFields/GroupRights.html, + html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html, + html/Admin/Global/Scrips.html, html/Admin/Global/Template.html, + html/Admin/Global/Templates.html, + html/Admin/Global/UserRights.html, html/Admin/Global/index.html, html/Admin/Global/CustomFields/Groups.html, html/Admin/Global/CustomFields/Queue-Tickets.html, html/Admin/Global/CustomFields/Queue-Transactions.html, html/Admin/Global/CustomFields/Users.html, html/Admin/Global/CustomFields/index.html, html/Admin/Groups/CustomFields.html, - html/Admin/Groups/History.html, + html/Admin/Groups/GroupRights.html, + html/Admin/Groups/History.html, html/Admin/Groups/Members.html, + html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html, + html/Admin/Groups/index.html, + html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html, html/Admin/CustomFields/Modify.html, html/Admin/CustomFields/Objects.html, html/Admin/CustomFields/UserRights.html, html/Admin/CustomFields/index.html, + html/Admin/Queues/CustomFields.html, + html/Admin/Queues/GroupRights.html, html/Admin/Users/CustomFields.html, html/Admin/Users/History.html, html/Admin/Users/Memberships.html, + html/Admin/Users/index.html, html/Admin/Queues/CustomField.html, + html/Admin/Queues/Scrip.html, html/Admin/Queues/Templates.html, + html/Admin/Queues/UserRights.html, html/Admin/Elements/CustomFieldTabs, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/EditCustomFieldValues, + html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates, + html/Admin/Elements/EditUserComments, html/Admin/Elements/Header, + html/Admin/Elements/ListGlobalScrips, + html/Admin/Elements/QueueTabs, html/Admin/Elements/SelectCustomFieldLookupType, + html/Admin/Elements/SelectCustomFieldType, + html/Admin/Elements/SelectModifyGroup, + html/Admin/Elements/SelectModifyUser, + html/Admin/Elements/SelectSingleOrMultiple, + html/Admin/Elements/SelectUsers, html/Admin/Elements/Tabs, + html/Admin/Elements/ToolTabs, html/Admin/Elements/UserTabs, + html/Admin/Queues/Modify.html, html/Admin/Queues/People.html, + html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html, + html/Admin/Queues/index.html, + html/Admin/Elements/AddCustomFieldValue, + html/Admin/Elements/EditCustomFields, + html/Admin/Elements/EditQueueWatchers, + html/Admin/Elements/EditScrips, html/Admin/Elements/GlobalCustomFieldTabs, + html/Admin/Elements/ModifyTemplate, html/Admin/Elements/ObjectCustomFields, + html/Admin/Elements/SelectGroups, + html/Admin/Elements/SelectModifyQueue, + html/Admin/Elements/SelectNewGroupMembers, + html/Admin/Elements/SelectScrip, + html/Admin/Elements/SelectScripCondition, + html/Admin/Elements/CreateUserCalled, + html/Admin/Elements/GroupTabs, + html/Admin/Elements/ListGlobalCustomFields, html/Admin/Elements/PickCustomFields, html/Admin/Elements/PickObjects, + html/Admin/Elements/QueueRightsForUser, + html/Admin/Elements/SelectRights, + html/Admin/Elements/SelectScripAction, + html/Admin/Elements/SelectStage, + html/Admin/Elements/SelectTemplate, + html/Admin/Elements/SystemTabs, html/SelfService/Closed.html, + html/SelfService/Create.html, html/SelfService/CreateTicketInQueue.html, + html/SelfService/Display.html, html/SelfService/Error.html, + html/SelfService/Prefs.html, html/SelfService/Update.html, + html/SelfService/index.html, + html/SelfService/Attachment/dhandler, + html/Elements/BevelBoxRaisedEnd, html/Elements/CreateTicket, html/Elements/EditCustomField, - html/Elements/EditCustomFieldImage, + html/Elements/EditCustomFieldImage, html/Elements/EditLinks, + html/Elements/Error, html/Elements/ListActions, + html/Elements/MyRequests, html/Elements/QueryString, + html/Elements/ScrubHTML, html/Elements/SelectDateType, + html/Elements/SelectMatch, html/Elements/SelectNewTicketQueue, + html/Elements/SelectSortOrder, html/Elements/SelectTicketSortBy, + html/Elements/SelectUsers, html/Elements/ShowLinks, + html/SelfService/Elements/GotoTicket, + html/SelfService/Elements/Header, + html/SelfService/Elements/MyRequests, + html/SelfService/Elements/Tabs, + html/Elements/BevelBoxRaisedStart, html/Elements/EditCustomFieldBinary, - html/Elements/EditCustomFieldSelect, + html/Elements/EditCustomFieldSelect, html/Elements/GotoTicket, + html/Elements/MessageBox, html/Elements/SelectAttachmentField, + html/Elements/SelectGroups, html/Elements/SelectOwner, + html/Elements/SelectQueue, html/Elements/SelectStatus, + html/Elements/SelectWatcherType, html/Elements/ShowCustomFieldBinary, html/Elements/ShowCustomFieldImage, html/Elements/ShowCustomFieldWikitext, - html/Elements/ShowCustomFields, - html/Elements/EditCustomFieldFreeform, + html/Elements/ShowCustomFields, html/Elements/ShowLink, + html/Elements/TitleBox, html/Elements/Callback, + html/Elements/Checkbox, html/Elements/EditCustomFieldFreeform, + html/Elements/Quicksearch, html/Elements/Refresh, + html/Elements/Section, html/Elements/SelectLinkType, + html/Elements/SelectTicketTypes, html/Elements/EditCustomFieldText, - html/Elements/EditCustomFieldWikitext, - html/Elements/ShowMemberships, lib/t/setup_regression.t, + html/Elements/EditCustomFieldWikitext, html/Elements/Login, + html/Elements/MyTickets, html/Elements/SelectBoolean, + html/Elements/SelectCustomFieldOperator, + html/Elements/SelectCustomFieldValue, + html/Elements/SelectDateRelation, + html/Elements/SelectEqualityOperator, html/Elements/SelectLang, + html/Elements/SelectResultsPerPage, + html/Elements/SetupSessionCookie, html/Elements/ShowMemberships, + html/Elements/Submit, html/Elements/TitleBoxEnd, + html/Elements/CollectionAsTable/Header, + html/Elements/CollectionAsTable/ParseFormat, + html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler, + html/REST/1.0/dhandler, html/REST/1.0/logout, + html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns, + html/REST/1.0/Forms/ticket/attachments, + html/REST/1.0/Forms/ticket/default, + html/REST/1.0/Forms/ticket/history, + html/REST/1.0/Forms/ticket/links, + html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, + html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler, + html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment, + html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge, + html/NoAuth/Logout.html, html/NoAuth/Reminder.html, + html/NoAuth/images/autohandler, html/User/Delegation.html, + html/User/Elements/DelegateRights, html/User/Elements/GroupTabs, + html/User/Elements/Tabs, html/User/Groups/Members.html, + html/User/Groups/Modify.html, html/User/Groups/index.html, + lib/RT.pm.in, lib/t/00smoke.t, lib/t/setup_regression.t, lib/t/create_data.pl, lib/t/regression/01ticket_link_searching.t, lib/t/regression/02basic_web.t, lib/t/regression/03web_compiliation_errors.t, @@ -16582,28 +21208,96 @@ lib/t/regression/06mailgateway.t, lib/t/regression/07rights.t, lib/t/regression/15cf_single_values_are_single.t, lib/t/regression/18stale_delegations_cleanup.t, - lib/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/GroupMembers.pm, lib/RT/Principals.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm, + lib/RT/CustomField_Overlay.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/Tickets_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/CustomField.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/pt_br.po, lib/RT/I18N/fr.po, lib/RT/I18N/es.po, + lib/RT/I18N/nl.po, lib/RT/I18N/pl.po, lib/RT/I18N/no.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/zh_tw.po, lib/RT/I18N/id.po, lib/RT/I18N/he.po, + lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.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/Web.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/schema.mysql, 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 @@ -16634,9 +21328,7 @@ 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, @@ -16650,19 +21342,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 @@ -16676,9 +21363,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 @@ -16726,10 +21412,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 @@ -16750,16 +21432,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... @@ -16794,9 +21472,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 @@ -16806,9 +21483,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! @@ -16880,8 +21554,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 @@ -16891,17 +21565,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 @@ -16909,12 +21577,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, @@ -16963,13 +21630,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 @@ -16986,20 +21652,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 @@ -17009,8 +21669,8 @@ 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, + * 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, httemplate/search/elements/search.html: move cust_pkg search to new template, add active/suspended/cancelled customer packages to @@ -17020,11 +21680,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 @@ -17070,7 +21725,7 @@ 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, @@ -17085,16 +21740,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 @@ -17121,30 +21771,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: @@ -17188,10 +21826,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 @@ -17205,10 +21839,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 @@ -17229,8 +21859,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 @@ -17384,10 +22014,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 17:02 ivan @@ -17562,18 +22192,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 @@ -17596,10 +22218,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 @@ -17662,10 +22283,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 @@ -17677,10 +22297,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 @@ -17757,22 +22373,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 @@ -17849,11 +22455,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 @@ -17871,20 +22472,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 @@ -17892,11 +22489,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 @@ -17906,11 +22498,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 @@ -17927,11 +22514,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 @@ -17966,10 +22553,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. @@ -18007,12 +22590,6 @@ * 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 @@ -18020,10 +22597,9 @@ 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 @@ -18046,21 +22622,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, @@ -18069,7 +22630,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, @@ -18094,10 +22655,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 @@ -18109,10 +22669,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 @@ -18126,19 +22682,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 @@ -18165,8 +22716,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 @@ -18182,10 +22732,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, @@ -18207,11 +22755,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 @@ -18221,10 +22769,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, html/Elements/Header, @@ -18243,22 +22787,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. @@ -18269,16 +22797,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 @@ -18292,10 +22813,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 @@ -18308,27 +22825,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/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; @@ -18352,7 +22861,7 @@ 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 @@ -18405,9 +22914,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 @@ -18435,11 +22944,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 @@ -18467,10 +22971,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 @@ -18486,10 +22986,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 @@ -18523,10 +23022,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 @@ -18538,16 +23037,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 @@ -18571,15 +23069,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 @@ -18589,11 +23078,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 @@ -18608,9 +23095,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, @@ -18730,18 +23216,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: @@ -18762,19 +23236,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 @@ -18822,14 +23291,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 @@ -18891,11 +23357,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 @@ -18905,11 +23366,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 @@ -18919,10 +23375,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, @@ -18932,16 +23384,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 @@ -19110,44 +23556,98 @@ * 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, html/Admin/Elements/ModifyQueue, - html/Admin/Elements/ModifyUser, html/Admin/Users/Prefs.html, - html/Elements/Footer, html/Elements/Header, - html/Elements/PageLayout, html/Elements/ShadedBox, - html/Elements/ShadedInputRow, html/Elements/ShadedRow, - html/Elements/SimpleSearch, html/Elements/Tabs, - html/Elements/ViewUser, html/NoAuth/webrt.css, - html/Search/Listing.html, html/Search/Elements/PickRestriction, - html/Search/Elements/TicketHeader, - html/Search/Elements/TicketHeaderCell, - html/Search/Elements/TicketRow, html/Ticket/Elements/EditLinks, - html/Ticket/Elements/ShowLink, html/Ticket/Elements/ShowLinks, - html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs, - sbin/rt-setup-database.in: landing rt 3.2.2 + * rt/: html/Elements/Footer, html/Elements/Header, + html/Elements/PageLayout, html/Elements/SimpleSearch, + html/Elements/Tabs, html/Ticket/Elements/ShowSummary, + html/Ticket/Elements/Tabs, sbin/rt-setup-database.in: landing rt + 3.2.2 2004-12-03 12:40 ivan - * rt/etc/upgrade/: 3.1.0/acl.Informix, 3.1.0/acl.Oracle, - 3.1.0/acl.Pg, 3.1.0/acl.SQLite, 3.1.0/acl.mysql, 3.1.0/content, - 3.1.0/schema.Informix, 3.1.0/schema.Oracle, 3.1.0/schema.Pg, - 3.1.0/schema.SQLite, 3.1.0/schema.mysql, 3.1.15/content, - 3.1.17/content: Initial revision + * rt/: lib/RT/I18N/fi.po, lib/RT/I18N/zh_cn.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/Web.pm, lib/RT/Interface/Email/Auth/GnuPG.pm, + 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/schema.mysql, 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: import rt + 3.2.2 + +2004-12-03 12:37 ivan + + * rt/html/: Ticket/Elements/ShowTransactionAttachments, + Elements/QuickCreate, Elements/TicketList, + Elements/CollectionAsTable/Row: Initial revision 2004-12-03 12:37 ivan - * rt/: html/Tools/MyDay.html, html/Tools/Offline.html, - html/Tools/Elements/Tabs, html/Ticket/ShowEmailRecord.html, - html/Ticket/Elements/ShowTransactionAttachments, + * rt/: UPGRADING, README, Makefile.in, configure, configure.ac, + Changelog, aclocal.m4, sbin/extract-message-catalog, + sbin/regression_harness, sbin/factory, sbin/license_tag, + sbin/rt-test-dependencies.in, sbin/extract_pod_tests, + html/autohandler, html/index.html, html/l, + html/Ticket/History.html, html/Ticket/ModifyAll.html, + html/Ticket/ModifyDates.html, html/Ticket/ModifyPeople.html, + html/Ticket/Update.html, html/Tools/MyDay.html, + html/Tools/Offline.html, html/Tools/Elements/Tabs, + html/Ticket/Modify.html, html/Ticket/ModifyLinks.html, + html/Ticket/ShowEmailRecord.html, + html/Ticket/Attachment/dhandler, + html/Ticket/Elements/LoadTextAttachments, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/EditWatchers, + html/Ticket/Elements/ShowDependencies, + html/Ticket/Elements/ShowMessageHeaders, + html/Ticket/Elements/ShowPeople, + html/Ticket/Elements/ShowTransaction, + html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks, + html/Ticket/Elements/EditPeople, html/Ticket/Elements/ShowDates, + html/Ticket/Elements/ShowMembers, + html/Ticket/Elements/ShowMessageStanza, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/EditCustomFields, + html/Ticket/Elements/EditDates, html/Ticket/Elements/PreviewScrips, + html/Ticket/Elements/ShowBasics, + html/Ticket/Elements/ShowCustomFields, html/Ticket/Elements/ShowGroupMembers, - html/Ticket/Elements/ShowUserEntry, html/Search/Build.html, + html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowUserEntry, + html/Ticket/Elements/EditBasics, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/ShowAttachments, html/Search/Build.html, html/Search/Edit.html, html/Search/Results.html, html/Search/Results.rdf, html/Search/Results.tsv, html/Search/Elements/BuildFormatString, @@ -19159,34 +23659,152 @@ html/Search/Elements/SelectLinks, html/Search/Elements/SelectPersonType, html/Search/Elements/SelectSearchesForObjects, + html/Approvals/Display.html, html/Approvals/index.html, + html/Approvals/Elements/PendingMyApproval, html/Search/Elements/EditFormat, html/Search/Elements/PickBasics, html/Search/Elements/PickCriteria, - html/Search/Elements/SelectSearchObject, + html/Search/Elements/SelectSearchObject, html/Admin/index.html, + html/Admin/Groups/GroupRights.html, + html/Admin/Groups/Modify.html, html/Admin/Groups/UserRights.html, + html/Admin/Groups/index.html, html/Approvals/Elements/Approve, + html/Approvals/Elements/ShowDependency, + html/Approvals/Elements/Tabs, html/Admin/Global/GroupRights.html, + html/Admin/Global/Templates.html, + html/Admin/Global/UserRights.html, + html/Admin/Groups/Members.html, html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html, - html/Admin/Elements/ToolTabs, html/Elements/ShowLinks, - html/Elements/EditLinks, html/Elements/QuickCreate, - html/Elements/ScrubHTML, html/Elements/TicketList, - html/Elements/ShowLink, html/Elements/TitleBox, + html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html, + html/Admin/Global/Template.html, html/Admin/Global/index.html, + html/Admin/Queues/CustomField.html, + html/Admin/Queues/CustomFields.html, + html/Admin/Queues/GroupRights.html, html/Admin/Queues/Scrip.html, + html/Admin/Queues/Scrips.html, html/Admin/Queues/Template.html, + html/Admin/Queues/Templates.html, + html/Admin/Queues/UserRights.html, html/Admin/Users/index.html, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/ListGlobalScrips, + html/Admin/Elements/SelectCustomFieldType, + html/Admin/Elements/SelectModifyUser, html/Admin/Elements/Tabs, + html/Admin/Elements/UserTabs, html/Admin/Queues/Modify.html, + html/Admin/Queues/People.html, html/Admin/Queues/index.html, + html/Admin/Elements/EditCustomFieldValues, + html/Admin/Elements/EditScrip, + html/Admin/Elements/EditUserComments, html/Admin/Elements/Header, + html/Admin/Elements/QueueTabs, + html/Admin/Elements/SelectModifyGroup, + html/Admin/Elements/SelectSingleOrMultiple, + html/Admin/Elements/SelectUsers, html/Admin/Elements/ToolTabs, + html/Admin/Elements/AddCustomFieldValue, + html/Admin/Elements/EditCustomFields, + html/Admin/Elements/EditScrips, + html/Admin/Elements/EditTemplates, + html/Admin/Elements/ModifyTemplate, + html/Admin/Elements/SelectGroups, + html/Admin/Elements/SelectNewGroupMembers, + html/Admin/Elements/SelectScrip, + html/Admin/Elements/CreateUserCalled, + html/Admin/Elements/EditQueueWatchers, + html/Admin/Elements/GroupTabs, + html/Admin/Elements/QueueRightsForUser, + html/Admin/Elements/SelectModifyQueue, + html/Admin/Elements/SelectRights, + html/Admin/Elements/SelectScripCondition, + html/Admin/Elements/SelectStage, + html/Admin/Elements/SelectTemplate, + html/Admin/Elements/SystemTabs, + html/Admin/Elements/ListGlobalCustomFields, + html/Admin/Elements/SelectScripAction, + html/SelfService/Closed.html, html/SelfService/Create.html, + html/SelfService/Display.html, html/SelfService/Error.html, + html/SelfService/Prefs.html, html/SelfService/Update.html, + html/SelfService/index.html, html/Elements/BevelBoxRaisedEnd, + html/Elements/MyRequests, html/Elements/SelectDateType, + html/Elements/SelectSortOrder, html/Elements/SelectStatus, + html/Elements/SelectTicketSortBy, html/Elements/ShowLinks, + html/SelfService/Attachment/dhandler, + html/SelfService/Elements/GotoTicket, + html/SelfService/Elements/Header, + html/SelfService/Elements/MyRequests, + html/SelfService/Elements/Tabs, html/Elements/Callback, + html/Elements/EditLinks, html/Elements/ListActions, + html/Elements/MessageBox, html/Elements/QueryString, + html/Elements/Refresh, html/Elements/SelectLinkType, + html/Elements/SelectMatch, html/Elements/Quicksearch, + html/Elements/SelectUsers, html/Elements/GotoTicket, + html/Elements/ScrubHTML, html/Elements/Section, + html/Elements/SelectBoolean, html/Elements/SelectGroups, + html/Elements/SelectLang, html/Elements/SelectNewTicketQueue, + html/Elements/SelectQueue, html/Elements/SelectTicketTypes, + html/Elements/TitleBoxEnd, html/Elements/Checkbox, + html/Elements/Error, html/Elements/Login, + html/Elements/SelectAttachmentField, + html/Elements/SelectCustomFieldOperator, + html/Elements/SelectOwner, html/Elements/SelectWatcherType, + html/Elements/SetupSessionCookie, html/Elements/ShowLink, + html/Elements/Submit, html/Elements/TitleBox, + html/Elements/BevelBoxRaisedStart, html/Elements/CreateTicket, + html/Elements/MyTickets, html/Elements/SelectCustomFieldValue, + html/Elements/SelectDateRelation, + html/Elements/SelectEqualityOperator, + html/Elements/SelectResultsPerPage, html/Elements/CollectionAsTable/Header, html/Elements/CollectionAsTable/ParseFormat, - html/Elements/CollectionAsTable/Row, - html/Elements/RT__Ticket/ColumnMap, - html/NoAuth/images/autohandler, lib/t/05cronsupport.pl.in, - lib/RT/Attributes.pm, lib/RT/Attribute_Overlay.pm, - lib/RT/Attributes_Overlay.pm, lib/RT/Attribute.pm, - lib/RT/I18N/en_malkovich.po, - lib/RT/Action/RecordCorrespondence.pm, - lib/RT/Action/RecordComment.pm, - lib/RT/Interface/Email/Auth/GnuPG.pm, - lib/RT/Condition/PriorityChange.pm, - lib/RT/Interface/Web/Handler.pm, lib/RT/Search/FromSQL.pm, - bin/standalone_httpd.in, etc/schema.Sybase, etc/acl.Sybase: - Initial revision - -2004-12-03 12:27 ivan - - * rt/sbin/: rt-setup-database, rt-test-dependencies: remove - autogenerated file + html/Elements/RT__Ticket/ColumnMap, html/REST/1.0/autohandler, + html/REST/1.0/dhandler, html/REST/1.0/logout, + html/REST/1.0/ticket/merge, + html/REST/1.0/Forms/ticket/attachments, + html/REST/1.0/Forms/ticket/links, html/REST/1.0/search/dhandler, + html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment, + html/REST/1.0/ticket/link, html/REST/1.0/Forms/queue/default, + html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/default, + html/REST/1.0/Forms/ticket/history, + html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, + html/NoAuth/Logout.html, html/NoAuth/Reminder.html, + html/NoAuth/images/autohandler, + html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html, + html/User/Elements/DelegateRights, html/User/Elements/GroupTabs, + html/User/Elements/Tabs, html/User/Groups/Members.html, + html/User/Groups/Modify.html, html/User/Groups/index.html, + lib/RT.pm.in, lib/RT/GroupMembers.pm, lib/RT/Principals.pm, + lib/RT/Scrips_Overlay.pm, lib/RT/Tickets.pm, lib/RT/Base.pm, + lib/RT/CustomField_Overlay.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/Tickets_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/CustomField.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/pt_br.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/no.po, lib/RT/I18N/da.po, + lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po, + lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po: import rt 3.2.2 2004-12-02 02:18 ivan @@ -19207,8 +23825,8 @@ rt/html/Ticket/Elements/ShowCustomers, rt/html/Ticket/Elements/ShowSummary, rt/html/Ticket/Elements/Tabs, 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 @@ -19246,8 +23864,7 @@ httemplate/index.html, rt/FREESIDE_MODIFIED, rt/html/Elements/Footer, rt/html/Elements/Header, rt/html/Elements/PageLayout, rt/html/Elements/SimpleSearch, - rt/html/Elements/Tabs, ANNOUNCE.1.5.0, Makefile, FS/FS.pm, - htetc/global.asa, htetc/handler.pl, rt/html/NoAuth/webrt.css, + rt/html/Elements/Tabs, Makefile, FS/FS.pm, htetc/handler.pl, rt/html/NoAuth/images/small-logo.png: ticket system integration framework and skin RT @@ -19305,12 +23922,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 @@ -19327,17 +23943,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 @@ -19375,12 +23989,63 @@ * rt/sbin/rt-setup-database.in: merge in changes to rt-setup-database -2004-11-11 04:11 ivan +2004-11-11 04:13 ivan + + * rt/: bin/mason_handler.fcgi.in, bin/mason_handler.scgi.in, + bin/rt.in, bin/rt-crontool.in, bin/webmux.pl.in, etc/acl.mysql: + import rt 3.0.12 + +2004-11-11 04:10 ivan - * rt/: html/Ticket/Elements/LoadTextAttachments, - html/Ticket/Elements/FindAttachments, html/Elements/QueryString, - lib/t/data/rt-send-cc, lib/RT/I18N/hu.po, lib/RT/I18N/da.po: - Initial revision + * rt/: Makefile.in, configure, Changelog, configure.ac, + sbin/rt-test-dependencies.in, html/autohandler, html/index.html, + html/Ticket/History.html, html/Ticket/ModifyAll.html, + html/Ticket/Update.html, html/Ticket/ModifyDates.html, + html/Ticket/ModifyLinks.html, + html/Ticket/Elements/LoadTextAttachments, + html/Ticket/Elements/ShowRequestor, + html/Ticket/Elements/ShowTransaction, + html/Ticket/Elements/FindAttachments, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory, + html/Approvals/index.html, html/Admin/Global/GroupRights.html, + html/Admin/Global/UserRights.html, + html/Admin/Groups/GroupRights.html, + html/Admin/Groups/Members.html, html/Admin/Groups/Modify.html, + html/Admin/Groups/UserRights.html, html/Admin/Groups/index.html, + html/Admin/Global/Template.html, + html/Admin/Queues/GroupRights.html, + html/Admin/Queues/Modify.html, html/Admin/Queues/Scrip.html, + html/Admin/Queues/Template.html, + html/Admin/Queues/UserRights.html, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/EditScrip, html/Admin/Elements/EditTemplates, + html/Admin/Elements/UserTabs, + html/Admin/Elements/SelectNewGroupMembers, + html/SelfService/Prefs.html, html/Elements/MyRequests, + html/SelfService/Display.html, html/Elements/MessageBox, + html/Elements/QueryString, html/Elements/SelectMatch, + html/REST/1.0/Forms/ticket/default, + html/REST/1.0/NoAuth/mail-gateway, html/User/Delegation.html, + html/User/Groups/Members.html, html/User/Groups/Modify.html, + lib/RT.pm.in, lib/t/data/rt-send-cc, 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/Tickets_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/pt_br.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/no.po, lib/RT/I18N/da.po, + lib/RT/I18N/ru.po, lib/RT/I18N/de.po, lib/RT/I18N/ja.po, + lib/RT/I18N/zh_tw.po, lib/RT/I18N/he.po, lib/RT/I18N/fi.po, + lib/RT/I18N/zh_cn.po, lib/RT/Action/SendEmail.pm, + lib/RT/Action/EscalatePriority.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/Web.pm, lib/RT/Interface/Email/Auth/MailFrom.pm: + import rt 3.0.12 2004-11-09 03:42 ivan @@ -19426,27 +24091,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 @@ -19462,9 +24114,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, @@ -19472,9 +24124,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, @@ -19594,8 +24245,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 @@ -19614,16 +24265,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 @@ -19702,10 +24352,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, @@ -20026,10 +24672,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, @@ -20045,16 +24687,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 @@ -20111,11 +24751,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 @@ -20160,10 +24799,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 @@ -20211,10 +24846,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 @@ -20231,10 +24862,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 @@ -20261,8 +24890,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 @@ -20297,11 +24925,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. @@ -20421,8 +25044,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 @@ -20551,10 +25174,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 @@ -20651,10 +25270,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... @@ -20670,22 +25285,16 @@ 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, @@ -20704,10 +25313,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 @@ -20779,14 +25384,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 @@ -20801,14 +25398,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 @@ -20864,8 +25461,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 @@ -20879,17 +25475,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 @@ -20907,29 +25497,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 @@ -21030,24 +25602,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 @@ -21097,9 +25655,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 @@ -21165,10 +25722,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 @@ -21197,8 +25753,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 @@ -21206,8 +25762,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 @@ -21245,20 +25801,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 @@ -21269,19 +25815,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 @@ -21297,38 +25830,88 @@ 2004-03-10 23:33 ivan - * fs_passwd/: fs_passwd, fs_passwd.cgi, fs_passwd_server, - fs_passwdd: update fs_passwd stuff as wrappers around + * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around self-service 2004-03-10 20:17 ivan * FS/MANIFEST: incorrect listing in MANIFEST -2004-03-10 18:03 ivan +2004-03-10 18:05 ivan + + * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9 - * rt/lib/: RT/I18N/it.po, RT/Interface/REST.pm, - t/data/crashes-file-based-parser, t/data/multipart-report, - t/data/notes-uuencoded: Initial revision +2004-03-10 18:02 ivan + + * rt/: lib/RT/I18N/de.po, lib/RT/I18N/it.po, lib/RT/I18N/ru.po, + lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po, + lib/RT/Interface/Email.pm, lib/RT/Interface/REST.pm, + lib/RT/Interface/Web.pm, lib/RT/URI/fsck_com_rt.pm, + lib/t/data/crashes-file-based-parser, + lib/t/data/multipart-report, lib/t/data/notes-uuencoded, + 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, - html/Admin/Elements/SelectStage, html/Elements/SelectLang, - html/REST/1.0/autohandler, html/REST/1.0/dhandler, - html/REST/1.0/logout, html/REST/1.0/Forms/queue/default, - html/REST/1.0/Forms/queue/ns, + * rt/: Makefile.in, 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, etc/schema.mysql, + html/autohandler, html/index.html, + html/Admin/Elements/EditCustomField, + html/Admin/Elements/EditCustomFieldValues, + html/Admin/Elements/EditCustomFields, + html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips, + html/Admin/Elements/SelectGroups, + html/Admin/Elements/SelectRights, + html/Admin/Elements/SelectStage, + html/Admin/Queues/CustomFields.html, + html/Admin/Queues/index.html, html/Admin/Users/index.html, + html/Approvals/Display.html, html/Elements/Callback, + html/Elements/MessageBox, html/Elements/MyTickets, + html/Elements/SelectLang, html/Elements/SelectStatus, + html/Elements/SelectWatcherType, + html/Elements/SetupSessionCookie, html/REST/1.0/autohandler, + html/REST/1.0/dhandler, html/REST/1.0/logout, + html/REST/1.0/Forms/queue/default, html/REST/1.0/Forms/queue/ns, html/REST/1.0/Forms/ticket/attachments, html/REST/1.0/Forms/ticket/default, html/REST/1.0/Forms/ticket/history, html/REST/1.0/Forms/ticket/links, html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns, - html/REST/1.0/search/dhandler, html/REST/1.0/search/ticket, - html/REST/1.0/ticket/comment, html/REST/1.0/ticket/link, - html/REST/1.0/ticket/merge, lib/RT/StyleGuide.pod: Initial - revision + html/REST/1.0/NoAuth/mail-gateway, html/REST/1.0/search/dhandler, + html/REST/1.0/search/ticket, html/REST/1.0/ticket/comment, + html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge, + html/SelfService/Display.html, html/SelfService/Update.html, + html/SelfService/Elements/MyRequests, html/Ticket/Modify.html, + html/Ticket/ModifyAll.html, html/Ticket/ModifyPeople.html, + html/Ticket/Update.html, html/Ticket/Attachment/dhandler, + html/Ticket/Elements/AddWatchers, + html/Ticket/Elements/EditCustomField, + html/Ticket/Elements/EditPeople, + html/Ticket/Elements/ShowAttachments, + html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowHistory, + html/Ticket/Elements/ShowMessageStanza, + html/Ticket/Elements/ShowPeople, + html/Ticket/Elements/ShowTransaction, lib/RT.pm.in, + 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/CustomField_Overlay.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.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 @@ -21349,16 +25932,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 @@ -21404,20 +25982,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 @@ -21463,10 +26031,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 @@ -21492,10 +26056,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, @@ -21504,14 +26064,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 @@ -21529,8 +26088,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 @@ -21562,20 +26120,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 @@ -21684,10 +26236,6 @@ * 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 @@ -21699,15 +26247,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 @@ -21809,9 +26348,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 @@ -21820,16 +26358,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 @@ -21850,11 +26387,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 @@ -21888,11 +26420,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 @@ -21925,9 +26452,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 @@ -22024,10 +26550,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 @@ -22048,11 +26572,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 @@ -22096,11 +26615,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 @@ -22108,8 +26622,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 @@ -22180,11 +26693,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 @@ -22253,11 +26761,6 @@ * 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 @@ -22282,28 +26785,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 @@ -22325,22 +26813,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. @@ -22380,14 +26860,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 @@ -22424,11 +26899,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 @@ -22492,10 +26962,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 @@ -22509,17 +26975,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 @@ -22552,8 +27014,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 @@ -22565,10 +27026,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 @@ -22590,19 +27047,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 @@ -22627,15 +27078,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 @@ -22664,11 +27106,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 @@ -22892,8 +27329,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, @@ -22902,8 +27338,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 @@ -22916,20 +27351,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 @@ -22938,7 +27370,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 @@ -22980,12 +27412,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, @@ -22995,14 +27425,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 @@ -23036,60 +27458,52 @@ 2003-07-15 06:30 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, bin/mason_handler.fcgi, bin/mason_handler.scgi, + bin/rt-mailgate, etc/schema.Pg, lib/RT.pm, lib/RT/Record.pm: + reverting to vendor branch rt 3.0.4, hopefully + +2003-07-15 06:16 ivan + + * rt/: 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, + html/Admin/Users/Modify.html, html/Elements/Footer, + html/Elements/Header, html/Elements/Menu, + html/Elements/PageLayout, html/Elements/SelectDate, + html/Elements/SimpleSearch, html/Elements/Tabs, + html/Elements/TitleBoxStart, html/Search/Bulk.html, + html/Ticket/Create.html, html/Ticket/Display.html, + html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs, + html/User/Prefs.html, lib/RT/Groups_Overlay.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/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, Makefile.in, 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, html/Admin/index.html, - html/Admin/Elements/AddCustomFieldValue, + 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/rt.spec, etc/schema.SQLite, + etc/schema.mysql, html/autohandler, html/index.html, html/l, + html/Admin/index.html, html/Admin/Elements/AddCustomFieldValue, html/Admin/Elements/CreateUserCalled, html/Admin/Elements/EditCustomField, html/Admin/Elements/EditCustomFieldValues, @@ -23101,9 +27515,7 @@ html/Admin/Elements/GroupTabs, html/Admin/Elements/Header, html/Admin/Elements/ListGlobalCustomFields, html/Admin/Elements/ListGlobalScrips, - html/Admin/Elements/ModifyQueue, html/Admin/Elements/ModifyTemplate, - html/Admin/Elements/ModifyUser, html/Admin/Elements/QueueRightsForUser, html/Admin/Elements/QueueTabs, html/Admin/Elements/SelectCustomFieldType, @@ -23120,8 +27532,6 @@ html/Admin/Elements/SelectTemplate, html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs, html/Admin/Elements/Tabs, html/Admin/Elements/UserTabs, - html/Admin/Global/CustomField.html, - html/Admin/Global/CustomFields.html, html/Admin/Global/GroupRights.html, html/Admin/Global/Scrip.html, html/Admin/Global/Scrips.html, html/Admin/Global/Template.html, html/Admin/Global/Templates.html, @@ -23137,7 +27547,6 @@ html/Admin/Queues/Template.html, html/Admin/Queues/Templates.html, html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html, - html/Admin/Users/Modify.html, html/Admin/Users/Prefs.html, html/Admin/Users/index.html, html/Approvals/Display.html, html/Approvals/index.html, html/Approvals/Elements/Approve, html/Approvals/Elements/PendingMyApproval, @@ -23145,16 +27554,14 @@ html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd, html/Elements/BevelBoxRaisedStart, html/Elements/Callback, html/Elements/Checkbox, html/Elements/CreateTicket, - html/Elements/Error, html/Elements/Footer, - html/Elements/GotoTicket, html/Elements/Header, + html/Elements/Error, html/Elements/GotoTicket, html/Elements/ListActions, html/Elements/Login, - html/Elements/Menu, html/Elements/MessageBox, - html/Elements/MyRequests, html/Elements/MyTickets, - html/Elements/PageLayout, html/Elements/Quicksearch, + html/Elements/MessageBox, html/Elements/MyRequests, + html/Elements/MyTickets, html/Elements/Quicksearch, html/Elements/Refresh, html/Elements/Section, html/Elements/SelectAttachmentField, html/Elements/SelectBoolean, html/Elements/SelectCustomFieldOperator, - html/Elements/SelectCustomFieldValue, html/Elements/SelectDate, + html/Elements/SelectCustomFieldValue, html/Elements/SelectDateRelation, html/Elements/SelectDateType, html/Elements/SelectEqualityOperator, html/Elements/SelectGroups, html/Elements/SelectLinkType, html/Elements/SelectMatch, @@ -23164,23 +27571,11 @@ html/Elements/SelectTicketSortBy, html/Elements/SelectTicketTypes, html/Elements/SelectUsers, html/Elements/SelectWatcherType, - html/Elements/SetupSessionCookie, html/Elements/ShadedBox, - html/Elements/ShadedInputRow, html/Elements/ShadedRow, - html/Elements/SimpleSearch, html/Elements/Submit, - html/Elements/Tabs, html/Elements/TitleBoxEnd, - html/Elements/TitleBoxStart, html/Elements/ViewUser, - html/NoAuth/Logout.html, html/NoAuth/Reminder.html, - html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif, - html/NoAuth/images/bplogo.gif, html/NoAuth/images/favicon.png, - html/NoAuth/images/head_requestracker.gif, - html/NoAuth/images/rt.jpg, html/NoAuth/images/space.gif, - html/NoAuth/images/spacer.gif, - html/NoAuth/images/squares_blue.gif, - html/REST/1.0/NoAuth/mail-gateway, html/Search/Bulk.html, - html/Search/Listing.html, html/Search/Elements/PickRestriction, - html/Search/Elements/TicketHeader, - html/Search/Elements/TicketHeaderCell, - html/Search/Elements/TicketRow, html/SelfService/Closed.html, + html/Elements/SetupSessionCookie, html/Elements/Submit, + html/Elements/TitleBoxEnd, html/NoAuth/Logout.html, + html/NoAuth/Reminder.html, html/NoAuth/images/bplogo.gif, + html/NoAuth/images/favicon.png, + html/REST/1.0/NoAuth/mail-gateway, html/SelfService/Closed.html, html/SelfService/Create.html, html/SelfService/Display.html, html/SelfService/Error.html, html/SelfService/Prefs.html, html/SelfService/Update.html, html/SelfService/index.html, @@ -23188,8 +27583,7 @@ html/SelfService/Elements/GotoTicket, html/SelfService/Elements/Header, html/SelfService/Elements/MyRequests, - html/SelfService/Elements/Tabs, html/Ticket/Create.html, - html/Ticket/Display.html, html/Ticket/History.html, + html/SelfService/Elements/Tabs, html/Ticket/History.html, html/Ticket/Modify.html, html/Ticket/ModifyAll.html, html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html, html/Ticket/ModifyPeople.html, html/Ticket/Update.html, @@ -23198,78 +27592,79 @@ html/Ticket/Elements/EditBasics, html/Ticket/Elements/EditCustomField, html/Ticket/Elements/EditCustomFields, - html/Ticket/Elements/EditDates, html/Ticket/Elements/EditLinks, - html/Ticket/Elements/EditPeople, + html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople, html/Ticket/Elements/EditWatchers, html/Ticket/Elements/ShowAttachments, html/Ticket/Elements/ShowBasics, html/Ticket/Elements/ShowCustomFields, html/Ticket/Elements/ShowDates, html/Ticket/Elements/ShowDependencies, - html/Ticket/Elements/ShowHistory, html/Ticket/Elements/ShowLink, - html/Ticket/Elements/ShowLinks, - html/Ticket/Elements/ShowMemberOf, + html/Ticket/Elements/ShowHistory, html/Ticket/Elements/ShowMembers, html/Ticket/Elements/ShowMessageHeaders, html/Ticket/Elements/ShowMessageStanza, html/Ticket/Elements/ShowPeople, - html/Ticket/Elements/ShowReferences, html/Ticket/Elements/ShowRequestor, - html/Ticket/Elements/ShowSummary, - html/Ticket/Elements/ShowTransaction, html/Ticket/Elements/Tabs, - html/User/Delegation.html, html/User/Prefs.html, + html/Ticket/Elements/ShowTransaction, html/User/Delegation.html, html/User/Elements/DelegateRights, html/User/Elements/GroupTabs, html/User/Elements/Tabs, html/User/Groups/Members.html, html/User/Groups/Modify.html, html/User/Groups/index.html, - lib/RT.pm.in, lib/RT/ACE_Overlay.pm, lib/RT/ACL_Overlay.pm, - lib/RT/Attachment_Overlay.pm, lib/RT/Attachments_Overlay.pm, - lib/RT/Base.pm, lib/RT/CachedGroupMember.pm, - lib/RT/CachedGroupMember_Overlay.pm, + lib/RT.pm.in, 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/CustomFieldValue.pm, lib/RT/CustomFieldValues.pm, - lib/RT/CustomFieldValues_Overlay.pm, + lib/RT/CachedGroupMembers_Overlay.pm, lib/RT/CurrentUser.pm, + lib/RT/CustomField.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/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.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/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/CLI.pm, lib/RT/Interface/Email.pm, + lib/RT/Interface/Web.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, - lib/t/data/multipart-alternative-with-umlaut, + lib/t/01harness.t, lib/t/data/multipart-alternative-with-umlaut, lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822, lib/t/data/new-ticket-from-iso-8859-1, lib/t/data/new-ticket-from-iso-8859-1-full, @@ -23284,15 +27679,13 @@ lib/t/data/8859-15-message-series/msg5, lib/t/data/8859-15-message-series/msg6, lib/t/data/8859-15-message-series/msg7, - lib/t/regression/00placeholder, lib/t/regression/mime_tests, - m4/rt_enable_layout.m4, m4/rt_expand_var.m4, m4/rt_layout.m4, + lib/t/regression/mime_tests, 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/regression_harness, 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 @@ -23345,18 +27738,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 @@ -23367,10 +27752,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 @@ -23382,7 +27763,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 @@ -23405,8 +27786,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 @@ -23451,20 +27831,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 @@ -23571,11 +27937,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 @@ -23599,11 +27960,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 @@ -23629,18 +27985,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 @@ -23658,6 +28002,11 @@ * 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" @@ -23672,7 +28021,6 @@ * 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! @@ -23689,7 +28037,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) @@ -23783,13 +28130,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 @@ -23820,19 +28166,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: @@ -23904,8 +28237,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 @@ -23934,15 +28266,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 @@ -23958,8 +28288,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 @@ -23973,9 +28302,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: @@ -24023,9 +28351,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 @@ -24037,9 +28365,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 @@ -24099,10 +28427,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 @@ -24139,32 +28463,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, @@ -24172,19 +28477,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 @@ -24212,9 +28512,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 @@ -24252,9 +28551,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 @@ -24278,12 +28577,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 @@ -24373,11 +28666,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, @@ -24389,8 +28677,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 @@ -24410,10 +28698,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 @@ -24433,8 +28717,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 @@ -24498,9 +28781,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 @@ -24567,10 +28849,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, @@ -24607,18 +28885,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 @@ -24626,8 +28896,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 @@ -24688,8 +28957,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 @@ -24743,11 +29012,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/ @@ -24773,15 +29037,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 @@ -24799,9 +29055,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 @@ -24879,8 +29134,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 - @@ -24914,11 +29168,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 @@ -24941,7 +29190,7 @@ 2002-09-25 02:11 ivan - * Makefile, httemplate/docs/install.html: doc + * Makefile: doc 2002-09-25 02:09 ivan @@ -24954,9 +29203,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 @@ -24964,14 +29212,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 @@ -24991,11 +29237,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 @@ -25007,29 +29252,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 @@ -25039,10 +29272,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, @@ -25057,8 +29286,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 @@ -25070,15 +29298,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 @@ -25091,10 +29314,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 @@ -25108,34 +29327,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 @@ -25181,7 +29384,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 @@ -25202,10 +29405,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 @@ -25397,52 +29596,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: + 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 @@ -25467,14 +29628,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 @@ -25484,16 +29637,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 @@ -25510,8 +29656,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, @@ -25531,7 +29677,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 @@ -25539,15 +29685,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 @@ -25570,110 +29710,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 @@ -25686,16 +29736,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, @@ -25714,9 +29760,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 @@ -25797,10 +29842,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!! @@ -25838,10 +29879,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 @@ -25879,7 +29916,7 @@ 2002-06-30 04:01 ivan - * ANNOUCE.1.4.0, CREDITS: administrivia + * CREDITS: administrivia 2002-06-30 00:17 ivan @@ -25906,12 +29943,7 @@ 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 @@ -25967,8 +29999,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 @@ -26046,10 +30078,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 @@ -26063,23 +30091,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, @@ -26127,7 +30147,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 @@ -26149,11 +30169,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 @@ -26193,22 +30209,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 @@ -26216,7 +30219,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 @@ -26286,14 +30289,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. @@ -26307,11 +30310,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 @@ -26327,10 +30325,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 @@ -26398,15 +30392,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 @@ -26421,8 +30412,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 @@ -26455,19 +30446,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 @@ -26478,11 +30461,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 @@ -26503,10 +30481,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 @@ -26515,13 +30489,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 @@ -26548,10 +30521,6 @@ * Makefile: INSTALLGROUP -2002-05-09 09:41 ivan - - * bin/populate-msgcat: permissions - 2002-05-09 08:26 ivan * Makefile: final make release? @@ -26569,12 +30538,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 @@ -26583,15 +30546,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 @@ -26600,12 +30561,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 @@ -26616,10 +30575,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 @@ -26627,16 +30582,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 @@ -26663,8 +30617,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 @@ -26702,14 +30656,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 @@ -26724,14 +30677,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 @@ -26771,35 +30716,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 @@ -26816,9 +30732,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 @@ -26842,18 +30758,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 @@ -26876,22 +30788,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 @@ -26922,9 +30828,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, @@ -26935,12 +30840,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 @@ -26964,11 +30868,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: @@ -26982,11 +30885,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 @@ -26994,9 +30892,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 @@ -27023,9 +30920,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 @@ -27034,16 +30931,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 @@ -27059,32 +30953,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 @@ -27094,17 +30979,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 @@ -27118,10 +30997,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/ @@ -27129,9 +31004,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 @@ -27143,10 +31018,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, @@ -27193,12 +31064,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 @@ -27216,12 +31086,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) @@ -27257,11 +31124,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: @@ -27270,10 +31132,6 @@ in config editor, initial newlines in