summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-28better select multiple, discourage creation of packages no agent can selljeff
2007-11-28advanced customer report rearrangementjeff
2007-11-28backport the order_by option to qsearch from 1.9xjeff
2007-11-28license clarification for self-service codeivan
2007-11-27fix small side-effect of mysql-compat change eliminating DISTINCT ON: map ↵ivan
changing values of @where array
2007-11-27name management tweakingjeff
2007-11-27slop correctionjeff
2007-11-27attach SM's to default network, improved unsuspend & delete, option for BAM ↵jeff
only or EMS
2007-11-27prevent BILL, DCRD, and DCHK customers from circumventing a suspension via ↵jeff
selfservice (2768)
2007-11-26add a "printable copy" link to searches to get full results as printable ↵ivan
HTML without other cruft, closes: #1885
2007-11-26add our stylesheet to popup/print headersivan
2007-11-23fix stickiness of primary radio buttons on errors, closes: RT#1035ivan
2007-11-22usability: don't offer 'Select agent' choice if the dropdown already has a valueivan
2007-11-20it finally happenedivan
2007-11-20Self-service RPM now contains PHP and XMLRPC components.rsiddall
2007-11-14add link to resolved tickets tooivan
2007-11-13Added two optional modules to the Requires lists: Apache::DBI and ↵rsiddall
Fax::Hylafax::Client Added a %post script to chkconfig the freeside service, but not start it. Modified the Mason %post script to check the httpd config file is in the expected place.
2007-11-09add business-onlinepayment-email_customer flagivan
2007-11-09mysql fix for regexen, 1.7-styleivan
2007-11-09better visual indication of disabled "days" field on IEivan
2007-11-09add option for listing customers without a balance (closes: RT#2752) and fix ↵ivan
bug in total row (closes: RT#2736)
2007-11-09correct realtime_bop cvv handlingjeff
2007-11-08add selfservice-session_timeout configivan
2007-11-08Added %post scriptlet to change User/Group in the local Apache instancersiddall
configuration file to freeside. (Code from Debian install script.)
2007-11-08Fix for bug that prevented RPMs building on x86_64: wrong path to brp-compress.rsiddall
2007-11-08prevent warning: "Use of uninitialized value in concatenation (.) or string ↵ivan
at /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
2007-11-07Fixed up the tests to work on CentOS 4. Not sure if this is portable.rsiddall
2007-11-07Changed initial values to match Makefile. This may eliminate the need torsiddall
change this file in many installations.
2007-11-06Quick update to avoid installing freeside-import.rsiddall
2007-11-06Removing the text file import script for now.rsiddall
2007-11-06Changes to make it easier to build daily CVS builds. Also successfullyrsiddall
builds RPMs without putting some of the RedHat-style and RPM files in the SOURCES directory.
2007-11-06First version of a RedHat-style system configuration file for Freeside.rsiddall
This would live in /etc/sysconfig and include some of the values that are currently hard-coded in Makefile.
2007-11-06Initial version of freeside-import. Needs to be updated to use the Freesidersiddall
schema file and have a more useful syntax for modifications and deletions.
2007-11-06keep our own list of states; remove some states that Data::Faker and ↵ivan
Locale::SubCountry disagree on
2007-11-05doc: amount param to process_payment. just a bit important.ivan
2007-11-05add process_payment_order_pkg methodivan
2007-11-04comma is a bad delimiter choice according to ut_text()jeff
2007-11-04not quite yetjeff
2007-11-03move menu option for adv. customer reports to second level, same as advanced ↵ivan
invoice & package reports
2007-11-03new customer report/flattened package report (ticket 1428)jeff
2007-10-29famous last mysql bugivan
2007-10-29yup, mysql-ing me harderivan
2007-10-29forgotton freeside-setup bits of mysql locking workaroundivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-29still have link back to the customer on printable receipt... should hide it ↵ivan
from print at some point though
2007-10-28finish mysql locking workaroundivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-25mysql, yes, mysql.ivan
2007-10-14this aligns better. i wonder how 1.9 loads up config from here, though?ivan