summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2008-06-03very basic start at adding quantitiesivan
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" ↵ivan
refunds show like other unapplied/open things, RT#3545
2008-06-01backport cust_bill_ApplicationCommon::applied_to_invoice and ↵ivan
cust_bill::invnum_date_pretty to 1.7
2008-05-301.7 sucks. but people are still going to be editing old-style invoice ↵ivan
events for a little while more yet, so space them out better (so options don't run together)
2008-05-301.7 sucks. add a "balance over" option to the 1.7 style agent-specific ↵ivan
invoice send event
2008-05-29line things up better on the 12mo report (prevent labels from taking up most ↵ivan
of the graph
2008-05-19backport voip_cdr's upstream_simple, and the columnization featuresjeff
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
2008-05-18add a config value for disabling the ACLs... this should be good for a demo ↵ivan
in 1.7, 1.9 will need some way to disable ACL changes from OUTSIDE the db
2008-05-09re-drag address and router even farther into the centuryjeff
2008-05-07fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481ivan
2008-05-06agent-virtualize customer # portion of quick payment entryivan
2008-04-18backout browse changes until 1.7.4jeff
2008-04-18drag address and router even farther into the centuryjeff
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering ↵jeff
spurious usergroup bug
2008-04-09oops, adding explicit AGPL.htmlivan
2008-04-04sync with HEADivan
2008-04-03Missing comma in argument list causes Mason compilation error.rsiddall
2008-04-02slight browser adjustments and DONEivan
2008-04-02new header about: boxivan
2008-04-02adding about.html on 1.7ivan
2008-04-02fckeditor is unused in 1.7ivan
2008-04-02updated credits and licenseivan
2008-04-02remove excessive iframe borders, add "scrolling" and "nofalse" optionsivan
2008-04-02sync with HEADivan
2008-04-01fix hasty safari iframe fixivan
2008-04-01adding license and credits in app itselfivan
2008-04-01Missing % causes closing brace to be omitted from Perl compilation.rsiddall
2008-04-01probably doesn't matter now, but better error reporting anywayivan
2008-04-01popup iframes don't have predictable names anymore, so locate submit buttons ↵ivan
by id instead
2008-04-01doc height paramivan
2008-04-01append a random number to the iframe name on-the-fly to keep safari from ↵ivan
caching it under all circumstances
2008-04-01finish component-izing overlib linksivan
2008-04-01use popup_link...ivan
2008-04-01can't run include() sub at <%once> timeivan
2008-04-01component-ize overlib init and popup linkivan
2008-04-01component-ize overlib initivan
2008-04-01use popup_link element for phonenumber.html silly vonage popupivan
2008-03-31overlib includeivan
2008-03-31fix examples to use elements/init_overlib.htmlivan
2008-03-31overlib includeivan
2008-03-31clean up overlib usage for customer notesivan
2008-03-31overlib cleanup: easy static CVV2/echeck popupsivan
2008-03-31update overlibmws to current codeivan
2008-03-31fix safari weirdness with caching iframes and auto-submitting them (in tax ↵ivan
editor at least)
2008-03-31clean up popup link elements a bit, have the iframe name autogenerate to ↵ivan
work around safari fuckery
2008-03-31update overlibmws to current code before delving into safari problem... ↵ivan
hopefully no disasterous side effects :)
2008-03-30don't show invoice resend and payment posting links if you can't do that anywayivan
2008-03-29add quick links for unprocessed and processed CDRs to svc_phone viewivan
2008-03-29hmm... think this is right for 1.7ivan