index
:
freeside.git
13763
21563
24899_agent_virt_attach_report
3.x-pre
37802
BESTPRACTICAL
FREESIDE_1_4_BRANCH
FREESIDE_1_5_BRANCH
FREESIDE_1_7_BRANCH
FREESIDE_1_9_BRANCH
FREESIDE_2_1_BRANCH
FREESIDE_2_3_BRANCH
FREESIDE_3_BRANCH
FREESIDE_3_BRANCH_30783
FREESIDE_3_BRANCH_40236
FREESIDE_3_BRANCH_71513
FREESIDE_4_BRANCH
FREESIDE_4_BRANCH_71513
SQL_LEDGER
afc-realtime
freeside_1_2_3_pci_mods
freeside_1_3_0_pci_mods
freeside_1_3_1_pci_mods
freeside_import
freeside_vpopmail_support-branch
fs-pci-mods
master
new_standardization
rt74031_svc_realestate
rt_28256
svc_broadband
svc_elec_features
virtual_fields
webpay_support_branch
Freeside billing, trouble ticketing, network monitoring and provisioning
Git T. F. Source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
site_perl
Age
Commit message (
Collapse
)
Author
1999-08-04
move to perl installation directory
ivan
1999-08-04
move to FS directory: proper Perl module installation has arrived!
ivan
1999-08-03
use Net::Whois;
ivan
1999-07-29
embarassing.
ivan
1999-07-29
more informative illegal shells error.
ivan
1999-07-29
fixes for bugs noticed by Joel Griffiths <griff@aver-computer.com>
ivan
1999-07-21
workaround for syntax not compatible w/5.004_04 (ok in 5.004_05)
ivan
1999-07-20
cleaned up the new one-screen signup bits in htdocs/edit/cust_main.cgi to
ivan
prepare for a signup server
1999-07-20
harmless since Exporter was used anyway, but...
ivan
1999-07-17
another bug noticed by Steve Gertz <sglist@hollywood.mwis.net>
ivan
1999-07-17
bug noticed by Steve Gertz <sglist@hollywood.mwis.net>
ivan
1999-07-17
s/croak/confess/; in check method
ivan
1999-05-11
try to diagnose strange multiple-line problem
ivan
1999-04-15
delete customers
ivan
1999-04-15
make &idiot() work, yuck.
ivan
1999-04-14
export getsecrets from FS::UID instead of calling it explicitly
ivan
1999-04-14
i18n fixes
ivan
1999-04-12
bugfix; $user is a global (yuck)
ivan
1999-04-12
force username to lowercase
ivan
1999-04-10
say what the unknown state/county/country are!
ivan
1999-04-10
_all_ check stuff with illegal data return the bad data too, to help debugging
ivan
1999-04-10
return the value with ut_* error messages, to assist in debugging
ivan
1999-04-10
ditto
ivan
1999-04-10
display an illegal payby, to assist importing
ivan
1999-04-08
fix up PostgreSQL money fields so you can actually use them as numbers. bah.
ivan
1999-04-07
more kludges to get around different null/empty handling in Perl vs. MySQL vs.
ivan
PostgreSQL etc.
1999-04-07
use all stuff that's qsearch'ed to avoid warnings
ivan
1999-04-07
use FS::part_svc and FS::svc_acct_pop to avoid warnings
ivan
1999-04-07
more &invoicing_list logic to skip searches when there is no custnum
ivan
1999-04-07
in &invoicing_list, don't search if there's no custnum yet
ivan
1999-03-29
buglet in email invoices fixed
ivan
1999-03-29
eliminate warnings in ut_money
ivan
1999-03-29
die unless the configuration directory exists
ivan
1999-03-29
use FS::type_pkgs
ivan
1999-03-25
allow empty custnum in sub check (but call that an error in sub insert),
ivan
for one-screen new customer entry
1999-03-25
added setdefault method (generalized setfixed method to setx method)
ivan
1999-02-28
allow spaces in zip codes, for (at least) canada. pointed out by
ivan
Clayton Gray <clgray@bcgroup.net>
1999-02-27
parse paydate correctly for cybercash
ivan
1999-02-23
beginnings of one-screen new customer entry and some other miscellania
ivan
1999-02-23
oops, don't comment out &swapuid in &adminsuidsetup!
ivan
1999-02-09
invoices show line items for each service in a package (see the label method
ivan
of FS::cust_svc)
1999-02-07
more mod_perl fixes, and bugfixes Peter Wemm sent via email
ivan
1999-01-25
yet more mod_perl stuff
ivan
1999-01-20
skeletal cross-UI UI code.
ivan
1999-01-18
typo
ivan
1999-01-18
esthetic: eq and ne were used in a few places instead of == and !=
ivan
1999-01-18
all $cgi->header calls now include ( '-expires' => 'now' ) for mod_perl
ivan
(good idea anyway)
1999-01-18
changes to track email addresses for email invoicing
ivan
1999-01-17
itable
ivan
1998-12-31
doc
ivan
[next]