Domizio Demichelis
unread,May 10, 2011, 5:02:13 PM5/10/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
Reversed log:
3d19d5c fix for transition :available_to => <string> not setting the acting_user [#900 state:resolved] [#933]
50d0ebb get_field_path can return nil earlier
44d35ba added 'options' as the default i18n fallback for filter-menu tag, and a meaningful exception when no options are passed nor found
fc31404 fix for default_order not honored in select-one tag [#934 state:resolved]
f241d4b fix for i18n hobo.actions.edit [#941 state:resolved]
749b7b4 moved #access_denied to ActionController::Base for easy overriding [#922 state:resolved]
da30efc fix for wrap tag [#937 state:resolved]
b7b8a9f added hobo.actions.edit_control i18n key [#941 state:resolved]
96206b8 Move part of user authentication to separate method
73a09fc make options an optional parameter to sign_user_in
191b5cf Added French localisation, certainly not perfect but ought to be usable; small spelling fix in the en locale
d4261db little fix for fr locale
c505142 fix for missing except :do_reset_password
22e5ad1 --default option aliases --setup option for hobo executable
7cfb16f refactory of taglib_filename search (plugin taglibs are loadable from the gem path)
3c73511 gemspec update (rails ~> 3.0.0)
4537e23 add comment to UsersController#create.
2288b9e Fix: sortable? causes an exception when the table does not exist.
692c78e allow with_form_context to nest
3f81156 fix for #{scope.field-name}
4fc6a7a fix for DRYML metadata escaped comments
7cc9931 fix for a couple unneeded statements (introduced in the previous commit)
e5b9b52 added the date_select options to the input for date tag for easy override
9b411dc clearer display of dryml meta_name params
08e5475 refactory of javascripts generation incompatible with metainfo comments. Fix for HTML comments included as javascript source
Note: I forgot to pull from origin before publishing the RC, as the result 3 Bryan's commits already in the rails3 branch will be published with RC1. Sorry.