summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2006-07-14this should fix radius group editing and the "Reference found where ↵ivan
even-sized list expected at /usr/local/share/perl/5.8.4/FS/svc_Common.pm line 473" error
2006-07-14this should fix the bootstrappingivan
2006-07-14add the small FS::CurrentUser::BootstrapUser class for... surprise... ↵ivan
bootstrapping
2006-07-14fix acl bootstrappingivan
2006-07-14should be able to freeside-setup without a username nowivan
2006-07-13mapsecrets file shouldn't be necessary at all...ivan
2006-07-13fix multiple-agent virtualization properly for these reportsivan
2006-07-12add acl bootstrapping - should be installable again nowivan
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-07-05patch to fix fuzzy searching from Ryan Gunnivan
2006-07-04adding freeside-addgroupivan
2006-07-01another Pg 8.1 fix? noticed by Damon Vincentivan
2006-06-30checkin freeside-adduser with the -g flag! sheeshivan
2006-06-29small patch to set $new_finger from Tim Yardleyivan
2006-06-29finish at least the automatic provisioning partivan
2006-06-24Add the ability to link customer service definition fields to inventoryivan
classes, with an "automatic/manual" flag. Add the ability for the web interface to maintain these links. Start prettying up the service def. edit in preparation for Bigger Changes.
2006-06-21speed up the agent type report when there are lots of package definitionsivan
2006-06-19ACL bootstrappingivan
2006-06-19forgot to commit this testivan
2006-06-19ACLs, take three or four or somethingivan
2006-06-19add ability to select specific package defs. and package status to package ↵ivan
report for qis
2006-06-19agent virtualization, take one (stuff from "inactive" changeset snuck into ↵ivan
cust_main.pm and the package reporting changeset in search/cust_pkg.cgi here too)
2006-06-18ACLs: finish group edit (agents + rights) & browseivan
2006-06-16value issues and many bits remainjeff
2006-06-06fix unmatched =back somehow futzing things up with automated install. wtf?!ivan
2006-05-24removing duplicate entriesivan
2006-05-22better error message for banned cardsivan
2006-05-21tyopivan
2006-05-20first stab at BoM downloadjeff
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-05-08add config switch to base tax off shipping address if presentivan
2006-05-08sales report per agent and package class looks goodivan
2006-05-02yours!ivan
2006-05-02add a "pre-report" page to this report/graph as requested by lewis/wtxs, ↵ivan
also add 12mo total option
2006-05-01small fix to make prorate behave on the 1st as it did beforeivan
2006-05-01fix some very annoying clucks (warnings with backtraces) when cutoff day ↵ivan
isn't found in old packages
2006-05-01column reference "disabled" is ambiguousivan
2006-05-01fix bug with duplicate tickets showing up on customer view listing when the ↵ivan
custom priority field was edited
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-04-21throw this in here for nowivan
2006-04-21fix some indentation and the default cutoff dayivan
2006-04-19DOH! perlvar: not counting patterns matched in nested blocks that have been ↵ivan
exited already.
2006-04-14add the svc_forward-arbitrary_dst flag to enable arbitrary svc_forward ↵ivan
destinations
2006-04-13don't do the duplicate check unless there's a file already; fixes problem ↵ivan
with first use of freeside-adduser
2006-04-12zip code reportivan
2006-04-09should fix "Can't use string ("old_uid") as a SCALAR ref while "strict refs" ↵ivan
in use" error
2006-04-09error out if you try to add duplicates; this should lower my annoyance-levelivan
2006-04-03option to disable global uniqueness checkingivan
2006-04-03add PTR to sort order for DNS entriesivan
2006-04-03and also allow [ and ] in ut_textnivan