Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) |