Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-10 | Merge branch 'master' of git+ssh://git.freeside.biz/home/git/freeside | David Houghton | |
Making my local master match the remote. | |||
2014-09-10 | ticket: 28287; adding parens to sprintf | David Houghton | |
Mark didn't like the sprintf without parens, so I'm fixing it. | |||
2014-09-10 | unbreak cust_main search, fallout from cust_payby work, #23741 | Mark Wells | |
2014-09-10 | ticket: 28287; rolling back mystery deletion | David Houghton | |
I'm not sure how these two lines got ditched, but they're back. | |||
2014-09-09 | altered FS::UI::Web::cust_sort_fields() and cust_sql_fields() so that ↵ | C.J. Adams-Collier | |
->param('cust_fields') argument is no longer required when the parameter is not passed, the initial value previously passed to cust_header() is used if @cust_fields is empty, cust_header() is called with no arguments | |||
2014-09-09 | ticket: 28287; add undiscounted monthly amount | David Houghton | |
I figured this need only parallel the discount report. That is, the discount only is reported and applied if the period of recurrence is some whole number of months. From my exploration of discounts it appeared that one could specify discounts for other periods, but they did not appear on invoices. | |||
2014-09-09 | have expanded the AR aging summary to include other fields. Have not yet ↵ | C.J. Adams-Collier | |
populated the fields. FS RT #27208 | |||
2014-09-09 | #29052 Pass domain to Aradial | Jeremy Davis | |
2014-09-09 | #29052 Fix Aradial replace operations | Jeremy Davis | |
2014-09-09 | #29052 Fix Aradial user deletion | Jeremy Davis | |
2014-09-08 | moved WHERE/AND logic in to calling code. FS RT #884 | C.J. Adams-Collier | |
2014-09-08 | ensuring that WHERE or AND is correctly used in "$extra_sql" snippit - FS RT ↵ | C.J. Adams-Collier | |
#884 | |||
2014-09-08 | for one-time discounts, print line item in different format - FS RT #27189 | C.J. Adams-Collier | |
2014-09-08 | corrected POD syntax which was causing error | C.J. Adams-Collier | |
2014-09-08 | #14049 Fix error | Jeremy Davis | |
2014-09-06 | double process / back button protection for self-service payments, RT#29168 | Ivan Kohler | |
2014-09-05 | add invnum to payment import, RT#29673 | Ivan Kohler | |
2014-09-05 | compat with old Pg used for RADIUS: use str2time_sql_closing | Ivan Kohler | |
2014-09-05 | show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154 | Ivan Kohler | |
2014-09-05 | Merge branch 'master' of git.freeside.biz:/home/git/freeside | Ivan Kohler | |
2014-09-05 | #14049 fix regex | Jeremy Davis | |
2014-09-05 | #14049 Add default area code for 7 digit numbers | Jeremy Davis | |
2014-09-05 | #29052 Aradial provisioning change of path | Jeremy Davis | |
2014-09-04 | credit | Ivan Kohler | |
2014-09-04 | fix for lack of input validation - RT#15405 | C.J. Adams-Collier | |
2014-09-03 | add customer code field, #14049 | Mark Wells | |
2014-09-02 | Merge branch 'h_cust_main_index_fix' of https://github.com/Jayceh/Freeside | Ivan Kohler | |
2014-09-02 | duh, user, not username | Jason (Jayce^) Hall | |
2014-09-02 | Merge branch 'h_cust_main_index_fix' of https://github.com/Jayceh/Freeside | Ivan Kohler | |
2014-09-02 | fix new installs vs. FKs, RT#13971 | Ivan Kohler | |
2014-09-02 | Add in history_usernum and history_username indices. This allows for | Jason (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-08-30 | enable CCH update to remove tax classes, #30670 | Mark Wells | |
2014-08-30 | doc | Ivan Kohler | |
2014-08-28 | #30616 Fix AU toll-free | Jeremy Davis | |
2014-08-26 | 3.x upgrade vs. tax-pkg_address, #30413 | Mark Wells | |
2014-08-21 | 3.x upgrade needs to deal with more than one cust_main_exemption per ↵ | Mark Wells | |
customer, #30413 | |||
2014-08-21 | bootstrap users with passwords | Ivan Kohler | |
2014-08-21 | how Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154 | Ivan Kohler | |
2014-08-21 | pod | Ivan Kohler | |
2014-08-21 | doc | Ivan Kohler | |
2014-08-21 | whitespace | Ivan Kohler | |
2014-08-21 | better error | Ivan Kohler | |
2014-08-21 | full backtrace | Ivan Kohler | |
2014-08-21 | extraneous example comments | Ivan Kohler | |
2014-08-21 | doc | Ivan Kohler | |
2014-08-21 | cleanup | Ivan Kohler | |
2014-08-21 | allow any text for log context | Ivan Kohler | |
2014-08-17 | Merge branch 'master' of git.freeside.biz:/home/git/freeside | Ivan Kohler | |
2014-08-17 | show last Calling-Station-Id on RADIUS summary, RT#29154 | Ivan Kohler | |
2014-08-15 | SNMP export: allow manually entering OIDs, #20945 | Mark Wells | |