freeside.git
23 years agoapply payment webinterface
ivan [Tue, 18 Dec 2001 19:30:31 +0000 (19:30 +0000)]
apply payment webinterface

23 years agoreally working dates on package browse. ouch.
ivan [Tue, 18 Dec 2001 07:12:00 +0000 (07:12 +0000)]
really working dates on package browse.  ouch.

23 years agoworking dates on package browse
ivan [Tue, 18 Dec 2001 07:08:16 +0000 (07:08 +0000)]
working dates on package browse

23 years agooops. *sigh*
ivan [Tue, 18 Dec 2001 06:45:32 +0000 (06:45 +0000)]
oops.  *sigh*

23 years agoshow dates on package browse
ivan [Tue, 18 Dec 2001 06:38:25 +0000 (06:38 +0000)]
show dates on package browse

23 years agofull number in POP pulldown
ivan [Tue, 18 Dec 2001 06:29:30 +0000 (06:29 +0000)]
full number in POP pulldown

23 years agoadd freeside-setinvoice to MANIFEST
ivan [Tue, 18 Dec 2001 01:49:35 +0000 (01:49 +0000)]
add freeside-setinvoice to MANIFEST

fix warning:

FS::cust_main_invoice=HASH(0x90c86c4) at
/usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.

23 years agofixes
ivan [Mon, 17 Dec 2001 23:59:56 +0000 (23:59 +0000)]
fixes

 Argument "" isn't numeric in ncmp at
 /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.

23 years agoeek nasty bug
ivan [Sun, 16 Dec 2001 23:50:10 +0000 (23:50 +0000)]
eek nasty bug

23 years agofix weird rounding error:
ivan [Sun, 16 Dec 2001 00:55:53 +0000 (00:55 +0000)]
fix weird rounding error:
total cust_bill_pay.amount 39.9 for paynum 240 greater than cust_pay.paid
39.90

23 years agostyle
ivan [Sat, 15 Dec 2001 22:59:35 +0000 (22:59 +0000)]
style

23 years agomeaningful FS::cust_svc::label for svc_www records
ivan [Sat, 15 Dec 2001 22:58:33 +0000 (22:58 +0000)]
meaningful FS::cust_svc::label for svc_www records

23 years agoview svc_www.cgi from Dave Burgess <burgess@www.cynjut.net>, thanks
ivan [Sat, 15 Dec 2001 22:56:07 +0000 (22:56 +0000)]
view svc_cgi from Dave Burgess <burgess@www.cynjut.net>, thanks

23 years agoallow entering of referral customer by number as well as by link off the view
ivan [Sat, 15 Dec 2001 22:47:24 +0000 (22:47 +0000)]
allow entering of referral customer by number as well as by link off the view
page, courtesy of Dave Burgess <burgess@www.cynjut.net>

23 years agostyle changes
ivan [Sat, 15 Dec 2001 00:17:38 +0000 (00:17 +0000)]
style changes

23 years agookay, it should really work now
ivan [Thu, 13 Dec 2001 18:37:25 +0000 (18:37 +0000)]
okay, it should really work now

23 years agofix setinvoice script
ivan [Thu, 13 Dec 2001 17:52:37 +0000 (17:52 +0000)]
fix setinvoice script

23 years agoadded util to set invoice destinations
ivan [Thu, 13 Dec 2001 09:17:52 +0000 (09:17 +0000)]
added util to set invoice destinations

23 years agoallow >8 character passwords in web interface
ivan [Wed, 12 Dec 2001 19:42:21 +0000 (19:42 +0000)]
allow >8 character passwords in web interface

23 years agouse pwd_mkdb to install /etc/master.passwd.new instead of moving it into place
ivan [Wed, 12 Dec 2001 07:59:33 +0000 (07:59 +0000)]
use pwd_mkdb to install /etc/passwd.new instead of moving it into place

23 years agomissing space in SQL, oops
ivan [Tue, 11 Dec 2001 21:26:58 +0000 (21:26 +0000)]
missing space in SQL, oops

23 years agoradiusprepend config file for export
ivan [Tue, 11 Dec 2001 10:38:56 +0000 (10:38 +0000)]
radiusprepend config file for export
add Archive::Tar to docs

23 years agoPg datatype pain
ivan [Mon, 10 Dec 2001 12:18:53 +0000 (12:18 +0000)]
Pg datatype pain

23 years agotypo noticed by Dave Burgess <burgess@www.cynjut.net>, thanks.
ivan [Mon, 10 Dec 2001 04:54:57 +0000 (04:54 +0000)]
typo noticed by Dave Burgess <burgess@cynjut.net>, thanks.

