service refactor!
[freeside.git] / FS / FS / Record.pm
2006-12-29 ivanservice refactor!
2006-12-23 jeffinital prizm support
2006-12-14 ivanencryption fixes from huntsberg & jayce
2006-12-07 jeffretouch bandwidth countdown
2006-10-23 ivanadd AU to list of zip-requiring countries
2006-10-17 ivanThis commit was generated by cvs2svn to compensate...
2006-10-16 ivanfix for agent_custid unique bs ('violates unique constr...
2006-10-04 jeffDoB
2006-09-13 ivanencryption-on-insert bugfix from untd
2006-08-26 ivanfoiled by autovivification!
2006-08-26 ivanfoiled by autovivification!
2006-08-25 ivanuse GROUP BY instead of DISTINCT ON in the state and...
2006-08-10 ivanagent-virtualize advertising sources
2006-07-12 ivansvc_phone service and CDR billing from imported CDRs
2006-07-01 ivananother Pg 8.1 fix? noticed by Damon Vincent
2006-06-19 ivanagent virtualization, take one (stuff from "inactive...
2006-04-03 ivanand also allow [ and ] in ut_textn
2006-04-03 ivanallow [ and ] in ut_text
2006-03-15 ivanhandle BIGSERIAL like SERIAL for the cdr table, and...
2006-01-31 ivanfix "table not found" dbdef error message to recommend...
2006-01-25 ivanchange texas-style tax exemptions to be against a speci...
2005-12-15 ivanpayment "un-void"ing
2005-12-07 ivanfor fetching inserted keys without pg_oid_status, look...
2005-12-06 ivanmake sure zip is required for canada, also use CURRVAL...
2005-11-28 ivanokay, its been tested
2005-10-15 ivanThis commit was generated by cvs2svn to compensate...
2005-09-21 ivanadd prepaid support which sets RADIUS Expiration attrib...
2005-08-17 ivaninfrastructure for easier schema changes, and: add...
2005-07-12 ivanpatch from rjbs to add by_key contructor to Record.pm
2005-05-04 ivanerr msg
2005-04-13 ivanadd nowarn_identical flag to Record.pm and use it in...
2005-04-07 ivandepend on DBIx::DBSchema 0.26 for dbdef-create (for...
2005-04-01 khoffso we can pass in a time if we're back-filling history...
2005-03-21 pbowenForgot to load up the conf.
2005-03-19 pbowenFixed a few things: -PB
2005-03-18 pbowenAdded encrypted fields for Credit Cards, etc... - PB
2005-03-18 pbowenFixed a small bug... if replace is called by SUPER...
2005-03-04 ivanadd agent selection to payment and credit reports,...
2005-03-03 ivanwant a full stack backtrace for this warning
2005-02-27 ivanfix replacement in edge case with NULL integer fields...
2004-12-29 ivanhistorical (immutable) invoice details about services...
2004-12-03 ivanThis commit was generated by cvs2svn to compensate...
2004-11-22 ivanpromo codes and separate signup addresses for hdn
2004-11-15 ivanThis commit was generated by cvs2svn to compensate...
2004-11-13 ivanThis commit was generated by cvs2svn to compensate...
2004-11-11 ivanThis commit was generated by cvs2svn to compensate...
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!
next