<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: activeCollab v1.0.5 is available for download</title>
  <link>http://www.activecollab.com/forums/topic/2487/</link>
  <description>Recent posts on topic: activeCollab v1.0.5 is available for download</description>
  <dc:language>en-us</dc:language>
  <pubDate>Mon, 01 Dec 2008 17:01:10 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/11801/#post11801</link>
    <guid>http://www.activecollab.com/forums/post/11801/#post11801</guid>
    <title>Post #11 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>There is a problem with v1.0.5 - project groups may be duplicated in some situations. We already have a fix for this issue and we'll release it soon. Until than you might use this fix:<br />
<br />
1. Open /activecollab/application/modules/system/models/project_groups/ProjectGroups.class.php<br />
2. Replace (somewhere around line 28):<br />
<br />
<pre name="code" class="php">return ProjectGroups::findBySQL(&quot;SELECT $project_groups_table.* FROM $projects_table, $project_groups_table WHERE $project_groups_table.id = $projects_table.group_id AND $projects_table.id IN (?) ORDER BY $project_groups_table.name&quot;, array($project_ids));</pre><br />
<br />
with:<br />
<br />
<pre name="code" class="php">return ProjectGroups::findBySQL(&quot;SELECT DISTINCT $project_groups_table.* FROM $projects_table, $project_groups_table WHERE $project_groups_table.id = $projects_table.group_id AND $projects_table.id IN (?) ORDER BY $project_groups_table.name&quot;, array($project_ids));</pre><br />
<br />
Thanks to Craig for brining this issue to our attention and sorry for the inconvenience.</p>]]></description>
    <pubDate>Fri, 15 Feb 2008 21:32:32 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11781/#post11781</link>
    <guid>http://www.activecollab.com/forums/post/11781/#post11781</guid>
    <title>Post #10 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Ah, thanks for reporting that. We'll have it covered...<br />
<br />
Btw - it's an entirely different issue than the one we fixed with v1.0.5. The other one is more serious, especially for people who use their native languages with characters that are not part of English alphabet.</p>]]></description>
    <pubDate>Thu, 14 Feb 2008 16:43:17 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11780/#post11780</link>
    <guid>http://www.activecollab.com/forums/post/11780/#post11780</guid>
    <title>Post #9 by Davor</title>
    <dc:creator>Davor</dc:creator>
    <description><![CDATA[<p>Hello Ilija, there are still some problems with email encoding: In the subject line a &quot;&amp;&quot; sign turns out like this: &quot;&amp;amp;&quot; <br />
<br />
Just something you might want to consider for 1.1, next to password encryption.<br />
<br />
Cheers!</p>]]></description>
    <pubDate>Thu, 14 Feb 2008 16:39:31 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11779/#post11779</link>
    <guid>http://www.activecollab.com/forums/post/11779/#post11779</guid>
    <title>Post #8 by dmarquis</title>
    <dc:creator>dmarquis</dc:creator>
    <description><![CDATA[<p>Nice to hear that :) Thank you for your prompt answer!</p>]]></description>
    <pubDate>Thu, 14 Feb 2008 14:37:07 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11778/#post11778</link>
    <guid>http://www.activecollab.com/forums/post/11778/#post11778</guid>
    <title>Post #7 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>v1.0.5 has NO improvements at all, only bug fixes.<br />
<br />
Software development is not linear although it might seam that things work that way based on how versions are released. In most cases smaller versions that include bug fixes are release in parallel with development of a larger update. Take a look at Firefox for example - just recently v2.0.0.12 has been release, but that does not mean that they haven't even started v3. It just means that some things are patched in the existing stable branch while development of the next version is still in progress. Firefox 3 is in beta now  (beta 3 was launched just recently).<br />
<br />
activeCollab v1.1 is being wrapped up for beta as we speak so you should not worry about that (no exact date set).</p>]]></description>
    <pubDate>Thu, 14 Feb 2008 14:35:25 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11777/#post11777</link>
    <guid>http://www.activecollab.com/forums/post/11777/#post11777</guid>
    <title>Post #6 by dmarquis</title>
    <dc:creator>dmarquis</dc:creator>
    <description><![CDATA[<p>I'm surprised that, after all this time since 1.0.4, only a small set of improvements has seen the day in 1.0.5...<br />
It makes me wonder how much effort is really given into the development (and improvement) of this project. <br />
<br />
No offense :  just an open question...</p>]]></description>
    <pubDate>Thu, 14 Feb 2008 14:22:59 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11770/#post11770</link>
    <guid>http://www.activecollab.com/forums/post/11770/#post11770</guid>
    <title>Post #5 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>It's the button below the license details table. It says Download activeCollab.</p>]]></description>
    <pubDate>Wed, 13 Feb 2008 15:19:07 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11769/#post11769</link>
    <guid>http://www.activecollab.com/forums/post/11769/#post11769</guid>
    <title>Post #4 by stelf</title>
    <dc:creator>stelf</dc:creator>
    <description><![CDATA[<p>	<br />
I do not see the download link to the version 1.0.5 at licenses section in my account. Can you help me ?</p>]]></description>
    <pubDate>Wed, 13 Feb 2008 15:12:19 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11760/#post11760</link>
    <guid>http://www.activecollab.com/forums/post/11760/#post11760</guid>
    <title>Post #3 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Thanks for reporting this issue. We'll see what we can do about that.</p>]]></description>
    <pubDate>Wed, 13 Feb 2008 11:07:28 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11758/#post11758</link>
    <guid>http://www.activecollab.com/forums/post/11758/#post11758</guid>
    <title>Post #2 by Davor</title>
    <dc:creator>Davor</dc:creator>
    <description><![CDATA[<p>I'm all for updates, but it makes our own site_logo disappear. Is there way to avoid this extra trouble in the future?</p>]]></description>
    <pubDate>Wed, 13 Feb 2008 11:00:04 UTC</pubDate>
  </item>
</channel>
</rss>