- Jul 12, 2010
-
-
Jim Berry authored
coder_upgrade.api.php: update documentation to reflect the node being returned by getFunctionCalls(); coder_upgrade.db.inc: improve sql parsing and conversion to DBTNG syntax.
-
- Jul 09, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc, coder_upgrade.main.inc: revise code to reflect change to PGPReader::getFunctionCalls() which now returns a list of nodes; coder_upgrade.call.inc: enhance #comment_node_url, #taxonomy_form_all, and #update_sql to utilize the node now returned by getFunctionCalls().
-
- Jul 08, 2010
-
- Jul 03, 2010
-
-
Jim Berry authored
coder_upgrade.test: include function.inc needed by begin.inc; tests/samples directory: update the input and expected test file: example.module (in previous commit).
-
Jim Berry authored
coder_upgrade.db.inc: improve sql parsing and conversion to DBTNG syntax (by duellj and adrian); coder_upgrade.call.inc: improve #drupal_set_title to only find calls to check_plain(), improve #user_load_multiple to handle inline comments in parameters; coder_upgrade.function.inc: #833972: conform doc_comment to Drupal standards for inserted hook_op functions, add a doc_comment to each function missing one.
-
- Jun 30, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc: #db_is_active, #remove-drupal-urlencode, improve #user_load_multiple to not always change call to user_load_multiple().
-
- Jun 28, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc: #taxonomy_form_all; coder_upgrade.function.inc: #node_form, #drupal_render_children; coder_upgrade.regex.inc: #block_tables_renamed, #fapi_changes.
-
Jim Berry authored
coder_upgrade.main.inc: enhance cdp() to allow for a description; coder_upgrade.regex.inc: implement #taxonomy_tables; tests/samples directory: update the input and expected test file: example.module.
-
- Jun 19, 2010
-
-
Jim Berry authored
coder_upgrade.module: enable customization of the module conversion form steps (build, validate and submit); coder_upgrade.main.inc: include function reference in patch file (diff -up)
-
- Jun 10, 2010
-
-
Jim Berry authored
coder.module, coder_review.module, coder_upgrade.module: #776996, #824268: eliminate strict warning in coder_review_page(), #636608: move settings menu items to local task of Review, #824320: eliminate warnings when only one of the Review or Upgrade modules is enabled; coder_upgrade.test: #820140: undefined DEADWOOD_OLD
-
- Apr 26, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc: Implement #db_column_exists, improve #file_set_status; coder_upgrade.regex.inc: Implement #watchdog_emerg.
-
- Apr 22, 2010
-
-
Jim Berry authored
coder_upgrade.begin.inc, coder_upgrade.call.inc: Implement #hook_forms_signature; coder_upgrade.function.inc: Implement #hook_forms_signature, #hook_load_signature, #hook-user-changes.
-
- Apr 19, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc: #db_result (not documented), #no-synonyms-taxonomy, #node_load_multiple (by duellj with modifications); coder_upgrade.function.inc: Improve coder_upgrade_callback_theme() to handle empty array as arguments parameter; coder_upgrade.regex.inc (by duellj): #remove_FILE_STATUS_TEMPORARY.
-
- Apr 17, 2010
-
-
Doug Green authored
-
- Apr 08, 2010
-
-
Jim Berry authored
coder_upgrade.begin.inc, coder_upgrade.call.inc: #765070: allow for a theme without variables; coder_upgrade.function.inc: Improve coder_upgrade_convert_op() to extract the $op variable from the parameter, Improve coder_upgrade_callback_block to find quoted numeric deltas; coder_upgrade.install.inc: 765070: improve regex in convert_install_file_comment().
-
- Mar 31, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc, coder_upgrade.regex.inc (by duellj with modifications): Implement #drupal_add_js_external, #jquery_ui, and #custom_block.
-
Jim Berry authored
-
Jim Berry authored
coder_upgrade.call.inc: Restore missed calls to PGPArray::findValue(); coder_upgrade.test: Refactor setup method to run the theme caching before starting the test method.
-
- Mar 27, 2010
-
-
Jim Berry authored
coder_upgrade.begin.inc: Fix recursive calls in coder_upgrade_cache_hook_theme(); coder_upgrade.call.inc: Implement #form_clean_id and #file_prepare_directory, improve #http_header_functions; coder_upgrade.end.inc: Fix recursive calls in coder_upgrade_add_file_entries(); coder_upgrade.function.inc: Fix calls to PGPList::searchCallback, fix missed T_RETURN statements changes in coder_upgrade_convert_schema() and coder_upgrade_convert_perm(), utilize PGPReader::setPreserveArrayFormat() (with latest modification to ignore whitespace).
-
- Mar 23, 2010
-
-
Doug Green authored
-
- Mar 20, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc: Implement #drupal_add_css_inline, and #admin_path_changes; coder_upgrade.regex.inc: Implement #admin_path_changes.
-
Jim Berry authored
coder_upgrade.call.inc: Implement #drupal_goto_params, revise #url_query_parameter; coder_upgrade.function.inc: Implement #implementation_hook_comment and #hook_element_info.
-
- Mar 11, 2010
-
-
Jim Berry authored
coder_upgrade.db.inc: Disable db_query routine untill it is more robust; coder_upgrade.call.inc: Implement #user_load_multiple; coder_upgrade.function.inc: Refactor coder_upgrade_convert_return pattern to loop on conditional statements.
-
- Mar 10, 2010
-
-
Jim Berry authored
coder_upgrade.call.inc: Implement #theme_page; coder_upgrade.function.inc: Refactor routines to use new coder_upgrade_convert_return pattern: #trigger_overhaul: hook_action_info, hook_hook_info; #node_type_base: hook_node_info.
-
- Mar 09, 2010
-
-
Jim Berry authored
-
- Mar 08, 2010
-
-
Jim Berry authored
-
Jim Berry authored
coder_upgrade.begin.inc: New file to handle module preprocessing; coder_upgrade.function.inc: Restore hook_install_alter, implement new coder_upgrade_convert_return and use with #theme_alter; coder_upgrade.module: Enhance coder_upgrade_module_list to use with theme registry caching; coder_upgrade.install.inc: #728252: Array error when checking for @file in install files; coder_upgrade.api.php: Update documentation.
-
- Mar 05, 2010
-
-
Jim Berry authored
-
- Mar 04, 2010
-
- Mar 02, 2010
-
-
Jim Berry authored
coder_upgrade.info, coder_upgrade.main.inc: Reflect the renamed grammar parser module; coder_upgrade.install, coder_upgrade.module: Minor cleanup; coder_upgrade.test, tests directory: Add these files.
-
- Mar 01, 2010
-
-
Doug Green authored
-
- Feb 27, 2010