summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-121.7.4rc2ivan
2009-08-12slight about/credits UI tweakivan
2009-08-12fix multiple pkgpart search, RT#5924ivan
2009-08-11Back out kludge to show CVS snapshot date in version number in GUI.rsiddall
You'll have to do an "rpm -q" to determine this.
2009-08-11Reset RPM release number back to 1 on a new version release.rsiddall
2009-08-05fix cancellation errors with updated flat_introrate, RT#5865ivan
2009-08-05export negative byte values to chillispot attributes as 0, RT#5815ivan
2009-08-05export negative byte values to chillispot attributes as 0, RT#5815ivan
2009-08-04hopefully ignore errors about deleted accounts and properly finish ↵ivan
freeside-sqlradius-reset, RT#5868
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
2009-07-26some whitespace changes to make it easier to keep in sync with 1.9 ↵ivan
Conf_compat17.pm, RT#2873
2009-07-26command line tool to apply payments and creditsjeff
2009-07-25set a character encoding for all pages; this should fix problems with ↵ivan
diamond question marks even when the server gets an UTF-8 default setting, RT#3094
2009-07-24add handling of ChilliSpot (and CoovaChilli) Max attributes, specifically ↵ivan
ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
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.