summaryrefslogtreecommitdiff
path: root/FS/FS
AgeCommit message (Collapse)Author
2007-11-29doh, fix primary key name in new tableivan
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form ↵ivan
protection
2007-11-28advanced customer report rearrangementjeff
2007-11-28default to FileCache for selfservice session cacheivan
2007-11-27comma, pleasejeff
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-14add link to resolved tickets tooivan
2007-11-09add business-onlinepayment-email_customer flagivan
2007-11-09correct realtime_bop cvv handlingjeff
2007-11-08add selfservice-session_timeout configivan
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-08for new installs, centralize some stuff that was spread around different ↵ivan
config files.
2007-11-05add process_payment_order_pkg methodivan
2007-10-29mysql me 1.9 more timesivan
2007-10-29mysql has no DISTINCT ON either, sighivan
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-22fix more fallout from agent-virtualized packagesivan
2007-10-17insert_reason only worked if you passed in an existing reason, the code to ↵jayce
insert a new reason was in place, but didn't let the new reason get used. Code to do this was already in place, just not utilized.
2007-10-14escape \dollar in invoice_latexnotesivan
2007-10-14don't fill up memory with objects for every customer being billedivan
2007-10-10set expandtabivan
2007-10-10With this line missing, cust_event objects would not fully create (eventpart ↵jayce
wasn't loading), causing the _X methods to fail on ->part_event. Only noticed when you retried events that had previously failed.
2007-10-09be polite! don't spew debugging info unless its asked for.ivan
2007-10-09fix documenation links to point into wiki where they belongivan
2007-10-09add ticket_system-priority_reverse configivan
2007-10-08add cust_bill_owed as an implicit condition (whew), and make sure it is ↵ivan
added on migrations (also: fixed implicit conditions like this which only apply to a subset of eventtables)
2007-10-05reenalbe this conditionivan
2007-10-05add disable ability to conditions & disable cust_bill_has_service, so the ↵ivan
condition edit page renders again
2007-10-04whitespaceivan
2007-10-04such a dumb little thing, but i think that should really do it. whewivan
2007-10-04don't leave stray 'new' events around if they don't pass their final ↵ivan
condition check
2007-10-04hopefully fix once.pm properly...ivan
2007-10-04add SKIP_CONDITION_SQL debugging aidivan
2007-10-04additional due_cust_event debuggingivan
2007-10-04nobody likes it when you forget ionsivan
2007-10-04additional due_cust_event debuggingivan
2007-10-04additional due_cust_event debuggingivan
2007-10-04i really hope this finally does itivan
2007-10-04dot strikes againivan
2007-10-04whew, i think this might actually fix itivan
2007-10-04doh! does that really fix agent-specific agent template migration from 1.7? ↵ivan
sure hope so
2007-10-04add debugging option to qsearchivan
2007-10-04add missing =backivan
2007-10-04support part_pkg option input validation, check bytecounts and allow commas ↵jeff
(closes 1863)