freeside.git
22 years agofix email invoice to the being-creted-account bug
ivan [Fri, 17 Aug 2001 10:52:54 +0000 (10:52 +0000)]
fix email invoice to the being-creted-account bug

22 years agoremove (some of the) bad direct exit; calls
ivan [Wed, 15 Aug 2001 10:04:53 +0000 (10:04 +0000)]
remove (some of the) bad direct exit; calls

22 years agodon't display empty comment box
ivan [Mon, 13 Aug 2001 23:15:35 +0000 (23:15 +0000)]
don't display empty comment box

22 years agoproperly massage ship_state & work okay when no initial pkg is selected
ivan [Mon, 13 Aug 2001 23:10:34 +0000 (23:10 +0000)]
properly massage ship_state & work okay when no initial pkg is selected

22 years agoremoving
ivan [Mon, 13 Aug 2001 01:09:02 +0000 (01:09 +0000)]
removing

22 years agoadd svc_forward, depriciate svc_acct_sm
ivan [Mon, 13 Aug 2001 01:00:27 +0000 (01:00 +0000)]
add svc_forward, depriciate svc_acct_sm

22 years agountaint svcnum & domsvc
ivan [Mon, 13 Aug 2001 00:21:54 +0000 (00:21 +0000)]
untaint svcnum & domsvc

22 years agodepriciate svc_acct_sm, add unique index for username+domsvc on svc_acct,
ivan [Mon, 13 Aug 2001 00:19:02 +0000 (00:19 +0000)]
depriciate svc_acct_sm, add unique index for username+domsvc on svc_acct,
remove silly $Log$

22 years agomerging vpopmail support branch
jeff [Sun, 12 Aug 2001 19:41:26 +0000 (19:41 +0000)]
merging vpopmail support branch

22 years agodon't use Apache::ASP-specific $Redirect object
ivan [Sun, 12 Aug 2001 08:56:42 +0000 (08:56 +0000)]
don't use Apache::ASP-specific $Redirect object

22 years agoi did get it working
ivan [Sun, 12 Aug 2001 01:26:08 +0000 (01:26 +0000)]
i did get it working

22 years agouse transactional invoice_list setting & eliminate non-sticky "first package"!
ivan [Sun, 12 Aug 2001 00:07:55 +0000 (00:07 +0000)]
use transactional invoice_list setting & eliminate non-sticky "first package"!

22 years agotransactional invoice_list setting yay!!!
ivan [Sun, 12 Aug 2001 00:07:00 +0000 (00:07 +0000)]
transactional invoice_list setting yay!!!

22 years agobetter error msgs
ivan [Sun, 12 Aug 2001 00:06:33 +0000 (00:06 +0000)]
better error msgs

22 years agobetter error checking, fix scalar context to $cgi->keywords
ivan [Sat, 11 Aug 2001 23:19:09 +0000 (23:19 +0000)]
better error checking, fix scalar context to $cgi->keywords

22 years agomissed a variable interpolation
ivan [Sat, 11 Aug 2001 23:18:30 +0000 (23:18 +0000)]
missed a variable interpolation

22 years agoadd comments field
ivan [Sat, 11 Aug 2001 05:54:45 +0000 (05:54 +0000)]
add comments field

22 years agoadd customer comments fields
ivan [Sat, 11 Aug 2001 05:52:56 +0000 (05:52 +0000)]
add customer comments fields

