Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download devel-7.x-1.0-rc1.tar.gztar.gz 206.04 KB
MD5: fab96f90db6a569620c3f072a8e58984
SHA-1: 8af092c66c093e97c3b7546cc94823963afd26c5
SHA-256: a840ca69aa4fa3ffb502deedcd81804e9cdc00e53ff53fc6d3022cd74e23b963
Download devel-7.x-1.0-rc1.zipzip 264.18 KB
MD5: c41bbbae8b963f7d828c9026bf148ab8
SHA-1: 0cb6b7b4a0651cb980753795be3333ecfe86c3e8
SHA-256: 8262e95d1dec9c6f272e62397fbc39c84953bf9985aeae6312c8b61b8a6d8936

Release notes

Changes since DRUPAL-7--1-0-BETA2:

  • #780064 by Bojhan. Generate UI optimalizations.
  • #754130 by moshe weitzman. Variable editor displays message indicating a variable was deleted when none was.
  • #788210 by heyqule. 'API site' outdated URL format
  • #299555 by kbahey: provide memcache as an option for summary performance logging
  • #839770 by jcfiala. Notice: Undefined property: stdClass:: in forum_node_presave() when generating forum nodes
  • #750832 by moshe weitzman. create user picture dir if needed when generating users.
  • #750832 by moshe weitzman. create files subdirs for generated images on demand.
  • #847480 by moshe weitzman. div class=dev-query being tacked on the end of all HTTP requests.
  • Fix failure to detect some 'alien' {node_access} records (records that should not be in the table and would be removed by rebuilding permissions).
  • Fix missing table header in 'Access permissions by user' block.
  • #830780 by craig_ : fix for undefined index PHP warning
  • Fix P tags in generated rendered output for text fields.
  • #836330 by JohnAlbin. Generate menu and menu links
  • #813132 by fgm. change schablon.com to white for krumo
  • SA-CONTRIB-2010-079
  • Let drush hook work for hooks that are in a .install file.
  • Add instance dump to Field info page.
  • use drupal_var_export() instead of var_dump() during our debugging functions. It is more readable. krumo users don't necessarily see much of this.
  • Add entity info page.
  • #855060: Fix sorting of 'Switch Users' list.
  • #866608 by rfay. devel_generate FATAL creating content with taxonomy fields.
  • #881796 by salvis. Fix user switching, including Anonymous.
  • #715310 by salvis. Add optional support to switch to the anonymous user.
  • #715310 by sun. Track core's drupal_placeholder() API change and two minor fixes.
  • #890838 by dman, salvis. Add missing braces to table names in static SQL statements.
  • Move drush implementation of token from drush core into devel. Stll D7 only.
  • Fix up the cells in the table in the node_access entries block with the proper class (needed for Bartik theme).
  • #907950 by asimmonds. file_directory_path() has been removed
  • DNA depends on menu.module.
  • Add the Configure link.
  • Note that xhprof integration applies to drush requests as well.
  • #376824 by moshe weitzman. Query log displays dreaded Fatal error: Exception thrown without a stack frame in Unknown on line 0 on Views pages
  • Add a reference to the second DNA block to the description of the debug mode on the settings page.
  • Add option to slim down the Switch User block to show just the link list.
  • #909608 by catch. fix notice when using apachebench.
  • #376824 by moshe weitzman. Followup - suppress json_encode() warning due to recursion.
  • Attempt to support the PEAR version of Firephp. Untested, but does not break downloaded version (thats tested).
  • #756040 by dereine. use drupal_register_shutdown_handler().
  • adapt to new url pattern in api module
  • Optimize devel_create_greeking() and especially array_rand() usage. Speeds up generation of content and text fields in general.
  • #750842 by moshe weitzman. Major cleanup of taxonomy generation. vocabs and terms are now split up.
  • Cope with ['settings']['allowed_values'] change for term reference field.
  • #950988 by moshe weitzman. Early error if invalid input is received in genu, genc, etc.
  • #950990 by moshe weitzman. Calling 'drush gent' results in errors rather than drush messages
  • #568758 by Mark Trapp | donquixote: Added Devel backtraces should follow Drupal core's handling of E_DEPRECATED.
  • #934052 by Dave Reid: Added Add a dpq() function for helpful debugging of DBTNG queries.
  • #934052 by moshe weitzman. Pre-execute query before printing
  • 915620 by salvis. Fix "This form is outdated. Reload the page and try again." error in Switch User function
  • #916940 by salvis. Increase height of Execute PHP edit field to 20 rows.
  • Support chromephp in addition to firephp. Both of these are handy debug tools.
  • #836330 by moshe weitzman. valid machine name when generating menus.
  • #974658 by jonathan1055. Don't switch to blocked users.
  • #970688 by Mark Trapp, salvis: Use error_reporting() in the backtrace_error_handler() to allow setting the desired error flags in settings.php or php.ini.
  • Fix backtrace_error_handler().
  • #982970 by pfrenssen. Strict warnings in _image_devel_generate().
  • #986062 by Jeff Burnz. devel_generate_set_message() missing parameter 'type' in devel_generate_content().
  • #904862 by ksenzee. option to use uncompressed version of jQuery for debugging. D7.
Created by: moshe weitzman
Created on: 6 Dec 2010 at 04:01 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases