summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
searches on *who* made changes to run faster. The best example of this is on the homepage when it looks for the last modified customers by the current user. On our system that query could take 5 minutes across so many history records. Now takes a manageable amount of time with this index
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
2014-08-30enable CCH update to remove tax classes, #30670Mark Wells
2014-08-30docIvan Kohler
2014-08-30convert sales persons to agents, R#30315Ivan Kohler
2014-08-28#30616 Fix AU toll-freeJeremy Davis
2014-08-263.x upgrade vs. tax-pkg_address, #30413Mark Wells
2014-08-25fix js quirk, #30643, #24047Mark Wells
2014-08-213.x upgrade needs to deal with more than one cust_main_exemption per ↵Mark Wells
customer, #30413
2014-08-21bootstrap users with passwordsIvan Kohler
2014-08-21rt 4.0.21 (RT#13852)Ivan Kohler
2014-08-21how Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-08-21at least document it to fix laterIvan Kohler
2014-08-21docIvan Kohler
2014-08-21podIvan Kohler
2014-08-21docIvan Kohler
2014-08-21whitespaceIvan Kohler
2014-08-21better errorIvan Kohler
2014-08-21full backtraceIvan Kohler
2014-08-21extraneous example commentsIvan Kohler
2014-08-21docIvan Kohler
2014-08-21cleanupIvan Kohler
2014-08-21allow any text for log contextIvan Kohler
2014-08-21fix company_logo link under RT, RT#28457Ivan Kohler
2014-07-25#30518 Add 011 to international callsJeremy Davis
2014-08-17user pref for # of customers on dashboard, RT#29794Ivan Kohler
2014-08-17Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2014-08-17cleanupIvan Kohler
2014-08-17show last Calling-Station-Id on RADIUS summary, RT#29154Ivan Kohler
2014-08-15SNMP export: allow manually entering OIDs, #20945Mark Wells