summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-04-21s(browse/queue.cgi)(search/queue.html)ivan
2006-04-18add JSON to initial install instructionsivan
2006-04-15REALLY correct the period for the total column this timeivan
2006-04-15correct period & use a yellow color for the total columnivan
2006-04-15format & link the total columnivan
2006-04-15and </TD> the total columnivan
2006-04-15add a total columnivan
2006-04-12zip code reportivan
2006-04-09a few more fixups for our favorite include(...) from Scott Edwardsivan
2006-04-09add "spool_cdr" to cust_main fieldsivan
2006-04-03have the UI use full country names, and state names outside the US...ivan
2006-03-31quick sort fix for billing eventsivan
2006-03-25successfully correct the spelling of sucessfulivan
2006-03-24fix spellingivan
2006-03-20add price plan to bill on internal or external CDRs directly, add option to ↵ivan
export CDRs to a per-customer downstream file
2006-03-13fix progress hoohaw for internet exploder again, whew. also make sure ↵ivan
error/finish messages are centered, looks better
2006-03-11some pages from ui hoohaw have leaked footer include, need something here ↵ivan
for now
2006-03-11fix the progressbar bug with multiple progressbar forms on a pageivan
2006-03-10fix to (hopefully) allow multiple progress-init's in a page, also add second ↵ivan
$cgi arg to all these progressbar calls...
2006-03-09don't use a table with WIDTH="100%", it shoves the custnum and "billing ↵ivan
information" boxes way out to the right
2006-03-08 Add an option to the web interface to batch upload new entries to theivan
inventory_item table.
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.)
2006-03-03agent-specific sales/credit/receipts summaryivan
2006-02-22add vonage click2call featureivan
2006-02-18CDR schema and classivan
2006-02-18Mason it isivan
2006-02-16automate more of the initial data adding...ivan
2006-02-09update jscalendarivan
2006-02-08remove ancient upgrade instructionsivan
2006-02-08slightly html-ize the 1.5.8 upgrade instructionsivan
2006-02-07remove inadvertant extra table statement preventing page from showing up in konqivan
2006-02-05payment gateway editingivan
2006-02-01finish adding freeside-monthly and monthly eventsivan
2006-01-31*** empty log message ***ivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2006-01-27small visual fix to alternating row colors when show_taxclasses is onivan
2006-01-27on tax exemption report, show more info on the specific line item and invoiceivan
2006-01-26whew, FINALLY can fix monthly exemption columns to work correctly. also ↵ivan
make them agent-specific. also fix package exemption columns, they were bunk too, sheesh. start adding package classes for package class tax reporting.
2006-01-05my last 1.4 -> 1.5 upgrade...ivan
2005-12-30Fixing a few typos.rsiddall
2005-12-25add switch to enable taxclass breakdown, report invoiced tax separately in ↵ivan
that case
2005-12-25make sure to specify a money_char defaultivan
2005-12-25add switch to enable taxclass breakdown, report invoiced tax separately in ↵ivan
that case
2005-12-25correct "out of taxable region" flag on new line item report - NULLs need to ↵ivan
be compared explicitly. apparantly NULL != NULL. bah SQL
2005-12-25fixup new line item report brainfartivan
2005-12-25correct end date display for "now"ivan
2005-12-25add invoice event to suspend only when greater than N amountivan
2005-12-25don't reenable postal billing for existing customers just cause its blank...ivan
2005-12-22and s/$taxable/$tot_taxable/ in the declaration tooivan