summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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
2007-09-30fix argument stickiness on date editing errors (especially because resetting ↵ivan
them pops up the error confirmation)
2007-09-29fix ambiguous agentnum errors in cust_event.html & report_tax.cgi (provide a ↵ivan
table option in access_user::agentnums_sql so this is easy to fix for other reports too)
2007-09-27hide fixed passwordsjeff
2007-09-26fix package browse query, dohivan
2007-09-24beginning of agent-virtualization of packagesivan
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-23accounts w/time remaining searchivan
2007-09-23accounts w/time remaining searchivan
2007-09-23accounts w/time remaining searchivan
2007-09-23remove extraneous blank line causing Excel exports to failivan
2007-09-23accounts w/time remaining searchivan
2007-09-22improve config UI, especially for textareasivan
2007-09-22UIivan
2007-09-22add a list of any hosts associated with accountsivan
2007-09-21fix problems with time queue search: ticket subjects need to be ↵ivan
HTML-escaped, 'remaining time' calculation had a NULL vs 0 issue, and link to tickets
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-18fix advertising source stickiness when page is reloaded with an errorivan
2007-09-18and parens help alot, dohivan
2007-09-18fix svc_broadband search by svcpart (links from browse/part_svc, in particularivan
2007-09-14Fix 'Can't use an undefined value as an ARRAY reference at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
2007-09-13rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a ↵ivan
service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem...
2007-09-13random indentation fixivan
2007-09-13fix status color on customer listivan
2007-09-13clean up some unused codeivan
2007-09-13add better inline docs explaining fields on customer CSV importivan
2007-08-17access controljeff