summaryrefslogtreecommitdiff
path: root/modules/statistics.module
Commit message (Expand)AuthorAge
* - 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
* - Bugfix: statistics.module can't give referrer statistics other than theDries Buytaert2003-01-16
* - Ported David's taxonomy patch to Drupal CVS.Dries Buytaert2003-01-09
* - Fixed access log update bug introduced during clean URL commit. Patch byDries Buytaert2003-01-07
* - Clean URL patch.Dries Buytaert2003-01-06
* - Made a database query ASNI compliant. Patch by Ax.Dries Buytaert2003-01-05
* - The statistics module would sometimes mistake a non-node ID with thatDries 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
* - Usability improvement: made the access log, referrer logs and popular postDries Buytaert2002-12-29
* - Some small cosmetic changes.Dries Buytaert2002-12-26
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - The statistics module's blocks showed unpublished nodes. Patch by Ax.Dries Buytaert2002-12-10
* * Applied slightly modified version of Marco's taxonomy patch:Dries Buytaert2002-12-02
* - Patch by Jeremy to fix a module loading bug:Dries Buytaert2002-11-29
* - Applied Jeremy's statistics module patch: made most (if not all) of theDries Buytaert2002-11-28
* - Fixed the statistics block titles such that the username is displayed corre...Dries Buytaert2002-11-26
* - Applied Jeremy's statistics module patches:Dries Buytaert2002-11-26
* Applied Moshe's patches:Dries Buytaert2002-11-11