| /[drupal]/contributions/modules/devel/devel.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by Dave Reid: Reverted removing menu update from devel_update_7001().
by Dave Reid: Updated for menu_save() and menu_delete().
Update and modernize devel.install.
#554838 by Dave Reid, savlis: Fixed phantom menu items and block errors on module disable or uninstall.
#549140: Update paths for admin/config IA.
#366225 by dereine. Devel block still shown after devel is disabled.
#484002 missing function and also some coder module fixes.
#477512 by fgm. Make devel pass coder.module trivial checks
Remove SMTP library. Was conflicting with new simpletest provided library. Use reroute_mail module or other at http://drupal.org/project/modules?filters=tid:66&solrsort=sort_title%20asc
Update 2 queries in hook_install() to DBTNG.
#368133 by drewish: Remove trailing whitespace.
#310694 by Pasqualle and dww: Typo in comment for devel_uninstall().
#310694 by Pasqualle and dww: Typo in comment for devel_uninstall().
Update for PDO. Removed the storage of queries. Perhas this can be resurrected in http://drupal.org/project/arooga or other module. Or back into devel ... Also reworked the module reinstall UI.
parse error.
#273167 by beginner. tripped over a landmine in update_sql().
Add settings link to devel block.
Add settings link to devel block.
#248523 by quicksketch. fix warning in update function
#248523 by quicksketch. fix warning in update function
don't emit query log during node access rebuild. we shouldn't even collect them (needs a patch).
update.php does not create custom menu. fix by zambrey.
another minor .install fix
fix minor syntax error in devel.install
add update function to create our run cron menu link
create menu link for run cron with devel as owning module. also menu.inc is not that smart. it does not use the module column for uninstall. thats a bug IMO. anyway, i worked around this in devel_uninstall().
don't put untranslated strings into menu_custom table. menu.install gets this wrong, i believe.
remove custom menu during uninstall.
the return of 'run cron' menu link
create the menu itself in hook_update_n
create the menu itself in hook_install
use schema api and add hook_uninstall() for devel module
#201060. query store get postgres support. patch by mailleux.
moving hook_disable to be in the same location as HEAD -- we might as well keep these files in sync as much as possible.
per moshe, pull out unneeded _block_rehash() call.
updated for new wildcard syntax (%node) and new watchdog() params. all that is left for full HEAD compliance is fapi3 changes.
remove useless block_rehash() call
#126098 disable dev_query variable on module disable. patch by greggles and JohnAlbin
#126098 disable dev_query variable on module disable. patch by greggles and JohnAlbin
#101404 by drewish. enable blocks in hook_install(). backport from HEAD
MSSQL schema. #100743 by Souvent22
MSSQL schema. #100743 by Souvent22
make devel really be the last module in system.weight and fix NOTICES per #96920.
make devel really be the last module in system.weight and fix NOTICES per #96920.
make devel really be the last module in system.weight and fix NOTICES per #96920
minor fixes: #79236 add block rehash, #78521 dprint_r() gets html encoding, #78520 dpr() is now a true alias of dprint_r(), #78518 phpinfo body gets get stripped properly
minor fixes #79236 add block rehash, #78521 dprint_r() gets html encoding, #78520 dpr() is now a true alias of dprint_r(), #78518 phpinfo body gets get stripped properly
fix block enable footer region and some formatting
fix formatting and block enable bug
backport from HEAD
varchar not sufficient for long queries
backport from HEAD
fixing #47755 and some other issues. run update.php
4-7 branch
file devel.install was added on branch DRUPAL-4-7 on 2006-07-20 20:29:05 +0000
.install file for store querylog feature. also cleaned up settings page some more.
#69997 devel block status=1
#55447 phpinfo + expanded menu + block
#51995 - add devel.install to set up the correct module weight and add fix to fix up module weights for existing installs.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |