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

14 years agobetter reporting for tax credits, RT#4729
ivan [Sat, 12 Dec 2009 23:54:14 +0000 (23:54 +0000)]
better reporting for tax credits, RT#4729

14 years agobetter reporting for tax credits, RT#4729
ivan [Sat, 12 Dec 2009 23:32:24 +0000 (23:32 +0000)]
better reporting for tax credits, RT#4729

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

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

14 years agoreporting with city taxes, RT#6776
ivan [Sat, 12 Dec 2009 21:38:42 +0000 (21:38 +0000)]
reporting with city taxes, RT#6776

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

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

14 years agofix initial value of agent types when cloning
ivan [Sun, 6 Dec 2009 23:44:54 +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:48 +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:17 +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 [Fri, 4 Dec 2009 18:37:40 +0000 (18:37 +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:42 +0000 (04:45 +0000)]
customer-specific account report (and some small refactoring of method names to clash less), RT#6180

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

14 years agodoh, 1.9 fix customer package search (fallout from customer classes) and add "not...
ivan [Fri, 4 Dec 2009 03:23:20 +0000 (03:23 +0000)]
doh, 1.9 fix customer package search (fallout from customer classes) and add "not yet billed" status to customer package report

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

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

14 years agoindex cdrbatchnum
ivan [Thu, 3 Dec 2009 07:53:23 +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:06 +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:24 +0000 (07:18 +0000)]
fix cdr search

14 years agono header?
ivan [Thu, 3 Dec 2009 04:22:18 +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:48 +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:43 +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:16:39 +0000 (19:16 +0000)]
want a listref not a list

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

14 years agofix
ivan [Mon, 30 Nov 2009 00:06:37 +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:21 +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:07 +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:36 +0000 (23:15 +0000)]
doc: spelling

14 years agodebugging left on
ivan [Thu, 26 Nov 2009 00:27:11 +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:49 +0000 (19:58 +0000)]
don't consider disabled report classes, don't load up the whole table just to see if there are any

14 years agoimprove appearance of cdr records in cdr sections
jeff [Wed, 25 Nov 2009 19:32:47 +0000 (19:32 +0000)]
improve appearance of cdr records in cdr sections

14 years agobug fixes, reuse summary_page, eliminate dups, and rearrange
jeff [Wed, 25 Nov 2009 16:13:20 +0000 (16:13 +0000)]
bug fixes, reuse summary_page, eliminate dups, and rearrange

14 years agoreally insert a pagebreak
jeff [Wed, 25 Nov 2009 16:09:34 +0000 (16:09 +0000)]
really insert a pagebreak

14 years agooops.. need updated template for new formats
jeff [Wed, 25 Nov 2009 16:07:04 +0000 (16:07 +0000)]
oops.. need updated template for new formats

14 years agodebugging left on
ivan [Tue, 24 Nov 2009 21:00:40 +0000 (21:00 +0000)]
debugging left on

14 years agocope with sections lacking a pkg_category
jeff [Tue, 24 Nov 2009 17:05:49 +0000 (17:05 +0000)]
cope with sections lacking a pkg_category

14 years agotimeworked report: carry the date range through to the success redirect
ivan [Tue, 24 Nov 2009 07:42:28 +0000 (07:42 +0000)]
timeworked report: carry the date range through to the success redirect

14 years agoadd date constratint on time worked search
ivan [Tue, 24 Nov 2009 07:23:58 +0000 (07:23 +0000)]
add date constratint on time worked search

14 years agosend card number with void transactions for B:OP:IPPay, RT#5690
ivan [Tue, 24 Nov 2009 06:04:57 +0000 (06:04 +0000)]
send card number with void transactions for B:OP:IPPay, RT#5690

14 years agoAdd title field to cust_attachment
mark [Mon, 23 Nov 2009 22:09:46 +0000 (22:09 +0000)]
Add title field to cust_attachment

14 years agoapply to taxes last
jeff [Mon, 23 Nov 2009 00:25:10 +0000 (00:25 +0000)]
apply to taxes last

14 years agoinvoice formatting: add sections for usage, add sections per svc_phone, add folding...
jeff [Fri, 20 Nov 2009 17:33:40 +0000 (17:33 +0000)]
invoice formatting: add sections for usage, add sections per svc_phone, add folding like line items into one #6592

14 years agoproper cdr_batch table, RT#6386
ivan [Thu, 19 Nov 2009 09:47:02 +0000 (09:47 +0000)]
proper cdr_batch table, RT#6386

14 years agoproper cdr_batch table, RT#6386
ivan [Thu, 19 Nov 2009 09:32:34 +0000 (09:32 +0000)]
proper cdr_batch table, RT#6386

14 years agoformat CDRs durations as NNm MMs instead of NN.MMm, RT#6316
ivan [Thu, 19 Nov 2009 07:06:09 +0000 (07:06 +0000)]
format CDRs durations as NNm MMs instead of NN.MMm, RT#6316

14 years agoconsider credits and refunds in breakage, RT#6407
ivan [Thu, 19 Nov 2009 06:21:31 +0000 (06:21 +0000)]
consider credits and refunds in breakage, RT#6407

14 years agoRT#4786, RBC batch format
mark [Wed, 18 Nov 2009 09:39:34 +0000 (09:39 +0000)]
RT#4786, RBC batch format

14 years agoRT#4768, RBC batch format
mark [Wed, 18 Nov 2009 09:27:04 +0000 (09:27 +0000)]
RT#4768, RBC batch format

14 years agocust_attachment improvement, RT#4964 and #6225
mark [Wed, 18 Nov 2009 09:09:34 +0000 (09:09 +0000)]
cust_attachment improvement, RT#4964 and #6225

14 years agodo a case-insensive search on browser-remembered results, so starting to use USPS...
ivan [Tue, 17 Nov 2009 22:06:51 +0000 (22:06 +0000)]
do a case-insensive search on browser-remembered results, so starting to use USPS verification (which UPPERCASES everything) doesn't invalidate everything your browser remembered in quick payment entry

14 years agowork around ie7 javascript issues
jeff [Tue, 17 Nov 2009 20:56:32 +0000 (20:56 +0000)]
work around ie7 javascript issues

14 years agoadd otaker to payment/refund search, RT#6407
ivan [Tue, 17 Nov 2009 07:42:34 +0000 (07:42 +0000)]
add otaker to payment/refund search, RT#6407

14 years agoadd refund report, RT#6407
ivan [Tue, 17 Nov 2009 07:09:43 +0000 (07:09 +0000)]
add refund report, RT#6407

14 years agocust_attachment improvement, RT#4964 and #6225
mark [Tue, 17 Nov 2009 00:06:25 +0000 (00:06 +0000)]
cust_attachment improvement, RT#4964 and #6225

14 years agoadd ability to search on ranges of charged, owed to adv. invoice report, RT#6407
ivan [Mon, 16 Nov 2009 03:55:18 +0000 (03:55 +0000)]
add ability to search on ranges of charged, owed to adv. invoice report, RT#6407

14 years agoadd disable_cron_billing config, RT#6407
ivan [Mon, 16 Nov 2009 02:27:12 +0000 (02:27 +0000)]
add disable_cron_billing config, RT#6407

14 years agoadd invoice terms to advanced customer report. dogfood.
ivan [Sat, 14 Nov 2009 00:08:13 +0000 (00:08 +0000)]
add invoice terms to advanced customer report.  dogfood.

14 years agofix advanced package report fallout from customer classes, RT#6677
ivan [Fri, 13 Nov 2009 07:12:35 +0000 (07:12 +0000)]
fix advanced package report fallout from customer classes, RT#6677

14 years agoAdd default password encoding option
mark [Thu, 12 Nov 2009 21:45:07 +0000 (21:45 +0000)]
Add default password encoding option

14 years agocorrect bugs in tax replacement routine and allow updates to function
jeff [Thu, 12 Nov 2009 16:56:57 +0000 (16:56 +0000)]
correct bugs in tax replacement routine and allow updates to function

14 years agoFix date format string
mark [Thu, 12 Nov 2009 02:05:27 +0000 (02:05 +0000)]
Fix date format string

14 years agoFix zip password
mark [Thu, 12 Nov 2009 02:03:29 +0000 (02:03 +0000)]
Fix zip password

14 years agocruft removal
jeff [Wed, 11 Nov 2009 16:38:09 +0000 (16:38 +0000)]
cruft removal

14 years agooops! forgot an important file for applying tax credits #4729
jeff [Fri, 6 Nov 2009 22:25:11 +0000 (22:25 +0000)]
oops!  forgot an important file for applying tax credits #4729

14 years agouse business-onlinepayment-description in 1.9, even without $pkgs
ivan [Fri, 6 Nov 2009 22:07:11 +0000 (22:07 +0000)]
use business-onlinepayment-description in 1.9, even without $pkgs

14 years agoadd emailinvoice-apostrophe config option to allow apostrophies in invoice email...
ivan [Fri, 6 Nov 2009 01:51:17 +0000 (01:51 +0000)]
add emailinvoice-apostrophe config option to allow apostrophies in invoice email addresses, RT#6464

14 years agoadd "payment expiration before" to customer report, RT#6447
ivan [Fri, 6 Nov 2009 00:25:13 +0000 (00:25 +0000)]
add "payment expiration before" to customer report, RT#6447

14 years agotry not to make the "Customer Fields" SELECT so huge
ivan [Thu, 5 Nov 2009 23:55:08 +0000 (23:55 +0000)]
try not to make the "Customer Fields" SELECT so huge

14 years agoimprovements in time remaining report: correctly account for unpaid time for non...
ivan [Thu, 5 Nov 2009 22:01:56 +0000 (22:01 +0000)]
improvements in time remaining report: correctly account for unpaid time for non-monthly customers, report in hours+minutes intead of using Time::Duration days/hours

14 years agoback to old host name, info from customer/paymentech was bogus, RT#5650
ivan [Thu, 5 Nov 2009 21:22:37 +0000 (21:22 +0000)]
back to old host name, info from customer/paymentech was bogus, RT#5650

14 years agoupdate paymentech live server, RT#5650
ivan [Thu, 5 Nov 2009 01:47:02 +0000 (01:47 +0000)]
update paymentech live server, RT#5650

14 years agofix pkg_category upgrades
ivan [Thu, 5 Nov 2009 00:52:47 +0000 (00:52 +0000)]
fix pkg_category upgrades

14 years agofix bad interaction between new city tax code & using taxclasses without cities,...
ivan [Thu, 5 Nov 2009 00:48:28 +0000 (00:48 +0000)]
fix bad interaction between new city tax code & using taxclasses without cities, RT#6637

14 years agooops, for customer categories
ivan [Thu, 5 Nov 2009 00:29:17 +0000 (00:29 +0000)]
oops, for customer categories

14 years agofix county filter on tax config, fallout from city tax changes, RT#5852
ivan [Thu, 5 Nov 2009 00:04:29 +0000 (00:04 +0000)]
fix county filter on tax config, fallout from city tax changes, RT#5852

14 years agoadd explicit use of Expect module, so the error is thrown immediate, RT#5650
ivan [Wed, 4 Nov 2009 01:40:03 +0000 (01:40 +0000)]
add explicit use of Expect module, so the error is thrown immediate, RT#5650

14 years agoreconcile breakage from stale accounts, RT#6407
ivan [Wed, 4 Nov 2009 01:04:35 +0000 (01:04 +0000)]
reconcile breakage from stale accounts, RT#6407

14 years agosilence "use of uninitialized value in split" warning
ivan [Wed, 4 Nov 2009 01:00:33 +0000 (01:00 +0000)]
silence "use of uninitialized value in split" warning

14 years agofix warning replacing pay_batch, RT#5650
ivan [Tue, 3 Nov 2009 20:44:04 +0000 (20:44 +0000)]
fix warning replacing pay_batch, RT#5650

14 years agocheck for zip and unzip commands, use multi-arg version of system to prevent the...
ivan [Tue, 3 Nov 2009 19:56:47 +0000 (19:56 +0000)]
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

14 years agoupdate usage & manpage w/ freeside- prefix
ivan [Tue, 3 Nov 2009 19:11:26 +0000 (19:11 +0000)]
update usage & manpage w/ freeside- prefix

14 years agofix usage of File::Temp->newdir, not in 0.18 File::Temp on perl 5.10.0, RT#5650
ivan [Tue, 3 Nov 2009 19:03:17 +0000 (19:03 +0000)]
fix usage of File::Temp->newdir, not in 0.18 File::Temp on perl 5.10.0, RT#5650

14 years agomoving paymentech-* to FS/bin, RT#5650
ivan [Tue, 3 Nov 2009 18:54:18 +0000 (18:54 +0000)]
moving paymentech-* to FS/bin, RT#5650

14 years ago(start of) reconcile breakage from stale accounts, RT#6407
ivan [Tue, 3 Nov 2009 03:13:46 +0000 (03:13 +0000)]
(start of) reconcile breakage from stale accounts, RT#6407

14 years agospelling
ivan [Tue, 3 Nov 2009 01:48:04 +0000 (01:48 +0000)]
spelling

14 years agoadd -a option for archive dir
ivan [Tue, 3 Nov 2009 01:44:06 +0000 (01:44 +0000)]
add -a option for archive dir

14 years agoclarify description of batchconfig-paymentech based on notes from #5650
ivan [Tue, 3 Nov 2009 01:21:08 +0000 (01:21 +0000)]
clarify description of batchconfig-paymentech based on notes from #5650

14 years agoadd Elavon, SagePay, WorldPay, fix extra space on PlugnPay, PPIPayMover, Protx
ivan [Mon, 2 Nov 2009 21:21:37 +0000 (21:21 +0000)]
add Elavon, SagePay, WorldPay, fix extra space on PlugnPay, PPIPayMover, Protx

14 years agoform 477 improvements #6499
jeff [Sun, 1 Nov 2009 22:12:56 +0000 (22:12 +0000)]
form 477 improvements #6499

14 years agounbork summary page invoices
jeff [Sat, 31 Oct 2009 20:09:28 +0000 (20:09 +0000)]
unbork summary page invoices

14 years agomore reporting options for failed billing events, RT#6447
ivan [Fri, 30 Oct 2009 23:29:18 +0000 (23:29 +0000)]
more reporting options for failed billing events, RT#6447

14 years agoadd paymentech to batch config options
ivan [Fri, 30 Oct 2009 18:38:37 +0000 (18:38 +0000)]
add paymentech to batch config options

14 years agoadd paymentech to batch config options
ivan [Fri, 30 Oct 2009 18:37:22 +0000 (18:37 +0000)]
add paymentech to batch config options

14 years agobulk tax changes, RT#6445
ivan [Fri, 30 Oct 2009 00:02:51 +0000 (00:02 +0000)]
bulk tax changes, RT#6445

14 years agouse XML::Writer for tighter compliance with spec
mark [Thu, 29 Oct 2009 23:43:34 +0000 (23:43 +0000)]
use XML::Writer for tighter compliance with spec

14 years agoadd option to upload all open batches
mark [Thu, 29 Oct 2009 23:42:10 +0000 (23:42 +0000)]
add option to upload all open batches

14 years agofriendlier error message when you select nothing, RT#6445
ivan [Thu, 29 Oct 2009 23:37:49 +0000 (23:37 +0000)]
friendlier error message when you select nothing, RT#6445

14 years agoadding errorpage popup, RT#6445
ivan [Thu, 29 Oct 2009 23:36:58 +0000 (23:36 +0000)]
adding errorpage popup, RT#6445

14 years agohave freeside-queued be more resillient in the face of a database that's gone away...
ivan [Thu, 29 Oct 2009 22:55:46 +0000 (22:55 +0000)]
have freeside-queued be more resillient in the face of a database that's gone away, RT#6428