summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-16automate more of the initial data adding...ivan
2006-02-09update jscalendarivan
2006-02-08don't leave ssh zombies around eitherivan
2006-02-08remove ancient upgrade instructionsivan
2006-02-08slightly html-ize the 1.5.8 upgrade instructionsivan
2006-02-08update error message when secrets file cannot be foundivan
2006-02-07well, it was already fatal. at least now the error message is better.ivan
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-02-01HEAD isn't 1.5.8 anymoreivan
2006-01-31oops, forgot $ivan
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-31fix "table not found" dbdef error message to recommend freeside-upgrade ↵ivan
instead create + dbdef-create
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-25change texas-style tax exemptions to be against a specific line item rather ↵ivan
than just general per-customer, for later tracking and tax reporting. fix 1969/1970 exemptions for one-off charges
2006-01-05my last 1.4 -> 1.5 upgrade...ivan
2006-01-05remove redundant indices on cust_main ship_ columnsivan
2006-01-03agentnums 1-3ivan
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-25update indices for better tax report performanceivan
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
2005-12-22fix some ambiguous var names causing " "my" variable $t masks earlier ↵ivan
declaration in same scope" errors
2005-12-22more accurate description of tax report changesivan
2005-12-22tax report update, link to new line item report, per-agent tax reportingivan
2005-12-19correct field labeling - not always monthlyivan
2005-12-19add maximum "caps" to RADIUS usage chargesivan
2005-12-16add motorola canopy attributes from wtxs, neaten up raddb.pm generationivan
2005-12-16add TransactionCentralivan
2005-12-15fix bug when adding new agent types, noticed by Julius Iguguivan
2005-12-15adding print-schemaivan
2005-12-15payment "un-void"ingivan
2005-12-14allow a dir field to be set (or auto-generated) even if uid is fixedivan
2005-12-14add 'STATE' field for suspensions to Radiator exportivan
2005-12-13fix options in gateway addingivan
2005-12-12use crypt password for radiator exportivan
2005-12-09fill in reason if empty when applying a credit to a refundivan
2005-12-09fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back ↵ivan
to on)
2005-12-07for fetching inserted keys without pg_oid_status, look up the actual ↵ivan
sequence name from dbdef rather than assuming ${table}_${column}_seq