summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_main.cgi
AgeCommit message (Collapse)Author
2011-05-27internationalization/localization, RT12515levinse
2011-05-22scalar all CGI params used in listsivan
2011-05-21internationalization/localization, RT12515levinse
2011-05-04add USPS-unvalidated customer addresses report, RT12402levinse
2010-10-22a real wtf from me on the search changes, now fixed, RT#10341ivan
2010-10-21better address searching: disable fuzzy/substring searches when an exact ↵ivan
match is found, work around L:EN:NameParse DrainBramage w/two-letter first names like "Ed", add an address1 search to advanced customer search, RT#10254
2010-09-17refactor giant cust_main.pm a little in preparation of adding API methods ↵ivan
for maestro, RT#9967
2010-08-03spellingivan
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-06-17finish up initial work on customer view tabs (ensure links back to customer ↵ivan
view call include show=packages if default view isn't jumbo or packages already), RT#5586
2008-10-10add options to auto-generate agent_custid and display it as the customer ↵ivan
number, RT#4099
2007-12-17add cust_main-require_address2 config, reimplement address2-search config ↵ivan
("Unit #" search in searchbar), visual indication of require_invoicing_list_email, closes: RT#2926
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-09-13fix status color on customer listivan
2007-03-06fix status colors in mozillaivan
2007-02-03add customer status column to customer & most other reports. also put the C ↵ivan
in ACL in the search/ and graph/ directories.
2006-12-29service refactor!ivan
2006-10-25pagination 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-09-12no need to log thisivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-07-25oops, extra elseivan
2006-07-25this should finish adding the "inactive" status, i think?ivan
2006-06-19fix up the alternating colors on the customer search resultsivan
2006-06-19agent virtualization, take one (stuff from "inactive" changeset snuck into ↵ivan
cust_main.pm and the package reporting changeset in search/cust_pkg.cgi here too)
2006-05-15more ACL and re-skinning work, now with RT!ivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-12zip code reportivan
2005-05-21hehe, allow changing the browse order of any sortivan
2005-03-06add Excel and CSV download of templated reports and clean up their HTML ↵ivan
formatting, closes; Bug#520, Bug#1107
2004-12-09typoivan
2004-12-09typoivan
2004-12-09UI: dont link to empty listsivan
2004-12-09UI: dont link to empty listsivan
2004-12-09UI: same font size as the rest of the pageivan
2004-12-09UI: condense ticket subtable a littleivan
2004-12-09deuglifyivan
2004-12-09fix typoivan
2004-12-09more RT integrationivan
2004-12-06fix total linkivan
2004-12-06fix total links and line up custom field columnsivan
2004-12-06fix reading custome field valuesivan
2004-12-061st try at adding custom field handlingivan
2004-12-06link customers back to tickets!ivan
2004-12-02fix license boilerplate and search sortingivan
2004-12-02second big RT integration checkin, customer linking/delinking interfaceivan
2004-08-24big update for reseller interfaceivan
2004-06-10agent interfaceivan
2004-03-22remove everything that links to package view also, closes: Bug#569ivan
2003-09-29agent browse now links to active/cancelled customersivan
2003-04-23Missing comma.khoff