summaryrefslogtreecommitdiff
path: root/modules/watchdog.module
Commit message (Expand)AuthorAge
* - 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
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - XHTML-ified the HTML code: it passes the ./scipts/code-style.pl testDries Buytaert2001-11-11
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - I tidied up most SQL tables to be more consistent with the rest of theDries Buytaert2001-10-14
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - Added the new user module!Dries Buytaert2001-09-16
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* - Added improvement locale.module, based on Gerhard K.'s implementation.Dries Buytaert2001-07-02
* - Made search.php a module, being search.module.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20