summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2002-01-29these are all auto-generated by the installation; don't check them into CVSivan
(probably should generate them for a release tarball though)
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-22remove old upgrade docsivan
2002-01-14pay some attention to 1.4 RADIUS SQL exportivan
2002-01-12fix upgrade8.html to be in agreement with fs-setupivan
2002-01-09update fuzzy cache files on customer replace.ivan
do an exact search along with the fuzzy search (webui)
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-28add more options to freeside-overdueivan
add charge method to FS::cust_main one-off packages default to disabled billing payname defaults to first and last, not "Accounts Payable"
2001-12-27service and package disable!ivan
2001-12-26docivan
2001-12-26remove warningsivan
2001-12-26apply credits!!ivan
2001-12-26fix posting creditivan
2001-12-26(untested eek) freeside-overdue script & cust_main balance_date & ↵ivan
total_owed_date methods
2001-12-26search by check #ivan
2001-12-26UIivan
2001-12-26expedited check entryivan
2001-12-26same look as rest of search pagesivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-12-26fix service display for duplicatesivan
2001-12-22doco on creating database manuallyivan
2001-12-21add name/address to post payment screenivan
get rid of some $-0.00 yay for ieee fp
2001-12-18another dum tyopivan
2001-12-18typoivan
2001-12-18declar varsivan
2001-12-18apply payment webinterfaceivan
2001-12-18really working dates on package browse. ouch.ivan
2001-12-18working dates on package browseivan
2001-12-18oops. *sigh*ivan
2001-12-18show dates on package browseivan
2001-12-15styleivan
2001-12-15view svc_www.cgi from Dave Burgess <burgess@www.cynjut.net>, thanksivan
2001-12-15allow entering of referral customer by number as well as by link off the viewivan
page, courtesy of Dave Burgess <burgess@www.cynjut.net>
2001-12-12allow >8 character passwords in web interfaceivan
2001-12-11missing space in SQL, oopsivan
2001-12-11radiusprepend config file for exportivan
add Archive::Tar to docs
2001-12-10typo noticed by Dave Burgess <burgess@www.cynjut.net>, thanks.ivan
2001-12-10visual glitch: oops, $pager wasn't getting substitued.ivan
2001-12-09harmless? missing ;ivan
2001-12-08need a POST here; browsers (especially IE) are unhappy with the default GETivan
2001-12-04from Dave Burgess <burgess@neonramp.com>:ivan
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).
2001-12-03paged service browse!!ivan
2001-12-03paged package browseivan
2001-12-03paged customer browse!ivan
2001-12-03maxsearchrecordsperpage config optionivan
paged implementation of customer browse!
2001-11-21a more reasonalbe name (!)ivan
2001-11-21postalinvoicedefault config fileivan