summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2012-05-06some ideas on speeding up the cust_main upgrade for big databasesIvan Kohler
2012-05-04add XML-RPC export, RT#17622Ivan Kohler
2012-05-04add searchable and displayable legacy service id (cust_svc.agent_svcid), ↵Ivan Kohler
RT#17619
2012-05-03add cust_main-require_locale configuration setting, RT#17594Ivan Kohler
2012-05-03when un-cancelling a package, errors re-provisioning services are not fatal, ↵Ivan Kohler
RT#17518
2012-05-02un-cancel, RT#17518Ivan Kohler
2012-05-02set required parameters for netsapiens DND and simul ring features, RT#17319Ivan Kohler
2012-05-02fix ACL upgrade, RT#17056Ivan Kohler
2012-05-02allow agent override to NO of global payment_receipt set to YES, RT#17468Ivan Kohler
2012-05-0117528: back-date payment access-rightMike Robinson
2012-04-30increase size of part_svc_column.columnvalue to support lots more domains in ↵Ivan Kohler
selectable choice, RT#17564
2012-04-3014919: make indentation and coding match expectationsMike Robinson
2012-04-30Check indentation. #14919Mike Robinson
2012-04-29self-service small_custview obeys selfservice-box_color and ↵Ivan Kohler
selfservice-text_color now, RT#17534
2012-04-29self-service small_custview obeys selfservice-box_color and ↵Ivan Kohler
selfservice-text_color now, RT#17534
2012-04-29add mobile phone to message templates, RT#12427Ivan Kohler
2012-04-29add in support for sales people, #16586Brian Medley
2012-04-29support one right to many rights one-time upgrade, RT#17056Ivan Kohler
2012-04-27add in ability to edit new access rights, #17056Brian Medley
2012-04-27Netsapiens export; check URLs for validity. (#14919)Mike Robinson
A new "check_options()" subroutine is added to option_Common.pm which is called by "insert" and "replace." (Do-nothing routine provided, designed to be overridden.) A "real" implementation is provided in netsapiens.pm.
2012-04-27don't change service address when selfservice changes billing address, #14613Mark Wells
2012-04-26fix package name brainfart, RT#17386Ivan Kohler
2012-04-26Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2012-04-26add "Don't run this event more than once per customer in the specified ↵Ivan Kohler
interval" condition, RT#17386
2012-04-26docIvan Kohler
2012-04-26site id in cust_location labels, #16815Mark Wells
2012-04-26better duplicate checking for ip address, #17515Mark Wells
2012-04-26pkg_dundate_age condition (#17394)Mike Robinson
2012-04-25change duration field for "cia" CDRs, #17507Mark Wells
2012-04-25one more event option, #16382Mark Wells
2012-04-25Don't default 'payname' to first/last name if paying by check. (#15819)Mike Robinson
In this case, 'payname' is the name of the financial institution and there is no default.
2012-04-25E-mail for un-suspension. (#16144)Mike Robinson
2012-04-25consider districts in tax liability report, #17051Mark Wells
2012-04-24event option, #16382Mark Wells
2012-04-23manual control of quick payment application, #15861Mark Wells
2012-04-20Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2012-04-20current AUTHORS in FS.pmIvan Kohler
2012-04-20Merge branch 'master' of git.freeside.biz:/home/git/freesideBrian Medley
2012-04-20remove whitespace, #17319Brian Medley
2012-04-20new fee either flat or percentage based, #17319Brian Medley
2012-04-19add default feature list to netsapiens export, RT#17319Ivan Kohler
2012-04-18remove ticket links to deleted services, #17067Mark Wells
2012-04-17restore agent_custid smart search, #17424Mark Wells
2012-04-17link tickets to services, #17067Mark Wells
2012-04-16add default feature list to netsapiens export, RT#17319Ivan Kohler
2012-04-15add an $import global flag to cust_location so we can avoid geocoding on ↵Ivan Kohler
batch import, RT#16400
2012-04-15add cust_class-tax_exempt conf setting to control the tax exemption flag per ↵Ivan Kohler
customer class rather than per indivual customer, RT#16818
2012-04-13fix "Use of uninitialized valud $driver name in pattern match (m//) at ↵Ivan Kohler
/usr/local/share/perl/5.10.1/FS/part_event/Condition.pm" warnings, cust_bill_has_service and has_cust_tag conditions under MySQL, fallout from RT#17035
2012-04-13adjustment to display_custnum special format, #16815Mark Wells
2012-04-12add cust_bill-line_item-date_description, RT#15858Ivan Kohler