<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3e534ddaf52e61386b445a393cb10b5af7efb88f</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/a6453026a360c85a6b282c0663a0fd226e82ed4c</url>
    <id>a6453026a360c85a6b282c0663a0fd226e82ed4c</id>
    <committed-date>2009-12-15T09:34:34-08:00</committed-date>
    <authored-date>2009-12-15T09:34:34-08:00</authored-date>
    <message>fastercsv doesn't work with a nil delimiter</message>
    <tree>73912420a95608f36eb16adde47b94b92b9c9379</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7adb570cc65ffb437fb9c1ad19aa2f4d9d3a3d2a</id>
      </parent>
      <parent>
        <id>c6ceb134061817715ce0f03cebf86d9678e83828</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/3e534ddaf52e61386b445a393cb10b5af7efb88f</url>
    <id>3e534ddaf52e61386b445a393cb10b5af7efb88f</id>
    <committed-date>2009-12-08T14:54:13-08:00</committed-date>
    <authored-date>2009-12-08T14:54:13-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:edwinmoss/active_scaffold</message>
    <tree>de55b9a0db9d41fbcb624fff73234ee3a4335eb6</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91bb42974ecd7652f8366a6dadef34bc73af1259</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/7adb570cc65ffb437fb9c1ad19aa2f4d9d3a3d2a</url>
    <id>7adb570cc65ffb437fb9c1ad19aa2f4d9d3a3d2a</id>
    <committed-date>2009-12-08T14:53:39-08:00</committed-date>
    <authored-date>2009-12-08T14:53:39-08:00</authored-date>
    <message>&#10003; fix deleted_at to not default
&#10003; fix show_search_reset initialization
&#10003; don't do FieldSearch#do_search on action :reset_search</message>
    <tree>de50ac50884dde2400881769ad1dfa76331d6c99</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c40142f0a039b80e1a1e49c7fd3cacad46bc4bd</id>
      </parent>
    </parents>
    <author>
      <name>Sergio</name>
      <email>sergio@entrecables.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/c6ceb134061817715ce0f03cebf86d9678e83828</url>
    <id>c6ceb134061817715ce0f03cebf86d9678e83828</id>
    <committed-date>2009-11-21T11:25:05-08:00</committed-date>
    <authored-date>2009-09-23T02:32:20-07:00</authored-date>
    <message>Little improvement for STI support, thanks to vhochstein</message>
    <tree>ed04f944f8d4af6540ea7047c438898269851490</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>ed.moss@4ssom.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25372055c8df7bb3d0966f4f4497c2938a8a621c</id>
      </parent>
    </parents>
    <author>
      <name>woody.peterson@gmail.com</name>
      <email>woody@CCiMacDev.local</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/9c40142f0a039b80e1a1e49c7fd3cacad46bc4bd</url>
    <id>9c40142f0a039b80e1a1e49c7fd3cacad46bc4bd</id>
    <committed-date>2009-11-21T11:17:41-08:00</committed-date>
    <authored-date>2009-10-01T16:19:21-07:00</authored-date>
    <message>Added support for automatically using the localized_country_select plugin if installed</message>
    <tree>9a159d5daf47fe2aa3afc60182b621b756074403</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>ed.moss@4ssom.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5167abf3cda7feb3a767f30dc9b01a7b9bda1568</id>
      </parent>
    </parents>
    <author>
      <name>woody.peterson@gmail.com</name>
      <email>woody@CCiMacDev.local</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/25372055c8df7bb3d0966f4f4497c2938a8a621c</url>
    <id>25372055c8df7bb3d0966f4f4497c2938a8a621c</id>
    <committed-date>2009-11-21T11:15:13-08:00</committed-date>
    <authored-date>2009-10-01T15:59:26-07:00</authored-date>
    <message>Nested country select does not honor form association name and id options, instead always using the defaults. Fixed.</message>
    <tree>b26dd958cf5c1aa762522435a00bcc075268aa2f</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>ed.moss@4ssom.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91bb42974ecd7652f8366a6dadef34bc73af1259</id>
      </parent>
    </parents>
    <author>
      <name>Emery Finkelstein</name>
      <email>emery@brain.(none)</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/5167abf3cda7feb3a767f30dc9b01a7b9bda1568</url>
    <id>5167abf3cda7feb3a767f30dc9b01a7b9bda1568</id>
    <committed-date>2009-11-17T14:29:21-08:00</committed-date>
    <authored-date>2009-10-26T01:32:00-07:00</authored-date>
    <message>Set up calendar_date_select bridge to pass an AJAX method to the
calendar_date_select helper to be executed onchange if the
calendar_date_select column has a :update_column option