23 years agovisual glitch: oops, $pager wasn't getting substitued.
ivan [Mon, 10 Dec 2001 00:44:56 +0000 (00:44 +0000)]
visual glitch: oops, $pager wasn't getting substitued.

23 years agoharmless? missing ;
ivan [Sun, 9 Dec 2001 23:31:55 +0000 (23:31 +0000)]
harmless? missing ;

23 years agoneed a POST here; browsers (especially IE) are unhappy with the default GET
ivan [Sat, 8 Dec 2001 10:08:50 +0000 (10:08 +0000)]
need a POST here; browsers (especially IE) are unhappy with the default GET

23 years agoget custnum from invnum before trying to use custnum!
ivan [Sat, 8 Dec 2001 10:07:27 +0000 (10:07 +0000)]
get custnum from invnum before trying to use custnum!

23 years agofix logic error creating invoice line items
ivan [Sat, 8 Dec 2001 10:03:11 +0000 (10:03 +0000)]
fix logic error creating invoice line items

23 years agoradiusprepend config file for DEFAULT entries etc.
ivan [Sat, 8 Dec 2001 10:01:42 +0000 (10:01 +0000)]
radiusprepend config file for DEFAULT entries etc.

23 years agofrom Dave Burgess <burgess@neonramp.com>:
ivan [Tue, 4 Dec 2001 13:10:16 +0000 (13:10 +0000)]
from Dave Burgess <burgess@neonramp.com>:

 I had to change line 104 in /edit/svc_forward.cgi and add 'my' as the
 qualifier on the LHS of the assignment.  This also solves the
 problem with a similar error on the RHS of line 105.  It also seems to make
 the routine work fairly reliably (it has been problematic for me in the
 past).

23 years agopaged service browse!!
ivan [Mon, 3 Dec 2001 11:33:19 +0000 (11:33 +0000)]
paged service browse!!

23 years agopaged package browse
ivan [Mon, 3 Dec 2001 10:59:25 +0000 (10:59 +0000)]
paged package browse

23 years agopaged customer browse!
ivan [Mon, 3 Dec 2001 08:43:46 +0000 (08:43 +0000)]
paged customer browse!

23 years agomaxsearchrecordsperpage config option
ivan [Mon, 3 Dec 2001 08:41:43 +0000 (08:41 +0000)]
maxsearchrecordsperpage config option
paged implementation of customer browse!

23 years agomore link methods
ivan [Fri, 30 Nov 2001 00:04:38 +0000 (00:04 +0000)]
more link methods

23 years agoa more reasonalbe name (!)
ivan [Wed, 21 Nov 2001 03:42:13 +0000 (03:42 +0000)]
a more reasonalbe name (!)

23 years agopostalinvoicedefault config file
ivan [Wed, 21 Nov 2001 03:40:03 +0000 (03:40 +0000)]
postalinvoicedefault config file

23 years agoupdate link to Text::Template docs
ivan [Fri, 16 Nov 2001 10:22:03 +0000 (10:22 +0000)]
update link to Text::Template docs

23 years agoremove freeside-print-batch
ivan [Tue, 13 Nov 2001 21:27:42 +0000 (21:27 +0000)]
remove freeside-print-batch

23 years agoimport hack to be less strict
ivan [Mon, 12 Nov 2001 13:19:52 +0000 (13:19 +0000)]
import hack to be less strict

23 years agoPg7 dependancy
ivan [Fri, 9 Nov 2001 18:26:22 +0000 (18:26 +0000)]
Pg7 dependancy

23 years agoharmless typo noticed by "Edward Shabotinsky" <lanshark@bsinet.net>, thanks
ivan [Thu, 8 Nov 2001 15:26:44 +0000 (15:26 +0000)]
harmless typo noticed by "Edward Shabotinsky" <lanshark@bsinet.net>, thanks

23 years agoremove gratuitous warnings
ivan [Tue, 6 Nov 2001 18:45:46 +0000 (18:45 +0000)]
remove gratuitous warnings

23 years agoi REALLY suck at Makefiles
ivan [Tue, 6 Nov 2001 18:35:51 +0000 (18:35 +0000)]
i REALLY suck at Makefiles

23 years agoi suck at Makefiles
ivan [Tue, 6 Nov 2001 18:34:54 +0000 (18:34 +0000)]
i suck at Makefiles

23 years agomake foo for htetc/global.asa
ivan [Tue, 6 Nov 2001 18:22:26 +0000 (18:22 +0000)]
make foo for htetc/global.asa

