summaryrefslogtreecommitdiff
path: root/modules/statistics
Commit message (Collapse)AuthorAge
* Issue #2486643 by AlexKirienko: Undefined index: nid in main() in statistics.phpDavid Rothstein2015-10-12
|
* Issue #2470525 by berenddeboer, osman: statistics_node_view overwrites ↵David Rothstein2015-10-10
| | | | #attached JavaScript
* Merge tag '7.35' into 7.xDavid Rothstein2015-03-18
|\ | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.35David Rothstein2015-03-18
| |
* | Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the"Jennifer Hodgdon2015-02-17
|/
* Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in ↵David Rothstein2014-11-01
| | | | access log pages does not sort IP addresses.
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #1209532 by timmillwood, lucascaro, wiifm, iamEAP, sdrycroft, ↵David Rothstein2013-12-27
| | | | mikeytown2 | slashrsm: Count node views via AJAX in the statistics module.
* Issue #1346772 by xjm, scor: Fixed StatisticsLoggingTestCase->testLogging() ↵webchick2012-10-17
| | | | fails with clean URLs in some environments.
* Issue #1797520 by dcam, Lars Toomre: Remove t() from test assertions in ↵Jennifer Hodgdon2012-10-08
| | | | statistics module
* Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: Clean up API docs for ↵Jennifer Hodgdon2012-05-23
| | | | Statistics module
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1346772 by xjm: Fixed StatisticsLoggingTestCase->testLogging() is ↵webchick2011-11-21
| | | | unstable.
* Issue #1180642 by franz, catch, xjm, musicnode: Fixed PDOException in ↵webchick2011-11-11
| | | | statistics_exit() when path longer than 255 characters.
* Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when ↵webchick2011-10-29
| | | | saving a node with a title that is too long.
* - Patch #1253298 by bfroehle: PHP Notice with statistics_exit().Dries Buytaert2011-08-26
|
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #991046 by carlos8f, mikey_p: Fixed PDO Exception after upgrading from ↵Angie Byron2010-12-08
| | | | Drupal 6.19 to Drupal 7 RC1
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵Angie Byron2010-08-30
| | | | ul.links.inline in node links.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #844892 by andypost: minor code style fixes.Dries Buytaert2010-07-10
|
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* - Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP ↵Dries Buytaert2010-06-30
| | | | blocking.
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵Dries Buytaert2010-06-26
| | | | system_settings_form().
* - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵Dries Buytaert2010-05-29
| | | | array for block content.
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #782240 by Pasqualle: invalid argument supplied for foreach() in ↵Dries Buytaert2010-05-13
| | | | _block_rehash().
* #760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17.Angie Byron2010-04-28
|
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵Angie Byron2010-03-30
| | | | on Configuration & Modules correctly.
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #229051 by Josh Waihi, bellHead, ainigma32, Dave Reid, druido, ↵Dries Buytaert2010-01-26
| | | | ivanSB@drupal.org, jaydub: fixed 'Top visitor' page on PostgreSQL 8.3.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #441002 by naxoc: Tests for Statistics module.Angie Byron2010-01-07
|
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #659578 by mcarbone, jhodgdon: fixed statistics pages and added some ↵Dries Buytaert2009-12-20
| | | | extra tests. One critical bug less.
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|