freeside.git
18 years agodon't reenable postal billing for existing customers just cause its blank...
ivan [Sun, 25 Dec 2005 00:36:30 +0000 (00:36 +0000)]
don't reenable postal billing for existing customers just cause its blank...

18 years agoand s/$taxable/$tot_taxable/ in the declaration too
ivan [Thu, 22 Dec 2005 04:24:50 +0000 (04:24 +0000)]
and s/$taxable/$tot_taxable/ in the declaration too

18 years agofix some ambiguous var names causing " "my" variable $t masks earlier declaration...
ivan [Thu, 22 Dec 2005 04:22:41 +0000 (04:22 +0000)]
fix some ambiguous var names causing " "my" variable $t masks earlier declaration in same scope" errors

18 years agomore accurate description of tax report changes
ivan [Thu, 22 Dec 2005 04:02:19 +0000 (04:02 +0000)]
more accurate description of tax report changes

18 years agotax report update, link to new line item report, per-agent tax reporting
ivan [Thu, 22 Dec 2005 04:01:17 +0000 (04:01 +0000)]
tax report update, link to new line item report, per-agent tax reporting

18 years agocorrect field labeling - not always monthly
ivan [Mon, 19 Dec 2005 04:18:54 +0000 (04:18 +0000)]
correct field labeling - not always monthly

18 years agoadd maximum "caps" to RADIUS usage charges
ivan [Mon, 19 Dec 2005 04:18:43 +0000 (04:18 +0000)]
add maximum "caps" to RADIUS usage charges

18 years agoadd motorola canopy attributes from wtxs, neaten up raddb.pm generation
ivan [Fri, 16 Dec 2005 22:47:51 +0000 (22:47 +0000)]
add motorola canopy attributes from wtxs, neaten up raddb.pm generation

18 years agoadd TransactionCentral
ivan [Fri, 16 Dec 2005 01:49:44 +0000 (01:49 +0000)]
add TransactionCentral

18 years agofix bug when adding new agent types, noticed by Julius Igugu
ivan [Thu, 15 Dec 2005 19:36:49 +0000 (19:36 +0000)]
fix bug when adding new agent types, noticed by Julius Igugu

18 years agoadding print-schema
ivan [Thu, 15 Dec 2005 18:45:11 +0000 (18:45 +0000)]
adding print-schema

18 years agopayment "un-void"ing
ivan [Thu, 15 Dec 2005 04:04:51 +0000 (04:04 +0000)]
payment "un-void"ing

18 years agoallow a dir field to be set (or auto-generated) even if uid is fixed
ivan [Wed, 14 Dec 2005 20:57:30 +0000 (20:57 +0000)]
allow a dir field to be set (or auto-generated) even if uid is fixed

18 years agoadd 'STATE' field for suspensions to Radiator export
ivan [Wed, 14 Dec 2005 18:52:22 +0000 (18:52 +0000)]
add 'STATE' field for suspensions to Radiator export

18 years agofix options in gateway adding
ivan [Tue, 13 Dec 2005 03:13:25 +0000 (03:13 +0000)]
fix options in gateway adding

18 years agouse crypt password for radiator export
ivan [Mon, 12 Dec 2005 21:39:35 +0000 (21:39 +0000)]
use crypt password for radiator export

18 years agofill in reason if empty when applying a credit to a refund
ivan [Fri, 9 Dec 2005 16:58:40 +0000 (16:58 +0000)]
fill in reason if empty when applying a credit to a refund

18 years agofix postal mail checkbox misbehaving (isn't sticky on errors - reverts back to on)
ivan [Fri, 9 Dec 2005 16:56:53 +0000 (16:56 +0000)]
fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back to on)

18 years agofor fetching inserted keys without pg_oid_status, look up the actual sequence name...
ivan [Wed, 7 Dec 2005 23:48:58 +0000 (23:48 +0000)]
for fetching inserted keys without pg_oid_status, look up the actual sequence name from dbdef rather than assuming ${table}_${column}_seq

