summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-07-23This commit was manufactured by cvs2svn to create tag 'freeside_1_7_4rc1'.freeside_1_7_4rc1cvs2git
2009-07-23Updated for 1.7.4rc1ivan
2009-07-23run make configure-rt to normalize tempalated .in filesivan
2009-07-23new domainivan
2009-07-23lost changes from 3.4.6 update, dohivan
2009-07-23lost changes from 3.4.6 update, dohivan
2009-07-23lost changes from 3.4.6 update, dohivan
2009-07-23avoid harmless warning: Use of uninitialized value in string neivan
2009-07-23fix -r option, RT#5675ivan
2009-07-23its 2009ivan
2009-07-231.7.4rc1ivan
2009-07-231.7.4rc1ivan
2009-07-23add back collapse county links to tax config (backport)ivan
2009-07-23adding this to 1.7ivan
2009-07-13fix self-service agent-specific logosivan
2009-07-13thank you IE8ivan
2009-07-12stop gratuitous hash manipulatoin during enum untaintjeff
2009-07-02update flat_introrate plan to better fit current codebase RT#4912jeff
2009-06-26in smart_search, move duplicate elimination bits so that they're used even ↵ivan
when doing an exact search on a browser-remembered result
2009-06-13Fix up permissions of default configuration files and ownership of the datarsiddall
source configuration folder.
2009-06-12Since Freeside uses the absence of configuration files to turn off config ↵rsiddall
options, don't reinstall the data source-dependent config directory every time the RPM is installed or upgraded. Instead, keep the configuration in a default folder and copy that to the data source-dependent folder only if that folder does not exist.
2009-06-12backported option for no postal fee on one-time chargesmark
2009-06-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
2009-06-10update gateway list in order to add WesternACH, RT#5409ivan
2009-06-04fix scrollingivan
2009-06-04$core->add("jeremyd");ivan
2009-06-03add a hack to set default schema, cf. ↵ivan
http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
2009-05-30and enable overlimit_action, RT#4995ivan
2009-05-30add ability for prepaid packages to have usage limits and cancel if they're ↵ivan
hit, RT#4995
2009-05-30require svc_acct-usage_threshold to be set explicitly, don't default to 80%ivan
2009-05-22commit before sqlradius upgrade so sqlradius upgrade errors from permissions ↵ivan
can be ignored for now
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-16Added information on common failure causes to the perldoc.rsiddall
2009-05-16Defer loading Net::OpenSRS so that failure to install this module doesn'trsiddall
stop Apache from starting. This will cause attempts to register domains to fail instead.
2009-05-16Provide better diagnostics when the cust_main owning this domain lacksrsiddall
fields required for use as a contact handle in the domain registration record. Also temporarily disable the ability to use the export for only registration or only transfers.
2009-05-15Simple domain registration at Tucows OpenSRS using an export based onrsiddall
Net::OpenSRS. When a domain is added and the export runs, it will register the domain or initiate a transfer. You can also choose no action. There's currently no provision for revoking domains or renewing registrations. Depending on the settings at OpenSRS, orders may look like they've succeeded in Freeside but actually be queued pending input by the reseller at OpenSRS. The part_export CGIs were modified to allow a multi-valued select to be used to control which TLDs are enabled for registration.
2009-05-04eliminate Argument "" isn't numeric in addition (+) warningivan
2009-04-29fix inadvertant select box, RT#5277ivan
2009-04-28UIivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior, ↵ivan
RT#4412
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behaviorivan
2009-04-27typoivan
2009-04-27refuse to run w/CGI.pm 3.38. all lenny upgrades will need libcgi-pm-perl ↵ivan
removed, suck
2009-04-26would help to have an index on priority if we're going to order based on itivan
2009-04-26start small jobs more efficiently, RT#4412ivan
2009-04-26add a config option for max # of queued kids, RT#4412ivan
2009-04-25add dry run to multi-process mode for testing, RT#4412ivan
2009-04-25well. that never returned any results at all. reverting. RT#4412ivan
2009-04-24tune 1.7 query for better performance, hopefully. RT#4412ivan