freeside.git
9 years agoadd a link to create new dashboards, #30905
Mark Wells [Wed, 25 Feb 2015 06:23:56 +0000 (22:23 -0800)]
add a link to create new dashboards, #30905

9 years agobanned card hashing rewrite, RT#32290, RT#23741
Ivan Kohler [Wed, 25 Feb 2015 04:53:53 +0000 (20:53 -0800)]
banned card hashing rewrite, RT#32290, RT#23741

9 years agoavoid warnings in all non-web UI code with new conf cache, github#38, RT#33683
Ivan Kohler [Wed, 25 Feb 2015 03:00:51 +0000 (19:00 -0800)]
avoid warnings in all non-web UI code with new conf cache, github#38, RT#33683

9 years agoDisable conf_cache by default, enable it only when safe to do so
Jason Terry [Tue, 17 Feb 2015 16:50:56 +0000 (09:50 -0700)]
Disable conf_cache by default, enable it only when safe to do so

Conflicts:
FS/FS/Conf.pm

9 years agoreverting accidentally committed local changes
Ivan Kohler [Wed, 25 Feb 2015 02:53:32 +0000 (18:53 -0800)]
reverting accidentally committed local changes

9 years agoCache the FS::Conf info per page load, for performance.
Jason Terry [Wed, 11 Feb 2015 22:32:08 +0000 (15:32 -0700)]
Cache the FS::Conf info per page load, for performance.

Conflicts:
FS/FS/Conf.pm

9 years agonoting false laziness
Ivan Kohler [Wed, 25 Feb 2015 02:44:59 +0000 (18:44 -0800)]
noting false laziness

9 years ago2015
Ivan Kohler [Wed, 25 Feb 2015 02:44:41 +0000 (18:44 -0800)]
2015

9 years agonoting false laziness
Ivan Kohler [Wed, 25 Feb 2015 02:43:55 +0000 (18:43 -0800)]
noting false laziness

