summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.module
Commit message (Expand)AuthorAge
* - Patch #5766 by Moshe: replace getenv() with $_SERVER.Dries Buytaert2004-02-10
* - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,Dries Buytaert2004-02-01
* 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
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Show the top nodes on admin/statistics. Patch by James Walker.Dries Buytaert2003-12-10
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf,...Dries Buytaert2003-12-04
* - Better separation between throttle and statistics module code. Patch by Je...Dries Buytaert2003-11-30
* - More throttle improvements. Patch by Jeremy.Dries Buytaert2003-11-29
* - Fixed incompatibility between the pager and statistics moduleDries Buytaert2003-11-27
* Patch by Jeremy:Dries Buytaert2003-11-27
* Statistics module patch by Jeremy:Dries Buytaert2003-11-26
* - Improved usability of the statistics module's setting page. Patch byDries Buytaert2003-11-25
* Statistics module improvements by Jeremy:Dries Buytaert2003-11-25
* - Moved the "Who's online" block from the statistics module to the user moduleDries Buytaert2003-11-25
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Performance improvement: changed a LEFT JOIN to an INNER JOIN. Patch #157Dries Buytaert2003-11-19
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Added missing break statements. Patch by Chris. Fixes bug 4055.Dries Buytaert2003-11-11
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Bugfix: fixed usernames being shown in the "Who is online" block afterDries Buytaert2003-10-28
* - Bugfix: set the timestamp of the node counters. Patch by Moshe.Dries Buytaert2003-10-23
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* Patch by Moshe:Dries Buytaert2003-10-17
* - Bugfix: in the access log, the "post" column shows "n/a" for every lineDries Buytaert2003-10-13
* - Fixed translation bugs with statistics module. Patch by Gabor.Dries Buytaert2003-10-12
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Translation fix: made the 'Who is online' block 100% translatable.Dries Buytaert2003-10-04
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Block module fixes. Patch by Kjartan.Dries Buytaert2003-09-28
* - 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
* - Fixed problem introduced by partial integration of the administration pages.Dries Buytaert2003-09-20
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Fixing a broken query when tracking by host.Kjartan Mannes2003-08-31
* - Made the statistics module use the new help system. Patch by Michael.Dries Buytaert2003-08-25
* Implemented more suggestions by Keith:Dries Buytaert2003-08-22
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16