Posted by moshe weitzman on September 18, 2008 at 5:24pm
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.11.tar.gz | 142.28 KB | 93bc2cc8da26d759e46b24f1b9d4e3e2 |
| devel-6.x-1.11.zip | 191.87 KB | 3c1063443d81927e3b90e129bc169a24 |
Last updated: December 24, 2010 - 22:45
Changes since DRUPAL-6--1-10:
- Ensure correct sorting of priorities according to node_access_acquire_grants().
- add cache flush to devel_themer
- #290474 by dww. devel breaks non-HTML pages: application/* and text/x-comma-separated-values
- #267204 by ksenzee. fix some render problems in theme developer by emitting span around page using js instead of php.
- patch by moshe weitzman. more correct reinstall of modules.
- stop logging theme calls after the page has been rendered (i.e. not tracking on query log)
- Rework Theme Developer so it use a file based cache for the variables. This avoids max_packet_size error on mysql.
- #301284 php4 compatibility for uniqid()
- #299912: Remove unneeded _block_rehash() call because it interferes with installation profiles.
- backport improved module reinstall UI.
- really go silent during batch operations.
- dprint_r() never uses krumo(). use kpr() instead
- #310060 by eaton. Allow devel_generate to create older nodes and users.
- #306857 by brendoncrawford. devel_store_queries() Crashing With mysqli