annotate CHANGELOG.txt @ 1:ece8e4be4d6f
Fix node titles after the creation
author |
Franck Deroche <franck@defr.org> |
date |
Wed, 21 Jan 2009 11:34:38 +0100 |
parents |
56772e0a00ae |
children |
e1318a313b1d |
rev |
line source |
franck@0
|
1 Drupal-6-1-0-RC1
|
franck@0
|
2 New Features
|
franck@0
|
3 * http://drupal.org/node/310019 - Checkbox to toggle the "Add New:" links per field. Funded by Agaric Design.
|
franck@0
|
4 * http://drupal.org/node/308589 - Select the newly created node (requres Popups API 1.2RC1 or newer). Funded by Agaric Design
|
franck@0
|
5 * Added support for radio buttons widget.
|
franck@0
|
6 Other
|
franck@0
|
7 * Better comments and function documentation.
|
franck@0
|
8
|
franck@0
|
9 Drupal-6--1-0-BETA2
|
franck@0
|
10 * http://drupal.org/node/322600 - test if user has permission to do any adds before showing "Add new" text.
|
franck@0
|
11 * http://drupal.org/node/325720 (jhodgdon ) - fix for content types with '_'s in them.
|
franck@0
|
12
|
franck@0
|
13 Drupal-6--1-0-BETA1
|
franck@0
|
14 * Working w/Popups Api RC2 |