Posted by drewish on April 21, 2010 at 7:45pm
| 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 |
Last updated: December 24, 2010 - 22:45
Changes since DRUPAL-7--1-0-BETA1:
- #713882 by greg.1.anderson. Add 2 drush commands for viewing source code for a function or all implementations of a given hook (and then viewing an actual implementation)
- Allow class and method in fn-view and add validation
- untangle devel and devel_generate a bit
- Remove schema install/uninstall from performance module
- #752366. decode_entities not always available.
- #599196 by joelstein | salvis: Fixed Allow switch user block to show only autocomplete field.
- Use unclean URLs since those are universal and it does not matter here. If anyone knows how do so url() in javascript then please speak up.
- misc plus refactor of xhprof so that it can be used during drush requests. these requests show a log statement with the xhprof url at the end (verbose mode)
- Fix xhprof var name
- Port devel_rebuild_node_comment_statistics() to D7. Its still slightly flawed.
- #236511. SQL bug in devel_rebuild_node_comment_statistics
- #744438 by gpk. n.created instead of n.changed in devel_rebuild_node_comment_statistics
- devel_rebuild_node_comment_statistics fixes
- Fix misplaced parenthesis, fix comment (I've seen it on WAMP).
- #282010 by naxoc. Allow languages to be assigned to generated nodes
- #608734 by jeffschuler, salvis: Added Make Execute PHP Block Collapsible.
- fix notice related to xhprof
- fix rebuild_stats
- #694308 by drewish: Update krumo to 0.2.1a.