Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-20 | add ability to disable package classes | ivan | |
2006-10-25 | pagination patch from UNTD - limit the number of page links displayed and ↵ | ivan | |
have a drop-down option for selecting number of entries per page | |||
2006-10-08 | add menu items for credit card batching, debug last-minute changes to ↵ | ivan | |
payby.pm, add ACL for re-processing batches, separate CARD and CHEK batches, fixed defaults for batch formats | |||
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-08-07 | get rid of the extra border in nested tables | ivan | |
2006-04-22 | start of package class web UI (add/edit package classes, package class ↵ | ivan | |
selection in package def edit) | |||
2006-04-12 | zip code report | ivan | |
2006-03-08 | Add a new table for inventory with for DIDs/serials/etc., and an additional | ivan | |
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.) | |||
2005-12-22 | tax report update, link to new line item report, per-agent tax reporting | ivan | |
2005-09-13 | fix redirect with single item returned from search results and a coderef ↵ | ivan | |
redirect | |||
2005-08-07 | move cust_pkg search to new template, add active/suspended/cancelled ↵ | ivan | |
customer packages to agent browse | |||
2005-07-14 | move account search (httemplate/search/svc_acct.cgi) to new template, ↵ | ivan | |
cust-fields configuration value to control which customer fields are shown on reports | |||
2005-06-02 | add ability to search on a date range of invoice events and then reprint or ↵ | ivan | |
reemail (boy was that a bit more work than i expected), closes: Bug#946 | |||
2005-05-15 | move receivables report to search template | ivan | |
2005-04-10 | add some left and right padding so cells don't run into each other so badly | ivan | |
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan | |
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing | |||
2005-03-06 | specity an explicit EOL for Text::CSV_XS, apparantly sometimes the default ↵ | ivan | |
is null | |||
2005-03-06 | and a slight formatting fix | ivan | |
2005-03-06 | add Excel and CSV download of templated reports and clean up their HTML ↵ | ivan | |
formatting, closes; Bug#520, Bug#1107 | |||
2005-03-04 | add agent selection to payment and credit reports, add link to agent browse, ↵ | ivan | |
closes: Bug#1105 | |||
2004-08-19 | add customer # to payment reports, add table cell alignment option to ↵ | ivan | |
general search component | |||
2004-05-28 | show a better message when no results are found | ivan | |
2004-05-01 | don't display links to missing customers | ivan | |
2004-04-23 | credit report, add some links to sales/credits/receipts summary, move ↵ | ivan | |
payment search to template | |||
2004-04-23 | working templated invoice search! | ivan | |
2003-08-08 | - (finish) includes! (closes: Bug#551) | ivan | |
- (finish) moving SQL search to including generic elements/search.html - new elements: menubar.html, header.html, pager.html and table.html - have masonize process .html files also | |||
2003-08-08 | - fix Mason profiling to pass-through images (for graph/) | ivan | |
- fix graph/money-time.cgi use of $m interfering with Mason - fix graph/money-time-graph.cgi to set content-type in a Mason/ASP-independant fashion - (beginning of) includes! - (beginning of) moving SQL search to including generic elements/search.html - fix global.asa typo - fix masonize to not prepend an extraneous blank line (breaking graph/money-time-graph.cgi) |