freeside.git
24 years agomore informative illegal shells error.
ivan [Thu, 29 Jul 1999 08:47:26 +0000 (08:47 +0000)]
more informative illegal shells error.

24 years agofixes for bugs noticed by Joel Griffiths <griff@aver-computer.com>
ivan [Thu, 29 Jul 1999 07:49:04 +0000 (07:49 +0000)]
fixes for bugs noticed by Joel Griffiths <griff@aver-computer.com>

24 years agolinks to package browse and agent type edit if there aren't any packages to
ivan [Wed, 21 Jul 1999 07:34:13 +0000 (07:34 +0000)]
links to package browse and agent type edit if there aren't any packages to
order.  thanks to "Tech Account" <techy@orac.hq.org>

24 years agoworkaround for syntax not compatible w/5.004_04 (ok in 5.004_05)
ivan [Wed, 21 Jul 1999 06:32:08 +0000 (06:32 +0000)]
workaround for syntax not compatible w/5.004_04 (ok in 5.004_05)

24 years agoinitial checkin
ivan [Tue, 20 Jul 1999 19:18:25 +0000 (19:18 +0000)]
initial checkin

24 years agocleaned up the new one-screen signup bits in htdocs/edit/cust_main.cgi to
ivan [Tue, 20 Jul 1999 10:37:05 +0000 (10:37 +0000)]
cleaned up the new one-screen signup bits in htdocs/edit/cust_main.cgi to
prepare for a signup server

24 years agooops, forgot cust_main.fax
ivan [Tue, 20 Jul 1999 06:24:17 +0000 (06:24 +0000)]
oops, forgot cust_main.fax

