freeside.git
14 years agoSM in new window
jeff [Tue, 19 Jan 2010 23:11:55 +0000 (23:11 +0000)]
SM in new window

14 years agoeliminate harmless uninitialized value noise
jeff [Tue, 19 Jan 2010 17:48:04 +0000 (17:48 +0000)]
eliminate harmless uninitialized value noise

14 years agopatch from Peter Loeppky to make sure some xml fields don't get larger than what...
ivan [Tue, 19 Jan 2010 04:55:36 +0000 (04:55 +0000)]
patch from Peter Loeppky to make sure some xml fields don't get larger than what paymentech wants

14 years agoFix mime type for CSV files, RT#1526
mark [Tue, 19 Jan 2010 03:25:22 +0000 (03:25 +0000)]
Fix mime type for CSV files, RT#1526

14 years agofix color/style after removal of billpkgnum display
ivan [Tue, 19 Jan 2010 00:13:18 +0000 (00:13 +0000)]
fix color/style after removal of billpkgnum display

14 years agofix for selfservice_server-base_url without a trailing /
ivan [Sun, 17 Jan 2010 06:40:40 +0000 (06:40 +0000)]
fix for selfservice_server-base_url without a trailing /

14 years agoreturn an error for 0 amount payments to avoid a $0 payment getting stuck in declined...
ivan [Sun, 17 Jan 2010 03:31:53 +0000 (03:31 +0000)]
return an error for 0 amount payments to avoid a $0 payment getting stuck in declined or captured status, RT#6993

14 years agostrip non-digits and 1- when searching for phone numbers, RT#7000
ivan [Sun, 17 Jan 2010 02:34:33 +0000 (02:34 +0000)]
strip non-digits and 1- when searching for phone numbers, RT#7000

14 years agoremove svcnum from searchable fields for svc_acct... custnum and invnum are user...
ivan [Sun, 17 Jan 2010 02:24:51 +0000 (02:24 +0000)]
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

14 years agoremove svcnum from searchable fields for svc_acct... custnum and invnum are user...
ivan [Sun, 17 Jan 2010 02:22:51 +0000 (02:22 +0000)]
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

14 years agorest of work around bug in pre-perl5.10 which is at best noisy and at worst missorting
jeff [Sun, 17 Jan 2010 01:05:55 +0000 (01:05 +0000)]
rest of work around bug in pre-perl5.10 which is at best noisy and at worst missorting

14 years agowork around bug in pre-perl5.10 which is at best noisy and at worst missorting
jeff [Sun, 17 Jan 2010 00:22:23 +0000 (00:22 +0000)]
work around bug in pre-perl5.10 which is at best noisy and at worst missorting

14 years agoadd usage_mandate option to termination price plan, RT#6932
ivan [Sat, 16 Jan 2010 23:39:58 +0000 (23:39 +0000)]
add usage_mandate option to termination price plan, RT#6932

14 years agoadd usage_mandate option to termination price plan, RT#6932
ivan [Sat, 16 Jan 2010 23:39:40 +0000 (23:39 +0000)]
add usage_mandate option to termination price plan, RT#6932

14 years agofix searching for unlinked services? RT#7059
ivan [Sat, 16 Jan 2010 23:06:32 +0000 (23:06 +0000)]
fix searching for unlinked services?  RT#7059

14 years agopreparing for 1.9.2
ivan [Sat, 16 Jan 2010 20:44:56 +0000 (20:44 +0000)]
preparing for 1.9.2

14 years agoremove extraneous debugging
ivan [Fri, 15 Jan 2010 03:59:38 +0000 (03:59 +0000)]
remove extraneous debugging

14 years agoif ignore_icalculable_taxes is on, don't call the errors fatal
ivan [Wed, 13 Jan 2010 03:14:10 +0000 (03:14 +0000)]
if ignore_icalculable_taxes is on, don't call the errors fatal

14 years agoadd some debugging
jeff [Tue, 12 Jan 2010 17:17:23 +0000 (17:17 +0000)]
add some debugging

