summaryrefslogtreecommitdiff
path: root/FS/FS/svc_Common.pm
AgeCommit message (Collapse)Author
2010-12-09-change ikano.pm to use the new part_pkg_vendor, RT7111levinse
-implement service expiry and add export expire to ikano, RT7111 -fix edit part_pkg bug, RT7111
2010-12-01-ikano, svc_dsl, dsl_note, and qual on-going implementation, RT7111levinse
-add predelete_hook_first and predelete_hook into svc_Common (don't use yet, might change or be removed soon) -add new cust_location fields into geocode_Mixin location_hash
2010-10-28global duplicate checking on svc_pbx.id, RT#9967mark
2010-05-21agent virt inventory, RT#7010ivan
2010-03-01fix up editing services w/manual select from inventory, RT#7010ivan
2010-03-01enable manual selection from inventory dropdowns for svc_broadband, ↵ivan
svc_external & svc_phone, RT#7010
2010-02-17communigate pro provisioning, RT#7083ivan
2010-01-26remove debuggingivan
2010-01-25linking DIDs and users to PBXes, RT#7051ivan
2009-10-28fix problems using inventory for UID (and other fields controlled by check ↵ivan
in svc_acct and also svc_www, svc_domain and svc_forward), RT#6366
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
2009-03-23add name (svc_acct.finger) to bulk billing detail, RT#3519ivan
2008-12-21unique checking for svc_phone like svc_acct, closes: RT#4204 (also a few ↵ivan
lines of the new per-agent config snuck in Conf.pm from RT#3989)
2008-12-21unique checking for svc_phone like svc_acct, closes: RT#4204 (also a few ↵ivan
lines of the new per-agent config snuck in Conf.pm from RT#3989)
2008-08-14tyopivan
2008-07-09perl vs SQL brainfartivan
2008-07-09service searching should be case-insensitive nowivan
2008-04-15new package editorivan
2008-03-12allow exports to add links to customer view (#1407)jeff
2007-08-01event refactor, landing on HEAD!ivan
2007-04-12quiet "Use of uninitialized value in string eq at ↵ivan
/usr/local/share/perl/5.8.4/FS/svc_Common.pm line 131". i think.
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except ↵jeff
legacy cases
2006-12-29service refactor!ivan
2006-12-29docivan
2006-09-13in-place replace bugfix from untd & debugging cleanupivan
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 process default usergroup as well as fixed nowivan
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-06-29finish at least the automatic provisioning partivan
2005-12-05avoid uninitialized value errorsivan
2005-11-28allow defaults to override empty values for new objectsivan
2005-11-22oops, supposed to commit this oneivan
2005-11-22set default fields in new method, mostly for svc_acct.secondsivan
2005-07-14clean up some leftover bits from cust-fields workivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-05-02move httemplate/search/svc_domain to the new search template along with ↵ivan
svc_www and svc_forward
2005-03-27svc_Common / svc_acct child_objects can now set an alternate field for the ↵ivan
svcnum, for things like forwards
2004-07-30set fixed values from an explicitly specified svcpart on replace tooivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart ↵ivan
changing on svc_acct view, linking changes svcpart if you ask it to, closes: Bug#671, Bug#644
2004-03-03fix welcome emails being sent to signup server declined accounts, closes: ↵ivan
Bug#743
2004-02-23implement fallback suspension codeivan
2003-11-12allow provisioning of unaudited services with a svcnum for importsivan
2003-11-11also make setx behave when setting svcnum during an importivan
2003-11-11fix up virtual field reprucussionsivan
2003-11-11simple change to cust_svc creation to help imports with svcnumsivan
2003-11-03does this fix Bug#590??ivan
2003-10-25signups with snarf info!ivan
2003-08-05Virtual field mergekhoff
2002-06-14working job dependanciesivan
FS::queue::joblisting html excapes & truncates long arguments welcome email (sheesh!) closes: Bug#420 (haha at 4:20 am, too. really!)