summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-26fix label method and doc workivan
2010-01-26remove debuggingivan
2010-01-26First version of RT Billing pkg. Basic concept is if a customer has this ↵jayce
package, then any time added to ticket comments in RT will be added up and multiplied by the base rate, with each entry showing up as a lineitem on their next invoice. This has not been used in production yet by anybody, it was just a proposal done for a customer. Modified Files: TicketSystem/RT_External.pm Added Files: part_pkg/rt_time.pm
2010-01-25linking DIDs and users to PBXes, RT#7051ivan
2010-01-25initial svc_pbx implementation, RT#7051ivan
2010-01-25initial svc_pbx implementation, RT#7051ivan
2010-01-25fix password length checks from applyhing to already-crypted legacy ↵ivan
passwords, RT#7139
2010-01-24update overlib to upstream v281 (jan 20, 2010)ivan
2010-01-24right-align customer # in reportsivan
2010-01-24fix alignment of customer dataivan
2010-01-24separate out the invoice and payment info into multiple columns, and fix ↵ivan
application date showing as payment date
2010-01-21correct description for selfservice-body_footerivan
2010-01-21more self-service skinning config options, and start taking a stab at ↵ivan
reorganizing config sections, RT#6893
2010-01-21fix self-service fallout from RT 3.8, RT#6640ivan
2010-01-19SM in new windowjeff
2010-01-19eliminate harmless uninitialized value noisejeff
2010-01-19patch from Peter Loeppky to make sure some xml fields don't get larger than ↵ivan
what paymentech wants
2010-01-19Fix mime type for CSV files, RT#1526mark
2010-01-19don't really need debugging onjeff
2010-01-19debugged and tested opensrs exportjeff
2010-01-19fix color/style after removal of billpkgnum displayivan
2010-01-17fix for selfservice_server-base_url without a trailing /ivan
2010-01-17return an error for 0 amount payments to avoid a $0 payment getting stuck in ↵ivan
declined or captured status, RT#6993
2010-01-17strip non-digits and 1- when searching for phone numbers, RT#7000ivan
2010-01-17remove svcnum from searchable fields for svc_acct... custnum and invnum are ↵ivan
user-visible, other database ids, not so much. also, breaks phone number search w/current Pg, RT#7000
2010-01-17remove svcnum from searchable fields for svc_acct... custnum and invnum are ↵ivan
user-visible, other database ids, not so much. also, breaks phone number search w/current Pg, RT#7000
2010-01-17preparing for 2.1.0ivan
2010-01-17work around bug in pre-perl5.10 which is at best noisy and at worst missortingjeff
2010-01-16add usage_mandate option to termination price plan, RT#6932ivan
2010-01-16add usage_mandate option to termination price plan, RT#6932ivan
2010-01-16fix searching for unlinked services? RT#7059ivan
2010-01-15remove extraneous debuggingivan
2010-01-13if ignore_icalculable_taxes is on, don't call the errors fatalivan
2010-01-12add some debuggingjeff
2010-01-12eliminate harmless argument isn't numeric messagesjeff
2010-01-09QuickCreateLong obsolete with the better quick create in 3.8ivan
2010-01-09bring in freeside.cssivan
2010-01-09add a "freeside2.1" stylesheet to isolate our skinning changesivan
2010-01-09removing HTML files in old location wrt RT 3.8ivan
2010-01-09removing HTML files in old location wrt RT 3.8ivan
2010-01-09fixup initial RT setup for 3.8ivan
2010-01-09need DBIx::DBSchema w/quoted_default to make this all work right :/ivan
2010-01-09undo damage from DBIx::DBSchema 0.37_03ivan
2010-01-08this is part of the logout link too! (RT 1330 & 5518)jeff
2010-01-08add a logout link (RT 1330 & 5518)jeff
2010-01-07Fix problems with RBC batch import (RT#6967)mark
2010-01-06eliminate spurious warnings on usage changes...ivan
2010-01-06eliminate ya "use of uninitialized value" warningivan
2010-01-06docivan
2010-01-04untested triggering of export on payments, requires config enable (RT5825)jeff