freeside.git
18 years agoclean up some leftover bits from cust-fields work
ivan [Thu, 14 Jul 2005 11:46:25 +0000 (11:46 +0000)]
clean up some leftover bits from cust-fields work

18 years agoadd unlinked mail forward (svc_forward) report
ivan [Thu, 14 Jul 2005 11:31:35 +0000 (11:31 +0000)]
add unlinked mail forward (svc_forward) report

18 years agomove account search (httemplate/search/svc_acct.cgi) to new template, cust-fields...
ivan [Thu, 14 Jul 2005 11:18:06 +0000 (11:18 +0000)]
move account search (httemplate/search/svc_acct.cgi) to new template, cust-fields configuration value to control which customer fields are shown on reports

18 years agomove account search (httemplate/search/svc_acct.cgi) to new template, cust-fields...
ivan [Thu, 14 Jul 2005 10:52:46 +0000 (10:52 +0000)]
move account search (httemplate/search/svc_acct.cgi) to new template, cust-fields configuration value to control which customer fields are shown on reports

18 years agoadd alternative for very old Pg
ivan [Tue, 12 Jul 2005 11:54:59 +0000 (11:54 +0000)]
add alternative for very old Pg

18 years ago<rjbs> More of the same: these patches make it safer to subclass FS::part_pkg's pkg_s...
ivan [Tue, 12 Jul 2005 09:31:21 +0000 (09:31 +0000)]
<rjbs> More of the same: these patches make it safer to subclass FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.

18 years ago<rjbs> This patch is part of my continuing effort to avoid using SQL and qsearch...
ivan [Tue, 12 Jul 2005 09:22:18 +0000 (09:22 +0000)]
<rjbs> This patch is part of my continuing effort to avoid using SQL and qsearch from templates to find the pkg_svc records for a package.

18 years agopatch from rjbs to add by_key contructor to Record.pm
ivan [Tue, 12 Jul 2005 09:13:19 +0000 (09:13 +0000)]
patch from rjbs to add by_key contructor to Record.pm

18 years agookay, really enable RT by default for good now
ivan [Tue, 12 Jul 2005 09:11:25 +0000 (09:11 +0000)]
okay, really enable RT by default for good now

18 years agoadding rt-drop-tables
ivan [Mon, 11 Jul 2005 14:15:09 +0000 (14:15 +0000)]
adding rt-drop-tables

18 years agonew server
ivan [Mon, 11 Jul 2005 13:01:16 +0000 (13:01 +0000)]
new server

18 years agonote alternate instructions for 0pre6->7
ivan [Mon, 11 Jul 2005 12:53:17 +0000 (12:53 +0000)]
note alternate instructions for 0pre6->7

18 years agos/ANNOUNCE/Changelog/
ivan [Mon, 11 Jul 2005 12:39:47 +0000 (12:39 +0000)]
s/ANNOUNCE/Changelog/

18 years agofreebsd install update i guess
ivan [Mon, 11 Jul 2005 12:23:00 +0000 (12:23 +0000)]
freebsd install update i guess

18 years agofix regex
ivan [Mon, 11 Jul 2005 12:22:23 +0000 (12:22 +0000)]
fix regex

18 years agotemplate
ivan [Mon, 11 Jul 2005 12:22:05 +0000 (12:22 +0000)]
template

18 years agoprobably best to keep RT disabled by default, at least for this release
ivan [Mon, 11 Jul 2005 12:21:36 +0000 (12:21 +0000)]
probably best to keep RT disabled by default, at least for this release

18 years agolast bits
ivan [Mon, 11 Jul 2005 12:09:20 +0000 (12:09 +0000)]
last bits

18 years agos/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs
ivan [Mon, 11 Jul 2005 10:58:32 +0000 (10:58 +0000)]
s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs

18 years agobug fix for error message on session expiration from Randall Lucas <rlucas@tercent...
ivan [Mon, 11 Jul 2005 09:49:58 +0000 (09:49 +0000)]
bug fix for error message on session expiration from Randall Lucas <rlucas@tercent.net>, thanks!

