summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2007-12-12self-service can select domain on provision (#2801)jeff
2007-12-06agent setting during package edit cleanupjeff
2007-12-06support display of negative timejeff
2007-12-05doh, order_by does have to include ORDER BY!ivan
2007-12-05show types in reason selection, order by type and reasonivan
2007-12-05wtf?jeff
2007-12-05i hope this allows IE to download excel over https?ivan
2007-12-04add suspend/cancel reason to advanced package report (#2779)jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-11-30add net vs gross amounts to invoice report; make the "net sales" links on ↵ivan
sales/credit/receipts report & graph clickable
2007-11-30UI: download full results links on separate lines, for consistency with ↵ivan
search.html
2007-11-30add customer import format with companyivan
2007-11-30update inline documentationivan
2007-11-29fix dates going all wacky on errors, when you're asked to confirm a date ↵ivan
move into the past
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form ↵ivan
protection
2007-11-28better select multiple, discourage creation of packages no agent can selljeff
2007-11-28advanced customer report rearrangementjeff
2007-11-27fix small side-effect of mysql-compat change eliminating DISTINCT ON: map ↵ivan
changing values of @where array
2007-11-26add a "printable copy" link to searches to get full results as printable ↵ivan
HTML without other cruft, closes: #1885
2007-11-26add our stylesheet to popup/print headersivan
2007-11-23fix stickiness of primary radio buttons on errors, closes: RT#1035ivan
2007-11-22usability: don't offer 'Select agent' choice if the dropdown already has a valueivan
2007-11-14add link to resolved tickets tooivan
2007-11-09better visual indication of disabled "days" field on IEivan
2007-11-09add option for listing customers without a balance (closes: RT#2752) and fix ↵ivan
bug in total row (closes: RT#2736)
2007-11-04comma is a bad delimiter choice according to ut_text()jeff
2007-11-04not quite yetjeff
2007-11-03move menu option for adv. customer reports to second level, same as advanced ↵ivan
invoice & package reports
2007-11-03new customer report/flattened package report (ticket 1428)jeff
2007-10-29famous last mysql bugivan
2007-10-29yup, mysql-ing me harderivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-29still have link back to the customer on printable receipt... should hide it ↵ivan
from print at some point though
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-13correct agent_defaultpkg handlingjeff
2007-10-08agent selection on package add/edit (1151)jeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-05fix date selection on advanced invoice report, or future places where date ↵ivan
selection component is included multiple times
2007-10-04support part_pkg option input validation, check bytecounts and allow commas ↵jeff
(closes 1863)
2007-10-02fix up re-email these eventsjeff
2007-09-30fix argument stickiness on date editing errors (especially because resetting ↵ivan
them pops up the error confirmation)
2007-09-27hide fixed passwordsjeff
2007-09-23i think this is a bug; should not show the svc_www.usersvc selector unless ↵ivan
it is non-fixed or non-blank, NOT non-fixed or blank
2007-09-22UIivan
2007-09-22add a list of any hosts associated with accountsivan
2007-09-21backport fix from HEAD allowing - in preference email addressesivan
2007-09-19fix at least one small problem with reprint/email/fax functionality: now ↵ivan
should understand the "most recent invoice per customer" and invoice # min/max options
2007-09-18and parens help alot, dohivan
2007-09-18fix svc_broadband search by svcpart (links from browse/part_svc, in particularivan