<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Streamlined: Category Releases</title>
    <link>http://streamlinedframework.org/articles/category/releases</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Stop banging rocks together and build something</description>
    <item>
      <title>Streamlined 1.0 RC3 Released</title>
      <description>&lt;p&gt;Streamlined 1.0 &lt;span class="caps"&gt;RC3&lt;/span&gt; has been released. This release brings with it a number of bug fixes over &lt;span class="caps"&gt;RC1&lt;/span&gt;, including:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Editing of one-dimensional enumerations from the list view is now supported&lt;/li&gt;
		&lt;li&gt;Relationship editing no longer complains about missing authenticity tokens&lt;/li&gt;
		&lt;li&gt;&lt;span class="caps"&gt;HTML&lt;/span&gt; escaping has been enhanced&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;There are lots of other small fixes in this release as well. To grab it, run:&lt;/p&gt;


&lt;code&gt;
script/plugin install http://svn.streamlinedframework.org/branches/stable/streamlined
&lt;/code&gt;

	&lt;p&gt;The &lt;a href="http://trac.streamlinedframework.org/browser/branches/stable/streamlined/CHANGELOG"&gt;change log&lt;/a&gt; has a full list of udates. Please submit any defects you might stumble across on &lt;a href="http://trac.streamlinedframework.org/"&gt;Trac&lt;/a&gt;. As always, the &lt;a href="http://groups.google.com/group/streamlined"&gt;mailing list&lt;/a&gt; is a good source for information if you have other questions.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Apr 2008 17:06:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0b73eef3-f490-4529-a684-fe7efc60cf3c</guid>
      <author>Matthew</author>
      <link>http://streamlinedframework.org/articles/2008/04/02/streamlined-1-0-rc3-released</link>
      <category>Releases</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/171</trackback:ping>
    </item>
    <item>
      <title>Streamlined 1.0 RC1 Released!</title>
      <description>&lt;p&gt;We are happy to announce the release of Streamlined 1.0 &lt;span class="caps"&gt;RC1&lt;/span&gt;.  This release brings Rails 2 compatibility, better association support, and many small fixes and miscellaneous &lt;span class="caps"&gt;API&lt;/span&gt; cleanup.&lt;/p&gt;

&lt;p&gt;To grab the latest stable release, you can install with:&lt;/p&gt;

&lt;code&gt;script/plugin install http://svn.streamlinedframework.org/branches/stable/streamlined
&lt;/code&gt;

