freeside.git
25 years agoadminsuidsetup now requires user
ivan [Wed, 16 Dec 1998 05:32:50 +0000 (05:32 +0000)]
adminsuidsetup now requires user

25 years agoadminsuidsetup now need user
ivan [Wed, 16 Dec 1998 05:29:45 +0000 (05:29 +0000)]
adminsuidsetup now need user

25 years agouse FS::Conf;
ivan [Wed, 16 Dec 1998 05:24:30 +0000 (05:24 +0000)]
use FS::Conf;

25 years agouse FS::Conf
ivan [Wed, 16 Dec 1998 05:19:15 +0000 (05:19 +0000)]
use FS::Conf

25 years agovisual changes, new config file dir
ivan [Wed, 16 Dec 1998 05:13:17 +0000 (05:13 +0000)]
visual changes, new config file dir

25 years agooops, removed explicit links to my development machine!
ivan [Wed, 16 Dec 1998 04:32:50 +0000 (04:32 +0000)]
oops, removed explicit links to my development machine!

25 years agos/croak/die/; #oops
ivan [Tue, 15 Dec 1998 04:36:29 +0000 (04:36 +0000)]
s/croak/die/; #oops

25 years agodies if it isn't running as the freeside user
ivan [Tue, 15 Dec 1998 04:33:27 +0000 (04:33 +0000)]
dies if it isn't running as the freeside user

25 years agohint for mysql systems w/o native threading
ivan [Sat, 12 Dec 1998 06:36:17 +0000 (06:36 +0000)]
hint for mysql systems w/o native threading

25 years agouse FS::Conf, need user (for datasrc)
ivan [Thu, 10 Dec 1998 07:23:18 +0000 (07:23 +0000)]
use FS::Conf, need user (for datasrc)

25 years ago*** empty log message ***
ivan [Wed, 2 Dec 1998 01:23:48 +0000 (01:23 +0000)]
*** empty log message ***

25 years agorun fs-setup as user freeside
ivan [Sat, 28 Nov 1998 23:59:30 +0000 (23:59 +0000)]
run fs-setup as user freeside

25 years ago*** empty log message ***
ivan [Mon, 23 Nov 1998 07:52:29 +0000 (07:52 +0000)]
*** empty log message ***

25 years agouse FS::cust_main and FS::agent_type to eliminate warnings
ivan [Mon, 23 Nov 1998 05:42:18 +0000 (05:42 +0000)]
use FS::cust_main and FS::agent_type to eliminate warnings

25 years agouse CGI::Carp
ivan [Mon, 23 Nov 1998 05:29:46 +0000 (05:29 +0000)]
use CGI::Carp

25 years agoto eliminate warnings
ivan [Mon, 23 Nov 1998 05:27:31 +0000 (05:27 +0000)]
to eliminate warnings

25 years agopackage names link to them
ivan [Sat, 21 Nov 1998 07:58:27 +0000 (07:58 +0000)]
package names link to them

25 years agos/CGI::Request/CGI.pm/
ivan [Sat, 21 Nov 1998 07:49:20 +0000 (07:49 +0000)]
s/CGI::Request/CGI.pm/

25 years agovisual, use FS::table_name when doing qsearch('table_name')
ivan [Sat, 21 Nov 1998 07:45:19 +0000 (07:45 +0000)]
visual, use FS::table_name when doing qsearch('table_name')

25 years agovisual
ivan [Sat, 21 Nov 1998 07:39:52 +0000 (07:39 +0000)]
visual

25 years ago"Records identical" carp tells us it is just a warning.
ivan [Sat, 21 Nov 1998 07:26:45 +0000 (07:26 +0000)]
"Records identical" carp tells us it is just a warning.

25 years agovisual
ivan [Sat, 21 Nov 1998 07:23:45 +0000 (07:23 +0000)]
visual

25 years agobugfix to work for regular aswell as custom pricing
ivan [Sat, 21 Nov 1998 07:17:58 +0000 (07:17 +0000)]
bugfix to work for regular aswell as custom pricing

