summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-07add display_svcnum & pkg_label to list_svcs selfservice API call, RT#17617Ivan Kohler
2012-05-07fix tax calculation based on ship address, from #17051Mark Wells
2012-05-07add spouse_birthdate, RT#17577Ivan Kohler
2012-05-06add last_invoice_date/last_invoice_date_pretty to customer_info selfservice ↵Ivan Kohler
API calls, RT#17617
2012-05-06add billing_history selfservice API call, RT#17617Ivan Kohler
2012-05-06don't abort upgrade if a RADIUS server is unreachableIvan Kohler
2012-05-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2012-05-06some ideas on speeding up the cust_main upgrade for big databasesIvan Kohler
2012-05-05more accurate aging report cutoff time, #16521Mark Wells
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-02space joblisting from ticketsIvan 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-27fix some warnings in ticket escalation, #17417Mark Wells
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-27improvements to prepaid income report, #13289Mark Wells
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-26debugMark Wells
2012-04-26allocate quick payment only when customer has multiple open invoices, #15861Mark 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-24Merge branch 'master' of git.freeside.biz:/home/git/freesideBrian Medley
2012-04-24add in access_right checks for sub menues, #17056Brian Medley
2012-04-23fix map canvasMark Wells