Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-01 | very weird 5.005 problem | ivan | |
2004-04-23 | fix up includes with Apache::ASP | 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 | make Apache::ASP includes work as expected | ivan | |
2004-03-23 | includes fix | ivan | |
2004-03-23 | includes with Apache::ASP | ivan | |
2004-03-23 | one-time credit card and ACH payments (like self-service) closes: Bug#648 | ivan | |
2004-03-05 | beginning of OO reporting interface, create acadia-requested crosstab reports | ivan | |
2004-02-28 | Apache::ASP 2.55 required | 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-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 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 | Virtual field merge | khoff | |
2003-07-03 | working DBIx::Profile again | ivan | |
2003-06-06 | database profiling bs | ivan | |
i should just switch to mason | |||
2003-02-05 | svc_broadband rewrite | khoff | |
2003-02-04 | 1.5-specific fixes | ivan | |
2002-09-27 | only load Devel::AutoProfiler if it is installed | ivan | |
2002-09-23 | global.asa changes for profiling redirects | ivan | |
header-handling changes necessary for chart .cgis | |||
2002-09-09 | svc_broadband merge | khoff | |
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-18 | safe web demo operation! closes: Bug#217 | ivan | |
fix bug in edit/part_pkg: s/bkg/pkg/ edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323 | |||
2002-02-16 | work with current Apache::ASP | ivan | |
2002-02-09 | no more exit() in templates | ivan | |
2002-02-09 | okay, both Apache::ASP and Mason should set no-cache headers now (closes: ↵ | ivan | |
Bug#23) | |||
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
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 | |||
2001-12-27 | service and package disable! | ivan | |
2001-10-26 | cache foo | ivan | |
*sigh* | |||
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | date editing | ivan | |
2001-10-11 | price plan uI! | ivan | |
2001-09-04 | hehe, this should help out everybody without DBIx::Profile (i.e. everybody) | ivan | |
2001-08-21 | no more &swapuid | ivan | |
2001-07-30 | template stuffs | ivan | |