freeside.git
14 years agocorrect description for selfservice-body_footer
ivan [Thu, 21 Jan 2010 08:54:47 +0000 (08:54 +0000)]
correct description for selfservice-body_footer

14 years agomore self-service skinning config options, and start taking a stab at reorganizing...
ivan [Thu, 21 Jan 2010 08:38:52 +0000 (08:38 +0000)]
more self-service skinning config options, and start taking a stab at reorganizing config sections, RT#6893

14 years agofix self-service fallout from RT 3.8, RT#6640
ivan [Thu, 21 Jan 2010 01:25:22 +0000 (01:25 +0000)]
fix self-service fallout from RT 3.8, RT#6640

14 years agoSM in new window
jeff [Tue, 19 Jan 2010 23:12:19 +0000 (23:12 +0000)]
SM in new window

14 years agoeliminate harmless uninitialized value noise
jeff [Tue, 19 Jan 2010 17:49:06 +0000 (17:49 +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:54:49 +0000 (04:54 +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:24:27 +0000 (03:24 +0000)]
Fix mime type for CSV files, RT#1526

14 years agodon't really need debugging on
jeff [Tue, 19 Jan 2010 02:09:51 +0000 (02:09 +0000)]
don't really need debugging on

14 years agodebugged and tested opensrs export
jeff [Tue, 19 Jan 2010 02:03:28 +0000 (02:03 +0000)]
debugged and tested opensrs export

14 years agofix color/style after removal of billpkgnum display
ivan [Tue, 19 Jan 2010 00:13:14 +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:39 +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:52 +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:32 +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:49 +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:49 +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 agopreparing for 2.1.0
ivan [Sun, 17 Jan 2010 01:20:16 +0000 (01:20 +0000)]
preparing for 2.1.0

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:07 +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:57 +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:39 +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:31 +0000 (23:06 +0000)]
fix searching for unlinked services?  RT#7059

14 years agoremove extraneous debugging
ivan [Fri, 15 Jan 2010 03:59:37 +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:09 +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:08:12 +0000 (17:08 +0000)]
add some debugging

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

14 years agoQuickCreateLong obsolete with the better quick create in 3.8
ivan [Sat, 9 Jan 2010 23:41:02 +0000 (23:41 +0000)]
QuickCreateLong obsolete with the better quick create in 3.8

14 years agobring in freeside.css
ivan [Sat, 9 Jan 2010 23:38:05 +0000 (23:38 +0000)]
bring in freeside.css

14 years agoadd a "freeside2.1" stylesheet to isolate our skinning changes
ivan [Sat, 9 Jan 2010 23:36:59 +0000 (23:36 +0000)]
add a "freeside2.1" stylesheet to isolate our skinning changes

14 years agoremoving HTML files in old location wrt RT 3.8
ivan [Sat, 9 Jan 2010 23:03:54 +0000 (23:03 +0000)]
removing HTML files in old location wrt RT 3.8

14 years agoremoving HTML files in old location wrt RT 3.8
ivan [Sat, 9 Jan 2010 22:53:29 +0000 (22:53 +0000)]
removing HTML files in old location wrt RT 3.8

14 years agofixup initial RT setup for 3.8
ivan [Sat, 9 Jan 2010 22:48:46 +0000 (22:48 +0000)]
fixup initial RT setup for 3.8

14 years agoneed DBIx::DBSchema w/quoted_default to make this all work right :/
ivan [Sat, 9 Jan 2010 10:03:53 +0000 (10:03 +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:45 +0000 (08:21 +0000)]
undo damage from DBIx::DBSchema 0.37_03

14 years agothis is part of the logout link too! (RT 1330 & 5518)
jeff [Fri, 8 Jan 2010 18:55:25 +0000 (18:55 +0000)]
this is part of the logout link too! (RT 1330 & 5518)

14 years agoadd a logout link (RT 1330 & 5518)
jeff [Fri, 8 Jan 2010 16:05:04 +0000 (16:05 +0000)]
add a logout link (RT 1330 & 5518)

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

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

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

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

14 years agountested triggering of export on payments, requires config enable (RT5825)
jeff [Mon, 4 Jan 2010 04:13:11 +0000 (04:13 +0000)]
untested triggering of export on payments, requires config enable (RT5825)

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

14 years agoport skinning, customer display/edit from RT 3.6 integration to RT 3.8 integration
ivan [Sun, 3 Jan 2010 08:07:15 +0000 (08:07 +0000)]
port skinning, customer display/edit from RT 3.6 integration to RT 3.8 integration

14 years agoport skinning, customer display/edit from RT 3.6 integration to RT 3.8 integration
ivan [Sun, 3 Jan 2010 07:40:35 +0000 (07:40 +0000)]
port skinning, customer display/edit from RT 3.6 integration to RT 3.8 integration

14 years agomoved to new location in RT 3.8
ivan [Sun, 3 Jan 2010 06:42:05 +0000 (06:42 +0000)]
moved to new location in RT 3.8

14 years agoattempt to get more information on errors using an RT-instansiated session??
ivan [Sun, 3 Jan 2010 06:24:12 +0000 (06:24 +0000)]
attempt to get more information on errors using an RT-instansiated session??

14 years agocan't we all just get along (with RT 3.8.7)?
ivan [Sun, 3 Jan 2010 03:07:29 +0000 (03:07 +0000)]
can't we all just get along (with RT 3.8.7)?

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

14 years agoprevent fatality
ivan [Thu, 31 Dec 2009 14:31:51 +0000 (14:31 +0000)]
prevent fatality

14 years agootherwise it aborts bitchinga bout missing schema.Oracle
ivan [Thu, 31 Dec 2009 14:11:39 +0000 (14:11 +0000)]
otherwise it aborts bitchinga bout missing schema.Oracle

14 years agoinstall-sh????
ivan [Thu, 31 Dec 2009 14:08:10 +0000 (14:08 +0000)]
install-sh????

14 years agomerging 3.8.7!!!
ivan [Thu, 31 Dec 2009 14:00:35 +0000 (14:00 +0000)]
merging 3.8.7!!!

14 years agoThis commit was generated by cvs2svn to compensate for changes in r8690,
ivan [Thu, 31 Dec 2009 13:16:41 +0000 (13:16 +0000)]
This commit was generated by cvs2svn to compensate for changes in r8690,
which included commits to RCS files with non-trunk default branches.

14 years agoimport rt 3.8.7
ivan [Thu, 31 Dec 2009 13:16:41 +0000 (13:16 +0000)]
import rt 3.8.7

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

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

14 years agoup-to-date
ivan [Thu, 31 Dec 2009 12:35:36 +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:16:54 +0000 (07:16 +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:56 +0000 (05:10 +0000)]
specify multiple agentnums with freeside-daily

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

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

14 years agoprospecting: proper contact error handling when you add a prospect
ivan [Thu, 31 Dec 2009 02:20:33 +0000 (02:20 +0000)]
prospecting: proper contact error handling when you add a prospect

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

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

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

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

14 years agonoise reduction
jeff [Wed, 30 Dec 2009 02:26:15 +0000 (02:26 +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:01 +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:44:56 +0000 (04:44 +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:27 +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:03 +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:41 +0000 (01:38 +0000)]
add -u option for vacuuming, RT#5258

14 years agosome random utils for disk space analysis and eliminating old history records, RT...
ivan [Tue, 29 Dec 2009 01:30:09 +0000 (01:30 +0000)]
some random utils for disk space analysis and eliminating old history records, RT#6914

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

14 years agoadd queued-sleep_time
ivan [Tue, 29 Dec 2009 00:38:07 +0000 (00:38 +0000)]
add queued-sleep_time

14 years agobeginning of prospect/CRM/contact work
ivan [Mon, 28 Dec 2009 19:20:25 +0000 (19:20 +0000)]
beginning of prospect/CRM/contact work

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

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

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

14 years agoadd non-forking one machine monitor program
jeff [Wed, 23 Dec 2009 23:29:21 +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:12 +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:21:15 +0000 (21:21 +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:14 +0000 (00:30 +0000)]
Tweak set_password per RT#6358

14 years agomanage tax exemptions (texas-tax) on credit application RT953
jeff [Mon, 21 Dec 2009 14:44:09 +0000 (14:44 +0000)]
manage tax exemptions (texas-tax) on credit application RT953

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

14 years agohave 'Bill now' link cancel expired (and suspend adjourned) packages, and catch and...
ivan [Mon, 21 Dec 2009 02:00:54 +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:06 +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:52 +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:52:42 +0000 (06:52 +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:41 +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:25 +0000 (01:02 +0000)]
fix cust_main-packages-years, RT#6798

14 years agofix more ->owed_setup/owed_recur clashing with cust_bill->open_cust_bill_pkg separati...
ivan [Sat, 19 Dec 2009 23:52:35 +0000 (23:52 +0000)]
fix more ->owed_setup/owed_recur clashing with cust_bill->open_cust_bill_pkg separating line items, RT#4729

14 years agofix credit application, at least in vedeya's case on HEAD, RT#6819, fallout from...
ivan [Sat, 19 Dec 2009 23:28:13 +0000 (23:28 +0000)]
fix credit application, at least in vedeya's case on HEAD, RT#6819, fallout from tax credits, RT#4729

14 years agofix fill-in of credit amount when there aren't tax buttons
ivan [Sat, 19 Dec 2009 22:52:47 +0000 (22:52 +0000)]
fix fill-in of credit amount when there aren't tax buttons

14 years agoadd add'l info field as a customer-editable field, RT#6505
ivan [Sat, 19 Dec 2009 22:41:23 +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:41 +0000 (22:32 +0000)]
make room for credit reasons in popup

14 years agofix event report w/ a customer status
ivan [Sat, 19 Dec 2009 20:29:48 +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:44 +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:30 +0000 (19:09 +0000)]
fix order of packages after class selection changes

14 years agofix handling of tax location records and add a 'clear' button for tax credits
jeff [Fri, 18 Dec 2009 18:20:36 +0000 (18:20 +0000)]
fix handling of tax location records and add a 'clear' button for tax credits

14 years agoimport rt 3.6.10
ivan [Fri, 18 Dec 2009 00:41:34 +0000 (00:41 +0000)]
import rt 3.6.10

14 years agoThis commit was generated by cvs2svn to compensate for changes in r8593,
ivan [Fri, 18 Dec 2009 00:41:34 +0000 (00:41 +0000)]
This commit was generated by cvs2svn to compensate for changes in r8593,
which included commits to RCS files with non-trunk default branches.