Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-08 | agent type on package add/edit (ticket 1446) | jeff | |
2007-01-29 | warnings in <%once> sections should not be fatal | ivan | |
2006-12-27 | Add a (magically appearing and disappearing) label on the county selector. ↵ | ivan | |
confusing when labeled "state" | |||
2006-12-19 | clean up payinfo_Mixin to use payby.pm for payby info and have card masking ↵ | ivan | |
full 6-digit BIN prefix for card identification. have cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix payment reports to use mask too if available, so credit card type selection still works with encryption. | |||
2006-12-18 | fix tax class not adding when there is only one pkg_class choice (triggers ↵ | ivan | |
javascript error | |||
2006-12-15 | move use statements to handler.pl, do not show 1/1/70 for new birthdates, ↵ | jeff | |
and improve error handling | |||
2006-12-15 | add DateTime as a proper rather than hidden dependency | ivan | |
2006-12-15 | tiny bit of cleanup from the conf merge | ivan | |
2006-12-14 | make the config directory configurable | ivan | |
2006-10-18 | suspension and cancellation reasons | jeff | |
2006-10-09 | add cust_main_note to handler.pl | ivan | |
2006-10-08 | add 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-08-26 | i want max and min! | ivan | |
2006-07-12 | svc_phone service and CDR billing from imported CDRs | ivan | |
2006-06-18 | ACLs: finish group edit (agents + rights) & browse | ivan | |
2006-05-20 | first stab at BoM download | jeff | |
2006-05-14 | first part of ACL and re-skinning work and some other small stuff | ivan | |
2006-05-07 | first pass at sales reports per agent and package class | ivan | |
2006-04-22 | start of package class web UI (add/edit package classes, package class ↵ | ivan | |
selection in package def edit) | |||
2006-04-03 | have the UI use full country names, and state names outside the US... | ivan | |
2006-03-09 | fix that ↵ | ivan | |
blank-page-instead-of-profiling-redirect-when-called-from-an-include bug triggered by mason 1.32 :) | |||
2006-03-08 | Add a new table for inventory with for DIDs/serials/etc., and an additional | ivan | |
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.) | |||
2006-02-18 | CDR schema and class | ivan | |
2006-01-31 | *** empty log message *** | ivan | |
2005-12-03 | this should be the last of ↵ | ivan | |
s/RT::TicketCustomFieldValues/RT::ObjectCustomFieldValues/ | |||
2005-10-10 | updated quick payment entry | ivan | |
2005-10-02 | add dev make target for quick iterative development | ivan | |
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ↵ | ivan | |
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields | |||
2005-08-17 | infrastructure for easier schema changes, and: add payment_gateway, ↵ | ivan | |
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet) | |||
2005-06-02 | add ability to search on a date range of invoice events and then reprint or ↵ | ivan | |
reemail (boy was that a bit more work than i expected), closes: Bug#946 | |||
2005-03-21 | Added support for FAX invoice destinations using a HylaFAX server. | khoff | |
Faxing plain text invoices is not supported. | |||
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan | |
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing | |||
2005-03-06 | add Excel and CSV download of templated reports and clean up their HTML ↵ | ivan | |
formatting, closes; Bug#520, Bug#1107 | |||
2005-03-02 | Initial version of the xmlrpc interface for freeside. | khoff | |
2005-02-11 | generalize progressbar code in preparation for using it wherever needed | ivan | |
2004-12-03 | landing rt 3.2.2 | ivan | |
2004-12-02 | second big RT integration checkin, customer linking/delinking interface | ivan | |
2004-11-27 | ticket system integration framework and skin RT | ivan | |
2004-11-20 | first pass at VoIP rating | ivan | |
2004-11-16 | can't set $p without $cgi | ivan | |
2004-11-16 | correct package for $r | ivan | |
2004-11-16 | handle RT NoAuth sections | ivan | |
2004-07-06 | 0.32 (and then some) released | ivan | |
2004-04-08 | beginning of RT integration | ivan | |
2004-04-05 | add whois functionality internally instead of linking to geektools | ivan | |
2004-04-02 | remove Pragma:no-cache header, and set Content-Length and Cache-Control for ↵ | ivan | |
viewing .pdf invoices with IE over SSL. http://support.microsoft.com/default.aspx?scid=kb;en-us;323308 | |||
2004-03-23 | one-time credit card and ACH payments (like self-service) closes: Bug#648 | ivan | |
2004-03-13 | automatically set Mason comp_root in Makefile | ivan | |
2004-03-05 | beginning of OO reporting interface, create acadia-requested crosstab reports | ivan | |
2004-02-12 | re-email invoice, closes: bug#526 and have print and email invoice links ↵ | ivan | |
redirect back to top of customer view page instead of #history tag |