18 years agofix silly bug preventing html invoicing from finding their logo
ivan [Sat, 9 Jul 2005 15:41:18 +0000 (15:41 +0000)]
fix silly bug preventing html invoicing from finding their logo

18 years agoget rid of the godawful halfass "invoice" on the post payment screen when posting...
ivan [Sat, 9 Jul 2005 10:55:18 +0000 (10:55 +0000)]
get rid of the godawful halfass "invoice" on the post payment screen when posting against a specific invoice, replace with having useless "Auto-apply to invoices" box actually show the payment will be applied to one invoice only...  closes: Bug#1241

18 years agoadd desc method to cust_bill_pkg and use it in cust_bill... this should help with...
ivan [Sat, 9 Jul 2005 10:36:43 +0000 (10:36 +0000)]
add desc method to cust_bill_pkg and use it in cust_bill... this should help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs to be sorted out

18 years agofix bug with new efficient customer-finding code. sql isn't perl, null != 0
ivan [Fri, 8 Jul 2005 23:06:31 +0000 (23:06 +0000)]
fix bug with new efficient customer-finding code.  sql isn't perl, null != 0

18 years agotyop
ivan [Tue, 5 Jul 2005 21:46:56 +0000 (21:46 +0000)]
tyop

18 years agopod error
ivan [Thu, 30 Jun 2005 13:32:23 +0000 (13:32 +0000)]
pod error

18 years agoadd username-percent config option
ivan [Thu, 30 Jun 2005 13:20:33 +0000 (13:20 +0000)]
add username-percent config option

18 years agooops, really fix error with new prepaid card foo
ivan [Thu, 30 Jun 2005 12:44:46 +0000 (12:44 +0000)]
oops, really fix error with new prepaid card foo

18 years agoadd IPC::Run3 to install docs
ivan [Wed, 22 Jun 2005 03:54:52 +0000 (03:54 +0000)]
add IPC::Run3 to install docs

18 years agofix preference sort order for linking: sort unaudited services first, secondary sort...
ivan [Fri, 17 Jun 2005 05:31:50 +0000 (05:31 +0000)]
fix preference sort order for linking: sort unaudited services first, secondary sort by svcaprt

18 years agoadd more info to debugging
ivan [Fri, 17 Jun 2005 05:07:48 +0000 (05:07 +0000)]
add more info to debugging

18 years agofix debugging
ivan [Fri, 17 Jun 2005 05:04:29 +0000 (05:04 +0000)]
fix debugging

18 years agoadd debugging for accounts picked to pick
ivan [Fri, 17 Jun 2005 04:42:06 +0000 (04:42 +0000)]
add debugging for accounts picked to pick

18 years agobetter error reporting for actual errors from lpr command
ivan [Wed, 15 Jun 2005 04:46:50 +0000 (04:46 +0000)]
better error reporting for actual errors from lpr command

18 years agofix error recharging w/prepaid card caused by rounding off of money value, closes...
ivan [Wed, 15 Jun 2005 02:31:28 +0000 (02:31 +0000)]
fix error recharging w/prepaid card caused by rounding off of money value, closes: Bug#1237

18 years agoadd reprint/fax/email links to invoice search results
ivan [Wed, 15 Jun 2005 00:44:28 +0000 (00:44 +0000)]
add reprint/fax/email links to invoice search results

18 years agoadvanced invoice serach, groundwork to add reprint/fax/email links to invoice search...
ivan [Thu, 9 Jun 2005 22:40:10 +0000 (22:40 +0000)]
advanced invoice serach, groundwork to add reprint/fax/email links to invoice search results

18 years agotiny refactor patch from rjbs: It changes the service listing to use $part_pkg->pkg_s...
ivan [Thu, 9 Jun 2005 20:26:08 +0000 (20:26 +0000)]
tiny refactor patch from rjbs: It changes the service listing to use $part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.

