| 2 |
* Revisions log for unique_field |
* Revisions log for unique_field |
| 3 |
*/ |
*/ |
| 4 |
|
|
| 5 |
|
version 2009/11/12 (6.x-1.2) |
| 6 |
|
-- added Italian translation [thanks to eliosh] |
| 7 |
|
-- improved user message that reports duplicate values when checking |
| 8 |
|
fields in combination |
| 9 |
|
-- fixed support for datetime and other date-related database field |
| 10 |
|
datatypes [thanks to Parkes Design] |
| 11 |
|
-- added permission that allows users to bypass the unique field |
| 12 |
|
requirements after getting the warning message [thanks to benjah] |
| 13 |
|
|
| 14 |
version 2009/03/06 (6.x-1.1) |
version 2009/03/06 (6.x-1.1) |
| 15 |
-- fixed query generation for grouping OR clauses |
-- fixed query generation for grouping OR clauses |
| 16 |
|
|