<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/httemplate/misc, branch freeside_1_4_0pre11</title>
<subtitle>Freeside billing, trouble ticketing, network monitoring and provisioning
</subtitle>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/'/>
<entry>
<title>use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subs</title>
<updated>2002-02-20T01:03:10+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-20T01:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=8f42b751aebda2e7dce2c363bed6f1e15b411b1d'/>
<id>8f42b751aebda2e7dce2c363bed6f1e15b411b1d</id>
<content type='text'>
queue daemon updates: retry &amp; remove links work, bubble up error message
to webinterface, link to svcnum &amp; have job listings on view/svc_* pages,
closes: Bug#280

s/option/optionname/ schema change, dumb mysql, closes: Bug#334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
queue daemon updates: retry &amp; remove links work, bubble up error message
to webinterface, link to svcnum &amp; have job listings on view/svc_* pages,
closes: Bug#280

s/option/optionname/ schema change, dumb mysql, closes: Bug#334
</pre>
</div>
</content>
</entry>
<entry>
<title>*finally* seems to be working under Mason.  sheesh.</title>
<updated>2002-02-10T16:05:22+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-10T16:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=a4c96748eb6eab29a70f3a944c6520283a635c78'/>
<id>a4c96748eb6eab29a70f3a944c6520283a635c78</id>
<content type='text'>
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
*finally* seems to be working under Mason.  sheesh.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed &lt;!-- $Id$ --&gt; from all files to fix any redirects, whew</title>
<updated>2002-02-10T13:21:31+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-10T13:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=22a35047ecdffff80110e06cc08fc84f9ddba9b0'/>
<id>22a35047ecdffff80110e06cc08fc84f9ddba9b0</id>
<content type='text'>
Mason handler.pl overrides CGI::redirect

fixed strict; problems in edit/part_pkg.cgi &amp; edit/process/part_pkg.cgi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mason handler.pl overrides CGI::redirect

fixed strict; problems in edit/part_pkg.cgi &amp; edit/process/part_pkg.cgi
</pre>
</div>
</content>
</entry>
<entry>
<title>have FS::cust_svc::check look up &amp; check pkg_svc.quantity</title>
<updated>2002-02-09T17:45:26+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-09T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=4c18a45810f000bb013d23d4738cfca012794c4b'/>
<id>4c18a45810f000bb013d23d4738cfca012794c4b</id>
<content type='text'>
like httemplate/view/cust_pkg.cgi (closes: Bug#43)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like httemplate/view/cust_pkg.cgi (closes: Bug#43)
</pre>
</div>
</content>
</entry>
<entry>
<title>delete payments</title>
<updated>2002-02-07T22:29:35+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-07T22:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=69c6e80a7253f927af1780a3e0dd3fcf50110599'/>
<id>69c6e80a7253f927af1780a3e0dd3fcf50110599</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove</title>
<updated>2002-01-30T14:18:09+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-01-30T14:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=1fd6d8cf5d7854860ef4fd10ed89828e0c04ec39'/>
<id>1fd6d8cf5d7854860ef4fd10ed89828e0c04ec39</id>
<content type='text'>
  use Module;
and
  $cgi = new CGI;
  &amp;cgisuidsetup();
from all templates.  should work better under Mason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  use Module;
and
  $cgi = new CGI;
  &amp;cgisuidsetup();
from all templates.  should work better under Mason.
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of header foo in individual templates</title>
<updated>2001-10-30T14:54:07+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-10-30T14:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=c14a267229fc0d6f2d2afdebab3bd34d825df2ef'/>
<id>c14a267229fc0d6f2d2afdebab3bd34d825df2ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cache foo</title>
<updated>2001-10-26T10:24:56+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-10-26T10:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=91387f8f489e561deaf1de052d80ef800a4970a3'/>
<id>91387f8f489e561deaf1de052d80ef800a4970a3</id>
<content type='text'>
*sigh*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*sigh*
</pre>
</div>
</content>
</entry>
<entry>
<title>print reasons with credits on invoices</title>
<updated>2001-10-15T12:16:42+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-10-15T12:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=a984fa561b6493ae41215c3d26013767f9ce79cb'/>
<id>a984fa561b6493ae41215c3d26013767f9ce79cb</id>
<content type='text'>
use straight eval, not Safe::reval in cust_main::bill for now, as i have no
  idea how to call methods on a share()'ed scalar.  hmm.

add cust_pkg::cust_main method

s/eidiot/idiot/ in httemplate/misc/bill.cgi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use straight eval, not Safe::reval in cust_main::bill for now, as i have no
  idea how to call methods on a share()'ed scalar.  hmm.

add cust_pkg::cust_main method

s/eidiot/idiot/ in httemplate/misc/bill.cgi
</pre>
</div>
</content>
</entry>
<entry>
<title>fix more bugs</title>
<updated>2001-09-03T22:07:39+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-09-03T22:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=fbcb45dfe5a1bce7981fe4527176b9fdf2ec54b7'/>
<id>fbcb45dfe5a1bce7981fe4527176b9fdf2ec54b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
