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