summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8726
1 files changed, 6017 insertions, 2709 deletions
diff --git a/ChangeLog b/ChangeLog
index 4114eed..f7a95ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,1496 @@
+2010-04-04 23:58 ivan
+
+ * conf/invoice_from: company email
+
+2010-04-04 23:57 ivan
+
+ * FS/bin/freeside-upgrade: require DBIx::DBSchema 0.39 for mysql
+
+2010-04-04 23:50 ivan
+
+ * FS/FS/part_export/thirdlane.pm: thirdlane deletion fix
+
+2010-04-04 22:20 ivan
+
+ * FS/FS/part_export/indosoft.pm: initial indosoft export, RT#4068
+
+2010-04-04 18:23 ivan
+
+ * httemplate/search/part_pkg.html: last fix for employee
+ commisssion report, RT#6991
+
+2010-04-04 17:59 ivan
+
+ * httemplate/elements/menu.html: add employee commission report to
+ menu, RT#6991
+
+2010-04-04 16:47 ivan
+
+ * FS/FS/Schema.pm: fix otaker upgrade
+
+2010-04-04 16:37 ivan
+
+ * FS/FS/cust_pay_void.pm: fix otaker upgrade
+
+2010-04-04 16:27 ivan
+
+ * FS/FS/: cust_attachment.pm, cust_main_note.pm: fix otaker upgrade
+ for cust_attachment & cust_main_note, hopefully
+
+2010-04-04 16:18 ivan
+
+ * FS/FS/: cust_attachment.pm, cust_main_note.pm: fix otaker upgrade
+ for cust_attachment & cust_main_note, hopefully
+
+2010-04-04 15:52 ivan
+
+ * FS/FS/: cust_main.pm: fix otaker upgrade for cust_main
+
+2010-04-04 15:44 ivan
+
+ * FS/FS/cust_main_note.pm: fix note editing of old notes until we
+ can fix the cust_main_note.otaker disaster, RT#7991
+
+2010-04-01 14:30 mark
+
+ * httemplate/search/elements/cust_main_dayranges.html: fix column
+ alignment
+
+2010-04-01 01:10 ivan
+
+ * FS/FS/part_pkg/: flat.pm, subscription.pm: fix nasty discount
+ fallout (i hope)
+
+2010-04-01 00:39 ivan
+
+ * FS/FS/part_pkg/flat.pm: fix nasty discount fallout (i hope)
+
+2010-03-31 21:43 mark
+
+ * FS/FS/UI/Web.pm, httemplate/search/report_receivables.cgi,
+ httemplate/search/elements/cust_main_dayranges.html,
+ httemplate/search/elements/search-html.html,
+ httemplate/search/elements/search.html: RT#866: links to process
+ payments from aging report
+
+2010-03-31 08:48 jeff
+
+ * FS/: MANIFEST, FS/part_export/dashcs_e911.pm: add dash carrier
+ services e911 support RT7103
+
+2010-03-31 00:41 mark
+
+ * httemplate/search/: report_receivables.cgi,
+ report_receivables.html, report_unapplied_cust_pay.html,
+ unapplied_cust_pay.html, elements/cust_main_dayranges.html:
+ RT#7266: aging reports as of a past date
+
+2010-03-31 00:35 ivan
+
+ * httemplate/: edit/process/cust_main_attach.cgi,
+ edit/process/cust_main_note.cgi, view/cust_main/attachments.html,
+ view/cust_main/notes.html: fix customer notes and attachments wrt
+ s/otaker/usernum/ changes; still need to look at the migration,
+ RT#7935
+
+2010-03-30 23:30 ivan
+
+ * FS/FS/Misc.pm: eliminate harmless "Use of uninitialized value
+ $enc in string eq" warnings
+
+2010-03-30 05:12 ivan
+
+ * httemplate/search/part_pkg.html, FS/FS/Schema.pm: employee
+ commission reporting, RT#6991
+
+2010-03-30 05:07 ivan
+
+ * httemplate/search/report_employee_commission.html,
+ FS/FS/cust_main.pm, FS/FS/cust_credit.pm, FS/FS/cust_event.pm,
+ FS/FS/part_event/Action/pkg_agent_credit.pm,
+ FS/FS/part_event/Action/pkg_employee_credit.pm,
+ FS/FS/part_event/Action/pkg_referral_credit.pm: employee
+ commission reporting, RT#6991
+
+2010-03-29 20:28 ivan
+
+ * FS/FS/Record.pm: regexp_sql
+
+2010-03-29 20:10 ivan
+
+ * FS/MANIFEST: employee (otaker / access_user) commissioning,
+ RT#6991
+
+2010-03-29 19:53 ivan
+
+ * httemplate/browse/access_user.html,
+ httemplate/edit/access_user.html, FS/FS/part_pkg.pm,
+ FS/FS/part_event/Action/pkg_agent_credit.pm,
+ FS/FS/part_event/Action/pkg_agent_credit_pkg.pm,
+ FS/FS/part_event/Action/pkg_employee_credit_pkg.pm,
+ FS/FS/part_event/Action/pkg_referral_credit.pm,
+ FS/FS/part_event/Action/pkg_referral_credit_pkg.pm,
+ FS/FS/part_event/Action/Mixin/credit_pkg.pm,
+ httemplate/elements/search-cust_main.html,
+ httemplate/elements/tr-search-cust_main.html: employee (otaker /
+ access_user) commissioning, RT#6991
+
+2010-03-29 19:52 ivan
+
+ * FS/FS/part_event/Action/pkg_employee_credit.pm: employee
+ commissions, RT#6991
+
+2010-03-29 19:04 ivan
+
+ * FS/FS/: part_event_condition.pm, part_event/Condition/balance.pm,
+ part_event/Condition/balance_age.pm,
+ part_event/Condition/balance_under.pm,
+ part_event/Condition/cust_bill_has_service.pm,
+ part_event/Condition/cust_bill_owed.pm,
+ part_event/Condition/cust_bill_owed_under.pm: fixes for MySQL
+ CAST drain bramage
+
+2010-03-29 02:18 mark
+
+ * FS/FS/Mason.pm, FS/FS/cust_main.pm,
+ httemplate/elements/select-user.html,
+ httemplate/elements/tr-select-user.html,
+ httemplate/graph/report_signupdate.html,
+ httemplate/graph/signupdate.cgi,
+ httemplate/graph/elements/monthly.html,
+ httemplate/graph/elements/report.html,
+ httemplate/search/cust_main.html: RT#884: search customers by
+ signup time of day
+
+2010-03-28 17:38 ivan
+
+ * FS/FS/cust_pay.pm: move from otaker to proper usernum FK
+
+2010-03-28 17:23 ivan
+
+ * FS/FS/: Schema.pm, Upgrade.pm, access_user.pm, banned_pay.pm,
+ cust_attachment.pm, cust_credit.pm, cust_main.pm,
+ cust_main_note.pm, cust_pay_void.pm, cust_pkg.pm,
+ cust_pkg_discount.pm, cust_pkg_reason.pm, cust_refund.pm,
+ otaker_Mixin.pm: move from otaker to proper usernum FK
+
+2010-03-26 23:21 ivan
+
+ * FS/FS/cust_bill_pkg_detail.pm: fix cust_bill_pkg_detail throwing
+ a fatal error w/MySQL
+
+2010-03-26 23:09 ivan
+
+ * httemplate/: view/cust_main.cgi, view/cust_main/notes.html,
+ edit/cust_main_note.cgi: resize customer not add popup, eliminate
+ needless <BR> in popup
+
+2010-03-26 21:37 ivan
+
+ * FS/FS/Upgrade.pm: these are now supported in supported in
+ DBIx-DBSchema and friends
+
+2010-03-26 20:43 ivan
+
+ * FS/FS/: reason.pm, tax_rate.pm: these are now supported in
+ supported in DBIx-DBSchema and friends
+
+2010-03-26 15:25 ivan
+
+ * httemplate/elements/: select-areacode.html, select-did.html: fix
+ E911 vs. DID selector on phone provision, RT#7819
+
+2010-03-26 14:43 ivan
+
+ * FS/FS/cust_pkg.pm: no DISTINCT ON in MySQL makes kittens cry
+
+2010-03-26 00:52 ivan
+
+ * httemplate/elements/: freeside-menu.css, freeside.css: that'll do
+ for now
+
+2010-03-25 22:02 ivan
+
+ * FS/FS/Schema.pm: kludge a fix for the MySQL statustext index
+ problem, fix s/serial/int/ for non-primary keys in
+ part_pkg_taxoverride, and s/TEXT/LONGTEXT/ ourselves until
+ DBIx::DBSchema 0.39
+
+2010-03-25 21:50 ivan
+
+ * FS/FS/UID.pm: don't warn about the configuration table during
+ setup
+
+2010-03-25 19:19 ivan
+
+ * bin/build_exten.php: adding build_exten.php since FreePBX won't
+ ship it
+
+2010-03-25 18:06 ivan
+
+ * rt/lib/RT/: Ticket_Overlay.pm: ticket auto-association in the
+ correct spot. how the hell did it get merged there? RT#7882
+
+2010-03-25 15:30 ivan
+
+ * httemplate/elements/header.html: fix new header in RT
+
+2010-03-25 15:21 ivan
+
+ * rt/lib/RT/User_Overlay.pm: fix user modification?
+
+2010-03-25 14:22 ivan
+
+ * rt/lib/RT/URI/freeside.pm: generate a stack backtrace for mystery
+ freeside link resolution problems
+
+2010-03-25 13:21 ivan
+
+ * httemplate/elements/: header.html, searchbar-address2.html,
+ searchbar-cust_bill.html, searchbar-cust_main.html,
+ searchbar-cust_svc.html, searchbar-prospect.html,
+ searchbar-ticket.html: when using a side menubar, put search
+ boxes on the side too
+
+2010-03-24 18:37 mark
+
+ * FS/FS/Mason.pm, httemplate/view/cust_main/notes.html: RT#6226:
+ security fix for customer notes
+
+2010-03-24 01:37 ivan
+
+ * FS/FS/Conf.pm, httemplate/search/cust_bill_pkg.cgi,
+ httemplate/search/report_prepaid_income.cgi: better prepaid
+ income reporting, with line item detail, RT#7776
+
+2010-03-23 02:13 ivan
+
+ * FS/FS/mailinglist.pm, FS/FS/mailinglistmember.pm,
+ FS/FS/svc_mailinglist.pm, FS/FS/part_export/communigate_pro.pm,
+ httemplate/elements/header.html,
+ httemplate/search/mailinglistmember.html: export svc_mailinglist
+ to CGP groups, RT#7514
+
+2010-03-23 01:27 ivan
+
+ * httemplate/images/: black-gray-side.png, gray-black-side.png:
+ goodbye and good riddance
+
+2010-03-22 20:53 ivan
+
+ * FS/: FS.pm, FS/h_svc_mailinglist.pm, t/h_svc_mailinglist.t,
+ FS/Mason.pm: adding svc_mailinglist for communigate "groups"
+ (mailing lists), RT#7514
+
+2010-03-22 20:47 ivan
+
+ * FS/MANIFEST, FS/FS/Schema.pm, FS/FS/mailinglist.pm,
+ FS/FS/mailinglistmember.pm, FS/FS/svc_mailinglist.pm,
+ FS/t/mailinglist.t, FS/t/mailinglistmember.t,
+ FS/t/svc_mailinglist.t, httemplate/edit/mailinglistmember.html,
+ httemplate/edit/part_svc.cgi,
+ httemplate/edit/svc_mailinglist.cgi,
+ httemplate/edit/process/mailinglistmember.html,
+ httemplate/edit/process/svc_mailinglist.html,
+ httemplate/misc/delete-mailinglistmember.html,
+ httemplate/search/mailinglistmember.html,
+ httemplate/view/svc_mailinglist.cgi: adding svc_mailinglist for
+ communigate "groups" (mailing lists), RT#7514
+
+2010-03-22 20:34 ivan
+
+ * httemplate/elements/freeside.css: little bit further, just a
+ little bit more
+
+2010-03-22 18:17 ivan
+
+ * httemplate/elements/menubar.html: don't like that <BR> after
+ all... for now
+
+2010-03-22 18:07 ivan
+
+ * httemplate/elements/freeside.css: wfm
+
+2010-03-22 18:04 ivan
+
+ * httemplate/elements/: xmenu.css, xmenu.top.css: purple on pink is
+ WAY too my little pony. man, its not easy being purple
+
+2010-03-22 12:46 ivan
+
+ * httemplate/elements/: freeside.css, menubar.html: 1.9-style
+ menubar was hurting my eyes
+
+2010-03-22 07:08 jeff
+
+ * FS/FS/tax_rate.pm: fix restore of setup and recur taxproducts on
+ tax data replacement
+
+2010-03-21 23:34 ivan
+
+ * httemplate/elements/freeside.css: fix link hover effect so it
+ doesn't underline A NAME tags
+
+2010-03-21 16:56 ivan
+
+ * httemplate/elements/freeside.css: fix inadvertant button styling
+
+2010-03-21 16:13 ivan
+
+ * FS/FS/Schema.pm, FS/FS/rate_detail.pm,
+ FS/FS/part_pkg/voip_cdr.pm, httemplate/browse/rate_detail.html,
+ httemplate/edit/rate_detail.html,
+ httemplate/edit/rate_region.cgi,
+ httemplate/edit/process/rate_region.cgi,
+ httemplate/misc/rate_edit_excel.html,
+ httemplate/misc/process/copy-rate_detail.html: connection fee for
+ initial N seconds support, RT#7018
+
+2010-03-21 12:34 ivan
+
+ * rt/etc/RT_SiteConfig.pm: make the fckeditor taller, way too small
+
+2010-03-20 22:18 ivan
+
+ * rt/FREESIDE_MODIFIED: think this fixes the "results box color
+ infects everything else" problem
+
+2010-03-20 16:30 ivan
+
+ * httemplate/docs/credits.html: more RT integration / reskin / 2.1,
+ RT#6640
+
+2010-03-20 16:22 ivan
+
+ * httemplate/: elements/menu.html,
+ elements/popup_link_onclick.html, images/cvv2.png,
+ images/cvv2_amex.png: more RT integration / reskin / 2.1, RT#6640
+
+2010-03-20 15:44 ivan
+
+ * httemplate/elements/: freeside-menu.css, header.html, xmenu.css,
+ xmenu.js, xmenu.top.css: more RT integration / reskin / 2.1,
+ RT#6640
+
+2010-03-20 15:11 ivan
+
+ * httemplate/elements/calendar-win2k-2.css,
+ httemplate/elements/freeside-menu.css,
+ httemplate/elements/header.html, httemplate/elements/menu.html,
+ httemplate/elements/xmenu.top.css,
+ httemplate/elements/xmenu.top.js,
+ httemplate/images/arrow.down.black.png,
+ httemplate/images/black-gradient.png,
+ httemplate/images/black-gray-gradient.png, rt/FREESIDE_MODIFIED,
+ httemplate/elements/freeside.css: more RT integration / reskin /
+ 2.1, RT#6640
+
+2010-03-19 01:27 ivan
+
+ * httemplate/: docs/cvv2.html, elements/header-minimal.html,
+ elements/header-popup.html, elements/header.html,
+ elements/tr-justtitle.html, elements/tr-title.html,
+ elements/freeside-menu.css, elements/menu.html,
+ elements/menubar.html, elements/xmenu.top.css: skin RT 3.8,
+ slight new look for 2.1, RT#6640
+
+2010-03-19 01:26 ivan
+
+ * rt/FREESIDE_MODIFIED: skin RT 3.8, RT#6640
+
+2010-03-19 01:20 mark
+
+ * httemplate/misc/batch-cust_pay.html: RT#7812: confirm before
+ closing quick payment entry
+
+2010-03-18 01:02 ivan
+
+ * httemplate/edit/cust_main/top_misc.html: signup date fix?
+
+2010-03-18 00:59 ivan
+
+ * FS/FS/Schema.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
+ FS/FS/cust_pkg.pm, FS/FS/part_pkg.pm,
+ httemplate/edit/quick-charge.html,
+ FS/FS/part_event/Condition/cust_bill_has_noauto.pm,
+ FS/FS/part_event/Condition/cust_bill_hasnt_noauto.pm,
+ httemplate/edit/process/quick-charge.cgi,
+ httemplate/edit/process/quick-cust_pkg.cgi,
+ httemplate/misc/order_pkg.html,
+ httemplate/view/cust_main/one_time_charge_link.html,
+ httemplate/view/cust_main/order_pkg_link.html,
+ httemplate/view/cust_main/packages/status.html: disable
+ auto-billing of specific customer packages, RT#6378
+
+2010-03-16 01:05 mark
+
+ * httemplate/edit/cust_main_note.cgi: minor bugfix
+
+2010-03-16 00:49 mark
+
+ * httemplate/elements/fckeditor/: fckconfig.js, fckeditor.js,
+ fckpackager.xml, fckstyles.xml, fcktemplates.xml,
+ editor/fckdebug.html, editor/fckdialog.html,
+ editor/fckeditor.html, editor/fckeditor.original.html,
+ editor/css/fck_editorarea.css, editor/css/fck_internal.css,
+ editor/css/fck_showtableborders_gecko.css,
+ editor/css/images/block_address.png,
+ editor/css/images/block_blockquote.png,
+ editor/css/images/block_div.png, editor/css/images/block_h1.png,
+ editor/css/images/block_h2.png, editor/css/images/block_h3.png,
+ editor/css/images/block_h4.png, editor/css/images/block_h5.png,
+ editor/css/images/block_h6.png, editor/css/images/block_p.png,
+ editor/css/images/block_pre.png,
+ editor/css/images/fck_plugin.gif, editor/dialog/fck_about.html,
+ editor/dialog/fck_anchor.html, editor/dialog/fck_button.html,
+ editor/dialog/fck_checkbox.html,
+ editor/dialog/fck_colorselector.html, editor/dialog/fck_div.html,
+ editor/dialog/fck_docprops.html, editor/dialog/fck_flash.html,
+ editor/dialog/fck_form.html, editor/dialog/fck_hiddenfield.html,
+ editor/dialog/fck_image.html, editor/dialog/fck_link.html,
+ editor/dialog/fck_listprop.html, editor/dialog/fck_paste.html,
+ editor/dialog/fck_radiobutton.html,
+ editor/dialog/fck_replace.html, editor/dialog/fck_scayt.html,
+ editor/dialog/fck_select.html, editor/dialog/fck_smiley.html,
+ editor/dialog/fck_source.html,
+ editor/dialog/fck_specialchar.html,
+ editor/dialog/fck_spellerpages.html,
+ editor/dialog/fck_table.html, editor/dialog/fck_tablecell.html,
+ editor/dialog/fck_template.html, editor/dialog/fck_textarea.html,
+ editor/dialog/fck_textfield.html,
+ editor/dialog/common/fck_dialog_common.css,
+ editor/dialog/common/fck_dialog_common.js,
+ editor/dialog/fck_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_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/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/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/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: FCKeditor 2.6.6
+
+2010-03-15 19:51 mark
+
+ * httemplate/: edit/cust_main_note.cgi, view/cust_main/notes.html,
+ elements/htmlarea.html: RT#6226: fckeditor for customer notes
+
+2010-03-15 19:14 ivan
+
+ * rt/etc/rt.spec: remove rt.spec, borking our build somehow
+
+2010-03-15 18:00 ivan
+
+ * httemplate/search/: cust_main-zip.html,
+ report_cust_main-zip.html: w/svc_whatever option on zip code
+ distribution report, RT#7784
+
+2010-03-15 15:31 mark
+
+ * FS/bin/freeside-paymentech-upload: RT#7473: add -p option
+
+2010-03-15 00:13 ivan
+
+ * httemplate/edit/svc_broadband.cgi: fix editing svc_broadband
+ service w/no ip address, RT#7786
+
+2010-03-14 23:18 ivan
+
+ * httemplate/search/elements/cust_pay_or_refund.html: deleted
+ payment report, RT#7694
+
+2010-03-14 23:10 ivan
+
+ * httemplate/search/: h_cust_pay.html, report_h_cust_pay.html,
+ elements/cust_pay_or_refund.html: deleted payment report, RT#7694
+
+2010-03-14 19:06 ivan
+
+ * httemplate/edit/part_pkg.cgi: fix diabled package optional
+ reporting classes still selectable on package def edit, RT#7658
+
+2010-03-13 15:50 ivan
+
+ * FS/FS/cust_pkg.pm: quiet extraneous warnings from
+ expire_months/start_1st stuff, getting in the way of debugging
+ for ncic, RT#7780
+
+2010-03-12 13:56 ivan
+
+ * FS/FS/Conf.pm, FS/FS/svc_phone.pm, httemplate/edit/svc_phone.cgi:
+ add svc_phone-phone_name-max_length config, RT#7047
+
+2010-03-12 13:29 ivan
+
+ * FS/FS/cust_location.pm, FS/FS/cust_main.pm,
+ FS/FS/location_Mixin.pm, FS/FS/svc_phone.pm,
+ httemplate/edit/svc_phone.cgi,
+ httemplate/edit/elements/svc_Common.html,
+ httemplate/edit/process/svc_phone.html,
+ httemplate/elements/tr-select-cust_location.html,
+ httemplate/view/svc_phone.cgi: finishing e911/svc_phone location,
+ RT#7047
+
+2010-03-12 03:48 mark
+
+ * httemplate/edit/svc_broadband.cgi: RT#7765: sort broadband router
+ names
+
+2010-03-11 19:36 ivan
+
+ * FS/FS/Schema.pm, FS/FS/cust_pkg.pm, FS/FS/location_Mixin.pm,
+ FS/FS/svc_phone.pm, FS/t/location_Mixin.t,
+ httemplate/edit/svc_phone.cgi,
+ httemplate/edit/elements/edit.html,
+ httemplate/edit/elements/svc_Common.html,
+ httemplate/elements/location.html,
+ httemplate/elements/tr-select-cust_location.html,
+ httemplate/view/svc_phone.cgi: add location to svc_phone, RT#7047
+
+2010-03-11 19:30 ivan
+
+ * FS/MANIFEST: add location to svc_phone, RT#7047
+
+2010-03-10 19:27 ivan
+
+ * FS/FS/TicketSystem/RT_External.pm,
+ httemplate/view/cust_main/tickets.html: add queue selection to
+ customer ticket creation, RT#7656
+
+2010-03-10 18:15 ivan
+
+ * httemplate/docs/credits.html: Mark Wells is now a member of the
+ core team. Kristian Hoffman has been moved to the core emeritus
+
+2010-03-10 00:20 mark
+
+ * httemplate/edit/svc_acct.cgi: fix probably misplaced text field
+
+2010-03-09 23:50 mark
+
+ * httemplate/edit/svc_domain.cgi: fix probably misplaced text field
+
+2010-03-09 22:52 ivan
+
+ * FS/FS/cust_pkg.pm: oops, move start_1st and expire_months
+ handling from check to insert, so it doesn't get triggered on
+ edit, RT#7347
+
+2010-03-09 22:47 ivan
+
+ * httemplate/edit/process/REAL_cust_pkg.cgi: fix warning about
+ adding a start date to actually check its *added*, RT#7352
+
+2010-03-09 15:47 ivan
+
+ * httemplate/misc/delay_susp_pkg.html: tyop too
+
+2010-03-09 14:37 mark
+
+ * httemplate/misc/cancel_pkg.html: fix typo
+
+2010-03-09 13:57 mark
+
+ * FS/FS/prepay_credit.pm, httemplate/edit/prepay_credit.cgi,
+ httemplate/edit/process/prepay_credit.cgi: RT#7407, variable
+ length prepaid card codes
+
+2010-03-09 00:37 ivan
+
+ * FS/FS/part_pkg/sql_external.pm: move sql_external to use
+ recur_Common, RT#7212
+
+2010-03-09 00:05 ivan
+
+ * httemplate/edit/REAL_cust_pkg.cgi: date editing fix, fallout from
+ date_format
+
+2010-03-08 18:43 ivan
+
+ * FS/FS/: cust_pkg.pm, part_pkg/flat.pm: a package that starts on
+ the 1st and expires after N months, RT#7738
+
+2010-03-08 18:39 ivan
+
+ * FS/FS/cust_main.pm: fix ACH refunds w/IPPay. B:OP 3.01 and IPPay
+ 0.05_02 required. RT#_7673
+
+2010-03-08 18:12 ivan
+
+ * FS/FS/cust_pkg.pm: init ticket system new-style
+
+2010-03-08 16:23 jeff
+
+ * FS/FS/Setup.pm: tyop broke populate_initial_data
+
+2010-03-08 16:18 jeff
+
+ * FS/FS/reason_type.pm: and this is not 1.7.x
+
+2010-03-08 15:07 jeff
+
+ * FS/FS/part_export/prizm.pm: try a delete before adding an element
+ to prizm
+
+2010-03-08 14:13 ivan
+
+ * FS/FS/cust_main.pm: fix ACH refunds w/IPPay. B:OP 3.01 and IPPay
+ 0.05_02 required. RT#_7673
+
+2010-03-08 02:57 ivan
+
+ * FS/FS/Conf.pm, FS/FS/cust_bill.pm,
+ httemplate/edit/REAL_cust_pkg.cgi,
+ httemplate/edit/cust_credit.cgi, httemplate/edit/cust_pay.cgi,
+ httemplate/edit/cust_refund.cgi,
+ httemplate/edit/quick-charge.html,
+ httemplate/edit/elements/ApplicationCommon.html,
+ httemplate/elements/tr-input-beginning_ending.html,
+ httemplate/elements/tr-input-date-field.html,
+ httemplate/misc/cancel_pkg.html,
+ httemplate/misc/delay_susp_pkg.html,
+ httemplate/misc/order_pkg.html,
+ httemplate/search/report_prepaid_income.html,
+ httemplate/view/cust_main/payment_history.html,
+ httemplate/view/cust_main/payment_history/credit.html,
+ httemplate/view/cust_main/payment_history/payment.html,
+ httemplate/view/cust_main/payment_history/voided_payment.html:
+ proper use of date_format config for international date formats,
+ RT#7009
+
+2010-03-07 23:02 ivan
+
+ * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/svc_Domain_Mixin.pm,
+ FS/FS/svc_acct.pm, FS/FS/svc_phone.pm, FS/MANIFEST,
+ FS/FS/part_export/netsapiens.pm, FS/t/svc_Domain_Mixin.t,
+ httemplate/edit/svc_phone.cgi,
+ httemplate/edit/elements/svc_Common.html,
+ httemplate/elements/select-svc-domain.html,
+ httemplate/elements/tr-select-svc-domain.html,
+ httemplate/view/svc_phone.cgi: domain names in netsapiens export
+ (domain name association w/svc_phone), RT#5864
+
+2010-03-07 10:07 jeff
+
+ * FS/FS/tax_rate.pm: pass format and correct filenames
+
+2010-03-05 11:09 ivan
+
+ * FS/FS/part_export/grandstream.pm: random nits for grandstream
+ provisioning :UI, docs, java path, s/system/IPC::Run/ for better
+ error handling. RT#7132
+
+2010-03-05 11:02 ivan
+
+ * httemplate/edit/part_device.html,
+ FS/FS/part_export/grandstream.pm: random nits for grandstream
+ provisioning :UI, docs, java path, s/system/IPC::Run/ for better
+ error handling. RT#7132
+
+2010-03-05 10:25 ivan
+
+ * httemplate/docs/ssh.html: moved to wiki
+
+2010-03-05 10:24 ivan
+
+ * FS/FS/part_export/: domain_shellcommands.pm,
+ forward_shellcommands.pm, phone_shellcommands.pm,
+ shellcommands.pm, shellcommands_withdomain.pm, textradius.pm,
+ vpopmail.pm, www_shellcommands.pm: point to wiki docs
+
+2010-03-05 10:10 ivan
+
+ * FS/FS/part_export/grandstream.pm,
+ httemplate/edit/part_device.html: random nits for grandstream
+ provisioning :UI, docs, java path, s/system/IPC::Run/ for better
+ error handling. RT#7132
+
+2010-03-03 21:31 jeff
+
+ * FS/FS/cust_bill.pm: always show the previous section when
+ previous_balance-summary_only is enabled
+
+2010-03-02 17:39 jeff
+
+ * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi: tweak,
+ rearrange, and avoid the vacuum
+
+2010-03-02 17:00 jeff
+
+ * httemplate/edit/cust_main/bottomfixup.js: clear geocode when we
+ DO have plus four
+
+2010-03-02 09:18 ivan
+
+ * httemplate/: search/elements/search-html.html,
+ misc/bulk_pkg_increment_bill.cgi, search/cust_pkg.cgi: UI: get
+ rid of undocumented extra_choices_callback in search.html: a
+ terrible place to put action links from a UI perspective, move
+ package links to html_init, now consitent with customer links,
+ change label on popup from "increment bill date" to "increment
+ next bill date", RT#7132
+
+2010-03-01 14:18 ivan
+
+ * httemplate/edit/elements/svc_Common.html: fixup editing w/manual
+ inventory, RT#7010
+
+2010-03-01 14:00 ivan
+
+ * httemplate/elements/select-table.html: fix up editing services
+ w/manual select from inventory, RT#7010
+
+2010-03-01 13:56 ivan
+
+ * FS/FS/svc_Common.pm: fix up editing services w/manual select from
+ inventory, RT#7010
+
+2010-03-01 13:36 ivan
+
+ * httemplate/edit/elements/edit.html: fix up editing services
+ w/manual select from inventory, RT#7010
+
+2010-03-01 13:05 ivan
+
+ * httemplate/search/inventory_item.html: fix inventory item links
+ to non-svc_acct services, RT#7010
+
+2010-03-01 11:38 ivan
+
+ * FS/FS/svc_Common.pm: enable manual selection from inventory
+ dropdowns for svc_broadband, svc_external & svc_phone, RT#7010
+
+2010-03-01 11:29 ivan
+
+ * httemplate/: edit/part_svc.cgi, edit/elements/edit.html,
+ edit/elements/svc_Common.html, elements/select-table.html: enable
+ manual selection from inventory dropdowns for svc_broadband,
+ svc_external & svc_phone, RT#7010
+
+2010-03-01 11:10 jeff
+
+ * Makefile: get along better with RTless installs
+
+2010-02-26 19:15 ivan
+
+ * httemplate/edit/cust_refund.cgi: expiration date not meaningful
+ for non-CARD, RT#7419
+
+2010-02-26 18:59 ivan
+
+ * FS/FS/cust_bill_ApplicationCommon.pm: fix rare "Illegal division
+ by zero" error applying things when using weights, RT#7491
+
+2010-02-24 15:32 mark
+
+ * httemplate/: misc/bulk_pkg_increment_bill.cgi,
+ misc/process/bulk_pkg_increment_bill.cgi, search/cust_pkg.cgi:
+ RT#7132: bulk increment package bill dates
+
+2010-02-22 02:35 ivan
+
+ * FS/FS/part_export/communigate_pro.pm: communigate: domain account
+ defaults, RT#7083
+
+2010-02-22 01:18 ivan
+
+ * httemplate/edit/svc_domain.cgi: communigate: domain account
+ defaults, RT#7083
+
+2010-02-22 01:14 ivan
+
+ * FS/FS/Schema.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+ httemplate/edit/part_svc.cgi,
+ httemplate/edit/process/svc_domain.cgi,
+ httemplate/view/svc_domain.cgi, httemplate/view/elements/tr.html,
+ httemplate/view/svc_acct/basics.html,
+ httemplate/view/svc_domain/acct_defaults.html,
+ httemplate/view/svc_domain/basics.html,
+ httemplate/view/svc_domain/dns.html,
+ httemplate/edit/svc_acct.cgi: communigate: domain account
+ defaults, RT#7083
+
+2010-02-21 23:13 ivan
+
+ * FS/FS/svc_domain.pm, FS/FS/part_export/communigate_pro.pm,
+ httemplate/edit/svc_domain.cgi, httemplate/view/svc_domain.cgi:
+ communigate: domain aliases, enabled services & administrator
+ domain, RT#7083
+
+2010-02-21 19:22 ivan
+
+ * FS/FS/Schema.pm, FS/FS/part_export/communigate_pro.pm,
+ FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
+ httemplate/edit/svc_domain.cgi,
+ httemplate/edit/process/svc_domain.cgi,
+ httemplate/view/svc_domain.cgi,
+ httemplate/edit/process/svc_acct.cgi: communigate: domain
+ aliases, enabled services, RT#7083
+
+2010-02-21 14:54 ivan
+
+ * FS/FS/part_export/communigate_pro.pm, FS/FS/Conf.pm,
+ httemplate/edit/svc_forward.cgi, httemplate/view/svc_forward.cgi:
+ communigate forwarders, RT#7083
+
+2010-02-21 01:19 ivan
+
+ * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
+ FS/FS/part_export/communigate_pro.pm,
+ httemplate/edit/svc_acct.cgi,
+ httemplate/view/svc_acct/basics.html: communigate, RT#7083
+
+2010-02-20 23:32 ivan
+
+ * httemplate/view/svc_acct/basics.html: communigate, RT#7083
+
+2010-02-20 23:28 ivan
+
+ * FS/FS/Schema.pm, FS/FS/svc_acct.pm,
+ FS/FS/part_export/communigate_pro.pm,
+ httemplate/edit/svc_acct.cgi,
+ httemplate/view/elements/svc_export_settings.html,
+ httemplate/view/svc_acct/tr.html: communigate, RT#7083
+
+2010-02-20 19:16 ivan
+
+ * FS/FS/part_svc.pm, FS/FS/svc_acct.pm,
+ FS/FS/part_export/communigate_pro.pm,
+ httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/edit/process/svc_acct.cgi,
+ httemplate/elements/communigate_pro-accessmodes.html,
+ httemplate/pref/pref-process.html, httemplate/pref/pref.html,
+ httemplate/view/elements/svc_export_settings.html,
+ httemplate/view/svc_acct/basics.html: communigate, RT#7083
+
+2010-02-20 14:34 ivan
+
+ * FS/FS/Conf.pm: communigate pro provisioning, RT#7083
+
+2010-02-20 14:31 ivan
+
+ * httemplate/view/elements/svc_export_settings.html,
+ httemplate/view/svc_acct/basics.html,
+ httemplate/view/svc_acct/change_svc.html,
+ httemplate/view/svc_acct/change_svc_form.html,
+ httemplate/view/svc_acct/hosting.html,
+ httemplate/view/svc_acct/radius_usage.html,
+ httemplate/view/svc_acct/usage.html, FS/FS/Record.pm,
+ FS/FS/Schema.pm, FS/FS/svc_acct.pm,
+ FS/FS/part_export/communigate_pro.pm,
+ httemplate/edit/svc_acct.cgi, httemplate/view/svc_acct.cgi,
+ httemplate/view/svc_domain.cgi: communigate pro provisioning,
+ RT#7083
+
+2010-02-17 19:48 mark
+
+ * FS/bin/freeside-void-payments: Documentation cleanup
+
+2010-02-17 01:00 ivan
+
+ * httemplate/edit/svc_Common.html: fix svc_pbx provisioniing
+
+2010-02-17 00:30 ivan
+
+ * FS/FS/part_export.pm, FS/FS/part_export/communigate_pro.pm,
+ FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/svc_Common.pm,
+ FS/FS/svc_domain.pm, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/process/svc_domain.cgi,
+ httemplate/view/svc_domain.cgi, FS/FS/cust_svc.pm: communigate
+ pro provisioning, RT#7083
+
+2010-02-16 10:36 ivan
+
+ * FS/FS/Conf.pm,
+ fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
+ fs_selfservice/FS-SelfService/cgi/make_payment.html,
+ FS/FS/ClientAPI/MyAccount.pm: option to uncheck the save checkbox
+ in self-service by default, RT#6955
+
+2010-02-15 18:19 jeff
+
+ * FS/FS/tax_rate.pm, httemplate/misc/tax-import.cgi,
+ httemplate/misc/process/tax-import.cgi: refactor cch tax import
+ to remove tons of false laziness and improve flexibility; allow
+ reload from local files
+
+2010-02-15 08:34 jeff
+
+ * htetc/handler.pl: lexical instead of dynamic warnings
+
+2010-02-15 06:39 jeff
+
+ * htetc/handler.pl: get rid of some very annoying and pointless
+ noise
+
+2010-02-14 18:09 ivan
+
+ * FS/FS/Conf.pm, FS/FS/Misc.pm, debian/control: switch to
+ Email::Sender and add options for every kind of mail encryption &
+ authentication, RT#7285
+
+2010-02-12 18:53 ivan
+
+ * FS/FS/svc_external.pm, httemplate/edit/svc_Common.html,
+ httemplate/edit/svc_external.cgi,
+ httemplate/edit/elements/svc_Common.html,
+ httemplate/edit/process/svc_external.html: svc_external.title
+ from inventory, RT#7010
+
+2010-02-12 18:16 ivan
+
+ * httemplate/search/: inventory_item.html: fix inventory item
+ search w/customer classes
+
+2010-02-12 15:44 ivan
+
+ * FS/FS/ClientAPI/MyAccount.pm: don't return an error about
+ changing the cust_main record to the user as a payment processing
+ error, log a bunch of verbose stuff in this case so we can track
+ down wtf is going on, RT#6955
+
+2010-02-12 14:42 ivan
+
+ * httemplate/search/: svc_acct.cgi, elements/search-html.html:
+ totals time used on svc_acct report
+
+2010-02-12 13:49 ivan
+
+ * fs_selfservice/java/freeside_create_ticket_example.java: tyop,
+ RT#7007
+
+2010-02-12 11:28 ivan
+
+ * FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_Internal.pm,
+ fs_selfservice/java/freeside_create_ticket_example.java,
+ fs_selfservice/perl/xmlrpc-create_ticket.pl: add mime_type option
+ to self-service ticket create, RT#7007
+
+2010-02-12 11:14 ivan
+
+ * fs_selfservice/perl/xmlrpc-create_ticket.pl,
+ FS/FS/ClientAPI/MyAccount.pm,
+ fs_selfservice/java/freeside_create_ticket_example.java: add
+ queue option to self-service ticket create, RT#7007
+
+2010-02-11 19:26 ivan
+
+ * FS/FS/part_export/thirdlane.pm: add omit_countrycode option,
+ RT#7379
+
+2010-02-11 17:35 ivan
+
+ * FS/FS/ClientAPI/MyAccount.pm, FS/FS/TicketSystem/RT_External.pm,
+ FS/FS/TicketSystem/RT_Internal.pm,
+ fs_selfservice/FS-SelfService/SelfService.pm, FS/FS/Conf.pm,
+ fs_selfservice/java/freeside_create_ticket_example.java,
+ fs_selfservice/perl/xmlrpc-create_ticket.pl,
+ httemplate/view/cust_svc.cgi, rt/lib/RT/URI/freeside.pm: add
+ ticket creation to self-service API, RT#7007
+
+2010-02-11 15:14 jeff
+
+ * FS/FS/part_export/grandstream.pm: fix quoting
+
+2010-02-09 18:12 mark
+
+ * FS/FS/: pay_batch.pm, pay_batch/RBC.pm: RT#7274: accept CR/LF in
+ RBC batch import
+
+2010-02-09 13:49 ivan
+
+ * rt/lib/: RT.pm, RT.pm.in: add NoSignalHandlers option to
+ RT::Init() so we can pull things up the way we want under
+ self-service, RT#7007
+
+2010-02-09 11:56 ivan
+
+ * httemplate/edit/process/discount.html: doh, fix for discounts
+ winding up with both amount and percent, RT#6679
+
+2010-02-08 19:37 ivan
+
+ * rt/lib/RT/Config.pm: fix RT wackiness when loaded concurrently
+ with Fcntl
+
+2010-02-08 11:01 ivan
+
+ * FS/: FS.pm, FS/h_svc_pbx.pm, t/h_svc_pbx.t, MANIFEST:
+ h_svc_pbx.pm, RT#7322
+
+2010-02-08 07:37 jeff
+
+ * FS/FS/Mason.pm, FS/FS/Schema.pm, FS/FS/export_device.pm,
+ FS/FS/part_device.pm, FS/FS/part_export.pm,
+ FS/FS/phone_device.pm, FS/FS/part_export/grandstream.pm,
+ FS/FS/part_export/netsapiens.pm, FS/t/export_device.t, Makefile,
+ FS/MANIFEST, httemplate/edit/part_device.html,
+ httemplate/edit/process/part_device.html,
+ httemplate/elements/checkboxes-table.html,
+ httemplate/misc/phone_device_config.html,
+ httemplate/view/svc_phone.cgi: grandstream device configuration
+ support #4220
+
+2010-02-05 18:57 ivan
+
+ * FS/FS/: cust_pkg_discount.pm, part_pkg/flat.pm: discount
+ reporting, RT#6679
+
+2010-02-05 18:54 ivan
+
+ * FS/FS/Schema.pm, FS/FS/Mason.pm, FS/FS/cust_bill_pkg.pm,
+ FS/FS/cust_bill_pkg_discount.pm, FS/FS/cust_main.pm,
+ FS/FS/cust_pkg.pm, FS/FS.pm, FS/MANIFEST,
+ FS/FS/Report/Table/Monthly.pm, FS/t/cust_bill_pkg_discount.t,
+ httemplate/elements/menu.html,
+ httemplate/misc/delete-cust_pkg_discount.html,
+ httemplate/search/cust_bill_pkg_discount.html,
+ httemplate/search/cust_pkg_discount.html,
+ httemplate/search/report_cust_bill_pkg_discount.html,
+ httemplate/search/report_cust_pkg_discount.html: discount
+ reporting, RT#6679
+
+2010-02-04 19:02 ivan
+
+ * httemplate/edit/process/cust_pkg_discount.html: discounts,
+ RT#6679
+
+2010-02-04 18:39 ivan
+
+ * httemplate/view/cust_main/order_pkg_link.html, FS/FS/cust_pkg.pm,
+ FS/FS/cust_pkg_discount.pm, FS/FS/discount.pm,
+ FS/FS/part_pkg/flat.pm, httemplate/edit/cust_pkg_discount.html,
+ httemplate/edit/discount.html,
+ httemplate/edit/process/discount.html,
+ httemplate/edit/process/quick-cust_pkg.cgi,
+ httemplate/elements/tr-select-discount.html,
+ httemplate/misc/order_pkg.html,
+ httemplate/view/cust_main/packages/status.html: discounts,
+ RT#6679
+
+2010-02-04 12:39 ivan
+
+ * FS/FS/discount.pm, httemplate/edit/discount.html,
+ httemplate/elements/select-discount.html,
+ httemplate/elements/select-table.html,
+ httemplate/elements/tr-input-text.html,
+ httemplate/elements/tr-select-discount.html,
+ httemplate/elements/tr-select.html: discounts, RT#6679
+
+2010-02-04 02:00 ivan
+
+ * httemplate/edit/cust_main/top_misc.html, FS/FS/AccessRight.pm,
+ httemplate/elements/search-cust_main.html: add ability to edit
+ referring customer, RT#7174
+
+2010-02-03 22:53 ivan
+
+ * httemplate/: elements/phonenumber.html, pref/pref-process.html,
+ pref/pref.html: snom autodial integration
+
+2010-02-03 20:48 ivan
+
+ * FS/FS/part_event/Condition/every.pm: fix SQL error with date
+ field when using this condition, RT#7218
+
+2010-02-03 11:27 ivan
+
+ * FS/FS/cust_main.pm: better error msg for profiling
+
+2010-02-02 18:16 ivan
+
+ * FS/FS/svc_acct.pm: fix time limits getting double added if the
+ service is provisioned before first billing
+
+2010-01-30 23:04 ivan
+
+ * FS/FS/discount.pm: discounts, RT#6679
+
+2010-01-30 19:00 ivan
+
+ * httemplate/browse/part_pkg_taxclass.html: fix header on report
+
+2010-01-30 18:57 ivan
+
+ * FS/FS/: part_pkg/agent.pm, part_pkg/bulk.pm,
+ cust_pkg_discount.pm, part_pkg/flat.pm,
+ part_pkg/flat_comission.pm, part_pkg/flat_comission_cust.pm,
+ part_pkg/flat_comission_pkg.pm, part_pkg/prorate.pm,
+ part_pkg/recur_Common.pm, part_pkg/rt_time.pm,
+ part_pkg/sesmon_hour.pm, part_pkg/sesmon_minute.pm,
+ part_pkg/sql_external.pm, part_pkg/sql_generic.pm,
+ part_pkg/sqlradacct_hour.pm, part_pkg/subscription.pm,
+ part_pkg/voip_sqlradacct.pm: discounts, RT#6679
+
+2010-01-30 15:00 ivan
+
+ * httemplate/: view/cust_main/packages/package.html,
+ edit/cust_pkg_discount.html, edit/process/cust_pkg_discount.html,
+ misc/delete-cust_pkg_discount.html,
+ view/cust_main/packages/status.html: discounts, RT#6679
+
+2010-01-30 12:05 ivan
+
+ * httemplate/: misc/cust-part_pkg.cgi, misc/order_pkg.html,
+ view/cust_main/packages.html, elements/select-part_pkg.html,
+ elements/select-table.html,
+ elements/tr-select-cust-part_pkg.html,
+ view/cust_main/order_pkg_link.html: discounts, RT#6679
+
+2010-01-30 00:55 ivan
+
+ * FS/FS/cust_pkg.pm, FS/FS/cust_pkg_discount.pm,
+ httemplate/edit/process/quick-cust_pkg.cgi,
+ httemplate/elements/select-discount.html,
+ httemplate/elements/tr-select-discount.html,
+ httemplate/misc/order_pkg.html,
+ httemplate/view/cust_main/packages/status.html,
+ httemplate/view/cust_main/packages/package.html: discounts,
+ RT#6679
+
+2010-01-29 23:55 ivan
+
+ * FS/FS/part_pkg/rt_time.pm: giving it a weight avoids weight use
+ of uninitialized value in sort messages in part_pkg.pm
+
+2010-01-29 23:38 ivan
+
+ * FS/FS.pm, FS/MANIFEST, FS/FS/AccessRight.pm, FS/FS/Mason.pm,
+ FS/FS/Schema.pm, FS/FS/cust_pkg_discount.pm, FS/FS/discount.pm,
+ FS/FS/part_pkg.pm, FS/FS/part_pkg/flat.pm,
+ FS/t/cust_pkg_discount.t, FS/t/discount.t,
+ httemplate/browse/discount.html, httemplate/edit/discount.html,
+ httemplate/edit/elements/edit.html,
+ httemplate/edit/process/discount.html,
+ httemplate/elements/menu.html,
+ httemplate/elements/tr-input-text.html: discounts, RT#6679
+
+2010-01-29 12:21 ivan
+
+ * FS/FS/Conf.pm: add Cleartext-Password to radius-password export
+ options, RT#7150
+
+2010-01-29 11:52 ivan
+
+ * FS/FS/part_export/thirdlane.pm: ssl option
+
+2010-01-26 21:27 ivan
+
+ * FS/FS/part_export/thirdlane.pm: URI escape pw, RT#7051
+
+2010-01-26 21:21 ivan
+
+ * FS/FS/part_export/thirdlane.pm: add port option, RT#7051
+
+2010-01-26 02:40 ivan
+
+ * FS/FS/svc_pbx.pm: deleting an svc_pbx unlinks svc_phones and
+ deletes svc_accts, RT#7051
+
+2010-01-26 02:34 ivan
+
+ * FS/FS/part_export/thirdlane.pm: admin operations from svc_acct
+ records
+
+2010-01-26 02:05 ivan
+
+ * FS/FS/svc_acct.pm, httemplate/edit/process/svc_acct.cgi: more
+ fallout from default pw encryption: fix error reporting when
+ entering a bad password
+
+2010-01-26 00:35 ivan
+
+ * FS/FS/: svc_pbx.pm, part_export/thirdlane.pm: svc_pbx.title
+ uniqueness (kludgy) and force to alphanumeric+space and 19 char
+ max when using thirdlane (conservative guess for 1st pass
+ implementation), RT#7051
+
+2010-01-26 00:18 ivan
+
+ * FS/FS/svc_pbx.pm: label isn't thirdlane-specific, RT#7051
+
+2010-01-25 23:15 ivan
+
+ * FS/FS/part_export/thirdlane.pm: figured out success/failure
+ reporting, and wrote DID creation/deletion/assign/unassign,
+ RT#7051
+
+2010-01-25 22:15 ivan
+
+ * FS/FS/part_export/thirdlane.pm: initial thirdlane export w/tenant
+ insert/delete/replace, RT#7051
+
+2010-01-25 22:14 ivan
+
+ * FS/FS/svc_pbx.pm: fix label method and doc work
+
+2010-01-25 22:14 ivan
+
+ * FS/FS/svc_Common.pm: remove debugging
+
+2010-01-25 20:47 jayce
+
+ * FS/FS/: part_pkg/rt_time.pm, TicketSystem/RT_External.pm: First
+ version of RT Billing pkg. Basic concept is if a customer has
+ this package, then any time added to ticket comments in RT will
+ be added up and multiplied by the base rate, with each entry
+ showing up as a lineitem on their next invoice.
+
+ This has not been used in production yet by anybody, it was just
+ a proposal done for a customer. Modified Files:
+ TicketSystem/RT_External.pm Added Files:
+ part_pkg/rt_time.pm
+
+2010-01-25 14:14 ivan
+
+ * httemplate/elements/select-svc_pbx.html,
+ httemplate/elements/tr-select-svc_pbx.html, FS/FS/Schema.pm,
+ FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_pbx.pm,
+ FS/FS/svc_phone.pm, httemplate/edit/part_svc.cgi,
+ httemplate/edit/svc_acct.cgi, httemplate/edit/svc_phone.cgi,
+ httemplate/edit/elements/edit.html,
+ httemplate/edit/elements/svc_Common.html,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_phone.cgi:
+ linking DIDs and users to PBXes, RT#7051
+
+2010-01-25 09:41 ivan
+
+ * httemplate/edit/part_svc.cgi, FS/MANIFEST, FS/FS/Mason.pm,
+ FS/FS/Schema.pm: initial svc_pbx implementation, RT#7051
+
+2010-01-25 09:35 ivan
+
+ * FS/: FS/svc_pbx.pm, t/svc_pbx.t: initial svc_pbx implementation,
+ RT#7051
+
+2010-01-24 16:31 ivan
+
+ * FS/FS/svc_acct.pm: fix password length checks from applyhing to
+ already-crypted legacy passwords, RT#7139
+
+2010-01-24 14:38 ivan
+
+ * httemplate/elements/: overlibmws.js, overlibmws_crossframe.js,
+ overlibmws_draggable.js, overlibmws_iframe.js: update overlib to
+ upstream v281 (jan 20, 2010)
+
+2010-01-24 12:37 ivan
+
+ * FS/FS/UI/Web.pm: right-align customer # in reports
+
+2010-01-24 11:53 ivan
+
+ * httemplate/search/cust_bill.html: fix alignment of customer data
+
+2010-01-24 11:52 ivan
+
+ * httemplate/search/cust_bill_pay.html: separate out the invoice
+ and payment info into multiple columns, and fix application date
+ showing as payment date
+
+2010-01-21 00:54 ivan
+
+ * FS/FS/Conf.pm: correct description for selfservice-body_footer
+
+2010-01-21 00:38 ivan
+
+ * fs_selfservice/FS-SelfService/cgi/selfservice.cgi: more
+ self-service skinning config options, and start taking a stab at
+ reorganizing config sections, RT#6893
+
+2010-01-21 00:34 ivan
+
+ * fs_selfservice/FS-SelfService/cgi/ach_payment_results.html,
+ fs_selfservice/FS-SelfService/cgi/change_bill.html,
+ fs_selfservice/FS-SelfService/cgi/change_password.html,
+ fs_selfservice/FS-SelfService/cgi/change_pay.html,
+ fs_selfservice/FS-SelfService/cgi/change_ship.html,
+ fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html,
+ fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html,
+ fs_selfservice/FS-SelfService/cgi/delete_svc.html,
+ fs_selfservice/FS-SelfService/cgi/header.html,
+ fs_selfservice/FS-SelfService/cgi/make_ach_payment.html,
+ fs_selfservice/FS-SelfService/cgi/make_payment.html,
+ fs_selfservice/FS-SelfService/cgi/make_thirdparty_payment.html,
+ fs_selfservice/FS-SelfService/cgi/myaccount.html,
+ fs_selfservice/FS-SelfService/cgi/myaccount_menu.html,
+ fs_selfservice/FS-SelfService/cgi/order_pkg.html,
+ fs_selfservice/FS-SelfService/cgi/payment_results.html,
+ fs_selfservice/FS-SelfService/cgi/process_change_bill.html,
+ fs_selfservice/FS-SelfService/cgi/process_change_password.html,
+ fs_selfservice/FS-SelfService/cgi/process_change_pay.html,
+ fs_selfservice/FS-SelfService/cgi/process_change_pkg.html,
+ fs_selfservice/FS-SelfService/cgi/process_change_ship.html,
+ fs_selfservice/FS-SelfService/cgi/process_order_pkg.html,
+ fs_selfservice/FS-SelfService/cgi/process_order_recharge.html,
+ fs_selfservice/FS-SelfService/cgi/process_svc_acct.html,
+ fs_selfservice/FS-SelfService/cgi/process_svc_external.html,
+ fs_selfservice/FS-SelfService/cgi/provision.html,
+ fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html,
+ fs_selfservice/FS-SelfService/cgi/recharge_prepay.html,
+ fs_selfservice/FS-SelfService/cgi/recharge_results.html,
+ fs_selfservice/FS-SelfService/cgi/view_cdr_details.html,
+ fs_selfservice/FS-SelfService/cgi/view_invoice.html,
+ fs_selfservice/FS-SelfService/cgi/view_usage.html,
+ fs_selfservice/FS-SelfService/cgi/view_usage_details.html,
+ fs_selfservice/FS-SelfService/cgi/image.cgi,
+ FS/FS/ClientAPI/MyAccount.pm, httemplate/config/config-view.cgi,
+ FS/FS/Conf.pm: more self-service skinning config options, and
+ start taking a stab at reorganizing config sections, RT#6893
+
+2010-01-20 17:25 ivan
+
+ * FS/: FS/ClientAPI.pm, FS/Mason.pm,
+ bin/freeside-selfservice-server: fix self-service fallout from RT
+ 3.8, RT#6640
+
+2010-01-19 15:11 jeff
+
+ * FS/FS/part_export/prizm.pm: SM in new window
+
+2010-01-19 09:48 jeff
+
+ * FS/FS/cust_main.pm: eliminate harmless uninitialized value noise
+
+2010-01-18 20:54 ivan
+
+ * FS/FS/pay_batch/paymentech.pm: patch from Peter Loeppky to make
+ sure some xml fields don't get larger than what paymentech wants
+
+2010-01-18 19:24 mark
+
+ * httemplate/search/elements/search-csv.html: Fix mime type for CSV
+ files, RT#1526
+
+2010-01-18 18:09 jeff
+
+ * FS/FS/part_export/domreg_opensrs.pm: don't really need debugging
+ on
+
+2010-01-18 18:03 jeff
+
+ * FS/FS/: cust_bill_ApplicationCommon.pm,
+ part_export/domreg_opensrs.pm: debugged and tested opensrs export
+
+2010-01-18 16:13 ivan
+
+ * httemplate/search/cust_bill_pkg.cgi: fix color/style after
+ removal of billpkgnum display
+
+2010-01-16 22:40 ivan
+
+ * FS/FS/ClientAPI/MasonComponent.pm: fix for
+ selfservice_server-base_url without a trailing /
+
+2010-01-16 19:31 ivan
+
+ * FS/FS/cust_main.pm: return an error for 0 amount payments to
+ avoid a $0 payment getting stuck in declined or captured status,
+ RT#6993
+
+2010-01-16 18:34 ivan
+
+ * FS/FS/svc_phone.pm: strip non-digits and 1- when searching for
+ phone numbers, RT#7000
+
+2010-01-16 18:22 ivan
+
+ * FS/FS/: svc_acct.pm: remove svcnum from searchable fields for
+ svc_acct... custnum and invnum are user-visible, other database
+ ids, not so much. also, breaks phone number search w/current Pg,
+ RT#7000
+
+2010-01-16 17:20 ivan
+
+ * ChangeLog: preparing for 2.1.0
+
+2010-01-16 16:22 jeff
+
+ * FS/FS/cust_pkg.pm: work around bug in pre-perl5.10 which is at
+ best noisy and at worst missorting
+
+2010-01-16 15:39 ivan
+
+ * FS/FS/part_pkg/: cdr_termination.pm: add usage_mandate option to
+ termination price plan, RT#6932
+
+2010-01-16 15:06 ivan
+
+ * httemplate/search/cust_svc.html: fix searching for unlinked
+ services? RT#7059
+
2010-01-14 19:59 ivan
* httemplate/edit/process/part_pkg.cgi: remove extraneous debugging
@@ -7,15 +1500,41 @@
* FS/FS/tax_rate.pm: if ignore_icalculable_taxes is on, don't call
the errors fatal
-2010-01-12 09:17 jeff
+2010-01-12 09:08 jeff
* FS/FS/part_export/prizm.pm: add some debugging
-2010-01-12 09:16 jeff
+2010-01-12 08:40 jeff
* FS/FS/part_export/prizm.pm: eliminate harmless argument isn't
numeric messages
+2010-01-09 15:41 ivan
+
+ * rt/etc/RT_SiteConfig.pm: QuickCreateLong obsolete with the better
+ quick create in 3.8
+
+2010-01-09 15:36 ivan
+
+ * rt/: etc/RT_SiteConfig.pm, lib/RT/Config.pm, FREESIDE_MODIFIED,
+ etc/RT_Config.pm, etc/RT_Config.pm.in: add a "freeside2.1"
+ stylesheet to isolate our skinning changes
+
+2010-01-09 15:03 ivan
+
+ * rt/html/NoAuth/images/small-logo.png: removing HTML files in old
+ location wrt RT 3.8
+
+2010-01-09 14:53 ivan
+
+ * rt/html/NoAuth/css/3.5-default/freeside.css: removing HTML files
+ in old location wrt RT 3.8
+
+2010-01-09 14:48 ivan
+
+ * Makefile, rt/FREESIDE_MODIFIED, rt/sbin/rt-setup-database.in:
+ fixup initial RT setup for 3.8
+
2010-01-09 02:03 ivan
* FS/FS/Record.pm: need DBIx::DBSchema w/quoted_default to make
@@ -25,6 +1544,16 @@
* FS/bin/freeside-upgrade: undo damage from DBIx::DBSchema 0.37_03
+2010-01-08 08:05 jeff
+
+ * Makefile, htetc/freeside-base1.99.conf,
+ htetc/freeside-base1.conf, htetc/freeside-base2.conf,
+ htetc/htpasswd.logout, httemplate/elements/header.html,
+ httemplate/elements/logout.html,
+ httemplate/elements/rs_init_object.html,
+ httemplate/elements/xmlhttp.html: add a logout link (RT 1330 &
+ 5518)
+
2010-01-07 01:48 mark
* FS/FS/: pay_batch.pm, pay_batch/RBC.pm: Fix problems with RBC
@@ -44,18 +1573,463 @@
* FS/FS/cust_main.pm: doc
+2010-01-03 20:13 jeff
+
+ * FS/FS/Conf.pm, FS/FS/cust_bill_ApplicationCommon.pm,
+ FS/FS/part_export/domreg_opensrs.pm, bin/opensrs_domain_pkgs:
+ untested triggering of export on payments, requires config enable
+ (RT5825)
+
2010-01-03 19:23 jeff
* bin/monitor: add some debugging
-2010-01-02 18:54 ivan
+2010-01-03 00:04 ivan
+
+ * rt/: html/Elements/AddCustomers, html/Elements/EditCustomers,
+ html/Ticket/ModifyCustomers.html,
+ html/Elements/FreesideInvoiceSearch,
+ html/Elements/FreesideNewCust, html/Elements/FreesideSearch,
+ html/Elements/FreesideSvcSearch, FREESIDE_MODIFIED: port
+ skinning, customer display/edit from RT 3.6 integration to RT 3.8
+ integration
+
+2010-01-02 23:40 ivan
+
+ * htetc/: freeside-base1.99.conf, freeside-base1.conf,
+ freeside-base2.conf, handler.pl: port skinning, customer
+ display/edit from RT 3.6 integration to RT 3.8 integration
+
+2010-01-02 22:42 ivan
+
+ * rt/html/Ticket/Elements/: AddCustomers, EditCustomers,
+ ShowCustomers: moved to new location in RT 3.8
+
+2010-01-02 22:24 ivan
- * Makefile: fix RT_SiteConfig.pm substitution
+ * FS/FS/TicketSystem/RT_Internal.pm: attempt to get more
+ information on errors using an RT-instansiated session??
+
+2010-01-02 19:07 ivan
+
+ * Makefile, FS/FS/Mason.pm, FS/FS/Mason/Request.pm,
+ rt/etc/RT_SiteConfig.pm: can't we all just get along (with RT
+ 3.8.7)?
2009-12-31 15:03 mark
* FS/FS/pay_batch/RBC.pm: Add pre-header line
+2009-12-31 06:31 ivan
+
+ * rt/: Makefile, Makefile.in: prevent fatality
+
+2009-12-31 06:11 ivan
+
+ * rt/Makefile: otherwise it aborts bitchinga bout missing
+ schema.Oracle
+
+2009-12-31 06:08 ivan
+
+ * rt/: Makefile, config.status: install-sh????
+
+2009-12-31 05:59 ivan
+
+ * rt/: .gitignore, Makefile, config.status, bin/mason_handler.fcgi,
+ bin/mason_handler.scgi, bin/mason_handler.svc, bin/rt-crontool,
+ bin/rt-mailgate, etc/RT_Config.pm, etc/RT_Config.pm.in,
+ etc/RT_SiteConfig.pm, etc/schema.Pg, etc/schema.mysql,
+ html/autohandler, html/index.html, html/l,
+ html/Admin/autohandler, html/Admin/index.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/Elements/AddCustomFieldValue,
+ html/Admin/Elements/ConfigureMyRT,
+ html/Admin/Elements/CreateUserCalled,
+ html/Admin/Elements/CustomFieldTabs,
+ html/Admin/Elements/EditCustomField,
+ html/Admin/Elements/EditCustomFieldValues,
+ html/Admin/Elements/EditCustomFields,
+ html/Admin/Elements/EditQueueWatchers,
+ html/Admin/Elements/EditScrip, html/Admin/Elements/EditScrips,
+ html/Admin/Elements/EditTemplates,
+ html/Admin/Elements/EditUserComments,
+ html/Admin/Elements/GlobalCustomFieldTabs,
+ html/Admin/Elements/GroupTabs, html/Admin/Elements/Header,
+ html/Admin/Elements/ListGlobalCustomFields,
+ html/Admin/Elements/ListGlobalScrips,
+ html/Admin/Elements/ModifyTemplate,
+ html/Admin/Elements/ObjectCustomFields,
+ html/Admin/Elements/PickCustomFields,
+ html/Admin/Elements/PickObjects,
+ html/Admin/Elements/QueueRightsForUser,
+ html/Admin/Elements/QueueTabs,
+ html/Admin/Elements/SelectCustomFieldLookupType,
+ html/Admin/Elements/SelectCustomFieldType,
+ html/Admin/Elements/SelectGroups,
+ html/Admin/Elements/SelectModifyGroup,
+ html/Admin/Elements/SelectModifyQueue,
+ html/Admin/Elements/SelectModifyUser,
+ html/Admin/Elements/SelectNewGroupMembers,
+ html/Admin/Elements/SelectRights,
+ html/Admin/Elements/SelectScrip,
+ html/Admin/Elements/SelectScripAction,
+ html/Admin/Elements/SelectScripCondition,
+ html/Admin/Elements/SelectSingleOrMultiple,
+ html/Admin/Elements/SelectStage,
+ html/Admin/Elements/SelectTemplate,
+ html/Admin/Elements/SelectUsers, html/Admin/Elements/SystemTabs,
+ html/Admin/Elements/Tabs, html/Admin/Elements/ToolTabs,
+ html/Admin/Elements/UserTabs, html/Admin/Global/GroupRights.html,
+ html/Admin/Global/MyRT.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/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/Queues/CustomField.html,
+ html/Admin/Queues/CustomFields.html,
+ html/Admin/Queues/GroupRights.html,
+ html/Admin/Queues/Modify.html, html/Admin/Queues/People.html,
+ html/Admin/Queues/Scrip.html, html/Admin/Queues/Scrips.html,
+ html/Admin/Queues/Template.html,
+ html/Admin/Queues/Templates.html,
+ html/Admin/Queues/UserRights.html, html/Admin/Queues/index.html,
+ html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
+ html/Admin/Users/CustomFields.html,
+ html/Admin/Users/History.html, html/Admin/Users/Memberships.html,
+ html/Admin/Users/Modify.html, html/Admin/Users/MyRT.html,
+ html/Admin/Users/index.html, html/Approvals/Display.html,
+ html/Approvals/index.html, html/Approvals/Elements/Approve,
+ html/Approvals/Elements/PendingMyApproval,
+ html/Approvals/Elements/ShowDependency,
+ html/Approvals/Elements/Tabs,
+ html/Download/CustomFieldValue/dhandler,
+ html/Download/Tabular/dhandler, html/Elements/BevelBoxRaisedEnd,
+ html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
+ html/Elements/Checkbox, html/Elements/CreateTicket,
+ html/Elements/EditCustomField,
+ html/Elements/EditCustomFieldBinary,
+ html/Elements/EditCustomFieldCombobox,
+ html/Elements/EditCustomFieldFreeform,
+ html/Elements/EditCustomFieldImage,
+ html/Elements/EditCustomFieldSelect,
+ html/Elements/EditCustomFieldText,
+ html/Elements/EditCustomFieldWikitext, html/Elements/EditLinks,
+ html/Elements/EmailInput, html/Elements/Error,
+ html/Elements/Footer, html/Elements/GotoTicket,
+ html/Elements/Header, html/Elements/ListActions,
+ html/Elements/Login, html/Elements/Logo, html/Elements/Menu,
+ html/Elements/MessageBox, html/Elements/MyAdminQueues,
+ html/Elements/MyRT, html/Elements/MyReminders,
+ html/Elements/MyRequests, html/Elements/MySupportQueues,
+ html/Elements/MyTickets, html/Elements/PageLayout,
+ html/Elements/QueryString, html/Elements/QueueSummary,
+ html/Elements/QuickCreate, html/Elements/Quicksearch,
+ html/Elements/Refresh, html/Elements/RefreshHomepage,
+ html/Elements/ScrubHTML, html/Elements/Section,
+ html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
+ html/Elements/SelectCustomFieldOperator,
+ html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
+ html/Elements/SelectDateRelation, html/Elements/SelectDateType,
+ html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
+ html/Elements/SelectLang, html/Elements/SelectLinkType,
+ html/Elements/SelectMatch, html/Elements/SelectNewTicketQueue,
+ html/Elements/SelectOwner, html/Elements/SelectQueue,
+ html/Elements/SelectResultsPerPage,
+ html/Elements/SelectSortOrder, html/Elements/SelectStatus,
+ html/Elements/SelectTicketSortBy,
+ html/Elements/SelectTicketTypes, html/Elements/SelectTimeUnits,
+ html/Elements/SelectUsers, html/Elements/SelectWatcherType,
+ html/Elements/SetupSessionCookie,
+ html/Elements/ShowCustomFieldBinary,
+ html/Elements/ShowCustomFieldImage,
+ html/Elements/ShowCustomFieldWikitext,
+ html/Elements/ShowCustomFields, html/Elements/ShowLink,
+ html/Elements/ShowLinks, html/Elements/ShowMemberships,
+ html/Elements/ShowSearch, html/Elements/SimpleSearch,
+ html/Elements/Submit, html/Elements/Tabs,
+ html/Elements/TicketList, html/Elements/TitleBox,
+ html/Elements/TitleBoxEnd, html/Elements/TitleBoxStart,
+ html/Elements/ValidateCustomFields,
+ html/Elements/CollectionAsTable/Header,
+ html/Elements/CollectionAsTable/ParseFormat,
+ html/Elements/CollectionAsTable/Row,
+ html/Elements/RT__Ticket/ColumnMap, html/Helpers/CalPopup.html,
+ html/Helpers/EmailAutocomplete, html/NoAuth/Logout.html,
+ html/NoAuth/Reminder.html, html/NoAuth/css/autohandler,
+ html/NoAuth/css/dhandler, html/NoAuth/css/print.css,
+ html/NoAuth/css/3.4-compat/body.css,
+ html/NoAuth/css/3.4-compat/footer.css,
+ html/NoAuth/css/3.4-compat/forms.css,
+ html/NoAuth/css/3.4-compat/header.css,
+ html/NoAuth/css/3.4-compat/login.css,
+ html/NoAuth/css/3.4-compat/main.css,
+ html/NoAuth/css/3.4-compat/misc.css,
+ html/NoAuth/css/3.4-compat/nav.css,
+ html/NoAuth/css/3.4-compat/quickbar.css,
+ html/NoAuth/css/3.4-compat/ticket.css,
+ html/NoAuth/css/3.4-compat/titlebox.css,
+ html/NoAuth/css/3.4-compat/transactions.css,
+ html/NoAuth/css/3.5-default/approvals.css,
+ html/NoAuth/css/3.5-default/body.css,
+ html/NoAuth/css/3.5-default/footer.css,
+ html/NoAuth/css/3.5-default/forms.css,
+ html/NoAuth/css/3.5-default/header.css,
+ html/NoAuth/css/3.5-default/login.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/nav.css,
+ html/NoAuth/css/3.5-default/quickbar.css,
+ html/NoAuth/css/3.5-default/ticket.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/favicon.png,
+ 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/fieldbg-autocomplete.gif,
+ html/NoAuth/images/css/light-arrow-up.png,
+ html/NoAuth/images/css/light-arrow.png,
+ html/NoAuth/images/css/rolldown-arrow.gif,
+ html/NoAuth/images/css/rolldown-arrow.png,
+ html/NoAuth/images/css/rollup-arrow.gif, html/NoAuth/js/ahah.js,
+ html/NoAuth/js/autohandler, html/NoAuth/js/cascaded.js,
+ html/NoAuth/js/class.js, html/NoAuth/js/combobox.js,
+ html/NoAuth/js/list.js, html/NoAuth/js/titlebox-state.js,
+ html/NoAuth/js/util.js, 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/Prefs/MyRT.html, html/Prefs/Quicksearch.html,
+ html/Prefs/Search.html, html/Prefs/SearchOptions.html,
+ html/Prefs/Elements/Tabs, 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/comment,
+ 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/ticket/merge,
+ html/REST/1.0/Forms/ticket/take,
+ 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/comment,
+ html/REST/1.0/ticket/link, html/REST/1.0/ticket/merge,
+ html/Search/Build.html, html/Search/Bulk.html, html/Search/Chart,
+ html/Search/Chart.html, html/Search/Edit.html,
+ html/Search/Results.html, html/Search/Results.rdf,
+ html/Search/Results.tsv, html/Search/Simple.html,
+ html/Search/Elements/BuildFormatString,
+ html/Search/Elements/Chart, html/Search/Elements/DisplayOptions,
+ html/Search/Elements/EditFormat, html/Search/Elements/EditQuery,
+ html/Search/Elements/EditSearches,
+ html/Search/Elements/NewListActions,
+ html/Search/Elements/PickBasics, html/Search/Elements/PickCFs,
+ html/Search/Elements/PickCriteria,
+ html/Search/Elements/SearchPrivacy,
+ html/Search/Elements/SearchesForObject,
+ html/Search/Elements/SelectAndOr,
+ html/Search/Elements/SelectChartType,
+ html/Search/Elements/SelectGroup,
+ html/Search/Elements/SelectGroupBy,
+ html/Search/Elements/SelectLinks,
+ html/Search/Elements/SelectPersonType,
+ html/Search/Elements/SelectSearchObject,
+ html/Search/Elements/SelectSearchesForObjects,
+ 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/SelfService/Elements/GotoTicket,
+ html/SelfService/Elements/Header,
+ html/SelfService/Elements/MyRequests,
+ html/SelfService/Elements/Tabs, html/Ticket/Create.html,
+ html/Ticket/Display.html, html/Ticket/History.html,
+ html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
+ html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
+ html/Ticket/ModifyPeople.html, html/Ticket/Reminders.html,
+ html/Ticket/ShowEmailRecord.html, html/Ticket/Update.html,
+ html/Ticket/Attachment/dhandler,
+ html/Ticket/Elements/AddWatchers, html/Ticket/Elements/BulkLinks,
+ html/Ticket/Elements/EditBasics,
+ html/Ticket/Elements/EditCustomField,
+ html/Ticket/Elements/EditCustomFields,
+ html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
+ html/Ticket/Elements/EditWatchers,
+ html/Ticket/Elements/FindAttachments,
+ html/Ticket/Elements/LoadTextAttachments,
+ html/Ticket/Elements/PreviewScrips,
+ html/Ticket/Elements/Reminders,
+ html/Ticket/Elements/ShowAttachments,
+ html/Ticket/Elements/ShowBasics,
+ html/Ticket/Elements/ShowCustomFields,
+ html/Ticket/Elements/ShowDates,
+ html/Ticket/Elements/ShowDependencies,
+ html/Ticket/Elements/ShowGroupMembers,
+ html/Ticket/Elements/ShowHistory,
+ html/Ticket/Elements/ShowMembers,
+ html/Ticket/Elements/ShowMessageHeaders,
+ html/Ticket/Elements/ShowMessageStanza,
+ html/Ticket/Elements/ShowPeople, html/Ticket/Elements/ShowQueue,
+ html/Ticket/Elements/ShowRequestor,
+ html/Ticket/Elements/ShowSummary, html/Ticket/Elements/ShowTime,
+ html/Ticket/Elements/ShowTransaction,
+ html/Ticket/Elements/ShowTransactionAttachments,
+ html/Ticket/Elements/ShowUserEntry, html/Ticket/Elements/Tabs,
+ 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/User/Delegation.html, html/User/Prefs.html,
+ html/User/Elements/DelegateRights, html/User/Elements/GroupTabs,
+ html/User/Elements/Tabs, html/User/Groups/Members.html,
+ html/User/Groups/Modify.html, html/User/Groups/index.html,
+ html/Widgets/ComboBox, html/Widgets/SavedSearch,
+ html/Widgets/SelectionBox, html/Widgets/TitleBox,
+ html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart, lib/RT.pm,
+ lib/RT/Groups_Overlay.pm, lib/RT/Record.pm,
+ lib/RT/SearchBuilder.pm, lib/RT/Ticket_Overlay.pm,
+ lib/RT/Transaction_Overlay.pm, lib/RT/User_Overlay.pm,
+ lib/RT/Users_Overlay.pm, lib/RT/I18N/no.po, lib/RT/I18N/pt_br.po,
+ lib/RT/I18N/pt_pt.po, lib/RT/I18N/zh_cn.po, lib/RT/I18N/zh_tw.po,
+ lib/t/00smoke.t, lib/t/create_data.pl, lib/t/setup_regression.t,
+ lib/t/data/crashes-file-based-parser, lib/t/data/lorem-ipsum,
+ lib/t/data/multipart-alternative-with-umlaut,
+ lib/t/data/multipart-report, lib/t/data/nested-mime-sample,
+ lib/t/data/nested-rfc-822, lib/t/data/new-ticket-from-iso-8859-1,
+ lib/t/data/new-ticket-from-iso-8859-1-full,
+ lib/t/data/notes-uuencoded, lib/t/data/rt-send-cc,
+ lib/t/data/russian-subject-no-content-type,
+ lib/t/data/subject-with-folding-ws,
+ lib/t/data/text-html-in-russian,
+ lib/t/data/text-html-with-umlaut, lib/t/data/very-long-subject,
+ lib/t/data/8859-15-message-series/dir,
+ lib/t/data/8859-15-message-series/msg1,
+ lib/t/data/8859-15-message-series/msg2,
+ lib/t/data/8859-15-message-series/msg3,
+ lib/t/data/8859-15-message-series/msg4,
+ lib/t/data/8859-15-message-series/msg5,
+ lib/t/data/8859-15-message-series/msg6,
+ lib/t/data/8859-15-message-series/msg7,
+ lib/t/regression/00-mason-syntax.t,
+ lib/t/regression/01ticket_link_searching.t,
+ lib/t/regression/02basic_web.t,
+ lib/t/regression/03web_compiliation_errors.t,
+ lib/t/regression/04send_email.t,
+ lib/t/regression/05cronsupport.t,
+ lib/t/regression/06-mime_decoding.t,
+ lib/t/regression/06mailgateway.t, lib/t/regression/07acl.t,
+ lib/t/regression/07rights.t, lib/t/regression/08web_cf_access.t,
+ lib/t/regression/09record_cf_api.t, lib/t/regression/10merge.t,
+ lib/t/regression/11-template-insert.t,
+ lib/t/regression/12-search.t,
+ lib/t/regression/13-attribute-tests.t,
+ lib/t/regression/14linking.t, lib/t/regression/14merge.t,
+ lib/t/regression/15cf_combo_cascade.t,
+ lib/t/regression/15cf_pattern.t,
+ lib/t/regression/15cf_single_values_are_single.t,
+ lib/t/regression/16-transaction_cf_tests.t,
+ lib/t/regression/17custom_search.t,
+ lib/t/regression/17multiple_deleg_revocation.t,
+ lib/t/regression/18custom_frontpage.t,
+ lib/t/regression/18stale_delegations_cleanup.t,
+ lib/t/regression/19-rtname.t, lib/t/regression/19quicksearch.t,
+ lib/t/regression/20-sort-by-queue.t,
+ lib/t/regression/20-sort-by-requestor.t,
+ lib/t/regression/20-sort-by-user.t,
+ lib/t/regression/20savedsearch.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/23-web_attachments.t,
+ lib/t/regression/23cfsort-freeform-multiple.t,
+ lib/t/regression/23cfsort-freeform-single.t,
+ lib/t/regression/23cfsort.t, lib/t/regression/24-watchers.t,
+ lib/t/regression/24pawsort.t, lib/t/regression/25scrip_order.t,
+ lib/t/regression/26command_line.t, lib/t/regression/27verp.t,
+ lib/t/regression/mime_tests, sbin/extract_pod_tests,
+ sbin/regression_harness, sbin/rt-setup-database.in: merging
+ 3.8.7!!!
+
+2009-12-31 05:16 ivan
+
+ * rt/etc/: schema.mysql-4.0, schema.mysql-4.1,
+ upgrade/shrink_cgm_table.pl, upgrade/split-out-cf-categories,
+ upgrade/split-out-cf-categories.in,
+ upgrade/upgrade-mysql-schema.pl,
+ upgrade/3.8-branded-queues-extension,
+ upgrade/3.8-branded-queues-extension.in,
+ upgrade/3.8-ical-extension, upgrade/3.8-ical-extension.in:
+ Initial revision
+
+2009-12-31 05:12 ivan
+
+ * rt/: lib/RT/I18N/pt_BR.po, lib/RT/I18N/nb.po,
+ lib/RT/I18N/zh_CN.po, lib/RT/I18N/ar.po, lib/RT/I18N/pt.po,
+ lib/RT/I18N/ru.pm, lib/RT/Condition/ReopenTicket.pm,
+ lib/RT/Condition/CloseTicket.pm,
+ docs/creating_external_custom_fields.pod,
+ docs/extending_clickable_links.pod, docs/gnupg_integration.pod,
+ docs/porting.windows, docs/queue_subject_tag.pod,
+ docs/templates.pod, docs/using_forms_widgets.pod,
+ docs/design_docs/gnupg_details_on_output_formats: Initial
+ revision
+
+2009-12-31 05:09 ivan
+
+ * rt/: UPGRADING.mysql, lib/RT/Test.pm, sbin/merge-rosetta.pl,
+ sbin/rt-attributes-viewer, sbin/rt-attributes-viewer.in,
+ sbin/rt-clean-sessions, sbin/rt-clean-sessions.in,
+ sbin/rt-email-dashboards, sbin/rt-email-dashboards.in,
+ sbin/rt-email-digest, sbin/rt-email-digest.in,
+ sbin/rt-email-group-admin, sbin/rt-email-group-admin.in,
+ sbin/rt-server, sbin/rt-server.in, sbin/rt-shredder,
+ sbin/rt-shredder.in, sbin/rt-validator, sbin/rt-validator.in,
+ sbin/tweak-template-locstring, lib/RT/Search.pm,
+ lib/RT/Config.pm, lib/RT/Dashboard.pm, lib/RT/Installer.pm,
+ lib/RT/Plugin.pm, lib/RT/Ruleset.pm, lib/RT/Shredder.pm,
+ lib/RT/Approval.pm, lib/RT/Action.pm, lib/RT/SharedSetting.pm,
+ lib/RT/Condition.pm, lib/RT/SQL.pm, lib/RT/Util.pm,
+ lib/RT/Rule.pm, lib/RT/Interface/Web/Request.pm,
+ lib/RT/Interface/Web/Session.pm, lib/RT/Action/LinearEscalate.pm,
+ lib/RT/Action/ExtractSubjectTag.pm, lib/RT/Action/NotifyGroup.pm,
+ lib/RT/Action/NotifyGroupAsComment.pm, lib/RT/I18N/bg.po,
+ lib/RT/I18N/rt.pot, lib/RT/I18N/hr.po, lib/RT/I18N/zh_TW.po:
+ Initial revision
+
2009-12-31 04:56 ivan
* rt/: Makefile, lib/RT.pm: rt 3.6.10
@@ -105,6 +2079,13 @@
* FS/FS/cust_main.pm: really reduce the noise
+2009-12-30 18:20 ivan
+
+ * httemplate/: edit/prospect_main.html, edit/elements/edit.html,
+ edit/process/elements/process.html, elements/contact.html,
+ elements/menu.html: prospecting: proper contact error handling
+ when you add a prospect
+
2009-12-29 22:41 jeff
* FS/FS/part_pkg/voip_cdr.pm: define all detail header list
@@ -144,15 +2125,43 @@
* FS/bin/freeside-daily: add -u option for vacuuming, RT#5258
+2009-12-28 17:30 ivan
+
+ * bin/: del-old-history, pg-sizer: some random utils for disk space
+ analysis and eliminating old history records, RT#6914
+
2009-12-28 17:00 mark
* FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html,
httemplate/elements/menu.html: Add Browse attachments ACL
(RT#4964)
-2009-12-28 16:33 mark
+2009-12-28 16:38 ivan
+
+ * FS/: FS/Conf.pm, bin/freeside-queued: add queued-sleep_time
- * FS/FS/Conf.pm: RT#6358
+2009-12-28 11:18 ivan
+
+ * FS/FS/AccessRight.pm, FS/FS/Mason.pm, FS/FS/Schema.pm,
+ FS/FS/Setup.pm, FS/FS/Upgrade.pm, FS/FS/contact.pm,
+ FS/FS/contact_email.pm, FS/FS/contact_phone.pm,
+ FS/FS/cust_location.pm, FS/FS/o2m_Common.pm, FS/FS/phone_type.pm,
+ FS/FS/prospect_main.pm, FS/MANIFEST, FS/t/contact.t,
+ FS/t/contact_email.t, FS/t/contact_phone.t, FS/t/phone_type.t,
+ FS/t/prospect_main.t, httemplate/edit/prospect_main.html,
+ httemplate/edit/process/prospect_main.html,
+ httemplate/elements/city.html, httemplate/elements/contact.html,
+ httemplate/elements/header.html, httemplate/elements/menu.html,
+ httemplate/elements/tr-contact.html,
+ httemplate/elements/tr-select-cust_location.html,
+ httemplate/search/prospect_main.html,
+ httemplate/search/report_prospect_main.html,
+ httemplate/view/prospect_main.html,
+ httemplate/edit/elements/edit.html,
+ httemplate/edit/process/elements/process.html,
+ httemplate/misc/location.cgi,
+ httemplate/view/cust_main/packages/location.html, FS/FS.pm:
+ beginning of prospect/CRM/contact work
2009-12-27 21:25 ivan
@@ -160,7 +2169,7 @@
2009-12-26 17:00 jeff
- * FS/FS/: cust_main.pm, cust_location.pm: improve spacing around
+ * FS/FS/: cust_location.pm, cust_main.pm: improve spacing around
county
2009-12-23 15:32 jeff
@@ -169,12 +2178,7 @@
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
+ * bin/monitor: add non-forking one machine monitor program
2009-12-23 15:14 jeff
@@ -190,29 +2194,21 @@
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
+ httemplate/edit/process/svc_acct.cgi: Tweak set_password per
+ RT#6358
-2009-12-21 06:36 jeff
+2009-12-21 06:44 jeff
- * bin/reassemble_taxes: file reassemble_taxes was added on branch
- FREESIDE_1_9_BRANCH on 2009-12-21 14:37:22 +0000
+ * FS/FS/: Schema.pm, cust_bill_pkg.pm,
+ cust_bill_pkg_tax_location.pm, cust_credit_bill_pkg.pm,
+ cust_tax_exempt_pkg.pm: manage tax exemptions (texas-tax) on
+ credit application RT953
2009-12-21 06:36 jeff
- * 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
+ * FS/FS/Conf.pm, FS/FS/tax_rate.pm, bin/fetch_and_expand_taxes,
+ bin/reassemble_taxes: move cch conf into database and add a
+ couple small tools for processing updates more manually
2009-12-20 18:00 ivan
@@ -252,6 +2248,23 @@
* httemplate/view/cust_main/: packages.html, payment_history.html:
fix cust_main-packages-years, RT#6798
+2009-12-19 15:52 ivan
+
+ * FS/FS/cust_bill_ApplicationCommon.pm: fix more
+ ->owed_setup/owed_recur clashing with
+ cust_bill->open_cust_bill_pkg separating line items, RT#4729
+
+2009-12-19 15:28 ivan
+
+ * FS/FS/cust_bill_ApplicationCommon.pm: fix credit application, at
+ least in vedeya's case on HEAD, RT#6819, fallout from tax
+ credits, RT#4729
+
+2009-12-19 14:52 ivan
+
+ * httemplate/edit/elements/ApplicationCommon.html: fix fill-in of
+ credit amount when there aren't tax buttons
+
2009-12-19 14:41 ivan
* httemplate/edit/cust_credit.cgi: add add'l info field as a
@@ -262,12 +2275,6 @@
* 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
@@ -282,12 +2289,33 @@
* httemplate/misc/cust-part_pkg.cgi: fix order of packages after
class selection changes
+2009-12-18 10:20 jeff
+
+ * FS/FS/cust_bill_pkg_tax_location.pm,
+ FS/FS/cust_bill_pkg_tax_rate_location.pm,
+ httemplate/edit/elements/ApplicationCommon.html,
+ httemplate/misc/xmlhttp-calculate_taxes.html: fix handling of tax
+ location records and add a 'clear' button for tax credits
+
+2009-12-17 16:41 ivan
+
+ * rt/bin/standalone_httpd: Initial revision
+
+2009-12-17 16:38 ivan
+
+ * rt/: .gitignore, sbin/rt-dump-database, lib/RT/I18N/pt_pt.po,
+ lib/t/regression/20-sort-by-user.t,
+ lib/t/regression/20-sort-by-queue.t,
+ lib/t/regression/23cfsort-freeform-multiple.t,
+ lib/t/regression/23cfsort-freeform-single.t,
+ lib/t/regression/24-watchers.t: Initial revision
+
2009-12-16 09:35 ivan
* httemplate/edit/cust_main_attach.cgi: tweak attachment adding UI:
table consistency, input sizes and maxlengths, RT#4964
-2009-12-16 07:07 jeff
+2009-12-16 07:03 jeff
* FS/FS/: Conf.pm, Record.pm, cust_bill.pm, cust_location.pm,
cust_main.pm, cust_pkg.pm: group invoice line items by location,
@@ -305,6 +2333,11 @@
overlimit_groups agent-specific config, overriding
export-specific overlimit_groups, RT#6622
+2009-12-13 19:36 mark
+
+ * httemplate/search/elements/search-xls.html: Fix filename for
+ Excel spreadsheet reports
+
2009-12-13 17:41 mark
* FS/FS/AccessRight.pm, httemplate/browse/cust_attachment.html,
@@ -313,9 +2346,17 @@
httemplate/view/cust_main/attachments.html: Add access right to
view attachments
-2009-12-12 18:10 ivan
+2009-12-12 15:53 ivan
+
+ * httemplate/search/cust_credit_bill_pkg.html,
+ FS/FS/cust_credit_bill_pkg.pm,
+ httemplate/search/cust_bill_pkg.cgi: better reporting for tax
+ credits, RT#4729
+
+2009-12-12 15:32 ivan
- * ChangeLog: 1.9.2ish
+ * httemplate/search/: cust_bill_pkg.cgi, cust_credit_bill_pkg.html,
+ report_tax.cgi: better reporting for tax credits, RT#4729
2009-12-12 14:35 ivan
@@ -325,11 +2366,18 @@
* Makefile: sync versioning with branches, sorry jeremy
+2009-12-12 13:38 ivan
+
+ * FS/FS/cust_pkg.pm, httemplate/search/cust_bill_pkg.cgi,
+ httemplate/search/report_tax.cgi,
+ httemplate/search/report_tax.html: reporting with city taxes,
+ RT#6776
+
2009-12-10 15:03 ivan
* FS/FS/cust_main.pm: fully fix bulk customer reports, RT#6778
-2009-12-07 22:29 mark
+2009-12-07 22:21 mark
* FS/FS/Schema.pm: Fix cust_attachment.disabled type
@@ -349,7 +2397,7 @@
* FS/FS/Schema.pm: more reasonable sizes for filename, mime type
and title, RT#6823
-2009-12-05 15:36 jeff
+2009-12-04 10:37 jeff
* FS/FS/cust_bill.pm: holy cow! correct sense of skip usage testing
@@ -362,19 +2410,25 @@
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/view/cust_main/packages.html, FS/FS/cust_event.pm,
+ FS/FS/cust_main.pm, FS/FS/cust_pkg.pm,
httemplate/misc/email-customers.html,
httemplate/misc/process/bulk_change_pkg.cgi,
httemplate/misc/process/email-customers.html: customer-specific
account report (and some small refactoring of method names to
clash less), RT#6180
+2009-12-03 19:23 ivan
+
+ * FS/FS/cust_pkg.pm: doh, 1.9 fix customer package search (fallout
+ from customer classes) and add "not yet billed" status to
+ customer package report
+
2009-12-03 11:22 ivan
* httemplate/graph/cust_bill_pkg.cgi: average per cust_pkg option
@@ -492,32 +2546,24 @@
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
+ * httemplate/: search/report_timeworked.html, elements/menu.html,
+ search/timeworked.html: add date constratint on time worked
+ search
2009-11-23 22:04 ivan
* FS/FS/cust_main.pm: send card number with void transactions for
B:OP:IPPay, RT#5690
-2009-11-23 17:11 mark
+2009-11-23 14:09 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
+ * FS/FS/Schema.pm: Add title field to cust_attachment
+
+2009-11-22 16:25 jeff
-2009-11-20 09:39 jeff
+ * FS/FS/cust_bill_ApplicationCommon.pm: apply to taxes last
+
+2009-11-20 09:33 jeff
* FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cust_bill.pm,
FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_detail.pm,
@@ -550,16 +2596,6 @@
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
@@ -575,17 +2611,12 @@
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
+ * httemplate/search/cust_pay_batch.cgi: RT#4786, 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
+ * FS/FS/Conf.pm, FS/FS/pay_batch/RBC.pm,
+ httemplate/search/cust_pay_batch.cgi: RT#4768, RBC batch format
2009-11-18 01:09 mark
@@ -593,17 +2624,6 @@
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
@@ -611,6 +2631,11 @@
(which UPPERCASES everything) doesn't invalidate everything your
browser remembered in quick payment entry
+2009-11-17 12:56 jeff
+
+ * httemplate/edit/elements/ApplicationCommon.html: work around ie7
+ javascript issues
+
2009-11-16 23:42 ivan
* httemplate/search/: report_cust_pay.html,
@@ -622,6 +2647,14 @@
* httemplate/: elements/menu.html, search/report_cust_refund.html:
add refund report, RT#6407
+2009-11-16 16:06 mark
+
+ * httemplate/: edit/cust_main_attach.cgi,
+ edit/process/cust_main_attach.cgi, elements/menu.html,
+ search/elements/search-html.html, view/cust_main.cgi,
+ view/cust_main/attachments.html: cust_attachment improvement,
+ RT#4964 and #6225
+
2009-11-15 19:55 ivan
* FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
@@ -641,11 +2674,41 @@
httemplate/search/report_cust_main.html: add invoice terms to
advanced customer report. dogfood.
+2009-11-12 23:12 ivan
+
+ * FS/FS/cust_pkg.pm: fix advanced package report fallout from
+ customer classes, RT#6677
+
+2009-11-12 13:45 mark
+
+ * FS/FS/Conf.pm, FS/FS/svc_acct.pm, httemplate/view/svc_acct.cgi,
+ httemplate/edit/svc_acct.cgi,
+ httemplate/edit/process/svc_acct.cgi: Add default password
+ encoding option
+
2009-11-12 08:56 jeff
- * FS/FS/: tax_rate.pm, Schema.pm: correct bugs in tax replacement
+ * FS/FS/: Schema.pm, tax_rate.pm: correct bugs in tax replacement
routine and allow updates to function
+2009-11-11 18:05 mark
+
+ * FS/FS/pay_batch/paymentech.pm: Fix date format string
+
+2009-11-11 18:03 mark
+
+ * FS/bin/: freeside-paymentech-upload,
+ freeside-paymentech-download: Fix zip password
+
+2009-11-11 08:38 jeff
+
+ * httemplate/edit/cust_credit.cgi: cruft removal
+
+2009-11-06 14:25 jeff
+
+ * httemplate/misc/xmlhttp-calculate_taxes.html: oops! forgot an
+ important file for applying tax credits #4729
+
2009-11-06 14:07 ivan
* FS/FS/cust_main.pm: use business-onlinepayment-description in
@@ -681,10 +2744,6 @@
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,
@@ -695,6 +2754,20 @@
* FS/FS/pkg_category.pm: fix pkg_category upgrades
+2009-11-04 16:48 ivan
+
+ * FS/FS/cust_main.pm: fix bad interaction between new city tax code
+ & using taxclasses without cities, RT#6637
+
+2009-11-04 16:29 ivan
+
+ * FS/FS/Mason.pm: oops, for customer categories
+
+2009-11-04 16:04 ivan
+
+ * httemplate/browse/cust_main_county.cgi: fix county filter on tax
+ config, fallout from city tax changes, RT#5852
+
2009-11-03 17:40 ivan
* FS/bin/: freeside-paymentech-download,
@@ -712,21 +2785,15 @@
* 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
+ * FS/bin/: freeside-paymentech-upload,
+ freeside-paymentech-download: check for zip and unzip commands,
+ use multi-arg version of system to prevent the shell getting its
hands on things (metacharacters in pw or whatnot), RT#5650
2009-11-03 11:11 ivan
@@ -741,18 +2808,6 @@
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,
@@ -762,14 +2817,9 @@
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/config/config.cgi, FS/FS/Conf.pm,
+ FS/bin/freeside-daily, httemplate/config/config-process.cgi,
+ httemplate/config/config-view.cgi,
httemplate/elements/tr-select-part_pkg.html,
FS/FS/Cron/breakage.pm: (start of) reconcile breakage from stale
accounts, RT#6407
@@ -792,47 +2842,25 @@
* httemplate/edit/payment_gateway.html: add Elavon, SagePay,
WorldPay, fix extra space on PlugnPay, PPIPayMover, Protx
-2009-11-01 15:03 jeff
+2009-11-01 14:12 jeff
* httemplate/search/: 477.html, elements/search-csv.html: form 477
improvements #6499
-2009-10-31 14:22 jeff
+2009-10-31 13:09 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,
+ * FS/FS/cust_event.pm, FS/FS/cust_main_Mixin.pm,
+ httemplate/elements/select-part_event.html,
httemplate/elements/select-payby.html,
+ httemplate/elements/tr-select-part_event.html,
httemplate/search/cust_event.html,
httemplate/search/report_cust_event.html: more reporting options
for failed billing events, RT#6447
-2009-10-30 11: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
@@ -844,14 +2872,14 @@
edit/process/bulk-cust_main_county.html: bulk tax changes,
RT#6445
-2009-10-29 16:42 mark
+2009-10-29 16:43 mark
- * bin/paymentech-upload: add option to upload all open batches
+ * FS/FS/pay_batch/paymentech.pm: use XML::Writer for tighter
+ compliance with spec
-2009-10-29 16:42 ivan
+2009-10-29 16:42 mark
- * bin/paymentech-upload: file paymentech-upload was added on branch
- FREESIDE_1_9_BRANCH on 2009-10-30 18:51:05 +0000
+ * bin/paymentech-upload: add option to upload all open batches
2009-10-29 16:37 ivan
@@ -868,9 +2896,48 @@
* 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
+2009-10-29 12:10 ivan
- * httemplate/edit/payment_gateway.html: add Jety to the list
+ * FS/FS/cust_bill_pkg.pm: turn off debugging
+
+2009-10-29 12:08 ivan
+
+ * httemplate/search/cust_main.html,
+ httemplate/search/report_cust_main.html, FS/FS/cust_main.pm,
+ httemplate/elements/select-table.html: customer classification,
+ RT#6376
+
+2009-10-29 11:38 ivan
+
+ * FS/MANIFEST, FS/FS/cust_main.pm, FS/t/category_Common.t,
+ FS/t/class_Common.t, httemplate/browse/pkg_category.html,
+ httemplate/edit/cust_main/top_misc.html,
+ httemplate/view/cust_main/misc.html,
+ httemplate/elements/select-cust_class.html,
+ httemplate/elements/tr-select-cust_class.html: customer
+ classification, RT#6376
+
+2009-10-28 18:08 ivan
+
+ * FS/FS.pm, FS/MANIFEST, FS/FS/Schema.pm, FS/FS/category_Common.pm,
+ FS/FS/class_Common.pm, FS/FS/cust_category.pm,
+ FS/FS/cust_class.pm, FS/FS/cust_main.pm, FS/FS/pkg_category.pm,
+ FS/FS/pkg_class.pm, FS/t/cust_category.t, FS/t/cust_class.t,
+ httemplate/elements/menu.html,
+ httemplate/browse/cust_category.html,
+ httemplate/browse/cust_class.html,
+ httemplate/browse/part_pkg_report_option.html,
+ httemplate/browse/pkg_category.html,
+ httemplate/browse/pkg_class.html,
+ httemplate/edit/cust_category.html,
+ httemplate/edit/cust_class.html,
+ httemplate/edit/pkg_category.html,
+ httemplate/edit/pkg_class.html,
+ httemplate/edit/elements/category_Common.html,
+ httemplate/edit/elements/class_Common.html,
+ httemplate/edit/process/cust_category.html,
+ httemplate/edit/process/cust_class.html: customer classification,
+ RT#6376
2009-10-28 12:04 ivan
@@ -879,6 +2946,15 @@
(and other fields controlled by check in svc_acct and also
svc_www, svc_domain and svc_forward), RT#6366
+2009-10-28 12:01 jeff
+
+ * FS/FS/cust_bill_pkg.pm, FS/FS/cust_credit.pm, FS/FS/cust_main.pm,
+ httemplate/edit/elements/ApplicationCommon.html,
+ httemplate/edit/process/cust_credit_bill.cgi,
+ httemplate/edit/process/elements/ApplicationCommon.html: UI
+ changes for credit applications include on the fly tax
+ calculations #4729
+
2009-10-28 11:16 ivan
* FS/FS/part_svc.pm: fix removing a flag from a service definition
@@ -902,6 +2978,10 @@
* FS/FS/Conf.pm, FS/FS/cust_main.pm,
httemplate/elements/header.html: address1 search, RT#5060
+2009-10-26 18:26 mark
+
+ * httemplate/edit/payment_gateway.html: add Jety to the list
+
2009-10-26 16:20 ivan
* httemplate/elements/tr-select-pkg_class.html: didn't want to
@@ -912,9 +2992,22 @@
* 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
+2009-10-26 00:12 jeff
- * FS/FS/cust_bill_pkg.pm: turn off debugging
+ * FS/FS/Conf.pm, FS/FS/Schema.pm,
+ FS/FS/cust_bill_ApplicationCommon.pm, FS/FS/cust_bill_pay_pkg.pm,
+ FS/FS/cust_bill_pkg.pm, FS/FS/cust_bill_pkg_tax_location.pm,
+ FS/FS/cust_bill_pkg_tax_rate_location.pm,
+ FS/FS/cust_credit_bill_pkg.pm, httemplate/edit/cust_credit.cgi,
+ httemplate/edit/elements/ApplicationCommon.html,
+ httemplate/edit/process/elements/ApplicationCommon.html,
+ httemplate/search/cust_bill_pkg.cgi,
+ httemplate/search/report_newtax.cgi,
+ httemplate/search/report_tax.cgi,
+ httemplate/view/cust_main/payment_history/credit.html,
+ httemplate/view/cust_main/payment_history/payment.html: credits
+ return taxes, but the magic calculation button does not yet work
+ properly (grrr - more sleep required) RT#4729
2009-10-25 18:11 ivan
@@ -926,14 +3019,15 @@
* FS/FS/: cust_main.pm, ClientAPI/MyAccount.pm: add apply option to
realtime_collect, RT#5071
-2009-10-24 16:37 ivan
+2009-10-24 17:29 ivan
- * bin/paymentech-download: file paymentech-download was added on
- branch FREESIDE_1_9_BRANCH on 2009-10-30 18:51:05 +0000
+ * httemplate/search/cust_bill.html: import legacy invoice numbers
+ to cust_bill.agent_invid, RT#5351
2009-10-24 16:37 mark
- * bin/: paymentech-download, paymentech-upload: Scripts for
+ * FS/FS/pay_batch.pm, FS/FS/Conf.pm, FS/FS/pay_batch/paymentech.pm,
+ bin/paymentech-download, bin/paymentech-upload: Scripts for
paymentech batch transfer
2009-10-23 19:04 ivan
@@ -964,6 +3058,11 @@
* FS/FS/Record.pm: fix cause of harmless 'Premature end of base64
data' warning
+2009-10-23 01:21 ivan
+
+ * bin/move-unlinked: adding unlinked account migration script,
+ RT#6126
+
2009-10-22 18:41 ivan
* FS/FS/: Conf.pm, cust_pkg.pm: add cust_bill-consolidate_services
@@ -974,6 +3073,35 @@
* FS/FS/cust_bill.pm: fix invoice sub-totals, RT#6489
+2009-10-22 12:56 ivan
+
+ * FS/FS/ClientAPI/MasonComponent.pm: make sure that in the case
+ where there's no uncancelled active packages, the filter doesn't
+ reduce the package list to nothing, RT#6029
+
+2009-10-22 12:53 ivan
+
+ * FS/FS/ClientAPI/MasonComponent.pm: acciendtally left debugging
+ in, RT#6029
+
+2009-10-22 05:50 ivan
+
+ * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/part_pkg.pm,
+ FS/FS/ClientAPI/MasonComponent.pm,
+ httemplate/browse/part_pkg.cgi, httemplate/edit/part_pkg.cgi:
+ restrict additinal package order option, RT#6029
+
+2009-10-22 02:34 ivan
+
+ * httemplate/elements/city.html: yay, found blank city problem
+ w/new citytax foo, RT#5852
+
+2009-10-22 01:58 ivan
+
+ * httemplate/elements/select-county.html: fix all location selects
+ hidden on new customer add, fallout from city tax stuff, yay for
+ this not being on _1_9_BRANCH, RT#5852
+
2009-10-22 01:08 ivan
* httemplate/search/svc_phone.cgi: should at least run under pg 8.3
@@ -1052,11 +3180,46 @@
inadvertant "unknown package" error, fallout from pkg-balance
work, RT#6125
-2009-10-11 23:43 ivan
+2009-10-11 19:34 ivan
+
+ * FS/FS/cust_main.pm: using the per-city taxes sure was a lot
+ easier than the UI... RT#5852
+
+2009-10-11 19:30 ivan
* FS/FS/part_event/Action/: cust_bill_fee_percent.pm, fee.pm: fix
for no finance_pkgclass set
+2009-10-11 19:14 ivan
+
+ * httemplate/edit/cust_main_county.html: UI for per-city taxes
+ (setup and assigning to customers/package locations), RT#5852
+
+2009-10-11 18:58 ivan
+
+ * httemplate/: edit/cust_main/contact.html,
+ elements/select-country.html: UI for per-city taxes (setup and
+ assigning to customers/package locations), RT#5852
+
+2009-10-11 18:45 ivan
+
+ * FS/FS/Mason.pm, FS/FS/Misc.pm, FS/FS/Schema.pm,
+ FS/FS/cust_main_county.pm,
+ httemplate/browse/cust_main_county.cgi,
+ httemplate/edit/cust_main.cgi,
+ httemplate/edit/cust_main_county-expand.cgi,
+ httemplate/edit/process/cust_main_county-collapse.cgi,
+ httemplate/edit/process/cust_main_county-expand.cgi,
+ httemplate/elements/city.html, httemplate/elements/location.html,
+ httemplate/elements/select-county.html,
+ httemplate/elements/tr-select-cust_location.html,
+ httemplate/misc/cities.cgi: UI for per-city taxes (setup and
+ assigning to customers/package locations), RT#5852
+
+2009-10-11 00:44 ivan
+
+ * conf/ticket_system-default_queueid: default to 1
+
2009-10-10 19:41 ivan
* ChangeLog, debian/changelog: Updated for 1.9.1
@@ -1181,7 +3344,8 @@
2009-10-07 16:44 ivan
- * FS/FS/cust_bill.pm, httemplate/misc/send-invoice.cgi,
+ * FS/FS/cust_bill.pm, httemplate/misc/email-statement.cgi,
+ 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,
@@ -1739,6 +3903,7 @@
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
@@ -1844,7 +4009,7 @@
2009-08-12 07:58 jeff
- * Makefile, FS/FS/Conf.pm, FS/FS/Cron/upload.pm,
+ * bin/billco-upload, 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
@@ -2339,6 +4504,11 @@
* 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
@@ -2365,9 +4535,9 @@
2009-07-16 17:10 ivan
- * 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
+ * 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
2009-07-16 15:16 jeff
@@ -2791,6 +4961,11 @@
* 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
@@ -3481,8 +5656,8 @@
2009-05-09 16:54 ivan
- * FS/bin/freeside-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, bin/cdr.sftp_and_import:
+ move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081
2009-05-09 00:56 ivan
@@ -3890,6 +6065,7 @@
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,
@@ -4538,6 +6714,10 @@
* 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
@@ -4811,8 +6991,9 @@
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, conf/invoice_html,
- conf/invoice_html_statement, httemplate/config/config-image.cgi,
+ FS/FS/cust_pay.pm, FS/bin/freeside-expiration-alerter,
+ 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,
@@ -5332,13 +7513,15 @@
2009-01-02 17:52 ivan
- * 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
+ * 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
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: add troop CDRs, RT#4413
+ FS/FS/cdr/troop.pm, bin/cdr.import, bin/cdr.sftp_and_import: add
+ troop CDRs, RT#4413
2009-01-02 10:01 ivan
@@ -5394,8 +7577,8 @@
2008-12-29 10:06 jeff
- * Makefile, conf/invoice_latex, etc/fslongtable.sty: ease
- deployment of patched longtable
+ * Makefile, conf/invoice_latex, conf/longtable.sty.patch,
+ etc/fslongtable.sty: ease deployment of patched longtable
2008-12-28 11:10 ivan
@@ -5428,9 +7611,11 @@
* httemplate/: browse/cust_main_county.cgi,
edit/cust_main/contact.html, edit/cust_main/billing.html,
- 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
+ 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
2008-12-24 16:45 jeff
@@ -6212,6 +8397,11 @@
* 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
@@ -6239,7 +8429,8 @@
2008-10-10 14:30 jeff
- * conf/invoice_latex: avoid overprinting remittance coupons
+ * conf/: invoice_latex, longtable.sty.patch: avoid overprinting
+ remittance coupons
2008-10-10 12:25 ivan
@@ -6681,7 +8872,7 @@
2008-08-28 18:09 ivan
- * FS/FS/Schema.pm, FS/FS/cdr.pm,
+ * FS/FS/Schema.pm, FS/FS/cdr.pm, bin/cdr.sftp_and_import,
httemplate/elements/select-cdrbatch.html,
httemplate/elements/tr-select-cdrbatch.html,
httemplate/search/cdr.html, httemplate/search/report_cdr.html:
@@ -7014,7 +9205,7 @@
2008-07-30 15:10 ivan
- * FS/FS/cdr/nextone.pm: rename nt to nextone
+ * FS/FS/cdr/: nextone.pm, nt.pm: rename nt to nextone
2008-07-29 13:00 jeff
@@ -7126,7 +9317,7 @@
2008-07-17 16:55 ivan
* FS/FS/: cdr.pm, cdr/asterisk.pm, cdr/genband.pm,
- cdr/genband_meetme.pm, cdr/openser.pm, cdr/simple.pm,
+ cdr/genband_meetme.pm, cdr/nt.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"
@@ -7370,7 +9561,9 @@
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: get DIDs from globalpops
+ httemplate/edit/svc_phone.cgi,
+ httemplate/edit/cust_main/select-state.html: get DIDs from
+ globalpops
2008-06-28 12:25 jeff
@@ -8291,6 +10484,10 @@
(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 &
@@ -8496,12 +10693,15 @@
2008-04-07 22:49 ivan
- * 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!
+ * 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!
2008-04-06 09:12 jeff
@@ -8604,6 +10804,14 @@
* 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
@@ -8693,6 +10901,7 @@
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,
@@ -8995,25 +11204,21 @@
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/spacer.gif,
- theme/text.css, theme/images/arrow-asc.gif,
- theme/images/arrow-desc.gif, modules/phonefeatures.module,
+ 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,
modules/voicemail.module, modules/featurecodes.module,
modules/followme.module, includes/ajax.php, includes/crypt.php,
- misc/audio.php, misc/popup.css, misc/recording_popup.php,
- modules/VmX.module, includes/asi.php, includes/bootstrap.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,
includes/database.php, includes/display.php, includes/lang.php,
- locale/readme.txt, locale/ari.utf-8.po, locale/locale.txt,
+ includes/login.php, locale/readme.txt, locale/ari.po,
+ 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,
@@ -9023,7 +11228,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:
- [no log message]
+ Initial revision
2008-03-16 09:57 jeff
@@ -9201,594 +11406,16 @@
html/Widgets/TitleBoxStart, sbin/rt-setup-database.in: merge in
rt 3.6.6. *gulp*!
-2008-03-01 20:10 ivan
+2008-03-01 20:11 ivan
- * 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
+ * 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
2008-03-01 19:07 ivan
@@ -10392,7 +12019,9 @@
2008-01-03 18:35 ivan
- * httemplate/browse/elements/browse.html: new tax rate editor
+ * httemplate/: edit/cust_main_county.cgi,
+ edit/process/cust_main_county.cgi, browse/elements/browse.html:
+ new tax rate editor
2008-01-03 18:27 ivan
@@ -10556,6 +12185,10 @@
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
@@ -10603,8 +12236,8 @@
2007-12-16 12:48 ivan
- * httemplate/search/cust_main.html: more consistent naming:
- cust_main_ADV.cgi becomes cust_main.html
+ * httemplate/search/: cust_main.html, cust_main_ADV.cgi: more
+ consistent naming: cust_main_ADV.cgi becomes cust_main.html
2007-12-15 14:47 rsiddall
@@ -10867,6 +12500,7 @@
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
@@ -10939,7 +12573,7 @@
2007-11-20 09:18 ivan
- * AGPL: it finally happened
+ * AGPL, GPL: it finally happened
2007-11-18 12:02 ivan
@@ -10988,12 +12622,14 @@
2007-11-07 16:59 ivan
* FS/FS/Conf.pm, FS/FS/cust_bill.pm, FS/FS/cust_main.pm,
- conf/alerter_template, conf/company_address, conf/company_name,
+ FS/bin/freeside-expiration-alerter, conf/alerter_template,
+ conf/company_address, conf/company_name,
conf/impending_recur_template, conf/invoice_latexfooter,
- 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.
+ 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.
2007-11-05 17:59 ivan
@@ -11011,6 +12647,11 @@
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
@@ -11019,8 +12660,9 @@
2007-11-02 17:55 jeff
- * httemplate/: elements/menu.html, search/report_cust_main.html:
- new customer report/flattened package report (ticket 1428)
+ * httemplate/: elements/menu.html, search/cust_main_ADV.cgi,
+ search/report_cust_main.html: new customer report/flattened
+ package report (ticket 1428)
2007-10-29 05:04 ivan
@@ -11376,6 +13018,10 @@
* 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
@@ -11683,7 +13329,8 @@
2007-09-13 15:35 ivan
* FS/MANIFEST, FS/FS/Schema.pm, FS/FS/acct_rt_transaction.pm,
- FS/t/acct_rt_transaction.t, htetc/handler.pl,
+ FS/FS/svc_acct_rt_transaction.pm, FS/t/acct_rt_transaction.t,
+ FS/t/svc_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
@@ -11809,8 +13456,10 @@
2007-08-16 06:40 jeff
- * FS/FS/AccessRight.pm, FS/FS/Conf.pm, FS/FS/Schema.pm,
- FS/FS/cust_main.pm, httemplate/misc/batch-cust_pay.html,
+ * 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,
httemplate/misc/timeworked.html, FS/MANIFEST,
httemplate/misc/process/timeworked.html,
httemplate/search/timeworked.html, FS/FS/ClientAPI/MyAccount.pm,
@@ -11858,9 +13507,9 @@
2007-08-10 16:50 ivan
- * FS/bin/: freeside-dbdef-create: rename dbdef-create to
- freeside-dbdef-create and move it to FS/bin, so it gets
- %%%FREESIDE_CONF%%% substituted
+ * 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
2007-08-10 15:48 ivan
@@ -11960,7 +13609,10 @@
html/Elements/PageLayout, html/Elements/QuickCreate,
html/Elements/SimpleSearch, html/Elements/Tabs,
html/Elements/TicketList, html/Elements/TitleBoxStart,
- html/Elements/CollectionAsTable/Row, html/Search/Bulk.html,
+ html/Elements/CollectionAsTable/Row, html/NoAuth/printrt.css,
+ html/NoAuth/webrt.css, html/NoAuth/images/space.gif,
+ html/Search/Bulk.html, html/Ticket/Elements/ShowMemberOf,
+ html/Ticket/Elements/ShowReferences,
html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
html/Widgets/TitleBoxStart, lib/RT/SearchBuilder.pm,
sbin/rt-setup-database.in: merging RT_3_6_4 to HEAD
@@ -11991,183 +13643,43 @@
* 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/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,
+ * rt/: lib/RT/I18N/tr.po, lib/RT/Report/Tickets.pm,
+ lib/RT/Report/Tickets/Entry.pm,
lib/t/data/subject-with-folding-ws, lib/t/data/lorem-ipsum,
- lib/t/data/very-long-subject, lib/t/regression/08web_cf_access.t,
- lib/t/regression/12-search.t, lib/t/regression/04send_email.t,
+ lib/t/data/very-long-subject,
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/14linking.t, lib/t/regression/17custom_search.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/07rights.t,
+ lib/t/regression/24pawsort.t,
lib/t/regression/20-sort-by-requestor.t,
lib/t/regression/23-web_attachments.t,
- docs/design_docs/ruleset-workflow.txt, html/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,
+ docs/design_docs/ruleset-workflow.txt,
+ html/Elements/SelectTimeUnits, html/Elements/RefreshHomepage,
+ html/Elements/MyAdminQueues, html/Elements/MyRT,
+ html/Elements/MyReminders, html/Elements/MySupportQueues,
+ html/Elements/QueueSummary, html/Elements/ShowSearch,
html/Elements/ValidateCustomFields, html/Elements/Logo,
- html/Elements/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/Elements/EditCustomFieldCombobox, html/Prefs/MyRT.html,
html/Prefs/Quicksearch.html, html/Prefs/Search.html,
- 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/Prefs/SearchOptions.html, html/Prefs/Elements/Tabs,
+ html/Search/Chart.html, html/Search/Simple.html,
+ html/Search/Chart, html/Search/Elements/SelectGroupBy,
+ html/Search/Elements/Chart,
html/Search/Elements/SearchesForObject,
- html/Search/Elements/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/Search/Elements/SelectChartType,
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,
@@ -12175,7 +13687,6 @@
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,
@@ -12191,18 +13702,25 @@
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/images/autohandler, html/NoAuth/images/bplogo.gif,
+ html/NoAuth/css/3.5-default/titlebox.css,
+ html/NoAuth/css/3.5-default/transactions.css,
html/NoAuth/images/css/cb-light.gif,
+ html/NoAuth/images/css/cb.gif,
html/NoAuth/images/css/cbr-b2g.gif,
html/NoAuth/images/css/cbr-b2lb.gif,
html/NoAuth/images/css/cbr-gray.gif,
html/NoAuth/images/css/cbr-trans.gif,
+ html/NoAuth/images/css/cbr.gif,
html/NoAuth/images/css/ct-light.gif,
+ html/NoAuth/images/css/ct.gif,
html/NoAuth/images/css/ctr-b2g.gif,
html/NoAuth/images/css/ctr-b2lb.gif,
html/NoAuth/images/css/ctr-gray.gif,
html/NoAuth/images/css/ctr-trans.gif,
+ html/NoAuth/images/css/ctr.gif,
html/NoAuth/images/css/dark-arrow-up.png,
html/NoAuth/images/css/dark-arrow.png,
html/NoAuth/images/css/light-arrow-up.png,
@@ -12216,168 +13734,22 @@
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/Helpers/CalPopup.html,
- html/Tools/MyDay.html, html/Tools/Offline.html,
- html/Tools/index.html, html/Tools/Elements/Tabs,
+ html/Widgets/TitleBoxEnd, html/Widgets/TitleBoxStart,
+ html/Helpers/CalPopup.html, html/Tools/index.html,
html/Tools/Reports/CreatedByDates.html,
html/Tools/Reports/ResolvedByDates.html,
html/Tools/Reports/ResolvedByOwner.html,
- html/Tools/Reports/index.html, html/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
+ 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
-2007-08-02 12:49 ivan
+2007-08-02 12:51 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/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
+ * rt/lib/RT/: Reminders.pm, Interface/Web/Menu.pm,
+ Interface/Web/Menu/Item.pm, Search/Googleish.pm, I18N/sv.po:
+ Initial revision
2007-08-01 15:33 ivan
@@ -12385,13 +13757,13 @@
2007-08-01 15:24 ivan
- * 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,
+ * 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,
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,
@@ -12814,6 +14186,7 @@
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!
@@ -12823,10 +14196,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,
- 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
+ bin/webmux.pl, etc/RT_Config.pm, lib/RT.pm,
+ lib/RTx/WebCronTool.pm, lib/t/02regression.t, lib/t/03web.pl,
+ lib/t/04_send_email.pl: commit these RT differences, seem to be
+ mostly in autogen'ed stuff
2007-08-01 15:13 ivan
@@ -12962,7 +14335,7 @@
2007-07-06 01:08 ivan
- * README: v3!
+ * GPL, README: v3!
2007-07-05 15:05 ivan
@@ -12973,6 +14346,11 @@
* 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
@@ -12993,8 +14371,8 @@
2007-06-28 18:27 ivan
- * bin/strip-eps: removing create-history-tables, freeside-upgrade
- does this anyway
+ * bin/: create-history-tables, strip-eps: removing
+ create-history-tables, freeside-upgrade does this anyway
2007-06-28 18:23 ivan
@@ -13508,8 +14886,9 @@
* FS/FS/Schema.pm, FS/FS/cust_main.pm,
httemplate/edit/cust_main.cgi,
- httemplate/edit/cust_main/billing.html: ticket 1443 add account
- type and bank state for echeck processing
+ httemplate/edit/cust_main/billing.html,
+ httemplate/edit/cust_main/select-state.html: ticket 1443 add
+ account type and bank state for echeck processing
2007-04-05 17:37 ivan
@@ -13791,8 +15170,9 @@
2007-02-28 11:14 jeff
- * httemplate/misc/svc_acct-domains.cgi: restore (none) choice to
- first package select
+ * httemplate/: edit/cust_main/select-domain.html,
+ misc/svc_acct-domains.cgi: restore (none) choice to first package
+ select
2007-02-27 16:16 jayce
@@ -13886,6 +15266,10 @@
* 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
@@ -13896,8 +15280,9 @@
2007-02-14 15:32 jeff
- * httemplate/: edit/cust_main.cgi, misc/svc_acct-domains.cgi:
- selectable domain on first package in edit/cust_main
+ * 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
2007-02-14 14:43 ivan
@@ -13956,8 +15341,9 @@
2007-02-12 09:56 jeff
- * FS/FS/ClientAPI/Signup.pm: alpha sort packages in new package
- order SELECT (ticket 1446)
+ * FS/FS/ClientAPI/Signup.pm,
+ httemplate/view/cust_main/order_pkg.html: alpha sort packages in
+ new package order SELECT (ticket 1446)
2007-02-11 19:11 ivan
@@ -14086,6 +15472,10 @@
* 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,
@@ -14097,8 +15487,9 @@
* 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/svc_Common.html,
- httemplate/view/svc_acct.cgi, httemplate/view/svc_broadband.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/svc_domain.cgi, httemplate/view/svc_external.cgi,
httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi,
httemplate/view/cust_main/contacts.html,
@@ -14492,8 +15883,8 @@
2007-01-21 05:26 ivan
- * Makefile, htetc/freeside-base1.conf, htetc/freeside-base2.conf:
- mod_perl v2, it finally happened
+ * Makefile, htetc/freeside-base.conf, htetc/freeside-base1.conf,
+ htetc/freeside-base2.conf: mod_perl v2, it finally happened
2007-01-21 01:13 ivan
@@ -14785,6 +16176,11 @@
* 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
@@ -14803,6 +16199,14 @@
* 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
@@ -14833,6 +16237,7 @@
* 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"
@@ -14844,7 +16249,8 @@
2006-12-26 17:07 ivan
- * httemplate/: edit/cust_main.cgi, misc/counties.cgi: fix county
+ * httemplate/: edit/cust_main.cgi,
+ edit/cust_main/select-county.html, misc/counties.cgi: fix county
selector
2006-12-26 11:53 ivan
@@ -14981,8 +16387,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/mapsecrets2access_user, htetc/handler.pl: make the config
- directory configurable
+ bin/dbdef-create, bin/mapsecrets2access_user, htetc/handler.pl:
+ make the config directory configurable
2006-12-13 22:00 ivan
@@ -15009,8 +16415,9 @@
2006-12-08 05:36 ivan
- * httemplate/edit/process/quick-charge.cgi: some javascript
- validation magic to give one-time charges better UI
+ * httemplate/: view/cust_main/quick-charge.html,
+ edit/process/quick-charge.cgi: some javascript validation magic
+ to give one-time charges better UI
2006-12-07 08:46 ivan
@@ -15064,6 +16471,11 @@
* 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!
@@ -15273,6 +16685,10 @@
* 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
@@ -15419,14 +16835,18 @@
2006-10-19 07:26 jeff
* httemplate/elements/tr-select-reason.html,
- httemplate/misc/cancel_pkg.html,
- httemplate/misc/process/cancel_pkg.html, FS/t/cust_pkg_reason.t:
- suspension and cancellation reasons
+ 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
2006-10-19 07:23 jeff
- * FS/FS/reason.pm, FS/FS/reason_type.pm, FS/t/reason.t,
- FS/t/reason_type.t, httemplate/browse/reason.html,
+ * 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,
httemplate/browse/reason_type.html,
httemplate/edit/process/reason.html,
httemplate/edit/process/reason_type.html,
@@ -15449,6 +16869,11 @@
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
@@ -15456,40 +16881,13 @@
2006-10-17 02:03 ivan
* rt/: html/Elements/Header, html/Elements/CollectionAsTable/Row,
- sbin/rt-setup-database.in: commiting rt 3.4.5 to HEAD
+ html/NoAuth/webrt.css, sbin/rt-setup-database.in: commiting rt
+ 3.4.5 to HEAD
2006-10-17 01:49 ivan
- * rt/: configure, configure.ac, README, Changelog,
- sbin/rt-test-dependencies.in,
- 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
+ * rt/: html/NoAuth/printrt.css, lib/t/regression/14linking.t,
+ lib/t/regression/22search_tix_by_watcher.t: Initial revision
2006-10-16 22:49 ivan
@@ -15544,8 +16942,8 @@
2006-10-14 02:55 ivan
- * httemplate/docs/index.html: move signup/self-service install to
- wiki
+ * httemplate/docs/: index.html, selfservice.html: move
+ signup/self-service install to wiki
2006-10-12 02:42 ivan
@@ -15646,7 +17044,8 @@
2006-09-26 11:55 ivan
- * httemplate/search/svc_acct.cgi: fix username@domain search
+ * httemplate/search/: svc_Smart.html, svc_acct.cgi: fix
+ username@domain search
2006-09-23 11:33 ivan
@@ -15805,6 +17204,16 @@
* 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:
@@ -15834,6 +17243,10 @@
* 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$
@@ -15908,7 +17321,8 @@
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/edit/cust_bill_pay.cgi,
+ FS/t/cust_bill_pay_batch.t, httemplate/browse/cust_pay_batch.cgi,
+ httemplate/edit/cust_bill_pay.cgi,
httemplate/edit/cust_credit.cgi,
httemplate/edit/cust_credit_bill.cgi,
httemplate/edit/part_bill_event.cgi,
@@ -15952,9 +17366,13 @@
2006-08-25 12:30 ivan
- * 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
+ * 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
2006-08-23 18:37 ivan
@@ -15969,6 +17387,7 @@
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,
@@ -15983,7 +17402,7 @@
httemplate/browse/elements/browse.html,
httemplate/config/config-process.cgi,
httemplate/config/config-view.cgi, httemplate/config/config.cgi,
- httemplate/edit/REAL_cust_pkg.cgi,
+ httemplate/docs/trouble.html, 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,
@@ -15994,6 +17413,7 @@
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,
@@ -16013,6 +17433,9 @@
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,
@@ -16028,6 +17451,7 @@
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,
@@ -16102,8 +17526,9 @@
httemplate/graph/elements/monthly.html,
httemplate/misc/batch-cust_pay.html, httemplate/misc/bill.cgi,
httemplate/misc/cancel-unaudited.cgi,
- httemplate/misc/catchall.cgi, httemplate/misc/cdr-import.html,
- httemplate/misc/change_pkg.cgi, httemplate/misc/counties.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/cust_main-cancel.cgi,
httemplate/misc/cust_main-import.cgi,
httemplate/misc/cust_main-import_charges.cgi,
@@ -16116,7 +17541,7 @@
httemplate/misc/email-invoice.cgi,
httemplate/misc/email_invoice_events.cgi,
httemplate/misc/email_invoices.cgi,
- httemplate/misc/fax-invoice.cgi,
+ httemplate/misc/expire_pkg.cgi, httemplate/misc/fax-invoice.cgi,
httemplate/misc/fax_invoice_events.cgi,
httemplate/misc/fax_invoices.cgi,
httemplate/misc/inventory_item-import.html,
@@ -16124,7 +17549,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/states.cgi, httemplate/misc/susp_pkg.cgi,
httemplate/misc/unapply-cust_credit.cgi,
httemplate/misc/unapply-cust_pay.cgi,
httemplate/misc/unprovision.cgi, httemplate/misc/unsusp_pkg.cgi,
@@ -16139,6 +17564,7 @@
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,
@@ -16169,7 +17595,8 @@
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_acct.cgi,
+ httemplate/search/sqlradius.html,
+ httemplate/search/svc_Smart.html, httemplate/search/svc_acct.cgi,
httemplate/search/svc_broadband.cgi,
httemplate/search/svc_domain.cgi,
httemplate/search/svc_external.cgi,
@@ -16179,16 +17606,18 @@
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/svc_acct.cgi,
- httemplate/view/svc_broadband.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.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
@@ -16208,7 +17637,18 @@
2006-08-22 05:23 ivan
- * httemplate/docs/index.html: get rid of old upgrade instructions
+ * 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
2006-08-21 16:01 ivan
@@ -16233,8 +17673,8 @@
2006-08-21 02:46 ivan
- * httemplate/docs/index.html: we're off to see the wiki, the
- wonderful wiki of oz
+ * httemplate/docs/: install-rt.html, install.html, index.html:
+ we're off to see the wiki, the wonderful wiki of oz
2006-08-18 05:18 ivan
@@ -16317,6 +17757,10 @@
* 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,
@@ -16326,10 +17770,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: 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,
+ 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
2006-08-14 01:38 ivan
@@ -16400,8 +17844,8 @@
2006-08-10 06:50 ivan
- * FS/FS/Schema.pm, FS/FS/cust_main.pm, FS/FS/part_referral.pm,
- httemplate/browse/part_referral.html,
+ * README.1.7.0, 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)
@@ -16413,8 +17857,11 @@
* 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
@@ -16461,11 +17908,12 @@
2006-08-08 23:43 jeff
- * FS/FS/Schema.pm, FS/FS/Setup.pm, FS/FS/cust_bill.pm,
- FS/FS/cust_main.pm, FS/FS/cust_pay_batch.pm,
+ * 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/part_bill_event.pm, FS/FS/pay_batch.pm, FS/FS/payby.pm,
- httemplate/docs/schema.html, httemplate/misc/download-batch.cgi:
- batch refactor
+ httemplate/browse/cust_pay_batch.cgi,
+ httemplate/browse/pay_batch.cgi, httemplate/docs/schema.html,
+ httemplate/misc/download-batch.cgi: batch refactor
2006-08-08 23:34 ivan
@@ -16606,10 +18054,11 @@
2006-07-15 17:55 ivan
- * FS/FS/Conf.pm, FS/FS/agent.pm, FS/FS/cust_bill.pm,
+ * SCHEMA_CHANGE, 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/edit/cust_credit.cgi,
+ httemplate/autohandler, httemplate/browse/cust_pay_batch.cgi,
+ httemplate/edit/cust_credit.cgi,
httemplate/elements/overlibmws.js,
httemplate/elements/overlibmws_draggable.js,
httemplate/elements/phonenumber.html,
@@ -16693,6 +18142,10 @@
* 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:
@@ -16801,7 +18254,8 @@
2006-06-19 04:57 ivan
- * bin/mapsecrets2access_user: ACL bootstrapping/upgrade
+ * Changes.1.7.0, README.1.7.0, bin/mapsecrets2access_user: ACL
+ bootstrapping/upgrade
2006-06-19 04:25 ivan
@@ -16821,6 +18275,7 @@
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
@@ -16890,6 +18345,31 @@
* 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
@@ -16897,7 +18377,8 @@
2006-06-02 06:20 ivan
- * httemplate/elements/header.html, rt/FREESIDE_MODIFIED,
+ * httemplate/elements/header.html,
+ httemplate/search/svc_Smart.html, rt/FREESIDE_MODIFIED,
rt/html/Elements/FreesideSvcSearch, rt/html/Elements/PageLayout,
rt/html/Elements/Tabs: add a service search
@@ -16905,6 +18386,11 @@
* 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
@@ -16913,10 +18399,18 @@
* 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?
@@ -16931,9 +18425,11 @@
2006-05-20 13:06 jeff
- * 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,
+ * 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,
httemplate/misc/download-batch.cgi: first stab at BoM download
2006-05-15 06:57 ivan
@@ -16944,7 +18440,7 @@
2006-05-15 04:05 ivan
- * httemplate/elements/freeside.css,
+ * rt/html/NoAuth/webrt.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,
@@ -16956,7 +18452,7 @@
2006-05-14 09:47 ivan
- * CREDITS, htetc/handler.pl, httemplate/autohandler,
+ * CREDITS, Changes.1.7.0, htetc/handler.pl, httemplate/autohandler,
httemplate/index.html, httemplate/browse/access_group.html,
httemplate/browse/access_user.html,
httemplate/browse/agent_type.cgi,
@@ -16968,6 +18464,7 @@
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,
@@ -16986,15 +18483,21 @@
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.cgi,
+ httemplate/search/cust_main-payinfo.html,
+ httemplate/search/cust_main-quickpay.html,
+ httemplate/search/cust_main.cgi, httemplate/search/cust_pay.html,
+ httemplate/search/cust_pkg_report.cgi,
httemplate/search/report_cust_bill.html,
httemplate/search/report_cust_credit.html,
httemplate/search/report_cust_pay.html,
httemplate/search/report_prepaid_income.html,
httemplate/search/report_tax.html,
httemplate/search/sqlradius.html,
+ httemplate/search/svc_acct.html,
httemplate/search/svc_domain.cgi,
+ httemplate/search/svc_domain.html,
httemplate/search/svc_external.cgi, FS/MANIFEST,
FS/FS/AccessRight.pm, FS/FS/CGI.pm, FS/FS/Schema.pm,
FS/FS/access_group.pm, FS/FS/access_groupagent.pm,
@@ -17002,9 +18505,10 @@
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/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/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/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
@@ -17025,6 +18529,11 @@
* 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,
@@ -17034,6 +18543,7 @@
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
@@ -17041,12 +18551,15 @@
2006-05-07 13:27 ivan
- * htetc/handler.pl, httemplate/elements/select-month_year.html,
+ * README.1.7.0, htetc/handler.pl, httemplate/docs/upgrade10.html,
+ 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,
@@ -17067,9 +18580,15 @@
* 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
@@ -17104,7 +18623,8 @@
2006-04-21 17:58 ivan
- * httemplate/browse/inventory_class.html,
+ * httemplate/browse/generic.cgi,
+ 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,
@@ -17118,7 +18638,8 @@
httemplate/elements/select-pkg_class.html,
httemplate/elements/select-table.html,
httemplate/elements/tr-select-pkg_class.html,
- httemplate/search/cust_pkg.cgi, FS/FS/part_pkg.pm,
+ httemplate/search/cust_pkg.cgi,
+ httemplate/search/inventory_class.html, 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)
@@ -17135,14 +18656,19 @@
2006-04-21 05:45 ivan
- * httemplate/: index.html, misc/queue.cgi, search/queue.html:
- s(browse/queue.cgi)(search/queue.html)
+ * httemplate/: index.html, browse/queue.cgi, 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
@@ -17228,6 +18754,8 @@
* 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...
@@ -17267,8 +18795,8 @@
2006-03-30 06:22 ivan
- * FS/bin/freeside-upgrade: move all the schema-updating magic into
- DBIx::DBSchema
+ * README.1.7.0, FS/bin/freeside-upgrade: move all the
+ schema-updating magic into DBIx::DBSchema
2006-03-24 18:23 ivan
@@ -17292,8 +18820,8 @@
2006-03-23 04:00 lsc
- * FS/FS/part_pkg/: prorate.pm, subscription.pm: for subscription.pm
- and prorate.pm:
+ * FS/FS/part_pkg/: billoneday.pm, 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
@@ -17321,11 +18849,13 @@
2006-03-20 11:13 ivan
- * FS/FS/Conf.pm, FS/FS/Schema.pm, FS/FS/cdr.pm, FS/FS/cust_main.pm,
+ * 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/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, bin/cdr_upstream_rate.import,
- httemplate/edit/rate.cgi, httemplate/edit/cust_main/billing.html,
+ FS/MANIFEST, FS/t/cdr_upstream_rate.t,
+ 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
@@ -17395,6 +18925,7 @@
* 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.
@@ -17403,9 +18934,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_item.html,
- bin/generate-table-module, htetc/handler.pl,
- httemplate/edit/inventory_class.html,
+ 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,
httemplate/edit/elements/edit.html,
httemplate/edit/process/inventory_class.html,
httemplate/edit/process/elements/process.html,
@@ -17420,8 +18951,10 @@
2006-03-03 07:02 ivan
- * FS/FS/Report/Table/Monthly.pm, httemplate/graph/money_time.cgi:
- agent-specific sales/credit/receipts summary
+ * FS/FS/Report/Table/Monthly.pm,
+ httemplate/graph/money_time-graph.cgi,
+ httemplate/graph/money_time.cgi: agent-specific
+ sales/credit/receipts summary
2006-02-28 11:34 ivan
@@ -17442,7 +18975,8 @@
* 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,
- FS/MANIFEST, FS/FS/part_pkg/voip_sqlradacct.pm, FS/t/cdr.t,
+ README.1.7.0, README.2.0.0, 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,
@@ -17450,6 +18984,10 @@
httemplate/search/cdr.html, httemplate/search/report_cdr.html,
bin/cdr_calltype.import: CDR schema and class
+2006-02-17 20:32 ivan
+
+ * htetc/global.asa, httemplate/docs/install.html: Mason it is
+
2006-02-17 18:11 ivan
* FS/FS/: cust_tax_exempt_pkg.pm, domain_record.pm, msgcat.pm,
@@ -17459,9 +18997,9 @@
2006-02-16 13:43 ivan
- * FS/FS/Setup.pm, FS/bin/freeside-setup,
- httemplate/docs/admin.html: automate more of the initial data
- adding...
+ * 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...
2006-02-08 23:18 ivan
@@ -17474,10 +19012,15 @@
* 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/index.html: slightly html-ize the 1.5.8 upgrade
- instructions
+ * httemplate/docs/: upgrade10.html, index.html: slightly html-ize
+ the 1.5.8 upgrade instructions
2006-02-07 18:26 ivan
@@ -17527,10 +19070,12 @@
2006-01-30 20:26 ivan
* httemplate/: browse/addr_block.cgi, browse/agent.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,
+ 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,
config/config-view.cgi, config/config.cgi,
edit/REAL_cust_pkg.cgi, edit/agent.cgi,
edit/agent_payment_gateway.html, edit/agent_type.cgi,
@@ -17541,8 +19086,9 @@
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/link.cgi, misc/meta-import.cgi, misc/upload-batch.cgi,
- misc/whois.cgi, misc/process/cust_main-import.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/process/cust_main-import_charges.cgi,
misc/process/meta-import.cgi, search/report_prepaid_income.cgi,
search/report_tax.cgi, search/svc_external.cgi,
@@ -17582,20 +19128,29 @@
2006-01-25 04:34 ivan
- * 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
+ * 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...
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,
@@ -17628,7 +19183,8 @@
2005-12-24 19:00 ivan
- * FS/FS/Schema.pm: update indices for better tax report performance
+ * README.1.5.8, FS/FS/Schema.pm: update indices for better tax
+ report performance
2005-12-24 18:31 ivan
@@ -17662,10 +19218,15 @@
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,
@@ -17686,8 +19247,8 @@
2005-12-18 20:18 ivan
- * FS/FS/part_pkg/sqlradacct_hour.pm: add maximum "caps" to RADIUS
- usage charges
+ * Changes.1.5.8, FS/FS/part_pkg/sqlradacct_hour.pm: add maximum
+ "caps" to RADIUS usage charges
2005-12-16 14:47 ivan
@@ -17779,6 +19340,26 @@
* 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
@@ -17790,6 +19371,10 @@
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
@@ -17866,6 +19451,11 @@
* 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
@@ -17933,6 +19523,10 @@
* 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
@@ -17950,7 +19544,8 @@
2005-11-17 04:27 ivan
- * FS/FS/Schema.pm: add cust_pkg2 index on cust_pkg.pkgpart
+ * README.1.5.8, FS/FS/Schema.pm: add cust_pkg2 index on
+ cust_pkg.pkgpart
2005-11-17 03:15 ivan
@@ -17969,10 +19564,15 @@
2005-11-16 05:14 ivan
* FS/FS/part_svc.pm, httemplate/index.html,
- httemplate/browse/part_svc.cgi, FS/FS/UI/Web.pm,
+ httemplate/browse/part_svc.cgi, Changes.1.5.8, 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
@@ -18015,6 +19615,10 @@
unaudited domain deletion, add record being deleted to record
deletion popup
+2005-11-09 12:48 ivan
+
+ * httemplate/docs/install.html: closing paren
+
2005-11-07 18:16 ivan
* httemplate/docs/admin.html: bah
@@ -18046,12 +19650,20 @@
* 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
@@ -18059,6 +19671,10 @@
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'
@@ -18081,7 +19697,7 @@
2005-10-24 04:56 ivan
- * FS/FS/Schema.pm, httemplate/edit/process/rate.cgi,
+ * README.1.5.8, 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
@@ -18166,216 +19782,78 @@
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
- * rt/html/Elements/Header: land RT 3.4.4 on HEAD
+ * README.1.5.8, rt/html/Elements/Header, rt/html/NoAuth/webrt.css:
+ land RT 3.4.4 on HEAD
2005-10-15 02:33 ivan
- * rt/: etc/RT_SiteConfig.pm, html/Elements/Footer,
+ * rt/: etc/RT_SiteConfig.pm, html/Admin/Global/CustomField.html,
+ html/Admin/Global/CustomFields.html, html/Elements/Footer,
html/Elements/Header, html/Elements/Menu,
html/Elements/PageLayout, html/Elements/SimpleSearch,
html/Elements/Tabs, html/Elements/CollectionAsTable/Row,
+ html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif,
+ html/NoAuth/images/head_requestracker.gif,
+ html/NoAuth/images/rt.jpg, html/NoAuth/images/spacer.gif,
+ html/NoAuth/images/squares_blue.gif,
html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
- sbin/rt-setup-database.in: landing rt 3.4.4 on HEAD
+ 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
2005-10-15 02:09 ivan
- * 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,
+ * rt/: docs/design_docs/realflow.txt,
docs/design_docs/3.3-schema-redesign.txt,
- docs/design_docs/cvs_integration,
- docs/design_docs/link-definitions.txt, docs/design_docs/rt-mvc,
- sbin/extract-message-catalog, sbin/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,
+ docs/design_docs/rt-mvc, sbin/rt-dump-database.in,
+ html/Search/Elements/SelectGroup, html/Admin/autohandler,
html/Download/CustomFieldValue/dhandler,
html/Download/Tabular/dhandler, html/Search/Elements/EditQuery,
- html/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/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/Groups/History.html,
html/Admin/CustomFields/Modify.html,
html/Admin/CustomFields/Objects.html,
html/Admin/CustomFields/UserRights.html,
html/Admin/CustomFields/index.html,
- html/Admin/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/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/EditCustomFieldImage,
html/Elements/EditCustomFieldBinary,
- 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/EditCustomFieldSelect,
html/Elements/ShowCustomFieldBinary,
html/Elements/ShowCustomFieldImage,
html/Elements/ShowCustomFieldWikitext,
- 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/ShowCustomFields,
+ html/Elements/EditCustomFieldFreeform,
html/Elements/EditCustomFieldText,
- 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,
+ html/Elements/EditCustomFieldWikitext,
+ html/Elements/ShowMemberships, lib/t/setup_regression.t,
lib/t/create_data.pl, lib/t/regression/01ticket_link_searching.t,
lib/t/regression/02basic_web.t,
lib/t/regression/03web_compiliation_errors.t,
@@ -18395,96 +19873,28 @@
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/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/SavedSearch.pm, lib/RT/ObjectCustomFields.pm,
+ lib/RT/CustomFieldValue_Overlay.pm, lib/RT/ObjectCustomField.pm,
+ lib/RT/ObjectCustomFields_Overlay.pm, lib/RT/SavedSearches.pm,
+ lib/RT/ObjectCustomFieldValues.pm,
lib/RT/ObjectCustomFieldValue.pm,
lib/RT/ObjectCustomField_Overlay.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/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/Interface/Web/QueryBuilder.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/Standalone.pm,
lib/RT/Interface/Web/QueryBuilder/Tree.pm,
- 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
+ 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
2005-10-13 14:16 ivan
@@ -18515,7 +19925,9 @@
2005-10-10 05:20 ivan
- * FS/FS/cust_pay.pm, htetc/handler.pl, httemplate/index.html,
+ * 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,
httemplate/misc/batch-cust_pay.html,
httemplate/misc/xmlhttp-cust_main-search.cgi,
httemplate/misc/process/batch-cust_pay.cgi,
@@ -18529,14 +19941,19 @@
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: fix
- tax class selection in package add/edit too
+ edit/process/quick-charge.cgi, elements/select-taxclass.html,
+ view/cust_main/quick-charge.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
@@ -18550,8 +19967,9 @@
2005-10-06 19:25 ivan
* FS/FS/Conf.pm, FS/FS/part_pkg.pm,
- httemplate/edit/process/quick-charge.cgi: add require_taxclasses
- config flag
+ httemplate/edit/process/quick-charge.cgi,
+ httemplate/view/cust_main/quick-charge.html: add
+ require_taxclasses config flag
2005-10-06 16:09 ivan
@@ -18599,6 +20017,10 @@
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
@@ -18619,12 +20041,16 @@
2005-09-25 01:13 ivan
- * CREDITS, FS/FS/UI/Web.pm, httemplate/edit/process/part_svc.cgi,
+ * 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,
httemplate/edit/process/rate.cgi,
httemplate/elements/jsrsServer.html,
httemplate/elements/progress-init.html,
httemplate/elements/progress-popup.html,
- httemplate/elements/xmlhttp.html: get rid of JSRS iframe foo for
+ httemplate/elements/xmlhttp.html, httemplate/docs/install.html,
+ httemplate/docs/upgrade10.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...
@@ -18659,8 +20085,9 @@
2005-09-14 04:01 ivan
* FS/t/agent_payment_gateway.t, FS/t/banned_pay.t,
- FS/t/payment_gateway.t, FS/t/payment_gateway_option.t,
- bin/generate-table-module: fix autogenerated simple test
+ FS/t/cancel_reason.t, 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
@@ -18670,6 +20097,9 @@
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!
@@ -18741,8 +20171,8 @@
2005-09-07 02:37 ivan
- * FS/FS/part_export/cpanel.pm, eg/export_template.pm: add cpanel
- export
+ * Changes.1.5.8, FS/FS/part_export/cpanel.pm,
+ eg/export_template.pm: add cpanel export
2005-09-06 14:58 ivan
@@ -18752,11 +20182,17 @@
2005-08-27 01:46 ivan
* FS/MANIFEST, FS/FS/Schema.pm, FS/FS/banned_pay.pm,
- FS/FS/cust_main.pm, FS/t/banned_pay.t, bin/generate-table-module,
+ FS/FS/cancel_reason.pm, FS/FS/cust_main.pm, FS/t/banned_pay.t,
+ FS/t/cancel_reason.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
@@ -18764,11 +20200,12 @@
2005-08-24 06:22 ivan
- * htetc/handler.pl, httemplate/edit/cust_main.cgi,
+ * htetc/global.asa, htetc/handler.pl,
+ httemplate/edit/cust_main.cgi,
httemplate/edit/cust_main/billing.html,
- 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,
+ 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,
fs_selfservice/FS-SelfService/SelfService.pm,
httemplate/docs/ach.html, httemplate/docs/cvv2.html,
httemplate/edit/process/cust_main.cgi,
@@ -18817,12 +20254,13 @@
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, 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,
+ 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,
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
@@ -18839,14 +20277,20 @@
2005-08-09 14:38 ivan
- * 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
+ * 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
2005-08-08 08:15 ivan
- * FS/FS/part_export/everyone_net.pm: add export to everyone.net
- outsource mail service
+ * 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
2005-08-06 17:41 ivan
@@ -18856,8 +20300,8 @@
2005-08-06 17:40 ivan
- * FS/FS/agent.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
- FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
+ * Changes.1.5.8, FS/FS/agent.pm, FS/FS/cust_pkg.pm,
+ FS/FS/cust_svc.pm, FS/FS/UI/Web.pm, httemplate/browse/agent.cgi,
httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
httemplate/search/elements/search.html: move cust_pkg search to
new template, add active/suspended/cancelled customer packages to
@@ -18867,6 +20311,11 @@
* 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
@@ -18912,7 +20361,7 @@
2005-07-14 03:52 ivan
- * FS/MANIFEST, FS/FS/Conf.pm, FS/FS/cust_bill.pm,
+ * Changes.1.5.8, 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,
@@ -18927,11 +20376,16 @@
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: <rjbs> 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, view/cust_pkg.cgi: <rjbs> 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
@@ -18958,18 +20412,30 @@
2005-07-11 05:53 ivan
- * httemplate/docs/index.html: note alternate instructions for
- 0pre6->7
+ * 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/
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:
@@ -19013,6 +20479,10 @@
* 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
@@ -19026,6 +20496,10 @@
* 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
@@ -19046,8 +20520,8 @@
2005-06-14 21:46 ivan
- * FS/FS/cust_bill.pm: better error reporting for actual errors from
- lpr command
+ * README.1.5.7, FS/FS/cust_bill.pm: better error reporting for
+ actual errors from lpr command
2005-06-14 19:31 ivan
@@ -19201,10 +20675,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/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/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
2005-06-01 17:02 ivan
@@ -19379,10 +20853,18 @@
* 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
- * rt/lib/RT/URI/: freeside.pm, freeside/Internal.pm: fixup RT
- integration grr!
+ * README.1.5.7, rt/lib/RT/URI/freeside.pm,
+ rt/lib/RT/URI/freeside/Internal.pm: fixup RT integration grr!
2005-05-14 11:03 ivan
@@ -19405,9 +20887,10 @@
2005-05-14 09:27 ivan
- * FS/FS/Conf.pm, FS/FS/Misc.pm, FS/FS/cust_bill.pm,
+ * ANNOUNCE.1.5, 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/view/cust_bill.cgi: html invoices!
+ httemplate/docs/billing.html, httemplate/view/cust_bill.cgi: html
+ invoices!
http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y
http://www.dsv.su.se/~jpalme/ietf/mhtml.html
@@ -19470,9 +20953,10 @@
2005-05-03 17:40 ivan
- * conf/invoice_latex, conf/invoice_latexfooter, conf/logo.eps,
- FS/FS/Conf.pm, FS/FS/cust_bill.pm: great new invoice template
- from kristian!
+ * 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!
2005-05-03 10:22 ivan
@@ -19484,6 +20968,10 @@
* 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
@@ -19560,12 +21048,22 @@
* 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
@@ -19642,6 +21140,11 @@
* 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
@@ -19659,16 +21162,20 @@
2005-04-07 03:35 ivan
- * Makefile, 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-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
2005-04-07 02:26 ivan
- * 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)
+ * 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
2005-04-06 20:28 khoff
@@ -19676,6 +21183,11 @@
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 <rharby at caarnet.com>
+
2005-04-06 15:52 ivan
* FS/FS/svc_forward.pm: and fix the error msg haha
@@ -19685,6 +21197,11 @@
* 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
@@ -19701,11 +21218,11 @@
2005-04-02 14:46 ivan
- * 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
+ * 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
2005-04-02 12:34 ivan
@@ -19740,6 +21257,10 @@
* 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.
@@ -19777,6 +21298,12 @@
* 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
@@ -19784,9 +21311,10 @@
2005-03-29 14:41 ivan
- * fs_selfservice/FS-SelfService/SelfService.pm: better self-service
- debugging, don't point to install.html for suEXEC/setuid in
- self-service setup docs
+ * 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
2005-03-28 17:40 khoff
@@ -19809,6 +21337,21 @@
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,
@@ -19817,7 +21360,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/edit/cust_main.cgi,
+ httemplate/docs/install.html, 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,
@@ -19842,9 +21385,10 @@
2005-03-18 11:21 pbowen
- * 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
+ * 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
2005-03-18 11:15 pbowen
@@ -19856,6 +21400,10 @@
* 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
@@ -19869,14 +21417,19 @@
* 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/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/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.
2005-03-16 03:31 ivan
@@ -19903,7 +21456,8 @@
2005-03-12 08:07 ivan
- * Makefile, rt/etc/RT_SiteConfig.pm, rt/lib/RT/URI/freeside.pm,
+ * Makefile, httemplate/docs/install-rt.html,
+ 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
@@ -19919,8 +21473,10 @@
2005-03-12 06:31 ivan
- * 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/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/view/cust_main/payment_history.html,
httemplate/index.html, httemplate/browse/agent.cgi,
httemplate/edit/prepay_credit.cgi,
@@ -19942,11 +21498,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/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/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
2005-03-11 02:35 ivan
@@ -19956,6 +21512,10 @@
* 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,
@@ -19974,6 +21534,22 @@
* 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.
@@ -19984,9 +21560,16 @@
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
- * httemplate/docs/index.html: preliminary RT docs
+ * ANNOUNCE.1.5, httemplate/docs/index.html,
+ httemplate/docs/install-rt.html, httemplate/docs/install.html:
+ preliminary RT docs
2005-03-08 10:37 khoff
@@ -20000,6 +21583,10 @@
* 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
@@ -20012,19 +21599,27 @@
2005-03-05 19:04 ivan
- * httemplate/search/elements/search.html, htetc/handler.pl,
- httemplate/index.html, httemplate/search/cust_bill.html,
+ * 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/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_www.cgi,
+ httemplate/search/sqlradius.html,
+ httemplate/search/svc_acct.html,
+ httemplate/search/svc_domain.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;
@@ -20048,7 +21643,7 @@
httemplate/search/cust_credit.html,
httemplate/search/cust_pay.cgi,
httemplate/search/report_cust_credit.html,
- httemplate/search/report_cust_pay.html,
+ httemplate/search/report_cust_pay.html, ANNOUNCE.1.5,
httemplate/search/elements/search.html: add agent selection to
payment and credit reports, add link to agent browse, closes:
Bug#1105
@@ -20101,9 +21696,9 @@
2005-03-02 13:00 khoff
- * eg/xmlrpc-example.pl, httemplate/misc/xmlrpc.cgi,
- FS/FS/XMLRPC.pm, htetc/handler.pl: Initial version of the xmlrpc
- interface for freeside.
+ * 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.
2005-03-01 16:47 ivan
@@ -20131,6 +21726,11 @@
* 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
@@ -20158,6 +21758,10 @@
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
@@ -20173,9 +21777,10 @@
httemplate/elements/jsrsServer.html,
httemplate/elements/overlibmws.js,
httemplate/elements/progress-init.html,
- 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
+ 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
2005-02-17 00:44 ivan
@@ -20209,10 +21814,10 @@
2005-02-10 22:44 ivan
- * 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
+ * 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
2005-02-08 17:08 ivan
@@ -20224,15 +21829,16 @@
2005-02-08 12:22 ivan
- * FS/bin/freeside-setup, FS/FS.pm, FS/MANIFEST,
+ * FS/bin/freeside-setup, httemplate/docs/upgrade10.html,
+ README.1.5.0pre7, 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/schema.html: make self-service session cache
- module configurable, start framework for in-database session
- cache
+ httemplate/docs/install.html, httemplate/docs/schema.html: make
+ self-service session cache module configurable, start framework
+ for in-database session cache
2005-02-05 15:39 ivan
@@ -20256,6 +21862,15 @@
* 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
@@ -20265,9 +21880,11 @@
* 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, FS/MANIFEST,
- FS/FS/ClientAPI/Signup.pm, httemplate/docs/schema.html,
- httemplate/edit/reg_code.cgi, httemplate/search/reg_code.html,
+ 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,
httemplate/edit/process/reg_code.cgi: registration codes
2005-01-27 15:01 ivan
@@ -20282,8 +21899,9 @@
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/elements/jsrsClient.js,
- FS/bin/freeside-queued, httemplate/edit/rate.cgi,
+ 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,
httemplate/elements/qlib/box.js,
httemplate/elements/qlib/boxctrl.js,
httemplate/elements/qlib/boxres.js,
@@ -20403,6 +22021,18 @@
* 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:
@@ -20423,14 +22053,19 @@
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: historical (immutable)
- invoice details about services and other history infrastructure
+ httemplate/view/cust_main/packages.html, ANNOUNCE.1.5.0:
+ 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
@@ -20478,11 +22113,14 @@
2004-12-23 00:32 ivan
- * FS/bin/freeside-setup: allow NULL zip in some countries
+ * README.1.5.0pre7, FS/bin/freeside-setup,
+ httemplate/docs/upgrade10.html: allow NULL zip in some countries
2004-12-23 00:00 ivan
- * FS/bin/freeside-setup: going with 6 digit misnamed "npa" for now
+ * README.1.5.0pre7, FS/bin/freeside-setup,
+ httemplate/docs/upgrade10.html: going with 6 digit misnamed "npa"
+ for now
2004-12-23 00:00 ivan
@@ -20544,6 +22182,11 @@
* 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
@@ -20553,6 +22196,11 @@
* 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
@@ -20562,6 +22210,10 @@
* 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,
@@ -20571,10 +22223,16 @@
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: voiding of echeck
+ httemplate/view/cust_main/payment_history.html,
+ httemplate/view/cust_main/quick-charge.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
@@ -20743,98 +22401,44 @@
* htetc/handler.pl: landing rt 3.2.2
-2004-12-03 12:51 ivan
+2004-12-03 13:23 ivan
- * 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
+ * README.1.5.0pre7: landing RT 3.2.2
-2004-12-03 12:40 ivan
+2004-12-03 12:51 ivan
- * 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
+ * rt/: config, config.pld, bin/rt-commit-handler.in,
+ etc/upgrade/2.1.71, html/Admin/Elements/ModifyQueue,
+ html/Admin/Elements/ModifyUser, html/Admin/Users/Prefs.html,
+ html/Elements/Footer, html/Elements/Header,
+ html/Elements/PageLayout, html/Elements/ShadedBox,
+ html/Elements/ShadedInputRow, html/Elements/ShadedRow,
+ html/Elements/SimpleSearch, html/Elements/Tabs,
+ html/Elements/ViewUser, html/NoAuth/webrt.css,
+ html/Search/Listing.html, html/Search/Elements/PickRestriction,
+ html/Search/Elements/TicketHeader,
+ html/Search/Elements/TicketHeaderCell,
+ html/Search/Elements/TicketRow, html/Ticket/Elements/EditLinks,
+ html/Ticket/Elements/ShowLink, html/Ticket/Elements/ShowLinks,
+ html/Ticket/Elements/ShowSummary, html/Ticket/Elements/Tabs,
+ sbin/rt-setup-database.in: landing rt 3.2.2
-2004-12-03 12:37 ivan
+2004-12-03 12:40 ivan
- * rt/html/: Ticket/Elements/ShowTransactionAttachments,
- Elements/QuickCreate, Elements/TicketList,
- Elements/CollectionAsTable/Row: Initial revision
+ * rt/etc/upgrade/: 3.1.0/acl.Informix, 3.1.0/acl.Oracle,
+ 3.1.0/acl.Pg, 3.1.0/acl.SQLite, 3.1.0/acl.mysql, 3.1.0/content,
+ 3.1.0/schema.Informix, 3.1.0/schema.Oracle, 3.1.0/schema.Pg,
+ 3.1.0/schema.SQLite, 3.1.0/schema.mysql, 3.1.15/content,
+ 3.1.17/content: Initial revision
2004-12-03 12:37 ivan
- * rt/: 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,
+ * rt/: html/Tools/MyDay.html, html/Tools/Offline.html,
+ html/Tools/Elements/Tabs, html/Ticket/ShowEmailRecord.html,
+ html/Ticket/Elements/ShowTransactionAttachments,
html/Ticket/Elements/PreviewScrips,
- html/Ticket/Elements/ShowBasics,
- html/Ticket/Elements/ShowCustomFields,
html/Ticket/Elements/ShowGroupMembers,
- 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/Ticket/Elements/ShowUserEntry, html/Search/Build.html,
html/Search/Edit.html, html/Search/Results.html,
html/Search/Results.rdf, html/Search/Results.tsv,
html/Search/Elements/BuildFormatString,
@@ -20846,152 +22450,34 @@
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/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/Search/Elements/SelectSearchObject,
html/Admin/Tools/Configuration.html, html/Admin/Tools/index.html,
- 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/Admin/Elements/ToolTabs, html/Elements/ShowLinks,
+ html/Elements/EditLinks, html/Elements/QuickCreate,
+ html/Elements/ScrubHTML, html/Elements/TicketList,
+ html/Elements/ShowLink, html/Elements/TitleBox,
html/Elements/CollectionAsTable/Header,
html/Elements/CollectionAsTable/ParseFormat,
- html/Elements/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
+ 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
2004-12-02 02:18 ivan
@@ -21012,8 +22498,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/handler.pl,
- httemplate/search/cust_main.cgi,
+ FS/FS/TicketSystem/RT_Libs.pm, htetc/global.asa,
+ htetc/handler.pl, httemplate/search/cust_main.cgi,
rt/lib/RT/Interface/Web_Vendor.pm, rt/lib/RT/URI/freeside.pm:
second big RT integration checkin, customer linking/delinking
interface
@@ -21051,7 +22537,8 @@
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, Makefile, FS/FS.pm, htetc/handler.pl,
+ rt/html/Elements/Tabs, ANNOUNCE.1.5.0, Makefile, FS/FS.pm,
+ htetc/global.asa, htetc/handler.pl, rt/html/NoAuth/webrt.css,
rt/html/NoAuth/images/small-logo.png: ticket system integration
framework and skin RT
@@ -21109,11 +22596,12 @@
2004-11-22 10:20 ivan
- * 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
+ * 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
2004-11-22 03:11 ivan
@@ -21130,15 +22618,17 @@
* 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,
+ FS/t/rate_prefix.t, FS/t/rate_region.t, ANNOUNCE.1.5.0,
+ README.1.5.0pre7, SCHEMA_CHANGE,
FS/FS/part_pkg/voip_sqlradacct.pm, FS/bin/freeside-setup,
httemplate/browse/rate.cgi, httemplate/docs/schema.html,
- httemplate/edit/part_pkg.cgi, httemplate/edit/rate.cgi,
- httemplate/edit/rate_region.cgi,
+ httemplate/docs/upgrade10.html, 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/handler.pl, httemplate/search/sqlradius.cgi,
+ htetc/global.asa, htetc/handler.pl,
+ httemplate/search/sqlradius.cgi,
httemplate/search/sqlradius.html: first pass at VoIP rating
2004-11-17 05:22 ivan
@@ -21176,63 +22666,12 @@
* rt/sbin/rt-setup-database.in: merge in changes to
rt-setup-database
-2004-11-11 04:13 ivan
+2004-11-11 04:11 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/: 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
+ * 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
2004-11-09 03:42 ivan
@@ -21278,14 +22717,27 @@
* 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
- * httemplate/docs/: index.html, overview-new.dia, overview-new.png,
- schema.html: slightly more up-to-date docs
+ * 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
2004-10-26 05:07 ivan
@@ -21301,9 +22753,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, 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, 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/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,
@@ -21311,8 +22763,9 @@
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/edit/part_pkg.cgi, httemplate/view/cust_main.cgi,
- FS/FS/part_pkg/flat.pm, FS/FS/part_pkg/flat_comission.pm,
+ 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,
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,
@@ -21432,8 +22885,8 @@
2004-10-18 05:37 ivan
- * httemplate/: index.html, images/small-logo.png: that's right, a
- new logo
+ * httemplate/: index.html, images/mid-logo.png,
+ images/small-logo.png: that's right, a new logo
2004-10-17 07:01 ivan
@@ -21452,15 +22905,16 @@
2004-10-17 02:19 ivan
- * 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
+ * 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
2004-10-16 03:15 ivan
- * FS/: FS/Conf.pm, FS/part_export/artera_turbo.pm,
- FS/svc_external.pm, bin/freeside-setup: add artera turbo export
+ * 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
2004-10-12 22:46 ivan
@@ -21539,6 +22993,10 @@
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,
@@ -21859,6 +23317,10 @@
* 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,
@@ -21874,14 +23336,16 @@
2004-07-06 06:26 ivan
- * 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
+ * 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
2004-07-06 01:43 ivan
- * htetc/handler.pl: 0.32 (and then some) released
+ * htetc/: global.asa, handler.pl: 0.32 (and then some) released
2004-07-01 06:49 ivan
@@ -21938,10 +23402,11 @@
2004-06-28 21:02 ivan
- * 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,
+ * 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,
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
@@ -21986,6 +23451,10 @@
* 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
@@ -22033,6 +23502,10 @@
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
@@ -22049,8 +23522,10 @@
2004-06-15 06:27 ivan
- * fs_selfservice/FS-SelfService/cgi/: passwd.cgi, passwd.html:
- moving passwd cgi to self-service
+ * 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
2004-06-15 03:59 ivan
@@ -22077,7 +23552,8 @@
2004-06-11 06:44 ivan
- * httemplate/search/report_tax.cgi: tax report!
+ * FS/bin/freeside-tax-report, httemplate/search/report_tax.cgi: tax
+ report!
2004-06-11 00:37 ivan
@@ -22112,6 +23588,11 @@
* 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.
@@ -22231,8 +23712,8 @@
2004-05-26 11:59 ivan
- * FS/FS/cust_bill.pm: require the version of File::Temp with the OO
- interface
+ * FS/FS/cust_bill.pm, httemplate/docs/upgrade-1.4.2.html: require
+ the version of File::Temp with the OO interface
2004-05-26 06:07 ivan
@@ -22361,6 +23842,10 @@
* 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
@@ -22457,6 +23942,10 @@
* 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...
@@ -22472,16 +23961,22 @@
2004-04-23 06:15 ivan
- * FS/MANIFEST, httemplate/index.html: add link to new credit report
- on main menu, remove old obsolete shell-out reports
+ * 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
2004-04-23 05:50 ivan
- * Makefile: fix up includes with Apache::ASP
+ * Makefile, htetc/global.asa: 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,
@@ -22500,6 +23995,10 @@
* 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
@@ -22571,6 +24070,14 @@
* 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
@@ -22585,14 +24092,14 @@
2004-04-08 05:05 ivan
- * rt/sbin/rt-setup-database.in: remove accidentally doubled lines
- in usage inst
+ * rt/sbin/: rt-setup-database, 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.in: beginning
- of RT integration
+ rt/etc/RT_SiteConfig.pm, rt/sbin/rt-setup-database,
+ rt/sbin/rt-setup-database.in: beginning of RT integration
2004-04-07 22:53 ivan
@@ -22648,7 +24155,8 @@
2004-04-05 02:08 ivan
- * htetc/handler.pl, httemplate/misc/whois.cgi,
+ * htetc/global.asa, htetc/handler.pl, httemplate/docs/install.html,
+ httemplate/docs/upgrade-1.4.2.html, httemplate/misc/whois.cgi,
httemplate/view/svc_domain.cgi: add whois functionality
internally instead of linking to geektools
@@ -22662,11 +24170,17 @@
* 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/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/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.
http://support.microsoft.com/default.aspx?scid=kb;en-us;323308
2004-04-02 03:23 ivan
@@ -22684,11 +24198,29 @@
* 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
@@ -22789,10 +24321,24 @@
* 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/handler.pl, httemplate/elements/small_custview.html,
+ htetc/global.asa, 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
@@ -22842,8 +24388,9 @@
2004-03-22 02:16 ivan
- * httemplate/view/cust_main.cgi: yay! remove package view entirely
- (closes: Bug#569)
+ * httemplate/: misc/expire_pkg.cgi, misc/process/expire_pkg.cgi,
+ view/cust_main.cgi: yay! remove package view entirely (closes:
+ Bug#569)
2004-03-21 18:59 ivan
@@ -22909,9 +24456,10 @@
2004-03-17 13:47 ivan
- * FS/FS/: ClientAPI/MyAccount.pm, svc_acct.pm, ClientAPI/passwd.pm:
- proper self-service login supporting plaintext, crypt and MD5
- passwords
+ * 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
2004-03-16 12:41 ivan
@@ -22940,8 +24488,8 @@
2004-03-15 22:58 ivan
- * rt/: FREESIDE_MODIFIED, config.layout.in: config.layout needs to
- be generated
+ * rt/: FREESIDE_MODIFIED, config.layout, config.layout.in:
+ config.layout needs to be generated
2004-03-15 22:45 ivan
@@ -22949,8 +24497,8 @@
2004-03-15 22:43 ivan
- * rt/FREESIDE_MODIFIED: initial (hopefully rather unobtrusive)
- patch
+ * rt/: FREESIDE_MODIFIED, sbin/rt-setup-database: initial
+ (hopefully rather unobtrusive) patch
2004-03-15 20:36 ivan
@@ -22988,10 +24536,20 @@
* 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
@@ -23002,6 +24560,19 @@
* 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
@@ -23017,88 +24588,38 @@
2004-03-10 23:33 ivan
- * fs_passwd/fs_passwd: update fs_passwd stuff as wrappers around
+ * fs_passwd/: fs_passwd, fs_passwd.cgi, fs_passwd_server,
+ fs_passwdd: 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:05 ivan
-
- * rt/autom4te.cache/: output.0, traces.0: import of rt 3.0.9
+2004-03-10 18:03 ivan
-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
+ * 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 17:59 ivan
- * 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,
+ * rt/: README.Oracle, UPGRADING, bin/rt.in,
+ docs/rt3-schema-relationships.dot, etc/acl.Informix,
+ etc/drop.Informix, etc/drop.Oracle, etc/schema.Informix,
+ html/Admin/Elements/SelectStage, html/Elements/SelectLang,
+ html/REST/1.0/autohandler, html/REST/1.0/dhandler,
+ html/REST/1.0/logout, html/REST/1.0/Forms/queue/default,
+ html/REST/1.0/Forms/queue/ns,
html/REST/1.0/Forms/ticket/attachments,
html/REST/1.0/Forms/ticket/default,
html/REST/1.0/Forms/ticket/history,
html/REST/1.0/Forms/ticket/links,
html/REST/1.0/Forms/user/default, html/REST/1.0/Forms/user/ns,
- html/REST/1.0/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
+ 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
2004-03-10 17:05 ivan
@@ -23119,11 +24640,16 @@
* 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/handler.pl,
+ FS/t/Report-Table.t, FS/t/Report.t, htetc/global.asa,
+ htetc/handler.pl, httemplate/graph/money_time-graph.cgi,
httemplate/graph/money_time.cgi: beginning of OO reporting
interface, create acadia-requested crosstab reports
@@ -23169,10 +24695,20 @@
* 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
@@ -23218,6 +24754,10 @@
* 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
@@ -23243,6 +24783,10 @@
* 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,
@@ -23251,13 +24795,14 @@
2004-02-13 02:57 ivan
- * FS/bin/freeside-setup: continue adding svc_forward.src: make
- svc_forward.srcsvc nullable
+ * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: 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: add svc_forward.src
+ httemplate/docs/schema.html, httemplate/docs/upgrade10.html: add
+ svc_forward.src
2004-02-13 00:02 ivan
@@ -23275,7 +24820,8 @@
2004-02-11 22:31 ivan
- * htetc/handler.pl, httemplate/misc/email-invoice.cgi,
+ * htetc/global.asa, 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
@@ -23307,14 +24853,20 @@
* 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/handler.pl, httemplate/docs/schema.html: add
- pkg_svc.primary_svc flag to enable an explicit first package flag
+ 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
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
@@ -23423,6 +24975,10 @@
* 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
@@ -23434,6 +24990,15 @@
* 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
@@ -23535,8 +25100,9 @@
2003-12-27 00:23 ivan
- * httemplate/: index.html, search/cust_pkg.cgi: package reports by
- agent
+ * httemplate/: index.html, search/cust_pkg.cgi,
+ search/cust_pkg.html, search/cust_pkg_report.cgi: package reports
+ by agent
2003-12-24 10:18 khoff
@@ -23545,15 +25111,16 @@
2003-12-22 18:36 ivan
* FS/MANIFEST, FS/FS/part_export.pm, FS/t/svc_broadband.t,
- FS/t/svc_external.t, htetc/handler.pl,
+ FS/t/svc_external.t, htetc/global.asa, 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/svc_external.pm, bin/freeside-setup,
- FS/cust_svc.pm: add svc_external
+ * FS/FS.pm, FS/FS/svc_external.pm, FS/bin/freeside-setup,
+ httemplate/docs/upgrade10.html, FS/FS/cust_svc.pm: add
+ svc_external
2003-12-22 17:10 ivan
@@ -23574,6 +25141,11 @@
* 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
@@ -23607,6 +25179,11 @@
* 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
@@ -23639,8 +25216,9 @@
2003-12-10 14:51 ivan
- * FS/bin/freeside-setup: add part_referral.disabled, add disabled
- indices to agent and part_bill_event
+ * FS/bin/freeside-setup, httemplate/docs/upgrade10.html: add
+ part_referral.disabled, add disabled indices to agent and
+ part_bill_event
2003-12-10 14:50 ivan
@@ -23737,8 +25315,10 @@
2003-11-19 04:21 ivan
- * httemplate/: edit/REAL_cust_pkg.cgi, search/report_cust_pay.html,
- search/report_tax.html: fix jscalendar date ifFormat
+ * 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
2003-11-18 17:37 ivan
@@ -23759,6 +25339,11 @@
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
@@ -23802,6 +25387,11 @@
* 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
@@ -23809,7 +25399,8 @@
2003-11-10 23:51 ivan
- * httemplate/browse/svc_acct_pop.cgi: part_referral.cgi
+ * httemplate/browse/: part_referral.cgi, svc_acct_pop.cgi:
+ part_referral.cgi
2003-11-10 05:54 ivan
@@ -23880,6 +25471,11 @@
* 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
@@ -23948,6 +25544,11 @@
* 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
@@ -23972,13 +25573,28 @@
* FS/FS/ClientAPI/Signup.pm, httemplate/edit/cust_main.cgi,
httemplate/edit/process/cust_main.cgi, httemplate/docs/cvv2.html,
- FS/FS/cust_main.pm, FS/bin/freeside-setup,
- httemplate/docs/schema.html: cvv!
+ httemplate/docs/upgrade10.html, 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
@@ -24000,14 +25616,22 @@
2003-10-19 21:25 ivan
* FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
- httemplate/edit/part_pkg.cgi, FS/bin/freeside-setup: daily/weekly
- billing
+ 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
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.
@@ -24047,9 +25671,14 @@
* 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/handler.pl, httemplate/misc/upload-batch.cgi: can't use
+ * htetc/global.asa, htetc/handler.pl,
+ httemplate/misc/upload-batch.cgi: can't use
File::Basename::basename for windows filenames! use a regex
instead
@@ -24086,6 +25715,11 @@
* 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
@@ -24149,6 +25783,10 @@
* 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
@@ -24162,13 +25800,17 @@
httemplate/elements/calendar-win2k-2.css,
httemplate/elements/calendar.js,
httemplate/elements/calendar_stripped.js,
- httemplate/images/calendar.png,
+ httemplate/images/calendar.png, httemplate/search/cust_pkg.html,
+ httemplate/search/report_cc.html,
+ httemplate/search/report_credit.html,
httemplate/search/report_cust_pay.html,
httemplate/search/report_tax.html: calendar popups!
2003-09-30 00:04 ivan
- * htetc/handler.pl: CGI.pm 2.47 required for ->upload() method
+ * htetc/global.asa, htetc/handler.pl,
+ httemplate/docs/upgrade-1.4.2.html: CGI.pm 2.47 required for
+ ->upload() method
2003-09-29 03:10 ivan
@@ -24201,7 +25843,8 @@
2003-09-27 19:36 ivan
- * FS/FS/cust_pay_batch.pm, htetc/handler.pl,
+ * FS/FS/cust_pay_batch.pm, htetc/global.asa, htetc/handler.pl,
+ httemplate/browse/cust_pay_batch.cgi,
httemplate/misc/upload-batch.cgi: add upload of batch result from
TD Canada Trust some global.asa / handler.pl enhancements
@@ -24213,6 +25856,10 @@
* 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
@@ -24234,13 +25881,19 @@
2003-09-26 01:11 ivan
- * httemplate/browse/cust_main_county.cgi: fix tax edit UI
+ * 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
2003-09-25 04:49 ivan
- * httemplate/browse/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,
+ edit/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
@@ -24265,6 +25918,15 @@
* 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
@@ -24293,6 +25955,11 @@
* 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
@@ -24516,7 +26183,8 @@
* 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.html,
+ httemplate/elements/table.html, httemplate/search/sql.cgi,
+ 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,
@@ -24525,7 +26193,8 @@
2003-08-07 19:02 ivan
- * bin/masonize, httemplate/autohandler,
+ * bin/masonize, htetc/global.asa, httemplate/autohandler,
+ httemplate/graph/money_time-graph.cgi,
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
@@ -24538,17 +26207,20 @@
2003-08-07 06:08 ivan
- * 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/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
2003-08-07 05:47 ivan
- * 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
+ * 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
2003-08-05 14:00 ivan
@@ -24557,7 +26229,7 @@
2003-08-05 13:06 ivan
- * htetc/handler.pl: no svc_acct_sm in 1.5
+ * htetc/: handler.pl, handler.pl-1.0x: no svc_acct_sm in 1.5
2003-08-05 12:07 ivan
@@ -24599,10 +26271,12 @@
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/handler.pl,
- httemplate/index.html, httemplate/browse/part_svc.cgi,
+ 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,
httemplate/browse/part_virtual_field.cgi,
- httemplate/browse/router.cgi, httemplate/edit/part_svc.cgi,
+ httemplate/browse/router.cgi, httemplate/docs/upgrade10.html,
+ 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,
@@ -24612,6 +26286,14 @@
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
@@ -24645,52 +26327,60 @@
2003-07-15 06:30 ivan
- * 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
+ * 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
2003-07-15 06:16 ivan
- * 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,
+ * 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,
bin/rt-crontool.in, bin/rt-mailgate.in, bin/webmux.pl.in,
- docs/README.docs, docs/Security, docs/design_docs/CARS,
- docs/design_docs/TransactionTypes.txt, docs/design_docs/acls,
- docs/design_docs/approval_notices,
+ bin/rt-crontool, docs/design_docs/approval_notices,
docs/design_docs/approval_template, docs/design_docs/cf_search,
- 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/delegation, docs/design_docs/groups_notes,
docs/design_docs/recursive_group_membership_algorithm,
docs/design_docs/rql_parser_machine.graphviz,
docs/design_docs/string-extraction-guide.txt,
- 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,
+ docs/design_docs/ticket_templates, etc/RT_Config.pm,
+ etc/RT_Config.pm.in, etc/RT_SiteConfig.pm, etc/constraints.mysql,
+ etc/initialdata, etc/schema.SQLite, etc/upgrade/2.1.71,
+ html/autohandler, html/index.html, html/l, html/Admin/index.html,
+ html/Admin/Elements/AddCustomFieldValue,
html/Admin/Elements/CreateUserCalled,
html/Admin/Elements/EditCustomField,
html/Admin/Elements/EditCustomFieldValues,
@@ -24702,7 +26392,9 @@
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,
@@ -24719,6 +26411,8 @@
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,
@@ -24734,6 +26428,7 @@
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,
@@ -24741,14 +26436,16 @@
html/Approvals/Elements/Tabs, html/Elements/BevelBoxRaisedEnd,
html/Elements/BevelBoxRaisedStart, html/Elements/Callback,
html/Elements/Checkbox, html/Elements/CreateTicket,
- html/Elements/Error, html/Elements/GotoTicket,
+ html/Elements/Error, html/Elements/Footer,
+ html/Elements/GotoTicket, html/Elements/Header,
html/Elements/ListActions, html/Elements/Login,
- html/Elements/MessageBox, html/Elements/MyRequests,
- html/Elements/MyTickets, html/Elements/Quicksearch,
+ html/Elements/Menu, html/Elements/MessageBox,
+ html/Elements/MyRequests, html/Elements/MyTickets,
+ html/Elements/PageLayout, html/Elements/Quicksearch,
html/Elements/Refresh, html/Elements/Section,
html/Elements/SelectAttachmentField, html/Elements/SelectBoolean,
html/Elements/SelectCustomFieldOperator,
- html/Elements/SelectCustomFieldValue,
+ html/Elements/SelectCustomFieldValue, html/Elements/SelectDate,
html/Elements/SelectDateRelation, html/Elements/SelectDateType,
html/Elements/SelectEqualityOperator, html/Elements/SelectGroups,
html/Elements/SelectLinkType, html/Elements/SelectMatch,
@@ -24758,11 +26455,23 @@
html/Elements/SelectTicketSortBy,
html/Elements/SelectTicketTypes, html/Elements/SelectUsers,
html/Elements/SelectWatcherType,
- 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/Elements/SetupSessionCookie, html/Elements/ShadedBox,
+ html/Elements/ShadedInputRow, html/Elements/ShadedRow,
+ html/Elements/SimpleSearch, html/Elements/Submit,
+ html/Elements/Tabs, html/Elements/TitleBoxEnd,
+ html/Elements/TitleBoxStart, html/Elements/ViewUser,
+ html/NoAuth/Logout.html, html/NoAuth/Reminder.html,
+ html/NoAuth/webrt.css, html/NoAuth/images/back_home.gif,
+ html/NoAuth/images/bplogo.gif, html/NoAuth/images/favicon.png,
+ html/NoAuth/images/head_requestracker.gif,
+ html/NoAuth/images/rt.jpg, html/NoAuth/images/space.gif,
+ html/NoAuth/images/spacer.gif,
+ html/NoAuth/images/squares_blue.gif,
+ html/REST/1.0/NoAuth/mail-gateway, html/Search/Bulk.html,
+ html/Search/Listing.html, html/Search/Elements/PickRestriction,
+ html/Search/Elements/TicketHeader,
+ html/Search/Elements/TicketHeaderCell,
+ html/Search/Elements/TicketRow, html/SelfService/Closed.html,
html/SelfService/Create.html, html/SelfService/Display.html,
html/SelfService/Error.html, html/SelfService/Prefs.html,
html/SelfService/Update.html, html/SelfService/index.html,
@@ -24770,7 +26479,8 @@
html/SelfService/Elements/GotoTicket,
html/SelfService/Elements/Header,
html/SelfService/Elements/MyRequests,
- html/SelfService/Elements/Tabs, html/Ticket/History.html,
+ html/SelfService/Elements/Tabs, html/Ticket/Create.html,
+ html/Ticket/Display.html, html/Ticket/History.html,
html/Ticket/Modify.html, html/Ticket/ModifyAll.html,
html/Ticket/ModifyDates.html, html/Ticket/ModifyLinks.html,
html/Ticket/ModifyPeople.html, html/Ticket/Update.html,
@@ -24779,79 +26489,78 @@
html/Ticket/Elements/EditBasics,
html/Ticket/Elements/EditCustomField,
html/Ticket/Elements/EditCustomFields,
- html/Ticket/Elements/EditDates, html/Ticket/Elements/EditPeople,
+ html/Ticket/Elements/EditDates, html/Ticket/Elements/EditLinks,
+ html/Ticket/Elements/EditPeople,
html/Ticket/Elements/EditWatchers,
html/Ticket/Elements/ShowAttachments,
html/Ticket/Elements/ShowBasics,
html/Ticket/Elements/ShowCustomFields,
html/Ticket/Elements/ShowDates,
html/Ticket/Elements/ShowDependencies,
- html/Ticket/Elements/ShowHistory,
+ html/Ticket/Elements/ShowHistory, html/Ticket/Elements/ShowLink,
+ html/Ticket/Elements/ShowLinks,
+ html/Ticket/Elements/ShowMemberOf,
html/Ticket/Elements/ShowMembers,
html/Ticket/Elements/ShowMessageHeaders,
html/Ticket/Elements/ShowMessageStanza,
html/Ticket/Elements/ShowPeople,
+ html/Ticket/Elements/ShowReferences,
html/Ticket/Elements/ShowRequestor,
- html/Ticket/Elements/ShowTransaction, html/User/Delegation.html,
+ html/Ticket/Elements/ShowSummary,
+ html/Ticket/Elements/ShowTransaction, html/Ticket/Elements/Tabs,
+ html/User/Delegation.html, html/User/Prefs.html,
html/User/Elements/DelegateRights, html/User/Elements/GroupTabs,
html/User/Elements/Tabs, html/User/Groups/Members.html,
html/User/Groups/Modify.html, html/User/Groups/index.html,
- lib/RT.pm.in, lib/RT/ACE.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.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/CachedGroupMembers.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/CachedGroupMembers_Overlay.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/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/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/ScripConditions_Overlay.pm, lib/RT/Scrip_Overlay.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/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/Condition/Overdue.pm, lib/RT/Condition/OwnerChange.pm,
lib/RT/Condition/PriorityExceeds.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/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/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/01harness.t, lib/t/data/multipart-alternative-with-umlaut,
+ lib/t/00smoke.t.in, lib/t/01harness.t, lib/t/01harness.t.in,
+ lib/t/02regression.t, lib/t/02regression.t.in, lib/t/03web.pl,
+ lib/t/03web.pl.in, lib/t/04_send_email.pl,
+ lib/t/04_send_email.pl.in,
+ lib/t/data/multipart-alternative-with-umlaut,
lib/t/data/nested-mime-sample, lib/t/data/nested-rfc-822,
lib/t/data/new-ticket-from-iso-8859-1,
lib/t/data/new-ticket-from-iso-8859-1-full,
@@ -24866,13 +26575,15 @@
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/mime_tests, m4/rt_enable_layout.m4,
- m4/rt_expand_var.m4, m4/rt_layout.m4,
+ lib/t/regression/00placeholder, 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-test-dependencies.in,
+ sbin/regression_harness, sbin/rt-setup-database,
+ sbin/rt-setup-database.in, sbin/rt-test-dependencies.in,
autom4te.cache/output.0, autom4te.cache/requests,
- autom4te.cache/traces.0: import of rt 3.0.4
+ autom4te.cache/traces.0, sbin/rt-test-dependencies: Initial
+ revision
2003-07-15 04:23 ivan
@@ -24925,10 +26636,18 @@
* 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
@@ -24939,6 +26658,10 @@
* 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
@@ -24950,7 +26673,7 @@
2003-07-02 05:34 ivan
- * README: change license to GPL only
+ * Artistic, README: change license to GPL only
2003-07-01 02:00 ivan
@@ -24973,7 +26696,8 @@
2003-06-30 06:18 ivan
- * FS/MANIFEST: removing deprecated freeside-overdue
+ * FS/: MANIFEST, bin/freeside-overdue: removing deprecated
+ freeside-overdue
2003-06-30 05:22 ivan
@@ -25018,6 +26742,20 @@
* 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
@@ -25124,6 +26862,11 @@
* 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" <jesse@wingnet.net>, thanks
+
2003-06-06 18:58 ivan
* FS/FS/cust_main.pm: and fix the error message
@@ -25147,6 +26890,11 @@
* 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
@@ -25172,6 +26920,18 @@
* 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
@@ -25189,11 +26949,6 @@
* 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"
@@ -25208,6 +26963,7 @@
* 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!
@@ -25224,6 +26980,7 @@
* 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)
@@ -25317,12 +27074,13 @@
2003-05-11 15:25 ivan
- * htetc/handler.pl: handler.pl updates from Richard Siddall
- <richard.siddall@elirion.net>
+ * htetc/: handler.pl, handler.pl-1.0x: handler.pl updates from
+ Richard Siddall <richard.siddall@elirion.net>
2003-05-09 23:45 ivan
- * httemplate/view/cust_main.cgi: first pass at new package list UI
+ * httemplate/view/: cust_main.cgi, cust_pkg.cgi: first pass at new
+ package list UI
2003-05-09 22:41 ivan
@@ -25353,6 +27111,19 @@
* 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:
@@ -25424,7 +27195,8 @@
2003-04-23 16:12 ivan
- * Makefile, htetc/handler.pl: compatible with mason 1.1! closes:
+ * Makefile, htetc/handler.pl, htetc/handler.pl-1.0x,
+ httemplate/docs/install.html: compatible with mason 1.1! closes:
bug#492
2003-04-23 15:16 ivan
@@ -25453,13 +27225,15 @@
2003-04-21 21:39 ivan
- * 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)
+ * 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)
2003-04-21 15:40 ivan
@@ -25475,7 +27249,8 @@
2003-04-21 14:29 khoff
- * httemplate/edit/process/generic.cgi: Navigation fixes.
+ * httemplate/edit/: part_router_field.cgi, process/generic.cgi:
+ Navigation fixes.
2003-04-21 14:13 khoff
@@ -25489,8 +27264,9 @@
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-setup,
- httemplate/docs/schema.html, httemplate/edit/cust_main.cgi,
+ FS/bin/freeside-daily, FS/bin/freeside-expiration-alerter,
+ 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:
@@ -25538,9 +27314,9 @@
2003-04-01 00:03 ivan
* FS/FS/Record.pm, httemplate/docs/index.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/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
2003-03-31 22:55 ivan
@@ -25552,9 +27328,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:
- correct last_bill problems with $0 invoice (non-existant) edge
- cases
+ 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
2003-03-31 15:49 ivan
@@ -25614,6 +27390,10 @@
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
@@ -25650,13 +27430,32 @@
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/edit/part_pkg.cgi: time/data detail on invoices
+ 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
2003-02-05 15:17 khoff
- * FS/FS/addr_block.pm, FS/FS/part_svc_router.pm, FS/FS/router.pm,
+ * 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/svc_broadband.pm, httemplate/browse/addr_block.cgi,
- httemplate/browse/router.cgi, httemplate/edit/router.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/edit/svc_broadband.cgi,
httemplate/edit/process/addr_block/add.cgi,
httemplate/edit/process/addr_block/allocate.cgi,
@@ -25664,14 +27463,19 @@
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/handler.pl,
- httemplate/index.html, httemplate/view/svc_broadband.cgi:
- svc_broadband rewrite
+ httemplate/edit/process/addr_block/split.cgi, htetc/global.asa,
+ 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
@@ -25699,8 +27503,9 @@
2003-01-14 01:26 ivan
* FS/MANIFEST, FS/bin/freeside-selfservice-server,
- init.d/freeside-init: move freeside-selfservice-server to proper
- MakeMaker install location
+ fs_selfservice/freeside-selfservice-server, init.d/freeside-init:
+ move freeside-selfservice-server to proper MakeMaker install
+ location
2003-01-14 00:49 ivan
@@ -25738,9 +27543,9 @@
2002-12-24 14:41 ivan
- * FS/bin/freeside-setup, httemplate/view/cust_main.cgi:
- optimization for ginourmous numbers of packages for intergate,
- whew
+ * README.1.5.0pre1, FS/bin/freeside-setup,
+ httemplate/view/cust_main.cgi: optimization for ginourmous
+ numbers of packages for intergate, whew
2002-12-23 15:56 ivan
@@ -25764,6 +27569,12 @@
* 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
@@ -25853,6 +27664,11 @@
* 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,
@@ -25864,8 +27680,8 @@
2002-12-16 02:47 ivan
- * httemplate/graph/money_time.cgi: working date range selector that
- defaults to the past year!
+ * httemplate/graph/: money_time-graph.cgi, money_time.cgi: working
+ date range selector that defaults to the past year!
2002-12-14 13:18 ivan
@@ -25885,6 +27701,10 @@
* 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
@@ -25904,7 +27724,8 @@
2002-11-27 21:10 ivan
- * FS/FS/Conf.pm: deprecate username_policy
+ * FS/FS/Conf.pm, httemplate/docs/upgrade8.html: deprecate
+ username_policy
2002-11-26 03:58 ivan
@@ -25968,8 +27789,9 @@
2002-11-20 01:07 ivan
- * FS/bin/freeside-setup: ugh... need to increase length of payinfo
- field in cust_pay and cust_refund for ACH
+ * FS/bin/freeside-setup, httemplate/docs/upgrade9.html: ugh... need
+ to increase length of payinfo field in cust_pay and cust_refund
+ for ACH
2002-11-19 14:55 ivan
@@ -26036,6 +27858,10 @@
* 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,
@@ -26072,10 +27898,18 @@
* 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
@@ -26083,7 +27917,8 @@
2002-11-01 16:13 ivan
- * httemplate/graph/money_time.cgi: whew, glad i had a copy of this
+ * httemplate/graph/: money_time-graph.cgi, money_time.cgi: whew,
+ glad i had a copy of this
2002-10-28 05:22 ivan
@@ -26144,8 +27979,8 @@
2002-10-19 20:28 ivan
- * FS/FS/: part_export.pm, part_export/vpopmail.pm: vpopmail restart
- export option
+ * FS/FS/part_export.pm, FS/FS/part_export/vpopmail.pm,
+ eg/vpopmailrestart: vpopmail restart export option
2002-10-18 09:54 ivan
@@ -26199,6 +28034,11 @@
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/
@@ -26224,7 +28064,15 @@
2002-10-13 00:14 ivan
- * httemplate/docs/session.html: doh
+ * 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
2002-10-12 18:14 ivan
@@ -26242,8 +28090,9 @@
2002-10-12 06:46 ivan
- * httemplate/: edit/cust_main.cgi, view/cust_main.cgi:
- dayphone/nightphone as customizable labels, closes: Bug#464
+ * bin/populate-msgcat, httemplate/edit/cust_main.cgi,
+ httemplate/view/cust_main.cgi: dayphone/nightphone as
+ customizable labels, closes: Bug#464
2002-10-12 06:26 ivan
@@ -26321,7 +28170,8 @@
2002-10-04 05:56 ivan
* FS/FS/type_pkgs.pm, FS/FS/part_export/sqlradius.pm,
- FS/bin/freeside-setup, httemplate/edit/process/cust_pkg.cgi,
+ FS/bin/freeside-setup, httemplate/docs/install.html,
+ 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 -
@@ -26355,6 +28205,11 @@
* 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
@@ -26377,7 +28232,7 @@
2002-09-25 02:11 ivan
- * Makefile: doc
+ * Makefile, httemplate/docs/install.html: doc
2002-09-25 02:09 ivan
@@ -26390,8 +28245,9 @@
2002-09-23 07:27 ivan
- * FS/FS/CGI.pm, htetc/handler.pl: global.asa changes for profiling
- redirects header-handling changes necessary for chart .cgis
+ * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl: global.asa
+ changes for profiling redirects header-handling changes necessary
+ for chart .cgis
2002-09-23 01:50 ivan
@@ -26399,12 +28255,14 @@
2002-09-21 04:17 ivan
- * 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
+ * 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
2002-09-20 08:49 ivan
@@ -26424,10 +28282,11 @@
2002-09-20 08:47 ivan
- * 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
+ * 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
2002-09-20 08:46 ivan
@@ -26439,17 +28298,29 @@
2002-09-20 05:50 ivan
- * FS/bin/freeside-setup: move from bin/fs-setup to
+ * FS/bin/freeside-setup, bin/fs-setup,
+ httemplate/docs/install.html: 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
- * FS/FS/UID.pm: change otaker fields to 32 chars
+ * README.1.5.0pre1, FS/FS/UID.pm, bin/fs-setup: change otaker
+ fields to 32 chars
2002-09-19 06:34 ivan
- * FS/FS/Record.pm: use database SERIAL or AUTO_INCREMENT for
- primary keys, finally, yay! closes: bug#69
+ * 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
2002-09-19 01:43 ivan
@@ -26459,6 +28330,10 @@
* 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,
@@ -26473,7 +28348,8 @@
2002-09-18 05:10 ivan
- * httemplate/docs/: index.html, legacy.html: doc
+ * httemplate/docs/: index.html, legacy.html, upgrade4.html,
+ upgrade5.html, upgrade6.html: doc
2002-09-17 03:21 ivan
@@ -26485,10 +28361,15 @@
* 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,
- 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
+ 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
2002-09-16 17:40 ivan
@@ -26501,6 +28382,10 @@
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
@@ -26514,18 +28399,34 @@
* 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/: edit/svc_broadband.cgi,
+ * 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,
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, httemplate/index.html,
+ * FS/FS/cust_svc.pm, FS/FS/part_export.pm, bin/fs-setup,
+ htetc/global.asa, httemplate/index.html,
httemplate/edit/part_svc.cgi,
- httemplate/edit/process/part_svc.cgi, FS/FS/svc_broadband.pm:
- svc_broadband merge
+ 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
2002-09-09 15:56 khoff
@@ -26571,7 +28472,7 @@
2002-09-06 19:27 ivan
- * httemplate/docs/index.html: 1.4.1
+ * httemplate/docs/: index.html, upgrade9.html: 1.4.1
2002-09-06 19:19 ivan
@@ -26592,6 +28493,10 @@
* 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
@@ -26783,14 +28688,52 @@
2002-08-11 23:17 ivan
- * 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
+ * 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
2002-08-02 17:39 ivan
- * httemplate/docs/legacy.html: remove some extra modules from
- install doc
+ * httemplate/docs/: install.html, legacy.html: remove some extra
+ modules from install doc
2002-07-31 11:55 ivan
@@ -26815,6 +28758,14 @@
* 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
@@ -26824,9 +28775,16 @@
* 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
- * Makefile: 1.4.0
+ * 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
2002-07-22 03:18 ivan
@@ -26843,8 +28801,8 @@
2002-07-16 05:28 ivan
- * fs_selfservice/: DEPLOY, fs_passwd_test,
- FS-SelfService/SelfService.pm,
+ * fs_selfservice/: DEPLOY, freeside-selfservice-server,
+ 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,
@@ -26864,7 +28822,7 @@
2002-07-15 01:28 ivan
- * fs_selfservice/: fs_passwd_test,
+ * fs_selfservice/: freeside-selfservice-server, fs_passwd_test,
FS-SelfService/freeside-selfservice-clientd: working framework,
no hung clients, whew
@@ -26872,9 +28830,15 @@
* 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, fs_passwd_test, FS-SelfService/MANIFEST,
+ * fs_selfservice/: DEPLOY, freeside-selfservice-server,
+ fs_passwd_test, FS-SelfService/MANIFEST,
FS-SelfService/SelfService.pm,
FS-SelfService/freeside-selfservice-clientd: finally working
async framework
@@ -26897,20 +28861,110 @@
* 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, <STDIN> line 3.
+
2002-07-06 04:08 ivan
* httemplate/: edit/svc_forward.cgi, view/svc_forward.cgi: fix UI
@@ -26923,12 +28977,16 @@
2002-07-06 01:29 ivan
- * httemplate/view/cust_main.cgi: speling
+ * httemplate/view/: cust_pkg.cgi, 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,
@@ -26947,8 +29005,9 @@
2002-07-04 03:35 ivan
* httemplate/browse/: agent.cgi, agent_type.cgi,
- part_bill_event.cgi, part_export.cgi, part_pkg.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_referral.cgi, part_svc.cgi, svc_acct_pop.cgi: move "add"
+ links to the top
2002-07-03 07:45 ivan
@@ -27029,6 +29088,10 @@
* 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!!
@@ -27066,6 +29129,10 @@
* 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
@@ -27103,7 +29170,7 @@
2002-06-30 04:01 ivan
- * CREDITS: administrivia
+ * ANNOUCE.1.4.0, CREDITS: administrivia
2002-06-30 00:17 ivan
@@ -27130,7 +29197,12 @@
2002-06-28 13:31 ivan
- * FS/FS/svc_acct.pm: better error message for illegal password
+ * 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...
2002-06-28 13:21 ivan
@@ -27186,8 +29258,8 @@
2002-06-26 00:42 ivan
- * bin/: bsdshell.export, sysvshell.export: shell.export ->
- bsdshell.export & sysvshell.export
+ * bin/: bsdshell.export, shell.export, sysvshell.export:
+ shell.export -> bsdshell.export & sysvshell.export
2002-06-25 20:53 ivan
@@ -27265,6 +29337,10 @@
* 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
@@ -27278,15 +29354,23 @@
* 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: uid search on main menu, updated upgrade
- docs
+ * httemplate/: index.html, docs/upgrade8.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,
@@ -27334,7 +29418,7 @@
2002-06-14 04:26 ivan
- * Makefile: 1.4.0pre14
+ * ANNOUCE.1.4.0, Makefile, README.1.4.0pre14: 1.4.0pre14
2002-06-14 04:22 ivan
@@ -27356,7 +29440,11 @@
2002-06-13 20:12 ivan
- * httemplate/index.html: remove classic interface
+ * httemplate/: classic.html, index.html: remove classic interface
+
+2002-06-13 19:52 ivan
+
+ * httemplate/docs/: install.html, mysql.html: mysql support!
2002-06-13 19:25 ivan
@@ -27396,9 +29484,22 @@
* 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: perl 5.005 needs an explicit mask for mkdir
+ * bin/: bind.export, shell.export: perl 5.005 needs an explicit
+ mask for mkdir
2002-06-11 02:51 ivan
@@ -27406,7 +29507,7 @@
2002-06-11 02:46 ivan
- * bin/bind.export: add preliminary bsd shell export
+ * bin/: bind.export, shell.export: add preliminary bsd shell export
2002-06-11 02:14 ivan
@@ -27476,14 +29577,14 @@
2002-06-09 18:39 khoff
- * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm,
+ * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup,
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,
+ * FS/FS/part_pkg.pm, FS/FS/pkg_svc.pm, bin/fs-setup,
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.
@@ -27497,6 +29598,11 @@
* 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
@@ -27512,6 +29618,10 @@
* 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
@@ -27579,12 +29689,15 @@
2002-05-28 21:40 ivan
- * fs_selfservice/FS-SelfService/: Changes, MANIFEST, Makefile.PL,
- SelfService.pm, test.pl: add fs_selfservice
+ * 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
2002-05-28 14:22 ivan
- * FS/FS/svc_acct.pm: better error message for "Illegal password"
+ * FS/FS/svc_acct.pm, bin/populate-msgcat: better error message for
+ "Illegal password"
2002-05-28 00:55 ivan
@@ -27599,8 +29712,8 @@
2002-05-23 06:00 ivan
- * FS/FS/domain_record.pm, bin/bind.import,
- httemplate/edit/process/domain_record.cgi,
+ * ANNOUCE.1.4.0, FS/FS/domain_record.pm, bin/bind.import,
+ bin/svc_domain.import, httemplate/edit/process/domain_record.cgi,
httemplate/view/svc_domain.cgi: bind: allow adding slave domains
too
@@ -27633,11 +29746,19 @@
* 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
@@ -27648,6 +29769,11 @@
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
@@ -27668,6 +29794,10 @@
* 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
@@ -27676,12 +29806,13 @@
2002-05-15 06:24 ivan
- * 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
+ * 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
2002-05-14 00:36 ivan
@@ -27708,6 +29839,10 @@
* Makefile: INSTALLGROUP
+2002-05-09 09:41 ivan
+
+ * bin/populate-msgcat: permissions
+
2002-05-09 08:26 ivan
* Makefile: final make release?
@@ -27725,6 +29860,12 @@
* 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
@@ -27733,13 +29874,15 @@
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/handler.pl,
- httemplate/browse/agent.cgi,
+ FS/FS/part_pkg.pm, FS/t/cust_tax_exempt.t, htetc/global.asa,
+ 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: texas tax!
+ httemplate/edit/process/cust_main_county-expand.cgi,
+ httemplate/edit/process/cust_main_county.cgi: texas tax!
2002-05-06 06:36 ivan
@@ -27748,10 +29891,12 @@
2002-05-04 08:00 ivan
- * FS/FS.pm, FS/MANIFEST, FS/FS/cust_main_county.pm,
- FS/FS/cust_tax_exempt.pm, FS/FS/part_pkg.pm,
+ * 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,
httemplate/docs/admin.html, httemplate/docs/schema.dia,
- httemplate/docs/schema.html: schema changes for proper texas tax
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html:
+ schema changes for proper texas tax
2002-05-03 18:11 ivan
@@ -27762,6 +29907,10 @@
* 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
@@ -27769,15 +29918,16 @@
2002-05-03 17:32 ivan
- * 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?
+ * 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?
2002-04-29 22:43 ivan
- * FS/FS/part_export.pm: better BIND integration
+ * FS/FS/part_export.pm, bin/svc_domain.import: better BIND
+ integration
2002-04-26 04:14 ivan
@@ -27804,8 +29954,8 @@
2002-04-24 02:03 ivan
- * FS/FS/cust_main.pm: msgcat error for credit card expiration
- (closes: Bug#407)
+ * FS/FS/cust_main.pm, bin/populate-msgcat: msgcat error for credit
+ card expiration (closes: Bug#407)
2002-04-23 00:32 ivan
@@ -27843,13 +29993,14 @@
2002-04-20 05:37 ivan
- * FS/FS/part_export.pm, httemplate/edit/part_export.cgi: bind
- export
+ * ANNOUCE.1.4.0, 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, httemplate/docs/legacy.html:
+ bin/svc_domain.erase, bin/svc_domain.import,
+ httemplate/docs/legacy.html:
working BIND import
2002-04-20 03:49 ivan
@@ -27864,6 +30015,14 @@
* 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
@@ -27903,6 +30062,35 @@
* 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
@@ -27919,9 +30107,9 @@
2002-04-16 15:52 ivan
- * FS/FS/: Conf.pm, cust_bill.pm: further authorize.net description
- debugging (agent??) and get rid of bad unique index on
- cust_bill_event
+ * 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
2002-04-16 15:38 ivan
@@ -27945,14 +30133,18 @@
* 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, conf/declinetemplate: - 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,
+ 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
2002-04-16 01:52 ivan
@@ -27975,16 +30167,22 @@
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/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
+ 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
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-sqlradius-reset,
+ FS/FS/part_export/cp.pm, FS/bin/freeside-overdue,
+ FS/bin/freeside-sqlradius-reset, bin/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
@@ -28015,8 +30213,9 @@
* 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/handler.pl, httemplate/browse/part_svc.cgi,
- httemplate/edit/part_export.cgi, httemplate/edit/part_svc.cgi,
+ htetc/global.asa, 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,
@@ -28027,11 +30226,12 @@
2002-04-11 15:05 ivan
- * 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,
+ * 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,
httemplate/browse/part_export.cgi,
httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
- httemplate/edit/part_export.cgi,
+ httemplate/docs/upgrade8.html, 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
@@ -28055,10 +30255,11 @@
2002-04-10 06:42 ivan
- * 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,
+ * 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,
httemplate/edit/process/msgcat.cgi: bulk checkin from working on
the road:
@@ -28072,6 +30273,11 @@
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
@@ -28079,8 +30285,9 @@
2002-04-06 21:56 ivan
- * FS/FS/Conf.pm, FS/FS/msgcat.pm, conf/show-msgcat-codes,
- httemplate/browse/msgcat.cgi, httemplate/edit/msgcat.cgi,
+ * 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,
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
@@ -28107,9 +30314,9 @@
2002-04-06 12:37 ivan
- * httemplate/docs/signup.html: big signup server cleanups. uses
- Storable for network protocol now. - makes Bugs 384 & 385 easier
- - closes: Bug#382
+ * httemplate/docs/: install.html, 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
@@ -28118,13 +30325,16 @@
2002-04-05 15:51 ivan
- * 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,
+ * 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,
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
@@ -28140,23 +30350,32 @@
2002-04-05 08:37 ivan
- * eg/export_template.pm, FS/t/part_export-infostreet.t,
- FS/t/part_export-sqlradius.t: oops forgot these from working on
- the road
+ * 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
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/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
+ 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/
2002-03-29 09:27 ivan
- * htetc/handler.pl, httemplate/search/svc_acct.cgi: fix unlinked
- svc browse!
+ * 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...
2002-03-26 23:08 ivan
@@ -28166,11 +30385,17 @@
2002-03-26 21:36 ivan
* FS/FS/cust_main.pm, FS/FS/part_referral.pm,
- httemplate/index.html, httemplate/docs/admin.html:
+ httemplate/index.html, httemplate/browse/part_referral.cgi,
+ httemplate/docs/admin.html, httemplate/edit/part_referral.cgi:
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: &nbsp; for
@@ -28184,6 +30409,10 @@
* 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/
@@ -28191,9 +30420,9 @@
2002-03-25 16:32 ivan
* FS/FS/part_export.pm, FS/bin/freeside-queued,
- httemplate/edit/part_export.cgi: further export bugfixing add 10
- kid limit to freeside-queued sqlradius_reset now works (closes:
- Bug#372)
+ 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)
2002-03-25 16:26 ivan
@@ -28205,6 +30434,10 @@
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,
@@ -28251,11 +30484,12 @@
2002-03-22 10:56 ivan
- * 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!
+ * 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!
2002-03-22 04:49 ivan
@@ -28273,9 +30507,12 @@
2002-03-20 13:31 ivan
- * 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,
+ * 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,
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)
@@ -28311,6 +30548,11 @@
* 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:
@@ -28319,6 +30561,10 @@
in config editor, initial newlines in <textarea>s are lost. even
if you didn't mean to edit them you remove that..
+2002-03-18 08:07 ivan
+
+ * bin/backup-freeside: removing backup-freeside script from here
+
2002-03-18 08:05 ivan
* FS/FS/: svc_Common.pm, svc_acct.pm: handle inserting cust_svc and
@@ -28341,11 +30587,11 @@
2002-03-18 01:10 ivan
- * FS/FS/Conf.pm, FS/FS/svc_domain.pm,
+ * README.1.4.0pre12, FS/FS/Conf.pm, FS/FS/svc_domain.pm,
httemplate/config/config-process.cgi,
- httemplate/config/config-view.cgi, httemplate/config/config.cgi:
- new config value `defaultrecords', documentation, javascript
- config file editor
+ httemplate/config/config-view.cgi, httemplate/config/config.cgi,
+ httemplate/docs/upgrade8.html: new config value `defaultrecords',
+ documentation, javascript config file editor
2002-03-17 00:33 ivan
@@ -28359,15 +30605,24 @@
2002-03-12 07:33 ivan
- * htetc/handler.pl, httemplate/edit/part_pkg.cgi,
- httemplate/edit/part_svc.cgi: abstract stupid HTML layer trick
- out to HTML::Widgets::SelectLayers
+ * README.1.4.0pre12, htetc/global.asa, htetc/handler.pl,
+ httemplate/docs/install.html, httemplate/docs/upgrade8.html,
+ httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi:
+ abstract stupid HTML layer trick out to
+ HTML::Widgets::SelectLayers
2002-03-09 02:19 khoff
* FS/FS/: Conf.pm, svc_domain.pm: Support for default CNAME/A
records
+2002-03-07 11:50 jeff
+
+ * FS/bin/: freeside-cc-receipts-report, freeside-credit-report,
+ freeside-expiration-alerter, freeside-receivables-report,
+ freeside-tax-report: less shelling, more perly - abolish some
+ pipes to sendmail
+
2002-03-07 06:13 ivan
* FS/FS/cust_bill.pm: better error msgs for mail errors
@@ -28381,14 +30636,36 @@
* conf/invoice_from: oops, missing invoice_from
+2002-03-06 15:31 ivan
+
+ * httemplate/docs/upgrade8.html: add freeside-expiration-alerter to
+ upgrade8.html
+
2002-03-06 14:44 jeff
- * FS/MANIFEST, FS/FS/Conf.pm, conf/alerter_template,
+ * README.1.4.0pre12, FS/MANIFEST, FS/FS/Conf.pm,
+ FS/bin/freeside-expiration-alerter, conf/alerter_template,
httemplate/docs/admin.html: billing expiration alerts
+2002-03-05 16:17 ivan
+
+ * FS/bin/: freeside-cc-receipts-report, freeside-credit-report,
+ freeside-receivables-report, freeside-tax-report: remove CVS Log
+ tag
+
2002-03-05 15:13 jeff
- * httemplate/search/report_tax.cgi: consistency is nice
+ * FS/bin/freeside-cc-receipts-report,
+ FS/bin/freeside-credit-report,
+ FS/bin/freeside-receivables-report, FS/bin/freeside-tax-report,
+ httemplate/search/report_cc.cgi,
+ httemplate/search/report_credit.cgi,
+ httemplate/search/report_tax.cgi: consistency is nice
+
+2002-03-05 01:44 ivan
+
+ * FS/bin/freeside-receivables-report: yes i have crazy customers
+ with 8-digit customer numbers
2002-03-04 14:10 ivan
@@ -28396,8 +30673,14 @@
2002-03-04 04:48 ivan
- * Makefile, FS/FS/Record.pm, FS/FS/nas.pm, bin/fs-radius-add-check,
- bin/fs-radius-add-reply: [no log message]
+ * Makefile, README.1.4.0pre12, FS/FS/Record.pm, FS/FS/nas.pm,
+ bin/create-history-tables, bin/fs-radius-add-check,
+ bin/fs-radius-add-reply, bin/fs-setup,
+ httemplate/docs/upgrade8.html: [no log message]
+
+2002-03-03 15:46 ivan
+
+ * httemplate/docs/install.html: docu
2002-02-28 15:30 ivan
@@ -28450,7 +30733,8 @@
2002-02-27 14:39 ivan
- * FS/FS/cust_bill_event.pm, httemplate/docs/schema.html,
+ * README.1.4.0pre12, FS/FS/cust_bill_event.pm, bin/fs-setup,
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
httemplate/view/cust_bill.cgi: add status and statustext fields
to cust_bill_event
@@ -28463,10 +30747,16 @@
* FS/: FS/cust_main.pm, bin/freeside-daily: better debugging
+2002-02-27 09:07 khoff
+
+ * httemplate/docs/upgrade8.html: Should be "CREATE TABLE" not
+ "CREATE INDEX" for part_export_option
+
2002-02-26 14:09 ivan
- * httemplate/search/: report_receivables.cgi, report_tax.cgi: fixup
- reports for templated webUI
+ * httemplate/search/: report_cc.cgi, report_credit.cgi,
+ report_receivables.cgi, report_tax.cgi: fixup reports for
+ templated webUI
2002-02-26 03:53 ivan
@@ -28511,8 +30801,9 @@
2002-02-23 14:36 ivan
- * httemplate/search/: report_receivables.cgi, report_tax.cgi: take
- hardcoded paths out of report cgis
+ * httemplate/search/: report_cc.cgi, report_credit.cgi,
+ report_receivables.cgi, report_tax.cgi: take hardcoded paths out
+ of report cgis
2002-02-23 03:56 ivan
@@ -28545,17 +30836,27 @@
2002-02-22 18:14 jeff
- * FS/FS/UID.pm, httemplate/search/report_receivables.cgi,
+ * FS/FS/UID.pm, bin/svc_acct.export,
+ httemplate/search/report_cc.cgi,
+ httemplate/search/report_credit.cgi,
+ httemplate/search/report_receivables.cgi,
httemplate/search/report_tax.cgi: report fixes and cruft removal
2002-02-22 18:02 ivan
- * httemplate/index.html: UI work on main menu, remove Archive::Tar
- from docs
+ * httemplate/: index.html, docs/install.html, docs/upgrade8.html:
+ UI work on main menu, remove Archive::Tar from docs
2002-02-22 15:18 jeff
- * FS/MANIFEST, httemplate/index.html,
+ * FS/MANIFEST, FS/bin/freeside-cc-receipts-report,
+ FS/bin/freeside-credit-report,
+ FS/bin/freeside-receivables-report, FS/bin/freeside-tax-report,
+ conf/report_template, httemplate/classic.html,
+ httemplate/index.html, httemplate/search/report_cc.cgi,
+ httemplate/search/report_cc.html,
+ httemplate/search/report_credit.cgi,
+ httemplate/search/report_credit.html,
httemplate/search/report_receivables.cgi,
httemplate/search/report_tax.cgi,
httemplate/search/report_tax.html: add some reporting features
@@ -28587,6 +30888,10 @@
* FS/FS/svc_acct.pm: freeside *SUSPENDED* -> CP set_mailbox_status
OTHER/OTHER_BOUNCE
+2002-02-21 23:50 ivan
+
+ * bin/fs-setup: doh
+
2002-02-21 22:42 ivan
* FS/FS/queue.pm: UI in joblisting: don't split ( retry | remove )
@@ -28609,7 +30914,8 @@
2002-02-21 17:07 ivan
- * FS/FS/Conf.pm, httemplate/view/cust_main.cgi: UI work:
+ * FS/FS/Conf.pm, httemplate/view/cust_main.cgi,
+ httemplate/view/cust_pkg.cgi: UI work:
make all functions of view/cust_pkg.cgi available on
view/cust_main.cgi - having them one link down in "Edit" is
@@ -28617,6 +30923,15 @@
closes: Bug#325
+2002-02-21 15:17 ivan
+
+ * bin/fs-setup: queue.svcnum is nullable too, oops
+
+2002-02-21 13:43 ivan
+
+ * bin/fs-setup: looks like statustext field is missing NULL flag in
+ fs-setup
+
2002-02-20 14:03 ivan
* httemplate/index.html: invoice reports belong here too
@@ -28636,13 +30951,16 @@
2002-02-19 17:03 ivan
- * CREDITS, FS/FS/CGI.pm, FS/FS/Record.pm, FS/FS/queue.pm,
- FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
- FS/bin/freeside-queued, htetc/handler.pl, httemplate/index.html,
- httemplate/misc/queue.cgi, httemplate/view/svc_acct.cgi,
- httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
- httemplate/view/svc_www.cgi: use Net::SSH::ssh_cmd for all job
- queueing rather than local duplicated ssh subs
+ * CREDITS, README.1.4.0pre11, README.1.4.0pre8, FS/FS/CGI.pm,
+ FS/FS/Record.pm, FS/FS/queue.pm, FS/FS/svc_acct.pm,
+ FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
+ FS/bin/freeside-queued, bin/fs-setup, htetc/global.asa,
+ htetc/handler.pl, httemplate/index.html,
+ httemplate/browse/queue.cgi, httemplate/misc/queue.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
+ httemplate/view/svc_forward.cgi, httemplate/view/svc_www.cgi: use
+ Net::SSH::ssh_cmd for all job queueing rather than local
+ duplicated ssh subs
queue daemon updates: retry & remove links work, bubble up error
message to webinterface, link to svcnum & have job listings on
@@ -28652,13 +30970,17 @@
2002-02-19 15:43 ivan
- * httemplate/docs/schema.html: set EVERYTHING=1 for your own
- mod_perl compile
+ * httemplate/docs/: install.html, schema.html, upgrade8.html: set
+ EVERYTHING=1 for your own mod_perl compile
2002-02-18 23:51 ivan
* httemplate/index.html: oops
+2002-02-18 23:00 ivan
+
+ * httemplate/classic.html: TMTOWTDI
+
2002-02-18 20:43 ivan
* httemplate/index.html: new main menu!
@@ -28700,8 +31022,8 @@
2002-02-18 00:39 ivan
* FS/FS/Conf.pm, FS/FS/part_bill_event.pm, FS/FS/part_pkg.pm,
- httemplate/edit/part_pkg.cgi: safe web demo operation! closes:
- Bug#217
+ htetc/global.asa, httemplate/edit/part_pkg.cgi: safe web demo
+ operation! closes: Bug#217
fix bug in edit/part_pkg: s/bkg/pkg/
@@ -28713,6 +31035,11 @@
* httemplate/edit/part_svc.cgi: fix modified <SELECT>s under
netcape4, use one for svc_acct.popnum too
+2002-02-17 17:26 ivan
+
+ * README.1.4.0pre11, httemplate/docs/install.html,
+ httemplate/docs/upgrade8.html: rsync docs
+
2002-02-17 16:21 jeff
* Makefile: keep accidentally checking in Makefile changes, gotta
@@ -28720,8 +31047,8 @@
2002-02-17 16:13 jeff
- * Makefile, FS/FS/Conf.pm: trading in tar for rsync for improved
- vpopmail support
+ * Makefile, FS/FS/Conf.pm, bin/svc_acct.export, eg/vpopmailrestart:
+ trading in tar for rsync for improved vpopmail support
2002-02-17 13:01 ivan
@@ -28729,13 +31056,31 @@
2002-02-17 11:12 ivan
- * FS/MANIFEST: get ride of CGIwrapper.pm
+ * README.1.4.0pre9, FS/MANIFEST, FS/FS/CGIwrapper.pm,
+ FS/t/CGIwrapper.t: get ride of CGIwrapper.pm
2002-02-17 11:07 jeff
* FS/FS/svc_forward.pm: queue svc_forward remote commands; better
commands too
+2002-02-16 13:47 ivan
+
+ * htetc/global.asa: work with current Apache::ASP
+
+2002-02-16 10:14 ivan
+
+ * TODO: now in RT2!
+
+2002-02-15 23:27 ivan
+
+ * httemplate/docs/install.html: install warnings about mysql
+
+2002-02-15 12:21 jeff
+
+ * bin/svc_acct.export: remove arbitary uid requirement for vpasswd
+ generation
+
2002-02-15 11:34 ivan
* Makefile: keep accidentally checking in Makefile changes, gotta
@@ -28745,6 +31090,10 @@
* Makefile, FS/FS/Conf.pm, FS/FS/svc_acct.pm: CP provisioning!!
+2002-02-14 14:37 jeff
+
+ * bin/svc_acct.export: fix bug in multiline radiusprepend
+
2002-02-14 10:06 ivan
* bin/: fs-radius-add-check, fs-radius-add-reply: docs? haha
@@ -28766,18 +31115,33 @@
Bill' );): Illegal or empty (text) comment: at
/usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
+2002-02-12 10:37 ivan
+
+ * bin/svc_acct.export: fixes:
+
+ In string, @domain now must be written as \@domain at
+ ./svc_acct.export line 292, near "^append @domain" Global symbol
+ "@domain" requires explicit package name at ./svc_acct.export
+ line 292. Execution of ./svc_acct.export aborted due to
+ compilation errors.
+
2002-02-11 21:58 ivan
- * httemplate/docs/admin.html: fixes: bug#331
+ * README.1.4.0pre9, bin/fs-setup, httemplate/docs/admin.html:
+ fixes: bug#331
2002-02-11 20:49 ivan
* httemplate/edit/part_bill_event.cgi: oops
+2002-02-11 19:29 ivan
+
+ * README.1.4.0pre8, README.1.4.0pre9: 1.4.0pre9!!!
+
2002-02-11 18:11 ivan
- * FS/FS/Conf.pm, httemplate/config/config.cgi: add username_policy
- "@append domain"
+ * FS/FS/Conf.pm, bin/svc_acct.export, httemplate/config/config.cgi:
+ add username_policy "@append domain"
add "select" config type, mmm
@@ -28846,7 +31210,8 @@
2002-02-10 11:58 ivan
- * FS/MANIFEST, FS/bin/freeside-daily,
+ * FS/MANIFEST, FS/bin/freeside-bill, FS/bin/freeside-daily,
+ httemplate/docs/billing.html, httemplate/docs/upgrade8.html,
httemplate/edit/process/part_bill_event.cgi: update billing
documentation for the new world of invoice events added
freeside-daily replacing freeside-bill for the new world of
@@ -28854,9 +31219,10 @@
2002-02-10 10:56 ivan
- * FS/FS/cust_pay.pm, httemplate/edit/cust_pay.cgi: use unique
- tokens to prevent double-submission of payments in the web UI
- (closes: Bug#320)
+ * README.1.4.0pre9, FS/FS/cust_pay.pm, bin/fs-setup,
+ httemplate/docs/upgrade8.html, httemplate/edit/cust_pay.cgi: use
+ unique tokens to prevent double-submission of payments in the web
+ UI (closes: Bug#320)
2002-02-10 09:30 ivan
@@ -28891,8 +31257,11 @@
* htetc/handler.pl, httemplate/browse/agent.cgi,
httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
- httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
- httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
+ httemplate/browse/cust_pay_batch.cgi, httemplate/browse/nas.cgi,
+ httemplate/browse/part_bill_event.cgi,
+ httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi,
+ httemplate/browse/part_svc.cgi, httemplate/browse/queue.cgi,
httemplate/browse/svc_acct_pop.cgi,
httemplate/config/config-process.cgi,
httemplate/config/config-view.cgi, httemplate/config/config.cgi,
@@ -28903,20 +31272,26 @@
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/part_bill_event.cgi,
- httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
- httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
- httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
+ httemplate/edit/part_pkg.cgi, httemplate/edit/part_referral.cgi,
+ httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/edit/svc_acct_pop.cgi,
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/svc_forward.cgi,
httemplate/edit/process/quick-cust_pkg.cgi,
httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
httemplate/misc/catchall.cgi,
httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
httemplate/misc/process/link.cgi,
- httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
- httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
+ httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
+ httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
+ httemplate/search/svc_acct.cgi,
+ httemplate/search/svc_acct_sm.cgi,
httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
- httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
httemplate/view/svc_www.cgi: *finally* seems to be working under
Mason. sheesh. *finally* seems to be working under Mason.
@@ -28932,8 +31307,11 @@
* htetc/handler.pl, httemplate/browse/agent.cgi,
httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
- httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
- httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
+ httemplate/browse/cust_pay_batch.cgi, httemplate/browse/nas.cgi,
+ httemplate/browse/part_bill_event.cgi,
+ httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi,
+ httemplate/browse/part_svc.cgi, httemplate/browse/queue.cgi,
httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
httemplate/edit/agent_type.cgi,
httemplate/edit/cust_bill_pay.cgi,
@@ -28941,11 +31319,14 @@
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/part_bill_event.cgi,
- httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
- httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
- httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
+ httemplate/edit/part_pkg.cgi, httemplate/edit/part_referral.cgi,
+ httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/edit/svc_acct_pop.cgi,
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/svc_forward.cgi,
httemplate/edit/process/REAL_cust_pkg.cgi,
httemplate/edit/process/agent.cgi,
httemplate/edit/process/agent_type.cgi,
@@ -28955,26 +31336,33 @@
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/part_pkg.cgi,
+ httemplate/edit/process/part_referral.cgi,
httemplate/edit/process/quick-cust_pkg.cgi,
httemplate/edit/process/svc_acct.cgi,
httemplate/edit/process/svc_acct_pop.cgi,
+ httemplate/edit/process/svc_acct_sm.cgi,
httemplate/edit/process/svc_domain.cgi,
httemplate/edit/process/svc_forward.cgi,
httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
- httemplate/misc/catchall.cgi,
+ httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi,
httemplate/misc/delete-cust_pay.cgi,
- httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
- httemplate/misc/print-invoice.cgi,
+ httemplate/misc/delete-customer.cgi,
+ httemplate/misc/expire_pkg.cgi, httemplate/misc/link.cgi,
+ httemplate/misc/print-invoice.cgi, httemplate/misc/susp_pkg.cgi,
httemplate/misc/unsusp_pkg.cgi,
httemplate/misc/process/catchall.cgi,
httemplate/misc/process/delete-customer.cgi,
- httemplate/misc/process/link.cgi, httemplate/search/cust_pay.cgi,
+ httemplate/misc/process/link.cgi,
+ httemplate/search/cust_bill.cgi, httemplate/search/cust_pay.cgi,
httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
+ httemplate/search/svc_acct_sm.cgi,
httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
- httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
httemplate/view/svc_www.cgi: removed <!-- $Id$ --> from all files
to fix any redirects, whew
@@ -29008,11 +31396,18 @@
add new comission plans
+2002-02-09 17:47 ivan
+
+ * README.1.4.0pre8, httemplate/docs/upgrade8.html,
+ FS/bin/freeside-bill: remove -i option from freeside-bill
+ (obsoleted by invoice events)
+
2002-02-09 10:24 ivan
- * FS/FS/CGI.pm, htetc/handler.pl,
+ * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl,
httemplate/edit/process/agent_type.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/part_pkg.cgi,
httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
@@ -29031,8 +31426,9 @@
2002-02-09 09:03 ivan
- * FS/FS/CGI.pm, htetc/handler.pl: okay, both Apache::ASP and Mason
- should set no-cache headers now (closes: Bug#23)
+ * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl: okay, both
+ Apache::ASP and Mason should set no-cache headers now (closes:
+ Bug#23)
2002-02-07 14:30 ivan
@@ -29056,13 +31452,18 @@
2002-02-06 07:49 ivan
- * Makefile: documentation building Makefile patch
+ * Makefile, httemplate/docs/install.html: documentation building
+ Makefile patch
2002-02-06 07:36 ivan
* FS/FS/part_bill_event.pm: part_bill_event.plan can contain
punctuation
+2002-02-06 07:07 ivan
+
+ * bin/fs-setup: tyop
+
2002-02-06 06:58 ivan
* FS/bin/freeside-adduser: fix for non-file auth
@@ -29072,24 +31473,54 @@
* FS/FS/Record.pm: better error messages if you haven't run
fs-setup ?
+2002-02-05 10:24 ivan
+
+ * httemplate/docs/install.html: &nbsp; for commands; confusing
+ otherwise
+
+2002-02-05 10:04 ivan
+
+ * httemplate/docs/install.html: doc
+
2002-02-05 08:48 ivan
- * fs_passwd/fs_passwd, httemplate/docs/passwd.html: web-based
+ * fs_passwd/fs_passwd, fs_passwd/fs_passwd.cgi,
+ fs_passwd/fs_passwd.html, httemplate/docs/passwd.html: web-based
password changer!
+2002-02-05 03:06 ivan
+
+ * httemplate/docs/upgrade8.html: don't need DBIx::DataSource for
+ upgrades
+
+2002-02-05 01:46 ivan
+
+ * httemplate/docs/: install.html, upgrade8.html: doc
+
+2002-02-04 23:57 ivan
+
+ * README.1.4.0pre8, httemplate/docs/upgrade8.html: fix
+ part_export_option indices
+
+2002-02-04 10:12 ivan
+
+ * httemplate/docs/install.html: doc update
+
2002-02-04 09:06 ivan
- * Makefile: 1.4.0pre8!
+ * Makefile, README.1.4.0pre4567-8, README.1.4.0pre8: 1.4.0pre8!
2002-02-04 09:04 ivan
- * httemplate/edit/part_bill_event.cgi: have fs-setup create the
+ * bin/fs-setup, httemplate/docs/upgrade8.html,
+ httemplate/edit/part_bill_event.cgi: have fs-setup create the
necessary "default" billing events documentation on necessary
"default" billing events
2002-02-04 08:44 ivan
- * httemplate/edit/part_bill_event.cgi,
+ * httemplate/docs/install.html, httemplate/docs/upgrade8.html,
+ httemplate/edit/part_bill_event.cgi,
httemplate/view/cust_bill.cgi, FS/FS/cust_bill.pm,
FS/FS/cust_main.pm: billing events!
@@ -29101,22 +31532,27 @@
2002-01-30 06:18 ivan
- * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
- httemplate/browse/agent_type.cgi,
+ * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl,
+ httemplate/browse/agent.cgi, httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
- httemplate/browse/nas.cgi, httemplate/browse/part_bill_event.cgi,
- httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
- httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
- httemplate/edit/agent_type.cgi,
+ httemplate/browse/cust_pay_batch.cgi, httemplate/browse/nas.cgi,
+ httemplate/browse/part_bill_event.cgi,
+ httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi,
+ httemplate/browse/part_svc.cgi, httemplate/browse/queue.cgi,
+ httemplate/browse/svc_acct_pop.cgi, httemplate/docs/install.html,
+ httemplate/edit/agent.cgi, httemplate/edit/agent_type.cgi,
httemplate/edit/cust_bill_pay.cgi,
httemplate/edit/cust_credit.cgi,
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/part_bill_event.cgi,
- httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
- httemplate/edit/svc_acct_pop.cgi, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/part_referral.cgi, httemplate/edit/part_svc.cgi,
+ httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
httemplate/edit/svc_forward.cgi,
httemplate/edit/process/agent.cgi,
httemplate/edit/process/agent_type.cgi,
@@ -29126,26 +31562,33 @@
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/part_pkg.cgi,
+ httemplate/edit/process/part_referral.cgi,
httemplate/edit/process/quick-cust_pkg.cgi,
httemplate/edit/process/svc_acct.cgi,
httemplate/edit/process/svc_acct_pop.cgi,
+ httemplate/edit/process/svc_acct_sm.cgi,
httemplate/edit/process/svc_domain.cgi,
httemplate/edit/process/svc_forward.cgi,
httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
- httemplate/misc/catchall.cgi,
- httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
- httemplate/misc/print-invoice.cgi,
+ httemplate/misc/cancel_pkg.cgi, httemplate/misc/catchall.cgi,
+ httemplate/misc/delete-customer.cgi,
+ httemplate/misc/expire_pkg.cgi, httemplate/misc/link.cgi,
+ httemplate/misc/print-invoice.cgi, httemplate/misc/susp_pkg.cgi,
httemplate/misc/unsusp_pkg.cgi,
httemplate/misc/process/catchall.cgi,
httemplate/misc/process/delete-customer.cgi,
httemplate/misc/process/link.cgi,
- httemplate/search/cust_main.cgi, httemplate/search/cust_pay.cgi,
- httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
+ httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
+ httemplate/search/cust_pay.cgi, httemplate/search/cust_pkg.cgi,
+ httemplate/search/svc_acct.cgi,
+ httemplate/search/svc_acct_sm.cgi,
httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
- httemplate/view/cust_main.cgi, httemplate/view/svc_acct.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi,
httemplate/view/svc_www.cgi: remove use Module; and $cgi =
new CGI; &cgisuidsetup(); from all templates. should work
@@ -29153,15 +31596,17 @@
2002-01-29 09:42 ivan
- * FS/FS/part_bill_event.pm, httemplate/docs/schema.html: weight,
- plan and plandata fields in part_bill_event
+ * README.1.4.0pre4567-8, FS/FS/part_bill_event.pm, bin/fs-setup,
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html:
+ weight, plan and plandata fields in part_bill_event
2002-01-29 08:33 ivan
* Makefile, FS/FS.pm, FS/FS/Record.pm, FS/FS/cust_main.pm,
FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm, FS/FS/cust_svc.pm,
- FS/FS/svc_acct.pm, bin/pod2x, htetc/handler.pl,
+ FS/FS/svc_acct.pm, bin/pod2x, htetc/global.asa, htetc/handler.pl,
httemplate/index.html, httemplate/browse/part_bill_event.cgi,
+ httemplate/docs/install.html,
httemplate/edit/part_bill_event.cgi,
httemplate/edit/part_pkg.cgi,
httemplate/edit/process/part_bill_event.cgi: - web interface for
@@ -29173,6 +31618,10 @@
interface - cust_pay::upgrade_replace doesn't error out if
history includes overapplied payments
+2002-01-29 03:11 ivan
+
+ * bin/fs-setup: oops bad column type for part_bill_event.payby
+
2002-01-28 03:24 ivan
* FS/FS/Record.pm: oops, syntax error in new() check for missing
@@ -29180,14 +31629,17 @@
2002-01-27 22:57 ivan
- * FS/FS/cust_bill.pm, FS/FS/cust_credit.pm, FS/FS/cust_pay.pm,
- FS/FS/cust_refund.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
- httemplate/docs/schema.html: book closing schema changes
+ * README.1.4.0pre4567-8, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
+ FS/FS/cust_pay.pm, FS/FS/cust_refund.pm, FS/FS/part_pkg.pm,
+ FS/FS/part_svc.pm, bin/fs-setup, httemplate/docs/schema.html,
+ httemplate/docs/upgrade8.html: book closing schema changes
2002-01-27 21:15 ivan
- * FS/FS/part_export.pm, FS/FS/part_export_option.pm,
- httemplate/docs/schema.html: part_export schema changes
+ * README.1.4.0pre4567-8, FS/FS/part_export.pm,
+ FS/FS/part_export_option.pm, bin/fs-setup,
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html:
+ part_export schema changes
2002-01-25 17:52 ivan
@@ -29247,7 +31699,8 @@
2002-01-22 06:42 ivan
- * httemplate/docs/index.html: remove old upgrade docs
+ * httemplate/docs/: index.html, upgrade.html, upgrade2.html,
+ upgrade3.html: remove old upgrade docs
2002-01-21 03:30 ivan
@@ -29263,8 +31716,17 @@
2002-01-14 12:28 ivan
- * FS/FS/: Conf.pm, svc_acct.pm: pay some attention to 1.4 RADIUS
- SQL export
+ * FS/FS/Conf.pm, FS/FS/svc_acct.pm, httemplate/docs/export.html:
+ pay some attention to 1.4 RADIUS SQL export
+
+2002-01-14 06:29 ivan
+
+ * FS/bin/freeside-overdue: fix -l option
+
+2002-01-11 23:23 ivan
+
+ * httemplate/docs/upgrade8.html: fix upgrade8.html to be in
+ agreement with fs-setup
2002-01-09 05:29 ivan
@@ -29275,20 +31737,27 @@
2002-01-03 09:40 ivan
- * FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
- FS/t/cust_bill_event.t, FS/t/part_bill_event.t,
- httemplate/docs/schema.html: more schema changes:
- part_bill_event and cust_bill_event tables
+ * README.1.4.0pre2-3, README.1.4.0pre3-4, README.1.4.0pre4567-8,
+ FS/MANIFEST, FS/FS/cust_bill_event.pm, FS/FS/part_bill_event.pm,
+ FS/t/cust_bill_event.t, FS/t/part_bill_event.t, bin/fs-setup,
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html: more
+ schema changes: part_bill_event and cust_bill_event tables
remove old 1.4.0pre READMEs
+2001-12-28 07:17 ivan
+
+ * FS/bin/freeside-overdue: update usage message
+
2001-12-28 07:14 ivan
- * FS/FS/cust_main.pm: force printing in freeside-overdue
+ * FS/: FS/cust_main.pm, bin/freeside-overdue: force printing in
+ freeside-overdue
2001-12-28 06:40 ivan
- * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
+ * FS/FS/cust_main.pm, FS/bin/freeside-bill,
+ FS/bin/freeside-overdue, httemplate/edit/cust_main.cgi,
httemplate/edit/part_pkg.cgi: add more options to
freeside-overdue
@@ -29301,17 +31770,18 @@
2001-12-27 01:26 ivan
- * FS/FS/Record.pm, FS/FS/part_pkg.pm, FS/FS/part_svc.pm,
- httemplate/browse/part_pkg.cgi, httemplate/browse/part_svc.cgi,
- httemplate/edit/agent_type.cgi, httemplate/edit/cust_main.cgi,
- httemplate/edit/cust_pkg.cgi, httemplate/edit/part_pkg.cgi,
- httemplate/edit/part_svc.cgi,
+ * README.1.4.0pre4567-8, FS/FS/Record.pm, FS/FS/part_pkg.pm,
+ FS/FS/part_svc.pm, FS/bin/freeside-overdue, bin/fs-setup,
+ htetc/global.asa, httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_svc.cgi, httemplate/edit/agent_type.cgi,
+ httemplate/edit/cust_main.cgi, httemplate/edit/cust_pkg.cgi,
+ httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
httemplate/edit/process/part_pkg.cgi,
httemplate/view/cust_main.cgi: service and package disable!
2001-12-26 15:59 ivan
- * httemplate/docs/schema.html: doc
+ * httemplate/docs/: install.html, schema.html, upgrade8.html: doc
2001-12-26 07:41 ivan
@@ -29323,22 +31793,28 @@
2001-12-26 07:08 ivan
- * FS/MANIFEST: add freeside-overdue
+ * FS/: MANIFEST, bin/freeside-overdue: add freeside-overdue
2001-12-26 07:07 ivan
* httemplate/edit/: cust_credit.cgi, process/cust_credit.cgi: fix
posting credit
+2001-12-26 03:47 ivan
+
+ * FS/bin/freeside-overdue: don't provide example crontabs that run
+ at 4:20 _PM_
+
2001-12-26 03:17 ivan
- * FS/FS/cust_main.pm: (untested eek) freeside-overdue script &
- cust_main balance_date & total_owed_date methods
+ * FS/FS/cust_main.pm, FS/bin/freeside-overdue,
+ httemplate/docs/billing.html: (untested eek) freeside-overdue
+ script & cust_main balance_date & total_owed_date methods
2001-12-26 01:18 ivan
- * httemplate/: index.html, search/cust_pay.cgi, view/cust_main.cgi:
- search by check #
+ * httemplate/: index.html, search/cust_pay.cgi,
+ search/cust_pay.html, view/cust_main.cgi: search by check #
2001-12-25 23:53 ivan
@@ -29351,7 +31827,8 @@
2001-12-25 21:19 ivan
* httemplate/: index.html, edit/cust_pay.cgi,
- edit/process/cust_pay.cgi, search/cust_main.cgi,
+ edit/process/cust_pay.cgi, search/cust_main-payinfo.html,
+ search/cust_main-quickpay.html, search/cust_main.cgi,
search/cust_main.html: expedited check entry
2001-12-25 21:02 ivan
@@ -29360,8 +31837,9 @@
2001-12-25 20:52 ivan
- * httemplate/search/: cust_bill.html, cust_main.html: same look as
- rest of search pages
+ * httemplate/search/: cust_bill.html, svc_acct.html,
+ svc_domain.html, cust_main.html: same look as rest of search
+ pages
2001-12-25 20:25 ivan
@@ -29375,6 +31853,10 @@
* httemplate/edit/cust_pay.cgi: fix service display for duplicates
+2001-12-21 18:41 ivan
+
+ * httemplate/docs/install.html: doco on creating database manually
+
2001-12-21 13:40 ivan
* FS/FS/cust_bill.pm, httemplate/edit/cust_pay.cgi,
@@ -29521,10 +32003,20 @@
* httemplate/edit/: cust_main.cgi, svc_acct.cgi: allow >8 character
passwords in web interface
+2001-12-11 23:59 ivan
+
+ * bin/svc_acct.export: use pwd_mkdb to install
+ /etc/master.passwd.new instead of moving it into place
+
2001-12-11 13:26 ivan
* httemplate/search/svc_acct.cgi: missing space in SQL, oops
+2001-12-11 02:38 ivan
+
+ * bin/svc_acct.export, httemplate/docs/install.html: radiusprepend
+ config file for export add Archive::Tar to docs
+
2001-12-10 04:18 ivan
* FS/FS/Record.pm: Pg datatype pain
@@ -29610,14 +32102,23 @@
* FS/FS/Conf.pm, httemplate/edit/cust_main.cgi:
postalinvoicedefault config file
+2001-11-16 02:22 ivan
+
+ * httemplate/docs/billing.html: update link to Text::Template docs
+
2001-11-13 13:27 ivan
- * FS/MANIFEST: remove freeside-print-batch
+ * FS/: MANIFEST, bin/freeside-print-batch: remove
+ freeside-print-batch
2001-11-12 05:19 ivan
* FS/FS/cust_main.pm: import hack to be less strict
+2001-11-09 10:26 ivan
+
+ * httemplate/docs/install.html: Pg7 dependancy
+
2001-11-08 07:26 ivan
* FS/bin/freeside-queued: harmless typo noticed by "Edward
@@ -29643,6 +32144,11 @@
* FS/FS/UID.pm: fix error message for s/htdocs/httemplate/
+2001-11-06 09:48 ivan
+
+ * bin/fs-setup: payinfo changed from length 16 to $char_d for
+ future expansion
+
2001-11-05 13:30 ivan
* Makefile: more fixes for fresh installation
@@ -29659,6 +32165,10 @@
* Makefile, FS/FS/Record.pm: makefile fixups
+2001-11-05 10:23 ivan
+
+ * httemplate/docs/install.html: doc
+
2001-11-05 09:00 jeff
* FS/FS/svc_acct.pm: improved svc_acct replacement
@@ -29668,6 +32178,10 @@
* FS/FS/Record.pm: AUTOLOAD optimizations broke things rather
badly, oops
+2001-11-05 06:04 ivan
+
+ * FS/bin/freeside-bill: fixup getopt
+
2001-11-05 06:03 ivan
* Makefile: move sys-dependant stuff to vars
@@ -29676,6 +32190,11 @@
* FS/FS/svc_acct.pm: doc tyop
+2001-11-05 04:07 ivan
+
+ * bin/svc_domain.import: this is unfinished and untested anyway,
+ but this corrects a silly typo
+
2001-11-05 03:55 ivan
* FS/FS/cust_main.pm: better error messages for eval'ed setup/recur
@@ -29690,6 +32209,10 @@
joined searches & caching support preliminary customer browse
optimizations, much faster!
+2001-11-02 00:14 ivan
+
+ * FS/bin/freeside-print-batch: silence pod complaints
+
2001-11-01 21:28 ivan
* httemplate/config/config.cgi: note config changes need
@@ -29709,9 +32232,15 @@
* httemplate/search/cust_main.cgi: hit the database slightly less.
this page still takes forever with lots of customers.
+2001-10-31 08:52 ivan
+
+ * httemplate/browse/queue.cgi: queue display works again, even if
+ those links don't
+
2001-10-30 11:05 ivan
- * FS/FS/cust_pay_batch.pm, httemplate/index.html,
+ * FS/FS/cust_pay_batch.pm, bin/fs-setup, httemplate/index.html,
+ httemplate/browse/cust_pay_batch.cgi,
httemplate/docs/schema.html: depriciate cust_pay_batch.trancode
web interface to view pending batch
@@ -29734,22 +32263,31 @@
httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi, httemplate/browse/queue.cgi,
httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
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/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
- httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
- httemplate/misc/catchall.cgi,
+ httemplate/edit/part_referral.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/edit/svc_acct_pop.cgi,
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/svc_forward.cgi, httemplate/misc/catchall.cgi,
httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
- httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
- httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
- httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
- httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
- httemplate/view/svc_forward.cgi: get rid of header foo in
- individual templates
+ httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
+ httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
+ httemplate/search/svc_acct_sm.cgi,
+ httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
+ httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi:
+ get rid of header foo in individual templates
+
+2001-10-30 06:28 ivan
+
+ * httemplate/docs/: install.html, upgrade8.html: docu
2001-10-30 06:20 ivan
@@ -29766,9 +32304,11 @@
2001-10-30 05:47 ivan
- * Makefile, FS/bin/freeside-adduser, conf/shells, conf/smtpmachine:
- `make create-config' installs default config (conf dir update)
- freeside-adduser uses default secrets file
+ * Makefile, FS/bin/freeside-adduser, conf/address, conf/domain,
+ conf/secrets, conf/shells, conf/smtpmachine,
+ httemplate/docs/install.html: `make create-config' installs
+ default config (conf dir update) freeside-adduser uses default
+ secrets file
2001-10-30 04:38 ivan
@@ -29776,22 +32316,29 @@
2001-10-30 04:35 ivan
- * Makefile: makefile typo
+ * Makefile, httemplate/docs/install.html: makefile typo
2001-10-30 03:47 ivan
* Makefile, FS/bin/freeside-adduser, httemplate/docs/admin.html,
- httemplate/docs/index.html: whew more install docs and automation
+ httemplate/docs/config.html, httemplate/docs/index.html,
+ httemplate/docs/install.html: whew more install docs and
+ automation
2001-10-30 02:20 ivan
- * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser:
- setup/config updates. getting easier...
+ * Makefile, FS/MANIFEST, FS/FS/Conf.pm, FS/bin/freeside-adduser,
+ httemplate/docs/install.html: setup/config updates. getting
+ easier...
2001-10-29 13:22 ivan
* Makefile: fix make clean
+2001-10-29 12:54 ivan
+
+ * httemplate/docs/install.html: doc typo
+
2001-10-29 12:53 ivan
* FS/FS/svc_forward.pm: methods for getting the associated svc_acct
@@ -29803,25 +32350,31 @@
2001-10-26 03:24 ivan
- * FS/FS/CGI.pm, htetc/handler.pl, httemplate/browse/agent.cgi,
- httemplate/browse/agent_type.cgi,
+ * FS/FS/CGI.pm, htetc/global.asa, htetc/handler.pl,
+ httemplate/browse/agent.cgi, httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi, httemplate/browse/queue.cgi,
httemplate/browse/svc_acct_pop.cgi, httemplate/edit/agent.cgi,
httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
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/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
- httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
- httemplate/misc/catchall.cgi,
+ httemplate/edit/part_referral.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/edit/svc_acct_pop.cgi,
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/svc_forward.cgi, httemplate/misc/catchall.cgi,
httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
- httemplate/search/cust_main.cgi, httemplate/search/cust_pkg.cgi,
- httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
- httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
- httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi,
- httemplate/view/svc_forward.cgi: cache foo *sigh*
+ httemplate/search/cust_bill.cgi, httemplate/search/cust_main.cgi,
+ httemplate/search/cust_pkg.cgi, httemplate/search/svc_acct.cgi,
+ httemplate/search/svc_acct_sm.cgi,
+ httemplate/search/svc_domain.cgi, httemplate/view/cust_bill.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
+ httemplate/view/svc_domain.cgi, httemplate/view/svc_forward.cgi:
+ cache foo *sigh*
2001-10-26 02:50 ivan
@@ -29849,9 +32402,11 @@
* FS/FS.pm, FS/MANIFEST, FS/FS/Conf.pm, FS/FS/ConfItem.pm,
FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/t/ConfItem.t,
- httemplate/index.html, httemplate/config/config-process.cgi,
- httemplate/config/config-view.cgi,
- httemplate/search/svc_acct.cgi: preliminary web config editor
+ bin/fs-setup, bin/svc_acct.export, httemplate/index.html,
+ httemplate/config/config-process.cgi,
+ httemplate/config/config-view.cgi, httemplate/docs/config.html,
+ httemplate/docs/install.html, httemplate/search/svc_acct.cgi:
+ preliminary web config editor
new config files: username-ampersand, passwordmax
@@ -29861,6 +32416,11 @@
documentation updates
+2001-10-23 17:59 ivan
+
+ * httemplate/browse/queue.cgi: Can't find string terminator "!"
+ anywhere before EOF at queue.cgi line 42
+
2001-10-23 13:53 ivan
* FS/bin/freeside-queued: Pg: FOR UPDATE LIMIT 1 mysql: LIMIT 1 FOR
@@ -29868,6 +32428,15 @@
greeeat.
+2001-10-23 11:57 ivan
+
+ * httemplate/docs/: config.html, install.html: document how to set
+ MySQL with BDB default tables
+
+2001-10-23 11:15 ivan
+
+ * bin/fs-setup: mysql fixes
+
2001-10-22 07:48 ivan
* FS/FS/svc_acct.pm: fix dir check
@@ -29887,18 +32456,26 @@
2001-10-20 05:17 ivan
- * FS/FS/cust_main.pm, FS/FS/part_pkg.pm, htetc/handler.pl,
+ * README.1.4.0pre3-4, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
+ bin/fs-setup, htetc/global.asa, htetc/handler.pl,
httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
- httemplate/edit/part_pkg.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/docs/upgrade8.html, httemplate/edit/part_pkg.cgi,
+ httemplate/edit/svc_acct.cgi,
httemplate/edit/process/cust_main.cgi,
httemplate/edit/process/part_pkg.cgi: setup and recurring fee tax
exempt flags, UI to edit rework part_pkg editing UI some more
+2001-10-16 13:33 jeff
+
+ * bin/svc_acct.export: added slipip insertion for icradius and
+ vpopmail restart config
+
2001-10-15 07:58 ivan
- * FS/FS/cust_pkg.pm, htetc/handler.pl,
+ * FS/FS/cust_pkg.pm, htetc/global.asa, htetc/handler.pl,
httemplate/edit/REAL_cust_pkg.cgi,
- httemplate/edit/process/REAL_cust_pkg.cgi: date editing
+ httemplate/edit/process/REAL_cust_pkg.cgi,
+ httemplate/view/cust_pkg.cgi: date editing
2001-10-15 05:16 ivan
@@ -29925,15 +32502,22 @@
2001-10-15 03:42 ivan
- * FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
- httemplate/browse/part_pkg.cgi, httemplate/docs/schema.html,
- httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
+ * README.1.4.0pre3-4, FS/FS/cust_main.pm, FS/FS/part_pkg.pm,
+ bin/fs-setup, httemplate/browse/part_pkg.cgi,
+ httemplate/docs/config.html, httemplate/docs/schema.html,
+ httemplate/docs/upgrade8.html, httemplate/edit/part_pkg.cgi,
+ httemplate/edit/part_svc.cgi,
httemplate/edit/process/part_pkg.cgi: price plans web gui 1st
pass, oh my
+2001-10-12 08:26 ivan
+
+ * httemplate/browse/queue.cgi: add (as yet inactive) retry & remove
+ links
+
2001-10-11 10:46 ivan
- * htetc/handler.pl: price plan uI!
+ * htetc/: global.asa, handler.pl: price plan uI!
2001-10-11 10:44 ivan
@@ -29962,15 +32546,22 @@
2001-10-09 16:10 ivan
- * FS/FS/cust_credit.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
- FS/FS/cust_pkg.pm, httemplate/docs/schema.html: add
- `unsuspendauto' config file: enable the automatic unsuspension of
- suspended packages when a customer's balance due changes from
- positive to zero or negative as the result of a payment or credit
+ * README.1.4.0pre3-4, FS/FS/cust_credit.pm, FS/FS/cust_main.pm,
+ FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
+ httemplate/docs/config.html, httemplate/docs/install.html,
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
+ bin/fs-setup: add `unsuspendauto' config file: enable the
+ automatic unsuspension of suspended packages when a customer's
+ balance due changes from positive to zero or negative as the
+ result of a payment or credit
add cust_pkg.manual_flag to disable this behaviour per customer
package (no UI to set this yet)
+2001-10-09 06:16 ivan
+
+ * httemplate/docs/install.html: update mysql links
+
2001-10-09 00:16 ivan
* httemplate/edit/process/part_svc.cgi: that was a confusing bug to
@@ -29981,10 +32572,15 @@
* FS/FS/cust_pkg.pm: fix syntax error in newly-enabled insert sub,
sheesh
+2001-10-02 13:07 ivan
+
+ * httemplate/docs/upgrade8.html: doc clarification (?)
+
2001-10-02 09:00 jeff
- * FS/FS/cust_pay_batch.pm: add pkey to batch payments and fix a doc
- typo
+ * README.1.4.0pre3-4, FS/FS/cust_pay_batch.pm, bin/fs-setup,
+ httemplate/docs/upgrade8.html: add pkey to batch payments and fix
+ a doc typo
2001-10-02 04:10 ivan
@@ -30005,7 +32601,12 @@
2001-09-30 13:30 ivan
- * FS/FS/svc_acct.pm: username-uppercase config file
+ * FS/FS/svc_acct.pm, httemplate/docs/config.html:
+ username-uppercase config file
+
+2001-09-27 21:33 ivan
+
+ * httemplate/docs/install.html: ssh recommendations
2001-09-27 14:49 ivan
@@ -30026,12 +32627,17 @@
* httemplate/view/svc_acct.cgi: fix for pre-1.4.0 accounts with no
domsvc
+2001-09-26 04:34 ivan
+
+ * README.1.4.0pre3-4: index oops
+
2001-09-26 02:17 ivan
- * FS/FS.pm, FS/MANIFEST, FS/FS/cust_credit_bill.pm,
- FS/FS/cust_main.pm, FS/FS/part_pop_local.pm,
- FS/FS/svc_acct_pop.pm, FS/t/part_pop_local.t,
- httemplate/docs/schema.html: add part_pop_local table
+ * README.1.4.0pre3-4, FS/FS.pm, FS/MANIFEST,
+ FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
+ FS/FS/part_pop_local.pm, FS/FS/svc_acct_pop.pm,
+ FS/t/part_pop_local.t, bin/fs-setup, httemplate/docs/schema.html,
+ httemplate/docs/upgrade8.html: add part_pop_local table
2001-09-25 11:03 ivan
@@ -30040,12 +32646,13 @@
2001-09-25 11:01 ivan
- * FS/FS/cust_main.pm: add emailinvoiceonly config file and begin to
- use it
+ * FS/FS/cust_main.pm, httemplate/docs/config.html: add
+ emailinvoiceonly config file and begin to use it
2001-09-25 08:55 ivan
- * FS/FS/cust_main.pm: Business::OnlinePayment::BankOfAmerica
+ * FS/FS/cust_main.pm, httemplate/docs/config.html:
+ Business::OnlinePayment::BankOfAmerica
2001-09-24 17:05 ivan
@@ -30075,7 +32682,8 @@
2001-09-19 14:06 ivan
- * FS/: MANIFEST, FS/svc_acct.pm, bin/freeside-apply-credits:
+ * README.1.4.0pre3-4, FS/MANIFEST, FS/FS/svc_acct.pm,
+ FS/bin/freeside-apply-credits, httemplate/docs/config.html:
directory hashing remove jeff's lib patch from
freeside-apply-credits add freeside-apply-credits to MANIFEST
README for pre3-4
@@ -30108,9 +32716,10 @@
2001-09-16 05:45 ivan
* FS/FS/Record.pm, FS/FS/cust_main_invoice.pm, FS/FS/svc_acct.pm,
- httemplate/index.html, httemplate/search/cust_main.cgi,
- httemplate/view/cust_main.cgi: fix oops in
- FS::cust_main_invoice::replace preventing package cancellation
+ httemplate/index.html, httemplate/docs/config.html,
+ httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
+ fix oops in FS::cust_main_invoice::replace preventing package
+ cancellation
add toggle switch to cust_main searching to show/hide cancelled
customers. hidecancelledcustomers config file is just which
@@ -30127,6 +32736,10 @@
* FS/FS/Record.pm: s/croak/confess/
+2001-09-12 08:54 ivan
+
+ * httemplate/docs/: install.html, upgrade8.html: mason warnings
+
2001-09-12 08:45 ivan
* FS/FS/part_svc.pm: oops
@@ -30134,19 +32747,25 @@
2001-09-11 16:44 ivan
* FS/FS/part_svc.pm, httemplate/edit/svc_acct.cgi,
- httemplate/edit/svc_domain.cgi, httemplate/edit/svc_forward.cgi,
- httemplate/view/svc_acct.cgi: radius attributes & default/fixed
- values should work again now
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
+ httemplate/edit/svc_forward.cgi, httemplate/view/svc_acct.cgi:
+ radius attributes & default/fixed values should work again now
2001-09-11 15:20 ivan
* FS/FS/svc_Common.pm, bin/fs-radius-add-check,
- bin/fs-radius-add-reply: fix radius attribute adding
+ bin/fs-radius-add-reply, bin/fs-setup, bin/svc_acct.export: fix
+ radius attribute adding
2001-09-11 14:58 ivan
* FS/bin/freeside-queued: usage sub
+2001-09-11 13:59 ivan
+
+ * httemplate/edit/svc_acct_sm.cgi: persistance problem not clearing
+ variables between runs
+
2001-09-11 13:44 ivan
* httemplate/search/svc_acct.cgi: getting "you should run the
@@ -30200,17 +32819,24 @@
2001-09-11 02:56 ivan
- * httemplate/: edit/process/quick-cust_pkg.cgi, view/cust_main.cgi:
- fix quick order
+ * README.1.4.0pre2-3, httemplate/edit/process/quick-cust_pkg.cgi,
+ httemplate/view/cust_main.cgi: fix quick order
+
+2001-09-10 21:44 ivan
+
+ * httemplate/browse/queue.cgi: web queue view
2001-09-10 21:17 ivan
- * FS/FS/svc_acct.pm: username-noperiod config file
+ * FS/FS/svc_acct.pm, httemplate/docs/config.html: username-noperiod
+ config file
2001-09-10 20:15 ivan
- * FS/FS/cust_main.pm, FS/FS/svc_acct.pm, FS/bin/freeside-queued,
- httemplate/edit/part_svc.cgi: cyrus support
+ * README.1.4.0pre2-3, FS/FS/cust_main.pm, FS/FS/svc_acct.pm,
+ FS/bin/freeside-queued, httemplate/docs/config.html,
+ httemplate/docs/export.html, httemplate/edit/part_svc.cgi: cyrus
+ support
2001-09-10 18:09 ivan
@@ -30218,22 +32844,28 @@
2001-09-10 17:08 ivan
- * FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
+ * README.1.4.0pre2-3, FS/FS.pm, FS/MANIFEST, FS/FS/Record.pm,
FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, FS/FS/part_svc.pm,
- FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-queued,
- FS/t/queue.t, FS/t/queue_arg.t, htetc/handler.pl,
- httemplate/index.html, httemplate/browse/part_svc.cgi,
- httemplate/docs/schema.html, httemplate/edit/part_svc.cgi,
+ FS/FS/queue.pm, FS/FS/queue_arg.pm, FS/bin/freeside-bill,
+ FS/bin/freeside-queued, FS/t/queue.t, FS/t/queue_arg.t,
+ htetc/handler.pl, httemplate/index.html,
+ httemplate/browse/part_svc.cgi, httemplate/docs/install.html,
+ httemplate/docs/schema.html, httemplate/docs/upgrade8.html,
+ httemplate/edit/part_svc.cgi,
httemplate/edit/process/part_svc.cgi,
httemplate/search/cust_main.cgi: faster (cached) fuzzy searches
prelim. job queues! fixed part_svc editing
2001-09-10 17:07 ivan
- * bin/: freeside-init, fs-migrate-part_svc: fixing
+ * bin/: freeside-init, fs-migrate-part_svc, fs-setup: fixing
fs-migrate-part_svc updateing fs-setup for job queues
freeside-init for starting freeside-queued
+2001-09-07 17:28 khoff
+
+ * bin/fs-setup: First post. Sorry. Missing comma.
+
2001-09-07 13:49 ivan
* FS/FS/part_svc_column.pm: oops, forgot to add this
@@ -30249,22 +32881,28 @@
2001-09-07 13:17 ivan
* FS/MANIFEST, FS/FS/raddb.pm, FS/FS/svc_acct.pm, FS/t/raddb.t,
- bin/fs-radius-add-check, bin/fs-radius-add-reply,
+ bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup,
bin/generate-raddb: fix RADIUS attribute capitalization
+2001-09-06 14:43 ivan
+
+ * httemplate/docs/: install.html, postgresql.html: no more pg
+ RADIUS silliness
+
2001-09-06 14:20 ivan
* FS/FS/svc_acct.pm, httemplate/docs/schema.html: doc
2001-09-06 13:41 ivan
- * FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm, FS/FS/part_svc.pm,
- FS/FS/svc_Common.pm, FS/FS/svc_acct.pm, FS/FS/svc_domain.pm,
- FS/FS/svc_forward.pm, FS/FS/svc_www.pm, FS/t/part_svc_column.t,
+ * README.1.4.0pre2-3, FS/FS.pm, FS/MANIFEST, FS/FS/UID.pm,
+ FS/FS/part_svc.pm, FS/FS/svc_Common.pm, FS/FS/svc_acct.pm,
+ FS/FS/svc_acct_sm.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
+ FS/FS/svc_www.pm, FS/t/part_svc_column.t,
bin/fs-migrate-part_svc, bin/fs-migrate-payref,
- bin/fs-radius-add-check, bin/fs-radius-add-reply,
+ bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup,
httemplate/browse/part_svc.cgi, httemplate/docs/schema.html,
- httemplate/edit/part_svc.cgi,
+ httemplate/docs/upgrade8.html, httemplate/edit/part_svc.cgi,
httemplate/edit/process/part_svc.cgi: finally fix part_svc!!!
2001-09-04 08:12 ivan
@@ -30280,17 +32918,49 @@
* FS/FS/cust_pkg.pm, httemplate/browse/agent.cgi,
httemplate/browse/agent_type.cgi, httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi,
httemplate/browse/part_svc.cgi, httemplate/docs/admin.html,
httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
httemplate/edit/process/quick-cust_pkg.cgi,
httemplate/view/cust_main.cgi: new admin documentation, quick
one-pkg order
+2001-09-04 04:15 ivan
+
+ * bin/fs-setup: rar
+
+2001-09-04 04:15 ivan
+
+ * bin/fs-setup: much better
+
+2001-09-04 04:14 ivan
+
+ * bin/fs-setup: tyops
+
+2001-09-04 04:03 ivan
+
+ * bin/fs-setup, httemplate/docs/config.html: silly syntax error and
+ doc updates
+
+2001-09-04 02:55 ivan
+
+ * httemplate/docs/install.html: better installation instructions
+
+2001-09-04 02:54 ivan
+
+ * htetc/global.asa: hehe, this should help out everybody without
+ DBIx::Profile (i.e. everybody)
+
+2001-09-03 15:16 ivan
+
+ * bin/fs-setup: this too
+
2001-09-03 15:07 ivan
* FS/FS/cust_bill.pm, FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm,
- FS/FS/cust_pay.pm, FS/FS/cust_svc.pm,
- httemplate/docs/signup.html, httemplate/edit/cust_credit.cgi,
+ FS/FS/cust_pay.pm, FS/FS/cust_svc.pm, FS/bin/freeside-bill,
+ httemplate/docs/signup.html, httemplate/docs/upgrade8.html,
+ httemplate/edit/cust_credit.cgi,
httemplate/edit/cust_credit_bill.cgi,
httemplate/edit/cust_pay.cgi,
httemplate/edit/process/cust_pay.cgi, httemplate/misc/bill.cgi,
@@ -30325,19 +32995,28 @@
2001-09-01 21:25 ivan
- * FS/: FS.pm, MANIFEST, FS/cust_bill_pay.pm, FS/cust_main.pm,
- FS/cust_refund.pm, t/CGI.t, t/Conf.t, t/Record.t, t/UID.t,
- t/agent.t, t/agent_type.t, t/cust_bill.t, t/cust_bill_pay.t,
- t/cust_bill_pkg.t, t/cust_credit.t, t/cust_credit_bill.t,
- t/cust_credit_refund.t, t/cust_main.t, t/cust_main_county.t,
- t/cust_main_invoice.t, t/cust_pay.t, t/cust_pay_batch.t,
- t/cust_pkg.t, t/cust_refund.t, t/cust_svc.t, t/domain_record.t,
- t/nas.t, t/part_pkg.t, t/part_referral.t, t/part_svc.t,
- t/pkg_svc.t, t/port.t, t/prepay_credit.t, t/session.t,
- t/svc_Common.t, t/svc_acct.t, t/svc_acct_pop.t, t/svc_domain.t,
+ * FS/: FS.pm, MANIFEST, test.pl, FS/cust_bill_pay.pm,
+ FS/cust_main.pm, FS/cust_refund.pm, t/CGI.t, t/CGIwrapper.t,
+ t/Conf.t, t/Record.t, t/UID.t, t/agent.t, t/agent_type.t,
+ t/cust_bill.t, t/cust_bill_pay.t, t/cust_bill_pkg.t,
+ t/cust_credit.t, t/cust_credit_bill.t, t/cust_credit_refund.t,
+ t/cust_main.t, t/cust_main_county.t, t/cust_main_invoice.t,
+ t/cust_pay.t, t/cust_pay_batch.t, t/cust_pkg.t, t/cust_refund.t,
+ t/cust_svc.t, t/domain_record.t, t/nas.t, t/part_pkg.t,
+ t/part_referral.t, t/part_svc.t, t/pkg_svc.t, t/port.t,
+ t/prepay_credit.t, t/session.t, t/svc_Common.t, t/svc_acct.t,
+ t/svc_acct_pop.t, t/svc_acct_sm.t, t/svc_domain.t,
t/svc_forward.t, t/svc_www.t, t/type_pkgs.t: lame testsuite and
the embarassing fixes in it found
+2001-09-01 20:42 ivan
+
+ * httemplate/docs/upgrade8.html: really. backup.
+
+2001-09-01 20:20 ivan
+
+ * httemplate/docs/upgrade8.html: upgrade
+
2001-09-01 19:53 jeff
* FS/bin/freeside-apply-credits: adding a credit apply utility
@@ -30345,8 +33024,9 @@
2001-09-01 19:46 ivan
* FS/FS/cust_bill_pay.pm, FS/FS/cust_main.pm, FS/FS/cust_pay.pm,
- FS/FS/cust_refund.pm, httemplate/docs/schema.html: cust_refund
- and cust_pay get custnums
+ FS/FS/cust_refund.pm, bin/fs-setup, httemplate/docs/schema.html,
+ httemplate/docs/upgrade8.html: cust_refund and cust_pay get
+ custnums
2001-09-01 18:27 ivan
@@ -30355,13 +33035,19 @@
cust_refund.pm: more udpates for the new world of unapplied
stuff. yay.
+2001-09-01 16:41 ivan
+
+ * httemplate/docs/upgrade8.html: cust_bill_pay and
+ cust_credit_refund
+
2001-09-01 15:28 jeff
- * FS/FS/cust_main.pm: haste makes waste... and left a method out
+ * FS/FS/cust_main.pm, httemplate/docs/upgrade8.html: haste makes
+ waste... and left a method out
2001-09-01 15:18 ivan
- * FS/FS/cust_credit_bill.pm: add primary key
+ * FS/FS/cust_credit_bill.pm, bin/fs-setup: add primary key
2001-09-01 15:01 ivan
@@ -30374,7 +33060,8 @@
2001-09-01 14:52 jeff
* FS/MANIFEST, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
- FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm,
+ FS/FS/cust_credit_bill.pm, FS/FS/cust_main.pm, bin/fs-setup,
+ httemplate/docs/upgrade8.html,
httemplate/edit/cust_credit_bill.cgi,
httemplate/edit/process/cust_credit_bill.cgi,
httemplate/view/cust_main.cgi: add cust_credit_bill relating
@@ -30384,10 +33071,14 @@
* FS/FS/cust_bill_pay.pm, FS/FS/cust_credit_refund.pm,
FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_refund.pm,
- httemplate/docs/schema.html: cust_bill_pay and
+ bin/fs-setup, httemplate/docs/schema.html: cust_bill_pay and
cust_credit_refund. payments can apply to multiple invoices and
refunds can apply to multiple credits.
+2001-09-01 05:35 ivan
+
+ * httemplate/search/cust_bill.cgi: totals
+
2001-08-31 02:20 ivan
* FS/FS/Record.pm: check US zips more strictly
@@ -30423,14 +33114,21 @@
* httemplate/edit/agent.cgi: ui
+2001-08-29 01:45 ivan
+
+ * bin/fs-setup, httemplate/docs/upgrade8.html: catchall *can* be
+ NULL
+
2001-08-28 09:58 ivan
- * httemplate/: docs/signup.html, search/cust_main.cgi:
- customer-to-customer referrals in singup server
+ * httemplate/: docs/signup.html, docs/upgrade8.html,
+ search/cust_main.cgi: customer-to-customer referrals in singup
+ server
2001-08-28 07:34 ivan
- * FS/FS/cust_main.pm, httemplate/edit/cust_main.cgi,
+ * FS/FS/cust_main.pm, httemplate/docs/config.html,
+ httemplate/docs/upgrade8.html, httemplate/edit/cust_main.cgi,
httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
customer-to-customer referrals!
@@ -30453,10 +33151,12 @@
2001-08-21 02:34 ivan
- * FS/FS/Record.pm, FS/FS/UID.pm, httemplate/browse/agent.cgi,
+ * FS/FS/Record.pm, FS/FS/UID.pm, FS/bin/freeside-bill,
+ htetc/global.asa, httemplate/browse/agent.cgi,
httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi,
httemplate/browse/svc_acct_pop.cgi: no more &swapuid
2001-08-20 20:03 ivan
@@ -30467,13 +33167,13 @@
2001-08-20 19:44 ivan
* FS/FS/domain_record.pm, FS/FS/prepay_credit.pm, FS/FS/svc_www.pm,
- eg/TEMPLATE_cust_main.import, eg/table_template-svc.pm: remove
- $Log$
+ FS/bin/freeside-print-batch, eg/TEMPLATE_cust_main.import,
+ eg/table_template-svc.pm: remove $Log$
2001-08-20 19:43 ivan
- * bin/fs-migrate-svc_acct_sm: i think svc_acct_sm.import should go
- away, but...
+ * bin/: dbdef-create, fs-migrate-svc_acct_sm, svc_acct_sm.import: i
+ think svc_acct_sm.import should go away, but...
2001-08-20 19:32 ivan
@@ -30482,23 +33182,28 @@
2001-08-20 19:31 ivan
* httemplate/: browse/agent.cgi, browse/agent_type.cgi,
- browse/part_pkg.cgi, browse/svc_acct_pop.cgi, edit/agent.cgi,
- edit/agent_type.cgi, edit/cust_credit.cgi,
- edit/cust_main_county-expand.cgi, edit/cust_pay.cgi,
- edit/cust_pkg.cgi, edit/part_pkg.cgi, edit/svc_acct_pop.cgi,
- edit/svc_domain.cgi, edit/svc_forward.cgi,
+ browse/part_pkg.cgi, browse/part_referral.cgi,
+ browse/svc_acct_pop.cgi, edit/agent.cgi, edit/agent_type.cgi,
+ edit/cust_credit.cgi, edit/cust_main_county-expand.cgi,
+ edit/cust_main_county.cgi, edit/cust_pay.cgi, edit/cust_pkg.cgi,
+ edit/part_pkg.cgi, edit/part_referral.cgi, edit/svc_acct_pop.cgi,
+ edit/svc_acct_sm.cgi, edit/svc_domain.cgi, edit/svc_forward.cgi,
edit/process/agent.cgi, edit/process/agent_type.cgi,
- edit/process/cust_credit.cgi, edit/process/cust_pay.cgi,
- edit/process/cust_pkg.cgi, edit/process/part_pkg.cgi,
+ edit/process/cust_credit.cgi, edit/process/cust_main_county.cgi,
+ edit/process/cust_pay.cgi, edit/process/cust_pkg.cgi,
+ edit/process/part_pkg.cgi, edit/process/part_referral.cgi,
edit/process/svc_acct.cgi, edit/process/svc_acct_pop.cgi,
- edit/process/svc_domain.cgi, edit/process/svc_forward.cgi,
- misc/bill.cgi, misc/cancel-unaudited.cgi, misc/catchall.cgi,
- misc/delete-customer.cgi, misc/link.cgi, misc/print-invoice.cgi,
+ edit/process/svc_acct_sm.cgi, edit/process/svc_domain.cgi,
+ edit/process/svc_forward.cgi, misc/bill.cgi,
+ misc/cancel-unaudited.cgi, misc/cancel_pkg.cgi,
+ misc/catchall.cgi, misc/delete-customer.cgi, misc/expire_pkg.cgi,
+ misc/link.cgi, misc/print-invoice.cgi, misc/susp_pkg.cgi,
misc/unsusp_pkg.cgi, misc/process/catchall.cgi,
misc/process/delete-customer.cgi, misc/process/link.cgi,
- search/svc_domain.cgi, view/cust_bill.cgi, view/svc_acct.cgi,
- view/svc_domain.cgi, view/svc_forward.cgi: remove $Log$ messages.
- whew.
+ search/cust_bill.cgi, search/svc_acct_sm.cgi,
+ search/svc_domain.cgi, view/cust_bill.cgi, view/cust_pkg.cgi,
+ view/svc_acct.cgi, view/svc_acct_sm.cgi, view/svc_domain.cgi,
+ view/svc_forward.cgi: remove $Log$ messages. whew.
2001-08-20 19:16 ivan
@@ -30540,16 +33245,17 @@
2001-08-20 02:41 ivan
- * FS/FS/: svc_acct.pm, svc_domain.pm, svc_forward.pm: dtrt when
- deleting accouts wrt forwards, catchalls & other references to
- svc_acct records
+ * FS/FS/: svc_acct.pm, svc_acct_sm.pm, svc_domain.pm,
+ svc_forward.pm: dtrt when deleting accouts wrt forwards,
+ catchalls & other references to svc_acct records
depreciate svc_acct_sm further; move qmail catchall handling to
svc_domain
2001-08-20 02:38 ivan
- * httemplate/docs/schema.html: documentation updates
+ * httemplate/docs/: config.html, export.html, schema.html:
+ documentation updates
2001-08-19 08:53 jeff
@@ -30564,11 +33270,23 @@
httemplate/view/svc_forward.cgi: added user interface for
svc_forward and vpopmail support
+2001-08-19 06:50 ivan
+
+ * bin/fs-setup, httemplate/docs/upgrade8.html: indices on cust_main
+ ship_last and ship_country
+
2001-08-19 03:25 ivan
* bin/svc_acct.import: add system shells to @FS::svc_acct:shells on
the fly, fixes: ticket #88
+2001-08-19 02:08 ivan
+
+ * TODO: this is what i fed to RT, might as well check it in.
+
+ no further modifications to TODO. everything is in the ticketing
+ system now.
+
2001-08-19 01:32 ivan
* httemplate/search/cust_pkg.cgi: display bill and service
@@ -30599,6 +33317,7 @@
2001-08-17 04:05 ivan
* httemplate/: browse/cust_main_county.cgi,
+ edit/cust_main_county.cgi,
edit/process/cust_main_county-collapse.cgi,
edit/process/cust_main_county-expand.cgi: clean up tax rate
editing: sort by country->state->county, add "collapse state"
@@ -30607,7 +33326,7 @@
2001-08-17 03:57 ivan
- * bin/svc_acct.import: gah
+ * bin/: dbdef-create, svc_acct.export, svc_acct.import: gah
2001-08-17 03:57 ivan
@@ -30615,7 +33334,8 @@
2001-08-17 03:55 ivan
- * FS/FS/cust_main.pm: Business::OnlinePayment
+ * FS/FS/cust_main.pm, httemplate/docs/config.html:
+ Business::OnlinePayment
2001-08-17 03:53 ivan
@@ -30648,16 +33368,27 @@
* FS/FS/svc_acct.pm: untaint svcnum & domsvc
+2001-08-12 17:19 ivan
+
+ * bin/fs-setup: depriciate svc_acct_sm, add unique index for
+ username+domsvc on svc_acct, remove silly $Log$
+
2001-08-12 12:41 jeff
* FS/FS/svc_acct.pm, FS/FS/svc_domain.pm, FS/FS/svc_forward.pm,
- bin/fs-migrate-svc_acct_sm: merging vpopmail support branch
+ bin/fs-migrate-svc_acct_sm, bin/fs-setup, bin/svc_acct.export,
+ bin/svc_acct_sm.export, httemplate/docs/config.html,
+ httemplate/docs/upgrade8.html: merging vpopmail support branch
2001-08-12 01:56 ivan
* httemplate/edit/process/part_svc.cgi: don't use
Apache::ASP-specific $Redirect object
+2001-08-11 18:26 ivan
+
+ * httemplate/docs/postgresql.html: i did get it working
+
2001-08-11 17:07 ivan
* httemplate/edit/: cust_main.cgi, process/cust_main.cgi: use
@@ -30681,6 +33412,10 @@
* httemplate/browse/part_svc.cgi: missed a variable interpolation
+2001-08-10 22:53 ivan
+
+ * bin/fs-setup, httemplate/docs/upgrade8.html: add comments field
+
2001-08-10 22:52 ivan
* httemplate/: edit/cust_main.cgi, view/cust_main.cgi: add customer
@@ -30749,6 +33484,11 @@
httemplate/search/cust_main.cgi, httemplate/view/cust_main.cgi:
shipping address additions
+2001-07-30 02:53 ivan
+
+ * httemplate/docs/upgrade8.html: Pg primary key upgrade fix (create
+ fix in new DBIx::DBSchema)
+
2001-07-30 01:03 ivan
* httemplate/: .htaccess, docs/overview.dia, docs/overview.png:
@@ -30756,57 +33496,82 @@
2001-07-30 01:02 ivan
- * htetc/handler.pl: template stuffs
+ * htetc/: global.asa, handler.pl: template stuffs
2001-07-30 01:01 ivan
* Makefile: need this too!
+2001-07-30 00:42 ivan
+
+ * bin/fs-setup: need an DBIx::DBSchema with delcolumn
+
2001-07-30 00:36 ivan
* httemplate/index.html, httemplate/browse/agent.cgi,
httemplate/browse/agent_type.cgi,
httemplate/browse/cust_main_county.cgi,
httemplate/browse/nas.cgi, httemplate/browse/part_pkg.cgi,
+ httemplate/browse/part_referral.cgi,
httemplate/browse/part_svc.cgi,
httemplate/browse/svc_acct_pop.cgi, httemplate/docs/admin.html,
- httemplate/docs/index.html, httemplate/docs/legacy.html,
- httemplate/docs/passwd.html, httemplate/docs/schema.html,
- httemplate/docs/session.html, httemplate/docs/signup.html,
- bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
+ httemplate/docs/billing.html, httemplate/docs/config.html,
+ httemplate/docs/export.html, httemplate/docs/index.html,
+ httemplate/docs/install.html, httemplate/docs/legacy.html,
+ httemplate/docs/passwd.html, httemplate/docs/postgresql.html,
+ httemplate/docs/schema.html, httemplate/docs/session.html,
+ httemplate/docs/signup.html, httemplate/docs/trouble.html,
+ httemplate/docs/upgrade.html, httemplate/docs/upgrade2.html,
+ httemplate/docs/upgrade3.html, httemplate/docs/upgrade4.html,
+ httemplate/docs/upgrade5.html, httemplate/docs/upgrade6.html,
+ httemplate/docs/upgrade7.html, httemplate/docs/upgrade8.html,
+ bin/fs-setup, bin/masonize, bin/pod2x, httemplate/edit/agent.cgi,
httemplate/edit/agent_type.cgi, httemplate/edit/cust_credit.cgi,
httemplate/edit/cust_main.cgi,
httemplate/edit/cust_main_county-expand.cgi,
+ httemplate/edit/cust_main_county.cgi,
httemplate/edit/cust_pay.cgi, httemplate/edit/cust_pkg.cgi,
- httemplate/edit/part_pkg.cgi, httemplate/edit/part_svc.cgi,
- httemplate/edit/svc_acct.cgi, httemplate/edit/svc_acct_pop.cgi,
- httemplate/edit/svc_domain.cgi,
+ httemplate/edit/part_pkg.cgi, httemplate/edit/part_referral.cgi,
+ httemplate/edit/part_svc.cgi, httemplate/edit/svc_acct.cgi,
+ httemplate/edit/svc_acct_pop.cgi,
+ httemplate/edit/svc_acct_sm.cgi, httemplate/edit/svc_domain.cgi,
httemplate/edit/process/agent.cgi,
httemplate/edit/process/agent_type.cgi,
httemplate/edit/process/cust_credit.cgi,
httemplate/edit/process/cust_main.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/part_pkg.cgi,
+ httemplate/edit/process/part_referral.cgi,
httemplate/edit/process/part_svc.cgi,
httemplate/edit/process/svc_acct.cgi,
httemplate/edit/process/svc_acct_pop.cgi,
+ httemplate/edit/process/svc_acct_sm.cgi,
httemplate/edit/process/svc_domain.cgi,
- httemplate/images/small-logo.png, httemplate/misc/bill.cgi,
- httemplate/misc/cancel-unaudited.cgi,
- httemplate/misc/delete-customer.cgi, httemplate/misc/link.cgi,
- httemplate/misc/print-invoice.cgi,
+ httemplate/images/mid-logo.png, httemplate/images/small-logo.png,
+ httemplate/misc/bill.cgi, httemplate/misc/cancel-unaudited.cgi,
+ httemplate/misc/cancel_pkg.cgi,
+ httemplate/misc/delete-customer.cgi,
+ httemplate/misc/expire_pkg.cgi, httemplate/misc/link.cgi,
+ httemplate/misc/print-invoice.cgi, httemplate/misc/susp_pkg.cgi,
httemplate/misc/unsusp_pkg.cgi,
httemplate/misc/process/delete-customer.cgi,
httemplate/misc/process/link.cgi,
+ httemplate/search/cust_bill.cgi,
httemplate/search/cust_bill.html,
+ httemplate/search/cust_main-payinfo.html,
httemplate/search/cust_main.cgi,
httemplate/search/cust_main.html, httemplate/search/cust_pkg.cgi,
- httemplate/search/svc_acct.cgi, httemplate/search/svc_domain.cgi,
- httemplate/view/cust_bill.cgi, httemplate/view/cust_main.cgi,
- httemplate/view/svc_acct.cgi, httemplate/view/svc_domain.cgi:
- templates!!!
+ httemplate/search/svc_acct.cgi, httemplate/search/svc_acct.html,
+ httemplate/search/svc_acct_sm.cgi,
+ httemplate/search/svc_acct_sm.html,
+ httemplate/search/svc_domain.cgi,
+ httemplate/search/svc_domain.html, httemplate/view/cust_bill.cgi,
+ httemplate/view/cust_main.cgi, httemplate/view/cust_pkg.cgi,
+ httemplate/view/svc_acct.cgi, httemplate/view/svc_acct_sm.cgi,
+ httemplate/view/svc_domain.cgi: templates!!!
2001-07-30 00:33 ivan
@@ -30816,14 +33581,18 @@
* INSTALL, README: templates!
+2001-07-30 00:13 ivan
+
+ * TODO: todocruft
+
2001-07-29 23:28 ivan
* FS/FS/svc_acct.pm: allow !! as password for disabled accounts
2001-07-29 23:07 ivan
- * bin/svc_acct.import: allow !! for locked accounts instead of
- changing to *SUSPENDED*
+ * bin/: svc_acct.export, svc_acct.import: allow !! for locked
+ accounts instead of changing to *SUSPENDED*
2001-07-27 10:16 ivan
@@ -30838,10 +33607,24 @@
* FS/FS/UID.pm: better error message
+2001-06-20 01:33 ivan
+
+ * bin/svc_acct.export: > Use of uninitialized value in
+ concatenation (.) at svc_acct.export line
+ > 276.
+
+2001-06-06 15:22 ivan
+
+ * TODO: templating thoughts
+
2001-06-05 14:40 ivan
- * debian/: README.Debian, changelog, control, copyright, init.d.ex,
- rules: add deb packaging foo (doesn't work yet)
+ * debian/: README.Debian, changelog, conffiles.ex, control,
+ copyright, cron.d.ex, dirs, docs, ex.doc-base.package,
+ freeside-doc.docs, freeside-doc.files, init.d.ex, manpage.1.ex,
+ manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex,
+ prerm.ex, rules, watch.ex: add deb packaging foo (doesn't work
+ yet)
2001-06-03 10:22 ivan
@@ -30852,6 +33635,14 @@
* README: 1.3.1!!!
+2001-06-03 07:16 ivan
+
+ * bin/fs-setup: allow empty refund reasons
+
+2001-06-03 07:15 ivan
+
+ * TODO: yes yes
+
2001-06-03 05:36 ivan
* FS/FS/svc_acct.pm: add username-letter and username-letterfirst
@@ -30896,6 +33687,10 @@
* FS/bin/freeside-email: simple program to list all email addresses
+2001-05-08 03:44 ivan
+
+ * bin/: svc_acct.export, svc_acct_sm.export: fix for OO Net::SCP
+
2001-05-07 08:42 ivan
* FS/FS/Record.pm: tyop
@@ -30965,16 +33760,19 @@
2001-04-21 18:56 ivan
- * README, FS/FS.pm, FS/MANIFEST, FS/FS/svc_acct.pm,
- FS/FS/svc_domain.pm, FS/FS/svc_www.pm, bin/svc_acct.import: get
- rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)
+ * README, FS/FS.pm, FS/MANIFEST, FS/FS/SSH.pm, FS/FS/svc_acct.pm,
+ FS/FS/svc_acct_sm.pm, FS/FS/svc_domain.pm, FS/FS/svc_www.pm,
+ bin/svc_acct.export, bin/svc_acct.import, bin/svc_acct_sm.export,
+ bin/svc_acct_sm.import, bin/svc_domain.import,
+ fs_passwd/fs_passwd_server: get rid of FS::SSH.pm (became
+ Net::SSH and Net::SCP on CPAN)
2001-04-21 18:38 ivan
- * FS/FS/svc_domain.pm: svc_domain needs to import dbh sub from
- Record view/cust_main.cgi needs to use ->owed method, not check
- (depriciated) owed field search/cust_bill.cgi redirect error when
- there's only one invoice
+ * TODO, FS/FS/svc_domain.pm: svc_domain needs to import dbh sub
+ from Record view/cust_main.cgi needs to use ->owed method, not
+ check (depriciated) owed field search/cust_bill.cgi redirect
+ error when there's only one invoice
2001-04-21 17:49 ivan
@@ -30984,6 +33782,10 @@
* FS/MANIFEST: no more dbdef
+2001-04-15 06:56 ivan
+
+ * TODO: [no log message]
+
2001-04-15 06:35 ivan
* FS/FS/: nas.pm, session.pm, svc_Common.pm, svc_domain.pm:
@@ -30991,21 +33793,30 @@
2001-04-15 05:56 ivan
- * FS/FS/Record.pm: s/dbdef/DBIx::DBSchema/
+ * TODO, FS/FS/Record.pm, FS/FS/dbdef.pm, FS/FS/dbdef_colgroup.pm,
+ FS/FS/dbdef_column.pm, FS/FS/dbdef_index.pm,
+ FS/FS/dbdef_table.pm, FS/FS/dbdef_unique.pm, bin/dbdef-create,
+ bin/fs-setup: s/dbdef/DBIx::DBSchema/
2001-04-15 03:33 ivan
- * CREDITS: better docs for the worst bit, finally
+ * CREDITS, TODO: better docs for the worst bit, finally
+
+2001-04-15 02:36 ivan
+
+ * bin/fs-setup:
+ http://www.sisd.com/freeside/list-archive/msg01450.html
2001-04-09 16:05 ivan
- * FS/FS/: cust_bill.pm, cust_credit.pm, cust_main.pm, cust_pay.pm,
- cust_pkg.pm, cust_refund.pm, session.pm, svc_Common.pm:
- Transactions Part I!!!
+ * TODO, FS/FS/cust_bill.pm, FS/FS/cust_credit.pm,
+ FS/FS/cust_main.pm, FS/FS/cust_pay.pm, FS/FS/cust_pkg.pm,
+ FS/FS/cust_refund.pm, FS/FS/session.pm, FS/FS/svc_Common.pm,
+ bin/fs-setup: Transactions Part I!!!
2001-04-09 08:50 ivan
- * CREDITS, FS/MANIFEST: rar
+ * CREDITS, TODO, FS/MANIFEST: rar
2001-03-30 09:33 ivan
@@ -31027,6 +33838,19 @@
* FS/FS/session.pm: silly typo, fix sent by Mack <mackn@mackn.net>,
thanks!
+2001-02-21 15:48 ivan
+
+ * bin/svc_acct.export: add icradius_secrets config file to export
+ to a non-Freeside MySQL database for ICRADIUS
+
+2001-02-20 17:48 ivan
+
+ * FS/bin/freeside-print-batch: stupid pod errors
+
+2001-02-20 17:46 ivan
+
+ * FS/FS/: Bill.pm, Invoice.pm: cruft
+
2001-02-20 17:45 ivan
* FS/FS/nas.pm: pod tyop
@@ -31060,13 +33884,13 @@
2001-02-03 06:03 ivan
- * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm,
+ * FS/FS/Record.pm, FS/FS/UID.pm, FS/FS/cust_main.pm, bin/fs-setup,
bin/generate-prepay: time-based prepaid cards, session monitor.
woop!
2001-01-30 23:21 ivan
- * FS/FS/: cust_main.pm, svc_acct.pm: fix tyops
+ * TODO, FS/FS/cust_main.pm, FS/FS/svc_acct.pm: fix tyops
2001-01-30 01:08 ivan
@@ -31078,7 +33902,15 @@
2000-12-26 15:51 ivan
- * CREDITS: statedefault & referraldefault config files
+ * CREDITS, TODO: statedefault & referraldefault config files
+
+2000-12-10 17:30 ivan
+
+ * TODO: more ancient todo stuff from my inbox
+
+2000-12-10 17:10 ivan
+
+ * TODO: ancient stuff out of my inbox
2000-12-08 14:22 ivan
@@ -31088,15 +33920,19 @@
* FS/FS/Record.pm: DESTROY sub
+2000-12-03 16:13 ivan
+
+ * bin/fs-setup: fix nas.last type
+
2000-12-03 12:25 ivan
- * FS/FS/: Record.pm, nas.pm, port.pm, session.pm: session monitor
- updates
+ * TODO, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/port.pm,
+ FS/FS/session.pm: session monitor updates
2000-12-03 07:14 ivan
- * CREDITS, FS/FS/cust_bill.pm: bugfixes from Jeff Finucane
- <jeff@cmh.net>, thanks!
+ * CREDITS, FS/FS/cust_bill.pm, bin/svc_acct_sm.import: bugfixes
+ from Jeff Finucane <jeff@cmh.net>, thanks!
2000-12-03 05:45 ivan
@@ -31109,7 +33945,15 @@
2000-12-03 02:09 ivan
- * FS/MANIFEST: bad caches!
+ * FS/: MANIFEST, FS/CGIwrapper.pm: bad caches!
+
+2000-12-01 10:34 ivan
+
+ * bin/fs-setup: another tyop
+
+2000-12-01 10:33 ivan
+
+ * bin/fs-setup: tyop
2000-11-22 15:30 ivan
@@ -31117,8 +33961,12 @@
2000-11-07 07:00 ivan
- * FS/: MANIFEST, FS/Record.pm, FS/nas.pm, FS/session.pm: session
- monitor
+ * FS/MANIFEST, FS/FS/Record.pm, FS/FS/nas.pm, FS/FS/session.pm,
+ bin/fs-setup: session monitor
+
+2000-10-30 02:47 ivan
+
+ * bin/fs-setup: nas.last can't be defined NULL if indexed
2000-10-27 13:18 ivan
@@ -31127,7 +33975,12 @@
2000-10-27 13:15 ivan
- * FS/FS/Record.pm, eg/table_template.pm: session monitor
+ * TODO, FS/FS/Record.pm, bin/fs-setup, eg/table_template.pm:
+ session monitor
+
+2000-10-15 05:58 ivan
+
+ * TODO: roo
2000-10-11 17:44 ivan
@@ -31139,13 +33992,17 @@
print_text method is called, want to print overdue invoices if
printed > 0, not > 1
+2000-08-24 00:26 ivan
+
+ * TODO: untaint template source
+
2000-08-09 11:40 ivan
* conf/invoice_template: example invoice template
2000-08-09 04:30 ivan
- * FS/FS/cust_bill.pm: templatable invoices
+ * TODO, FS/FS/cust_bill.pm: templatable invoices
2000-07-17 06:51 ivan
@@ -31164,11 +34021,20 @@
* CREDITS: rawr!
+2000-07-06 21:05 ivan
+
+ * fs_passwd/fs_passwd_server: wait()ing on SIGCHLD causing hangs
+ for some folks
+
2000-07-06 06:56 ivan
* FS/FS/svc_acct.pm: mis-PODed =back should have been a =cut in
conjunction with AUTOLOAD this was sure a pain to find
+2000-07-06 06:23 ivan
+
+ * bin/svc_acct.export: tyop
+
2000-07-06 06:19 ivan
* bin/: fs-radius-add-check, fs-radius-add-reply: remove duplicate
@@ -31176,19 +34042,56 @@
2000-07-06 01:57 ivan
- * FS/FS/svc_acct.pm, bin/fs-radius-add-check,
- bin/fs-radius-add-reply: support for radius check attributes
- (except importing). poorly documented.
+ * TODO, FS/FS/svc_acct.pm, bin/fs-radius-add,
+ bin/fs-radius-add-check, bin/fs-radius-add-reply, bin/fs-setup,
+ bin/svc_acct.export: support for radius check attributes (except
+ importing). poorly documented.
+
+2000-07-05 20:37 ivan
+
+ * bin/svc_acct_sm.export: don't error out on invalid
+ svc_acct_sm.domuid's that can't be matched in svc_acct.uid - just
+ warn.
2000-07-04 06:42 ivan
* FS/FS/svc_acct.pm: noted a API inconsistancy
+2000-07-03 02:13 ivan
+
+ * bin/svc_acct_sm.export: get rid of double sendmailrestart
+ invocation; no need for multiple sessions
+
+2000-07-03 02:09 ivan
+
+ * bin/svc_acct_sm.export: typo
+
+2000-07-03 02:03 ivan
+
+ * TODO, bin/svc_acct_sm.export: added sendmailrestart and
+ sendmailconfigpath config files
+
+2000-06-30 03:37 ivan
+
+ * FS/FS/svc_acct_sm.pm: maildisablecatchall configuration file
+
+2000-06-29 08:01 ivan
+
+ * bin/svc_acct.export: another silly typo in svc_acct.export
+
+2000-06-29 07:02 ivan
+
+ * bin/svc_acct_sm.export: add sendmailrestart configuration file
+
2000-06-29 05:27 ivan
* bin/svc_acct.import: s/password/_password/ for PostgreSQL wasn't
done in the import.
+2000-06-29 05:00 ivan
+
+ * bin/fs-setup: support for pre-encrypted md5 passwords.
+
2000-06-29 04:56 ivan
* FS/FS/svc_acct.pm: md5 passwords can are 34 characters long and
@@ -31199,6 +34102,15 @@
* FS/FS/svc_domain.pm: don't block on $whois_hack trueness when
adding new domains.
+2000-06-29 03:51 ivan
+
+ * bin/svc_acct_sm.import: oops, silly mistake
+
+2000-06-29 03:48 ivan
+
+ * bin/svc_acct_sm.import: make svc_acct_sm skip blank lines in
+ sendmail import
+
2000-06-28 05:54 ivan
* FS/FS/svc_acct.pm: superfluous my()
@@ -31208,6 +34120,11 @@
* FS/FS/svc_acct.pm: bugfix to accept shells that evaluate to false
in perl, like the empty string.
+2000-06-28 05:37 ivan
+
+ * bin/svc_acct.export: add support for config option
+ textradiusprepend
+
2000-06-28 05:32 ivan
* bin/svc_acct.import: allow RADIUS lines with "Auth-Type = Local"
@@ -31218,6 +34135,18 @@
* bin/svc_acct.import: make svc_acct more forgiving about RADIUS
users files
+2000-06-28 03:51 ivan
+
+ * bin/fs-radius-add: forgot to import a sub
+
+2000-06-28 03:48 ivan
+
+ * bin/fs-radius-add: quick hack to add RADIUS attributes
+
+2000-06-27 05:15 ivan
+
+ * TODO: i18n
+
2000-06-27 05:15 ivan
* FS/FS/: Record.pm, cust_main.pm: i18
@@ -31233,14 +34162,18 @@
2000-06-23 17:28 ivan
- * FS/FS/cust_main.pm: don't use Date::Manip; report correct program
- name in freeside-bill usage msg
+ * FS/: FS/cust_main.pm, bin/freeside-bill: don't use Date::Manip;
+ report correct program name in freeside-bill usage msg
2000-06-23 05:25 ivan
- * CREDITS, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch -
- more portable, doesn't depend on $sth->execute returning a number
- of rows, uses placeholders and prepare_cached
+ * CREDITS, TODO, FS/FS/Record.pm, FS/FS/UID.pm: FS::Record::qsearch
+ - more portable, doesn't depend on $sth->execute returning a
+ number of rows, uses placeholders and prepare_cached
+
+2000-06-22 03:52 ivan
+
+ * FS/bin/freeside-bill: tyop
2000-06-20 00:13 ivan
@@ -31252,7 +34185,12 @@
2000-06-15 07:45 ivan
- * CREDITS: text updates
+ * CREDITS, TODO: text updates
+
+2000-06-15 07:07 ivan
+
+ * bin/svc_acct.export: added ICRADIUS radreply table support,
+ courtesy of Kenny Elliott
2000-06-15 06:35 ivan
@@ -31263,6 +34201,15 @@
* FS/FS/cust_main.pm: fix for ncancelled_pkgs - when called in
scalar context, was only returning second item
+2000-06-12 01:37 ivan
+
+ * bin/svc_acct_sm.export: sendmail fix from Jeff Finucane
+
+2000-05-13 14:57 ivan
+
+ * TODO, FS/bin/freeside-print-batch: add print_batch script from
+ Joel Griffiths
+
2000-05-13 14:50 ivan
* FS/FS/: CGI.pm, UID.pm: cgisuidsetup takes an Apache object as
@@ -31277,10 +34224,61 @@
* FS/FS/CGI.pm: CGI.pm detects mod_perl and calls appropriate exit
(Registry's override doesn't work here)
+2000-04-02 19:32 ivan
+
+ * FS/bin/freeside-bill: accept anything in ARGV for -d Date::Parse
+
2000-03-06 08:38 ivan
* FS/FS/svc_acct.pm: better error message. bah.
+2000-03-06 08:00 ivan
+
+ * bin/svc_acct.export: sync up with working versoin
+
+2000-03-06 07:59 ivan
+
+ * bin/svc_acct.export: finally get MySQL locking working for
+ ICRADIUS export
+
+2000-03-06 07:15 ivan
+
+ * FS/FS/SSH.pm: backout silly change
+
+2000-03-06 07:04 ivan
+
+ * FS/FS/SSH.pm: bug in IPC::Open3 documentation?
+
+2000-03-06 06:59 ivan
+
+ * bin/svc_acct.export: s/sshopen2/sshopen3/ to prevent spurious
+ mysql "Enter password: " dialog from showing up in cron/terminal
+
+2000-03-06 06:51 ivan
+
+ * bin/svc_acct.export: eek
+
+2000-03-06 06:50 ivan
+
+ * bin/svc_acct.export: oop
+
+2000-03-06 06:48 ivan
+
+ * bin/svc_acct.export: s/icradiusmachine/machine/
+
+2000-03-06 06:46 ivan
+
+ * bin/svc_acct.export: not setuid or run by malicious user - no -T
+ necessary
+
+2000-03-06 06:19 ivan
+
+ * bin/svc_acct.export: ICRADIUS export bugfix
+
+2000-03-06 06:12 ivan
+
+ * TODO, bin/svc_acct.export: ICRADIUS export support
+
2000-03-03 10:45 ivan
* FS/FS/CGI.pm: use Apache::exit instead of exit in &eidiot -
@@ -31291,6 +34289,10 @@
* FS/FS/Record.pm: changes backported from 1.2.3 release, bugfix
from web demo
+2000-03-01 23:44 ivan
+
+ * bin/fs-setup: typo forgot closing '
+
2000-03-01 00:13 ivan
* FS/: MANIFEST, FS/svc_domain.pm, FS/svc_www.pm: compilation
@@ -31299,8 +34301,9 @@
2000-02-02 21:16 ivan
* FS/FS/cust_pkg.pm, FS/FS/domain_record.pm, FS/FS/svc_domain.pm,
- FS/FS/svc_www.pm, bin/svc_acct.import: beginning of DNS and
- Apache support
+ FS/FS/svc_www.pm, bin/fs-setup, bin/svc_acct.import,
+ bin/svc_acct_sm.import, bin/svc_domain.import: beginning of DNS
+ and Apache support
2000-02-02 12:22 ivan
@@ -31309,28 +34312,53 @@
2000-01-30 21:22 ivan
- * FS/FS/: cust_main.pm, prepay_credit.pm: prepaid "internet cards"
+ * FS/FS/cust_main.pm, FS/FS/prepay_credit.pm, bin/fs-setup: prepaid
+ "internet cards"
2000-01-30 00:18 ivan
* CREDITS: [no log message]
+2000-01-29 22:11 ivan
+
+ * TODO: [no log message]
+
+2000-01-29 22:03 ivan
+
+ * bin/fs-setup: postgres 6.5 finally supports decimal(10,2)
+
2000-01-29 13:10 ivan
* FS/FS/svc_domain.pm: doc update
2000-01-28 14:53 ivan
- * FS/FS/svc_acct_pop.pm: track full phone number
+ * bin/fs-setup, FS/FS/svc_acct_pop.pm: track full phone number
2000-01-26 16:37 ivan
* README: ack
+2000-01-26 16:27 ivan
+
+ * TODO: update TODO
+
1999-11-08 13:38 ivan
* FS/FS/cust_pkg.pm: remove services using pkg_svc table now, oops!
+1999-10-04 01:23 ivan
+
+ * FS/bin/freeside-bill: silly 'use of unitialized value' errors
+
+1999-09-22 15:06 ivan
+
+ * TODO: ya todo update
+
+1999-08-26 23:25 ivan
+
+ * TODO: [no log message]
+
1999-08-23 05:26 ivan
* test/cgi-test: need to untaint the command line
@@ -31352,14 +34380,28 @@
* FS/FS/svc_acct.pm: configurable min/max username length, min
password length, periods in usernames
+1999-08-11 13:51 ivan
+
+ * FS/bin/freeside-bill: [no log message]
+
1999-08-11 13:41 ivan
- * FS/: MANIFEST, Makefile.PL, FS/svc_domain.pm: new bill script,
+ * FS/MANIFEST, FS/Makefile.PL, FS/FS/svc_domain.pm,
+ FS/bin/freeside-bill, bin/bill: new bill script,
+
+1999-08-11 07:42 ivan
+
+ * bin/backup-freeside: [no log message]
1999-08-11 06:12 ivan
* FS/FS/svc_domain.pm: require a working Net::Whois version
+1999-08-10 05:06 ivan
+
+ * fs_passwd/fs_passwdd: even though you should probably set this
+ for your installation
+
1999-08-04 05:42 ivan
* bin/pod2x: new, kludgy-but-working html generator
@@ -31379,16 +34421,20 @@
1999-08-04 02:03 ivan
- * FS/: MANIFEST, MANIFEST.SKIP, FS/CGI.pm, FS/Conf.pm,
- FS/Record.pm, FS/UID.pm, FS/agent.pm, FS/agent_type.pm,
- FS/cust_bill.pm, FS/cust_bill_pkg.pm, FS/cust_credit.pm,
- FS/cust_main.pm, FS/cust_main_county.pm, FS/cust_main_invoice.pm,
- FS/cust_pay.pm, FS/cust_pay_batch.pm, FS/cust_pkg.pm,
- FS/cust_refund.pm, FS/cust_svc.pm, FS/part_pkg.pm,
- FS/part_referral.pm, FS/part_svc.pm, FS/pkg_svc.pm,
- FS/svc_Common.pm, FS/svc_acct.pm, FS/svc_acct_pop.pm,
- FS/svc_domain.pm, FS/type_pkgs.pm: initial checkin of module
- files for proper perl installation
+ * FS/: MANIFEST, MANIFEST.SKIP, README, FS/Bill.pm, FS/CGI.pm,
+ FS/Conf.pm, FS/Invoice.pm, FS/Record.pm, FS/SSH.pm, FS/UID.pm,
+ FS/agent.pm, FS/agent_type.pm, FS/cust_bill.pm,
+ FS/cust_bill_pkg.pm, FS/cust_credit.pm, FS/cust_main.pm,
+ FS/cust_main_county.pm, FS/cust_main_invoice.pm, FS/cust_pay.pm,
+ FS/cust_pay_batch.pm, FS/cust_pkg.pm, FS/cust_refund.pm,
+ FS/cust_svc.pm, FS/dbdef.pm, FS/dbdef_colgroup.pm,
+ FS/dbdef_column.pm, FS/dbdef_index.pm, FS/dbdef_table.pm,
+ FS/dbdef_unique.pm, FS/part_pkg.pm, FS/part_referral.pm,
+ FS/part_svc.pm, FS/pkg_svc.pm, FS/svc_Common.pm, FS/svc_acct.pm,
+ FS/svc_acct_pop.pm, FS/svc_acct_sm.pm, FS/svc_domain.pm,
+ FS/type_pkgs.pm, FS/UI/Base.pm, FS/UI/CGI.pm, FS/UI/Gtk.pm,
+ FS/UI/agent.pm: initial checkin of module files for proper perl
+ installation
1999-08-04 01:03 ivan
@@ -31401,11 +34447,31 @@
1999-08-03 21:15 ivan
- * FS/: Changes, FS.pm, MANIFEST, Makefile.PL: initial h2xs
+ * FS/: Changes, FS.pm, MANIFEST, Makefile.PL, test.pl: initial h2xs
+
+1999-08-03 00:43 ivan
+
+ * TODO: use Net::Whois;
+
+1999-07-29 12:13 ivan
+
+ * TODO: [no log message]
+
+1999-07-29 01:50 ivan
+
+ * bin/fs-setup: wrong type for cust_pay_batch.exp
+
+1999-07-15 17:20 ivan
+
+ * TODO: [no log message]
+
+1999-07-15 16:50 ivan
+
+ * TODO: [no log message]
1999-07-08 04:40 ivan
- * CREDITS, README: [no log message]
+ * CREDITS, README, TODO: [no log message]
1999-07-07 19:32 ivan
@@ -31421,13 +34487,47 @@
* bin/svc_acct.import: updates to avoid -w warnings from Joel
Griffiths <griff@aver-computer.com>
+1999-07-07 18:02 ivan
+
+ * TODO: [no log message]
+
+1999-04-29 02:37 ivan
+
+ * TODO: [no log message]
+
1999-04-19 03:32 ivan
* etc/megapop.pl: if you are a megapop customer...
+1999-04-15 15:46 ivan
+
+ * bin/fs-setup: TT isn't a state!
+
+1999-04-14 06:14 ivan
+
+ * TODO: configuration option to edit referrals of existing
+ customers
+
+1999-04-14 04:27 ivan
+
+ * TODO: showpasswords config option to show passwords
+
+1999-04-14 01:58 ivan
+
+ * TODO: [no log message]
+
+1999-04-14 00:58 ivan
+
+ * bin/fs-setup: export getsecrets from FS::UID instead of calling
+ it explicitly
+
+1999-04-08 20:52 ivan
+
+ * TODO: [no log message]
+
1999-04-08 06:21 ivan
- * CREDITS: [no log message]
+ * CREDITS, conf/address: [no log message]
1999-04-08 06:11 ivan
@@ -31437,33 +34537,88 @@
* test/cgi-test: web interface tester / sample data creator
+1999-04-08 06:03 ivan
+
+ * TODO: [no log message]
+
1999-03-26 05:15 ivan
* eg/TEMPLATE_cust_main.import: s/create/new/, use all necessary
FS::table_names to avoid warnings
+1999-03-26 05:00 ivan
+
+ * fs_passwd/fs_passwd_server: s/create/new/
+
1999-03-25 00:42 ivan
- * bin/svc_acct.import: import stuff uses Term::Query and spits out
- (some kinds of) nonsensical input
+ * bin/: svc_acct.import, svc_acct_sm.import: import stuff uses
+ Term::Query and spits out (some kinds of) nonsensical input
+
+1999-03-23 16:51 ivan
+
+ * bin/svc_acct_sm.import: die if no relevant services... cvspain
1999-03-23 16:43 ivan
* bin/svc_acct.import: die if no relevant services
+1999-02-28 11:44 ivan
+
+ * bin/fs-setup: constructors s/create/new/ pointed out by "Bao C.
+ Ha" <bao@hacom.net>
+
+1999-02-27 13:06 ivan
+
+ * bin/fs-setup: cust_main.paydate should be varchar(10), not
+ @date_type ; problem reported by Ben Leibig <leibig@colorado.edu>
+
+1999-02-23 00:09 ivan
+
+ * TODO: beginnings of one-screen new customer entry and some other
+ miscellania
+
1999-02-10 01:02 ivan
* etc/sql-reserved-words.txt: some new doc files
+1999-02-10 00:27 ivan
+
+ * TODO: [no log message]
+
+1999-02-09 01:56 ivan
+
+ * TODO: [no log message]
+
1999-02-07 01:59 ivan
- * CREDITS: more mod_perl fixes, and bugfixes Peter Wemm sent via
- email
+ * CREDITS, TODO, bin/fs-setup: more mod_perl fixes, and bugfixes
+ Peter Wemm sent via email
1999-02-06 14:43 ivan
- * CREDITS: don't use [e]idiot; display error messages on the form
- page
+ * CREDITS, TODO: don't use [e]idiot; display error messages on the
+ form page
+
+1999-02-03 22:09 ivan
+
+ * bin/fs-setup: add AU provences
+
+1999-02-03 02:42 ivan
+
+ * bin/fs-setup: [no log message]
+
+1999-01-25 04:09 ivan
+
+ * TODO: yet more mod_perl stuff
+
+1999-01-18 15:05 ivan
+
+ * TODO: update TODO for stuff that was done etc.
+
+1999-01-16 19:11 ivan
+
+ * bin/fs-setup: remove preliminary completehost changes
1999-01-15 16:24 ivan
@@ -31473,21 +34628,77 @@
* CREDITS: [no log message]
+1998-12-30 15:03 ivan
+
+ * TODO: bugfixes; fields isn't exported by derived classes
+
+1998-12-29 03:59 ivan
+
+ * TODO: mostly properly OO, some work still to be done with svc_
+ stuff
+
+1998-12-15 22:05 ivan
+
+ * bin/fs-setup: add table cust_main_invoice
+
+1998-12-15 21:38 ivan
+
+ * TODO: [no log message]
+
+1998-12-15 21:32 ivan
+
+ * fs_passwd/fs_passwd_server: adminsuidsetup now requires user
+
1998-12-15 21:29 ivan
* eg/TEMPLATE_cust_main.import: adminsuidsetup now need user
+1998-12-14 20:36 ivan
+
+ * bin/fs-setup: s/croak/die/; #oops
+
+1998-12-14 20:33 ivan
+
+ * bin/fs-setup: dies if it isn't running as the freeside user
+
1998-12-09 23:23 ivan
- * bin/svc_acct.import: use FS::Conf, need user (for datasrc)
+ * bin/: svc_acct.export, svc_acct.import, svc_acct_sm.export,
+ svc_acct_sm.import: use FS::Conf, need user (for datasrc)
1998-12-01 17:23 ivan
- * CREDITS: [no log message]
+ * TODO, CREDITS: [no log message]
+
+1998-11-19 03:17 ivan
+
+ * bin/dbdef-create: adminsuidsetup requires argument
1998-11-18 01:01 ivan
- * CREDITS: i18n! i18n!
+ * CREDITS, TODO, bin/fs-setup: i18n! i18n!
+
+1998-11-15 05:18 ivan
+
+ * bin/fs-setup: remove debugging
+
+1998-11-15 01:43 ivan
+
+ * bin/fs-setup: update for new config file syntax, new
+ adminsuidsetup
+
+1998-11-14 18:53 ivan
+
+ * bin/bill: afterthought
+
+1998-11-14 18:51 ivan
+
+ * bin/bill: adminsuidsetup needs user, pod, cleanup
+
+1998-11-13 01:56 ivan
+
+ * TODO: change configuration file layout to support multiple
+ distinct databases (with own set of config files, export, etc.)
1998-11-07 17:09 ivan
@@ -31498,14 +34709,77 @@
* README: don't use depriciated FS::Bill and FS::Invoice, other
miscellania
+1998-11-07 00:25 ivan
+
+ * TODO: [no log message]
+
+1998-11-07 00:21 ivan
+
+ * bin/bill: missing use
+
+1998-11-07 00:19 ivan
+
+ * bin/bill:
+ still need to bless into FS::cust_main (for now)
+
+1998-11-07 00:08 ivan
+
+ * bin/bill:
+ Removed depriciated FS::Bill (now in FS::cust_main)
+
+1998-10-22 08:51 ivan
+
+ * bin/fs-setup: also varchar with no length specified - postgresql
+ fix broke mysql.
+
+1998-10-22 08:46 ivan
+
+ * bin/fs-setup: now smallint is illegal, so remove that too.
+
1998-10-14 00:05 ivan
- * README: 1.1.4 release, fix postgresql
+ * README, bin/fs-setup: 1.1.4 release, fix postgresql
+
+1998-10-13 05:49 ivan
+
+ * TODO: [no log message]
1998-10-13 05:07 ivan
- * bin/svc_acct.import: Assigns password from the shadow file for
- RADIUS password "UNIX"
+ * TODO, bin/svc_acct.import: Assigns password from the shadow file
+ for RADIUS password "UNIX"
+
+1998-10-13 02:17 ivan
+
+ * TODO: [no log message]
+
+1998-10-12 14:22 ivan
+
+ * TODO: [no log message]
+
+1998-10-12 14:15 ivan
+
+ * TODO: [no log message]
+
+1998-10-12 02:12 ivan
+
+ * TODO: remove adding cvs from the todo
+
+1998-10-12 02:09 ivan
+
+ * TODO: [no log message]
+
+1998-10-12 02:09 ivan
+
+ * TODO: Id to Header
+
+1998-10-12 02:07 ivan
+
+ * TODO: Test keyword substitution
+
+1998-10-12 01:59 ivan
+
+ * TODO: Commiting sample change.
1998-10-12 00:15 ivan
@@ -31513,11 +34787,16 @@
1998-10-12 00:12 ivan
- * conf/: home, lpr: Initial import into CVS
+ * conf/: address, home, lpr, secrets, smtpmachine, domain: Initial
+ revision
-1998-10-12 00:12 ivan
+1998-10-12 00:08 ivan
+
+ * TODO: Initial revision
- * conf/smtpmachine: Initial revision
+1998-10-12 00:03 ivan
+
+ * bin/fs-setup: Initial revision
1998-10-11 23:56 ivan
@@ -31527,14 +34806,26 @@
* bin/pod2x: Initial revision
+1998-09-17 22:43 ivan
+
+ * bin/svc_acct.export: Initial revision
+
1998-09-02 21:50 ivan
* CREDITS: Initial revision
+1998-08-23 20:12 ivan
+
+ * fs_passwd/fs_passwd_server: Initial revision
+
1998-08-23 20:04 ivan
* fs_passwd/fs_passwd: Initial revision
+1998-08-23 19:01 ivan
+
+ * bin/bill: Initial revision
+
1998-08-19 21:42 ivan
* eg/TEMPLATE_cust_main.import: Initial revision
@@ -31543,15 +34834,32 @@
* bin/svc_acct.import: Initial revision
+1998-08-14 15:11 ivan
+
+ * bin/svc_acct_sm.export: Initial revision
+
+1998-08-12 20:55 ivan
+
+ * Artistic: Initial revision
+
1998-07-18 00:11 ivan
- * etc/domain-template.txt: Initial import into CVS
+ * etc/domain-template.txt: Initial revision
-1998-03-22 23:46 ivan
+1998-07-17 00:43 ivan
+
+ * bin/svc_acct_sm.import: Initial revision
+
+1998-06-03 00:22 ivan
+
+ * bin/dbdef-create: Initial revision
+
+1998-03-23 00:20 ivan
- * etc/countries.txt: Initial import into CVS
+ * fs_passwd/fs_passwdd: Initial revision
1998-03-22 23:46 ivan
- * INSTALL: Initial revision
+ * GPL, INSTALL, etc/acp_logfile-parse, etc/countries.txt,
+ etc/example-direct-cardin: Initial revision