summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.module
Commit message (Collapse)AuthorAge
...
* #48415 by nickl. Correct count query for Top visitors page.Neil Drumm2006-12-30
|
* - Patch #77971 by jvandyck, drumm, et al: move logging to exit hookDries Buytaert2006-12-30
|
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
|
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #98359 by webchick and webernet: standardize on terminology: ↵Dries Buytaert2006-11-21
| | | | 'website' and 'web page'.
* #98359 by webchick. Change 'web site' to more common usage, 'website.'Neil Drumm2006-11-19
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* - Patch #79622 by Dries: added views to see the most popular search terms,Dries Buytaert2006-08-29
| | | | | the most important 404s and 403s. This makes the watchdog data easier to use. Improved consistency of the 'amdminister > logs' section.
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #77971 by Gerhard: move logging to _init hook.Dries Buytaert2006-08-10
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #75594 by eafarris, remove of gender-specific pronounsNeil Drumm2006-07-27
|
* #73605 by RobRoy, make hook_link() implementations consistent with ↵Neil Drumm2006-07-19
| | | | documentation.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Patch #60910 by doq: clean up the statistics.module's link handling. Show ↵Dries Buytaert2006-05-05
| | | | clean URLs when available.
* #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵Gerhard Killesreiter2006-04-13
| | | | Steven
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
|
* #53174, track tab should not be visible when tracker is switched off., patch ↵Gerhard Killesreiter2006-04-08
| | | | by Ber
* #53348, Handling of deleted/blocked user accounts, patch by jreyero and ZenGerhard Killesreiter2006-03-26
|
* - Bug 51905: decode_entities not available when a cached page is served..Dries Buytaert2006-03-01
|
* - Patch #51850 by webchick: work around a db_rewrite_sql() bug.Dries Buytaert2006-03-01
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - #48616: check_plain() incorrectly applies to page titles in statisticsSteven Wittens2006-02-09
|
* - Patch #47999 by chx: removed dead code.Dries Buytaert2006-02-09
|
* - Patch #47277 by markus: wrong URL in admin/logs/access/<item>.Dries Buytaert2006-02-01
|
* - Patch #44828 by chx/Crell: make sure the url/path is properly initialized ↵Dries Buytaert2006-01-23
| | | | in statistics_exit().
* - 'node' -> 'post'Dries Buytaert2006-01-07
|
* - #22565: Change statistics counter setting into permissionSteven Wittens2006-01-07
|
* #36936 / #36937: PgSQL fixes for statisticsSteven Wittens2005-11-13
|
* - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵Dries Buytaert2005-11-01
| | | | help of core modules! /
* - Statistics node view counter counted a lot of false positives (including a ↵Steven Wittens2005-10-12
| | | | nid 0 for legacy URLs).
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
|
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
|
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
| | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP.
* - Patch #28786 by Neil: move pagers out of table.Dries Buytaert2005-09-24
|
* - Patch #31449 by chx: store session IDs in the accesslog table.Dries Buytaert2005-09-18
|
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - Patch #28924 by Jeremy: simplified 'group by'-clause to improve performance.Dries Buytaert2005-08-16
|
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
| | | | | | Usernames can now be themed; eg. an icon/avatar could be added. TODO: update contributed modules + update the migration docs.
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
|
* - #27668: Replace deprecated tags/attributes with XHTML/CSS in locale.Steven Wittens2005-07-29
| | | | - (#15121) Improve string cut-off for locale table
* - Removed some dead code.Dries Buytaert2005-07-18
|