summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2006-08-14sprinkle some magic ajax fairy dust on referring customer SELEKTAH. rewind! ↵ivan
make smart search smarter, re-layout the top search bars and add an invoice one
2006-08-14bugfix for agentless access users, triggered by part_referral (advertising ↵ivan
source) agent virtualization
2006-08-13customer view work:ivan
DONE 1. add status and balance to top DONE 2. add some sort of oldest date thing so the history doesn't get too big (# years and a link to "show older") 3. make the rest of the action links into js popups? maybe later, weird IENess when closing em DONE (finished) - so revert out or finish/commit the Enter check payment one - Process page can wait until another day.. it should be more of an *action* DONE 4. Ticket list config knobs for wtxs (grid it too) DONE 5. grid the package list
2006-08-12fix acl rewrite causing problems: void now shows up properly, deprecate all ↵ivan
the redundant config values
2006-08-12don't adjust next bill date on unsuspension! causes undesirable effects ↵ivan
with prorate/subscription packages and undesirably rewards customers for non-payment, closes: Bug#1325
2006-08-11virtualize referrals on customer additionivan
2006-08-10add cust_main.agent_custid (at least to schema and customer view, no manual ↵ivan
editing yet)
2006-08-10agent-virtualize advertising sourcesivan
2006-08-10don't set the default to NULL the string! besides, that's already the defaultivan
value of any nullable column, which @date_type is...
2006-08-10better debugging for missing recur_fee so its easier to check the dbivan
2006-08-09self-service interface: add proper password changer and prevent "Setup my ↵ivan
services" provisioner from showing broken links for services not handled yet
2006-08-09batch refactorjeff
2006-08-09self-service interface: move from text to html invoicesivan
2006-08-07add internal user disable-ingivan
2006-08-06slightly better bootstrapping for htpasswd kludge... hopefully that will go ↵ivan
away in 1.7.1
2006-08-06make sure default RADIUS groups don't override ones for existing recordsivan
2006-08-06yow. fix up group handlingivan
2006-08-06this should fix the barfing about default radius groups on the new customer ↵ivan
screen...
2006-08-06this just needs to be a hashref and we should be all set with radius groups thenivan
2006-08-06this should process default usergroup as well as fixed nowivan
2006-08-06add debugging to track down RADIUS group problemivan
2006-08-06add confession here to diagnose etxrn's problem betterivan
2006-08-06add confession here to diagnose etxrn's problem betterivan
2006-07-28htpasswd workaround no longer necessary - closes: #1351ivan
2006-07-27svc_phone.tivan
2006-07-26ugh, fixup bootstrappingivan
2006-07-25this should finish adding the "inactive" status, i think?ivan
2006-07-24fix up smart searching to make the quick payment entry behave betterivan
2006-07-23more work towards adding an "inactive" status - add it to the A/R reportivan
2006-07-16odds and endsivan
2006-07-14don't send cancellation emails on package changesivan
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