14 years agoeliminate harmless argument isn't numeric messages
jeff [Tue, 12 Jan 2010 17:16:00 +0000 (17:16 +0000)]
eliminate harmless argument isn't numeric messages

14 years agoneed DBIx::DBSchema w/quoted_default to make this all work right :/
ivan [Sat, 9 Jan 2010 10:04:27 +0000 (10:04 +0000)]
need DBIx::DBSchema w/quoted_default to make this all work right :/

14 years agoundo damage from DBIx::DBSchema 0.37_03
ivan [Sat, 9 Jan 2010 08:21:46 +0000 (08:21 +0000)]
undo damage from DBIx::DBSchema 0.37_03

14 years agoFix problems with RBC batch import (RT#6967)
mark [Thu, 7 Jan 2010 09:49:11 +0000 (09:49 +0000)]
Fix problems with RBC batch import (RT#6967)

14 years agoeliminate spurious warnings on usage changes...
ivan [Wed, 6 Jan 2010 04:48:41 +0000 (04:48 +0000)]
eliminate spurious warnings on usage changes...

14 years agoeliminate ya "use of uninitialized value" warning
ivan [Wed, 6 Jan 2010 04:43:49 +0000 (04:43 +0000)]
eliminate ya "use of uninitialized value" warning

14 years agodoc
ivan [Wed, 6 Jan 2010 04:41:56 +0000 (04:41 +0000)]
doc

14 years agoadd some debugging
jeff [Mon, 4 Jan 2010 03:25:21 +0000 (03:25 +0000)]
add some debugging

14 years agofix RT_SiteConfig.pm substitution
ivan [Sun, 3 Jan 2010 02:54:42 +0000 (02:54 +0000)]
fix RT_SiteConfig.pm substitution

14 years agoAdd pre-header line
mark [Thu, 31 Dec 2009 23:04:13 +0000 (23:04 +0000)]
Add pre-header line

14 years agort 3.6.10
ivan [Thu, 31 Dec 2009 12:56:37 +0000 (12:56 +0000)]
rt 3.6.10

14 years agort 3.6.10
ivan [Thu, 31 Dec 2009 12:44:25 +0000 (12:44 +0000)]
rt 3.6.10

14 years agoup-to-date
ivan [Thu, 31 Dec 2009 12:35:44 +0000 (12:35 +0000)]
up-to-date

14 years agofix h_cdr acctid changing from bigint to int with recent DBIx::DBSchema
ivan [Thu, 31 Dec 2009 07:17:26 +0000 (07:17 +0000)]
fix h_cdr acctid changing from bigint to int with recent DBIx::DBSchema

14 years agospecify multiple agentnums with freeside-daily
ivan [Thu, 31 Dec 2009 05:10:57 +0000 (05:10 +0000)]
specify multiple agentnums with freeside-daily

14 years agogoodbye conf dir
ivan [Thu, 31 Dec 2009 03:33:45 +0000 (03:33 +0000)]
goodbye conf dir

14 years agoreally reduce the noise
jeff [Thu, 31 Dec 2009 02:50:57 +0000 (02:50 +0000)]
really reduce the noise

14 years agodefine all detail header list elements
jeff [Wed, 30 Dec 2009 06:41:57 +0000 (06:41 +0000)]
define all detail header list elements

14 years agonoise reduction
jeff [Wed, 30 Dec 2009 06:06:12 +0000 (06:06 +0000)]
noise reduction

14 years agonoise reduction
jeff [Wed, 30 Dec 2009 05:23:00 +0000 (05:23 +0000)]
noise reduction

14 years agouse the class used
jeff [Wed, 30 Dec 2009 02:39:24 +0000 (02:39 +0000)]
use the class used

14 years agonoise reduction
jeff [Wed, 30 Dec 2009 02:27:18 +0000 (02:27 +0000)]
noise reduction

14 years agooutput SQL statements as we run them (and only the ones we run), not immediately
ivan [Tue, 29 Dec 2009 04:49:02 +0000 (04:49 +0000)]
output SQL statements as we run them (and only the ones we run), not immediately

14 years agooops, syntax error adding queued-sleep_time
ivan [Tue, 29 Dec 2009 04:45:44 +0000 (04:45 +0000)]
oops, syntax error adding queued-sleep_time

14 years agodon't change h_queue.job type under non-mysql, takes forever on large dbs, RT#6946
ivan [Tue, 29 Dec 2009 04:24:28 +0000 (04:24 +0000)]
don't change h_queue.job type under non-mysql, takes forever on large dbs, RT#6946

14 years agodon't change h_queue.job type under non-mysql, takes forever on large dbs, RT#6946
ivan [Tue, 29 Dec 2009 04:24:04 +0000 (04:24 +0000)]
don't change h_queue.job type under non-mysql, takes forever on large dbs, RT#6946

14 years agoadd -u option for vacuuming, RT#5258
ivan [Tue, 29 Dec 2009 01:38:42 +0000 (01:38 +0000)]
add -u option for vacuuming, RT#5258

14 years agoAdd Browse attachments ACL (RT#4964)
mark [Tue, 29 Dec 2009 01:00:48 +0000 (01:00 +0000)]
Add Browse attachments ACL (RT#4964)

14 years agoRT#6358
mark [Tue, 29 Dec 2009 00:33:11 +0000 (00:33 +0000)]
RT#6358

14 years agouse blessed
ivan [Mon, 28 Dec 2009 05:26:09 +0000 (05:26 +0000)]
use blessed

14 years agoimprove spacing around county
jeff [Sun, 27 Dec 2009 01:01:46 +0000 (01:01 +0000)]
improve spacing around county

14 years agoremove debugging
jeff [Wed, 23 Dec 2009 23:33:29 +0000 (23:33 +0000)]
remove debugging

14 years agoadd non-forking one machine monitor program
jeff [Wed, 23 Dec 2009 23:29:54 +0000 (23:29 +0000)]
add non-forking one machine monitor program

14 years agoteach yori to do some load monitoring
jeff [Wed, 23 Dec 2009 23:14:27 +0000 (23:14 +0000)]
teach yori to do some load monitoring

14 years agocorrect invoice package address display and reduce false laziness
jeff [Wed, 23 Dec 2009 21:22:15 +0000 (21:22 +0000)]
correct invoice package address display and reduce false laziness

14 years agoTweak set_password per RT#6358
mark [Wed, 23 Dec 2009 00:30:26 +0000 (00:30 +0000)]
Tweak set_password per RT#6358

14 years agomove cch conf into database and add a couple small tools for processing updates more...
jeff [Mon, 21 Dec 2009 14:37:23 +0000 (14:37 +0000)]
move cch conf into database and add a couple small tools for processing updates more manually

14 years agoFix filename for Excel spreadsheet reports
mark [Mon, 21 Dec 2009 02:56:43 +0000 (02:56 +0000)]
Fix filename for Excel spreadsheet reports

14 years agohave 'Bill now' link cancel expired (and suspend adjourned) packages, and catch and...
ivan [Mon, 21 Dec 2009 02:00:56 +0000 (02:00 +0000)]
have 'Bill now' link cancel expired (and suspend adjourned) packages, and catch and return errors in all cases, RT#6627

14 years agolate fee package class specified in the event action instead of a global finance_pkgc...
ivan [Sun, 20 Dec 2009 21:52:09 +0000 (21:52 +0000)]
late fee package class specified in the event action instead of a global finance_pkgclass config, RT#6617

14 years agofix usage details pulling from wrong account for customers who have multiple accounts...
ivan [Sun, 20 Dec 2009 19:42:53 +0000 (19:42 +0000)]
fix usage details pulling from wrong account for customers who have multiple accounts, RT#6681, fallout from RT#4189

14 years agofix address fields on advanced package search, RT#6609
ivan [Sun, 20 Dec 2009 06:53:11 +0000 (06:53 +0000)]
fix address fields on advanced package search, RT#6609

14 years agofix bulk package order with one package changing to one new package, RT#6519, fallout...
ivan [Sun, 20 Dec 2009 02:51:42 +0000 (02:51 +0000)]
fix bulk package order with one package changing to one new package, RT#6519, fallout from RT#4499

14 years agofix cust_main-packages-years, RT#6798
ivan [Sun, 20 Dec 2009 01:02:53 +0000 (01:02 +0000)]
fix cust_main-packages-years, RT#6798

14 years agoadd add'l info field as a customer-editable field, RT#6505
ivan [Sat, 19 Dec 2009 22:41:24 +0000 (22:41 +0000)]
add add'l info field as a customer-editable field, RT#6505

14 years agomake room for credit reasons in popup
ivan [Sat, 19 Dec 2009 22:32:42 +0000 (22:32 +0000)]
make room for credit reasons in popup

14 years agoFix date format string and quoting of password
mark [Sat, 19 Dec 2009 20:58:13 +0000 (20:58 +0000)]
Fix date format string and quoting of password

14 years agofix event report w/ a customer status
ivan [Sat, 19 Dec 2009 20:29:49 +0000 (20:29 +0000)]
fix event report w/ a customer status

14 years agofix package order to really display only those pacakges available
ivan [Sat, 19 Dec 2009 19:10:45 +0000 (19:10 +0000)]
fix package order to really display only those pacakges available

14 years agofix order of packages after class selection changes
ivan [Sat, 19 Dec 2009 19:09:31 +0000 (19:09 +0000)]
fix order of packages after class selection changes

14 years agotweak attachment adding UI: table consistency, input sizes and maxlengths, RT#4964
ivan [Wed, 16 Dec 2009 17:36:01 +0000 (17:36 +0000)]
tweak attachment adding UI: table consistency, input sizes and maxlengths, RT#4964

14 years agogroup invoice line items by location, show location address on invoice, option for...
jeff [Wed, 16 Dec 2009 15:07:38 +0000 (15:07 +0000)]
group invoice line items by location, show location address on invoice, option for due date rather than invoice date on prior unpaid invoice line items, and option for aging on invoice (#6418, #5235, #4648)

14 years agouse a global config too
ivan [Mon, 14 Dec 2009 07:52:10 +0000 (07:52 +0000)]
use a global config too

14 years agoadd overlimit_groups agent-specific config, overriding export-specific overlimit_grou...
ivan [Mon, 14 Dec 2009 07:10:55 +0000 (07:10 +0000)]
add overlimit_groups agent-specific config, overriding export-specific overlimit_groups, RT#6622

14 years agoAdd access right to view attachments
mark [Mon, 14 Dec 2009 01:41:11 +0000 (01:41 +0000)]
Add access right to view attachments

14 years ago1.9.2ish
ivan [Sun, 13 Dec 2009 02:10:50 +0000 (02:10 +0000)]
1.9.2ish

14 years agodoc
ivan [Sat, 12 Dec 2009 22:35:21 +0000 (22:35 +0000)]
doc

14 years agosync versioning with branches, sorry jeremy
ivan [Sat, 12 Dec 2009 22:22:27 +0000 (22:22 +0000)]
sync versioning with branches, sorry jeremy

14 years agofully fix bulk customer reports, RT#6778
ivan [Thu, 10 Dec 2009 23:03:24 +0000 (23:03 +0000)]
fully fix bulk customer reports, RT#6778

14 years agoFix cust_attachment.disabled type
mark [Tue, 8 Dec 2009 06:29:02 +0000 (06:29 +0000)]
Fix cust_attachment.disabled type

14 years agofix initial value of agent types when cloning
ivan [Sun, 6 Dec 2009 23:44:55 +0000 (23:44 +0000)]
fix initial value of agent types when cloning

14 years agofix search box clearing from within RT, caused by different quoting rules in RT comp_...
ivan [Sun, 6 Dec 2009 23:18:49 +0000 (23:18 +0000)]
fix search box clearing from within RT, caused by different quoting rules in RT comp_root.  grr.

14 years agomore reasonable sizes for filename, mime type and title, RT#6823
ivan [Sun, 6 Dec 2009 19:19:19 +0000 (19:19 +0000)]
more reasonable sizes for filename, mime type and title, RT#6823

14 years agoholy cow! correct sense of skip usage testing
jeff [Sat, 5 Dec 2009 23:36:26 +0000 (23:36 +0000)]
holy cow! correct sense of skip usage testing

14 years agocustomer-specific account report (and some small refactoring of method names to clash...
ivan [Fri, 4 Dec 2009 04:45:44 +0000 (04:45 +0000)]
customer-specific account report (and some small refactoring of method names to clash less), RT#6180

14 years agoaverage per cust_pkg option for peter
ivan [Thu, 3 Dec 2009 19:23:00 +0000 (19:23 +0000)]
average per cust_pkg option for peter

14 years agoaverage per cust_pkg option for peter
ivan [Thu, 3 Dec 2009 19:06:52 +0000 (19:06 +0000)]
average per cust_pkg option for peter

14 years agoindex cdrbatchnum
ivan [Thu, 3 Dec 2009 07:53:24 +0000 (07:53 +0000)]
index cdrbatchnum

14 years agofix startdate in sansay CDR import (and skip blank lines), RT#6801
ivan [Thu, 3 Dec 2009 07:38:07 +0000 (07:38 +0000)]
fix startdate in sansay CDR import (and skip blank lines), RT#6801

14 years agofix cdr search
ivan [Thu, 3 Dec 2009 07:18:25 +0000 (07:18 +0000)]
fix cdr search

14 years agono header?
ivan [Thu, 3 Dec 2009 04:22:19 +0000 (04:22 +0000)]
no header?

14 years agoadd index to rate_prefix.npa for a performance improvement on CDR billing, RT#6386
ivan [Wed, 2 Dec 2009 20:58:51 +0000 (20:58 +0000)]
add index to rate_prefix.npa for a performance improvement on CDR billing, RT#6386

14 years agofix viewing unlinked forwards, domains, broadband/external/www services, RT#6794
ivan [Wed, 2 Dec 2009 20:51:44 +0000 (20:51 +0000)]
fix viewing unlinked forwards, domains, broadband/external/www services, RT#6794

14 years agowant a listref not a list
jeff [Tue, 1 Dec 2009 19:17:37 +0000 (19:17 +0000)]
want a listref not a list

14 years agofix bulk sending of customer notices, RT#6778
ivan [Mon, 30 Nov 2009 00:38:12 +0000 (00:38 +0000)]
fix bulk sending of customer notices, RT#6778

14 years agofix
ivan [Mon, 30 Nov 2009 00:06:38 +0000 (00:06 +0000)]
fix

14 years agoUI changes to make it impossible to add a start date to a package that already has...
ivan [Mon, 30 Nov 2009 00:04:23 +0000 (00:04 +0000)]
UI changes to make it impossible to add a start date to a package that already has a setup fee (can still remove an existing start date causing problems), RT#6712

14 years agoadd cust_pkg-change_pkgpart-bill_now option to bill the new package immediately on...
ivan [Sun, 29 Nov 2009 23:18:09 +0000 (23:18 +0000)]
add cust_pkg-change_pkgpart-bill_now option to bill the new package immediately on package changes.  Useful for prepaid situations with RADIUS where an Expiration attribute base don the package must be present at all times.  RT#6692

14 years agodoc: spelling
ivan [Sun, 29 Nov 2009 23:15:37 +0000 (23:15 +0000)]
doc: spelling

14 years agodebugging left on
ivan [Thu, 26 Nov 2009 00:27:12 +0000 (00:27 +0000)]
debugging left on

14 years agodon't consider disabled report classes, don't load up the whole table just to see...
ivan [Wed, 25 Nov 2009 19:58:50 +0000 (19:58 +0000)]
don't consider disabled report classes, don't load up the whole table just to see if there are any