Projet

Général

Profil

Révision e9f59589

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/field_group/CHANGELOG.txt
1 1
/* $Id*/
2 2
CHANGELOG for field_group for Drupal 7
3 3

  
4
Field_group 7.x-1.x-dev
5
    o Issue #1095316: Field Groups disappear when Content Type is renamed.
6
    o Issue #1095316 by swentel: Support for Entity API.
7
    o Issue #1095002 by animelion: Upgrading removes all existing field groups.
8
    o Issue #1095130 by willvincent: Features export not working with rc2.
9
    
4
Field_group 7.x-1.3
5
    o Issue #2077695 by FreekVR | ChoY: Fixed field group entity display bug after update.
6
    o Issue #2078201 by DeFr, eneko1907 | cmriley: Fixed Started getting a ton of notices.
7
    o Issue #2085137 by ar-jan: Fixed Collapse speed no longer works with field_group() 1.2
8
    o Issue #2085225 by dtarc: Fixed Featurized Field Groups no longer have classes since marked optional.
9
    o Issue #2080645 by bassthiam: Fixed Warning: Illegal string offset 'label' in field_group_unpack() line 1682 of field_group()/field_group().module.
10
    o Issue #1942676 by Harlor | El Bandito: Added Change the text 'Mark group for required fields.'.
11
    o Issue #1358430 by FriedJam: Fixed JS 'Error: uncaught exception: Syntax error, unrecognized expression:".
12
    o Issue #2084999 by activelink: Fixed Empty field groups aren't being suppressed since move to 7.x-1.2.
13
    o Issue #1557258 by Mark Trapp | Chris Gillis: Fixed Existing field groups disappear and Add Field Group UI is disabled when no fields are available.
14
    o Issue #2000110 by bigjim: Fixed Comments on field_group_read_groups() wrong
15
    o Issue #1169146 by ankur, Nephele | jeffrey.dalton: Fixed upgrade from 7.x-1.0-rc2 to 7.x-1.0 deletes all field_groups().
16
    o Vertical tabs always appear when children elements have no access
17
    o #1966624 Feature 7.x-2.0-beta2 defines fields in a new way
18
    o #2090415 Make horizontal tabs not dependent on form.js. Also change drupal_add_x to #attached
19
    o
20

  
10 21
Field_group 7.x-1.0-rc2
11 22
    o Ran through coder, minor.
12 23
    o Issue #1033036 by Stalski, swentel: Create a field_group.api.php.
......
20 31
    o #1045526 by stalski: Make formatter options more user-friendly and logical.
21 32
    o #1041880 by robertgarrigos: duplicated entries in field_group table.
22 33
    o #1043834 by amsri: Field Group module just does not work with profiles 2.
23
    
34

  
24 35
Field_group 7.x-1.0-rc1
25 36
    o #1006464 Change #groups to #fieldgroups because of name collapsing with form_process_fieldset
26 37
    o #1024184 fix collapsible when mode is set to open
......
34 45
    o #961106 Fixed notice on entity type and bundle check.
35 46
    o #962072 by mori: Improve CSS for horizontal tabs & accordion.
36 47
    o Changed Fieldgroup API: defaults and instance_settings are now merged.
37
    o Changed save action so everything is gathered during form_state to 
48
    o Changed save action so everything is gathered during form_state to
38 49
      postpone saving until the save button is hit.
39 50
    o Changed some important variable name, so it makes more sense and easier to read.
40 51
    o Add basic crud functions.

Formats disponibles : Unified diff