summaryrefslogtreecommitdiff
path: root/FS/FS/queue.pm
AgeCommit message (Collapse)Author
2015-10-28RT#38765: Foreign key error during selfservice signupJonathan Prykop
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue [fixed local CurrentUser]
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue
2013-12-28autoload methods returning foreign records, RT#13971Ivan Kohler
2013-11-15fix job queue operation with FKs, RT#13971Ivan Kohler
2010-06-01add progressbar, redirection, and improve links RT#8274jeff
2010-05-13cope with poor tax liability report performance by allowing queuing of ↵jeff
reports RT#8274
2009-08-01support broader array of queue args #5855, fallout from #5495jeff
2009-03-03eliminate harmless "Odd number of elements in hash assignment" warningivan
2008-12-21have freeside-queued put billing jobs in the queue, so they run in their own ↵ivan
short-lived processes, RT#4423
2008-12-21docivan
2006-02-18update POD documentation left behind from example templateivan
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2004-11-26remove POD VERSION sectionsivan
2004-05-04don't truncate job args for displayivan
2004-03-03fix welcome emails being sent to signup server declined accounts, closes: ↵ivan
Bug#743
2003-08-05Virtual field mergekhoff
2002-07-02error messages can have other charsivan
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!)
2002-05-15use job dependancies in FS::part_export::sqlradius.pmivan
display job dependancies in FS::queue::joblisting
2002-05-15queue dependanciesivan
2002-04-13bulk queue operations (closes: Bug#389)ivan
2002-03-27don't show queue arguments (passwords!) on svc_* screensivan
(unless queue_dangerous_options!)
2002-03-24ICRADIUS groups all done! UI and provisioning. closes: Bug#362ivan
fix some bugs in the export and add queue_dangerous_controls option too
2002-03-23group editing seems to be working... everything except defaults... oh andivan
export...
2002-03-07*** empty log message ***ivan
2002-02-22UI in joblisting: don't split ( retry | remove ) linksivan
2002-02-22don't error out on bad svcnum's, just silently remove themivan
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
queue daemon updates: retry & remove links work, bubble up error message to webinterface, link to svcnum & have job listings on view/svc_* pages, closes: Bug#280 s/option/optionname/ schema change, dumb mysql, closes: Bug#334
2001-09-11queue clean fixivan
2001-09-11job queue fixivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing