<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/htdocs/edit/process/cust_main.cgi, branch webpay_support_branch</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>removing</title>
<updated>2001-08-13T01:09:02+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-08-13T01:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=1d758388ce3b17b8de1ae1d3a8ec39c1026baefc'/>
<id>1d758388ce3b17b8de1ae1d3a8ec39c1026baefc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use FS::cust_pkg::pkgpart_href</title>
<updated>1999-08-10T12:54:06+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-08-10T12:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=fde6e8e3367ffca17bff1451d1d6bd78c87c092d'/>
<id>fde6e8e3367ffca17bff1451d1d6bd78c87c092d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i18n fixes</title>
<updated>1999-04-14T07:47:53+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-04-14T07:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=a4cdd045fcb3edab2b49d5603e02ce5683a778af'/>
<id>a4cdd045fcb3edab2b49d5603e02ce5683a778af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use anchor in redirect</title>
<updated>1999-04-07T15:24:06+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-04-07T15:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=4ad9c02763c02067fe53cd994b2a75468f280bf0'/>
<id>4ad9c02763c02067fe53cd994b2a75468f280bf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>one-screen new customer entry (including package and service) for simple</title>
<updated>1999-03-25T13:55:10+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-03-25T13:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=59518b8dec0720fdf32aab8a1ecc2dbb689a0b85'/>
<id>59518b8dec0720fdf32aab8a1ecc2dbb689a0b85</id>
<content type='text'>
packages with one svc_acct service
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
packages with one svc_acct service
</pre>
</div>
</content>
</entry>
<entry>
<title>removed misleading comments</title>
<updated>1999-02-28T00:04:04+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-02-28T00:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=37dcdd94962587d6dbc3225439c91e46b0b623c5'/>
<id>37dcdd94962587d6dbc3225439c91e46b0b623c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yet more mod_perl stuff</title>
<updated>1999-01-25T12:10:00+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-01-25T12:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=6e5eed5d49163fdb06f16c735ab43486c047011d'/>
<id>6e5eed5d49163fdb06f16c735ab43486c047011d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>for mod_perl: no more top-level my() variables; use vars instead</title>
<updated>1999-01-19T05:14:23+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-01-19T05:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=c116ce940c33dcd7e37a87a8eb2936e17cc68b11'/>
<id>c116ce940c33dcd7e37a87a8eb2936e17cc68b11</id>
<content type='text'>
also the last s/create/new/;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also the last s/create/new/;
</pre>
</div>
</content>
</entry>
<entry>
<title>changes to track email addresses for email invoicing</title>
<updated>1999-01-18T09:22:42+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1999-01-18T09:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=c93520accf00e15095e7af5fcb59caed2bd9e556'/>
<id>c93520accf00e15095e7af5fcb59caed2bd9e556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/CGI::Request/CGI.pm/; etc</title>
<updated>1998-12-17T08:40:30+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>1998-12-17T08:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=9839e6383a3ff00a352c8386a9bbe48e630a6a89'/>
<id>9839e6383a3ff00a352c8386a9bbe48e630a6a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