23 years agofix error message for s/htdocs/httemplate/
ivan [Tue, 6 Nov 2001 17:58:08 +0000 (17:58 +0000)]
fix error message for s/htdocs/httemplate/

23 years agopayinfo changed from length 16 to $char_d for future expansion
ivan [Tue, 6 Nov 2001 17:48:17 +0000 (17:48 +0000)]
payinfo changed from length 16 to $char_d for future expansion

23 years agomore fixes for fresh installation
ivan [Mon, 5 Nov 2001 21:30:01 +0000 (21:30 +0000)]
more fixes for fresh installation

23 years agoyet more Make
ivan [Mon, 5 Nov 2001 21:26:04 +0000 (21:26 +0000)]
yet more Make

23 years agomake create-database fix
ivan [Mon, 5 Nov 2001 21:24:35 +0000 (21:24 +0000)]
make create-database fix

23 years agomakefile fixups
ivan [Mon, 5 Nov 2001 20:12:07 +0000 (20:12 +0000)]
makefile fixups

23 years agodoc
ivan [Mon, 5 Nov 2001 18:23:53 +0000 (18:23 +0000)]
doc

23 years agoimproved svc_acct replacement
jeff [Mon, 5 Nov 2001 17:00:41 +0000 (17:00 +0000)]
improved svc_acct replacement

23 years agoAUTOLOAD optimizations broke things rather badly, oops
ivan [Mon, 5 Nov 2001 16:42:19 +0000 (16:42 +0000)]
AUTOLOAD optimizations broke things rather badly, oops

23 years agofixup getopt
ivan [Mon, 5 Nov 2001 14:04:56 +0000 (14:04 +0000)]
fixup getopt

23 years agomove sys-dependant stuff to vars
ivan [Mon, 5 Nov 2001 14:03:42 +0000 (14:03 +0000)]
move sys-dependant stuff to vars

23 years agodoc tyop
ivan [Mon, 5 Nov 2001 13:57:31 +0000 (13:57 +0000)]
doc tyop

23 years agothis is unfinished and untested anyway, but this corrects a silly typo
ivan [Mon, 5 Nov 2001 12:07:10 +0000 (12:07 +0000)]
this is unfinished and untested anyway, but this corrects a silly typo

23 years agobetter error messages for eval'ed setup/recur expressions
ivan [Mon, 5 Nov 2001 11:55:04 +0000 (11:55 +0000)]
better error messages for eval'ed setup/recur expressions
remove debugging warn output

23 years agonew 'jsearch' call for big joined searches & caching support
ivan [Sat, 3 Nov 2001 17:49:52 +0000 (17:49 +0000)]
new 'jsearch' call for big joined searches & caching support
preliminary customer browse optimizations, much faster!

23 years agosilence pod complaints
ivan [Fri, 2 Nov 2001 08:14:14 +0000 (08:14 +0000)]
silence pod complaints

23 years agonote config changes need apache/freeside-queued restart to take effect
ivan [Fri, 2 Nov 2001 05:28:33 +0000 (05:28 +0000)]
note config changes need apache/freeside-queued restart to take effect

23 years agodepend on DBIx::DBSchema 0.19
ivan [Fri, 2 Nov 2001 05:11:52 +0000 (05:11 +0000)]
depend on DBIx::DBSchema 0.19

23 years agoconfig web GUI updates. almost usable now.
ivan [Fri, 2 Nov 2001 04:55:49 +0000 (04:55 +0000)]
config web GUI updates.  almost usable now.

23 years agohit the database slightly less. this page still takes forever with lots of
ivan [Thu, 1 Nov 2001 00:16:24 +0000 (00:16 +0000)]
hit the database slightly less.  this page still takes forever with lots of
customers.

23 years agoqueue display works again, even if those links don't
ivan [Wed, 31 Oct 2001 16:52:42 +0000 (16:52 +0000)]
queue display works again, even if those links don't

23 years agodepriciate cust_pay_batch.trancode
ivan [Tue, 30 Oct 2001 19:05:27 +0000 (19:05 +0000)]
depriciate cust_pay_batch.trancode
web interface to view pending batch

23 years agoput default country up top
ivan [Tue, 30 Oct 2001 15:42:33 +0000 (15:42 +0000)]
put default country up top

23 years agoprecedence oops
ivan [Tue, 30 Oct 2001 15:41:00 +0000 (15:41 +0000)]
precedence oops

23 years agobetter ordering of state selection on new customer screen
ivan [Tue, 30 Oct 2001 15:39:27 +0000 (15:39 +0000)]
better ordering of state selection on new customer screen

23 years agoget rid of header foo in individual templates
ivan [Tue, 30 Oct 2001 14:54:07 +0000 (14:54 +0000)]
get rid of header foo in individual templates

