Awesome. Thanks Matt and Bryan! On Tue, Oct 25, 2011 at 12:49 PM, Bryan Larsen <[email protected]> wrote:
> Please test with your app, we're hoping to release this as 1.3.0 final > in a few days. > > Notable changes: > > - Matt Jones is responsible for the majority of these patches and for > cleaning up our Lighthouse. Thanks Matt. > > - #966 exposed bugs in both Rapid and some user applications where <% > was used instead of <%=. If your app breaks, that might be the first > thing to check. > > - will_paginate is a common pain point for new users, so hopefully > this release will help. > > Here's the shortlog from 1.3.0.RC2: > > 9702117 Fix new-link on index-for pages. > 164bc3a support for will_paginate 3.0 > 672c60e better handling of name_attribute on generated pages and in > translations > 04dd273 fix restore_locals > 9369bfd fixed typos - administrtator => administrator, ActiveSuport => > ActiveSupport > 5c17a23 de-contextualize the table-plus search form tag > cbf7a24 [#888] fix handling of has_one and is_a > 265475c mention what go-back needs to work > b5ee0fe [#714] don't make users log in to sign up > f913d95 [#753] put the inherited callback someplace it will actually get > called > d3a7f44 fix handling of @model instance variables > a450d53 [#964] [#726] fix handling of can_view when repeating over an array > 83e96e1 [#774] respect :primary_key option in select-one and friends > 2367f9f [#788] indicate disabled buttons > 982e7b3 [#780] handle magic options in all positions for auto_actions > 3a1f398 [#960] force count option to integer in ht > aa33235 [#771] fix in-place editing and broken integer-select-editor > 44bf29c remove non-working references to onBefore callback > a0c3cf0 [#748] fix create-button attribute handling > c06e190 rename Hobo::Controller::User to UserBase to avoid shadowing > application models > d854d52 [#951] pass default on to repeated invocations of choose > 2395c8c [#708] check index name length before creating > eab4d6a [#769] harmonize behaviors of select-one-editor and select-one > aceb7af [#779] for-type now works outside of tag definitions > bbe3ac5 [#700] complain about useless :unique => true declaration > 23893f5 [#747] show non-reversible reflections in aside > abb2120 [#777] handle new records and nils correctly in belongs_to test > methods > 17011ac [#966] support Rails 3-style block helpers > 3ef3252 [#915] ignore generated :polymorphic klass shims in migration > generator > 76ba85d [#967] mark escaped string as html_safe in text type > 9593993 [#967] fix obscure heisenbugs caused by class reloading after > basic types are registered > 8f8371f use Time fallback when mass-assigning Date fields > 926ec93 remove the span wrapper around primary-content > 983c411 in future, CHECK the w3c specs before assuming you remember them ;) > 6883fee [#755] wrap name-one in fields-with-errors correctly > 2fbeac3 Identify the label to allow clicking the label instead of only > the checkbox > 3717200 reduce chance of collisions in francois' patch to check-many > c3e7994 clarify some documentation for table tag. > 2498d17 [#970] fix handling of before/after/prepend/append params with > new ERB parser > 8cf9783 hack around issue with return value vs output buffer in new_context > 0164d93 further fixes to ERB in params behavior > 8a9c59b skip page / form generation for non-hobo_model_controllers > 865563e [#966] fix dev-user-changer and select-menu bugs exposed by #966 > bugfix. > f3a5900 target version RC3 > > These can easily be turned into a URL, for example > https://github.com/tablatom/hobo/commit/865563e > > Bryan > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > > -- Owen Dall, Chief Systems Architect Barquin International www.barquin.com Cell: 410-991-0811 -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
