summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2007-02-14add more options to advanced package reportingivan
2007-02-14add simple scalars to impending_recur_notificationjeff
2007-02-14better docs for impending doomjeff
2007-02-13accept domsvc in selfservice orders, patch from Sean Hanson/S1ivan
2007-02-13for dumping addr_blocksjeff
2007-02-12alpha sort packages in new package order SELECT (ticket 1446)jeff
2007-02-12fix unterminated L<...> in POD docsivan
2007-02-11fix bug with customer info not showing up if "cust-fields" config value has ↵ivan
been set
2007-02-10reincorporate the changes from ↵ivan
http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53 that were lost due to the concurrent service-refactor merge
2007-02-08slightly less cryptic docs for groups_susp_reason optionivan
2007-02-08use a LIMIT to retreive the first record, don't rely on qsearchs to trim it ↵ivan
for you - it is inefficient and outputs long verbose warnings
2007-02-08fix usergroup in edit/part_svc.cgijeff
2007-02-08fix the popup progress bars, whewivan
2007-02-08agent type on package add/edit (ticket 1446)jeff
2007-02-07only use new statements as payment receipts if the conf file is createdivan
2007-02-05fix payment/credit line-item application erroring out on tax applicationsivan
2007-02-05turn debugging on until we catch the Cant call method "part_pkg" on an ↵ivan
undefined value at /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm line 181" bug
2007-02-05move the due_events import too... whew! this should be itivan
2007-02-05fix param passingivan
2007-02-05remove refactored codeivan
2007-02-05C is for Cookie^WControlivan
2007-02-05not supporting Apache::ASP anymoreivan
2007-02-05show RADIUS usage from last bill to NOW, instead of last bill to next billivan
2007-02-05move cust_pay_batch::upload results subroutine to an FS::pay_batch method. ↵ivan
upon first download, have batches auto-reset their amounts to the customer balance upon if it is smaller.
2007-02-04quieterivan
2007-02-03this should fix services with negative num_avail showing up for provisioningivan
2007-02-03remove debugging left onivan
2007-02-03add customer status column to customer & most other reports. also put the C ↵ivan
in ACL in the search/ and graph/ directories.
2007-02-03do a setfixedjeff
2007-02-02quiet a harmless but loud warningivan
2007-02-02set resellser-specific advertising sources in signupivan
2007-02-01spurious linejeff
2007-02-01fix up the info passing for optional packagesivan
2007-02-01better solution to ticket 1455jeff
2007-02-01eliminate \\* in the cheesy latex->html notes thingivan
2007-01-31possible solution to ticket 1455jeff
2007-01-31Don't break if we're missing Net::SNMP. Apparenty "require" doesn't do the ↵khoff
trick.
2007-01-31Meta-export to allow more flexibilty until the export subsystem rewrite.khoff
2007-01-31FS::part_export::routerkhoff
- Refactored to be more easily sub-classed. - Moved per-export options to FS:;router virtual fields. - Fixed other general brokenness. FS::part_export::snmp - SNMP export sub-classed from FS::part_export::router FS::part_export::trango - Export for Trango proprietary access points. Sub-classed from FS::part_export::snmp.
2007-01-31minor improvementjeff
2007-01-31small change in payment receipt handling (ticket 1422)jeff
2007-01-31odds and endsjeff
2007-01-30fix agent-specific logos in emailed html invoicesivan
2007-01-30avoiding brane panejeff
2007-01-30fix old-record detection bug in option_Commonivan
2007-01-30only add first user to invoicing_list (ticket 1424)jeff
2007-01-30additional info available for self-service success (ticket 1420)jeff
2007-01-29turn off debuggingivan
2007-01-29fix invoice email display bug on advanced package report, closes: Bug#1416ivan
2007-01-29remove extraneous debuggingivan