CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/Rose-HTML-Objects.parsed  view on Meta::CPAN

    {
      "entries" => [
        {
          "line" => 209,
          "raw" => "    * Eliminated redundant validation of fields in nested forms.\n",
          "style" => "*",
          "text" => "Eliminated redundant validation of fields in nested forms."
        },
        {
          "line" => 210,
          "raw" => "    * Made is_empty() smarter about honoring the trim_spaces() setting.\n",
          "style" => "*",
          "text" => "Made is_empty() smarter about honoring the trim_spaces() setting."
        },
        {
          "line" => 211,
          "raw" => "    * Pop-up menus and other group-type fields now correctly clear errors\n      on reset() and clear().\n",
          "style" => "*",
          "text" => "Pop-up menus and other group-type fields now correctly clear errors on reset() and clear()."
        },
        {
          "line" => 213,
          "raw" => "    * Fixed a bug that caused option containers to fail to display hidden\n      fields when a selected option had a false, but defined value.\n      (Reported by Andrei Kozovski)\n",
          "style" => "*",
          "text" => "Fixed a bug that caused option containers to fail to display hidden fields when a selected option had a false, but defined value. (Reported by Andrei Kozovski)"
        },
        {
          "line" => 216,
          "raw" => "    * Fixed a bug that caused a fatal error when requesting a subfield of a\n      compound field from a form that does not contain the parent field.\n",
          "style" => "*",
          "text" => "Fixed a bug that caused a fatal error when requesting a subfield of a compound field from a form that does not contain the parent field."
        },
        {
          "line" => 218,
          "raw" => "    * Fixed a bug that caused input_value() in on/off groups to treat any\n      reference as an array reference.  (Reported by Derek Watson)\n\n",
          "style" => "*",
          "text" => "Fixed a bug that caused input_value() in on/off groups to treat any reference as an array reference.  (Reported by Derek Watson)"
        }
      ],
      "line" => 207,
      "note" => "(02.23.2007) - John Siracusa <siracusa\@gmail.com>",
      "raw" => "0.547 (02.23.2007) - John Siracusa <siracusa\@gmail.com>\n\n",
      "version" => "0.547"
    },
    {
      "entries" => [
        {
          "line" => 223,
          "raw" => "    * Fixed a bug that prevented params() from correctly cascading to\n      nested forms.\n",
          "style" => "*",
          "text" => "Fixed a bug that prevented params() from correctly cascading to nested forms."
        },
        {
          "line" => 225,
          "raw" => "    * Added a field_value() method to the Compound field class.\n      (Suggested by Guillermo Roditi)\n",
          "style" => "*",
          "text" => "Added a field_value() method to the Compound field class. (Suggested by Guillermo Roditi)"
        },
        {
          "line" => 227,
          "raw" => "    * Added a cascade parameter to validate(), which defaults to true.\n      (Suggested by Guillermo Roditi)\n\n",
          "style" => "*",
          "text" => "Added a cascade parameter to validate(), which defaults to true. (Suggested by Guillermo Roditi)"
        }
      ],
      "line" => 221,
      "note" => "(01.15.2007) - John Siracusa <siracusa\@gmail.com>",
      "raw" => "0.546 (01.15.2007) - John Siracusa <siracusa\@gmail.com>\n\n",
      "version" => "0.546"
    },
    {
      "entries" => [
        {
          "line" => 232,
          "raw" => "    * Added param_exists_for_field() method to Rose::HTML::Form.\n",
          "style" => "*",
          "text" => "Added param_exists_for_field() method to Rose::HTML::Form."
        },
        {
          "line" => 233,
          "raw" => "    * Added positive() and negative() methods to integer fields.\n",
          "style" => "*",
          "text" => "Added positive() and negative() methods to integer fields."
        },
        {
          "line" => 234,
          "raw" => "    * Fixed a bug that caused validation to fail for certain compound \n      fields with labels.  (Reported by Guillermo Roditi)\n",
          "style" => "*",
          "text" => "Fixed a bug that caused validation to fail for certain compound fields with labels.  (Reported by Guillermo Roditi)"
        },
        {
          "line" => 236,
          "raw" => "    * Improved error messages for empty, split datetime fields.\n",
          "style" => "*",
          "text" => "Improved error messages for empty, split datetime fields."
        },
        {
          "line" => 237,
          "raw" => "    * Added class mapping for the \"int\" and \"integer\" field types.\n",
          "style" => "*",
          "text" => "Added class mapping for the \"int\" and \"integer\" field types."
        },
        {
          "line" => 238,
          "raw" => "    * Corrected the construction of the string overflow error message.\n",
          "style" => "*",
          "text" => "Corrected the construction of the string overflow error message."
        },
        {
          "line" => 239,
          "raw" => "    * Improved importing of message constants.\n",
          "style" => "*",
          "text" => "Improved importing of message constants."
        },
        {
          "line" => 240,
          "raw" => "    * Fixed a bug that caused a field in a nested form with the same\n      name as a field in its parent form to become invisible.\n",
          "style" => "*",
          "text" => "Fixed a bug that caused a field in a nested form with the same name as a field in its parent form to become invisible."
        },
        {
          "line" => 242,
          "raw" => "    * Made nested form/field name conflicts fatal.\n\n",



( run in 0.390 second using v1.01-cache-2.11-cpan-aadc1410aed )