summaryrefslogtreecommitdiff
path: root/htetc
AgeCommit message (Collapse)Author
2005-12-03this should be the last of ↵ivan
s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/
2005-10-10updated quick payment entryivan
2005-10-02add dev make target for quick iterative developmentivan
2005-08-24customer 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-17infrastructure 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-02add 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-05-23so Search.tsf and Search.rdf workivan
2005-04-08ugh, don't know why that wasn't working and don't f$&# careivan
2005-04-07add install/debian/3.1/INSTALL script and script up some apache automation ↵ivan
assuming a conf.d type dir
2005-03-21Added 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-06add Excel and CSV download of templated reports and clean up their HTML ↵ivan
formatting, closes; Bug#520, Bug#1107
2005-03-02Initial version of the xmlrpc interface for freeside.khoff
2005-02-11generalize progressbar code in preparation for using it wherever neededivan
2004-12-30search the current dir *first*, otherwise some weird Apache::ASP bugs could ↵ivan
crop up if things are ever named the same
2004-12-30kludge to fix nested includes with Apache::ASP... dunno how much longer i ↵ivan
want to support that, should just switch to Mason
2004-12-03landing rt 3.2.2ivan
2004-12-02second big RT integration checkin, customer linking/delinking interfaceivan
2004-11-27ticket system integration framework and skin RTivan
2004-11-20first pass at VoIP ratingivan
2004-11-16can't set $p without $cgiivan
2004-11-16correct package for $rivan
2004-11-16handle RT NoAuth sectionsivan
2004-07-060.32 (and then some) releasedivan
2004-05-01very weird 5.005 problemivan
2004-04-23fix up includes with Apache::ASPivan
2004-04-08beginning of RT integrationivan
2004-04-05add whois functionality internally instead of linking to geektoolsivan
2004-04-02remove 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-23make Apache::ASP includes work as expectedivan
2004-03-23includes fixivan
2004-03-23includes with Apache::ASPivan
2004-03-23one-time credit card and ACH payments (like self-service) closes: Bug#648ivan
2004-03-13automatically set Mason comp_root in Makefileivan
2004-03-05beginning of OO reporting interface, create acadia-requested crosstab reportsivan
2004-02-28Apache::ASP 2.55 requiredivan
2004-02-12re-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-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2003-12-23add svc_externalivan
2003-10-08can't use File::Basename::basename for windows filenames! use a regex insteadivan
2003-09-30CGI.pm 2.47 required for ->upload() methodivan
2003-09-28add upload of batch result from TD Canada Trustivan
some global.asa / handler.pl enhancements
2003-08-08- fix Mason profiling to pass-through images (for graph/)ivan
- fix graph/money-time.cgi use of $m interfering with Mason - fix graph/money-time-graph.cgi to set content-type in a Mason/ASP-independant fashion - (beginning of) includes! - (beginning of) moving SQL search to including generic elements/search.html - fix global.asa typo - fix masonize to not prepend an extraneous blank line (breaking graph/money-time-graph.cgi)
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 defaultivan
- 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-05no svc_acct_sm in 1.5ivan
2003-08-05Virtual field mergekhoff
2003-07-03working DBIx::Profile againivan
2003-06-06database profiling bsivan
i should just switch to mason
2003-05-11handler.pl updates from Richard Siddall <richard.siddall@elirion.net>ivan