25 years ago*** empty log message ***
ivan [Sat, 21 Nov 1998 07:12:26 +0000 (07:12 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
ivan [Sat, 21 Nov 1998 07:11:08 +0000 (07:11 +0000)]
*** empty log message ***

25 years agopopurl, bugfix
ivan [Sat, 21 Nov 1998 07:07:40 +0000 (07:07 +0000)]
popurl, bugfix

25 years agovisual
ivan [Sat, 21 Nov 1998 07:00:32 +0000 (07:00 +0000)]
visual

25 years agovisual
ivan [Sat, 21 Nov 1998 06:43:26 +0000 (06:43 +0000)]
visual

25 years agos/CGI::Request/CGI.pm/
ivan [Sat, 21 Nov 1998 06:43:08 +0000 (06:43 +0000)]
s/CGI::Request/CGI.pm/

25 years agovisual
ivan [Sat, 21 Nov 1998 03:16:40 +0000 (03:16 +0000)]
visual

25 years agovisual
ivan [Sat, 21 Nov 1998 03:00:26 +0000 (03:00 +0000)]
visual

25 years agovisual
ivan [Sat, 21 Nov 1998 02:26:22 +0000 (02:26 +0000)]
visual

25 years agovisual
ivan [Fri, 20 Nov 1998 23:10:57 +0000 (23:10 +0000)]
visual

25 years agos/CGI::Base/CGI.pm, visual fixes
ivan [Fri, 20 Nov 1998 08:50:37 +0000 (08:50 +0000)]
s/CGI::Base/CGI.pm, visual fixes

25 years agoadminsuidsetup requires argument
ivan [Thu, 19 Nov 1998 11:17:44 +0000 (11:17 +0000)]
adminsuidsetup requires argument

25 years agoi18n! i18n!
ivan [Wed, 18 Nov 1998 09:01:44 +0000 (09:01 +0000)]
i18n! i18n!

25 years agoi18n, s/CGI-modules/CGI.pm/, FS::CGI::idiot instead of inline, FS::CGI::popurl
ivan [Wed, 18 Nov 1998 08:57:36 +0000 (08:57 +0000)]
i18n, s/CGI-modules/CGI.pm/, FS::CGI::idiot instead of inline, FS::CGI::popurl

25 years agoremove debugging
ivan [Sun, 15 Nov 1998 13:18:02 +0000 (13:18 +0000)]
remove debugging

25 years agofirst pass as per-user custom pricing
ivan [Sun, 15 Nov 1998 13:16:15 +0000 (13:16 +0000)]
first pass as per-user custom pricing

25 years agofirst pass as per-customer custom pricing
ivan [Sun, 15 Nov 1998 13:14:20 +0000 (13:14 +0000)]
first pass as per-customer custom pricing

25 years agoallow pkgpart changing (for per-customer custom pricing). warn about it in doc
ivan [Sun, 15 Nov 1998 13:01:35 +0000 (13:01 +0000)]
allow pkgpart changing (for per-customer custom pricing).  warn about it in doc

25 years agobugfix in clone method, clone method doc clarification
ivan [Sun, 15 Nov 1998 13:00:15 +0000 (13:00 +0000)]
bugfix in clone method, clone method doc clarification

25 years agouse FS::table_name for all searches to eliminate warnings,
ivan [Sun, 15 Nov 1998 11:23:14 +0000 (11:23 +0000)]
use FS::table_name for all searches to eliminate warnings,
emit state/county when they don't match

25 years agos/CGI-Base/CGI.pm/ causes s/QUERY_STRING/keywords/;
ivan [Sun, 15 Nov 1998 11:20:12 +0000 (11:20 +0000)]
s/CGI-Base/CGI.pm/ causes s/QUERY_STRING/keywords/;

25 years agobugsquash
ivan [Sun, 15 Nov 1998 11:02:04 +0000 (11:02 +0000)]
bugsquash

25 years agoqsearch gets sames "IS NULL" semantics as other WHERE clauses
ivan [Sun, 15 Nov 1998 10:56:31 +0000 (10:56 +0000)]
qsearch gets sames "IS NULL" semantics as other WHERE clauses

25 years agoupdate for new config file syntax, new adminsuidsetup
ivan [Sun, 15 Nov 1998 09:43:03 +0000 (09:43 +0000)]
update for new config file syntax, new adminsuidsetup

25 years agoadded clone method to support per-customer pricing
ivan [Sun, 15 Nov 1998 09:08:15 +0000 (09:08 +0000)]
added clone method to support per-customer pricing

25 years agobugfix for new config layout
ivan [Sun, 15 Nov 1998 05:31:03 +0000 (05:31 +0000)]
bugfix for new config layout

25 years agobugfix for new configuration layout
ivan [Sun, 15 Nov 1998 05:27:48 +0000 (05:27 +0000)]
bugfix for new configuration layout

25 years agolong overdue
ivan [Sun, 15 Nov 1998 05:19:58 +0000 (05:19 +0000)]
long overdue

25 years agoupdates for newest versoin
ivan [Sun, 15 Nov 1998 04:33:01 +0000 (04:33 +0000)]
updates for newest versoin

25 years agoupdate for current version
ivan [Sun, 15 Nov 1998 03:48:49 +0000 (03:48 +0000)]
update for current version

25 years ago*** empty log message ***
ivan [Sun, 15 Nov 1998 03:46:16 +0000 (03:46 +0000)]
*** empty log message ***

25 years agoafterthought
ivan [Sun, 15 Nov 1998 02:53:00 +0000 (02:53 +0000)]
afterthought

25 years agoadminsuidsetup needs user, pod, cleanup
ivan [Sun, 15 Nov 1998 02:51:21 +0000 (02:51 +0000)]
adminsuidsetup needs user, pod, cleanup

25 years agoeliminated some warnings on certain fatal errors (well, it is less confusing)
ivan [Sun, 15 Nov 1998 00:51:51 +0000 (00:51 +0000)]
eliminated some warnings on certain fatal errors (well, it is less confusing)

25 years agos/CGI-modules/CGI.pm/;, relative URL's with popurl
ivan [Fri, 13 Nov 1998 11:28:08 +0000 (11:28 +0000)]
s/CGI-modules/CGI.pm/;, relative URL's with popurl

25 years agochange configuration file layout to support multiple distinct databases (with
ivan [Fri, 13 Nov 1998 09:56:57 +0000 (09:56 +0000)]
change configuration file layout to support multiple distinct databases (with
own set of config files, export, etc.)

25 years agomore documentation updates for new config location
ivan [Fri, 13 Nov 1998 05:15:04 +0000 (05:15 +0000)]
more documentation updates for new config location

25 years agosecrets files are located in /usr/local/etc/freeside, not just default.
ivan [Fri, 13 Nov 1998 04:45:54 +0000 (04:45 +0000)]
secrets files are located in /usr/local/etc/freeside, not just default.

25 years agono default default_dir (ironic)
ivan [Fri, 13 Nov 1998 04:08:44 +0000 (04:08 +0000)]
no default default_dir (ironic)

25 years agoupdate documentation for new config file format
ivan [Fri, 13 Nov 1998 02:43:32 +0000 (02:43 +0000)]
update documentation for new config file format

25 years agoCGI.pm instead of CGI-modules
ivan [Thu, 12 Nov 1998 08:10:22 +0000 (08:10 +0000)]
CGI.pm instead of CGI-modules
relative URLs using popurl
got rid of lots of little tables
s/agrep/String::Approx/;
bubble up packages and services and link (slow)

25 years agoadded svcdb to label
ivan [Thu, 12 Nov 1998 07:58:15 +0000 (07:58 +0000)]
added svcdb to label

25 years ago*** empty log message ***
ivan [Thu, 12 Nov 1998 07:43:54 +0000 (07:43 +0000)]
*** empty log message ***

25 years agouse FS::table_name for all tables qsearch()'ed
ivan [Thu, 12 Nov 1998 03:45:38 +0000 (03:45 +0000)]
use FS::table_name for all tables qsearch()'ed

25 years agoadded label method
ivan [Thu, 12 Nov 1998 03:42:45 +0000 (03:42 +0000)]
added label method

25 years agoadded label method
ivan [Thu, 12 Nov 1998 03:32:46 +0000 (03:32 +0000)]
added label method

25 years agoadded table command
ivan [Thu, 12 Nov 1998 01:53:47 +0000 (01:53 +0000)]
added table command

25 years agodoc clarification
ivan [Tue, 10 Nov 1998 07:45:25 +0000 (07:45 +0000)]
doc clarification

25 years agoqsearch returns `FS::TABLE' objects if that module is loaded (i.e. via
ivan [Tue, 10 Nov 1998 07:44:08 +0000 (07:44 +0000)]
qsearch returns `FS::TABLE' objects if that module is loaded (i.e. via
`use FS::cust_main;') instead of always an FS::Record object

25 years ago*** empty log message ***
ivan [Tue, 10 Nov 1998 02:24:26 +0000 (02:24 +0000)]
*** empty log message ***

25 years agodefault company_on and last_on CHECKED
ivan [Mon, 9 Nov 1998 22:24:03 +0000 (22:24 +0000)]
default company_on and last_on CHECKED

25 years agobug squash
ivan [Mon, 9 Nov 1998 08:51:49 +0000 (08:51 +0000)]
bug squash

25 years agohaha
ivan [Mon, 9 Nov 1998 08:36:05 +0000 (08:36 +0000)]
haha

25 years ago1.2.x
ivan [Mon, 9 Nov 1998 08:29:01 +0000 (08:29 +0000)]
1.2.x

25 years agoupgrade to 1.2.x section
ivan [Mon, 9 Nov 1998 08:25:19 +0000 (08:25 +0000)]
upgrade to 1.2.x section

25 years agos/agrep/String::Approx/
ivan [Mon, 9 Nov 1998 08:18:38 +0000 (08:18 +0000)]
s/agrep/String::Approx/

25 years agoadded sub url
ivan [Mon, 9 Nov 1998 06:10:59 +0000 (06:10 +0000)]
added sub url

25 years ago*** empty log message ***
ivan [Mon, 9 Nov 1998 05:44:20 +0000 (05:44 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
ivan [Mon, 9 Nov 1998 05:23:55 +0000 (05:23 +0000)]
*** empty log message ***

25 years agosupport depriciated CGI::Base as well as CGI.pm (for now)
ivan [Mon, 9 Nov 1998 04:55:42 +0000 (04:55 +0000)]
support depriciated CGI::Base as well as CGI.pm (for now)

25 years agos/CGI::Base/CGI/; etc.
ivan [Sun, 8 Nov 1998 10:50:19 +0000 (10:50 +0000)]
s/CGI::Base/CGI/; etc.

25 years agogot sub cgi for FS::CGI
ivan [Sun, 8 Nov 1998 10:45:42 +0000 (10:45 +0000)]
got sub cgi for FS::CGI

25 years agoCGI.pm
ivan [Sun, 8 Nov 1998 10:11:02 +0000 (10:11 +0000)]
CGI.pm

25 years agocgisuidsetup complains if you pass it a isa CGI::Base instead of an isa CGI
ivan [Sun, 8 Nov 1998 09:38:43 +0000 (09:38 +0000)]
cgisuidsetup complains if you pass it a isa CGI::Base instead of an isa CGI
(first step in migrating from CGI-modules to CGI.pm)

25 years ago1.1.6 release
ivan [Sun, 8 Nov 1998 01:09:23 +0000 (01:09 +0000)]
1.1.6 release

25 years agodon't use depriciated FS::Bill and FS::Invoice, other miscellania
ivan [Sat, 7 Nov 1998 10:24:25 +0000 (10:24 +0000)]
don't use depriciated FS::Bill and FS::Invoice, other miscellania

25 years ago*** empty log message ***
ivan [Sat, 7 Nov 1998 08:25:10 +0000 (08:25 +0000)]
*** empty log message ***

25 years agomissing use
ivan [Sat, 7 Nov 1998 08:21:26 +0000 (08:21 +0000)]
missing use

25 years agostill need to bless into FS::cust_main (for now)
ivan [Sat, 7 Nov 1998 08:19:21 +0000 (08:19 +0000)]
still need to bless into FS::cust_main (for now)

25 years agoRemoved depriciated FS::Bill (now in FS::cust_main)
ivan [Sat, 7 Nov 1998 08:08:12 +0000 (08:08 +0000)]
Removed depriciated FS::Bill (now in FS::cust_main)

25 years agoIn sub new, Pg wrapper for money fields from dbdef (FS::Record::fields $table),
ivan [Sat, 7 Nov 1998 05:17:18 +0000 (05:17 +0000)]
In sub new, Pg wrapper for money fields from dbdef (FS::Record::fields $table),
not keys of supplied hashref.

25 years agogenerated patch with makepatch
ivan [Wed, 4 Nov 1998 02:45:54 +0000 (02:45 +0000)]
generated patch with makepatch

25 years agoalso varchar with no length specified - postgresql fix broke mysql.
ivan [Thu, 22 Oct 1998 15:51:23 +0000 (15:51 +0000)]
also varchar with no length specified - postgresql fix broke mysql.

25 years agonow smallint is illegal, so remove that too.
ivan [Thu, 22 Oct 1998 15:46:28 +0000 (15:46 +0000)]
now smallint is illegal, so remove that too.

25 years agoMore informative error messages and better doc for admin contact email stuff
ivan [Wed, 14 Oct 1998 08:18:21 +0000 (08:18 +0000)]
More informative error messages and better doc for admin contact email stuff

25 years ago1.1.4 release, fix postgresql
ivan [Wed, 14 Oct 1998 07:05:06 +0000 (07:05 +0000)]
1.1.4 release, fix postgresql

25 years ago1,1,4 release, fix postgresql quirks.
ivan [Wed, 14 Oct 1998 06:52:48 +0000 (06:52 +0000)]
1,1,4 release, fix postgresql quirks.