18 years agodocumentation fix, noticed by rjbs
ivan [Thu, 9 Jun 2005 20:16:58 +0000 (20:16 +0000)]
documentation fix, noticed by rjbs

18 years agodon't rebless if we're already in the plan subclass, fixes pkg customize link
ivan [Thu, 9 Jun 2005 09:15:34 +0000 (09:15 +0000)]
don't rebless if we're already in the plan subclass, fixes pkg customize link

18 years agodeclare new $opt_a
ivan [Thu, 9 Jun 2005 07:19:31 +0000 (07:19 +0000)]
declare new $opt_a

18 years agosignificant speedup from only selected customers with outstanding packages or invoice...
ivan [Thu, 9 Jun 2005 07:13:38 +0000 (07:13 +0000)]
significant speedup from only selected customers with outstanding packages or invoice events in the initial select, and add -a flag for agentnum

18 years agoagent-specific logos for html invoices too
ivan [Thu, 9 Jun 2005 06:56:31 +0000 (06:56 +0000)]
agent-specific logos for html invoices too

18 years agoand make (html|latex)(small)?footer optionall per-agent too
ivan [Thu, 9 Jun 2005 06:36:37 +0000 (06:36 +0000)]
and make (html|latex)(small)?footer optionall per-agent too

18 years agomore sane regex
ivan [Thu, 9 Jun 2005 06:22:24 +0000 (06:22 +0000)]
more sane regex

18 years agough, hopefully fixup agent_plandata regex for multiple agents
ivan [Thu, 9 Jun 2005 06:16:00 +0000 (06:16 +0000)]
ugh, hopefully fixup agent_plandata regex for multiple agents

18 years agough, hopefully fixup agent_plandata regex for multiple agents
ivan [Thu, 9 Jun 2005 06:14:43 +0000 (06:14 +0000)]
ugh, hopefully fixup agent_plandata regex for multiple agents

18 years agomake sure invoice_(latex|html)returnaddress is configurable per-agent
ivan [Thu, 9 Jun 2005 06:01:10 +0000 (06:01 +0000)]
make sure invoice_(latex|html)returnaddress is configurable per-agent

18 years agomake sure invoice_(latex|html)returnaddress is configurable per-agent
ivan [Thu, 9 Jun 2005 05:59:57 +0000 (05:59 +0000)]
make sure invoice_(latex|html)returnaddress is configurable per-agent

18 years agoadd multiple agent selection to agent-specific invoicing
ivan [Thu, 9 Jun 2005 05:34:07 +0000 (05:34 +0000)]
add multiple agent selection to agent-specific invoicing

18 years agoadd ignore_noapply flag to make sure payments are forced in anyway on import
ivan [Thu, 9 Jun 2005 00:18:35 +0000 (00:18 +0000)]
add ignore_noapply flag to make sure payments are forced in anyway on import

18 years agolast bit to allow -1 for non-pkg, non-tax line items
ivan [Wed, 8 Jun 2005 21:52:46 +0000 (21:52 +0000)]
last bit to allow -1 for non-pkg, non-tax line items

18 years agoprepaid card recharge
ivan [Wed, 8 Jun 2005 09:03:06 +0000 (09:03 +0000)]
prepaid card recharge

18 years agodebugging output change in send_email
ivan [Tue, 7 Jun 2005 21:02:13 +0000 (21:02 +0000)]
debugging output change in send_email

18 years agoeek, fix silly problem in invoice sending refactoring
ivan [Mon, 6 Jun 2005 20:07:19 +0000 (20:07 +0000)]
eek, fix silly problem in invoice sending refactoring

18 years agosome additional warnings
ivan [Mon, 6 Jun 2005 19:54:22 +0000 (19:54 +0000)]
some additional warnings

18 years agofix message ID generation for ancient perl, bah
ivan [Mon, 6 Jun 2005 17:00:57 +0000 (17:00 +0000)]
fix message ID generation for ancient perl, bah

