Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-12 | add username_policy "@append domain" | ivan | |
add "select" config type, mmm | |||
2002-02-12 | red warning for unknown type :) | ivan | |
2002-02-12 | service definition domsvc is now a domain pulldown | ivan | |
closes: Bug#328 | |||
2002-02-11 | don't display useless finger and shell fields if uid is set to fixed & blank | ivan | |
in the service definition - causes: Error: Can't have finger-name without uid | |||
2002-02-11 | svc_www is working! | ivan | |
also auto-create and add A records if necessary using apacheip config file. and show all domain_records on view/svc_domain.cgi page | |||
2002-02-10 | ui | ivan | |
2002-02-10 | slighly different wording | ivan | |
2002-02-10 | update billing documentation for the new world of invoice events | ivan | |
added freeside-daily replacing freeside-bill for the new world of invoice events | |||
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-10 | eliminate duplicate cusomters before figuring to display a list or redirect. | ivan | |
eliiminates "2 matching found" displayed but only one in list. | |||
2002-02-10 | fix "no previous account to recall hidden password from" error when | ivan | |
adding new accounts & get an error on first try | |||
2002-02-10 | s/POP/Access Number/ in the webui | ivan | |
2002-02-10 | *finally* seems to be working under Mason. sheesh. | ivan | |
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. | |||
2002-02-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-02-10 | hide SS# unless you turn it on via config file | ivan | |
2002-02-10 | pro-rating w/ web interface, tested (closes: Bug#313). | ivan | |
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans | |||
2002-02-10 | remove -i option from freeside-bill (obsoleted by invoice events) | ivan | |
2002-02-09 | no more exit() in templates | ivan | |
2002-02-09 | have FS::cust_svc::check look up & check pkg_svc.quantity | ivan | |
like httemplate/view/cust_pkg.cgi (closes: Bug#43) | |||
2002-02-07 | delete payments | ivan | |
2002-02-06 | documentation building Makefile patch | ivan | |
2002-02-05 | for commands; confusing otherwise | ivan | |
2002-02-05 | doc | ivan | |
2002-02-05 | web-based password changer! | ivan | |
2002-02-05 | don't need DBIx::DataSource for upgrades | ivan | |
2002-02-05 | doc | ivan | |
2002-02-05 | fix part_export_option indices | ivan | |
2002-02-04 | doc update | ivan | |
2002-02-04 | ancient files | ivan | |
2002-02-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-02-04 | billing events! | ivan | |
2002-01-30 | fully working invoice event web interface | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2002-01-29 | these are all auto-generated by the installation; don't check them into CVS | ivan | |
(probably should generate them for a release tarball though) | |||
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
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-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-22 | remove old upgrade docs | ivan | |
2002-01-14 | pay some attention to 1.4 RADIUS SQL export | ivan | |
2002-01-12 | fix upgrade8.html to be in agreement with fs-setup | ivan | |
2002-01-09 | update fuzzy cache files on customer replace. | ivan | |
do an exact search along with the fuzzy search (webui) | |||
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-28 | add more options to freeside-overdue | ivan | |
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-27 | service and package disable! | ivan | |
2001-12-26 | doc | ivan | |
2001-12-26 | remove warnings | ivan | |
2001-12-26 | apply credits!! | ivan | |
2001-12-26 | fix posting credit | ivan | |
2001-12-26 | (untested eek) freeside-overdue script & cust_main balance_date & ↵ | ivan | |
total_owed_date methods |