summaryrefslogtreecommitdiff
path: root/modules/statistics.module
Commit message (Expand)AuthorAge
* - 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
* - 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
* - Added 3 missing t() functions to the statistics module's administrationDries Buytaert2003-07-08
* - Bugfix: added more permissions checks. Patches #60-62 by Al. Should fixDries Buytaert2003-07-01
* - Bring back the statistics module. Not sure what went wrong.Dries Buytaert2003-06-23
* - Improvement: SQL improvements to the user module. Patch #44 and #45 byDries Buytaert2003-06-23
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: fixed broken links. Patch by Ax.Dries Buytaert2003-06-14
* - Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...Dries Buytaert2003-06-11
* - Dropped check_input(); use check_query() instead.Dries Buytaert2003-06-06
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed 3 PostgreSQL problems!Dries Buytaert2003-05-18
* - Only export the "who is online" block when the access log is enabled.Dries Buytaert2003-05-17
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed the grammer of the Who's online block. Patch by Al. Fixes bug #1541.Dries Buytaert2003-04-28
* - Drop some unneeded table-name qualifiers. Patch by Gary.Dries Buytaert2003-04-22
* - Fixed type: whos -> who'sDries Buytaert2003-04-22
* - Added some missing quotes.Dries Buytaert2003-04-21
* - Fixed broken query in the statistics module. Fix by Gary Lawrence Murphy.Dries Buytaert2003-04-19
* - Small fix.Dries Buytaert2003-04-16
* A batch of changes:Dries Buytaert2003-04-14
* - Fixed the broken access log pages.Dries Buytaert2003-03-28
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16