Mercurial > defr > drupal > popups_reference
comparison CHANGELOG.txt @ 5:e1318a313b1d
Popups: AddnReference 1.3
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 19 Mar 2009 11:34:01 +0100 |
parents | 56772e0a00ae |
children | ab667e3dc8ba |
comparison
equal
deleted
inserted
replaced
0:56772e0a00ae | 5:e1318a313b1d |
---|---|
1 Drupal-6-1-0-RC3 | |
2 * Recommended for use with Popups API 6.x-1.2 | |
3 Bug Fixes | |
4 * http://drupal.org/node/390146 (cYu) - Allow users with "admin nodes" permission to see links. | |
5 * http://drupal.org/node/388406 - Only autofill a single autocomplete field if there are mutliples. | |
6 | |
7 Drupal-6-1-0-RC2 | |
8 Bug Fixes | |
9 * http://drupal.org/node/361964 (DeFr) - Bad unicode in autocomplete | |
10 * http://drupal.org/node/379576 - RC1 checkbox showing up on all fields. | |
11 Other | |
12 * http://drupal.org/node/380932 (KarenS) - Setting min php to 5.0 in .info file. | |
13 | |
1 Drupal-6-1-0-RC1 | 14 Drupal-6-1-0-RC1 |
2 New Features | 15 New Features |
3 * http://drupal.org/node/310019 - Checkbox to toggle the "Add New:" links per field. Funded by Agaric Design. | 16 * http://drupal.org/node/310019 - Checkbox to toggle the "Add New:" links per field. Funded by Agaric Design. |
4 * http://drupal.org/node/308589 - Select the newly created node (requres Popups API 1.2RC1 or newer). Funded by Agaric Design | 17 * http://drupal.org/node/308589 - Select the newly created node (requres Popups API 1.2-ALPHA1 or newer). Funded by Agaric Design |
5 * Added support for radio buttons widget. | 18 * Added support for radio buttons widget. |
19 * http://drupal.org/node/359524 by Cloudy - use human type names in link text. | |
6 Other | 20 Other |
7 * Better comments and function documentation. | 21 * Better comments and function documentation. |
8 | 22 |
9 Drupal-6--1-0-BETA2 | 23 Drupal-6--1-0-BETA2 |
10 * http://drupal.org/node/322600 - test if user has permission to do any adds before showing "Add new" text. | 24 * http://drupal.org/node/322600 - test if user has permission to do any adds before showing "Add new" text. |