/[drupal]/contributions/modules/unique_field/CHANGELOG.txt
ViewVC logotype

Diff of /contributions/modules/unique_field/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4.2.3, Mon Feb 9 20:43:04 2009 UTC revision 1.4.2.4, Sat Mar 7 00:57:02 2009 UTC
# Line 2  Line 2 
2   * Revisions log for unique_field   * Revisions log for unique_field
3   */   */
4    
5    version 2009/03/06 (6.x-1.0)
6    -- altered appearance of unique fields settings on the content type form:
7      moved unique field section to the bottom, added descriptions
8    -- fixed compatibility with date module version 6.x-2.0
9    -- fixed compatibility with content_permissions module [thanks to skassam]
10    -- Hungarian translation added [thanks to Zoltan Balogh]
11    
12  version 2009/02/09 (6.x-1.0-beta2)  version 2009/02/09 (6.x-1.0-beta2)
13  -- improved handling of CCK values in single node scope  -- improved handling of CCK values in single node scope
14  -- fixed formatting bug in duplicate error message  -- fixed formatting bug in duplicate error message
# Line 48  version 2008/02/18 Line 55  version 2008/02/18
55  -- initial release  -- initial release
56    
57  TO-DO  TO-DO
58    -- add SimpleTest test
59    -- fix use of t() to eliminate the use of variables inside
60  -- fix consistent case-sensitivity of database queries, add option  -- fix consistent case-sensitivity of database queries, add option
61    for whether to use case-sensitive comparisons (see #333137)    for whether to use case-sensitive comparisons (see #333137)
62  -- add validation before submission via AJAX (see #338744)  -- add validation before submission via AJAX (see #338744)

Legend:
Removed from v.1.4.2.3  
changed lines
  Added in v.1.4.2.4

  ViewVC Help
Powered by ViewVC 1.1.2