summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-1128105: factored out units and references to units and defined a bunch of cons...David Houghton
2014-09-11FS RT #27189 - only printing 'each' if package quantity > 1 ; removed now-obs...C.J. Adams-Collier
2014-09-11FS RT #27208 - adding Mobile phone to FS::ConfDefaults::cust_fields_avail and...C.J. Adams-Collier
2014-09-10ticket: 27309; use dbh->quoteDavid Houghton
2014-09-10Merge branch 'master' of git+ssh://git.freeside.biz/home/git/freesideDavid Houghton
2014-09-10ticket: 28287; adding parens to sprintfDavid Houghton
2014-09-10unbreak cust_main search, fallout from cust_payby work, #23741Mark Wells
2014-09-10debugging aidMark Wells
2014-09-10ticket: 27309; add accountcodeDavid Houghton
2014-09-10ticket: 28287; rolling back mystery deletionDavid Houghton
2014-09-09altered FS::UI::Web::cust_sort_fields() and cust_sql_fields() so that ->param...C.J. Adams-Collier
2014-09-09calling FS::UI::Web::cust_sql_fields() with ->param('cust_fields'); reduced n...C.J. Adams-Collier
2014-09-09repaired a compile error I caused in cust_main_dayranges.htmlC.J. Adams-Collier
2014-09-09payment history reverse order balance quirk with two check payments in same b...Ivan Kohler
2014-09-09ticket: 28287; add undiscounted monthly amountDavid Houghton
2014-09-09have expanded the AR aging summary to include other fields. Have not yet pop...C.J. Adams-Collier
2014-09-09#29052 Pass domain to AradialJeremy Davis
2014-09-09#29052 Fix Aradial replace operationsJeremy Davis
2014-09-09#29052 Fix Aradial user deletionJeremy Davis
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-08for one-time discounts, print line item in different format - FS RT #27189C.J. Adams-Collier
2014-09-08corrected POD syntax which was causing errorC.J. Adams-Collier
2014-09-08#29053 -d needs to pass an argumentJeremy Davis
2014-09-08#14049 Fix errorJeremy Davis
2014-09-06better error page when re-emailing bad addresses or other SMTP errorsm, RT#25834Ivan Kohler
2014-09-06double process / back button protection for self-service payments, RT#29168Ivan Kohler
2014-09-05add invnum to payment import, RT#29673Ivan Kohler
2014-09-05compat with old Pg used for RADIUS: use str2time_sql_closingIvan Kohler
2014-09-05show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-09-05Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2014-09-05FS RT #884; correcting date comparison logic for signup by date reportC.J. Adams-Collier
2014-09-05the two necessary changes to get Cable to show up in the history tableDavid Houghton
2014-09-05#14049 fix regexJeremy Davis
2014-09-05#14049 Add default area code for 7 digit numbersJeremy Davis
2014-09-05#29052 Aradial provisioning change of pathJeremy Davis
2014-09-04creditIvan Kohler
2014-09-04don't try to download the -d done dir, RT#29053Ivan Kohler
2014-09-04fix for lack of input validation - RT#15405C.J. Adams-Collier
2014-09-03FS RT #884 code review recommendations per mwellsC.J. Adams-Collier
2014-09-03FS RT ticket #884C.J. Adams-Collier
2014-09-03add customer code field, #14049Mark Wells
2014-09-03#30315 Fixing sales2agentJeremy Davis
2014-09-02Merge branch 'h_cust_main_index_fix' of https://github.com/Jayceh/FreesideIvan Kohler
2014-09-02duh, user, not usernameJason (Jayce^) Hall
2014-09-02Merge branch 'h_cust_main_index_fix' of https://github.com/Jayceh/FreesideIvan Kohler
2014-09-02fix new installs vs. FKs, RT#13971Ivan Kohler
2014-09-02Add in history_usernum and history_username indices. This allows forJason (Jayce^) Hall
2014-09-02allow - in user pref email, RT#30664Ivan Kohler
2014-08-31fix inserts and don't generate extra noise on trailing blanks, RT#29053Ivan Kohler