23 years agodocu
ivan [Tue, 30 Oct 2001 14:28:05 +0000 (14:28 +0000)]
docu

23 years agoweb config should workish now
ivan [Tue, 30 Oct 2001 14:20:46 +0000 (14:20 +0000)]
web config should workish now

23 years agowork with CVS version too
ivan [Tue, 30 Oct 2001 13:49:24 +0000 (13:49 +0000)]
work with CVS version too

23 years agomake
ivan [Tue, 30 Oct 2001 13:48:22 +0000 (13:48 +0000)]
make

23 years ago`make create-config' installs default config (conf dir update)
ivan [Tue, 30 Oct 2001 13:47:07 +0000 (13:47 +0000)]
`make create-config' installs default config (conf dir update)
freeside-adduser uses default secrets file

23 years agomake
ivan [Tue, 30 Oct 2001 12:38:55 +0000 (12:38 +0000)]
make

23 years agomakefile typo
ivan [Tue, 30 Oct 2001 12:35:39 +0000 (12:35 +0000)]
makefile typo

23 years agowhew more install docs and automation
ivan [Tue, 30 Oct 2001 11:47:54 +0000 (11:47 +0000)]
whew more install docs and automation

23 years agosetup/config updates. getting easier...
ivan [Tue, 30 Oct 2001 10:20:32 +0000 (10:20 +0000)]
setup/config updates.  getting easier...

23 years agofix make clean
ivan [Mon, 29 Oct 2001 21:22:33 +0000 (21:22 +0000)]
fix make clean

23 years agodoc typo
ivan [Mon, 29 Oct 2001 20:54:22 +0000 (20:54 +0000)]
doc typo

23 years agomethods for getting the associated svc_acct records
ivan [Mon, 29 Oct 2001 20:53:38 +0000 (20:53 +0000)]
methods for getting the associated svc_acct records

23 years agoautomate a tiny bit more
ivan [Mon, 29 Oct 2001 17:17:58 +0000 (17:17 +0000)]
automate a tiny bit more

23 years agocache foo
ivan [Fri, 26 Oct 2001 10:24:56 +0000 (10:24 +0000)]
cache foo
*sigh*

23 years agootherwise people will have problems with `0' zero
ivan [Fri, 26 Oct 2001 09:50:21 +0000 (09:50 +0000)]
otherwise people will have problems with `0' zero

23 years agoremove ancient tld cruft
ivan [Thu, 25 Oct 2001 21:24:12 +0000 (21:24 +0000)]
remove ancient tld cruft

23 years ago& in email addresses
ivan [Thu, 25 Oct 2001 16:13:10 +0000 (16:13 +0000)]
& in email addresses

23 years agoremove debugging cruft
ivan [Thu, 25 Oct 2001 08:41:43 +0000 (08:41 +0000)]
remove debugging cruft

23 years agocorrect for browser munching
ivan [Wed, 24 Oct 2001 15:45:29 +0000 (15:45 +0000)]
correct for browser munching

23 years agopreliminary web config editor
ivan [Wed, 24 Oct 2001 15:29:31 +0000 (15:29 +0000)]
preliminary web config editor

new config files: username-ampersand, passwordmax

fs-setup updates

get rid of old and crufty and unused registries/ config foo

documentation updates

23 years agoCan't find string terminator "!" anywhere before EOF at queue.cgi line 42
ivan [Wed, 24 Oct 2001 00:59:56 +0000 (00:59 +0000)]
Can't find string terminator "!" anywhere before EOF at queue.cgi line 42

23 years agoPg: FOR UPDATE LIMIT 1
ivan [Tue, 23 Oct 2001 20:53:06 +0000 (20:53 +0000)]
Pg: FOR UPDATE LIMIT 1
mysql: LIMIT 1 FOR UPDATE

greeeat.

23 years agodocument how to set MySQL with BDB default tables
ivan [Tue, 23 Oct 2001 18:57:45 +0000 (18:57 +0000)]
document how to set MySQL with BDB default tables

23 years agomysql fixes
ivan [Tue, 23 Oct 2001 18:15:06 +0000 (18:15 +0000)]
mysql fixes

23 years agofix dir check
ivan [Mon, 22 Oct 2001 14:48:28 +0000 (14:48 +0000)]
fix dir check

23 years agofix delete method for new databases
ivan [Mon, 22 Oct 2001 12:22:03 +0000 (12:22 +0000)]
fix delete method for new databases

23 years agotyop
ivan [Mon, 22 Oct 2001 08:31:25 +0000 (08:31 +0000)]
tyop