22 years agoadd comments field, fix ship_ address handling (don't consider a value for
ivan [Sat, 11 Aug 2001 05:52:15 +0000 (05:52 +0000)]
add comments field, fix ship_ address handling (don't consider a value for
ship_state field to mean something meaningful is in ship_*)

22 years agobetter error msg
ivan [Sat, 11 Aug 2001 05:51:24 +0000 (05:51 +0000)]
better error msg

22 years agoallow newlines in ut_anything fields
ivan [Sat, 11 Aug 2001 05:50:52 +0000 (05:50 +0000)]
allow newlines in ut_anything fields
fix example for ut_anything

22 years agodon't have any other choices in svcdb dropdown for existing services,
ivan [Sat, 11 Aug 2001 04:55:03 +0000 (04:55 +0000)]
don't have any other choices in svcdb dropdown for existing services,
since you can't change it anyway

22 years agothat's what $etc is for!
ivan [Sat, 11 Aug 2001 04:29:56 +0000 (04:29 +0000)]
that's what $etc is for!

22 years agobetter docs
ivan [Sat, 11 Aug 2001 04:15:14 +0000 (04:15 +0000)]
better docs

22 years ago"fixes"
ivan [Sat, 11 Aug 2001 00:01:39 +0000 (00:01 +0000)]
"fixes"

Can't call method "username" on an undefined
value at /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162.

but cust_main_invoice records should probably be updated when svc_acct records
are deleted :/

22 years agodoc clarification
ivan [Wed, 8 Aug 2001 09:47:35 +0000 (09:47 +0000)]
doc clarification

22 years agobetter error msg
ivan [Wed, 8 Aug 2001 04:44:41 +0000 (04:44 +0000)]
better error msg

22 years agoadded the tax method
jeff [Fri, 3 Aug 2001 20:34:28 +0000 (20:34 +0000)]
added the tax method

22 years agoApache::ASP eidiot fix
ivan [Mon, 30 Jul 2001 10:43:58 +0000 (10:43 +0000)]
Apache::ASP eidiot fix

22 years agoshipping address additions
ivan [Mon, 30 Jul 2001 10:41:44 +0000 (10:41 +0000)]
shipping address additions

22 years agoPg primary key upgrade fix (create fix in new DBIx::DBSchema)
ivan [Mon, 30 Jul 2001 09:53:54 +0000 (09:53 +0000)]
Pg primary key upgrade fix (create fix in new DBIx::DBSchema)

22 years agoforgotten files
ivan [Mon, 30 Jul 2001 08:03:17 +0000 (08:03 +0000)]
forgotten files

22 years agotemplate stuffs
ivan [Mon, 30 Jul 2001 08:02:51 +0000 (08:02 +0000)]
template stuffs

22 years agoneed this too!
ivan [Mon, 30 Jul 2001 08:01:50 +0000 (08:01 +0000)]
need this too!

22 years agoneed an DBIx::DBSchema with delcolumn
ivan [Mon, 30 Jul 2001 07:42:39 +0000 (07:42 +0000)]
need an DBIx::DBSchema with delcolumn

22 years agotemplates!!!
ivan [Mon, 30 Jul 2001 07:36:04 +0000 (07:36 +0000)]
templates!!!

22 years agopodnitfix
ivan [Mon, 30 Jul 2001 07:34:41 +0000 (07:34 +0000)]
podnitfix

22 years agotemplates!
ivan [Mon, 30 Jul 2001 07:14:56 +0000 (07:14 +0000)]
templates!

22 years agotodocruft
ivan [Mon, 30 Jul 2001 07:13:34 +0000 (07:13 +0000)]
todocruft

22 years agoallow !! as password for disabled accounts
ivan [Mon, 30 Jul 2001 06:28:45 +0000 (06:28 +0000)]
allow !! as password for disabled accounts

22 years agoallow !! for locked accounts instead of changing to *SUSPENDED*
ivan [Mon, 30 Jul 2001 06:07:47 +0000 (06:07 +0000)]
allow !! for locked accounts instead of changing to *SUSPENDED*

22 years agoclarification
ivan [Fri, 27 Jul 2001 17:16:25 +0000 (17:16 +0000)]
clarification

22 years agoDocumented some subtle behavior of the checkdest method.
thalakan [Fri, 27 Jul 2001 06:17:46 +0000 (06:17 +0000)]
Documented some subtle behavior of the checkdest method.

22 years agoAdded documentation for cust_main_invoice.
thalakan [Wed, 25 Jul 2001 01:06:02 +0000 (01:06 +0000)]
Added documentation for cust_main_invoice.

22 years agoautocapnames never worked anyway
ivan [Tue, 24 Jul 2001 07:00:49 +0000 (07:00 +0000)]
autocapnames never worked anyway

22 years agobetter error message
ivan [Thu, 21 Jun 2001 16:27:52 +0000 (16:27 +0000)]
better error message

22 years ago> Use of uninitialized value in concatenation (.) at svc_acct.export line
ivan [Wed, 20 Jun 2001 08:33:42 +0000 (08:33 +0000)]
>     Use of uninitialized value in concatenation (.) at svc_acct.export line
> 276.

22 years agodoc
ivan [Sun, 10 Jun 2001 09:28:00 +0000 (09:28 +0000)]
doc

22 years agotemplating thoughts
ivan [Wed, 6 Jun 2001 22:22:13 +0000 (22:22 +0000)]
templating thoughts

22 years agoadd deb packaging foo (doesn't work yet)
ivan [Tue, 5 Jun 2001 21:40:55 +0000 (21:40 +0000)]
add deb packaging foo (doesn't work yet)

22 years agoSOA serial number problem with Date::Format %e: no leading zero
ivan [Sun, 3 Jun 2001 17:22:52 +0000 (17:22 +0000)]
SOA serial number problem with Date::Format %e: no leading zero

22 years agooops!
ivan [Sun, 3 Jun 2001 14:29:39 +0000 (14:29 +0000)]
oops!

22 years ago1.3.1!!!
ivan [Sun, 3 Jun 2001 14:21:36 +0000 (14:21 +0000)]
1.3.1!!!

22 years ago1.3.1!!!
ivan [Sun, 3 Jun 2001 14:16:19 +0000 (14:16 +0000)]
1.3.1!!!

22 years agoallow empty refund reasons
ivan [Sun, 3 Jun 2001 14:16:11 +0000 (14:16 +0000)]
allow empty refund reasons

22 years agoyes yes
ivan [Sun, 3 Jun 2001 14:15:52 +0000 (14:15 +0000)]
yes yes

22 years agoadd username-letter and username-letterfirst config files
ivan [Sun, 3 Jun 2001 12:36:10 +0000 (12:36 +0000)]
add username-letter and username-letterfirst config files

22 years agoinline doc clarification
ivan [Sun, 3 Jun 2001 11:40:48 +0000 (11:40 +0000)]
inline doc clarification

22 years agofixes
ivan [Sun, 3 Jun 2001 11:37:08 +0000 (11:37 +0000)]
fixes

Can't locate object method "setfield" via package "svc_acct_sm" at
/usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318

22 years agotrack down
ivan [Sun, 3 Jun 2001 11:27:00 +0000 (11:27 +0000)]
track down

  Can't locate object method "setfield" via package "svc_acct_sm" at
  /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318.

errors

22 years agofixes "Error reval-ing" and won't bill errors
ivan [Sun, 3 Jun 2001 10:51:54 +0000 (10:51 +0000)]
fixes "Error reval-ing" and won't bill errors

22 years agouse Apache inside an eval BLOCK was mucking things up for the non-mod_perl folks
ivan [Wed, 30 May 2001 15:17:08 +0000 (15:17 +0000)]
use Apache inside an eval BLOCK was mucking things up for the non-mod_perl folks

22 years agoAdam Rose <adamr@eaze.net>: "In the /edit/part_svc.cgi is there a need to add
ivan [Wed, 30 May 2001 14:42:11 +0000 (14:42 +0000)]
Adam Rose <adamr@eaze.net>: "In the /edit/part_svc.cgi is there a need to add
another section for svc_www?".  Yes.  Thanks Adam.

22 years agotyop forgot closing </a>
ivan [Fri, 25 May 2001 00:36:19 +0000 (00:36 +0000)]
tyop forgot closing </a>

22 years agosetting up at least one referral is not optional
ivan [Wed, 23 May 2001 14:04:04 +0000 (14:04 +0000)]
setting up at least one referral is not optional

22 years agobugfix for defaultcountry
ivan [Wed, 23 May 2001 13:47:07 +0000 (13:47 +0000)]
bugfix for defaultcountry

22 years agooops, s/mx/MX/ noticed by "Shane Chrisp" <shane@2000cn.com.au>, thanks!
ivan [Tue, 22 May 2001 16:43:28 +0000 (16:43 +0000)]
oops, s/mx/MX/ noticed by "Shane Chrisp" <shane@2000cn.com.au>, thanks!

22 years agotyop
ivan [Fri, 18 May 2001 14:08:55 +0000 (14:08 +0000)]
tyop

22 years agosimple program to list all email addresses
ivan [Tue, 15 May 2001 07:52:34 +0000 (07:52 +0000)]
simple program to list all email addresses

22 years agofix for OO Net::SCP
ivan [Tue, 8 May 2001 10:44:17 +0000 (10:44 +0000)]
fix for OO Net::SCP

22 years agotyop
ivan [Mon, 7 May 2001 15:42:02 +0000 (15:42 +0000)]
tyop

22 years agostart to track down
ivan [Mon, 7 May 2001 15:36:04 +0000 (15:36 +0000)]
start to track down

    Insecure dependency in eval while running with -T switch at /usr/local/lib/site_perl/FS/Record.pm line 202.

errors

22 years agos/!/*/
ivan [Mon, 7 May 2001 15:24:15 +0000 (15:24 +0000)]
s/!/*/

22 years agohttp://www.sisd.com/freeside/list-archive/msg01906.html
ivan [Mon, 7 May 2001 02:07:38 +0000 (02:07 +0000)]
www.sisd.com/freeside/list-archive/msg01906.html

22 years agohttp://www.sisd.com/freeside/list-archive/msg01915.html
ivan [Sat, 5 May 2001 08:51:16 +0000 (08:51 +0000)]
www.sisd.com/freeside/list-archive/msg01915.html

22 years agodocumentation updates for add'l perl dependencies.
ivan [Thu, 3 May 2001 10:28:31 +0000 (10:28 +0000)]
documentation updates for add'l perl dependencies.
thanks to "Mike McCauley" <mikem@open.com.au> from Radiator

23 years agoargh
ivan [Thu, 26 Apr 2001 02:28:40 +0000 (02:28 +0000)]
argh

23 years agoarfuckingargh
ivan [Thu, 26 Apr 2001 02:23:27 +0000 (02:23 +0000)]
arfuckingargh

23 years agoARG
ivan [Thu, 26 Apr 2001 02:21:19 +0000 (02:21 +0000)]
ARG

23 years agoarg
ivan [Thu, 26 Apr 2001 02:20:41 +0000 (02:20 +0000)]
arg

23 years agoargh
ivan [Thu, 26 Apr 2001 02:18:15 +0000 (02:18 +0000)]
argh

23 years agosigh
ivan [Thu, 26 Apr 2001 00:18:36 +0000 (00:18 +0000)]
sigh

23 years agosigh
ivan [Thu, 26 Apr 2001 00:17:39 +0000 (00:17 +0000)]
sigh

23 years agomissing docs
ivan [Wed, 25 Apr 2001 01:06:09 +0000 (01:06 +0000)]
missing docs

23 years agothe real
ivan [Mon, 23 Apr 2001 19:50:07 +0000 (19:50 +0000)]
the real

Can't locate object method "setfield" via package "cust_refund" at /usr/local/lib/site_perl/FS/Record.pm line 315.

fix

23 years ago*sigh*
ivan [Mon, 23 Apr 2001 19:27:28 +0000 (19:27 +0000)]
*sigh*

23 years agowebdemo bugfix
ivan [Mon, 23 Apr 2001 19:21:31 +0000 (19:21 +0000)]
webdemo bugfix

23 years agoworking registerd.Pg
ivan [Mon, 23 Apr 2001 16:25:05 +0000 (16:25 +0000)]
working registerd.Pg

23 years agofix
ivan [Mon, 23 Apr 2001 16:07:54 +0000 (16:07 +0000)]
fix
Insecure dependency in eval while running with -T switch at /usr/local/lib/site_perl/FS/Record.pm line 202.

23 years ago1.3.1 sigh
ivan [Mon, 23 Apr 2001 15:37:19 +0000 (15:37 +0000)]
1.3.1 sigh

23 years agohehe, last minute upgrade instruction fixes
ivan [Mon, 23 Apr 2001 13:09:04 +0000 (13:09 +0000)]
hehe, last minute upgrade instruction fixes

23 years agosession killer implemeting timed access
ivan [Mon, 23 Apr 2001 12:44:06 +0000 (12:44 +0000)]
session killer implemeting timed access

23 years agonew API documentation
ivan [Mon, 23 Apr 2001 12:41:57 +0000 (12:41 +0000)]
new API documentation

23 years agodocumentation and webdemo updates
ivan [Mon, 23 Apr 2001 12:40:31 +0000 (12:40 +0000)]
documentation and webdemo updates

23 years ago"shouldn't hurt" (famous last words)
ivan [Mon, 23 Apr 2001 09:00:06 +0000 (09:00 +0000)]
"shouldn't hurt" (famous last words)

23 years agobetter error message (if kludgy) for no referral
ivan [Mon, 23 Apr 2001 07:12:44 +0000 (07:12 +0000)]
better error message (if kludgy) for no referral
remove outdated NSI foo from domain ordering.  also, fuck NSI.

23 years agoget rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)
ivan [Sun, 22 Apr 2001 01:56:15 +0000 (01:56 +0000)]
get rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)

23 years agosvc_domain needs to import dbh sub from Record
ivan [Sun, 22 Apr 2001 01:38:39 +0000 (01:38 +0000)]
svc_domain needs to import dbh sub from Record
view/cust_main.cgi needs to use ->owed method, not check (depriciated) owed field
search/cust_bill.cgi redirect error when there's only one invoice

23 years agoneed to import dbh sub from Record
ivan [Sun, 22 Apr 2001 00:49:30 +0000 (00:49 +0000)]
need to import dbh sub from Record

23 years agoupdate postgres examples
ivan [Sun, 22 Apr 2001 00:45:57 +0000 (00:45 +0000)]
update postgres examples