summaryrefslogtreecommitdiff
path: root/FS/FS/CGI.pm
AgeCommit message (Collapse)Author
2016-09-08add delivery of spreadsheet/CSV reports, #72101Mark Wells
2015-10-27progressbar fix for elements/ exclusion, RT#38752Ivan Kohler
2013-04-05login/login pages and cookie/session-based authIvan Kohler
2011-03-16fix torrus menu links back to servicesivan
2011-03-15fix torrus menu links back to RTivan
2010-06-01add progressbar, redirection, and improve links RT#8274jeff
2009-07-12this should fix $fsurl under the unified RT? sure hope soivan
2008-07-21add framework for running Mason components standaloneivan
2008-06-02badly placed small_custview all of a sudden causing fatal errors?! wtfivan
2008-05-15fix minor problem with ship_zip not showing up in small_custviewivan
2007-08-02fix status color on small_custviewivan
2007-02-08fix the popup progress bars, whewivan
2007-02-05not supporting Apache::ASP anymoreivan
2007-01-22hopefully this should be the last bit of the relative URL fixingivan
2007-01-21fix svc_url to work no matter where we are coming from in the tree - use ↵ivan
rooturl() instead of popurl()
2007-01-17link to customer from manual payment screen (ticket 1414)jeff
2006-11-13add preference page, start with just a password changerivan
2006-08-23don't use FREESIDE_URL for this, it didn't work out...ivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-02-22a better CGI::rooturl(), will have to do for nowivan
2004-12-10ui tweak for small customer view - line up billing and service address boxesivan
2004-12-02second big RT integration checkin, customer linking/delinking interfaceivan
2004-10-26modular price plans!ivan
2004-06-10agent interfaceivan
2004-03-22consistant title size of 6ivan
2004-03-22tone down the titlesivan
2004-02-25kludge around it completelyivan
2004-02-25third time's the charmivan
2004-02-25oops, not the right way to blank themivan
2004-02-25query strings get passed through sometimes?ivan
2003-08-08- (finish) includes! (closes: Bug#551)ivan
- (finish) moving SQL search to including generic elements/search.html - new elements: menubar.html, header.html, pager.html and table.html - have masonize process .html files also
2002-11-04balance on small_custviewivan
2002-09-23global.asa changes for profiling redirectsivan
header-handling changes necessary for chart .cgis
2002-07-22UIivan
2002-06-10unused globalivan
2002-02-20fixes eidiot under Mason, closes: Bug#344ivan
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
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-09no more exit() in templatesivan
2002-02-09okay, both Apache::ASP and Mason should set no-cache headers now (closes: ↵ivan
Bug#23)
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-10-26cache fooivan
*sigh*
2001-08-11that's what $etc is for!ivan
2001-07-30Apache::ASP eidiot fixivan
2001-05-30use Apache inside an eval BLOCK was mucking things up for the non-mod_perl folksivan
2000-05-13cgisuidsetup takes an Apache object as well as a CGI object now.ivan
2000-04-11CGI.pm detects mod_perl and calls appropriate exit (Registry's override doesn'tivan
work here)
2000-03-03use Apache::exit instead of exit in &eidiot - Registry wasn't overriding exitivan
in modules
1999-08-04initial checkin of module files for proper perl installationivan