summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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-28removed unused \$failed varivan
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-18add "multiplier of monthly" info to "paid time" column in ↵ivan
svc_acct-display_paid_time_remaining report
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-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-29bug ya bug resulting from agent-virtualized packagesivan
2007-10-29famous last mysql bugivan
2007-10-29yup, mysql-ing me harderivan
2007-10-29mysqlivan
2007-10-29mysql me 1.9 more timesivan
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-10REALLY fix the package browsing this time, without messing up the orderingivan
2007-10-10concurrent fix for package editing also cleans this up slightlyivan
2007-10-10close:}jeff
2007-10-09preserve orderjeff
2007-10-09interpolating the links would help tooivan
2007-10-09i think this should fix timeworked subjects, and link to the transactions as ↵ivan
well
2007-10-08add cust_bill_owed as an implicit condition (whew), and make sure it is ↵ivan
added on migrations (also: fixed implicit conditions like this which only apply to a subset of eventtables)
2007-10-08disallow agent changing on cloned packagesjeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-05new ui for assigning support timejeff
2007-10-05fix date selection on advanced invoice report, or future places where date ↵ivan
selection component is included multiple times
2007-10-05Initial checkin, was missing from the cust_bill_has_service condition checkin.jayce
2007-10-04fix compilation error!ivan
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-10-02missed file in self service support usage improvementsjeff
2007-10-02Configuration right no longer gives access to things controlled by their own ↵ivan
ACLs (advertising source & package edit
2007-10-02package definitions controlled by their own ACL nowivan
2007-09-30better CDR searchingivan