devel 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.2.tar.gz | 181.78 KB | 477e55a4a98b8d00c9eec17aa4093d2a |
| devel-7.x-1.2.zip | 229.17 KB | 258faf1b5bc83550e8163d19a21dafa8 |
Release notes
Changes since 6.x-1.25:
devel 6.x-1.26
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.26.tar.gz | 115.96 KB | 65a5c6ffe341091c7274a1c553ce0723 |
| devel-6.x-1.26.zip | 154.57 KB | 469907ecfcafe729a4499e06d013ca78 |
Release notes
Changes since 6.x-1.25:
- #1224988: PHP Fatal error: Call to undefined function pm_parse_arguments() via drush Remove Drush5 dependant code.
devel 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.1.tar.gz | 181.73 KB | 7d75493eb42b06ca1649f1bbd1674909 |
| devel-7.x-1.1.zip | 229.13 KB | 17621478836d52e656536a7526436887 |
Release notes
Changes since 7.x-1.0:
Read moredevel 6.x-1.25
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.25.tar.gz | 115.92 KB | 0acf10596b84814202c88212fc90b69e |
| devel-6.x-1.25.zip | 154.54 KB | 5598497fbbca51424034f561d29385c5 |
Release notes
Changes since 6.x-1.24:
Read moredevel 6.x-1.24
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.24.tar.gz | 123.93 KB | 30c79007f19628e95298741637341b3b |
| devel-6.x-1.24.zip | 164.3 KB | d0a10f661ed7cda9f3b7a1c5f319a81f |
Release notes
Changes since 6.x-1.23:
Read moredevel 8.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| devel-8.x-1.x-dev.tar.gz | 186.11 KB | 36b0694c72caf093b2f39be11c7de54b |
| devel-8.x-1.x-dev.zip | 233.96 KB | 23238842d7ad1d206d5ca72b33bc890a |
Release notes
The ever changing development snapshot for 8.x-1.x branch
devel 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.0.tar.gz | 184.3 KB | b3de4c4611ccd5e3e6329c775be69613 |
| devel-7.x-1.0.zip | 238.19 KB | 440a5c78cb4e40c46fbc5b68a188107f |
Release notes
Changes since DRUPAL-7--1-0-RC1:
Read moredevel 6.x-1.23
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.23.tar.gz | 168.79 KB | 07251c1cd56daf7d402fb5aea7dcfe48 |
| devel-6.x-1.23.zip | 214.84 KB | 086412aa4c02ced793455486b48261e9 |
Release notes
Changes since DRUPAL-6--1-22:
Read moredevel 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.0-rc1.tar.gz | 206.04 KB | fab96f90db6a569620c3f072a8e58984 |
| devel-7.x-1.0-rc1.zip | 264.18 KB | c41bbbae8b963f7d828c9026bf148ab8 |
Release notes
Changes since DRUPAL-7--1-0-BETA2:
Read moredevel 6.x-1.22
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.22.tar.gz | 171.04 KB | a8a87cae8f101c4aad46688524ab7583 |
| devel-6.x-1.22.zip | 217.14 KB | cc207ab34421975216e6ee424c595001 |
Release notes
Changes since DRUPAL-6--1-21:
devel 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| devel-5.x-1.3.tar.gz | 73.86 KB | ac775369416eca5d18843bbba78bd4d5 |
| devel-5.x-1.3.zip | 88.67 KB | 5ee99555f0fb9fbc8ced723a3b982c9c |
Release notes
Changes since 5.x-1.2:
- #498028: Fix kprint_r() not displaying $name.
- #260197: Fix (back-port fix) typo in kprint_r()
- Don't try to show the second block if the $nid doesn't exist (page not found).
- Turn the node nid/title into a link fragment pointing to the node (especially useful on pages with multiple nodes).
- Avoid marking inactive grant records as granting access.
- Fix minor cosmetic bug (show '0' instead of nothing for FALSE).
- Fix failure to detect some 'alien' {node_access} records (records that should not be in the table and would be removed by rebuilding permissions).
- SA-CONTRIB-2010-079
devel 6.x-1.21
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.21.tar.gz | 170.91 KB | 15bf95b8c3fbe3f570f3f7b590f52ded |
| devel-6.x-1.21.zip | 217.01 KB | f19fe1188a2774b383f146aee228a083 |
Release notes
Changes since 6.x-1.20:
- #754130 by moshe weitzman. Variable editor displays message indicating a variable was deleted when none was.
- #788210 by heyqule. API site outdated URL format
- #800318 by ufku. Invalid query IDs in devel_times
- #803824 by moshe weitzman. drush generate-content fails on types param. D6.
- Fix failure to detect some 'alien' {node_access} records (records that should not be in the table and would be removed by rebuilding permissions).
- Make username of current user bold.
- #830780 by craig_ : fix for undefined index PHP warning
- #785436 by afreeman. devel_generate.module doesn't use user_save() to add new users. d6 only since d7 is fixed already.
- #813132 by fgm. change schablon.com to white for krumo
- #299555 by kbahey: provide memcache as an option for summary performance logging
- SA-CONTRIB-2010-079
devel 6.x-1.20
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.20.tar.gz | 169.96 KB | b605d6a42e430660ef3418541d711c1c |
| devel-6.x-1.20.zip | 215.95 KB | ff11ac877bdbbb29fa9dba024871e3bc |
Release notes
Changes since DRUPAL-6--1-19:
- #599196 by joelstein | salvis: Fixed Allow switch user block to show only autocomplete field.
- #236511. SQL bug in devel_rebuild_node_comment_statistics
- #744438 by gpk. n.created instead of n.changed in devel_rebuild_node_comment_statistics
- #282010 by naxoc. Allow languages to be assigned to generated nodes
- #755666 by bec. drush gen content documentation fix
- #608734 by jeffschuler, salvis: Added Make Execute PHP Block Collapsible.
- #747690 by dboulet. Theme registry page missing in devel 6.x-1.19
- #331166 by quicksketch. generate doesn't create uploads
- #777416. Fix bad link in "Devel settings" description.
devel 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.0-beta2.tar.gz | 150.79 KB | d7b04a39c0ff4835a467887ac80c0032 |
| devel-7.x-1.0-beta2.zip | 208.18 KB | f1c2a19dbe94da4b3628ffb25f2d1ecd |
Release notes
Changes since DRUPAL-7--1-0-BETA1:
Read moredevel 6.x-1.19
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.19.tar.gz | 169.5 KB | 375c3b79e9e74fb636bf8a6d2fde87d6 |
| devel-6.x-1.19.zip | 215.5 KB | b9da9992305f2aa8e26bd9550c119189 |
Release notes
Changes since DRUPAL-6--1-18:
Read moredevel 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.0-beta1.tar.gz | 148.39 KB | c9e9d320362f8601752cff87fbfa162f |
| devel-7.x-1.0-beta1.zip | 202.61 KB | 304eb76a111c32425bc2e48b6bb666f2 |
Release notes
Changes since DRUPAL-7--1-0-ALPHA1:
Read moredevel 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| devel-7.x-1.0-alpha1.tar.gz | 143.33 KB | 67055f722b47aad39790d3ff346017cf |
| devel-7.x-1.0-alpha1.zip | 196.78 KB | 0b39b8321e465abcabb36a67bd528fa6 |
Release notes
A lot has changed. If anyone can help with real release notes, that would be helpful. Please submit them to the issue queue.
devel 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| devel-5.x-1.2.tar.gz | 73.69 KB | 707153cbf9554181cf6abc283f78a6bd |
| devel-5.x-1.2.zip | 88.54 KB | 062d0c91f2a1da91ff18ed6e7a2b5cdc |
Release notes
This release fixes a security vulnerability, all users of Devel 5.x-1.1 or any 5.x-1.x-dev snapshot from before 2009-09-23 are urged to upgrade. For more details, see SA-CONTRIB-2009-062.
Changes since DRUPAL-5--1-1:
- remove macro module. See http://drupal.org/project/macro. thanks Steve McKenzie.
- #260207 backport by drewish: Execute PHP as menu item instead of block.
- Report unexpected presence of 0/0/all/100 grant.
Enhance dna_summary text.
Fix some minor bugs. - 568676: Fix incorrect use of l() in a call to t().
- #321883 by neilnz: Fixed broken watchdog() in backtrace error handler.
- #585952 (SA-CONTRIB-2009-062) by dmitrig01: Fixed missing check_plain() with drupal_set_title().
devel 6.x-1.18
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.18.tar.gz | 161.9 KB | 5f2b9e5f4b74beec35a1d1cff379ab5c |
| devel-6.x-1.18.zip | 211.26 KB | 2e2808ec65aaa44d23f2a96c6af8bfbb |
Release notes
This release fixes a security vulnerability, all users of Devel 6.x-1.17 or any 6.x-1.x-dev snapshot from before 2009-09-23 are urged to upgrade. For more details, see SA-CONTRIB-2009-062.
Changes since DRUPAL-6--1-17:
- #303802 by jcmarco, style fixing for capitalization using coder
- #544286 by eMPee584, fix for undefined variable
- Enhance the DNA blocks to explain why node_access() allows or denies the CRUD rights.
- #568658 by KiamLaLuno, miro_dietiker, salvis: Fix t('') call that broke the .pot file, fix some minor coder issues, update .pot file.
- Fix another potx buglet in DNA and update .pot file.
- 568676: Fix incorrect use of l() in a call to t().
- #529772: Expand the functionality of the by-user block, general clean-up.
- #354154 by jonathan1055, Dave Reid: Fixed path to files in Krumo CSS.
- #585952 (SA-CONTRIB-2009-062) by dmitrig01: Fixed missing check_plain() with drupal_set_title().
devel 6.x-1.17
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.17.tar.gz | 159.2 KB | 31b2cbea82226a729b11bbc91920a7cd |
| devel-6.x-1.17.zip | 208.29 KB | 5e2a367f2e43c90de1e676e3037e1570 |
Release notes
Changes since DRUPAL-6--1-16:
Read more