freeside.git
11 years agomake the brand-agent company_url link bigger, RT#18213
Ivan Kohler [Wed, 20 Jun 2012 23:09:13 +0000 (16:09 -0700)]
make the brand-agent company_url link bigger, RT#18213

11 years agofix year in 2.3 branch copyright statement
Ivan Kohler [Wed, 20 Jun 2012 23:05:19 +0000 (16:05 -0700)]
fix year in 2.3 branch copyright statement

11 years agobrand-agent removes documentation links too, RT#18213
Ivan Kohler [Wed, 20 Jun 2012 23:03:02 +0000 (16:03 -0700)]
brand-agent removes documentation links too, RT#18213

11 years agogenericize logout page to not mention freeside, RT#18215
Ivan Kohler [Wed, 20 Jun 2012 22:48:18 +0000 (15:48 -0700)]
genericize logout page to not mention freeside, RT#18215

11 years agodon't open freeside homepage in its own window, getting blocked
Ivan Kohler [Wed, 20 Jun 2012 20:30:45 +0000 (13:30 -0700)]
don't open freeside homepage in its own window, getting blocked

11 years agofix flat_introrate without an introductory period, RT#18124
Ivan Kohler [Wed, 20 Jun 2012 09:45:29 +0000 (02:45 -0700)]
fix flat_introrate without an introductory period, RT#18124

11 years agoquote db-rt-pass to avoid shell metacharacters messing up RT configuration, RT#18088
Ivan Kohler [Tue, 19 Jun 2012 21:47:47 +0000 (14:47 -0700)]
quote db-rt-pass to avoid shell metacharacters messing up RT configuration, RT#18088

11 years agoUI nit: better spacing for package options
Ivan Kohler [Mon, 18 Jun 2012 22:22:25 +0000 (15:22 -0700)]
UI nit: better spacing for package options

11 years agotimezone and field assignment changes in Infinite CDR format, #17888
Mark Wells [Fri, 15 Jun 2012 21:55:56 +0000 (14:55 -0700)]
timezone and field assignment changes in Infinite CDR format, #17888

11 years agofix cch detail import, RT#18005
Ivan Kohler [Thu, 14 Jun 2012 12:52:44 +0000 (05:52 -0700)]
fix cch detail import, RT#18005

11 years agohave EFT Canada batching process date skip weekends/holidays, not just simplistic...
Ivan Kohler [Thu, 14 Jun 2012 11:05:33 +0000 (04:05 -0700)]
have EFT Canada batching process date skip weekends/holidays, not just simplistic "tomorrow", RT#17922

11 years agofix svc_broadband / svc_acct dangling services getting left behind w/radius groups...
Ivan Kohler [Thu, 14 Jun 2012 09:45:06 +0000 (02:45 -0700)]
fix svc_broadband / svc_acct dangling services getting left behind w/radius groups (hopefully), RT#17826

11 years agoquick payment entry: if both a custnum and an agent_custid match, allow the user...
Ivan Kohler [Wed, 13 Jun 2012 21:35:06 +0000 (14:35 -0700)]
quick payment entry: if both a custnum and an agent_custid match, allow the user to pick, RT#18100

11 years agosuppress all fractions of days in unearned revenue calculation, #13289
Mark Wells [Tue, 12 Jun 2012 23:32:30 +0000 (16:32 -0700)]
suppress all fractions of days in unearned revenue calculation, #13289

11 years agobroadband_sqlradius.pm (svc_broadband RADIUS export) suspension, RT#18093
Ivan Kohler [Tue, 12 Jun 2012 23:13:05 +0000 (16:13 -0700)]
broadband_sqlradius.pm (svc_broadband RADIUS export) suspension, RT#18093

11 years agofix advanced customer report Add package columns under Pg, RT#18092
Ivan Kohler [Tue, 12 Jun 2012 22:26:57 +0000 (15:26 -0700)]
fix advanced customer report Add package columns under Pg, RT#18092

11 years agopossibly fix intermittent "could not receive data from server: Bad file
Ivan Kohler [Tue, 12 Jun 2012 11:03:16 +0000 (04:03 -0700)]
possibly fix intermittent "could not receive data from server: Bad file

11 years agoadd file descriptor 0/1 protection from RT 3.8.13 upgrade, RT#18040
Ivan Kohler [Tue, 12 Jun 2012 10:01:30 +0000 (03:01 -0700)]
add file descriptor 0/1 protection from RT 3.8.13 upgrade, RT#18040

11 years agofix discount-show_avail without invoice_sections from hiding previous balances, RT...
Ivan Kohler [Tue, 12 Jun 2012 08:29:35 +0000 (01:29 -0700)]
fix discount-show_avail without invoice_sections from hiding previous balances, RT#15159

11 years agomissing billing_history call in ClientAPI, RT#17617
Ivan Kohler [Mon, 11 Jun 2012 23:10:23 +0000 (16:10 -0700)]
missing billing_history call in ClientAPI, RT#17617

11 years agoshow name of service definition with services on cust_main-custom_content page, RT...
Ivan Kohler [Mon, 11 Jun 2012 22:25:03 +0000 (15:25 -0700)]
show name of service definition with services on cust_main-custom_content page, RT#17579

11 years agofix css names for single corner border-radius, for firefox 13
Ivan Kohler [Mon, 11 Jun 2012 22:11:27 +0000 (15:11 -0700)]
fix css names for single corner border-radius, for firefox 13

11 years agofix css names for single corner border-radius
Ivan Kohler [Mon, 11 Jun 2012 22:05:20 +0000 (15:05 -0700)]
fix css names for single corner border-radius

11 years agofurther changes to unearned income report, #13289
Mark Wells [Sun, 10 Jun 2012 03:23:33 +0000 (20:23 -0700)]
further changes to unearned income report, #13289

12 years agoMerge branch 'FREESIDE_2_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESI...
Ivan Kohler [Fri, 8 Jun 2012 21:31:54 +0000 (14:31 -0700)]
Merge branch 'FREESIDE_2_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_2_3_BRANCH

12 years agoadd border-radius css attributes, firefox 13 ignores the -moz ones
Ivan Kohler [Fri, 8 Jun 2012 21:31:42 +0000 (14:31 -0700)]
add border-radius css attributes, firefox 13 ignores the -moz ones

12 years agofix quick payment entry when search returns exactly one row, #17972
Mark Wells [Fri, 8 Jun 2012 02:23:14 +0000 (19:23 -0700)]
fix quick payment entry when search returns exactly one row, #17972

12 years agoadd logout timeout, RT#17057
Ivan Kohler [Tue, 5 Jun 2012 03:13:25 +0000 (20:13 -0700)]
add logout timeout, RT#17057

12 years agosuspend and unsuspend whole customer action, RT#17841
Ivan Kohler [Mon, 4 Jun 2012 22:29:25 +0000 (15:29 -0700)]
suspend and unsuspend whole customer action, RT#17841

12 years agoretry cards when change for batching, too< RT#17858
Ivan Kohler [Mon, 4 Jun 2012 12:02:43 +0000 (05:02 -0700)]
retry cards when change for batching, too< RT#17858

12 years agopassive mode for FTP transfer of invoice spools, RT#17925
Ivan Kohler [Mon, 4 Jun 2012 08:42:14 +0000 (01:42 -0700)]
passive mode for FTP transfer of invoice spools, RT#17925

12 years agofix explicitly shown $0 line items (setup_show_zero / recur_show_zero) with invoice_s...
Ivan Kohler [Mon, 4 Jun 2012 06:28:47 +0000 (23:28 -0700)]
fix explicitly shown $0 line items (setup_show_zero / recur_show_zero) with invoice_sections, RT#17969

12 years ago2.3.3 happened
Ivan Kohler [Sun, 3 Jun 2012 20:37:16 +0000 (13:37 -0700)]
2.3.3 happened

12 years ago2.3.3
Ivan Kohler [Sun, 3 Jun 2012 19:05:31 +0000 (12:05 -0700)]
2.3.3

12 years agolast important parts of RT 3.8.11 -> 3.8.13 upgrade
Ivan Kohler [Sun, 3 Jun 2012 18:48:18 +0000 (11:48 -0700)]
last important parts of RT 3.8.11 -> 3.8.13 upgrade

12 years agokeep version in FS.pm instead of Makefile
Ivan Kohler [Sun, 3 Jun 2012 00:48:24 +0000 (17:48 -0700)]
keep version in FS.pm instead of Makefile

12 years agokeep version in FS.pm instead of Makefile
Ivan Kohler [Sun, 3 Jun 2012 00:24:12 +0000 (17:24 -0700)]
keep version in FS.pm instead of Makefile

12 years agokeep version in FS.pm instead of Makefile
Ivan Kohler [Sun, 3 Jun 2012 00:02:33 +0000 (17:02 -0700)]
keep version in FS.pm instead of Makefile

12 years agokeep version in FS.pm instead of Makefile
Ivan Kohler [Sun, 3 Jun 2012 00:01:51 +0000 (17:01 -0700)]
keep version in FS.pm instead of Makefile

12 years agokeep version in FS.pm instead of Makefile
Ivan Kohler [Sat, 2 Jun 2012 23:58:11 +0000 (16:58 -0700)]
keep version in FS.pm instead of Makefile

12 years agokeep version in FS.pm instead of Makefile
Ivan Kohler [Sat, 2 Jun 2012 23:46:23 +0000 (16:46 -0700)]
keep version in FS.pm instead of Makefile

12 years agoclarify description of pkg_dundate_age condition
Ivan Kohler [Sat, 2 Jun 2012 20:52:56 +0000 (13:52 -0700)]
clarify description of pkg_dundate_age condition

12 years agomissing file from RT 3.8.13
Ivan Kohler [Sat, 2 Jun 2012 11:03:28 +0000 (04:03 -0700)]
missing file from RT 3.8.13

12 years agonew escape flags in RT 3.8.12+ and 4.0.6+, RT#17928
Ivan Kohler [Sat, 2 Jun 2012 11:00:16 +0000 (04:00 -0700)]
new escape flags in RT 3.8.12+ and 4.0.6+, RT#17928

12 years agojournal expensive parts parts of cust_main upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 09:00:19 +0000 (02:00 -0700)]
journal expensive parts parts of cust_main upgrade, RT#17629

12 years agojournal expensive parts parts of cust_main upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 08:59:50 +0000 (01:59 -0700)]
journal expensive parts parts of cust_main upgrade, RT#17629

12 years agojournal expensive parts parts of cust_main upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 07:54:45 +0000 (00:54 -0700)]
journal expensive parts parts of cust_main upgrade, RT#17629

12 years agotime parts of cust_main upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 07:48:29 +0000 (00:48 -0700)]
time parts of cust_main upgrade, RT#17629

12 years agojournal parts of cust_pay upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 07:43:36 +0000 (00:43 -0700)]
journal parts of cust_pay upgrade, RT#17629

12 years agojournal parts of cust_pkg_reason upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 07:39:40 +0000 (00:39 -0700)]
journal parts of cust_pkg_reason upgrade, RT#17629

12 years agotime parts of cust_main upgrade, RT#17629
Ivan Kohler [Sat, 2 Jun 2012 07:39:08 +0000 (00:39 -0700)]
time parts of cust_main upgrade, RT#17629

12 years agoremove autogenerated files entirely to avoid git merge conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:51:41 +0000 (19:51 -0700)]
remove autogenerated files entirely to avoid git merge conflicts

12 years agoremove autogenerated files entirely to avoid git merge conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:50:13 +0000 (19:50 -0700)]
remove autogenerated files entirely to avoid git merge conflicts

12 years agoremove autogenerated files entirely to avoid git merge conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:44:53 +0000 (19:44 -0700)]
remove autogenerated files entirely to avoid git merge conflicts

12 years agoremove autogenerated files entirely to avoid git merge conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:35:20 +0000 (19:35 -0700)]
remove autogenerated files entirely to avoid git merge conflicts

12 years agoremove autogenerated files entirely to avoid git merge conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:34:03 +0000 (19:34 -0700)]
remove autogenerated files entirely to avoid git merge conflicts

12 years agoremove autogenerated files entirely to avoid git merge conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:32:53 +0000 (19:32 -0700)]
remove autogenerated files entirely to avoid git merge conflicts

12 years agocommit configured RT files to avoid conflicts
Ivan Kohler [Sat, 2 Jun 2012 02:28:58 +0000 (19:28 -0700)]
commit configured RT files to avoid conflicts

12 years agoRT 3.8.13
Ivan Kohler [Sat, 2 Jun 2012 00:15:27 +0000 (17:15 -0700)]
RT 3.8.13

12 years agolast bit of cust_main-custom-content on 2.3
Ivan Kohler [Sat, 2 Jun 2012 00:15:12 +0000 (17:15 -0700)]
last bit of cust_main-custom-content on 2.3

12 years agofix header on customer cancelation
Ivan Kohler [Fri, 1 Jun 2012 18:14:59 +0000 (11:14 -0700)]
fix header on customer cancelation

