<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/httemplate/view/cust_pkg.cgi, branch freeside_1_4_1beta5</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>cancel later in view UI... hmm</title>
<updated>2002-09-19T07:15:01+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-09-19T07:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=76d05ad92edd0749ff9fe791e9b1cc47586306cb'/>
<id>76d05ad92edd0749ff9fe791e9b1cc47586306cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>speling</title>
<updated>2002-07-06T08:32:22+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-07-06T08:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=86bf1d97a86661716d2d0276b28985c24180153b'/>
<id>86bf1d97a86661716d2d0276b28985c24180153b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UI work:</title>
<updated>2002-02-22T01:07:23+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2002-02-22T01:07:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=4dbbbee37e78a035022974d19b3b80aeaead6049'/>
<id>4dbbbee37e78a035022974d19b3b80aeaead6049</id>
<content type='text'>
make all functions of view/cust_pkg.cgi available on view/cust_main.cgi
 - having them one link down in "Edit" is confusing.

closes: Bug#325
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make all functions of view/cust_pkg.cgi available on view/cust_main.cgi
 - having them one link down in "Edit" is confusing.

closes: Bug#325
</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>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>date editing</title>
<updated>2001-10-15T14:58:03+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-10-15T14:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=9410e9f656b950a9d4b383a3992fa50bb7a270db'/>
<id>9410e9f656b950a9d4b383a3992fa50bb7a270db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove $Log$ messages.  whew.</title>
<updated>2001-08-21T02:31:57+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2001-08-21T02:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=3d671921441ba8422650b54435a1959ad1d4c71d'/>
<id>3d671921441ba8422650b54435a1959ad1d4c71d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
