Skip to content
  1. Oct 25, 2010
    • Jim Berry's avatar
      coder_upgrade.db.inc: enhance error handling by checking for conditions not... · 55f70165
      Jim Berry authored
      coder_upgrade.db.inc: enhance error handling by checking for conditions not being found in a select query; coder_upgrade.call.inc, coder_upgrade.function.inc: enhance #theme_changes to check number of parameters to theme_xxx() and hook_theme entry; coder_upgrade.function.inc: enhance #theme_changes when setting theme key to 'render element' also change value from an associative array to a string.
      55f70165
  2. Sep 14, 2010
  3. Sep 10, 2010
  4. Sep 08, 2010
    • Jim Berry's avatar
      coder_upgrade.function.inc: refactor #hook_permission to... · fd2c8690
      Jim Berry authored
      coder_upgrade.function.inc: refactor #hook_permission to hook_upgrade_hook_perm_alter(), refactor #descriptions_permissions to use the convert_return() pattern (use cases 1 and 2), refactor doc_comment checking in coder_upgrade_convert_update_N() to revert to that in hook_upgrade_hook_alter(); tests/samples directory: update the input and expected test file: example.module.
      fd2c8690
  5. Sep 02, 2010
  6. Aug 28, 2010
  7. Aug 27, 2010
  8. Aug 20, 2010
  9. Aug 19, 2010
  10. Aug 18, 2010
  11. Aug 17, 2010
  12. Aug 16, 2010
  13. Aug 15, 2010
  14. Aug 14, 2010
  15. Aug 13, 2010
  16. Aug 12, 2010
  17. Aug 11, 2010
  18. Aug 09, 2010
  19. Aug 08, 2010
  20. Jul 30, 2010
    • Jim Berry's avatar
      coder_upgrade.db.inc: improve sql parsing and conversion to DBTNG syntax;... · 7bd01e3b
      Jim Berry authored
      coder_upgrade.db.inc: improve sql parsing and conversion to DBTNG syntax; coder_upgrade.begin.inc: refactor call to coder_upgrade_convert_return() and associated callback; coder_upgrade.function.inc: enhance coder_upgrade_convert_op() to use new getParameterVariable() API function, refactor the convert return pattern of routines: coder_upgrade_convert_return(), coder_upgrade_convert_return_loop(), and coder_upgrade_callback_return_caseN(); tests/samples directory: update the input and expected test file: example.module.
      7bd01e3b
  21. Jul 22, 2010