12 years agodon't leave dangling cust_svc records when running inside a big transaction (i.e...
Ivan Kohler [Fri, 1 Jun 2012 08:29:30 +0000 (01:29 -0700)]
don't leave dangling cust_svc records when running inside a big transaction (i.e. data import)

12 years agofix tax report under MySQL, RT#17856
Ivan Kohler [Thu, 31 May 2012 08:24:57 +0000 (01:24 -0700)]
fix tax report under MySQL, RT#17856

12 years agomissing file from #17579
Ivan Kohler [Wed, 30 May 2012 01:43:41 +0000 (18:43 -0700)]
missing file from #17579

12 years agoprorate to multiple target days, #17618
Mark Wells [Sat, 26 May 2012 07:50:10 +0000 (00:50 -0700)]
prorate to multiple target days, #17618

12 years agouse custnum-display_prefix in fancy location labels, #16815
Mark Wells [Fri, 25 May 2012 02:29:54 +0000 (19:29 -0700)]
use custnum-display_prefix in fancy location labels, #16815

12 years agonon-billco FTP invoice spool upload, #16382
Mark Wells [Tue, 22 May 2012 07:23:53 +0000 (00:23 -0700)]
non-billco FTP invoice spool upload, #16382

12 years ago[remove extraneous punctuation]
Ivan Kohler [Tue, 22 May 2012 02:07:07 +0000 (19:07 -0700)]
[remove extraneous punctuation]

12 years agofix prepaid income report SQL, #13289
Mark Wells [Wed, 16 May 2012 22:45:10 +0000 (15:45 -0700)]
fix prepaid income report SQL, #13289

12 years agofix global advertising sources, RT#17721
Ivan Kohler [Wed, 16 May 2012 01:46:54 +0000 (18:46 -0700)]
fix global advertising sources, RT#17721

12 years agoread only access to message templates, RT#1`7477
Ivan Kohler [Wed, 16 May 2012 01:25:45 +0000 (18:25 -0700)]
read only access to message templates, RT#1`7477

12 years agoadd umask_ss config, RT#17606
Ivan Kohler [Tue, 15 May 2012 00:42:32 +0000 (17:42 -0700)]
add umask_ss config, RT#17606

12 years agooption to keep an email address but not email it invoices, RT#17676
Ivan Kohler [Mon, 14 May 2012 22:13:21 +0000 (15:13 -0700)]
option to keep an email address but not email it invoices, RT#17676

12 years agoadd balance_age_under condition and similar referring customer functionality to has_r...
Ivan Kohler [Mon, 14 May 2012 20:14:08 +0000 (13:14 -0700)]
add balance_age_under condition and similar referring customer functionality to has_referral_custnum condition, RT#17640

12 years agoadd cust_main-custom_content config item for Globelink's custom customer view, RT...
Ivan Kohler [Sun, 13 May 2012 23:26:41 +0000 (16:26 -0700)]
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579

12 years agoadd cust_main-custom_content config item for Globelink's custom customer view, RT...
Ivan Kohler [Sun, 13 May 2012 23:25:12 +0000 (16:25 -0700)]
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579

12 years agoadd cust_main-custom_content config item for Globelink's custom customer view, RT...
Ivan Kohler [Sun, 13 May 2012 23:23:58 +0000 (16:23 -0700)]
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579

12 years agochange calculation method for prepaid income report, #13289
Mark Wells [Sun, 13 May 2012 05:31:44 +0000 (22:31 -0700)]
change calculation method for prepaid income report, #13289

12 years agofix uncancellation w/services that have been re-provisioned, RT#17518
Ivan Kohler [Fri, 11 May 2012 03:30:18 +0000 (20:30 -0700)]
fix uncancellation w/services that have been re-provisioned, RT#17518

12 years agoadd (new?) troop CDR format, RT#17666
Ivan Kohler [Thu, 10 May 2012 01:34:48 +0000 (18:34 -0700)]
add (new?) troop CDR format, RT#17666

12 years agodisable advertising sources, RT#17638
Ivan Kohler [Wed, 9 May 2012 22:20:07 +0000 (15:20 -0700)]
disable advertising sources, RT#17638

12 years agoadd "Birthdates and account, phone and hardware services" customer import format...
Ivan Kohler [Wed, 9 May 2012 20:02:38 +0000 (13:02 -0700)]
add "Birthdates and account, phone and hardware services" customer import format, RT#17578