18 years agoargh. this should finally fix the last of the Internal vs External breakage i hope
ivan [Fri, 3 Jun 2005 01:51:12 +0000 (01:51 +0000)]
argh.  this should finally fix the last of the Internal vs External breakage i hope

18 years agoCapitalization
ivan [Thu, 2 Jun 2005 09:36:27 +0000 (09:36 +0000)]
Capitalization

18 years agoadd ability to search on a date range of invoice events and then reprint or reemail...
ivan [Thu, 2 Jun 2005 09:29:56 +0000 (09:29 +0000)]
add ability to search on a date range of invoice events and then reprint or reemail (boy was that a bit more work than i expected), closes: Bug#946

18 years agoremove warning
ivan [Thu, 2 Jun 2005 00:02:53 +0000 (00:02 +0000)]
remove warning

18 years agoalign terminology for consistancy. or something.
ivan [Wed, 1 Jun 2005 23:40:13 +0000 (23:40 +0000)]
align terminology for consistancy.  or something.

18 years agoremove trailing whitespace
ivan [Wed, 1 Jun 2005 21:40:59 +0000 (21:40 +0000)]
remove trailing whitespace

18 years agofix up RT_Internal again, hopefully this is the last of the breakage from RT_Internal
ivan [Wed, 1 Jun 2005 20:31:56 +0000 (20:31 +0000)]
fix up RT_Internal again, hopefully this is the last of the breakage from RT_Internal

18 years agoreally. *sigh*
ivan [Wed, 1 Jun 2005 02:39:16 +0000 (02:39 +0000)]
really. *sigh*

18 years agotyop refactoring old sesmon_minute price plkan, noticed by rjbs
ivan [Tue, 31 May 2005 23:42:42 +0000 (23:42 +0000)]
tyop refactoring old sesmon_minute price plkan, noticed by rjbs

18 years agoack, this should finally fix the package editing problem
ivan [Tue, 31 May 2005 23:32:42 +0000 (23:32 +0000)]
ack, this should finally fix the package editing problem

18 years agosilly perl version bs
ivan [Thu, 26 May 2005 19:32:49 +0000 (19:32 +0000)]
silly perl version bs

18 years agosilly perl version bs
ivan [Thu, 26 May 2005 19:30:13 +0000 (19:30 +0000)]
silly perl version bs

18 years agomake svc_www.usersvc optional
ivan [Thu, 26 May 2005 19:16:59 +0000 (19:16 +0000)]
make svc_www.usersvc optional

18 years ago72?!
ivan [Thu, 26 May 2005 03:45:10 +0000 (03:45 +0000)]
72?!

18 years ago1.5.7. and enable RT by default, finally
ivan [Tue, 24 May 2005 15:33:02 +0000 (15:33 +0000)]
1.5.7.  and enable RT by default, finally

18 years agoso Search.tsf and Search.rdf work
ivan [Mon, 23 May 2005 11:49:11 +0000 (11:49 +0000)]
so Search.tsf and Search.rdf work

18 years agofix quick crypt_password bug when its passwd an empty param
ivan [Sun, 22 May 2005 23:38:23 +0000 (23:38 +0000)]
fix quick crypt_password bug when its passwd an empty param

18 years agooops, quote $link w/new templating
ivan [Sun, 22 May 2005 20:39:21 +0000 (20:39 +0000)]
oops, quote $link w/new templating

18 years agoAvoid Gratuitous Capitalizaiton
ivan [Sun, 22 May 2005 09:25:45 +0000 (09:25 +0000)]
Avoid Gratuitous Capitalizaiton

18 years agoadd optional agentnum field to POD doc
ivan [Sun, 22 May 2005 04:24:14 +0000 (04:24 +0000)]
add optional agentnum field to POD doc

18 years agomake sure the customers tables for each agent line up with each other, too
ivan [Sat, 21 May 2005 18:38:43 +0000 (18:38 +0000)]
make sure the customers tables for each agent line up with each other, too

