/[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.5.2.2, Mon Feb 9 19:52:20 2009 UTC revision 1.5.2.3, Sat Mar 7 01:54:08 2009 UTC
# Line 2  Line 2 
2   * Revisions log for unique_field   * Revisions log for unique_field
3   */   */
4    
5    version 2009/03/06 (5.x-1.0)
6    -- fixed query generation for grouping OR clauses
7    -- altered appearance of unique fields settings on the content type form:
8      moved unique field section to the bottom, added descriptions
9    -- fixed compatibility with cck_field_perms [thanks to skassam]
10    
11  version 2009/02/09 (5.x-1.0-beta1)  version 2009/02/09 (5.x-1.0-beta1)
12  -- fixed handling of multiple values per CCK field  -- fixed handling of multiple values per CCK field
13  -- added option for showing the nodes that match when a duplicate  -- added option for showing the nodes that match when a duplicate
# Line 42  version 2008/02/18 Line 48  version 2008/02/18
48  -- initial release  -- initial release
49    
50  TO-DO  TO-DO
51    -- fix use of t() to eliminate the use of variables inside
52  -- fix consistent case-sensitivity of database queries, add option  -- fix consistent case-sensitivity of database queries, add option
53    for whether to use case-sensitive comparisons (see #333137)    for whether to use case-sensitive comparisons (see #333137)
54  -- add validation before submission via AJAX (see #338744)  -- add validation before submission via AJAX (see #338744)

Legend:
Removed from v.1.5.2.2  
changed lines
  Added in v.1.5.2.3

  ViewVC Help
Powered by ViewVC 1.1.2