| 2011-01-05 |
Karen Stevenson | Get shared fields to migrate correctly.
|
commit | commitdiff | tree |
| 2011-01-05 |
Karen Stevenson | Woops, missing very important line in test.
|
commit | commitdiff | tree |
| 2011-01-05 |
Karen Stevenson | Add tests, by mradcliffe.
|
commit | commitdiff | tree |
| 2011-01-05 |
Karen Stevenson | Add installation function to content migrate that will...
|
commit | commitdiff | tree |
| 2011-01-05 |
Karen Stevenson | Fix fatal error looking for schema files which now...
|
commit | commitdiff | tree |
| 2011-01-05 |
Karen Stevenson | #781088 More work on content migrate. Fix allowed values...
|
commit | commitdiff | tree |
| 2011-01-05 |
Karen Stevenson | #781088 More work on content migrate. A simple text...
|
commit | commitdiff | tree |
| 2011-01-04 |
Karen Stevenson | #781088 by mradcliffe and KarenS, initial work to get...
|
commit | commitdiff | tree |
| 2010-09-27 |
Karen Stevenson | #824812, by yched, Add yched's new fieldgroup module...
|
commit | commitdiff | tree |
| 2010-09-27 |
Karen Stevenson | Remove old version of cck from repository.
|
commit | commitdiff | tree |
| 2010-06-09 |
Karen Stevenson | Revert #780566 by stella, add drupal_alter() for content_all...
|
commit | commitdiff | tree |
| 2010-06-09 |
Karen Stevenson | #780566 by stella, add drupal_alter() for option lists...
|
commit | commitdiff | tree |
| 2010-04-25 |
Karen Stevenson | Fix typo in latest commit that caused fatal error on...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Start working out handling of php code for default...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Lost the allowed values settings form on the last commit...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Add handling for php default values and add langcode...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Only use the php values if there is php code in the...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Set up CCK module to handle the php allowed values...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Also need to re-name the autocomplete module to the...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | Add content_migrate hook implementations to node_reference...
|
commit | commitdiff | tree |
| 2010-04-24 |
Karen Stevenson | More tweaking of content migrate script, starting to...
|
commit | commitdiff | tree |
| 2010-04-23 |
Karen Stevenson | Adding content migrate module. Still needs lots of...
|
commit | commitdiff | tree |
| 2010-04-23 |
Karen Stevenson | Fix fatal errors when enabling cck and fieldgroup by...
|
commit | commitdiff | tree |
| 2010-03-03 |
Karen Stevenson | Remove another deprecated file.
|
commit | commitdiff | tree |
| 2010-03-03 |
Karen Stevenson | Remove deprecated files.
|
commit | commitdiff | tree |
| 2010-03-03 |
Karen Stevenson | Remove all the code for extra fields since that is...
|
commit | commitdiff | tree |
| 2010-03-02 |
Karen Stevenson | #690378 Remove non-existant files from cck info file.
|
commit | commitdiff | tree |
| 2009-11-10 |
Karen Stevenson | Removing CCK UI elements that are in core and some...
|
commit | commitdiff | tree |
| 2009-09-03 |
Karen Stevenson | Fix fatal error when 'admin' key is missing during...
|
commit | commitdiff | tree |
| 2009-09-03 |
Karen Stevenson | Add language value to Devel Generate code to match...
|
commit | commitdiff | tree |
| 2009-06-29 |
Karen Stevenson | Add more core extra fields for author, publishing settings...
|
commit | commitdiff | tree |
| 2009-03-22 |
Karen Stevenson | Update to current code, including body-as-field patch.
|
commit | commitdiff | tree |
| 2009-03-21 |
Karen Stevenson | Update to current code, including body-as-field patch.
|
commit | commitdiff | tree |
| 2009-03-21 |
Karen Stevenson | More work on user_reference to adapt to new multiple...
|
commit | commitdiff | tree |
| 2009-03-17 |
Karen Stevenson | Oops, new 'programmed' value is form_state, not form.
|
commit | commitdiff | tree |
| 2009-03-17 |
Karen Stevenson | More fixes for node_reference and user_reference to...
|
commit | commitdiff | tree |
| 2009-03-17 |
Karen Stevenson | Fixes for recent changes in user_load_multiple() and...
|
commit | commitdiff | tree |
| 2009-03-11 |
Karen Stevenson | More work on fieldgroup and user_reference, nodeapi...
|
commit | commitdiff | tree |
| 2009-03-11 |
Karen Stevenson | #366470 Found a fix for the problem not getting the...
|
commit | commitdiff | tree |
| 2009-03-11 |
Karen Stevenson | More work on node_reference and user_reference.
|
commit | commitdiff | tree |
| 2009-03-10 |
Karen Stevenson | More work on node_reference and user_reference.
|
commit | commitdiff | tree |
| 2009-03-10 |
Karen Stevenson | More work on node_reference and user_reference.
|
commit | commitdiff | tree |
| 2009-03-10 |
Karen Stevenson | Remove demofield module that is really not needed any...
|
commit | commitdiff | tree |
| 2009-03-10 |
Karen Stevenson | Fix broken handling of changes to field settings like...
|
commit | commitdiff | tree |
| 2009-03-07 |
Karen Stevenson | No such value as $field['allowed_values'], that's a...
|
commit | commitdiff | tree |
| 2009-03-05 |
Karen Stevenson | Fix leftover use of $type instead of $bundle in field...
|
commit | commitdiff | tree |
| 2009-03-04 |
Karen Stevenson | #125030 Wrap javascript. Not sure this is the only...
|
commit | commitdiff | tree |
| 2009-02-03 |
Karen Stevenson | Found and fixed the $form_state problem.
|
commit | commitdiff | tree |
| 2009-02-03 |
Karen Stevenson | A few fixes. still getting errors about missing $form_state...
|
commit | commitdiff | tree |
| 2009-02-03 |
Karen Stevenson | Update D7 message to indicate this code is intended...
|
commit | commitdiff | tree |
| 2009-02-02 |
Karen Stevenson | Synch HEAD with latest Bazaar code so this version...
|
commit | commitdiff | tree |
| 2009-01-31 |
Karen Stevenson | Synch HEAD with latest Bazaar code, mostly changes...
|
commit | commitdiff | tree |
| 2009-01-30 |
Karen Stevenson | Synch HEAD with latest Bazaar code, mostly changes...
|
commit | commitdiff | tree |
| 2009-01-21 |
Karen Stevenson | More new CCK code for the contrib portion of the Fields...
|
commit | commitdiff | tree |
| 2009-01-21 |
Karen Stevenson | Add new CCK code for the contrib portion of the Fields...
|
commit | commitdiff | tree |
| 2009-01-21 |
Karen Stevenson | Remove previous D7 code in preparation for adding new...
|
commit | commitdiff | tree |
| 2008-06-07 |
Karen Stevenson | Removing README.txt and other .txt files that won't...
|
commit | commitdiff | tree |
| 2008-06-07 |
Karen Stevenson | Add D7 warning to HEAD.
|
commit | commitdiff | tree |
| 2008-06-04 |
Karen Stevenson | Avoid E_All error when prefixes and suffixes are not...
|
commit | commitdiff | tree |
| 2008-06-04 |
Karen Stevenson | Avoid E_All error, don't try to return $item[0] if...
|
commit | commitdiff | tree |
| 2008-06-04 |
Karen Stevenson | #266590 Make sure a view is valid before trying to...
|
commit | commitdiff | tree |
| 2008-06-04 |
Karen Stevenson | #258127 Get rid of content_menu_needs_rebuild() in...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | Alter content_types_install() to make sure it picks...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | #256141 Add old updates back to fieldgroup.install...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | #256116 Add a TODO to reconsider handling of CCK data...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | Small fix to content_generate to get auto-generation...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | #265334 Avoid format error messages in the unusual...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | Make sure the label name is editable when creating...
|
commit | commitdiff | tree |
| 2008-06-03 |
Karen Stevenson | The new handling for field and widget types seems to...
|
commit | commitdiff | tree |
| 2008-06-02 |
Karen Stevenson | Still struggling with FAPI complexities to get all...
|
commit | commitdiff | tree |
| 2008-06-02 |
Karen Stevenson | Still working on getting all the redirection working...
|
commit | commitdiff | tree |
| 2008-06-02 |
Karen Stevenson | More fixes to new field type and widget type handling...
|
commit | commitdiff | tree |
| 2008-06-02 |
Karen Stevenson | #227439, #227437, #227945 Rework field and widget type...
|
commit | commitdiff | tree |
| 2008-06-01 |
Karen Stevenson | Fix potential E_All error in userreference after update.
|
commit | commitdiff | tree |
| 2008-06-01 |
Karen Stevenson | Fix E_All error that can come up after update if text...
|
commit | commitdiff | tree |
| 2008-06-01 |
Karen Stevenson | Change the check in _content_type_info to be sure the...
|
commit | commitdiff | tree |
| 2008-06-01 |
Karen Stevenson | #237585 Try to avoid foreach errors on missing content...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #224391 Get default values working again for optionwidgets...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #224391 More work on getting nodereference widget values...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #224391 Get default values working again for optionwidgets...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #227439 Get rid of some debugging crud that was left...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #227439 Make adding a new field into a multi-step process...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #251157 Make sure optionwidgets selections are not...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #253038 Fix mistake in last patch.
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #253038 Make sure empty optionwidget values are always...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #227256 Add an additional check when creating a new...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #264768 Make sure handling for all possible states...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | #264479 Make sure we don't try to init() a view for...
|
commit | commitdiff | tree |
| 2008-05-31 |
Karen Stevenson | Clean up autocomplete handling that uses Views as a...
|
commit | commitdiff | tree |
| 2008-05-30 |
Karen Stevenson | #263936 Set arguments in execute_display, patch by...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #225664 Make sure groups get imported as well as fields.
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #264345 Create a nodereference wrapper for setting...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #251539 Small typo fixes, patch by hass.
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #263936 Make sure nodereference select views do not...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #260253 More fixes related to this issue. When content_type...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #258127 Eliminate need to defer the rebuild of the...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #257566 Move all content fields into a single group...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #242856 Make sure the node.nid is aliased when creating...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #260253 More work on this reveals the real problem...
|
commit | commitdiff | tree |
| 2008-05-29 |
Karen Stevenson | #260253 $allowed values was returning incorrect values...
|
commit | commitdiff | tree |
| next |