18 years agomake sure zip is required for canada, also use CURRVAL() function instead of pg_oid_s...
ivan [Tue, 6 Dec 2005 22:25:56 +0000 (22:25 +0000)]
make sure zip is required for canada, also use CURRVAL() function instead of pg_oid_status DBD attribute because Pg 8.1 doesn't have oids by default anymore

18 years agoavoid uninitialized value errors
ivan [Mon, 5 Dec 2005 19:01:04 +0000 (19:01 +0000)]
avoid uninitialized value errors

18 years agoeek, don't log all this debugging info by default
ivan [Mon, 5 Dec 2005 17:19:32 +0000 (17:19 +0000)]
eek, don't log all this debugging info by default

18 years agothis should be the last of s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
ivan [Sat, 3 Dec 2005 07:26:13 +0000 (07:26 +0000)]
this should be the last of s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/

18 years agothose semicolons can't possibly have belonged there
ivan [Sat, 3 Dec 2005 07:12:20 +0000 (07:12 +0000)]
those semicolons can't possibly have belonged there

18 years agoforce a dbdef reload. no wonder this had to be run multiple times before
ivan [Sat, 3 Dec 2005 07:02:32 +0000 (07:02 +0000)]
force a dbdef reload.  no wonder this had to be run multiple times before

18 years agoadd Term::ReadKey to install & upgrade docs and README.1.5.8
ivan [Sat, 3 Dec 2005 06:49:30 +0000 (06:49 +0000)]
add Term::ReadKey to install & upgrade docs and README.1.5.8

18 years agoand Net::Whois::Raw
ivan [Fri, 2 Dec 2005 02:30:40 +0000 (02:30 +0000)]
and Net::Whois::Raw

18 years agonote DBIx::DBSchema 0.29 is required for Pg 7.2.x and earlier
ivan [Fri, 2 Dec 2005 01:52:08 +0000 (01:52 +0000)]
note DBIx::DBSchema 0.29 is required for Pg 7.2.x and earlier

18 years agoapache instructions already up top
ivan [Fri, 2 Dec 2005 01:22:54 +0000 (01:22 +0000)]
apache instructions already up top

18 years agolist disabled packages on agent type edit if they are still associated with the type
ivan [Thu, 1 Dec 2005 19:17:05 +0000 (19:17 +0000)]
list disabled packages on agent type edit if they are still associated with the type

18 years agoshellcommands usermod_pwonly shouldn't apply to RADIUS groups, this is messing up...
ivan [Thu, 1 Dec 2005 17:36:48 +0000 (17:36 +0000)]
shellcommands usermod_pwonly shouldn't apply to RADIUS groups, this is messing up unrelated RADIUS exports

18 years agolater versions are okay too
ivan [Wed, 30 Nov 2005 17:48:05 +0000 (17:48 +0000)]
later versions are okay too

18 years agoturn off debugging
ivan [Mon, 28 Nov 2005 17:16:20 +0000 (17:16 +0000)]
turn off debugging

18 years agoin POD example, remove extra SQL that Pg doesn't need and MySQL doesn't like
ivan [Mon, 28 Nov 2005 17:13:30 +0000 (17:13 +0000)]
in POD example, remove extra SQL that Pg doesn't need and MySQL doesn't like

18 years agoupdate docs and error message for all three supporte exports
ivan [Mon, 28 Nov 2005 17:12:04 +0000 (17:12 +0000)]
update docs and error message for all three supporte exports

18 years agostartup freeside-sqlradius-radacctd for radiator export too
ivan [Mon, 28 Nov 2005 17:07:50 +0000 (17:07 +0000)]
startup freeside-sqlradius-radacctd for radiator export too

18 years agoallow defaults to override empty values for new objects
ivan [Mon, 28 Nov 2005 16:59:55 +0000 (16:59 +0000)]
allow defaults to override empty values for new objects

18 years agobetter error msg
ivan [Mon, 28 Nov 2005 16:38:54 +0000 (16:38 +0000)]
better error msg

18 years agoupdate cust_svc::seconds_since_sqlradacct to deal with any usage-capable export
ivan [Mon, 28 Nov 2005 16:34:34 +0000 (16:34 +0000)]
update cust_svc::seconds_since_sqlradacct to deal with any usage-capable export

18 years agoupdate cust_svc::seconds_since_sqlradacct to deal with any usage-capable export
ivan [Mon, 28 Nov 2005 16:21:50 +0000 (16:21 +0000)]
update cust_svc::seconds_since_sqlradacct to deal with any usage-capable export

18 years agookay, its been tested
ivan [Mon, 28 Nov 2005 16:14:38 +0000 (16:14 +0000)]
okay, its been tested

18 years agofix small bug in radiator export
ivan [Mon, 28 Nov 2005 16:07:30 +0000 (16:07 +0000)]
fix small bug in radiator export

18 years agoadd debugging info to cust_main to figure out where the freeze is coming from
ivan [Mon, 28 Nov 2005 15:41:43 +0000 (15:41 +0000)]
add debugging info to cust_main to figure out where the freeze is coming from

18 years agoper-agent billco spools
ivan [Sun, 27 Nov 2005 21:59:24 +0000 (21:59 +0000)]
per-agent billco spools

18 years agoadd backend-realtime config flag, should be more intuitive for guyananet
ivan [Tue, 22 Nov 2005 18:29:39 +0000 (18:29 +0000)]
add backend-realtime config flag, should be more intuitive for guyananet

18 years agooops, supposed to commit this one
ivan [Tue, 22 Nov 2005 16:41:28 +0000 (16:41 +0000)]
oops, supposed to commit this one

18 years agoset default fields in new method, mostly for svc_acct.seconds
ivan [Tue, 22 Nov 2005 16:39:05 +0000 (16:39 +0000)]
set default fields in new method, mostly for svc_acct.seconds

18 years agoupdate radiator export to deal with prepaid and some other random stuff
ivan [Tue, 22 Nov 2005 13:26:57 +0000 (13:26 +0000)]
update radiator export to deal with prepaid and some other random stuff

18 years agocorrect common misconception RIGHT THERE in the docs
ivan [Tue, 22 Nov 2005 09:13:58 +0000 (09:13 +0000)]
correct common misconception RIGHT THERE in the docs

18 years agowhen editing exports and there's a duplicate error, show all conflicting accounts...
ivan [Mon, 21 Nov 2005 15:24:39 +0000 (15:24 +0000)]
when editing exports and there's a duplicate error, show all conflicting accounts not just the ones for different customers

18 years agoadd usermod_nousername flag to just prohibit username changes
ivan [Mon, 21 Nov 2005 14:26:01 +0000 (14:26 +0000)]
add usermod_nousername flag to just prohibit username changes

18 years agoignore blank lines in payby config
ivan [Mon, 21 Nov 2005 12:41:43 +0000 (12:41 +0000)]
ignore blank lines in payby config

18 years agoslight update to README
ivan [Mon, 21 Nov 2005 11:04:27 +0000 (11:04 +0000)]
slight update to README

18 years agoadd MCRD payment type for manually processed ccards
ivan [Mon, 21 Nov 2005 10:47:12 +0000 (10:47 +0000)]
add MCRD payment type for manually processed ccards

18 years agoload schema in current dia and save, should load up for people now?
ivan [Mon, 21 Nov 2005 06:46:20 +0000 (06:46 +0000)]
load schema in current dia and save, should load up for people now?

18 years agoadd config values used by external RT integration
ivan [Mon, 21 Nov 2005 05:18:51 +0000 (05:18 +0000)]
add config values used by external RT integration

18 years agofix link glitch in receivables reports
ivan [Fri, 18 Nov 2005 15:08:56 +0000 (15:08 +0000)]
fix link glitch in receivables reports

18 years agotemplate-ize agent type edit and add comment to package listing
ivan [Fri, 18 Nov 2005 14:59:53 +0000 (14:59 +0000)]
template-ize agent type edit and add comment to package listing

18 years agoupdate custom priorioty field BS for RT 3.4.4
ivan [Fri, 18 Nov 2005 10:58:59 +0000 (10:58 +0000)]
update custom priorioty field BS for RT 3.4.4

18 years agoupdate custom priorioty field BS for RT 3.4.4
ivan [Fri, 18 Nov 2005 10:53:46 +0000 (10:53 +0000)]
update custom priorioty field BS for RT 3.4.4

18 years agoupdate custom priorioty field BS for RT 3.4.4
ivan [Fri, 18 Nov 2005 09:44:26 +0000 (09:44 +0000)]
update custom priorioty field BS for RT 3.4.4

18 years agoslightly more info in 1.5.8 upgrade instructions
ivan [Fri, 18 Nov 2005 07:05:40 +0000 (07:05 +0000)]
slightly more info in 1.5.8 upgrade instructions

18 years agoallow expired cards to remain on file; only check edits for an expired card when...
ivan [Fri, 18 Nov 2005 03:48:30 +0000 (03:48 +0000)]
allow expired cards to remain on file; only check edits for an expired card when the # has changed

18 years agomake variable description more consistant wrt vars that are already shell-quoted
ivan [Thu, 17 Nov 2005 15:56:18 +0000 (15:56 +0000)]
make variable description more consistant wrt vars that are already shell-quoted

18 years agoturn off debugging
ivan [Thu, 17 Nov 2005 12:56:07 +0000 (12:56 +0000)]
turn off debugging

18 years agoadd cust_pkg2 index on cust_pkg.pkgpart
ivan [Thu, 17 Nov 2005 12:27:39 +0000 (12:27 +0000)]
add cust_pkg2 index on cust_pkg.pkgpart

18 years agoupdate debuggging information for replace group info with user@domain
ivan [Thu, 17 Nov 2005 11:15:35 +0000 (11:15 +0000)]
update debuggging information for replace group info with user@domain

18 years agofix service change!
ivan [Thu, 17 Nov 2005 11:04:56 +0000 (11:04 +0000)]
fix service change!

18 years agofix konqueror bug appending nulls to XMLHTTP requests!
ivan [Thu, 17 Nov 2005 10:14:51 +0000 (10:14 +0000)]
fix konqueror bug appending nulls to XMLHTTP requests!

18 years agobulk svcpart change
ivan [Wed, 16 Nov 2005 13:14:47 +0000 (13:14 +0000)]
bulk svcpart change

18 years agoone last bit for 1.5.7->1.5.8 RT upgrade instructions
ivan [Sat, 12 Nov 2005 12:19:46 +0000 (12:19 +0000)]
one last bit for 1.5.7->1.5.8 RT upgrade instructions

18 years agohuh seem to have overlooked this
ivan [Sat, 12 Nov 2005 01:24:06 +0000 (01:24 +0000)]
huh seem to have overlooked this

18 years agoset payip for all payment types
ivan [Sat, 12 Nov 2005 01:22:47 +0000 (01:22 +0000)]
set payip for all payment types

18 years agointerpolation helps alot
ivan [Sat, 12 Nov 2005 00:44:43 +0000 (00:44 +0000)]
interpolation helps alot

18 years agotry using web interface scrape bullshit for adding pops instead of API, as per cpanel...
ivan [Sat, 12 Nov 2005 00:17:43 +0000 (00:17 +0000)]
try using web interface scrape bullshit for adding pops instead of API, as per cpanel support [cPanel tickets ID# 116044]

18 years agofor prepaid packages, trigger export update of RADIUS Expiration attribute when cust_...
ivan [Fri, 11 Nov 2005 14:06:34 +0000 (14:06 +0000)]
for prepaid packages, trigger export update of RADIUS Expiration attribute when cust_pkg.bill changes

18 years agoadd part_bill_event.payby selection to failed invoice event search
ivan [Thu, 10 Nov 2005 12:47:31 +0000 (12:47 +0000)]
add part_bill_event.payby selection to failed invoice event search

18 years agofix password changes with everyone.net
ivan [Thu, 10 Nov 2005 11:36:59 +0000 (11:36 +0000)]
fix password changes with everyone.net

18 years agoadd javascript confirmation to unaudited domain deletion, add record being deleted...
ivan [Thu, 10 Nov 2005 00:00:58 +0000 (00:00 +0000)]
add javascript confirmation to unaudited domain deletion, add record being deleted to record deletion popup

18 years agoclosing paren
ivan [Wed, 9 Nov 2005 20:48:44 +0000 (20:48 +0000)]
closing paren

18 years agobah
ivan [Tue, 8 Nov 2005 02:16:28 +0000 (02:16 +0000)]
bah

18 years agofix Discover card report, closes: Bug#1270
ivan [Mon, 7 Nov 2005 22:07:01 +0000 (22:07 +0000)]
fix Discover card report, closes: Bug#1270

18 years agooops, typo applying patch
ivan [Fri, 4 Nov 2005 11:43:42 +0000 (11:43 +0000)]
oops, typo applying patch

18 years agoapply patch from Scott Edwards to show mason errors received from XMLHTTP requests
ivan [Fri, 4 Nov 2005 11:31:50 +0000 (11:31 +0000)]
apply patch from Scott Edwards to show mason errors received from XMLHTTP requests

18 years agoapply patch from Scott Edwards to show mason errors received from XMLHTTP requests
ivan [Fri, 4 Nov 2005 11:31:19 +0000 (11:31 +0000)]
apply patch from Scott Edwards to show mason errors received from XMLHTTP requests

18 years agospool invoice to billco if no other destinations are set!
ivan [Wed, 2 Nov 2005 21:18:17 +0000 (21:18 +0000)]
spool invoice to billco if no other destinations are set!

18 years agoyarg
ivan [Tue, 1 Nov 2005 05:33:30 +0000 (05:33 +0000)]
yarg

18 years agoyarg
ivan [Tue, 1 Nov 2005 05:32:56 +0000 (05:32 +0000)]
yarg

18 years agoonly send to specific destinations, oops!
ivan [Tue, 1 Nov 2005 05:27:22 +0000 (05:27 +0000)]
only send to specific destinations, oops!

18 years agodo the zip
ivan [Tue, 1 Nov 2005 05:21:29 +0000 (05:21 +0000)]
do the zip

18 years agoadd option for spool_csv events to apply only to a specific destination type (i.e...
ivan [Tue, 1 Nov 2005 05:14:08 +0000 (05:14 +0000)]
add option for spool_csv events to apply only to a specific destination type (i.e. postal only)

18 years agogood nuff for 11/1
ivan [Tue, 1 Nov 2005 03:16:33 +0000 (03:16 +0000)]
good nuff for 11/1

18 years agoadd billco format option to FTP invoice send, add invoice event to spool one giant...
ivan [Tue, 1 Nov 2005 03:15:32 +0000 (03:15 +0000)]
add billco format option to FTP invoice send, add invoice event to spool one giant (pair of) CSV files in addition to FTPing them individually

18 years agobeginning of quick billco zip & upload tool
ivan [Fri, 28 Oct 2005 17:10:45 +0000 (17:10 +0000)]
beginning of quick billco zip & upload tool

18 years agodon't show 'N/A' statustext as a failed billing event
ivan [Fri, 28 Oct 2005 11:56:48 +0000 (11:56 +0000)]
don't show 'N/A' statustext as a failed billing event

18 years agoextraneous '; noticed by joe@surferz
ivan [Thu, 27 Oct 2005 17:04:25 +0000 (17:04 +0000)]
extraneous '; noticed by joe@surferz

18 years agofix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single quote...
ivan [Thu, 27 Oct 2005 15:48:36 +0000 (15:48 +0000)]
fix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single quote where double was needed...

18 years agooptimize SQL on rate edit screen
ivan [Mon, 24 Oct 2005 11:59:37 +0000 (11:59 +0000)]
optimize SQL on rate edit screen

18 years agofix rate plan editing with new xmlhttp progressbar - use POST instead of GET. also...
ivan [Mon, 24 Oct 2005 11:56:35 +0000 (11:56 +0000)]
fix rate plan editing with new xmlhttp progressbar - use POST instead of GET.  also optimize SQL on rate search screen

18 years agoadd CASH and WEST payment types (payments only, not cust_main.payby)
ivan [Fri, 21 Oct 2005 15:21:37 +0000 (15:21 +0000)]
add CASH and WEST payment types (payments only, not cust_main.payby)