<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/httemplate/docs/install.html, branch fs-pci-mods</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>install warnings about mysql</title>
<updated>2002-02-16T07:27:52+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-16T07:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=d7a1a7154a401edfbc4844721c08cb6f483d59b7'/>
<id>d7a1a7154a401edfbc4844721c08cb6f483d59b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation building Makefile patch</title>
<updated>2002-02-06T15:49:04+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-06T15:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=d815064689e78291069209fb4610f905449dcee6'/>
<id>d815064689e78291069209fb4610f905449dcee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>&amp;nbsp; for commands; confusing otherwise</title>
<updated>2002-02-05T18:24:13+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-05T18:24:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=30f31aae2dee3bdbec04f107e9d8cbb96442852e'/>
<id>30f31aae2dee3bdbec04f107e9d8cbb96442852e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc</title>
<updated>2002-02-05T18:04:33+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-05T18:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=e963a04493d15ac3e714a2cb95a28fe90a6239d9'/>
<id>e963a04493d15ac3e714a2cb95a28fe90a6239d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc</title>
<updated>2002-02-05T09:46:07+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-05T09:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=65f2a86b2c239782f209b481744915f858530598'/>
<id>65f2a86b2c239782f209b481744915f858530598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update</title>
<updated>2002-02-04T18:12:41+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-04T18:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=1340e8879e31d3fcbe09b73477f3aac3dbf65113'/>
<id>1340e8879e31d3fcbe09b73477f3aac3dbf65113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>billing events!</title>
<updated>2002-02-04T16:44:48+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-04T16:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=8cbba53b09bb5b09355316b7ff8948500c3b4b76'/>
<id>8cbba53b09bb5b09355316b7ff8948500c3b4b76</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>- web interface for hourly account charges!</title>
<updated>2002-01-29T16:33:16+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-01-29T16:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=6991d4986df7fb3a6c7c49b5ae1b3713e87a16c4'/>
<id>6991d4986df7fb3a6c7c49b5ae1b3713e87a16c4</id>
<content type='text'>
  (FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods)
- Makefile target to regenerate HTML manpages on install
- FS.pm doc update
- $FS::Record::Debug now dumps all SQL
- new FS::cust_main methods: -&gt;cancel, -&gt;invoicing_list_addpost
- start of a billing event web interface
- cust_pay::upgrade_replace doesn't error out if history includes
  overapplied payments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods)
- Makefile target to regenerate HTML manpages on install
- FS.pm doc update
- $FS::Record::Debug now dumps all SQL
- new FS::cust_main methods: -&gt;cancel, -&gt;invoicing_list_addpost
- start of a billing event web interface
- cust_pay::upgrade_replace doesn't error out if history includes
  overapplied payments
</pre>
</div>
</content>
</entry>
<entry>
<title>doc</title>
<updated>2001-12-26T23:59:33+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-12-26T23:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=fee9bc7edcdd27e7a4e47bc313d05c66cd900073'/>
<id>fee9bc7edcdd27e7a4e47bc313d05c66cd900073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