12 years agoadd "Birthdates and account, phone and hardware services" customer import format...
Ivan Kohler [Wed, 9 May 2012 20:02:21 +0000 (13:02 -0700)]
add "Birthdates and account, phone and hardware services" customer import format, RT#17578

12 years agoremove agent_svcid from cust_svc->label and instead put it explicity in customer...
Ivan Kohler [Wed, 9 May 2012 04:53:19 +0000 (21:53 -0700)]
remove agent_svcid from cust_svc->label and instead put it explicity in customer package/service view & service search results, RT#17619

12 years agofix service definition modifiers (inventory, hardware) w/svc_broadband, RT#17659
Ivan Kohler [Wed, 9 May 2012 03:34:56 +0000 (20:34 -0700)]
fix service definition modifiers (inventory, hardware) w/svc_broadband, RT#17659

12 years agoseparate tax exemption numbers for individual exemptions w/tax-cust_exempt-groups...
Ivan Kohler [Tue, 8 May 2012 22:34:37 +0000 (15:34 -0700)]
separate tax exemption numbers for individual exemptions w/tax-cust_exempt-groups, RT#17658

12 years agoadd month, year, address info to validate_payment selfservice API call, pkg_label...
Ivan Kohler [Tue, 8 May 2012 07:38:25 +0000 (00:38 -0700)]
add month, year, address info to validate_payment selfservice API call, pkg_label to list_pkgs, RT#17617

12 years agoadd display_svcnum & pkg_label to list_svcs selfservice API call, RT#17617
Ivan Kohler [Tue, 8 May 2012 02:39:10 +0000 (19:39 -0700)]
add display_svcnum & pkg_label to list_svcs selfservice API call, RT#17617

12 years agofix tax calculation based on ship address, from #17051
Mark Wells [Mon, 7 May 2012 19:44:11 +0000 (12:44 -0700)]
fix tax calculation based on ship address, from #17051

12 years agoadd spouse_birthdate, RT#17577
Ivan Kohler [Mon, 7 May 2012 18:18:15 +0000 (11:18 -0700)]
add spouse_birthdate, RT#17577

12 years agoadd last_invoice_date/last_invoice_date_pretty to customer_info selfservice API calls...
Ivan Kohler [Mon, 7 May 2012 03:51:03 +0000 (20:51 -0700)]
add last_invoice_date/last_invoice_date_pretty to customer_info selfservice API calls, RT#17617

12 years agoadd billing_history selfservice API call, RT#17617
Ivan Kohler [Mon, 7 May 2012 03:06:15 +0000 (20:06 -0700)]
add billing_history selfservice API call, RT#17617

12 years agodon't abort upgrade if a RADIUS server is unreachable
Ivan Kohler [Sun, 6 May 2012 17:40:00 +0000 (10:40 -0700)]
don't abort upgrade if a RADIUS server is unreachable

12 years agomore accurate aging report cutoff time, #16521
Mark Wells [Sat, 5 May 2012 21:17:56 +0000 (14:17 -0700)]
more accurate aging report cutoff time, #16521

12 years agoadd XML-RPC export, RT#17622
Ivan Kohler [Sat, 5 May 2012 04:24:47 +0000 (21:24 -0700)]
add XML-RPC export, RT#17622

12 years agoadd searchable and displayable legacy service id (cust_svc.agent_svcid), RT#17619
Ivan Kohler [Sat, 5 May 2012 00:07:19 +0000 (17:07 -0700)]
add searchable and displayable legacy service id (cust_svc.agent_svcid), RT#17619

12 years agoadd cust_main-require_locale configuration setting, RT#17594
Ivan Kohler [Thu, 3 May 2012 21:35:12 +0000 (14:35 -0700)]
add cust_main-require_locale configuration setting, RT#17594

12 years agowhen un-cancelling a package, errors re-provisioning services are not fatal, RT#17518
Ivan Kohler [Thu, 3 May 2012 20:57:55 +0000 (13:57 -0700)]
when un-cancelling a package, errors re-provisioning services are not fatal, RT#17518

12 years agoun-cancel, RT#17518
Ivan Kohler [Thu, 3 May 2012 03:47:24 +0000 (20:47 -0700)]
un-cancel, RT#17518

12 years agospace joblisting from tickets
Ivan Kohler [Thu, 3 May 2012 02:55:44 +0000 (19:55 -0700)]
space joblisting from tickets