summaryrefslogtreecommitdiff
path: root/FS/FS/Record.pm
AgeCommit message (Expand)Author
2019-02-22RT# 82092 - custom fields now save and fixed so name label is displayed inste...Christopher Burger
2018-11-28RT# 76309 E-Mail validation methodsMitch Jackson
2018-10-22RT# 80555 Clean up code removing leading 0's from ip addr inputMitch Jackson
2018-10-19RT# 80555 Sanitize leading 0's from ip addr inputMitch Jackson
2018-10-19RT# 31208 Docs $FS::Record::qsearch_qualify_columnsMitch Jackson
2018-09-29RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-09-07RT# 80869 Improve cust_payby.paydate validationMitch Jackson
2017-12-07Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-12-07whitespace onlyMitch Jackson
2017-11-27clean up encryption module useIvan Kohler
2017-08-14add tilde to allowable punctuation, RT#77086Ivan Kohler
2017-07-24PG_BYTEA seems to be working nowadays, and uses much less memory than our alt...Ivan Kohler
2017-07-24start of placeholder code path, type binding not working right yetIvan Kohler
2017-05-30check AU postal codes, RT#75998Ivan Kohler
2016-08-03RT#71518: Bug in the address editorJonathan Prykop
2016-07-21fix whitespace and case correctness of city names, #71501Mark Wells
2016-01-28optimize Reports->Customers->List Customers, RT#20173Ivan Kohler
2015-11-23remove debugging, RT#13971Ivan Kohler
2015-11-23Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into 4.xMark Wells
2015-11-23Cache foreign key method lookup for better performance.Mark Wells
2015-11-23obsolete ASCII warningIvan Kohler
2015-08-29eliminate "defined(@array) is deprecated" warningsIvan Kohler
2015-08-04de-randomization fixes for testing, #37340Mark Wells
2015-05-17don't look up encryption config every record, RT#28526Ivan Kohler
2015-05-17don't look up encryption config every record, RT#28526Ivan Kohler
2015-05-17don't look up encryption config every record, RT#28526Ivan Kohler
2015-03-17qualify column names correctly from sql_h_search, #20688, #22232Mark Wells
2015-02-28RT#30825: Modernize Bulk payment importingJonathan Prykop
2015-02-24noting false lazinessIvan Kohler
2015-02-03contacts can be shared among customers / "duplicate contact emails", RT#27943Ivan Kohler
2015-01-19import package definitions, RT#32639Ivan Kohler
2015-01-18qualify columns by default in 4.x (experiment?), RT#20688, RT#22232Ivan Kohler
2015-01-18disable quotations without fully-qualifying all other searches, RT#20688, RT#...Ivan Kohler
2015-01-18disable quotations, RT#20688, RT#22232Ivan Kohler
2015-01-13voip.ms CDR import, #31835Mark Wells
2015-01-08ut_foreign_key still requires a value in v4 though, RT#13971Ivan Kohler
2014-12-30Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2014-12-30slightly better errors than generic "Access denied"Ivan Kohler
2014-12-30import deployment zone census block list, #32625Mark Wells
2014-12-12use the mysql equivalent of array_to_string, #32548Mark Wells
2014-10-31tax engine refactoring for Avalara and Billsoft tax vendors, #25718Mark Wells
2014-09-18FS RT #30831 - passing the ISO 3166-1 alpha-2 country code to ut_phonenC.J. Adams-Collier
2014-09-16improve unsuspend behavior for packages on hold, #28508Mark Wells
2014-09-08moved WHERE/AND logic in to calling code. FS RT #884C.J. Adams-Collier
2014-09-08ensuring that WHERE or AND is correctly used in "$extra_sql" snippit - FS RT ...C.J. Adams-Collier
2014-09-02fix new installs vs. FKs, RT#13971Ivan Kohler
2014-07-31new 477 report: deployment info, combined browse-edit UI, #24047Mark Wells
2014-07-17REST API, RT#28181Ivan Kohler
2014-07-16REST API, RT#28181Ivan Kohler
2014-03-12allow utf8 characters in CDR details, #28102Mark Wells