summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2006-11-24add less than and greater than amounts to credit and payment searchesivan
2006-11-18add templating and web hosting optional on domain additionjeff
2006-11-17initial fix for prepaid renewal problem; attempt to use an existing ↵ivan
credit/payment before suspending
2006-11-14Tie::IxHash data disappears when sent with Storableivan
2006-11-14have signup page use card-types config tooivan
2006-11-14add card-types configuration value for self-serviceivan
2006-11-13add preference page, start with just a password changerivan
2006-11-09recorrect ticket orderjeff
2006-11-09correct ticket orderjeff
2006-11-05fix empty invoice number omitting in realtime_bop, oopsivan
2006-11-05turn off debuggingivan
2006-11-05fix auto-population of card_type SELECT in self-service payment formivan
2006-11-05fix spurious disconnection errors in selfservice server logivan
2006-11-03add every 45 day option to available frequenciesivan
2006-10-31do not require a reason to have been suspendedjeff
2006-10-30realtime_bop: don't pass an empty invoice_number to B:OP, omit the field ↵ivan
entirely
2006-10-30removing freeside-dailyivan
2006-10-30removing pre-1.4 freeside-billivan
2006-10-27add unsuspend-always_adjust_next_bill_date config option for qisivan
2006-10-27editable notesjeff
2006-10-27export enhancements for suspend reasonsjeff
2006-10-25limited domain selectjeff
2006-10-24add customer signup datejeff
2006-10-23always do substring & fuzzy, getting complains searches are not returning enoughivan
2006-10-23add AU to list of zip-requiring countriesivan
2006-10-23events should attach reasonsjeff
2006-10-22add signup server default packageivan
2006-10-22doh, forgot fieldorder. should just use Tie::IxHash here tooivan
2006-10-22add price plan option for prepaid packages to cancel instead of suspendivan
2006-10-20add 48-hour billingivan
2006-10-19*** empty log message ***jeff
2006-10-19suspension and cancellation reasonsjeff
2006-10-19wrong methodjeff
2006-10-18suspension and cancellation reasonsjeff
2006-10-16fix for agent_custid unique bs ('violates unique constraint cust_main18'), ↵ivan
hope this doesn't break anything else
2006-10-16closing bracket helpsivan
2006-10-16add a conf checkbox to turn DOB onivan
2006-10-16fix typo switching Net::Plesk to a run-time dependencyivan
2006-10-14don't load Net::Plesk until its needed, to prevent every install from ↵ivan
depending on it
2006-10-14preliminary plesk supportjeff
2006-10-12fix "amatch: $_ is undefined: what are you matching" error when there are no ↵ivan
companies in the fuzzy cache yet
2006-10-09date selektahivan
2006-10-09update the tools for dev installsivan
2006-10-09have the new style notes be the defaultivan
2006-10-08add menu items for credit card batching, debug last-minute changes to ↵ivan
payby.pm, add ACL for re-processing batches, separate CARD and CHEK batches, fixed defaults for batch formats
2006-10-07remove a spurious commit from batch_card and document realtime optionivan
2006-10-07better error msg on CSV import with bad pkgpartivan
2006-10-04DoBjeff
2006-10-03Enhanced customer notesjeff
2006-10-03s/repalce/replace/ in POD docivan