9 years agomore consistent price plan name in UI
Ivan Kohler [Wed, 25 Feb 2015 02:43:36 +0000 (18:43 -0800)]
more consistent price plan name in UI

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Wed, 25 Feb 2015 02:42:54 +0000 (18:42 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agomultiple payment options, RT#23741
Ivan Kohler [Wed, 25 Feb 2015 02:42:50 +0000 (18:42 -0800)]
multiple payment options, RT#23741

9 years agomultiple payment options, RT#23741
Ivan Kohler [Wed, 25 Feb 2015 02:41:39 +0000 (18:41 -0800)]
multiple payment options, RT#23741

9 years agofix incorrect use of FS::Conf, #27276
Mark Wells [Tue, 24 Feb 2015 23:13:35 +0000 (15:13 -0800)]
fix incorrect use of FS::Conf, #27276

9 years agofix SQL syntax, #25718
Mark Wells [Tue, 24 Feb 2015 23:12:13 +0000 (15:12 -0800)]
fix SQL syntax, #25718

9 years agofix for new tax engine, #32866
Mark Wells [Tue, 24 Feb 2015 23:11:35 +0000 (15:11 -0800)]
fix for new tax engine, #32866

9 years agooption to force one-time charges to be billed separately, #32866
Mark Wells [Tue, 24 Feb 2015 03:17:29 +0000 (19:17 -0800)]
option to force one-time charges to be billed separately, #32866

9 years agokeep this consistent with 3.x changes on #33587
Mark Wells [Tue, 24 Feb 2015 03:17:18 +0000 (19:17 -0800)]
keep this consistent with 3.x changes on #33587

9 years agospecify invoice mode for post-payment statements, #33152
Mark Wells [Mon, 23 Feb 2015 23:26:11 +0000 (15:26 -0800)]
specify invoice mode for post-payment statements, #33152

9 years agouse a message template for invoice_email_pdf message body, #31786
Mark Wells [Mon, 23 Feb 2015 19:09:12 +0000 (11:09 -0800)]
use a message template for invoice_email_pdf message body, #31786

9 years agoupdate self-service login docs, RT#33628
Ivan Kohler [Mon, 23 Feb 2015 01:11:01 +0000 (17:11 -0800)]
update self-service login docs, RT#33628

9 years agofix disappearing first names, fallout from #32223
Ivan Kohler [Sun, 22 Feb 2015 23:02:48 +0000 (15:02 -0800)]
fix disappearing first names, fallout from #32223

9 years agoits 2015
Ivan Kohler [Sun, 22 Feb 2015 04:59:33 +0000 (20:59 -0800)]
its 2015

9 years agofix qsearch usage in new condition (multiple payment options, RT#23741)
Ivan Kohler [Sat, 21 Feb 2015 21:40:08 +0000 (13:40 -0800)]
fix qsearch usage in new condition (multiple payment options, RT#23741)

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Sat, 21 Feb 2015 21:14:28 +0000 (13:14 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agofix danging bracket
Ivan Kohler [Sat, 21 Feb 2015 21:14:25 +0000 (13:14 -0800)]
fix danging bracket

9 years agoadd bill_only_pkg_dates options: Only bill CDRs with a date during the package billin...
Ivan Kohler [Sat, 21 Feb 2015 21:13:45 +0000 (13:13 -0800)]
add bill_only_pkg_dates options: Only bill CDRs with a date during the package billing period, RT#31909

9 years agoRT#14671: Usage for current day when billing outstanding usage (for cancelling custom...
Jonathan Prykop [Sat, 21 Feb 2015 02:07:18 +0000 (20:07 -0600)]
RT#14671: Usage for current day when billing outstanding usage (for cancelling customers) [now uses suspend for everything]

9 years agoRT#23741 Multiple payment options [quick fallout fix]
Jonathan Prykop [Sat, 21 Feb 2015 01:24:27 +0000 (19:24 -0600)]
RT#23741 Multiple payment options [quick fallout fix]

9 years agounbreak projected future revenue query, #33599, fallout from #32472
Mark Wells [Fri, 20 Feb 2015 22:40:16 +0000 (14:40 -0800)]
unbreak projected future revenue query, #33599, fallout from #32472

9 years agoRT#23598: Feature Request - Email notice to A/R Report Results [now uses checkboxes...
Jonathan Prykop [Fri, 20 Feb 2015 21:28:46 +0000 (15:28 -0600)]
RT#23598: Feature Request - Email notice to A/R Report Results [now uses checkboxes and a proper popup]

9 years agoRT#28246: Add more details to Change History for Discounts [actually fixed the bug]
Jonathan Prykop [Thu, 19 Feb 2015 21:34:47 +0000 (15:34 -0600)]
RT#28246: Add more details to Change History for Discounts [actually fixed the bug]

9 years agoRT#28246: Add more details to Change History for Discounts [better error handling]
Jonathan Prykop [Thu, 19 Feb 2015 21:05:07 +0000 (15:05 -0600)]
RT#28246: Add more details to Change History for Discounts [better error handling]

9 years agoin FCC options editor, jump back to correct page after submitting, #32638
Mark Wells [Wed, 18 Feb 2015 23:50:51 +0000 (15:50 -0800)]
in FCC options editor, jump back to correct page after submitting, #32638

9 years agouse media type codes in broadband subscription report, #28020
Mark Wells [Wed, 18 Feb 2015 23:50:45 +0000 (15:50 -0800)]
use media type codes in broadband subscription report, #28020

9 years agofixed hanging bracket in Conf
Jonathan Prykop [Wed, 18 Feb 2015 00:13:04 +0000 (18:13 -0600)]
fixed hanging bracket in Conf

9 years ago#14671: Usage for current day when billing outstanding usage (for cancelling customer...
Jonathan Prykop [Wed, 18 Feb 2015 00:11:21 +0000 (18:11 -0600)]
#14671: Usage for current day when billing outstanding usage (for cancelling customers) [various fixes to previous]

9 years agoRT#32089: Ignore services when using packages based on active services
Jonathan Prykop [Tue, 17 Feb 2015 19:47:18 +0000 (13:47 -0600)]
RT#32089: Ignore services when using packages based on active services

9 years agoRT#23598: Feature Request - Email notice to A/R Report Results
Jonathan Prykop [Tue, 17 Feb 2015 02:02:30 +0000 (20:02 -0600)]
RT#23598: Feature Request - Email notice to A/R Report Results

9 years agoRT#14671: Usage for current day when billing outstanding usage (for cancelling custom...
Jonathan Prykop [Mon, 16 Feb 2015 21:30:37 +0000 (15:30 -0600)]
RT#14671: Usage for current day when billing outstanding usage (for cancelling customers) [better supplemental package handling]

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Jonathan Prykop [Mon, 16 Feb 2015 19:53:36 +0000 (13:53 -0600)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agoRT#27710: Credit voiding
Jonathan Prykop [Mon, 16 Feb 2015 19:53:20 +0000 (13:53 -0600)]
RT#27710: Credit voiding

9 years agoCDR import scripts converted to real commands
Jeremy Davis [Mon, 16 Feb 2015 15:59:56 +0000 (10:59 -0500)]
CDR import scripts converted to real commands

9 years agomultiple payment options (event action migration), RT#23741
Ivan Kohler [Mon, 16 Feb 2015 08:01:07 +0000 (00:01 -0800)]
multiple payment options (event action migration), RT#23741

9 years agomultiple payment options (new complimentary flag), RT#23741
Ivan Kohler [Mon, 16 Feb 2015 07:35:12 +0000 (23:35 -0800)]
multiple payment options (new complimentary flag), RT#23741

9 years agoremove ancient invoice events
Ivan Kohler [Mon, 16 Feb 2015 07:21:50 +0000 (23:21 -0800)]
remove ancient invoice events

9 years agoremove ancient invoice events
Ivan Kohler [Mon, 16 Feb 2015 06:55:17 +0000 (22:55 -0800)]
remove ancient invoice events

9 years agomultiple payment options (remove freeside-daily and -monthly -p option), RT#23741
Ivan Kohler [Mon, 16 Feb 2015 06:42:35 +0000 (22:42 -0800)]
multiple payment options (remove freeside-daily and -monthly -p option), RT#23741

9 years agomultiple payment options (remove cust_main.payby reporting options), RT#23741
Ivan Kohler [Mon, 16 Feb 2015 06:09:41 +0000 (22:09 -0800)]
multiple payment options (remove cust_main.payby reporting options), RT#23741

9 years agomultiple payment options (echeck fixes), RT#23741
Ivan Kohler [Mon, 16 Feb 2015 05:44:40 +0000 (21:44 -0800)]
multiple payment options (echeck fixes), RT#23741

9 years agofix final step in appointment creation (under 3.x? with specific ticket lifecycle...
Ivan Kohler [Sun, 15 Feb 2015 01:04:55 +0000 (17:04 -0800)]
fix final step in appointment creation (under 3.x?  with specific ticket lifecycle config?  doesn't matter, RT#33533, #16584

9 years agoTicket 33378, revert changes from 31679
Jeremy Davis [Fri, 13 Feb 2015 19:17:13 +0000 (14:17 -0500)]
Ticket 33378, revert changes from 31679

9 years agobrigher purple on-hold, RT#33472
Ivan Kohler [Fri, 13 Feb 2015 01:34:48 +0000 (17:34 -0800)]
brigher purple on-hold, RT#33472

9 years agobrigher purple on-hold, RT#33472
Ivan Kohler [Fri, 13 Feb 2015 01:34:17 +0000 (17:34 -0800)]
brigher purple on-hold, RT#33472

9 years agobetter fix for #24331
Mark Wells [Fri, 13 Feb 2015 01:08:27 +0000 (17:08 -0800)]
better fix for #24331

9 years agoavoid mangling code blocks that intersect HTML tags, #24331
Mark Wells [Fri, 13 Feb 2015 01:00:10 +0000 (17:00 -0800)]
avoid mangling code blocks that intersect HTML tags, #24331

9 years agounbreak fixed-amount discounts on quotations, #33099
Mark Wells [Thu, 12 Feb 2015 19:02:04 +0000 (11:02 -0800)]
unbreak fixed-amount discounts on quotations, #33099

9 years agoallow location names to be text, not just an alphanumeric, RT#33310
Ivan Kohler [Thu, 12 Feb 2015 10:33:18 +0000 (02:33 -0800)]
allow location names to be text, not just an alphanumeric, RT#33310

9 years agoproperly handle errors from multiple process_o2m/m2m actions, #33490
Mark Wells [Thu, 12 Feb 2015 06:59:31 +0000 (22:59 -0800)]
properly handle errors from multiple process_o2m/m2m actions, #33490

9 years agoturn off so much debugging output
Ivan Kohler [Thu, 12 Feb 2015 04:25:41 +0000 (20:25 -0800)]
turn off so much debugging output

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Thu, 12 Feb 2015 04:24:53 +0000 (20:24 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agoadd quantity and location to self-service package order API, RT#33219
Ivan Kohler [Thu, 12 Feb 2015 04:24:50 +0000 (20:24 -0800)]
add quantity and location to self-service package order API, RT#33219

9 years agoRT#14671: Usage for current day when billing outstanding usage (for cancelling custom...
Jonathan Prykop [Thu, 12 Feb 2015 04:07:12 +0000 (22:07 -0600)]
RT#14671: Usage for current day when billing outstanding usage (for cancelling customers) [added part_pkg_link check]

9 years agoremove vestigial code for ancient multi-db/mapsecrets operation
Ivan Kohler [Thu, 12 Feb 2015 02:20:14 +0000 (18:20 -0800)]
remove vestigial code for ancient multi-db/mapsecrets operation

9 years agofix inventory vs. hardware type selection, RT#33425
Ivan Kohler [Thu, 12 Feb 2015 01:19:02 +0000 (17:19 -0800)]
fix inventory vs. hardware type selection, RT#33425

9 years agoRT#30586: Discounts for ACH
Jonathan Prykop [Wed, 11 Feb 2015 22:07:58 +0000 (16:07 -0600)]
RT#30586: Discounts for ACH

9 years agocorrect table in error message, RT#23741
Ivan Kohler [Wed, 11 Feb 2015 21:57:04 +0000 (13:57 -0800)]
correct table in error message, RT#23741

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Wed, 11 Feb 2015 19:56:39 +0000 (11:56 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agomultiple payment options, RT#23741
Ivan Kohler [Wed, 11 Feb 2015 19:56:28 +0000 (11:56 -0800)]
multiple payment options, RT#23741

9 years agoDocument bill now API
Jeremy Davis [Wed, 11 Feb 2015 19:28:01 +0000 (14:28 -0500)]
Document bill now API

9 years agoTicket #33144 New format, not a change to the existing one
Jeremy Davis [Wed, 11 Feb 2015 17:14:34 +0000 (12:14 -0500)]
Ticket #33144 New format, not a change to the existing one

9 years agoRT#28246: Add more details to Change History for Discounts [better solution]
Jonathan Prykop [Wed, 11 Feb 2015 00:45:12 +0000 (18:45 -0600)]
RT#28246: Add more details to Change History for Discounts [better solution]

9 years agoRT#14671: Usage for current day when billing outstanding usage (for cancelling customers)
Jonathan Prykop [Tue, 10 Feb 2015 20:18:31 +0000 (14:18 -0600)]
RT#14671: Usage for current day when billing outstanding usage (for cancelling customers)

9 years agoBug fix: checking ref() instead of defined()
Jonathan Prykop [Tue, 10 Feb 2015 20:12:13 +0000 (14:12 -0600)]
Bug fix: checking ref() instead of defined()

9 years agoBug fix: list returned by cust_main->cancel was being displayed in scalar context
Jonathan Prykop [Tue, 10 Feb 2015 20:08:14 +0000 (14:08 -0600)]
Bug fix: list returned by cust_main->cancel was being displayed in scalar context

9 years agoBug fix: removed unintended variable localization
Jonathan Prykop [Tue, 10 Feb 2015 20:06:29 +0000 (14:06 -0600)]
Bug fix: removed unintended variable localization

9 years agoreliabily kill off old freeside-selfservice-server processes, RT#33174
Ivan Kohler [Tue, 10 Feb 2015 09:44:00 +0000 (01:44 -0800)]
reliabily kill off old freeside-selfservice-server processes, RT#33174

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Tue, 10 Feb 2015 09:43:57 +0000 (01:43 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agomultiple payment options, RT#23741
Ivan Kohler [Tue, 10 Feb 2015 09:38:56 +0000 (01:38 -0800)]
multiple payment options, RT#23741

9 years agoremoving 17 year old obsolete file
Ivan Kohler [Tue, 10 Feb 2015 06:58:47 +0000 (22:58 -0800)]
removing 17 year old obsolete file

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Alex Brelsfoard [Tue, 10 Feb 2015 05:11:07 +0000 (00:11 -0500)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agoRT #29285 adding new config to disable city requirement
Alex Brelsfoard [Tue, 10 Feb 2015 05:10:00 +0000 (00:10 -0500)]
RT #29285 adding new config to disable city requirement

9 years agoAPI Customer Update
Jeremy Davis [Tue, 10 Feb 2015 00:05:07 +0000 (18:05 -0600)]
API Customer Update

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Mon, 9 Feb 2015 20:11:21 +0000 (12:11 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agoTicket #33252 API update
Jeremy Davis [Mon, 9 Feb 2015 16:56:43 +0000 (10:56 -0600)]
Ticket #33252 API update

9 years agopaste into masked input fields, #26012
Mark Wells [Sun, 8 Feb 2015 22:18:46 +0000 (14:18 -0800)]
paste into masked input fields, #26012

9 years agocredit
Ivan Kohler [Sun, 8 Feb 2015 21:47:14 +0000 (13:47 -0800)]
credit

9 years agocredit
Ivan Kohler [Sun, 8 Feb 2015 21:44:20 +0000 (13:44 -0800)]
credit

9 years agofix unlikely self-XSS from your own package def names
Ivan Kohler [Sat, 7 Feb 2015 02:22:44 +0000 (18:22 -0800)]
fix unlikely self-XSS from your own package def names

9 years agocontacts can be shared among customers / "duplicate contact emails", ng_selfservice...
Ivan Kohler [Sat, 7 Feb 2015 00:53:29 +0000 (16:53 -0800)]
contacts can be shared among customers / "duplicate contact emails", ng_selfservice login, RT#27943

9 years agong selfservice contact login, RT#27943
Ivan Kohler [Sat, 7 Feb 2015 00:51:13 +0000 (16:51 -0800)]
ng selfservice contact login, RT#27943

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Jonathan Prykop [Fri, 6 Feb 2015 01:05:13 +0000 (19:05 -0600)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agoRT#28246: Add more details to Change History for Discounts
Jonathan Prykop [Fri, 6 Feb 2015 01:05:00 +0000 (19:05 -0600)]
RT#28246: Add more details to Change History for Discounts

9 years agofix creation of custom discounts on quotations, and ordering of discounted quoted...
Mark Wells [Fri, 6 Feb 2015 00:17:55 +0000 (16:17 -0800)]
fix creation of custom discounts on quotations, and ordering of discounted quoted packages, #33099

9 years agoRT#30248: Unable to remove phone number from contact (added whitespace stripping
Jonathan Prykop [Thu, 5 Feb 2015 23:05:03 +0000 (17:05 -0600)]
RT#30248: Unable to remove phone number from contact (added whitespace stripping

9 years agoRT#30586: Discounts for ACH
Jonathan Prykop [Thu, 5 Feb 2015 22:23:39 +0000 (16:23 -0600)]
RT#30586: Discounts for ACH

9 years agoreliabily kill off old freeside-selfservice-server processes, RT#33174
Ivan Kohler [Thu, 5 Feb 2015 05:47:25 +0000 (21:47 -0800)]
reliabily kill off old freeside-selfservice-server processes, RT#33174

9 years agoallow fees to be grouped with taxes on the invoice, #32223
Mark Wells [Thu, 5 Feb 2015 05:39:12 +0000 (21:39 -0800)]
allow fees to be grouped with taxes on the invoice, #32223

9 years agofix contact seletor, fallout from #27943 changes
Ivan Kohler [Thu, 5 Feb 2015 04:19:03 +0000 (20:19 -0800)]
fix contact seletor, fallout from #27943 changes

9 years agofix package creation / editing errors, RT#33363, fallout from #27943
Ivan Kohler [Thu, 5 Feb 2015 01:23:22 +0000 (17:23 -0800)]
fix package creation / editing errors, RT#33363, fallout from #27943