freeside.git
10 years ago- Fix region selector on SelfService
Fernando Kiernan [Tue, 31 Dec 2013 22:56:18 +0000 (19:56 -0300)]
- Fix region selector on SelfService

10 years agomove use statements to beginning instead of in subs
Ivan Kohler [Sun, 19 Jan 2014 05:39:35 +0000 (21:39 -0800)]
move use statements to beginning instead of in subs

10 years agofix for Setup.pm (access_groupagent usage), from Fernando Kiernan
Ivan Kohler [Sun, 19 Jan 2014 05:35:19 +0000 (21:35 -0800)]
fix for Setup.pm (access_groupagent usage), from Fernando Kiernan

10 years agopbx extensions, RT#26957
Ivan Kohler [Sun, 19 Jan 2014 03:16:00 +0000 (19:16 -0800)]
pbx extensions, RT#26957

10 years agopbx extensions, RT#26957
Ivan Kohler [Sun, 19 Jan 2014 03:13:20 +0000 (19:13 -0800)]
pbx extensions, RT#26957

10 years agoFS/FS/pbx_extension.pm
Ivan Kohler [Sun, 19 Jan 2014 03:13:14 +0000 (19:13 -0800)]
FS/FS/pbx_extension.pm

10 years agofix sip_passwordmax description, RT#25239
Ivan Kohler [Sun, 19 Jan 2014 02:18:00 +0000 (18:18 -0800)]
fix sip_passwordmax description, RT#25239

10 years agofix colspan
Ivan Kohler [Sun, 19 Jan 2014 01:49:30 +0000 (17:49 -0800)]
fix colspan

10 years agofix PBX in a non-voip package, fallout from RT#16723
Ivan Kohler [Sun, 19 Jan 2014 01:20:20 +0000 (17:20 -0800)]
fix PBX in a non-voip package, fallout from RT#16723

10 years agodefault currency pricing to 0 if base pricing is 0, better error message when you...
Ivan Kohler [Sat, 18 Jan 2014 23:03:38 +0000 (15:03 -0800)]
default currency pricing to 0 if base pricing is 0, better error message when you leave it blank otherwise, RT#26600

10 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Sat, 18 Jan 2014 22:33:48 +0000 (14:33 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

10 years agoprohibit & in ACH bank name, RT#26634
Ivan Kohler [Sat, 18 Jan 2014 22:33:32 +0000 (14:33 -0800)]
prohibit & in ACH bank name, RT#26634

10 years agoprohibit & in ACH bank name, RT#26634
Ivan Kohler [Sat, 18 Jan 2014 22:29:01 +0000 (14:29 -0800)]
prohibit & in ACH bank name, RT#26634

10 years agoshow add-on package description in sales report, #25836
Mark Wells [Sat, 18 Jan 2014 00:48:21 +0000 (16:48 -0800)]
show add-on package description in sales report, #25836

10 years agofix a snarl in query construction
Mark Wells [Sat, 18 Jan 2014 00:39:28 +0000 (16:39 -0800)]
fix a snarl in query construction

10 years agoexpand cust_bill_pkg_detail.phonenum field for sum_* formats
Mark Wells [Sat, 18 Jan 2014 00:11:07 +0000 (16:11 -0800)]
expand cust_bill_pkg_detail.phonenum field for sum_* formats

10 years agowhen sending statements as payment receipts, ensure the payment appears on the statem...
Mark Wells [Fri, 17 Jan 2014 04:40:20 +0000 (20:40 -0800)]
when sending statements as payment receipts, ensure the payment appears on the statement, #24850

10 years agoescape cust_event.statustext so dumps coming back from failed transactions are viewab...
Ivan Kohler [Fri, 17 Jan 2014 03:19:27 +0000 (19:19 -0800)]
escape cust_event.statustext so dumps coming back from failed transactions are viewable properly, RT#26700

10 years agoagent virt msg_template selection for customer email notices, RT#26143
Ivan Kohler [Fri, 17 Jan 2014 03:07:51 +0000 (19:07 -0800)]
agent virt msg_template selection for customer email notices, RT#26143

10 years agofix census tract editing when not using address standardization, #23497
Mark Wells [Thu, 16 Jan 2014 22:50:18 +0000 (14:50 -0800)]
fix census tract editing when not using address standardization, #23497

10 years agofix agent self-editing of templates without other config, RT#26766
Ivan Kohler [Thu, 16 Jan 2014 21:50:26 +0000 (13:50 -0800)]
fix agent self-editing of templates without other config, RT#26766

10 years agoallow modifying one-time charges before they're billed, #26282
Mark Wells [Thu, 16 Jan 2014 21:48:57 +0000 (13:48 -0800)]
allow modifying one-time charges before they're billed, #26282

10 years agoquiet warning on upgrade
Ivan Kohler [Thu, 16 Jan 2014 10:37:59 +0000 (02:37 -0800)]
quiet warning on upgrade

10 years ago"Continue recurring billing while suspended" checkbox for event-triggered cancels...
Ivan Kohler [Thu, 16 Jan 2014 10:25:42 +0000 (02:25 -0800)]
"Continue recurring billing while suspended" checkbox for event-triggered cancels in addition to manual ones, RT#26470"

10 years agofix from time/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Thu, 16 Jan 2014 10:10:04 +0000 (02:10 -0800)]
fix from time/data/etc. unit pricing add-ons, RT#24392

