Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #72284 by me: | Dries Buytaert | 2006-07-10 |
| | | | | | + reorganized ?q=admin/settings + deprecated the _settings hook | ||
* | #71925 by Steven, remove # prefix from link array keys. | Neil Drumm | 2006-07-04 |
| | |||
* | - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵ | Dries Buytaert | 2006-05-18 |
| | | | | modules | ||
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
| | |||
* | - Patch #60910 by doq: clean up the statistics.module's link handling. Show ↵ | Dries Buytaert | 2006-05-05 |
| | | | | clean URLs when available. | ||
* | #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵ | Gerhard Killesreiter | 2006-04-13 |
| | | | | Steven | ||
* | #58166, fixes for typos, patch by Uwe Herrmann | Gerhard Killesreiter | 2006-04-11 |
| | |||
* | #53174, track tab should not be visible when tracker is switched off., patch ↵ | Gerhard Killesreiter | 2006-04-08 |
| | | | | by Ber | ||
* | #53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen | Gerhard Killesreiter | 2006-03-26 |
| | |||
* | - Bug 51905: decode_entities not available when a cached page is served.. | Dries Buytaert | 2006-03-01 |
| | |||
* | - Patch #51850 by webchick: work around a db_rewrite_sql() bug. | Dries Buytaert | 2006-03-01 |
| | |||
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
| | |||
* | - #48616: check_plain() incorrectly applies to page titles in statistics | Steven Wittens | 2006-02-09 |
| | |||
* | - Patch #47999 by chx: removed dead code. | Dries Buytaert | 2006-02-09 |
| | |||
* | - Patch #47277 by markus: wrong URL in admin/logs/access/<item>. | Dries Buytaert | 2006-02-01 |
| | |||
* | - Patch #44828 by chx/Crell: make sure the url/path is properly initialized ↵ | Dries Buytaert | 2006-01-23 |
| | | | | in statistics_exit(). | ||
* | - 'node' -> 'post' | Dries Buytaert | 2006-01-07 |
| | |||
* | - #22565: Change statistics counter setting into permission | Steven Wittens | 2006-01-07 |
| | |||
* | #36936 / #36937: PgSQL fixes for statistics | Steven Wittens | 2005-11-13 |
| | |||
* | - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵ | Dries Buytaert | 2005-11-01 |
| | | | | help of core modules! / | ||
* | - Statistics node view counter counted a lot of false positives (including a ↵ | Steven Wittens | 2005-10-12 |
| | | | | nid 0 for legacy URLs). | ||
* | - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. | Dries Buytaert | 2005-10-11 |
| | |||
* | - Removing tabs and trailing whitespaces. | Dries Buytaert | 2005-10-07 |
| | |||
* | - Patch #29465: new form API by Adrian et al. | Dries Buytaert | 2005-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 Buytaert | 2005-09-24 |
| | |||
* | - Patch #31449 by chx: store session IDs in the accesslog table. | Dries Buytaert | 2005-09-18 |
| | |||
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
| | |||
* | - Patch #28924 by Jeremy: simplified 'group by'-clause to improve performance. | Dries Buytaert | 2005-08-16 |
| | |||
* | - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object). | Dries Buytaert | 2005-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 implode | Steven Wittens | 2005-07-30 |
| | |||
* | - #27668: Replace deprecated tags/attributes with XHTML/CSS in locale. | Steven Wittens | 2005-07-29 |
| | | | | - (#15121) Improve string cut-off for locale table | ||
* | - Removed some dead code. | Dries Buytaert | 2005-07-18 |
| | |||
* | - Patch #25634 by chx: simplified node_load(). | Dries Buytaert | 2005-07-17 |
| | |||
* | - Patch 7897: don't show blocks if they have no content | Dries Buytaert | 2005-07-02 |
| | |||
* | - Patch #24135 by Moshe: made it possible to ban visitors based on ↵ | Dries Buytaert | 2005-06-07 |
| | | | | 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. | ||
* | - Crop long columns. | Dries Buytaert | 2005-06-06 |
| | |||
* | - Code cleanup: improve format_plural usage, add some missing ↵ | Steven Wittens | 2005-05-31 |
| | | | | placeholder/check calls, and introduce API for <link> tags. | ||
* | - Renamed "top users" page to "top visitors" and added some page generation ↵ | Dries Buytaert | 2005-05-19 |
| | | | | | | times per user. This make it trivial to spot evil crawlers. | ||
* | - Fixing some plain/url check calls. | Steven Wittens | 2005-05-18 |
| | |||
* | - Added the ability to track page generation times in the statistics module. | Dries Buytaert | 2005-05-12 |
| | | | | | | (Made some improvements as per the suggestions in the issue.) - Added extended timer implementation. | ||
* | - Patch #22264 by patryk: made a SQL query PostgreSQL compliant. Thanks Patryk. | Dries Buytaert | 2005-05-07 |
| | |||
* | - Patch 20910 by chx: centralize print theme page. | Dries Buytaert | 2005-04-24 |
| | |||
* | - #20391: Popular content block did not respect node access permissions. | Steven Wittens | 2005-04-23 |
| | |||
* | - Patch by Adrian: postgresql fixes | Dries Buytaert | 2005-04-14 |
| | |||
* | - #18817: Clean up plain-text checking (see drupal-devel!) | Steven Wittens | 2005-03-31 |
| | |||
* | - #18939 (Stefan): Always use paragraph tags around page help text. | Steven Wittens | 2005-03-18 |
| | |||
* | - Patch #17208 by asimmonds: help text fixes: | Dries Buytaert | 2005-02-12 |
| | | | | | | | | | - 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'. | ||
* | - Patch #15962 by Goba: fixed the association between the accesslog data and ↵ | Dries Buytaert | 2005-01-23 |
| | | | | the nodes. | ||
* | - Bad quote | Steven Wittens | 2005-01-19 |
| | |||
* | - Fix tracker pager count query being wrong (it did not return a count but a ↵ | Steven Wittens | 2005-01-19 |
| | | | | | | 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. |