Address issue 713: Calendar Date Select does not work with chaining
                   form fields</message>
    <tree>bd4e16671dde9a008ad4688c5a79cc052dd1b831</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>ed.moss@4ssom.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d41b21f9ae2649ba940f0be617df610c011a4c9</id>
      </parent>
    </parents>
    <author>
      <name>Sergio</name>
      <email>sergio@entrecables.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/91bb42974ecd7652f8366a6dadef34bc73af1259</url>
    <id>91bb42974ecd7652f8366a6dadef34bc73af1259</id>
    <committed-date>2009-11-17T14:19:49-08:00</committed-date>
    <authored-date>2009-09-18T01:15:16-07:00</authored-date>
    <message>Fix generation ids which breaks firefox 3.5</message>
    <tree>462580fbbf3c327e7134960fbdc162edb30a2437</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>ed.moss@4ssom.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e7d2471e788b9312f9afc09a638993f7f476ba1</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/2d41b21f9ae2649ba940f0be617df610c011a4c9</url>
    <id>2d41b21f9ae2649ba940f0be617df610c011a4c9</id>
    <committed-date>2009-11-17T14:04:53-08:00</committed-date>
    <authored-date>2009-11-17T14:04:53-08:00</authored-date>
    <message>&#10003; Make deleted_at optional, just like lock_version</message>
    <tree>68b30a291a4f7433bfedb6c39dcb91c5a70605de</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7cbfbf23dfc64ecd4f2c67d5eff19a2f33cc07e</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/0e7d2471e788b9312f9afc09a638993f7f476ba1</url>
    <id>0e7d2471e788b9312f9afc09a638993f7f476ba1</id>
    <committed-date>2009-11-05T16:12:08-08:00</committed-date>
    <authored-date>2009-11-05T16:12:08-08:00</authored-date>
    <message>&#10003; Strip html from column value in export_csv
&#10003; Fix search_session_info usage. :field_search is using it once again.
&#10003; Remove restore_column_value_from_search_session - this was a noble idea but not really worth the hassle.</message>
    <tree>4c9ac2737784d3791c2e19391e68488550a7a3a0</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b082f1a4cd3b1762a2b43055425cdfe55a391362</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/e7cbfbf23dfc64ecd4f2c67d5eff19a2f33cc07e</url>
    <id>e7cbfbf23dfc64ecd4f2c67d5eff19a2f33cc07e</id>
    <committed-date>2009-11-05T16:06:26-08:00</committed-date>
    <authored-date>2009-11-05T16:06:26-08:00</authored-date>
    <message>add Finder#condition_for_usa_state_type, so that you don't have to specify #search_ui = :multi_select

render_action_link has additional param link_html_options = {}. This allows for example the ease of performing window.open in the onclick and redisplay row in one action link - like reading pdf generated email in a new window and marking it as read.

Fix calculations.

Fix link_to_reset_filter.

Bring :custom, :print_list, :refresh into latest AS before_filter mechanism.</message>
    <tree>bca65c7bc5f95d0008040c741a0da97487616f5c</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fceef270063d02ca0fd41a46b73f11aefefdb61</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/b082f1a4cd3b1762a2b43055425cdfe55a391362</url>
    <id>b082f1a4cd3b1762a2b43055425cdfe55a391362</id>
    <committed-date>2009-09-21T14:41:08-07:00</committed-date>
    <authored-date>2009-09-21T14:41:08-07:00</authored-date>
    <message>Fix nested colors if nested 2 and 3 levels deep.
Fix print_list.
Add some additional info to ActiveScaffold::RecordNotAllowed exception.</message>
    <tree>496f6a19be3cb7baa38a4d66957da367ea571ef7</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14e32178f4f4d7ca7333de35cddc063c5b2de6ab</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/2fceef270063d02ca0fd41a46b73f11aefefdb61</url>
    <id>2fceef270063d02ca0fd41a46b73f11aefefdb61</id>
    <committed-date>2009-09-08T19:39:14-07:00</committed-date>
    <authored-date>2009-09-08T19:39:14-07:00</authored-date>
    <message>Change :parent_id to :as_parent_id to protect against acts_as_tree models that use parent_id as a column name</message>
    <tree>008afbf34112283fd86f924a2fa02efcce1ac3a7</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>383a27385de4c4e834d04f9c0563a26aed109358</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/14e32178f4f4d7ca7333de35cddc063c5b2de6ab</url>
    <id>14e32178f4f4d7ca7333de35cddc063c5b2de6ab</id>
    <committed-date>2009-09-04T07:05:37-07:00</committed-date>
    <authored-date>2009-09-04T07:05:37-07:00</authored-date>
    <message>Fix column headings.</message>
    <tree>c8894e4e8bb416d93512a2ccecbc52a013bb8de9</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e710f6f91212e007a19f7fc69ec14aa0b296d054</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/383a27385de4c4e834d04f9c0563a26aed109358</url>
    <id>383a27385de4c4e834d04f9c0563a26aed109358</id>
    <committed-date>2009-08-27T13:44:08-07:00</committed-date>
    <authored-date>2009-08-27T13:44:08-07:00</authored-date>
    <message>Added config.show_actions_column</message>
    <tree>d5f5a169b69ed118e3947c9d168a84230a1d208b</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cce97e6ed0b94274c7f32728777a62a69cc5319a</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/e710f6f91212e007a19f7fc69ec14aa0b296d054</url>
    <id>e710f6f91212e007a19f7fc69ec14aa0b296d054</id>
    <committed-date>2009-08-24T15:17:41-07:00</committed-date>
    <authored-date>2009-08-24T15:17:41-07:00</authored-date>
    <message>Add deleted_at to timestamps override.</message>
    <tree>859d1caa2294bba5035f6237f7450eefdc291cac</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>751a3e822382af4b1ac25e1227c724592b3e55a0</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/cce97e6ed0b94274c7f32728777a62a69cc5319a</url>
    <id>cce97e6ed0b94274c7f32728777a62a69cc5319a</id>
    <committed-date>2009-08-08T19:30:59-07:00</committed-date>
    <authored-date>2009-08-08T19:30:59-07:00</authored-date>
    <message>Default look for one_column_list.</message>
    <tree>7d4fd1676ee48ff55d16e74ec10c3c8349e58d5a</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da00e48055bb5ad71df9fc87569976c5d460c0bd</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/751a3e822382af4b1ac25e1227c724592b3e55a0</url>
    <id>751a3e822382af4b1ac25e1227c724592b3e55a0</id>
    <committed-date>2009-08-08T14:38:04-07:00</committed-date>
    <authored-date>2009-08-08T14:38:04-07:00</authored-date>
    <message>Add active_scaffold_config.one_column_list</message>
    <tree>74b1dab09c22aa7cfbb622abe6b2d04f45b28769</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a61b7c04e6d379369a5ce20c5d46cadd8647b33</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/da00e48055bb5ad71df9fc87569976c5d460c0bd</url>
    <id>da00e48055bb5ad71df9fc87569976c5d460c0bd</id>
    <committed-date>2009-08-07T12:00:41-07:00</committed-date>
    <authored-date>2009-08-07T12:00:41-07:00</authored-date>
    <message>Cleanup some localization stuff.</message>
    <tree>169df0ab768d7a56cf99a8a407ede0357d5f5666</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff46948a59f3b58f7acbe9340444713d27d3eb13</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/5a61b7c04e6d379369a5ce20c5d46cadd8647b33</url>
    <id>5a61b7c04e6d379369a5ce20c5d46cadd8647b33</id>
    <committed-date>2009-08-01T15:23:04-07:00</committed-date>
    <authored-date>2009-08-01T15:23:04-07:00</authored-date>
    <message>Get :calendar_date_select working in field search.</message>
    <tree>0daa3a95e7be2c92a793de01bb6d697848238e6e</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>327311ccf22847973bd4f522fde738bc4a8f81a6</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/ff46948a59f3b58f7acbe9340444713d27d3eb13</url>
    <id>ff46948a59f3b58f7acbe9340444713d27d3eb13</id>
    <committed-date>2009-07-27T22:39:26-07:00</committed-date>
    <authored-date>2009-07-27T22:39:26-07:00</authored-date>
    <message>Add show_add_existing and show_add_new helpers.

Move links_for_associations back to nested.rb. The before_filter :require_user is not called before the first call to self.links_for_associations on the refresh and with authlogic the current_user is not defined properly. I can pretty_inspect it but as soon as I try to access one of it's methods from inside authorized_for_read? I get an error, the object seems in tact for an object comparison but that is all. The whole mechanism of Model#current_user seems a bit timing dependent. Until I figure it out it is going back into nested.rb</message>
    <tree>a22f71a77e5a9d68aabd75d95d99f46bc04e4868</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5ea66588f32f51cd8b6e9a4d142ccbc5a338a39</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/327311ccf22847973bd4f522fde738bc4a8f81a6</url>
    <id>327311ccf22847973bd4f522fde738bc4a8f81a6</id>
    <committed-date>2009-07-21T19:17:21-07:00</committed-date>
    <authored-date>2009-07-21T19:17:21-07:00</authored-date>
    <message>List and Form Helpers now support SA</message>
    <tree>5849c3b60d97f8fe02d3c005e4a05c514b09be99</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5a0ef56e96eae1a403c0deaa51e8019a7783fc2</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/d5ea66588f32f51cd8b6e9a4d142ccbc5a338a39</url>
    <id>d5ea66588f32f51cd8b6e9a4d142ccbc5a338a39</id>
    <committed-date>2009-07-16T11:23:42-07:00</committed-date>
    <authored-date>2009-07-16T11:23:42-07:00</authored-date>
    <message>Use record.send(column.name) instead record[column.name] so that model accessors are used. This is critical for plugins/gems like attr_encrypted.</message>
    <tree>4a2089e74a509084295302646cd6de9ad7322af9</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de157f3e68627a0a4054a5e8e1c97ea4bcf24ed0</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/c5a0ef56e96eae1a403c0deaa51e8019a7783fc2</url>
    <id>c5a0ef56e96eae1a403c0deaa51e8019a7783fc2</id>
    <committed-date>2009-07-14T14:54:21-07:00</committed-date>
    <authored-date>2009-07-14T14:54:21-07:00</authored-date>
    <message>Update readme.</message>
    <tree>7f7b52997f608ee38caa8f8f4a00fa6e111257b4</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>158d7a24b305cb5d1be788d2dac7fd47ab2f5f71</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/de157f3e68627a0a4054a5e8e1c97ea4bcf24ed0</url>
    <id>de157f3e68627a0a4054a5e8e1c97ea4bcf24ed0</id>
    <committed-date>2009-07-14T14:53:13-07:00</committed-date>
    <authored-date>2009-07-14T14:53:13-07:00</authored-date>
    <message>Fix reset_search</message>
    <tree>b7f4ac79eb548909ce6b7c92cbc3f4e4e19a55d5</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62cfe88360f52def9b984d21c417b956ec13e915</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/158d7a24b305cb5d1be788d2dac7fd47ab2f5f71</url>
    <id>158d7a24b305cb5d1be788d2dac7fd47ab2f5f71</id>
    <committed-date>2009-07-14T13:40:05-07:00</committed-date>
    <authored-date>2009-07-14T13:40:05-07:00</authored-date>
    <message>- Added refresh_authorized?
- Fixed inplace edit on select tag
- Generator no longer creates functional test</message>
    <tree>1ac615a244f49b003a156b415f9a27f7515e5645</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d689e6e2f7e902f39362c6469866ead789c105d2</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/62cfe88360f52def9b984d21c417b956ec13e915</url>
    <id>62cfe88360f52def9b984d21c417b956ec13e915</id>
    <committed-date>2009-07-10T21:23:58-07:00</committed-date>
    <authored-date>2009-07-10T21:23:58-07:00</authored-date>
    <message>Close label on tag is not used so why do we use it.</message>
    <tree>3ac1ca55e550c5c36189b3db5efafb7d03250bc8</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7f912597d9974715d32c4d570992aebb17b4767</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/d689e6e2f7e902f39362c6469866ead789c105d2</url>
    <id>d689e6e2f7e902f39362c6469866ead789c105d2</id>
    <committed-date>2009-07-09T18:27:48-07:00</committed-date>
    <authored-date>2009-07-09T18:27:48-07:00</authored-date>
    <message>Fix config.subform.layout default.</message>
    <tree>46ee0a5e2b0fc10822c7b671526723ed21cd0591</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d54124a50d3249a27855636e00d0c16065385f4d</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/a7f912597d9974715d32c4d570992aebb17b4767</url>
    <id>a7f912597d9974715d32c4d570992aebb17b4767</id>
    <committed-date>2009-07-09T11:25:28-07:00</committed-date>
    <authored-date>2009-07-09T11:25:28-07:00</authored-date>
    <message>bugfix: When using form_ui = :select with an array of options, you would get
'Symbol as array index' errors when using the create action. - KieranP
Rid of hard tabs.</message>
    <tree>f1184b26457a08216d008229df4e30aafee38be8</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>076ce01992eb1f187538db51630b5d3c62ce280a</id>
      </parent>
    </parents>
    <author>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </author>
    <url>http://github.com/edwinmoss/active_scaffold/commit/d54124a50d3249a27855636e00d0c16065385f4d</url>
    <id>d54124a50d3249a27855636e00d0c16065385f4d</id>
    <committed-date>2009-07-06T14:19:45-07:00</committed-date>
    <authored-date>2009-07-06T14:19:45-07:00</authored-date>
    <message>Make SemanticAttributes support in the generator conditional on whether the plugin is present.</message>
    <tree>199f9db8d6d71c8633a674d56733e7089ff89236</tree>
    <committer>
      <name>Edwin Moss</name>
      <email>edwin.moss@gmail.com</email>
    </committer>
  </commit>
</commits>
