summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-10discounts with bulk packages, RT#24655Ivan Kohler
2013-11-09discounts with bulk packages, RT#24655Ivan Kohler
2013-11-09add sip_passwordmin/max, RT#25239Ivan Kohler
2013-10-24prevent browsers from saving passwordsIvan Kohler
2013-10-24fix next-bill-ignore-time, RT#24318, RT#24476, RT#12570Ivan Kohler
2013-10-24selectable choice for arbitrary fields, RT#25623Ivan Kohler
2013-10-24masked input clipboard hack, part 2Mark Wells
2013-10-24masked input clipboard hack, #25599Mark Wells
2013-10-23fix disabling of package and customer categories, RT#25110Ivan Kohler
2013-10-23localization hook for payinfo descriptions, #24850Mark Wells
2013-10-23explicitly reformat B:OP amounts from self-service API transactions as 5.44, ↵Ivan Kohler
RT#22763
2013-10-23svc_phone-did-summary is unused and problematic. labeled it experimental. ↵Ivan Kohler
RT#10886, RT#25216
2013-10-20fix MANIFEST, eliminate warning about missing MANIFEST.SKIPIvan Kohler
2013-10-20update census tract coding for changes in FFIEC site, RT#25258Ivan Kohler
2013-10-15compatibility fix for FFIEC census tract lookup, #25258Mark Wells
2013-10-10backport from 3/master to fix svc_cable viewing, RT#22009Ivan Kohler
2013-10-10backport from 3/master to fix svc_cable editing, RT#22009Ivan Kohler
2013-10-10svc_cable.providernum is optional, RT#22009Ivan Kohler
2013-10-10backport from 3/master to fix svc_cable editing, RT#22009Ivan Kohler
2013-10-09fix RT per-transaction recipient squelching, RT#25260Ivan Kohler
2013-10-09fix RT per-transaction recipient squelching, RT#25260Ivan Kohler
2013-10-09fix RT per-transaction recipient squelching, RT#25260Ivan Kohler
2013-10-09svc_cable, RT#22009Ivan Kohler
2013-10-09add svc_cable.ordernum, RT#22009Ivan Kohler
2013-10-08 add provider dropdown to svc_cable, RT#22009Ivan Kohler
2013-09-26svc_cable service have a single serial / MAC / model, not one-to-many ↵Ivan Kohler
devices like svc_phone and svc_dsl, RT#22009
2013-09-26svc_cable service have a single serial / MAC / model, not one-to-many ↵Ivan Kohler
devices like svc_phone and svc_dsl, RT#22009
2013-09-26svc_cable service have a single serial / MAC / model, not one-to-many ↵Ivan Kohler
devices like svc_phone and svc_dsl, RT#22009
2013-09-26svc_cable service have a single serial / MAC / model, not one-to-many ↵Ivan Kohler
devices like svc_phone and svc_dsl (2.3 backport), RT#22009
2013-09-26svc_cable service have a single serial / MAC / model, not one-to-many ↵Ivan Kohler
devices like svc_phone and svc_dsl (2.3 backport), RT#22009 Conflicts: FS/FS/Mason.pm FS/FS/svc_broadband.pm FS/MANIFEST httemplate/edit/elements/part_svc_column.html httemplate/elements/menu.html
2013-09-26svc_cable service have a single serial / MAC / model, not one-to-many ↵Ivan Kohler
devices like svc_phone and svc_dsl, RT#22009
2013-09-26svc_cable, RT#22009Ivan Kohler
2013-09-26fix error viewing svc_broadband services, RT#23181, fallout from svc_cable, ↵Ivan Kohler
RT#22009
2013-09-26add h_svc_cable for invoices, RT#22009Ivan Kohler
2013-09-26svc_cable (2.3 backport), RT#22009Ivan Kohler
Conflicts: FS/FS/Mason.pm
2013-09-26svc_cable, RT#22009Ivan Kohler
2013-09-26svc_cable (2.3 backport), RT#22009Ivan Kohler
Conflicts: FS/FS/access_right.pm FS/MANIFEST httemplate/docs/part_svc-table.html httemplate/view/svc_phone.cgi
2013-09-262.3.8 happenedIvan Kohler
2013-09-262.3.8Ivan Kohler
2013-09-17minor convenience for invoice templates, #24850Mark Wells
2013-09-16allow for taxes when using "fee" event to negate credit balance, #24991Mark Wells
2013-09-16optionally display payments/credits on invoice based on date received, #24850Mark Wells
2013-09-10improve performance of package ordering, RT#24955, fallout from future start ↵Ivan Kohler
dates, RT#20686
2013-09-09optimizations inserting large numbers of services ↵Ivan Kohler
w/cust_svc::ignore_quantity, RT#24767
2013-09-05add no_fuzzy_on_exact global, RT#24804Ivan Kohler
2013-09-05add no_fuzzy_on_exact global, RT#24804Ivan Kohler
2013-08-23pass correct arguments to msg_template::prepare, #24659Mark Wells
2013-08-22better locale support in message template UI, #24659Mark Wells
2013-08-22fix RT initial data, from #9728Mark Wells
2013-08-15fix error handling path, #24070Mark Wells