Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-03 | this should be the last of ↵ | ivan | |
s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/ | |||
2005-10-10 | updated quick payment entry | ivan | |
2005-10-02 | add dev make target for quick iterative development | ivan | |
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ↵ | ivan | |
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields | |||
2005-08-17 | infrastructure for easier schema changes, and: add payment_gateway, ↵ | ivan | |
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet) | |||
2005-06-02 | add ability to search on a date range of invoice events and then reprint or ↵ | ivan | |
reemail (boy was that a bit more work than i expected), closes: Bug#946 | |||
2005-03-21 | Added support for FAX invoice destinations using a HylaFAX server. | khoff | |
Faxing plain text invoices is not supported. | |||
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan | |
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing | |||
2005-03-06 | add Excel and CSV download of templated reports and clean up their HTML ↵ | ivan | |
formatting, closes; Bug#520, Bug#1107 | |||
2005-03-02 | Initial version of the xmlrpc interface for freeside. | khoff | |
2005-02-11 | generalize progressbar code in preparation for using it wherever needed | ivan | |
2004-12-03 | landing rt 3.2.2 | ivan | |
2004-12-02 | second big RT integration checkin, customer linking/delinking interface | ivan | |
2004-11-27 | ticket system integration framework and skin RT | ivan | |
2004-11-20 | first pass at VoIP rating | ivan | |
2004-11-16 | can't set $p without $cgi | ivan | |
2004-11-16 | correct package for $r | ivan | |
2004-11-16 | handle RT NoAuth sections | ivan | |
2004-07-06 | 0.32 (and then some) released | ivan | |
2004-04-08 | beginning of RT integration | ivan | |
2004-04-05 | add whois functionality internally instead of linking to geektools | ivan | |
2004-04-02 | remove Pragma:no-cache header, and set Content-Length and Cache-Control for ↵ | ivan | |
viewing .pdf invoices with IE over SSL. http://support.microsoft.com/default.aspx?scid=kb;en-us;323308 | |||
2004-03-23 | one-time credit card and ACH payments (like self-service) closes: Bug#648 | ivan | |
2004-03-13 | automatically set Mason comp_root in Makefile | ivan | |
2004-03-05 | beginning of OO reporting interface, create acadia-requested crosstab reports | ivan | |
2004-02-12 | re-email invoice, closes: bug#526 and have print and email invoice links ↵ | ivan | |
redirect back to top of customer view page instead of #history tag | |||
2004-01-31 | add pkg_svc.primary_svc flag to enable an explicit first package flag | ivan | |
2003-12-23 | add svc_external | ivan | |
2003-10-08 | can't use File::Basename::basename for windows filenames! use a regex instead | ivan | |
2003-09-30 | CGI.pm 2.47 required for ->upload() method | ivan | |
2003-09-28 | add upload of batch result from TD Canada Trust | ivan | |
some global.asa / handler.pl enhancements | |||
2003-08-07 | - turn on profiling with mason like with Apache::ASP (redirects now working) | ivan | |
- fix mason error with new view/cust_main.cgi UI | |||
2003-08-07 | - switch to mason by default | ivan | |
- minimum mason version 1.1 (and doc) - evaluate .html files with mason/asp - turn on profiling with mason like with Apache::ASP (redirects not working) - (start of) includes | |||
2003-08-05 | no svc_acct_sm in 1.5 | ivan | |
2003-08-05 | Virtual field merge | khoff | |
2003-05-11 | handler.pl updates from Richard Siddall <richard.siddall@elirion.net> | ivan | |
2003-04-23 | compatible with mason 1.1! closes: bug#492 | ivan | |
2003-02-05 | svc_broadband rewrite | khoff | |
2002-09-23 | global.asa changes for profiling redirects | ivan | |
header-handling changes necessary for chart .cgis | |||
2002-05-09 | texas tax! | ivan | |
2002-04-12 | - should finish off the part_svc -> part_export s/one-to-many/many-to-many/ | ivan | |
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew | |||
2002-04-05 | - add message catalog table & beginning of web interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-03-29 | fix unlinked svc browse! | ivan | |
2002-03-20 | new export! infostreet and sqlradius provisioning switched over | ivan | |
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347) | |||
2002-03-12 | abstract stupid HTML layer trick out to HTML::Widgets::SelectLayers | ivan | |
2002-02-20 | use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subs | ivan | |
queue daemon updates: retry & remove links work, bubble up error message to webinterface, link to svcnum & have job listings on view/svc_* pages, closes: Bug#280 s/option/optionname/ schema change, dumb mysql, closes: Bug#334 | |||
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 | 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-09 | no more exit() in templates | ivan | |