devel 6.x-1.11
moshe weitzman - September 18, 2008 - 17:24
| Download | Size | md5 hash |
|---|---|---|
| devel-6.x-1.11.tar.gz | 142.28 KB | 93bc2cc8da26d759e46b24f1b9d4e3e2 |
Official release from CVS tag: DRUPAL-6--1-11
Last updated: September 18, 2008 - 17:30
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
