<?xml version="1.0" ?><feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">CFMN Flyspray | </title>
  <subtitle type="text">
    CFMN Flyspray | CantFitMyN Website: Recently opened tasks  </subtitle>
  <id>http://flyspray.cantfitmyn.net/</id>
    <updated>2010-09-07T07:49:56Z</updated>
  <link rel="self" type="text/xml" href="feed.php?feed_type=atom"/>
  <link rel="alternate" type="text/html" hreflang="en" href="/feed.php"/>
    <entry>
    <title>FS#119: Rejig login section so that less people have problems with it.</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=119" />    
    <updated>2010-09-07T07:49:56Z</updated>    
    <published>2010-09-04T15:11:42Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        See summary.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:119</id>
  </entry>
    <entry>
    <title>FS#118: Defect when updating steam stats - Adding duplicate game</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=118" />    
    <updated>2010-08-30T15:13:26Z</updated>    
    <published>2010-08-30T15:13:26Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        See summary.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:118</id>
  </entry>
    <entry>
    <title>FS#117: Fix issue around adding games</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=117" />    
    <updated>2010-09-05T21:41:04Z</updated>    
    <published>2010-08-30T15:10:15Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        See summary. Also drop down box is now too wide.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:117</id>
  </entry>
    <entry>
    <title>FS#116: Have a look into extra users that have been added to the site</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=116" />    
    <updated>2010-09-05T21:42:51Z</updated>    
    <published>2010-08-28T17:49:10Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        Also investigate captcha or further logging of people that have been trying to login.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:116</id>
  </entry>
    <entry>
    <title>FS#115: Allow for sorting of games list by name, type or number of achievements</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=115" />    
    <updated>2010-08-21T11:36:34Z</updated>    
    <published>2010-08-21T11:36:34Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        see summary.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:115</id>
  </entry>
    <entry>
    <title>FS#114: Investigate caching of files using SVN revision number</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=114" />    
    <updated>2010-04-24T13:06:15Z</updated>    
    <published>2010-04-24T13:06:15Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        [12:58:24] &lt;@_W_&gt;  - it does update the profile though<br />
[12:59:02] &lt;@Yeggstry&gt; _W_ what do you mean don&#039;t handle caching right? :P You think the site has anything but the very basic caching<br />
[12:59:15] &lt;@_W_&gt; with js enabled, it works fine &quot;Thank you for taking the time to update your profile&quot;<br />
[12:59:49] &lt;@Yeggstry&gt; I ended up running firebug as I submitted it, and saw the error &quot;console is undefined&quot;<br />
[12:59:53] &lt;@_W_&gt; heh at work we&#039;re just not implementing an url-changing scheme so that static resources can be updated without worrying about caching<br />
[13:00:11] &lt;@_W_&gt; *just now<br />
[13:00:13] &lt;@Yeggstry&gt; using timestamps?<br />
[13:00:17] &lt;@Mushroom&gt; clearing cache seemed to fix it<br />
[13:00:19] &lt;@_W_&gt; svn revisions actually<br />
[13:00:27] &lt;@Mushroom&gt; (well, ctrl+f5 anyway)<br />
[13:00:30] &lt;@Yeggstry&gt; ah, nice idea<br />
[13:00:36] &lt;@Yeggstry&gt; thanks Mushroom :)<br />
[13:00:56] &lt;@Yeggstry&gt; so you would have something like cfmn.min.js?svn=157<br />
[13:01:06] &lt;@_W_&gt; this is all possible since we just started using Hudson to deploy the web app<br />
[13:01:08] &lt;@Yeggstry&gt; which would get you the version of this js which would fix the issue :P<br />
[13:01:12] &lt;@_W_&gt; Yeggstry, yes<br />
[13:01:15] &lt;@Yeggstry&gt; cool<br />
[13:01:27] &lt;@_W_&gt; rev= instead of svn= but otherwise exactly like that<br />
[13:01:34] &lt;@_W_&gt; Phil^, that would defeat caching entirely<br />
[13:02:00] &lt;@_W_&gt; we don&#039;t want to do that &gt;&lt;<br />
[13:02:37] &lt;@Yeggstry&gt; so _W_, how do you match the reference to a file in say HTML and get hudson to append the rev number?<br />
[13:03:43] &lt;@_W_&gt; mod_proxy_html<br />
[13:04:02] &lt;@_W_&gt; hudson just updates the apache config<br />
[13:04:27] &lt;@Yeggstry&gt; with the revision number<br />
[13:04:37] &lt;@_W_&gt; aye<br />
[13:04:41] &lt;@Yeggstry&gt; cool :)<br />
[13:04:46] &lt;@Yeggstry&gt; i like that solution      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:114</id>
  </entry>
    <entry>
    <title>FS#113: Personal Profile returning JSON on screen with Noscript enabled</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=113" />    
    <updated>2010-04-24T12:56:12Z</updated>    
    <published>2010-04-17T00:26:12Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        Investigate why this is the case (reproducable).      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:113</id>
  </entry>
    <entry>
    <title>FS#112: Games Profile</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=112" />    
    <updated>2010-08-30T15:11:33Z</updated>    
    <published>2010-03-22T21:28:27Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        This will handle Avatars and basic ID for steam.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:112</id>
  </entry>
    <entry>
    <title>FS#111: Find replacement for text editor tool</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=111" />    
    <updated>2010-08-30T15:11:53Z</updated>    
    <published>2010-03-14T23:52:28Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        The current one does too much crap and doesn&#039;t work correctly.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:111</id>
  </entry>
    <entry>
    <title>FS#109: Removing yourself from an event with a lot of members causes formatting issues</title>
    <link href="http://flyspray.cantfitmyn.net/index.php?do=details&amp;task_id=109" />    
    <updated>2010-08-30T15:11:46Z</updated>    
    <published>2010-03-09T11:59:55Z</published>
    <content type="xhtml" xml:lang="en" xml:base="http://diveintomark.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        Speak to genclay about this issue.      </div>
    </content>
    <author><name>Lewis Keen</name></author>
    <id>http://flyspray.cantfitmyn.net/:109</id>
  </entry>
  </feed>
