Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-14 | search by for address2 (unit) - commented out in default index.html | ivan | |
2002-06-13 | phone number search (Bug#422) | ivan | |
2002-06-13 | search on customer number (Bug#422) | ivan | |
2002-06-05 | more mysql goodness, thanks dale | ivan | |
2002-06-04 | mysql support! thanks to Donald Greer <dgreer@austintx.com> for the SQL and | ivan | |
Dale Hege <fhege@lumenexus.net> for the patches | |||
2002-04-17 | better ordering in search results | ivan | |
2002-04-06 | fix visual glitch | ivan | |
2002-03-26 | simple visual fix: for blank company column | ivan | |
2002-03-25 | customers by otaker report (ugly search/cust_main.cgi mods; revert if they | ivan | |
cause problems) | |||
2002-02-23 | case-insensitive and substring searching | ivan | |
2002-02-10 | eliminate duplicate cusomters before figuring to display a list or redirect. | ivan | |
eliiminates "2 matching found" displayed but only one in list. | |||
2002-02-10 | *finally* seems to be working under Mason. sheesh. | ivan | |
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. | |||
2002-02-09 | no more exit() in templates | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2002-01-09 | update fuzzy cache files on customer replace. | ivan | |
do an exact search along with the fuzzy search (webui) | |||
2001-12-26 | expedited check entry | ivan | |
2001-12-03 | paged service browse!! | ivan | |
2001-12-03 | paged package browse | ivan | |
2001-12-03 | paged customer browse! | ivan | |
2001-12-03 | maxsearchrecordsperpage config option | ivan | |
paged implementation of customer browse! | |||
2001-11-03 | new 'jsearch' call for big joined searches & caching support | ivan | |
preliminary customer browse optimizations, much faster! | |||
2001-11-01 | hit the database slightly less. this page still takes forever with lots of | ivan | |
customers. | |||
2001-10-30 | get rid of header foo in individual templates | ivan | |
2001-10-26 | cache foo | ivan | |
*sigh* | |||
2001-10-10 | Reverted. | thalakan | |
2001-10-10 | Stupid mistake. Works now. | thalakan | |
2001-10-10 | revert silly changes | ivan | |
2001-10-10 | Change to use ut_name instead. | thalakan | |
2001-09-16 | fix oops in FS::cust_main_invoice::replace preventing package cancellation | ivan | |
add toggle switch to cust_main searching to show/hide cancelled customers. hidecancelledcustomers config file is just which state it starts in. add signupurl config file to enable showing of the customer's signup URL on the view page. | |||
2001-09-11 | faster (cached) fuzzy searches | ivan | |
prelim. job queues! fixed part_svc editing | |||
2001-08-28 | customer-to-customer referrals in singup server | ivan | |
2001-08-28 | customer-to-customer referrals! | ivan | |
2001-07-30 | shipping address additions | ivan | |
2001-07-30 | templates!!! | ivan | |