Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-02 | better indication of why these things are the way they are | ivan | |
2008-02-20 | update the tax class editor to enable taxclass adding, RT#2929 | ivan | |
2008-01-24 | used in rt autohandler. i wonder why this never bit before | ivan | |
2008-01-13 | use this in handler.pl, not in mason files | ivan | |
2007-12-28 | remove just a tiny bit more cruft | ivan | |
2007-12-28 | restore in-browser error reporting | ivan | |
2007-12-28 | a little late help from kwanzabot for XSSmas... clean up handler.pl so we ↵ | ivan | |
can have separate default_escape_flags for FS and RT and don't have to make FS's |h flag useless | |||
2007-10-28 | mysql me harder | ivan | |
2007-10-08 | Remove remaining calls to idiot/eidiot. Should fix 1479 | jeff | |
2007-09-13 | rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a ↵ | ivan | |
service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem... | |||
2007-08-16 | support hours 'usage' tracking for our own internal use (#1733) | jeff | |
2007-08-01 | event refactor, landing on HEAD! | ivan | |
2007-04-19 | break _bytecount subroutines out of FS::UI::Web | jeff | |
2007-04-19 | fix very strange "Undefined subroutine &FS::UI::Web::rooturl" with an ↵ | ivan | |
explicit import. did i mention this was really really weird? | |||
2007-02-26 | agent_type selector on new packages | jeff | |
2007-02-08 | hold off until 1.7.2 | jeff | |
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 | |