modular price plans!
[freeside.git] / FS / FS / Record.pm
2004-10-26 ivanmodular price plans!
2004-07-10 ivanfix FS::Record::qsearch to (hopefully) work as before...
2004-07-06 ivanbetter error message for missing tables
2004-07-01 ivanshow a full stack backtrace if we wind up in the hash...
2004-06-15 ivanadd stack backtrace to fatal problems in virtual field...
2004-04-30 ivanaccept empty zips for non-US countries...
2004-03-11 ivanThis commit was generated by cvs2svn to compensate...
2004-02-28 ivandepend on DBIx::DBSchema 0.23 and thus DBD::Pg 1.32...
2004-02-26 ivanallow replace with no arguments
2004-01-31 ivanadd ut_snumber, fix replacement of records with empty...
2004-01-18 ivanrevert bind_param change _again_. passing not as a...
2003-12-30 khoffPass type as scalar instead of a hashref to work around...
2003-12-21 ivancache virtual_fields method results to help performance
2003-11-21 ivanrevert bind_param change!
2003-11-19 ivanwork around DBD::Pg problems with bind_param
2003-11-04 ivanfinish treating serials as ints!
2003-11-04 ivantreat serial columns as ints too!
2003-09-03 ivanturn off query debugging
2003-09-03 ivanturn vfieldpart_hashref into a method, not a subroutine
2003-08-05 ivanbackwards compatibility if the schema hasn't been updated
2003-08-05 khoffVirtual field merge
2003-07-15 ivanThis commit was generated by cvs2svn to compensate...
2003-07-15 ivanThis commit was generated by cvs2svn to compensate...
2003-07-11 ivantypo
2003-07-11 ivanprovide stack backtrace when we wind up in FS::Record...
2003-05-08 ivangeneral Pg 7.3 fix for setting int columns to '' /...
2003-04-01 ivan- update qsearch for Pg 7.3
2002-12-21 ivanbetter qsearchs warning
2002-10-13 ivanchange ILIKE into LOWER() for compatibility with non...
2002-09-20 ivanfix database sequence code, closes: Bug#69
2002-09-19 ivanuse database SERIAL or AUTO_INCREMENT for primary keys...
2002-08-27 khoffYip yip, I sprained my brain
2002-08-12 cvs2gitThis commit was manufactured by cvs2svn to create branc...
2002-06-30 ivanoops, very bad
2002-06-30 ivanget rid of unneeded Pg-cruft (don't use native Pg money...
2002-06-30 ivanfix dbdef caching
2002-06-28 ivanremove extraneous check
2002-06-28 ivanfix multi-database installs, while hopefully keeping...
2002-04-23 ivanfixes inserting strings that end in numbers to TEXT...
2002-04-19 ivan- add init file installation to Makefile, add unified...
2002-04-17 ivanallow = in ut_text
2002-04-17 ivanget rid of debugging cruft
2002-04-12 ivan- should finish off the part_svc -> part_export s/one...
2002-04-11 ivanuse the AUTOLOAD that reports errors better & fix probl...
2002-04-10 ivanbulk checkin from working on the road:
2002-03-22 ivanmore new export...
2002-03-18 ivanfixes: bug #348 - adds the ability to email on deleted...
2002-03-04 ivanmake history tables conditional
2002-03-04 ivan*** empty log message ***
2002-02-26 ivanin Record.pm - call ->check **BEFORE** generating ...
2002-02-23 ivancase-insensitive and substring searching
2002-02-20 ivanuse Net::SSH::ssh_cmd for all job queueing rather than...
2002-02-05 ivanbetter error messages if you haven't run fs-setup ?
2002-01-29 ivan- web interface for hourly account charges!
2002-01-28 ivanoops, syntax error in new() check for missing subclass...
2002-01-24 ivanemit a warning in this unlikely case again
2001-12-27 ivanservice and package disable!
2001-12-20 ivanwork better with DBIx::Profile
2001-12-10 ivanPg datatype pain
2001-12-03 ivanmaxsearchrecordsperpage config option
2001-11-05 ivanmakefile fixups
2001-11-05 ivanAUTOLOAD optimizations broke things rather badly, oops
2001-11-03 ivannew 'jsearch' call for big joined searches & caching...
2001-11-02 ivandepend on DBIx::DBSchema 0.19
2001-10-10 ivanembarassing doc fix, thanks jason
2001-09-16 ivanfix oops in FS::cust_main_invoice::replace preventing...
2001-09-14 ivans/croak/confess/
2001-09-11 ivanfaster (cached) fuzzy searches
2001-08-31 ivancheck US zips more strictly
2001-08-21 ivanno more &swapuid
2001-08-19 ivancountry fields will now accept names and change them...
2001-08-17 ivanut_phonen: fallback to ut_textn, instead of ut_alphan...
2001-08-17 ivancanada has same phone# rules as US
2001-08-11 ivanallow newlines in ut_anything fields
2001-08-08 ivanbetter error msg
2001-07-30 ivanshipping address additions
2001-07-30 ivanpodnitfix
2001-06-03 ivantrack down
2001-05-07 ivantyop
2001-05-07 ivanstart to track down
2001-04-15 ivans/dbdef/DBIx::DBSchema/
2001-02-20 ivandon't use prepare_cached for now
2001-02-03 ivantime-based prepaid cards, session monitor. woop!
2000-12-06 ivanDESTROY sub
2000-12-03 ivansession monitor updates
2000-11-07 ivansession monitor
2000-10-27 ivansession monitor
2000-06-27 ivani18
2000-06-27 ivanfix typo in last patch, and another gratuitous -w pleaser
2000-06-27 ivanlogically identical, but -w safe
2000-06-23 ivanFS::Record::qsearch - more portable, doesn't depend...
2000-03-03 ivanchanges backported from 1.2.3 release, bugfix from...
1999-08-04 ivansome pod syntax update to generate nicer html docs
1999-08-04 ivaninitial checkin of module files for proper perl install...