summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2013-11-10add svc_phone-radius-password config, RT#21445Ivan Kohler
2013-11-10discounts with bulk packages, RT#24655Ivan Kohler
2013-11-09discounts with bulk packages, RT#24655Ivan Kohler
2013-11-09Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-11-09add sip_passwordmin/max, RT#25239Ivan Kohler
2013-11-08option to make ship_company field available again, #25782Mark Wells
2013-11-08remove default value, for real this timeMark Wells
2013-11-08remove default value for little-used "dst_term" field, #25308Mark Wells
2013-11-08fix error return changing password over passwordmax in self-service, RT#24727Ivan Kohler
2013-11-08RADIUS usage with svc_broadband export, RT#25378Ivan Kohler
2013-11-07Merge remote-tracking branch 'upstream/master'Rob Van Dam
Conflicts: FS/FS/cust_pkg.pm
2013-11-07Removed passing of import flag now that it is global in cust_pkg.pmRob Van Dam
2013-11-07Switched to using global $commitRob Van Dam
2013-11-07censustract upgrade should skip prospect locations, #25660Mark Wells
2013-11-06no indices on h_cdr, RT#25521Ivan Kohler
2013-11-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-11-06TomTom: return a definite error on incomplete matches, #25261Mark Wells
2013-11-05in upgrade, correctly migrate census tracts to bill_locations, #25660, #940Mark Wells
2013-11-05improve handling of sublocations in TomTom geocoding, #25658, #13763Mark Wells
2013-11-04foreign keys, RT#13971Ivan Kohler
2013-11-03foreign keys, performance improvement, RT#13971Ivan Kohler
2013-11-02contact search, RT#25687 (also possibly #25583 and #22991)Ivan Kohler
2013-11-02contact search, RT#25687 (also possibly #25583 and #22991)Ivan Kohler
2013-10-24limit sales reports for employee, RT#25524Ivan Kohler
2013-10-24fix next-bill-ignore-time, RT#24318, RT#24476, RT#12570Ivan Kohler
2013-10-24disable old no_censustract and with_geocode search options and move to ↵Mark Wells
cust_pkg search, #23582
2013-10-24correctly link line item credits to sales taxes, #25458Mark Wells
2013-10-24docIvan Kohler
2013-10-24discount classes, RT#24911Ivan Kohler
2013-10-24discount classes, RT#24911Ivan Kohler
2013-10-23localization hook for payinfo descriptions, #24850Mark Wells
2013-10-23explicitly reformat B:OP amounts from self-service API transactions as 5.44, ↵Ivan Kohler
RT#22763
2013-10-23svc_phone-did-summary is unused and problematic. labeled it experimental. ↵Ivan Kohler
RT#10886, RT#25216
2013-10-23Skipped more parts of insert on 'import'Rob Van Dam
2013-10-23add more fields to towers and sectors, RT#16372Ivan Kohler
2013-10-20normalize contact phone formattingIvan Kohler
2013-10-20strip non-digits from contact_phone.phonenum, RT#24052Ivan Kohler
2013-10-20fix MANIFEST, eliminate warning about missing MANIFEST.SKIPIvan Kohler
2013-10-20update census tract coding for changes in FFIEC site, RT#25258Ivan Kohler
2013-10-19ignore setup+start date on upgrade, RT#25516, RT#21464Ivan Kohler
2013-10-19add -c flag to skip cdr and h_cdr updates, RT#21464Ivan Kohler
2013-10-19add -c flag to skip cdr and h_cdr updates, RT#21464Ivan Kohler
2013-10-19Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-10-192013 census data availableIvan Kohler
2013-10-19prorate to calendar days, #22550Mark Wells
2013-10-17advanced package report: search by properties of the location object, #23582Mark Wells
2013-10-17daily sales/receipts report: fix customer class and date selection, #24853Mark Wells
2013-10-17Allow passing of 'allow_pkgpart' and 'import' flags up the chain to ↵Rob Van Dam
FS::cust_pkg->insert
2013-10-16sales commission report improvements, #25256Mark Wells
2013-10-16Fixed setting of global variable that was missed in last commitRob Van Dam