Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-06 | add invoice_subject config with some subsitution vars, RT#4481 | ivan | |
2009-01-04 | don't run a self-service server against localhost OOTB; eliminate those ↵ | ivan | |
gigantic useless logfiles | |||
2008-12-28 | finish dealing with counties with spaces, etc., RT#4496 | ivan | |
2008-12-28 | allow normal ut_textn strings in county expansion, RT#4496 | ivan | |
2008-12-28 | deal with counties with spaces, etc., RT#4496 | ivan | |
2008-12-28 | put the country/state/county selections on their own line, RT#4496 | ivan | |
2008-12-28 | fix browse results for selecting counties (resulting from separating tax ↵ | ivan | |
classes), also add dropdowns to browse by state and county, RT#4496 | |||
2008-12-26 | Added an Apache configuration file for the self-service interface. | rsiddall | |
Modified the .spec file to allow the self-service interface to be installed on a machine that already has the billing server on it, if you override the conflict reported by yum. Temporarily disabled the conflict in YaST. Fixed a long-standing bug where Makefile sets the ownership of files, causing "install" commands to fail when building the RPMs. This showed up on the SuSE install. Simplified .spec code to install the init script and the Apache configuration file. Added some fix-ups for some of the remaining SuSE problems. Included a note on changes to make once the Freeside cache relocation code is fixed; this cannot be done until a release of Freeside with the fix in it has been made, or you'll get broken RPMs again. | |||
2008-12-23 | truncate package descriptions over 50 chars to avoid pushing the total ↵ | ivan | |
column out to the right, RT#4449 | |||
2008-12-22 | soft-limit package names to 50 chars to avoid problems with typeset ↵ | ivan | |
invoices, RT#4449 | |||
2008-12-22 | have \& in invoice_latexreturnaddress translate to & in HTML, RT#4426 | ivan | |
2008-12-22 | have \& in invoice_latexreturnaddress translate to & in HTML, RT#4426 | ivan | |
2008-12-16 | proper dates on expire and suspend reasons | jeff | |
2008-12-10 | allow all-agent reporting again | ivan | |
2008-12-10 | Cleanup .spec file to quieten rpmlint. | rsiddall | |
First round of modifications to support SuSE as well as RedHat/Fedora/CentOS. | |||
2008-12-10 | Improved code to handle RPM names and convert back to Perl module names. | rsiddall | |
2008-12-03 | 60 char soft max length for packages, so invoices don't wrap, RT#4328 | ivan | |
2008-11-30 | _cdr_min_parser_maker fix for correct setting of duration/billsec with ↵ | ivan | |
simple & simple2 rate plans | |||
2008-11-18 | Now handles hyphenated Perl requirements as well as those in parentheses, and | rsiddall | |
handles more version relation types. | |||
2008-11-11 | add fax to invoice data, RT#3290 | ivan | |
2008-11-11 | agent_custid and ship_fax don't belong with the ship address, that was an ↵ | ivan | |
unrelated tampabay/pbx-change request, RT#3290 | |||
2008-11-11 | make HTML invoice more consistent with current typeset invoice: center ↵ | ivan | |
invoice date instead of right-justify | |||
2008-11-07 | fix viewing of unlinked services. wow, it has been a while | ivan | |
2008-11-06 | should fix open session RADIUS search, RT #4233 | ivan | |
2008-11-06 | fix radius search, RT#4233 | ivan | |
2008-11-03 | time remaining is more useful to display as hours + minutes than days, ↵ | ivan | |
hours, minutes from Time::Duration | |||
2008-11-02 | (and REALLY fix the line-item links too, whew) fix overreporting of tax ↵ | ivan | |
invoiced when using & reporting with taxclasses, RT#4131 | |||
2008-11-02 | (and fix the line-item links too, whew) fix overreporting of tax invoiced ↵ | ivan | |
when using & reporting with taxclasses, RT#4131 | |||
2008-11-02 | (and fix the total too) fix overreporting of tax invoiced when using & ↵ | ivan | |
reporting with taxclasses, RT#4131 | |||
2008-11-02 | fix overreporting of tax invoiced when using & reporting with taxclasses, ↵ | ivan | |
RT#4131 | |||
2008-11-01 | 1.7 backport of cust_main_county::sql_taxclass_sameregion needs ↵ | ivan | |
FS::Record::dbh imported, also causing tax report to bail out, sheesh, RT#4133 | |||
2008-11-01 | backport bind_param fixes for DBD:Pg 1.x from 1.9, fixes "Cannot bind ... ↵ | ivan | |
unknown sql_type 6 on tax report, RT#4133 | |||
2008-10-23 | POD cleanup | ivan | |
2008-10-22 | fix error on open-ended RADIUS search with Pg, add options for open session ↵ | ivan | |
search and search on start time, RT#4051 | |||
2008-10-16 | add batch-enable_payby and realtime_disable_payby for better control over ↵ | ivan | |
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052 | |||
2008-10-16 | add batch-enable_payby and realtime_disable_payby for better control over ↵ | ivan | |
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052 | |||
2008-10-13 | Change subject for freeside-fetch emailed reports from "subject" to ↵ | ivan | |
"Freeside report", and add email_report-subject config to change it. RT#4093 | |||
2008-10-12 | better column widths and easier maintenance | jeff | |
2008-10-12 | better value for non-broken tetex | jeff | |
2008-10-12 | fix link | ivan | |
2008-10-12 | add a quick bulk tax add tool (eating my own dogfood instead of running a ↵ | ivan | |
one-off SQL query), RT#4117 | |||
2008-10-11 | backport part_pkg::pkg_comment in order to enable suspension notices to an ↵ | ivan | |
administrator, RT#4083 | |||
2008-10-11 | enable suspension notices to an administrator, RT#4083 | ivan | |
2008-10-10 | quick kludge to eliminate exact duplicates in h_labels_short in an effort to ↵ | ivan | |
reduce the number of "XXX service listing twice on invoice" incidents, RT#3944. still should be possible to fundamentally do better with the function in the first place | |||
2008-10-09 | use Freeradius := attribute for ALL attributes except Password. ↵ | ivan | |
Crypt-Password, User-Password, Password-With-Header should now use := instead of ==. RT#4051 | |||
2008-10-07 | oops, brainfart | ivan | |
2008-10-07 | when setting last_login/last_logout, ensure only accounts actually attached ↵ | ivan | |
to the export are updated | |||
2008-10-06 | add initial netcentrex CDR format | ivan | |
2008-10-05 | fix links to closed batches, RT#4052 | ivan | |
2008-10-05 | finish UI improvements wrt refunds: now you have to post a check or cash ↵ | ivan | |
refund explicitly, no more implicit creation by 'applying' credits. don't show useless application links. don't enable apply button until you pick an invoice/refund. RT#3812 |