Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-09 | credit deletions: need to use Date::Format and FS::Misc qw(send_email) in ↵ | ivan | |
cust_credit.pm, need a link to delete unapplied credits too | |||
2004-01-09 | add deletecredits config value to enable deletion of credits | ivan | |
2003-12-14 | non-breaking spaces in custoemr view field names | ivan | |
2003-10-20 | finish up weekly billing | ivan | |
2003-09-03 | backport 1.5 customer view to 1.4.2 to fix #213 | ivan | |
2003-07-06 | don't bother displaying comments that are only whitespace/newlines | ivan | |
2003-04-01 | - update qsearch for Pg 7.3 | ivan | |
- preliminary 1.5.0 upgrade docs - syntax error in main customer view | |||
2003-04-01 | cancel button for customers (closes: Bug#25) | ivan | |
2003-04-01 | correct last_bill problems with $0 invoice (non-existant) edge cases | ivan | |
2002-12-24 | optimization for ginourmous numbers of packages for intergate, whew | ivan | |
2002-12-20 | no changing cancelled packages | ivan | |
2002-11-19 | add LEC billing | ivan | |
2002-10-23 | unapply payments | ivan | |
2002-10-12 | fix dayphone/nightphone msgcat | ivan | |
2002-10-12 | dayphone/nightphone as customizable labels, closes: Bug#464 | ivan | |
2002-10-12 | ACH support | ivan | |
2002-10-08 | payby-default config option, with special "HIDE" option to disable billing | ivan | |
information in the web interface (closes: Bug#468) | |||
2002-10-04 | working on the road: | ivan | |
- easier "change package" link for changing one package to another - sqlradius export now compatible with Pg - indices on phone numbers - install instructions specify Pg 7.1 (at least until ILIKE thing is changed) - searching on phone number fragments | |||
2002-08-24 | unprovision a single service | ivan | |
2002-08-24 | UI | ivan | |
2002-08-19 | encode_entities for comments entries | ivan | |
2002-07-06 | speling | ivan | |
2002-07-03 | ui | ivan | |
2002-07-03 | one-time charges with tax classes | ivan | |
2002-07-02 | ui s/ / | ivan | |
2002-06-28 | more card display changes | ivan | |
2002-06-28 | last 4 digits of card instead of first | ivan | |
2002-06-26 | close form tags | ivan | |
2002-06-26 | working one-time charges | ivan | |
2002-06-10 | final visual update on package date view | ivan | |
2002-06-10 | fixup time display in packages | ivan | |
2002-06-10 | add small time display to dates | ivan | |
2002-05-09 | s/Referral/Advertising source/ | ivan | |
2002-04-05 | credit/refund display correction | jeff | |
2002-02-22 | UI work: | ivan | |
make all functions of view/cust_pkg.cgi available on view/cust_main.cgi - having them one link down in "Edit" is confusing. closes: Bug#325 | |||
2002-02-20 | don't display full card in webinterface | ivan | |
2002-02-19 | allow custom packages to edit service quantities also | 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-07 | delete payments | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-12-27 | service and package disable! | ivan | |
2001-12-26 | remove warnings | ivan | |
2001-12-26 | search by check # | ivan | |
2001-12-21 | add name/address to post payment screen | ivan | |
get rid of some $-0.00 yay for ieee fp | |||
2001-10-30 | get rid of header foo in individual templates | ivan | |
2001-10-26 | cache foo | ivan | |
*sigh* | |||
2001-09-21 | show company and name (instead of just company) for referring customers that | ivan | |
have a company | |||
2001-09-16 | fix oops in FS::cust_main_invoice::replace preventing package cancellation | ivan | |
add toggle switch to cust_main searching to show/hide cancelled customers. hidecancelledcustomers config file is just which state it starts in. add signupurl config file to enable showing of the customer's signup URL on the view page. |