Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2003-08-07 | - turn on profiling with mason like with Apache::ASP (redirects now working) | ivan | |
- fix mason error with new view/cust_main.cgi UI | |||
2003-08-07 | - switch to mason by default | ivan | |
- minimum mason version 1.1 (and doc) - evaluate .html files with mason/asp - turn on profiling with mason like with Apache::ASP (redirects not working) - (start of) includes | |||
2003-08-05 | doh, revert stuff that shouldn't have been checked in | ivan | |
2003-08-05 | Fixed %%%VERSION%%% tag | khoff | |
2003-08-05 | Virtual field merge | khoff | |
2003-08-05 | Virtual field merge | khoff | |
2003-07-23 | fix spurious "can't purchase pkgpart" errors | ivan | |
2003-07-16 | UI | ivan | |
2003-07-16 | show totals in payment report | ivan | |
2003-07-14 | fix bug when both a payment type and date range are specified | ivan | |
2003-07-12 | remove Gratuitous capitalization | ivan | |
2003-07-12 | - better description of payment search | ivan | |
- some clarification of services/packages vs. service/package definitions in browse/part_{svc,pkg}.cgi - package definition report by # of active customer packages (with links to customer package listing) | |||
2003-07-11 | payments report for inventivemedia / hpnx | ivan | |
2003-07-09 | increase max domain length to 63 | ivan | |
2003-07-06 | don't bother displaying comments that are only whitespace/newlines | ivan | |
2003-07-01 | larger textareas in export options | ivan | |
2003-06-25 | Pg 7.3 incompatibility with empty dates in Failed Invoice Event search, | ivan | |
patch from rlucas@tercent.net | |||
2003-06-22 | fix the credit card retry on change or manual "retry_card" to ONCE per invoice | ivan | |
2003-06-14 | cust_bill2 index | ivan | |
2003-06-13 | missing semi | ivan | |
2003-06-13 | correct stickiness for checkbox options on export edit | ivan | |
2003-06-09 | documentation update from "Jesse D. Guardiani" <jesse@wingnet.net>, thanks | ivan | |
2003-06-04 | fix last bill label | ivan | |
2003-06-03 | fix provision links | ivan | |
2003-06-03 | upgrade docs | ivan | |
2003-06-03 | slightly better upgrade docs | ivan | |
2003-06-02 | UI nit | ivan | |
2003-05-30 | force inclusion of httemplate/docs/man hierarchy | ivan | |
2003-05-30 | doc | ivan | |
2003-05-12 | fix service links | ivan | |
2003-05-11 | mail forward search not yet implemented | ivan | |
2003-05-11 | patch from Richard Siddall for strict vars | ivan | |
2003-05-11 | red here is too confusing | ivan | |
2003-05-10 | first pass at new package list UI | ivan | |
2003-05-09 | Cleaned-up package view code and added CSS tags. | khoff | |
2003-05-06 | don't create new files in lieu of branches | ivan | |
2003-05-06 | Can't pull out of thin air. | khoff | |
2003-05-04 | proposed cust_main.cgi | khoff | |
2003-05-03 | enable quota maintenance in infostreet export | ivan | |
2003-05-02 | CARD && DCRD? | khoff | |
2003-04-29 | 0 has a hash key looks like svcnum = 0. Suprisingly, '' works. | khoff | |
2003-04-29 | It helps if you can edit the ip_addr field. | khoff | |
2003-04-24 | fix for bug triggered by nonexistant referring customer numbers | ivan | |
2003-04-23 | compatible with mason 1.1! closes: bug#492 | ivan | |
2003-04-23 | Missing comma. | khoff | |
2003-04-22 | properly deprecate ancient apache & sendmail config options | ivan | |
2003-04-22 | mason is more strict about variables - patch from Richard Siddall, thanks | ivan | |
2003-04-22 | - mysql 4.1 is available; update documentation | ivan | |
- remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and svc_forward; add appropriate exports (closes: Bug#299) |