18 years agohehe, allow changing the browse order of any sort
ivan [Sat, 21 May 2005 17:26:01 +0000 (17:26 +0000)]
hehe, allow changing the browse order of any sort

18 years agoline up prospect/active/suspended/cancelled customers
ivan [Sat, 21 May 2005 17:14:42 +0000 (17:14 +0000)]
line up prospect/active/suspended/cancelled customers

18 years agoA group number must refer to an already existing group - so add manually it if you...
ivan [Thu, 19 May 2005 14:10:03 +0000 (14:10 +0000)]
A group number must refer to an already existing group - so add manually it if you want to define a set of static gids or something, default is just going to cause headaches

18 years ago! or !! also
ivan [Thu, 19 May 2005 11:05:21 +0000 (11:05 +0000)]
! or !! also

18 years agofix up some defaults to include gid too
ivan [Thu, 19 May 2005 10:45:56 +0000 (10:45 +0000)]
fix up some defaults to include gid too

18 years agomissing ;
ivan [Thu, 19 May 2005 10:29:16 +0000 (10:29 +0000)]
missing ;

18 years agofix shellcommands export encrypting "magic" shadow values * NP *LK*
ivan [Thu, 19 May 2005 10:26:56 +0000 (10:26 +0000)]
fix shellcommands export encrypting "magic" shadow values * NP *LK*

18 years agooops, remove old-style duplicate check from replace, _check_duplicate was already...
ivan [Thu, 19 May 2005 09:49:46 +0000 (09:49 +0000)]
oops, remove old-style duplicate check from replace, _check_duplicate was already below it

18 years agooops, fix alternate view/etc. links
ivan [Thu, 19 May 2005 08:51:19 +0000 (08:51 +0000)]
oops, fix alternate view/etc. links

18 years agore-email/fax/print links should respect template, also add direct re-send links like...
ivan [Thu, 19 May 2005 08:43:27 +0000 (08:43 +0000)]
re-email/fax/print links should respect template, also add direct re-send links like the view links and convert view/cust_bill.cgi to proper template

18 years agooops, it helps to get the link right
ivan [Wed, 18 May 2005 16:57:27 +0000 (16:57 +0000)]
oops, it helps to get the link right

18 years agoadd agent-specific A/R aging report, closes: bug#1229
ivan [Wed, 18 May 2005 16:55:23 +0000 (16:55 +0000)]
add agent-specific A/R aging report, closes: bug#1229

18 years agoreport the file that had a masonize error
ivan [Wed, 18 May 2005 16:37:24 +0000 (16:37 +0000)]
report the file that had a masonize error

18 years agoactually, quota goes in pw_shell. of course!
ivan [Wed, 18 May 2005 14:50:44 +0000 (14:50 +0000)]
actually, quota goes in pw_shell.  of course!

18 years agooops, losing notes!
ivan [Wed, 18 May 2005 10:43:59 +0000 (10:43 +0000)]
oops, losing notes!

18 years agothis status column is probably faster, one giant SQL query. and add back in the...
ivan [Sun, 15 May 2005 13:49:39 +0000 (13:49 +0000)]
this status column is probably faster, one giant SQL query.  and add back in the customer link, oops

18 years agomove receivables report to search template
ivan [Sun, 15 May 2005 13:01:00 +0000 (13:01 +0000)]
move receivables report to search template

18 years agouse money_char config
ivan [Sun, 15 May 2005 11:58:41 +0000 (11:58 +0000)]
use money_char config

18 years agoalign
ivan [Sun, 15 May 2005 11:46:58 +0000 (11:46 +0000)]
align

18 years agohmm virtual fields have no history?
ivan [Sat, 14 May 2005 20:11:27 +0000 (20:11 +0000)]
hmm virtual fields have no history?

18 years ago0.26
ivan [Sat, 14 May 2005 20:11:01 +0000 (20:11 +0000)]
0.26

18 years agofixup RT integration grr!
ivan [Sat, 14 May 2005 19:57:30 +0000 (19:57 +0000)]
fixup RT integration grr!