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-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
1998-12-30
svc_ stuff is more properly OO - has a common superclass FS::svc_Common
ivan
1998-12-29
mostly properly OO, some work still to be done with svc_ stuff
ivan
1998-12-23
popurl always has trailing slash
ivan
1998-12-16
library support for editing email invoice destinations (not in sub collect yet)
ivan
1998-12-16
new table
ivan
1998-11-23
use FS::cust_main and FS::agent_type to eliminate warnings
ivan
1998-11-21
"Records identical" carp tells us it is just a warning.
ivan
1998-11-18
i18n! i18n!
ivan
1998-11-15
allow pkgpart changing (for per-customer custom pricing). warn about it in doc
ivan
1998-11-15
bugfix in clone method, clone method doc clarification
ivan
1998-11-15
use FS::table_name for all searches to eliminate warnings,
ivan
emit state/county when they don't match
1998-11-15
bugsquash
ivan
1998-11-15
qsearch gets sames "IS NULL" semantics as other WHERE clauses
ivan
1998-11-15
added clone method to support per-customer pricing
ivan
[next]