&lt;p&gt;You can view the &lt;a href="http://trac.streamlinedframework.org/browser/tags/rel_1_0_0_RC1/streamlined/CHANGELOG"&gt;full change log&lt;/a&gt; at trac, and please submit issues or defects at &lt;a href="http://trac.streamlinedframework.org"&gt;trac&lt;/a&gt; and not here.&lt;/p&gt;</description>
      <pubDate>Fri, 15 Feb 2008 16:11:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:d20f3058-0d32-4cb8-b43a-bd5aebc44108</guid>
      <author>Rob</author>
      <link>http://streamlinedframework.org/articles/2008/02/15/streamlined-1-0-rc1-released</link>
      <category>Releases</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/165</trackback:ping>
    </item>
    <item>
      <title>Streamlined 0.9 Goes Final!</title>
      <description>&lt;p&gt;We are happy to announce the release of Streamlined 0.9 final.  This latest release includes numerous bug fixes and patches, and Streamlined is well on the way to 1.0 goodness.&lt;/p&gt;


	&lt;p&gt;Many thanks to all the contributors and users who are enjoying Streamlined and participating on the &lt;a href="http://groups.google.com/group/streamlined"&gt;mailing list&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;&lt;a href="/pages/0_9_release_notes"&gt;Release Notes&lt;/a&gt; (including detailed information and screen shots)&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://trac.streamlinedframework.org/wiki/Download"&gt;Installation Instructions&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 12 Sep 2007 13:10:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5ef64399-c231-40d5-8265-948d9fe22cee</guid>
      <author>Rob</author>
      <link>http://streamlinedframework.org/articles/2007/09/12/streamlined-0-9-goes-final</link>
      <category>Releases</category>
      <category>0.9</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/154</trackback:ping>
    </item>
    <item>
      <title>Streamlined 0.9 Release Candidate Now Available!</title>
      <description>&lt;p&gt;The Streamlined team is pleased to announce the availability of version 0.9 &lt;span class="caps"&gt;RC2&lt;/span&gt; of the Streamlined framework.  Some of the &lt;a href="/pages/0_9_release_notes"&gt;features you&amp;#8217;ll find in this new release&lt;/a&gt; include&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Quick Add for Associations&lt;/li&gt;
		&lt;li&gt;Auto-labeling for Required Fields&lt;/li&gt;
		&lt;li&gt;Support for Breadcrumbs&lt;/li&gt;
		&lt;li&gt;Advanced Filtering&lt;/li&gt;
		&lt;li&gt;Export to &lt;span class="caps"&gt;JSON&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;Additional Examples in the Sample Application&lt;/li&gt;
		&lt;li&gt;Streamlined#ui_for Replaces UI Classes&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;In addition to beefing up the docs and implementing the enhancements discussed above, the Streamlined team has knocked out numerous bugs and upped overall the quality of the framework as a whole.&lt;/p&gt;


	&lt;p&gt;From small usability tweaks (like rendering empty lists in a more aesthetically pleasing fashion) to ambitious features (like &lt;a href="http://trac.streamlinedframework.org/wiki/AdvancedFiltering"&gt;advanced filtering&lt;/a&gt;) to more rigorous tasks (such as increasing test coverage), this release marks an important milestone on the road to Streamlined 1.0. We hope you enjoy it!&lt;/p&gt;


	&lt;p&gt;The &lt;a href="http://trac.streamlinedframework.org/wiki/WhoWeAre"&gt;Streamlined team&lt;/a&gt; kindly thanks the users and patch contributors that have helped us reach this important milestone. Streamlined continues to ease our Rails development efforts day in and day out, and we hope you find it equally as useful and enjoyable.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;&lt;/p&gt;


	&lt;p&gt;&lt;a href="/pages/0_9_release_notes"&gt;Release Notes&lt;/a&gt; (including detailed information and screen shots)&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://trac.streamlinedframework.org/wiki/Download"&gt;Installation Instructions&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 23 Aug 2007 08:15:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:9e940ffa-55a6-4370-86bb-f694541382d1</guid>
      <author>Jason Rudolph</author>
      <link>http://streamlinedframework.org/articles/2007/08/23/streamlined-0-9-release-candiate-now-available</link>
      <category>Releases</category>
      <category>News</category>
      <category>0.9</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/147</trackback:ping>
    </item>
    <item>
      <title>Next release will be 1.0</title>
      <description>&lt;p&gt;We&amp;#8217;ve been fielding a lot of questions on this lately, so here is the official release statement:&lt;/p&gt;


	&lt;p&gt;The last official release was 0.0.7, which was the switchover from generator to plugin. Since then, there were a couple of point releases, but most of the new development has been happening in Edge (which can be found at http://svn.streamlinedframework.org/edge/streamlined).&lt;/p&gt;


	&lt;p&gt;The Edge code will go to 1.0 status, and be the official, always backwards-compatible to it, version, hopefully by the time RailsConf rolls around.&lt;/p&gt;


	&lt;p&gt;Amazing how the 9 months since we officially launched the project has felt both eternal (I can barely remember what 0.0.1 looked like) and ephemeral (I can barely believe its almost RailsConf again).  Streamlined has been through a lot of changes, but we think we&amp;#8217;ve got something pretty useful.&lt;/p&gt;</description>
      <pubDate>Sun, 06 May 2007 23:50:26 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2465fe52-f6a6-4224-b180-248e0ed7603c</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/05/06/next-release-will-be-1-0</link>
      <category>Releases</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/94</trackback:ping>
    </item>
    <item>
      <title>A sample project, and DOCUMENTATION</title>
      <description>&lt;p&gt;The big news of the day is the release of our &lt;a href="http://streamlinedframework.org:8079/trac/wiki/SampleProject"&gt;sample project&lt;/a&gt;, with documentation on the &lt;a href="http://streamlinedframework.org:8079/trac/wiki/"&gt;Wiki&lt;/a&gt;.  In addition, the feature list is growing, and the team is doing a great job of keeping up with the docs over there now.  Its amazing what can happen when you get some extra hands on deck.&lt;/p&gt;


	&lt;p&gt;We&amp;#8217;d like to encourage everyone to look over the docs being released and edit those pages with questions you want answered.&lt;/p&gt;</description>
      <pubDate>Thu, 03 May 2007 09:57:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:c391a53e-0e64-4b6c-8e9a-15c4d0745e38</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/05/03/a-sample-project-and-documentation</link>
      <category>Releases</category>
      <category>News</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/88</trackback:ping>
    </item>
    <item>
      <title>More updates</title>
      <description>&lt;p&gt;We&amp;#8217;ve just added patches submitted by matthew and ttaylor (thanks, both of you) and fixed a few other tickets.  We&amp;#8217;ve also moved a few features into the new sandbox section, to clean up the major part of the release.&lt;/p&gt;


	&lt;p&gt;The next step is a sample project, and then 0.1 goes out the door.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Apr 2007 20:18:57 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2fcfb2ec-e56f-430b-921c-072c519efcef</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/04/06/more-updates</link>
      <category>Releases</category>
      <category>News</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/85</trackback:ping>
    </item>
    <item>
      <title>Updates on 0.1.0</title>
      <description>&lt;p&gt;First of all, thanks to everybody who jumped in on the beta and has been sending comments.  We know the code is in high flux, and those who have stuck with it, we appreciate the feedback a lot.  Thanks!
&lt;/p&gt;

&lt;p&gt;Second, I&amp;#8217;d like to give some previews to the kinds of changes you will find when we release the new codebase.  Perhaps most importantly to a lot of you, the declarative syntax for managing columns and relationships has been simplified and combined.  You can expect your old version:&lt;/p&gt;

&lt;pre&gt;
class EmployeeUI &amp;lt; Streamlined::UI
   user_columns :name, :email, :hire_date

   relationship :boss, {:summary =&amp;gt; {:name =&amp;gt; :name, :fields =&amp;gt; [:first_name, :last_name]}
end
&lt;/pre&gt;

	&lt;p&gt;to look more like this:&lt;/p&gt;


&lt;pre&gt;
class EmployeeUI &amp;lt; Streamlined::UI
   user_columns  :name, {:link_to=&amp;gt;{:action=&amp;gt;'edit'}}, 
                        :email,
                        :hire_date, {:read_only=&amp;gt;true},
                        :boss, {:show_view=&amp;gt; [:name, {:fields=&amp;gt;[:first_name,:last_name]}]}

   edit_columns   :name, :email
end
&lt;/pre&gt;

&lt;p&gt;As you can see, relationship are combined into columns, and order is maintained across both.  So if you moved :boss up to right after :name, the relationship column for :boss would be the second column in the list table.&lt;/p&gt;

&lt;p&gt;Also, the optional overrides &amp;#8216;edit_columns&amp;#8217; and &amp;#8216;show_columns&amp;#8217; give you a way to specify those subviews.  If not specified, they simply inherit from the list view.&lt;/p&gt;

&lt;p&gt;You might also notice the addition of :link_to as an option for any column, which can take the standard url_for or RESTful url methods, or a raw &lt;span class="caps"&gt;URL&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Another major change is that we&amp;#8217;ve changed the default behavior for editing/showing to non-Ajax.  Instead of Prototype Windows being the default, we&amp;#8217;ll use standard redirects.  However, switching between the two types is as simple as including the right helper in your controllers.  And the decision can be per-controller. For example:&lt;/p&gt;

&lt;pre&gt;
class DepartmentsController &amp;lt; ApplicationController
    acts_as_streamlined
    include Streamlined::Helpers::PrototypeWindowsLinkHelper
end
&lt;/pre&gt;

&lt;p&gt;That will switch the DepartmentsController to use the Prototype Windows-style edit and show behavior.  Obviously, to change the style app-wide, you would just include that helper in ApplicationController.&lt;/p&gt;

&lt;p&gt;That&amp;#8217;s probably enough for this brain dump; look for all of this over on the &lt;a href="http://streamlinedframework.org:8079/trac/"&gt;Trac wiki&lt;/a&gt; today, with a downloadable sample project as well.&lt;/p&gt;</description>
      <pubDate>Thu, 22 Mar 2007 10:07:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:047ea48f-0b2d-498b-9868-aa124e6f062c</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/03/22/updates-on-0-1-0</link>
      <category>Releases</category>
      <category>Features</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/84</trackback:ping>
    </item>
    <item>
      <title>Pre-announcing: Streamlined 0.1.0</title>
      <description>&lt;p&gt;We&amp;#8217;re very pleased to announce the imminent release of Streamlined 0.1.0.  We&amp;#8217;ve been looking over the tickets, notes, comments, hate mail, etc. we&amp;#8217;ve gotten and taken almost all of it to heart.  Streamlined 0.1.0 is an entirely refactored codebase, and includes the following changes over 0.0.7.1:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;100% C0 code coverage&lt;/li&gt;
		&lt;li&gt;declarative column options for:
	&lt;ul&gt;
	&lt;li&gt; which view to render in (list, edit, new, show)&lt;/li&gt;
		&lt;li&gt;custom headers&lt;/li&gt;
		&lt;li&gt;read-only columns&lt;/li&gt;
		&lt;li&gt;abstracts columns (any method on the object available)&lt;/li&gt;
		&lt;li&gt;per-column link attributes (causes the value to be turned into a link to the provided &lt;span class="caps"&gt;URL&lt;/span&gt;)&lt;/li&gt;
		&lt;li&gt;per-column popup link&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
		&lt;li&gt;declarative model options for:
	&lt;ul&gt;
	&lt;li&gt;whether to show per-item action buttons in the list view (edit/delete/show)&lt;/li&gt;
		&lt;li&gt;use of non-ajax or ajaxified views&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
		&lt;li&gt;100% unobtrusive javascript&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;These changes will lead to a host of new features over the next several weeks, including:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;complete RESTful support for all views, including export formats&lt;/li&gt;
		&lt;li&gt;per-user configuration and preferences, including column ordering and default sort per-user&lt;/li&gt;
		&lt;li&gt;smart folder functionality per-model, with optional per-user smart folders&lt;/li&gt;
		&lt;li&gt;a more easily extended set of default relationship views&lt;/li&gt;
		&lt;li&gt;and, perhaps above all, documentation&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;We&amp;#8217;re looking for testers right now.  If you are interested, contact us at contact AT relevancellc &lt;span class="caps"&gt;DOT&lt;/span&gt; com or on the dicsussion list and we&amp;#8217;ll give you access to the subversion Edge branch.  We&amp;#8217;ll publicly release Edge at the end of next week, and go 0.1 the week after that.&lt;/p&gt;


	&lt;p&gt;We&amp;#8217;re really excited about release, and, if you look at the changes in the codebase, we think you will be too.&lt;/p&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:36:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:541df0e4-a5d3-4d51-974e-0d4e68f5ede8</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/03/16/pre-announcing-streamlined-0-1-0</link>
      <category>Releases</category>
      <category>Features</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/81</trackback:ping>
    </item>
    <item>
      <title>Download the plugin directly</title>
      <description>&lt;p&gt;You can now download the plugin directly from this site at:&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://streamlinedframework.org/streamlined.tar.gz"&gt;http://streamlinedframework.org/streamlined.tar.gz&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;This is also linked off of the &lt;a href="/pages/download"&gt;download page&lt;/a&gt;.  Sorry for those behind firewalls who were inconvenienced before!&lt;/p&gt;</description>
      <pubDate>Thu, 08 Feb 2007 21:35:36 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:87ec2b63-1297-4ffb-9c06-b6d894610a49</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/02/08/download-the-plugin-directly</link>
      <category>Releases</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/70</trackback:ping>
    </item>
  </channel>
</rss>
