merge NG auth, RT#21563
[freeside.git] / FS / FS / Record.pm
2008-12-09 ivanoops
2008-12-09 ivanuse common base for inventory import too, fixes problem...
2008-11-26 ivanshould fix importing from excel, closes: RT#4337
2008-09-15 ivanadd internal did database & ability to query for availa...
2008-08-23 jefftax data update bug fixes and error message improvements
2008-08-14 ivanimport customer from Excel file too
2008-08-03 ivanattempt to eliminate 'Can't call method "exists" on...
2008-08-03 ivanattempt to eliminate 'Can't call method "exists" on...
2008-08-03 ivanattempt to eliminate 'Can't call method "exists" on...
2008-07-18 ivanadd no_check_foreign kludge for gigantic rate imports
2008-07-07 ivanSQL_FLOAT is probably unnecessary and causes probelms...
2008-07-07 ivaneek, hopefully fix problems caused by adding debugging...
2008-07-07 ivanadd debugging of bind_param statements
2008-07-07 ivanadd debugging of bind_param statements
2008-07-03 ivanshould FINALLY get binding correctly in light of regres...
2008-07-03 ivanthis should non-"=" searches on fields that require...
2008-07-03 ivanreal should be bound to SQL_FLOAT Like float4... 1...
2008-06-28 ivanget DIDs from globalpops
2008-06-25 ivanfinish adding str2time_sql_closing
2008-06-18 ivanhopefully finally fix the dependency loops bs... as...
2008-06-04 jefftax on tax
2008-04-16 ivanbe more forgiving about numeric things padded with...
2008-04-14 jeffImprove record searching
2008-03-02 ivanThis commit was generated by cvs2svn to compensate...
2008-03-02 ivanThis commit was generated by cvs2svn to compensate...
2008-02-29 ivandisallow uppercase usernames in the first place. also...
2007-12-01 ivanadd h_date method too
2007-12-01 ivanadd h_search method, and reorganize mixed up methods...
2007-10-28 ivanmysql me harder
2007-10-04 ivanadd debugging option to qsearch
2007-09-28 jayceCleanup qsearch for readability, removes heinous map...
2007-09-23 ivanremove compat with pre-0.33 DBIx::DBSchema
2007-08-02 ivanThis commit was generated by cvs2svn to compensate...
2007-08-01 ivanevent refactor, landing on HEAD!
2007-07-12 jeffrefactor freeside-init-config to module code, compare...
2007-07-05 ivanfix for compatibility w/DBIx::DBSchema v0.33+ (without...
2007-06-29 ivanlast small fix for new DBIx::DBSchema
2007-03-10 khoffAdded $FS::Record::no_update_diff flag to update "ident...
2007-03-10 khoffAdded ut_coord and ut_coordn for FS::svc_broadband.
2007-02-16 jeffcoordinates can be negative (deja vu?)
2007-02-05 ivanmove cust_pay_batch::upload results subroutine to an...
2007-01-26 ivanoops, debugging turned on
2007-01-26 ivantop bar option!
2007-01-23 ivanremove spurious duplicateion from lineitem patch
2007-01-21 ivanHave lineitem-specific applications happen in all cases...
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
next