24 years agos/CGI::Request/CGI/; (how'd i miss that before?)
ivan [Tue, 20 Jul 1999 06:03:36 +0000 (06:03 +0000)]
s/CGI::Request/CGI/; (how'd i miss that before?)

24 years agoharmless since Exporter was used anyway, but...
ivan [Tue, 20 Jul 1999 06:01:43 +0000 (06:01 +0000)]
harmless since Exporter was used anyway, but...

24 years agoanother bug noticed by Steve Gertz <sglist@hollywood.mwis.net>
ivan [Sat, 17 Jul 1999 22:02:16 +0000 (22:02 +0000)]
another bug noticed by Steve Gertz <sglist@hollywood.mwis.net>

24 years agoscott nelson <scott@ultimanet.com> noticed this mod_perl-triggered bug and
ivan [Sat, 17 Jul 1999 10:38:52 +0000 (10:38 +0000)]
scott nelson <scott@ultimanet.com> noticed this mod_perl-triggered bug and
gave me a great bugreport at the last rhythmethod

24 years agoperl dependency documentation update from dk smith <dks@spies.com>
ivan [Sat, 17 Jul 1999 06:01:24 +0000 (06:01 +0000)]
perl dependency documentation update from dk smith <dks@spies.com>

24 years agobug noticed by Steve Gertz <sglist@hollywood.mwis.net>
ivan [Sat, 17 Jul 1999 02:24:14 +0000 (02:24 +0000)]
bug noticed by Steve Gertz <sglist@hollywood.mwis.net>

24 years agos/croak/confess/; in check method
ivan [Sat, 17 Jul 1999 01:34:25 +0000 (01:34 +0000)]
s/croak/confess/; in check method

24 years ago*** empty log message ***
ivan [Fri, 16 Jul 1999 00:20:53 +0000 (00:20 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
ivan [Thu, 15 Jul 1999 23:50:42 +0000 (23:50 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
ivan [Thu, 8 Jul 1999 11:40:40 +0000 (11:40 +0000)]
*** empty log message ***

24 years agoimport fix, noticed by Ben Leibig and Joel Griffiths
ivan [Thu, 8 Jul 1999 02:32:26 +0000 (02:32 +0000)]
import fix, noticed by Ben Leibig and Joel Griffiths

24 years agoadd joel
ivan [Thu, 8 Jul 1999 01:49:58 +0000 (01:49 +0000)]
add joel

24 years agoupdates to avoid -w warnings from Joel Griffiths <griff@aver-computer.com>
ivan [Thu, 8 Jul 1999 01:49:00 +0000 (01:49 +0000)]
updates to avoid -w warnings from Joel Griffiths <griff@aver-computer.com>

24 years ago*** empty log message ***
ivan [Thu, 8 Jul 1999 01:02:24 +0000 (01:02 +0000)]
*** empty log message ***

24 years agodon't use threaded or unsupported perl versions
ivan [Wed, 12 May 1999 08:29:54 +0000 (08:29 +0000)]
don't use threaded or unsupported perl versions

24 years agotry to diagnose strange multiple-line problem
ivan [Tue, 11 May 1999 10:09:13 +0000 (10:09 +0000)]
try to diagnose strange multiple-line problem

24 years ago*** empty log message ***
ivan [Thu, 29 Apr 1999 09:37:45 +0000 (09:37 +0000)]
*** empty log message ***

24 years agoaixelsyd
ivan [Thu, 29 Apr 1999 09:00:02 +0000 (09:00 +0000)]
aixelsyd

25 years agoif you are a megapop customer...
ivan [Mon, 19 Apr 1999 10:32:44 +0000 (10:32 +0000)]
if you are a megapop customer...

25 years agoout-dated links, fix from "Greg Kuhnert" <gregk@no1.com.au>
ivan [Sun, 18 Apr 1999 09:27:34 +0000 (09:27 +0000)]
out-dated links, fix from "Greg Kuhnert" <gregk@no1.com.au>

25 years agoTT isn't a state!
ivan [Thu, 15 Apr 1999 22:46:30 +0000 (22:46 +0000)]
TT isn't a state!

25 years agodelete customers
ivan [Thu, 15 Apr 1999 16:44:36 +0000 (16:44 +0000)]
delete customers

25 years agomake &idiot() work, yuck.
ivan [Thu, 15 Apr 1999 15:22:12 +0000 (15:22 +0000)]
make &idiot() work, yuck.

25 years agoget rid of top-level my() variables
ivan [Thu, 15 Apr 1999 14:09:17 +0000 (14:09 +0000)]
get rid of top-level my() variables

25 years ago$cgi->header( '-expires' => 'now' )
ivan [Thu, 15 Apr 1999 13:39:16 +0000 (13:39 +0000)]
$cgi->header( '-expires' => 'now' )

25 years agoconfiguration option to edit referrals of existing customers
ivan [Wed, 14 Apr 1999 13:14:54 +0000 (13:14 +0000)]
configuration option to edit referrals of existing customers

25 years agoshowpasswords config option to show passwords
ivan [Wed, 14 Apr 1999 11:27:06 +0000 (11:27 +0000)]
showpasswords config option to show passwords

25 years ago*** empty log message ***
ivan [Wed, 14 Apr 1999 11:25:33 +0000 (11:25 +0000)]
*** empty log message ***

25 years agovisual fix
ivan [Wed, 14 Apr 1999 11:20:21 +0000 (11:20 +0000)]
visual fix

25 years ago*** empty log message ***
ivan [Wed, 14 Apr 1999 08:58:59 +0000 (08:58 +0000)]
*** empty log message ***

25 years agoexport getsecrets from FS::UID instead of calling it explicitly
ivan [Wed, 14 Apr 1999 07:58:39 +0000 (07:58 +0000)]
export getsecrets from FS::UID instead of calling it explicitly

25 years agoi18n fixes
ivan [Wed, 14 Apr 1999 07:47:53 +0000 (07:47 +0000)]
i18n fixes

25 years agooops, in 1.2 tree, can't do searches until [cgi|admin]suidsetup,
ivan [Wed, 14 Apr 1999 01:03:01 +0000 (01:03 +0000)]
oops, in 1.2 tree, can't do searches until [cgi|admin]suidsetup,
bug is hidden by mod_perl persistance

25 years agobugfix; $user is a global (yuck)
ivan [Mon, 12 Apr 1999 22:41:09 +0000 (22:41 +0000)]
bugfix; $user is a global (yuck)

25 years agoforce username to lowercase
ivan [Mon, 12 Apr 1999 21:09:39 +0000 (21:09 +0000)]
force username to lowercase

25 years agosay what the unknown state/county/country are!
ivan [Sat, 10 Apr 1999 08:35:14 +0000 (08:35 +0000)]
say what the unknown state/county/country are!

25 years ago_all_ check stuff with illegal data return the bad data too, to help debugging
ivan [Sat, 10 Apr 1999 07:38:06 +0000 (07:38 +0000)]
_all_ check stuff with illegal data return the bad data too, to help debugging

25 years agoreturn the value with ut_* error messages, to assist in debugging
ivan [Sat, 10 Apr 1999 07:03:38 +0000 (07:03 +0000)]
return the value with ut_* error messages, to assist in debugging

25 years agoditto
ivan [Sat, 10 Apr 1999 06:54:11 +0000 (06:54 +0000)]
ditto

25 years agodisplay an illegal payby, to assist importing
ivan [Sat, 10 Apr 1999 05:27:38 +0000 (05:27 +0000)]
display an illegal payby, to assist importing

25 years agooops, search usernames limited to 8 chars
ivan [Sat, 10 Apr 1999 01:53:18 +0000 (01:53 +0000)]
oops, search usernames limited to 8 chars

25 years agojust in case
ivan [Fri, 9 Apr 1999 23:43:29 +0000 (23:43 +0000)]
just in case

25 years agoalso table()
ivan [Fri, 9 Apr 1999 04:22:34 +0000 (04:22 +0000)]
also table()

25 years agoexplicit & for table/itable/ntable
ivan [Fri, 9 Apr 1999 03:52:55 +0000 (03:52 +0000)]
explicit & for table/itable/ntable

25 years ago*** empty log message ***
ivan [Fri, 9 Apr 1999 03:52:16 +0000 (03:52 +0000)]
*** empty log message ***

25 years agoconvert from pod for 1.2.0 release
ivan [Thu, 8 Apr 1999 13:39:32 +0000 (13:39 +0000)]
convert from pod for 1.2.0 release

25 years ago*** empty log message ***
ivan [Thu, 8 Apr 1999 13:22:46 +0000 (13:22 +0000)]
*** empty log message ***

25 years ago1.2.0
ivan [Thu, 8 Apr 1999 13:11:32 +0000 (13:11 +0000)]
1.2.0

25 years agoweb interface tester / sample data creator
ivan [Thu, 8 Apr 1999 13:05:40 +0000 (13:05 +0000)]
web interface tester / sample data creator

25 years ago*** empty log message ***
ivan [Thu, 8 Apr 1999 13:03:02 +0000 (13:03 +0000)]
*** empty log message ***

25 years ago [ AND DOCUMENT! ] all svc_acct services should have a default
ivan [Thu, 8 Apr 1999 13:01:50 +0000 (13:01 +0000)]
 [ AND DOCUMENT! ] all svc_acct services should have a default
 or fixed shell

25 years agofix up PostgreSQL money fields so you can actually use them as numbers. bah.
ivan [Thu, 8 Apr 1999 12:08:59 +0000 (12:08 +0000)]
fix up PostgreSQL money fields so you can actually use them as numbers.  bah.

25 years agoaesthetic update
ivan [Thu, 8 Apr 1999 12:00:19 +0000 (12:00 +0000)]
aesthetic update

25 years ago*** empty log message ***
ivan [Thu, 8 Apr 1999 11:31:40 +0000 (11:31 +0000)]
*** empty log message ***

25 years agoimport necessary subroutines from FS::CGI
ivan [Thu, 8 Apr 1999 10:35:02 +0000 (10:35 +0000)]
import necessary subroutines from FS::CGI

25 years agoeliminate double // in links
ivan [Thu, 8 Apr 1999 04:04:37 +0000 (04:04 +0000)]
eliminate double // in links

25 years agodon't use anchor in redirect
ivan [Wed, 7 Apr 1999 15:24:06 +0000 (15:24 +0000)]
don't use anchor in redirect

25 years agomore kludges to get around different null/empty handling in Perl vs. MySQL vs.
ivan [Wed, 7 Apr 1999 14:58:31 +0000 (14:58 +0000)]
more kludges to get around different null/empty handling in Perl vs. MySQL vs.
PostgreSQL etc.

25 years agouse all stuff that's qsearch'ed to avoid warnings
ivan [Wed, 7 Apr 1999 14:40:15 +0000 (14:40 +0000)]
use all stuff that's qsearch'ed to avoid warnings

25 years agouse FS::part_svc and FS::svc_acct_pop to avoid warnings
ivan [Wed, 7 Apr 1999 14:37:37 +0000 (14:37 +0000)]
use FS::part_svc and FS::svc_acct_pop to avoid warnings

25 years agomore &invoicing_list logic to skip searches when there is no custnum
ivan [Wed, 7 Apr 1999 14:32:19 +0000 (14:32 +0000)]
more &invoicing_list logic to skip searches when there is no custnum

25 years agoin &invoicing_list, don't search if there's no custnum yet
ivan [Wed, 7 Apr 1999 13:41:54 +0000 (13:41 +0000)]
in &invoicing_list, don't search if there's no custnum yet

25 years agopick up errors right away, leave input
ivan [Wed, 7 Apr 1999 11:43:23 +0000 (11:43 +0000)]
pick up errors right away, leave input

25 years agoavoid perl's silly arguement not numeric error
ivan [Wed, 7 Apr 1999 11:27:50 +0000 (11:27 +0000)]
avoid perl's silly arguement not numeric error

25 years agosilly HTML typo
ivan [Wed, 7 Apr 1999 11:19:21 +0000 (11:19 +0000)]
silly HTML typo

25 years agoharmless typo
ivan [Wed, 7 Apr 1999 11:10:46 +0000 (11:10 +0000)]
harmless typo

25 years agogive a meaningful error message if you try to create a customer before you've
ivan [Tue, 6 Apr 1999 11:16:16 +0000 (11:16 +0000)]
give a meaningful error message if you try to create a customer before you've
created an agent

25 years agopostgres notes
ivan [Tue, 6 Apr 1999 08:55:12 +0000 (08:55 +0000)]
postgres notes

25 years ago*** empty log message ***
ivan [Tue, 6 Apr 1999 06:46:45 +0000 (06:46 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
ivan [Sun, 4 Apr 1999 02:55:39 +0000 (02:55 +0000)]
*** empty log message ***

25 years agoChange Admin entries to read service/package definitions, for clariy
ivan [Sun, 4 Apr 1999 01:53:45 +0000 (01:53 +0000)]
Change Admin entries to read service/package definitions, for clariy

25 years agodoc clarification
ivan [Sun, 4 Apr 1999 01:21:19 +0000 (01:21 +0000)]
doc clarification

25 years agobuglet in email invoices fixed
ivan [Mon, 29 Mar 1999 12:06:15 +0000 (12:06 +0000)]
buglet in email invoices fixed

25 years agoeliminate warnings in ut_money
ivan [Mon, 29 Mar 1999 11:55:43 +0000 (11:55 +0000)]
eliminate warnings in ut_money

25 years agodie unless the configuration directory exists
ivan [Mon, 29 Mar 1999 01:29:33 +0000 (01:29 +0000)]
die unless the configuration directory exists

25 years agouse FS::type_pkgs
ivan [Mon, 29 Mar 1999 01:11:51 +0000 (01:11 +0000)]
use FS::type_pkgs

25 years agos/create/new/, use all necessary FS::table_names to avoid warnings
ivan [Fri, 26 Mar 1999 13:15:56 +0000 (13:15 +0000)]
s/create/new/, use all necessary FS::table_names to avoid warnings

25 years agos/create/new/
ivan [Fri, 26 Mar 1999 13:00:10 +0000 (13:00 +0000)]
s/create/new/

25 years agoone-screen new customer entry (including package and service) for simple
ivan [Thu, 25 Mar 1999 13:55:10 +0000 (13:55 +0000)]
one-screen new customer entry (including package and service) for simple
packages with one svc_acct service

25 years agoallow empty custnum in sub check (but call that an error in sub insert),
ivan [Thu, 25 Mar 1999 13:48:14 +0000 (13:48 +0000)]
allow empty custnum in sub check (but call that an error in sub insert),
for one-screen new customer entry

25 years agoadded setdefault method (generalized setfixed method to setx method)
ivan [Thu, 25 Mar 1999 13:31:29 +0000 (13:31 +0000)]
added setdefault method (generalized setfixed method to setx method)

25 years agoimport stuff uses Term::Query and spits out (some kinds of) nonsensical input
ivan [Thu, 25 Mar 1999 08:42:20 +0000 (08:42 +0000)]
import stuff uses Term::Query and spits out (some kinds of) nonsensical input

25 years agoURI unbundled from libwww-perl, so list it separately
ivan [Wed, 24 Mar 1999 05:24:48 +0000 (05:24 +0000)]
URI unbundled from libwww-perl, so list it separately

25 years agodie if no relevant services... cvspain
ivan [Wed, 24 Mar 1999 00:51:55 +0000 (00:51 +0000)]
die if no relevant services... cvspain

25 years agodie if no relevant services
ivan [Wed, 24 Mar 1999 00:43:38 +0000 (00:43 +0000)]
die if no relevant services

25 years agoallow spaces in zip codes, for (at least) canada. pointed out by
ivan [Sun, 28 Feb 1999 20:09:03 +0000 (20:09 +0000)]
allow spaces in zip codes, for (at least) canada.  pointed out by
Clayton Gray <clgray@bcgroup.net>

25 years agoconstructors s/create/new/ pointed out by "Bao C. Ha" <bao@hacom.net>
ivan [Sun, 28 Feb 1999 19:44:16 +0000 (19:44 +0000)]
constructors s/create/new/ pointed out by "Bao C. Ha" <bao@hacom.net>

25 years agoremoved misleading comments
ivan [Sun, 28 Feb 1999 00:04:04 +0000 (00:04 +0000)]
removed misleading comments

25 years agoparse paydate correctly for cybercash
ivan [Sat, 27 Feb 1999 21:24:22 +0000 (21:24 +0000)]
parse paydate correctly for cybercash

25 years agocust_main.paydate should be varchar(10), not @date_type ; problem reported
ivan [Sat, 27 Feb 1999 21:06:48 +0000 (21:06 +0000)]
cust_main.paydate should be varchar(10), not @date_type ; problem reported
by Ben Leibig <leibig@colorado.edu>

25 years agobeginnings of one-screen new customer entry and some other miscellania
ivan [Tue, 23 Feb 1999 08:09:27 +0000 (08:09 +0000)]
beginnings of one-screen new customer entry and some other miscellania

25 years agooops, don't comment out &swapuid in &adminsuidsetup!
ivan [Tue, 23 Feb 1999 07:23:23 +0000 (07:23 +0000)]
oops, don't comment out &swapuid in &adminsuidsetup!

25 years agosome new doc files
ivan [Wed, 10 Feb 1999 09:02:57 +0000 (09:02 +0000)]
some new doc files