summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Expand)Author
2002-07-07commaivan
2002-07-07calculate owed as subquery here tooivan
2002-07-07don't forget to where the where clauseivan
2002-07-07try for working paged invoices, this time with subqueriesivan
2002-07-07wtf?ivan
2002-07-07invoice search with possibly working pagerivan
2002-07-07move query logic from perl to sql for scalabilityivan
2002-07-06new! improved! now even more idiot-proof!ivan
2002-07-06fix UI for forwards - use HTML::Widgets::SelectLayers, closes: Bug#303ivan
2002-07-06add "are you sure?" javascript on view/svc_acct.cgi "cancel unaudited account"ivan
2002-07-06spelingivan
2002-07-06fix spelingivan
2002-07-05fix bug with config having a value not in the selectivan
2002-07-04move "add" links to the topivan
2002-07-03uiivan
2002-07-03one-time charges with tax classesivan
2002-07-03deprecate text radius config optionsivan
2002-07-02ui s/ / ivan
2002-07-02freeside groupivan
2002-06-30addingivan
2002-06-28more card display changesivan
2002-06-28last 4 digits of card instead of firstivan
2002-06-26close form tagsivan
2002-06-26working one-time chargesivan
2002-06-26uiivan
2002-06-25add link to controlling accountivan
2002-06-23patch to get this working from Stephen Bechard <steve@destek.net>ivan
2002-06-23add link to edit and format nicelyivan
2002-06-23forgot %> when converting from CGI, works now,ivan
2002-06-21don't forget part_svc in upgradesivan
2002-06-21docivan
2002-06-21uid search on main menu, updated upgrade docsivan
2002-06-20docivan
2002-06-20shellcommands w/passwordsivan
2002-06-18better error messageivan
2002-06-15mark@pc-intouch.com: exporttype2svcdb removalivan
2002-06-14s/svc_domain.import/bind.import/ to match realityivan
2002-06-14remove classic interfaceivan
2002-06-14mysql support!ivan
2002-06-14search by for address2 (unit) - commented out in default index.htmlivan
2002-06-13phone number search (Bug#422)ivan
2002-06-13fuzzy username searching (Bug#422)ivan
2002-06-13search on customer number (Bug#422)ivan
2002-06-12fix company searchivan
2002-06-11add crypt option to (bsd|sysv)shell exportivan
2002-06-10also retry cards when user clicks "Bill now" (closes: Bug#417)ivan
2002-06-10final visual update on package date viewivan
2002-06-10fixup time display in packagesivan
2002-06-10add small time display to datesivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff