| /[drupal]/contributions/modules/conditional_fields/conditional_fields.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Properly show orphaned field in group on node view.
#453204: Fix validation of required controlled fields inside controlled groups.
#611230: Properly show orphaned field on node edit
Don't skip node form processing when controlling field is not present.
#357506 by servantleader: Avoid overwriting prefix and suffix of form items.
#453204: More fixes for required fields inside fieldgroups.
#544562: Fix controlling vields values check on node view.
Several small fixes for Drupal Coding Standards adherence.
Use conditional_fields_get_group instead of fieldgroup_get_group.
Fix recent regression: allow empty in field editing form.
Remove unused function.
Only users with 'administer conditional fields' permission should see cf options; added alert about permissions on install.
Avoid php error for undefined index in cases when field is in form but values are not loaded.
Cleanup of conditional_fields_content_admin_field and other settings functions.
Added option to disable resetting of untriggered fields to default value.
Rewording of some options in Condtional Fields settings page.
Cleanup conditional_fields_nodeapi and fix display of orphaned fields.
Implemented help page.
Follow-up to #475884 (for fields in groups).
bug report #472446 by jim0203: Check if 'type' value exists in form_alter.
#475884 by jim0203: Fallback for non-standard default values.
#472508: Also show field name in conditional field settings.
Fix deletion of conditional fields settings when deleting a field group.
Synching HEAD.
#453204: fix required controlled fields inside groups.
Remove explicit limitation to optionwidgets
Do not show conditional fields options when editing basic field information
#458934 by RoboPhred: Correctly trigger fields with key 0
Code cleanup; separate function for database handling; import/export support.
#373899 Bugfixes when displaying triggered and untriggered conditional fields.
#226001 Reset controlled fields to default values if untriggered. Thanks to threxk for investigating the problem.
Fix hiding of controlled groups. Also, fix typo in settings description.
Added trigger values info in controlling field settings.
Fixed ahah multiple fields.
#350411: Validation and Javascript were not being added in some cases.
Handle deletion of fields.
#363375: Conditional field settings were saved incorrectly.
Don't collapse the settings if a field already has a controller field
Required non-conditional fields inside conditional groups are now correctly handled.
#357502: More informations about conditional fields in field administration page.
#360056: Fixed content type update message
#350411: More fixes for d6 compatibility. Required fields and orphaned settings now work much better. Thanks to flapsjack for helping.
Fixed handling of fieldgroups.
Fixed multiple controlled fields with ahah drag and drop.
Prevent altering of node editing form twice on node preview.
#206334: Clearer wording for field setup
#290801: Fixed error message on node view.
#345461: Fixed incorrect permission used for fieldgroup check.
#345461: Fixed incorrect permission used for fieldgroup check.
Lots of fixes for D6 compatibility.
#284642: Animation options. Also some cleanup in admin code.
no message
Sync
First very experimental Drupal 6 dev release. See #254603 for ongoing work.
#342789 by cYu: Show field machine name in settings
#250710 by clemens.tolboom Fix display of multiple triggered fields
#269145 by threexk: Fixed Call-time pass-by-reference
#233063 by threexk: Fixed display of required fields. Also, fixed a php error on node preview with required fields
#220051 Added option to disable instead of hiding fields. Rearranged settings page
#259705 Corrected two bugs with conditionals inside groups
#254996 Multiple fields support
#227416: Conditional fields wrappers are now themeable (except for controlled fieldgroups)
#223823: missing check for fieldgroup.module in field admin validation function
Added Orphaned Fields Settings, and updated README.TXT
Again with comment headers...
*** empty log message ***
*** empty log message ***
Header comments
Re-adding to DRUPAL-5 branch
Re-adding files
Getting the hang on it...
Getting the hang on it...
Second try with headers... Also, commenting in javascript
no message
no message
no message
Added header comments
#206334 - Fixed: selecting no value in options sets the field as conditional
#206313 - Added option to show all fields to conditional fields administrators
#206306 by yched: Corrected variable_get default value.
no message
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |