annotate CHANGELOG.txt @ 10:108ced764a40
tip
Fix compatibility with CCK Multigroup
author |
Franck Deroche <franck@defr.org> |
date |
Thu, 26 Mar 2009 14:59:27 +0100 |
parents |
ab667e3dc8ba |
children |
|
rev |
line source |
franck@8
|
1 Drupal-6-1-0
|
franck@8
|
2 * No changes since rc3.
|
franck@8
|
3
|
franck@5
|
4 Drupal-6-1-0-RC3
|
franck@5
|
5 * Recommended for use with Popups API 6.x-1.2
|
franck@5
|
6 Bug Fixes
|
franck@5
|
7 * http://drupal.org/node/390146 (cYu) - Allow users with "admin nodes" permission to see links.
|
franck@5
|
8 * http://drupal.org/node/388406 - Only autofill a single autocomplete field if there are mutliples.
|
franck@5
|
9
|
franck@5
|
10 Drupal-6-1-0-RC2
|
franck@5
|
11 Bug Fixes
|
franck@5
|
12 * http://drupal.org/node/361964 (DeFr) - Bad unicode in autocomplete
|
franck@5
|
13 * http://drupal.org/node/379576 - RC1 checkbox showing up on all fields.
|
franck@5
|
14 Other
|
franck@5
|
15 * http://drupal.org/node/380932 (KarenS) - Setting min php to 5.0 in .info file.
|
franck@5
|
16
|
franck@0
|
17 Drupal-6-1-0-RC1
|
franck@0
|
18 New Features
|
franck@0
|
19 * http://drupal.org/node/310019 - Checkbox to toggle the "Add New:" links per field. Funded by Agaric Design.
|
franck@5
|
20 * http://drupal.org/node/308589 - Select the newly created node (requres Popups API 1.2-ALPHA1 or newer). Funded by Agaric Design
|
franck@0
|
21 * Added support for radio buttons widget.
|
franck@5
|
22 * http://drupal.org/node/359524 by Cloudy - use human type names in link text.
|
franck@0
|
23 Other
|
franck@0
|
24 * Better comments and function documentation.
|
franck@0
|
25
|
franck@0
|
26 Drupal-6--1-0-BETA2
|
franck@0
|
27 * http://drupal.org/node/322600 - test if user has permission to do any adds before showing "Add new" text.
|
franck@0
|
28 * http://drupal.org/node/325720 (jhodgdon ) - fix for content types with '_'s in them.
|
franck@0
|
29
|
franck@0
|
30 Drupal-6--1-0-BETA1
|
franck@0
|
31 * Working w/Popups Api RC2 |