Neil Drumm
9cff02e91b
#61802 by Zen, Double spaced sentences clean up
2006-05-07 00:08:36 +00:00
Dries Buytaert
340bb85c7f
- Patch #60910 by doq: clean up the statistics.module's link handling. Show clean URLs when available.
2006-05-05 11:38:37 +00:00
Gerhard Killesreiter
d6a164c400
#5371 , drupal_get_destination, pager and tablesort array handling, patch by Steven
2006-04-13 08:25:27 +00:00
Gerhard Killesreiter
70aae83c8e
#58166 , fixes for typos, patch by Uwe Herrmann
2006-04-11 11:33:15 +00:00
Gerhard Killesreiter
dba33bf190
#53174 , track tab should not be visible when tracker is switched off., patch by Ber
2006-04-08 17:08:45 +00:00
Gerhard Killesreiter
5885925b0d
#53348 , Handling of deleted/blocked user accounts, patch by jreyero and Zen
2006-03-26 19:31:00 +00:00
Dries Buytaert
725ce1dc16
- Bug 51905: decode_entities not available when a cached page is served..
2006-03-01 15:20:43 +00:00
Dries Buytaert
e3db356ad5
- Patch #51850 by webchick: work around a db_rewrite_sql() bug.
2006-03-01 08:47:17 +00:00
Dries Buytaert
3603fe1bd8
- Patch #49912 : www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
2006-02-21 18:46:54 +00:00
Steven Wittens
0d89f29a3f
- #48616 : check_plain() incorrectly applies to page titles in statistics
2006-02-09 08:28:53 +00:00
Dries Buytaert
ef6823d418
- Patch #47999 by chx: removed dead code.
2006-02-09 07:05:49 +00:00
Dries Buytaert
f76ff3d4b5
- Patch #47277 by markus: wrong URL in admin/logs/access/<item>.
2006-02-01 15:50:01 +00:00
Dries Buytaert
1766d40093
- Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit().
2006-01-23 07:54:08 +00:00
Dries Buytaert
cb93c61714
- 'node' -> 'post'
2006-01-07 10:12:32 +00:00
Steven Wittens
ee77417ff2
- #22565 : Change statistics counter setting into permission
2006-01-07 05:39:33 +00:00
Steven Wittens
e43ea3f955
#36936 / #36937 : PgSQL fixes for statistics
2005-11-13 02:40:18 +00:00
Dries Buytaert
a8b218827a
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
Steven Wittens
0953282878
- Statistics node view counter counted a lot of false positives (including a nid 0 for legacy URLs).
2005-10-12 01:00:24 +00:00
Dries Buytaert
75fe6b6c0a
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.
2005-10-11 19:44:35 +00:00
Dries Buytaert
a1ae4da70b
- Removing tabs and trailing whitespaces.
2005-10-07 06:51:43 +00:00
Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
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.
2005-10-07 06:11:12 +00:00
Dries Buytaert
67e68fc679
- Patch #28786 by Neil: move pagers out of table.
2005-09-24 07:53:26 +00:00
Dries Buytaert
d43655c962
- Patch #31449 by chx: store session IDs in the accesslog table.
2005-09-18 17:09:56 +00:00
Dries Buytaert
7b8a409675
- Patch #29385 by chx: no ?> add end of files.
2005-08-25 21:14:17 +00:00
Dries Buytaert
b114336554
- Patch #28924 by Jeremy: simplified 'group by'-clause to improve performance.
2005-08-16 19:48:04 +00:00
Dries Buytaert
7625a4e91a
- Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).
...
Usernames can now be themed; eg. an icon/avatar could be added.
TODO: update contributed modules + update the migration docs.
2005-08-01 05:14:05 +00:00
Steven Wittens
c81bbf4aa1
- #24673 : Fix deprecated usage of implode
2005-07-30 12:52:54 +00:00
Steven Wittens
746b242326
- #27668 : Replace deprecated tags/attributes with XHTML/CSS in locale.
...
- (#15121 ) Improve string cut-off for locale table
2005-07-29 06:59:29 +00:00
Dries Buytaert
1b6d8cad85
- Removed some dead code.
2005-07-18 05:40:17 +00:00
Dries Buytaert
160a1e0ef8
- Patch #25634 by chx: simplified node_load().
2005-07-17 18:29:32 +00:00
Dries Buytaert
aa75f0a18c
- Patch 7897: don't show blocks if they have no content
2005-07-02 11:58:16 +00:00
Dries Buytaert
1474632aa0
- Patch #24135 by Moshe: made it possible to ban visitors based on hostname/IP. Banning visitors can either be done from the 'access control' pages, or directly from the statistics pages. This feature is very convenient to block badly behaving crawlers.
2005-06-07 18:54:37 +00:00
Dries Buytaert
596843dae6
- Crop long columns.
2005-06-06 14:04:47 +00:00
Steven Wittens
a597354bcb
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.
2005-05-31 21:14:27 +00:00
Dries Buytaert
e7b70296be
- Renamed "top users" page to "top visitors" and added some page generation times per user.
...
This make it trivial to spot evil crawlers.
2005-05-19 19:05:27 +00:00
Steven Wittens
5154c3aca4
- Fixing some plain/url check calls.
2005-05-18 21:12:17 +00:00
Dries Buytaert
2b7f504dc8
- Added the ability to track page generation times in the statistics module.
...
(Made some improvements as per the suggestions in the issue.)
- Added extended timer implementation.
2005-05-12 11:21:35 +00:00
Dries Buytaert
74d614c9f0
- Patch #22264 by patryk: made a SQL query PostgreSQL compliant. Thanks Patryk.
2005-05-07 21:53:20 +00:00
Dries Buytaert
a76a1e1f3f
- Patch 20910 by chx: centralize print theme page.
2005-04-24 16:34:36 +00:00
Steven Wittens
3a8e1864c6
- #20391 : Popular content block did not respect node access permissions.
2005-04-23 04:15:12 +00:00
Dries Buytaert
1c83d51741
- Patch by Adrian: postgresql fixes
2005-04-14 19:37:11 +00:00
Steven Wittens
be14203534
- #18817 : Clean up plain-text checking (see drupal-devel!)
2005-03-31 09:25:33 +00:00
Steven Wittens
c3f1f7345e
- #18939 (Stefan): Always use paragraph tags around page help text.
2005-03-18 07:07:04 +00:00
Dries Buytaert
5b7ecb8650
- Patch #17208 by asimmonds: help text fixes:
...
- permissions menu link updates in a number of modules help
- anchor link fix in distributed auth help
- "my account" link fix in user help
- spelling correction in tracker.module help
- I also changed 'admin/access/perms' to 'admin/access/permissions'.
2005-02-12 07:51:14 +00:00
Dries Buytaert
8d72382662
- Patch #15962 by Goba: fixed the association between the accesslog data and the nodes.
2005-01-23 15:32:32 +00:00
Steven Wittens
6adc3dd055
- Bad quote
2005-01-19 12:01:35 +00:00
Steven Wittens
09bd156ba2
- Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes).
...
- Clean up various SQL queries: removing literally inserted data (db_escape_string is evil!), fixing single "%" which should be "%%", fixing integers being compared as strings.
2005-01-19 01:46:25 +00:00
Dries Buytaert
2b17b3a966
- Patch #13907 by Neil: less ways to set the page title.
...
* Less logic in theme code.
* Encourages use of the menu system.
* Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them.
* Very slightly more efficient.
2004-12-15 21:19:42 +00:00
Dries Buytaert
d8113fda7e
- Small code improvements.
2004-11-29 09:31:28 +00:00
Dries Buytaert
167c59e4da
- Beautified the contents of the table.
...
- Removed some dead code.
2004-11-28 13:55:17 +00:00