summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Expand)Author
2007-12-12self-service can select domain on provision (#2801)jeff
2007-12-06agent setting during package edit cleanupjeff
2007-12-05wtf?jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-11-29fix dates going all wacky on errors, when you're asked to confirm a date move...ivan
2007-11-28better select multiple, discourage creation of packages no agent can selljeff
2007-11-23fix stickiness of primary radio buttons on errors, closes: RT#1035ivan
2007-11-22usability: don't offer 'Select agent' choice if the dropdown already has a valueivan
2007-10-29yup, mysql-ing me harderivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-13correct agent_defaultpkg handlingjeff
2007-10-10concurrent fix for package editing also cleans this up slightlyivan
2007-10-10close:}jeff
2007-10-08add cust_bill_owed as an implicit condition (whew), and make sure it is added...ivan
2007-10-08disallow agent changing on cloned packagesjeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-04support part_pkg option input validation, check bytecounts and allow commas (...jeff
2007-09-30fix argument stickiness on date editing errors (especially because resetting ...ivan
2007-09-27hide fixed passwordsjeff
2007-09-23i think this is a bug; should not show the svc_www.usersvc selector unless it...ivan
2007-09-18fix advertising source stickiness when page is reloaded with an errorivan
2007-09-14Fix 'Can't use an undefined value as an ARRAY reference at /usr/local/share/p...ivan
2007-08-15fix customer status color here tooivan
2007-08-02fix slowness on change package and also make it into a popupivan
2007-08-01event refactor, landing on HEAD!ivan
2007-07-18svc_acct.dir should be editable with ACL (#1730)jeff
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in r...ivan
2007-07-06manually editing usage counters removes overlimit status (#1706)jeff
2007-07-01separate agent interface is deprecated...ivan
2007-06-29add regular header/footer to svc_www view and editivan
2007-06-26suspend later just like expire (#1487)jeff
2007-06-18must escape config datajeff
2007-06-15paydate option for realtime_refund_bop and UI entry for cust_pay records with...jeff
2007-05-31add TransFirst eLink supportjeff
2007-05-18have "emailinvoiceonly" hide postal/fax invoice options in backoffice as well...ivan
2007-04-27adjust default labellingjeff
2007-04-27SELECT doesn't accept a valuejeff
2007-04-19break _bytecount subroutines out of FS::UI::Webjeff
2007-04-12input and output on data volume fields specified with k,m,g,or tjeff
2007-04-08correct usage editing bugjeff
2007-04-06ticket 1443 add account type and bank state for echeck processingjeff
2007-04-05per-customer invoice terms overrideivan
2007-04-02ticket 1528 add driver's license field, mask it and ssnjeff
2007-04-01quick hack to add extra 'config lines' to svc_www and otherwise enhance svc_wwwjeff
2007-03-15Set input form MAXLENGTH attributes to match actual field sizes.khoff
2007-02-28restore (none) choice to first package selectjeff
2007-02-26agent_type selector on new packagesjeff
2007-02-15add send_email eventivan
2007-02-14selectable domain on first package in edit/cust_mainjeff
2007-02-13use a domsvc when passed in, patch from Sean Hanson/S1ivan