summaryrefslogtreecommitdiff
path: root/FS/FS/Record.pm
AgeCommit message (Expand)Author
2002-06-30oops, very badivan
2002-06-30get rid of unneeded Pg-cruft (don't use native Pg money type)ivan
2002-06-30fix dbdef cachingivan
2002-06-28remove extraneous checkivan
2002-06-28fix multi-database installs, while hopefully keeping performance improvementivan
2002-04-23fixes inserting strings that end in numbers to TEXT columns... gah i hate SQLivan
2002-04-19- add init file installation to Makefile, add unified init fileivan
2002-04-17allow = in ut_textivan
2002-04-17get rid of debugging cruftivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
2002-04-11use the AUTOLOAD that reports errors better & fix problems with ut_domainivan
2002-04-10bulk checkin from working on the road:ivan
2002-03-22more new export...ivan
2002-03-18fixes: bug #348 - adds the ability to email on deleted payments.ivan
2002-03-04make history tables conditionalivan
2002-03-04*** empty log message ***ivan
2002-02-26in Record.pm - call ->check **BEFORE** generating @diff for SQL. causingivan
2002-02-23case-insensitive and substring searchingivan
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
2002-02-05better error messages if you haven't run fs-setup ?ivan
2002-01-29- web interface for hourly account charges!ivan
2002-01-28oops, syntax error in new() check for missing subclass table sub (eek)ivan
2002-01-24emit a warning in this unlikely case againivan
2001-12-27service and package disable!ivan
2001-12-20work better with DBIx::Profileivan
2001-12-10Pg datatype painivan
2001-12-03maxsearchrecordsperpage config optionivan
2001-11-05makefile fixupsivan
2001-11-05AUTOLOAD optimizations broke things rather badly, oopsivan
2001-11-03new 'jsearch' call for big joined searches & caching supportivan
2001-11-02depend on DBIx::DBSchema 0.19ivan
2001-10-10embarassing doc fix, thanks jasonivan
2001-09-16fix oops in FS::cust_main_invoice::replace preventing package cancellationivan
2001-09-14s/croak/confess/ivan
2001-09-11faster (cached) fuzzy searchesivan
2001-08-31check US zips more strictlyivan
2001-08-21no more &swapuidivan
2001-08-19country fields will now accept names and change them to two-letter codesivan
2001-08-17ut_phonen: fallback to ut_textn, instead of ut_alphan for non-US/CA phone num...ivan
2001-08-17canada has same phone# rules as USivan
2001-08-11allow newlines in ut_anything fieldsivan
2001-08-08better error msgivan
2001-07-30shipping address additionsivan
2001-07-30podnitfixivan
2001-06-03track downivan
2001-05-07tyopivan
2001-05-07start to track downivan
2001-04-15s/dbdef/DBIx::DBSchema/ivan
2001-02-20don't use prepare_cached for nowivan
2001-02-03time-based prepaid cards, session monitor. woop!ivan