CHANGELOG 661 B

123456789101112
  1. // $Id$
  2. Node form columns 7.x-1.0, 2014-01-15
  3. ------------------------------
  4. Issue #801804 by yhahn, voxpelli: Port to drupal 7
  5. by voxpelli: No longer positions form fields that the access is denied to
  6. Issue #664840 by swentel, voxpelli: Fixed PHP notices
  7. Issue #1024830 by barraponto: hidden fields weren't actually hiding
  8. Issue #1159746 by kevee: set form_state['input'] to prevent errors with some widgets
  9. Issue #1287452 by barraponto: Text fields and text areas on the right sidebar should be resized.
  10. Issue #1393090 by ptrl,kevee: Fix captcha for node form columns
  11. Issue #1305212 by Nor4a,gabrielu: Fixed bug in the nodeformcols_node_type_delete function