10 years agodon't allow a start date for packages definitions with prorate_defer_bill, RT#25650
Ivan Kohler [Thu, 16 Jan 2014 09:55:21 +0000 (01:55 -0800)]
don't allow a start date for packages definitions with prorate_defer_bill, RT#25650

10 years agodon't allow a start date for packages definitions with prorate_defer_bill, RT#25650
Ivan Kohler [Thu, 16 Jan 2014 09:46:44 +0000 (01:46 -0800)]
don't allow a start date for packages definitions with prorate_defer_bill, RT#25650

10 years agofix part_pkg.comment showing in signup and self-service package order, RT#25557
Ivan Kohler [Thu, 16 Jan 2014 09:45:07 +0000 (01:45 -0800)]
fix part_pkg.comment showing in signup and self-service package order, RT#25557

10 years agofix order_pkg-no_start_date option, RT#25650, fallout from RT#24955, fallout from...
Ivan Kohler [Thu, 16 Jan 2014 09:03:03 +0000 (01:03 -0800)]
fix order_pkg-no_start_date option, RT#25650, fallout from RT#24955, fallout from #24686

10 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Thu, 16 Jan 2014 06:17:36 +0000 (22:17 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

10 years agovoip innovations v3 api, RT#25641
Ivan Kohler [Thu, 16 Jan 2014 06:16:37 +0000 (22:16 -0800)]
voip innovations v3 api, RT#25641

10 years agobulk credit import, RT#26319
Ivan Kohler [Thu, 16 Jan 2014 00:07:30 +0000 (16:07 -0800)]
bulk credit import, RT#26319

10 years agobulk credit import, RT#26319
Ivan Kohler [Thu, 16 Jan 2014 00:06:37 +0000 (16:06 -0800)]
bulk credit import, RT#26319

10 years agoadd customer class event condition, RT#26997
Ivan Kohler [Thu, 16 Jan 2014 00:06:00 +0000 (16:06 -0800)]
add customer class event condition, RT#26997

10 years agobulk credit import, RT#26319
Ivan Kohler [Wed, 15 Jan 2014 22:41:16 +0000 (14:41 -0800)]
bulk credit import, RT#26319

10 years agobulk credit import, RT#26319
Ivan Kohler [Wed, 15 Jan 2014 22:36:53 +0000 (14:36 -0800)]
bulk credit import, RT#26319

10 years agofix address ranges for sites with old NetAddr::IP versions, #26868
Mark Wells [Wed, 15 Jan 2014 20:18:58 +0000 (12:18 -0800)]
fix address ranges for sites with old NetAddr::IP versions, #26868

10 years agoupdate credit-charge-surcharge-percentage description, RT#27009
Ivan Kohler [Wed, 15 Jan 2014 18:28:52 +0000 (10:28 -0800)]
update credit-charge-surcharge-percentage description, RT#27009

10 years agofix bad typo, #25459
Mark Wells [Wed, 15 Jan 2014 00:07:07 +0000 (16:07 -0800)]
fix bad typo, #25459

10 years agoadd option to require cvv for signup, RT#25476
Ivan Kohler [Tue, 14 Jan 2014 05:37:36 +0000 (21:37 -0800)]
add option to require cvv for signup, RT#25476

10 years agodebug
Mark Wells [Tue, 14 Jan 2014 02:55:45 +0000 (18:55 -0800)]
debug

10 years agofix auto-assignment when forbidden range is very far from selected block, #26868...
Mark Wells [Tue, 14 Jan 2014 02:55:37 +0000 (18:55 -0800)]
fix auto-assignment when forbidden range is very far from selected block, #26868, from #25530

10 years agoquery optimization for #25459
Mark Wells [Tue, 14 Jan 2014 02:55:29 +0000 (18:55 -0800)]
query optimization for #25459

10 years agoindosoft integration, RT#25555
Ivan Kohler [Sun, 12 Jan 2014 06:54:46 +0000 (22:54 -0800)]
indosoft integration, RT#25555

10 years agoindosoft integration, RT#25555
Ivan Kohler [Sun, 12 Jan 2014 06:53:46 +0000 (22:53 -0800)]
indosoft integration, RT#25555

10 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Sat, 11 Jan 2014 00:48:41 +0000 (16:48 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Fri, 10 Jan 2014 07:27:22 +0000 (23:27 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agosales report: fix filtering by report class, #25459, #24776
Mark Wells [Fri, 10 Jan 2014 00:37:39 +0000 (16:37 -0800)]
sales report: fix filtering by report class, #25459, #24776

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Thu, 9 Jan 2014 23:29:50 +0000 (15:29 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agoremoving obsolete price plans
Ivan Kohler [Thu, 9 Jan 2014 22:13:33 +0000 (14:13 -0800)]
removing obsolete price plans

10 years agono reason for part_pkg.comment to be required, we've had price_info for ages
Ivan Kohler [Thu, 9 Jan 2014 20:38:05 +0000 (12:38 -0800)]
no reason for part_pkg.comment to be required, we've had price_info for ages

10 years agono reason for part_pkg.comment to be required, we've had price_info for ages
Ivan Kohler [Thu, 9 Jan 2014 20:32:26 +0000 (12:32 -0800)]
no reason for part_pkg.comment to be required, we've had price_info for ages

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Thu, 9 Jan 2014 01:53:05 +0000 (17:53 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Thu, 9 Jan 2014 01:32:06 +0000 (17:32 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agosize detach popup for more data that could be configed on
Ivan Kohler [Thu, 9 Jan 2014 01:25:31 +0000 (17:25 -0800)]
size detach popup for more data that could be configed on

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Thu, 9 Jan 2014 01:23:05 +0000 (17:23 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Wed, 8 Jan 2014 06:57:18 +0000 (22:57 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Wed, 8 Jan 2014 06:55:58 +0000 (22:55 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agomask echeck acct# on invoices, RT#26859
Ivan Kohler [Wed, 8 Jan 2014 00:53:43 +0000 (16:53 -0800)]
mask echeck acct# on invoices, RT#26859

10 years agoimprove MAC address clipboard copy hack, #25599
Mark Wells [Tue, 7 Jan 2014 22:42:33 +0000 (14:42 -0800)]
improve MAC address clipboard copy hack, #25599

10 years agofix method name conflicts, related to #13971
Mark Wells [Tue, 7 Jan 2014 20:19:59 +0000 (12:19 -0800)]
fix method name conflicts, related to #13971

10 years agocorrectly pass arguments when manually re-emailing/printing invoices, #26076
Mark Wells [Tue, 7 Jan 2014 19:48:58 +0000 (11:48 -0800)]
correctly pass arguments when manually re-emailing/printing invoices, #26076

10 years agofix perf edge case with multiple large packages not just one, RT#26097
Ivan Kohler [Tue, 7 Jan 2014 05:45:45 +0000 (21:45 -0800)]
fix perf edge case with multiple large packages not just one, RT#26097

10 years agofix perf edge case with multiple large packages not just one, RT#26097
Ivan Kohler [Tue, 7 Jan 2014 05:30:49 +0000 (21:30 -0800)]
fix perf edge case with multiple large packages not just one, RT#26097

10 years agofix RT::SystemUser bareword (vs. newer perl?)
Ivan Kohler [Tue, 7 Jan 2014 04:41:31 +0000 (20:41 -0800)]
fix RT::SystemUser bareword (vs. newer perl?)

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Mon, 6 Jan 2014 17:03:02 +0000 (09:03 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agofix login with an existing session cookie, RT#25533
Ivan Kohler [Sun, 5 Jan 2014 09:43:48 +0000 (01:43 -0800)]
fix login with an existing session cookie, RT#25533

10 years agoadd devicename to phone_shellcommands device insert and delete, RT#25705
Ivan Kohler [Sun, 5 Jan 2014 08:30:44 +0000 (00:30 -0800)]
add devicename to phone_shellcommands device insert and delete, RT#25705

10 years agotime/data/etc. unit pricing add-ons, RT#24392
Ivan Kohler [Sun, 5 Jan 2014 07:31:16 +0000 (23:31 -0800)]
time/data/etc. unit pricing add-ons, RT#24392

10 years agosvc_video, RT#24390
Ivan Kohler [Sun, 5 Jan 2014 03:51:10 +0000 (19:51 -0800)]
svc_video, RT#24390

10 years agofix service over-display resulting from changes checked in with fe4515eb37d76849dd08c...
Ivan Kohler [Sun, 5 Jan 2014 03:50:32 +0000 (19:50 -0800)]
fix service over-display resulting from changes checked in with fe4515eb37d76849dd08c62782d86bc7ba311dcd

10 years agofix recent customer list for 4.x-style history_usernum
Ivan Kohler [Sun, 5 Jan 2014 03:18:28 +0000 (19:18 -0800)]
fix recent customer list for 4.x-style history_usernum

10 years agosvc_conferencing, RT#24389
Ivan Kohler [Sun, 5 Jan 2014 00:26:04 +0000 (16:26 -0800)]
svc_conferencing, RT#24389

10 years agosvc_conferencing, RT#24389
Ivan Kohler [Sun, 5 Jan 2014 00:23:54 +0000 (16:23 -0800)]
svc_conferencing, RT#24389

10 years agosvc_alarm, RT#23694
Ivan Kohler [Sat, 4 Jan 2014 21:28:26 +0000 (13:28 -0800)]
svc_alarm, RT#23694

10 years agosvc_cable, RT#22009
Ivan Kohler [Sat, 4 Jan 2014 21:25:22 +0000 (13:25 -0800)]
svc_cable, RT#22009

10 years agoenable census tract lookup and manual entry in package order/change and location...
Mark Wells [Wed, 1 Jan 2014 01:35:09 +0000 (17:35 -0800)]
enable census tract lookup and manual entry in package order/change and location edit, #26722

10 years ago(pkg-balances) change package of unapplied payments and credits, RT#22198
Ivan Kohler [Tue, 31 Dec 2013 06:14:25 +0000 (22:14 -0800)]
(pkg-balances) change package of unapplied payments and credits, RT#22198

10 years agofix money char for credits
Ivan Kohler [Tue, 31 Dec 2013 05:59:39 +0000 (21:59 -0800)]
fix money char for credits

10 years agoincrease payment and credit popup sizes when pkg-balances is on, to make room for...
Ivan Kohler [Tue, 31 Dec 2013 00:52:00 +0000 (16:52 -0800)]
increase payment and credit popup sizes when pkg-balances is on, to make room for package selection, RT#22198

10 years agoself-service access for contacts, RT#25533
Ivan Kohler [Mon, 30 Dec 2013 23:52:08 +0000 (15:52 -0800)]
self-service access for contacts, RT#25533

10 years agoself-service access for contacts, RT#25533
Ivan Kohler [Mon, 30 Dec 2013 23:37:04 +0000 (15:37 -0800)]
self-service access for contacts, RT#25533

10 years agounique contact emails, RT#25533
Ivan Kohler [Mon, 30 Dec 2013 22:27:43 +0000 (14:27 -0800)]
unique contact emails, RT#25533

10 years agoself-service access for contacts, RT#25533
Ivan Kohler [Mon, 30 Dec 2013 09:43:16 +0000 (01:43 -0800)]
self-service access for contacts, RT#25533

10 years agoself-service access for contacts, RT#25533
Ivan Kohler [Mon, 30 Dec 2013 09:34:13 +0000 (01:34 -0800)]
self-service access for contacts, RT#25533

10 years agostill report errant AUTOLOAD triggering in the new world of FKs, RT#13971
Ivan Kohler [Mon, 30 Dec 2013 02:23:02 +0000 (18:23 -0800)]
still report errant AUTOLOAD triggering in the new world of FKs, RT#13971

10 years agoautoload methods returning foreign records, RT#13971
Ivan Kohler [Sun, 29 Dec 2013 01:24:04 +0000 (17:24 -0800)]
autoload methods returning foreign records, RT#13971

10 years agoself-service access for contacts, RT#25533
Ivan Kohler [Sun, 29 Dec 2013 01:23:19 +0000 (17:23 -0800)]
self-service access for contacts, RT#25533

10 years agoself-service access for contacts, RT#25533
Ivan Kohler [Sun, 29 Dec 2013 01:23:15 +0000 (17:23 -0800)]
self-service access for contacts, RT#25533

10 years agoautoload methods returning foreign records, RT#13971
Ivan Kohler [Sun, 29 Dec 2013 00:19:35 +0000 (16:19 -0800)]
autoload methods returning foreign records, RT#13971

10 years agoautoload methods returning foreign records, RT#13971
Ivan Kohler [Sun, 29 Dec 2013 00:18:37 +0000 (16:18 -0800)]
autoload methods returning foreign records, RT#13971

10 years agoautoload methods returning foreign records, RT#13971
Ivan Kohler [Sun, 29 Dec 2013 00:11:46 +0000 (16:11 -0800)]
autoload methods returning foreign records, RT#13971

10 years agoselectable sales report colors, RT#19464
Ivan Kohler [Fri, 27 Dec 2013 10:56:17 +0000 (02:56 -0800)]
selectable sales report colors, RT#19464

10 years agoselectable sales report colors, RT#19464
Ivan Kohler [Fri, 27 Dec 2013 10:36:23 +0000 (02:36 -0800)]
selectable sales report colors, RT#19464

10 years agofor prepaid, display the time period triggered by a 0 recurring with freq in the...
Ivan Kohler [Fri, 27 Dec 2013 07:35:38 +0000 (23:35 -0800)]
for prepaid, display the time period triggered by a 0 recurring with freq in the setup line item, RT#26274

10 years agofix recharge links with prepaid cards, RT#26664
Ivan Kohler [Wed, 25 Dec 2013 01:35:43 +0000 (17:35 -0800)]
fix recharge links with prepaid cards, RT#26664

10 years agofix refund links, RT#26615, fallout from RT#26416 optimizations
Ivan Kohler [Wed, 25 Dec 2013 00:55:36 +0000 (16:55 -0800)]
fix refund links, RT#26615, fallout from RT#26416 optimizations

10 years agoMelissa Data address standardization, #25557
Mark Wells [Thu, 19 Dec 2013 20:16:56 +0000 (12:16 -0800)]
Melissa Data address standardization, #25557

10 years agoload FS::addr_range in modules that need it, #25530
Mark Wells [Tue, 17 Dec 2013 19:09:43 +0000 (11:09 -0800)]
load FS::addr_range in modules that need it, #25530

10 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Tue, 17 Dec 2013 00:53:23 +0000 (16:53 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside