summaryrefslogtreecommitdiff
path: root/modules/statistics.module
Commit message (Expand)AuthorAge
* - 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
* - Ported Neil Ernst's patch to CVS: prefix a columname with a qualificationDries Buytaert2003-03-11
* - Fixed log views so that the menu doesn't dissapear. (Note: don't use exit()Kjartan Mannes2003-03-09
* - Fixed some typos spotted by Al Maw.Dries Buytaert2003-02-25
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Changed '%s' into '%d' such that an empty $user->uid is converted to 0. RequiDries Buytaert2003-02-09
* - Applied Moshe's _exit patch (slightly modified).Dries Buytaert2003-01-26
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Applied Ori's format_plural() patch; see mailing list for details.Dries Buytaert2003-01-21