CVS messages for Flexinode
April 20, 2007
- Commit #64770 by Bèr Kessels at 07:51Flexinode: /modules/flexinode/CHANGELOG.txt 1.2.2.4 @ DRUPAL-4-7
Flexinode: /modules/flexinode/flexinode.install 1.2.2.3 @ DRUPAL-4-7
Flexinode: /modules/flexinode/flexinode_admin.module 1.5.2.3 @ DRUPAL-4-7#59731 by ahoeben. - The 'Help text' field in admin/node/type/N and the 'admin/settings/content-types/flexinode-1' in admin/settings/content-types/flexinode-N are overlapping functionality. For clarity, the latter should be removed (or it should mirror the text of admin/node/type/N). - This change features an upgrade path.
April 17, 2007
- Commit #64441 by Bèr Kessels at 13:20
#136654 by ahoeben. A trailing slash broke the ability to add fields on some apache configurations. The slash is now removed.
February 7, 2007
- Commit #55011 by Bèr Kessels at 10:08Flexinode: /modules/flexinode/CHANGELOG.txt 1.2.2.3 @ DRUPAL-4-7
Flexinode: /modules/flexinode/flexinode_admin.module 1.5.2.1 @ DRUPAL-4-7Added weights to the field config screen elements. For better form api overrides.
- Commit #55010 by Bèr Kessels at 10:06
removed a dprint_r
- Commit #55009 by Bèr Kessels at 10:05
Better checks for show_table and empty invoke#db_select fixed the table views.
February 6, 2007
- Commit #54844 by Bèr Kessels at 09:01
Added recursive FALSE to file_scan_directory: fields in contrib and other subdirectories are no longer added to the fieldlist. One needs to copy the fields to the root dir, in order to activate them.
- Commit #54843 by Bèr Kessels at 08:56Flexinode: /modules/flexinode/field_checkbox.inc 1.9.2.2 @ DRUPAL-4-7
Flexinode: /modules/flexinode/field_email.inc 1.1.2.1 @ DRUPAL-4-7
Flexinode: /modules/flexinode/field_url.inc 1.1.2.1 @ DRUPAL-4-7Re-adding field_checkbox.inc. Moved field_email.inc and field_url.inc from 'contrib' into the root. Making them part of the core set if fields. All are tested and now considered stable again. No features were added.
- Commit #54839 by Bèr Kessels at 08:37
Added recursive FALSE to file_scan_directory: fields in contrib and other subdirectories are no longer added to the fieldlist. One needs to copy the fields to the root dir, in order to activate them.
- Commit #54824 by Bèr Kessels at 08:08
Re-adding field_image.inc. It is tested and now considered stable again. No features were added.
February 4, 2007
- Commit #54595 by Bèr Kessels at 18:35
In addition to the better checking on _load for missing field files, this patch also checks on _form, to avoid errors on the _form
