summaryrefslogtreecommitdiff
path: root/modules/watchdog.module
Commit message (Expand)AuthorAge
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Fixed typo.Dries Buytaert2003-12-06
* - Corrected the context-sensitive help of the error messages.Dries Buytaert2003-12-06
* - Patch 0178 by eafarris: moved the watchdog colors to CSS so they are themea...Dries Buytaert2003-12-03
* - Fixed incorrect link title.Dries Buytaert2003-11-27
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Small documentation improvements.Dries Buytaert2003-10-23
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Fixed typo in the watchdog module's help text. Patch by Gabor.Dries Buytaert2003-10-07
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Fixed translation glitch in watchdog module. Thanks Stefan.Dries Buytaert2003-10-02
* - Fixed bug #3383: broken admin help of the watchdog module. Patch byDries Buytaert2003-09-30
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Fixed bug #2874: typo in watchdog module help. Patch by Stefan.Dries Buytaert2003-09-16
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Updated the watchdog module to use the new help function approach.Dries Buytaert2003-08-19
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Removed some cruft.Dries Buytaert2003-07-08
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Dropped check_input(); use check_query() instead.Dries Buytaert2003-06-06
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed typo: 'messagess' -> 'messages'Dries Buytaert2003-03-16
* - Two small fixes.Dries Buytaert2003-03-04
* - Bugfix: there was an errant </a> tag with no opening tag. Patch by Al.Dries Buytaert2003-02-27
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Some usability improvements requested by Michael.Dries Buytaert2003-01-06
* - Clean URL patch.Dries Buytaert2003-01-06
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Small improvement to the links.Dries Buytaert2002-12-30
* - Added pager support to watchdog. Based on modified patch from Moshe.Dries Buytaert2002-12-29
* - Removed table markup from watchdog module; should be done in admin.css.Dries Buytaert2002-12-29
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Strip all tags from the watchdog message.Dries Buytaert2002-11-11
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01