summaryrefslogtreecommitdiff
path: root/modules/watchdog
Commit message (Expand)AuthorAge
* - Patch #8952 by Morbus: watchdog module beautifications.Dries Buytaert2004-07-03
* - Small watchdog module optimization by Morbus.Dries Buytaert2004-07-02
* - Patch #8952 by Morbus: made the watchdog module more doxygenish:Dries Buytaert2004-07-02
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Fixing watchdog menu so the filters work.Kjartan Mannes2004-06-01
* - More code improvements by JonBob.Dries Buytaert2004-05-24
* - Made the log type menus conditonalKjartan Mannes2004-05-17
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch 6675 by Ax: reorganized the menu's of the watchdog and statistics moduleDries Buytaert2004-04-18
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* Truncate UTF-8 patch. Introduced a new function truncate_utf8() for chopping ...Steven Wittens2004-04-15
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: introduced a new function, drupal_map_assoc().Dries Buytaert2004-02-12
* - Avoid SQL queries if possible.Dries Buytaert2004-02-10
* - Usability improvement: changed 'messages' to 'logs'.Dries Buytaert2004-02-07
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Removed the hard-coded list of watchdog types. The list is compiledDries Buytaert2004-01-02
* - 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