| Commit message (Collapse) | Author | Age |
|
|
|
| |
(Not sure if this needs to be backported to DRUPAL-4-6.)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
allowing custom sorting orders.
|
| |
|
|
|
|
| |
refinement-filter patch.
|
|
|
|
|
|
| |
Return of the JavaScript!
- #22519: form_autocomplete(): Ajax based autocompletion. Currently used for user names and folksonomy tags.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
then term weight.
|
| |
|
| |
|
| |
|
|
|
|
| |
printer-friendly book pages.
|
|
|
|
| |
significantly.
|
|
|
|
| |
substition.
|
|
|
|
|
|
| |
times per user.
This make it trivial to spot evil crawlers.
|
| |
|
| |
|
| |
|
|
|
|
| |
category/subject.
|
|
|
|
| |
page links to the taxonomy term list page.
|
|
|
|
| |
drupal_attributes(). this patch fixes it and wraps the params into array()
|
| |
|
|
|
|
| |
rows matched instead of only changed we can get rid of the hacks that worked around this.
|
| |
|
|
|
|
| |
theme('placeholder', 'foo')
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
(Made some improvements as per the suggestions in the issue.)
- Added extended timer implementation.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
keep track of the user's last access. In turn, this allowed me to:
1. Optimize the "Who's online" block. On drupal.org, the "Who's online"
block requires 32 SQL queries. With this patch, only 2 queries are
left (eliminated 30 SQL queries), and one of the two remaining queries
became appr. 20 times faster.
2. Correct the "Last access" column in the user administration overview
table. The presented data was not accurate, which led to the column
being removed. You can now sort users by 'last access'.
|
| |
|
|
|
|
| |
instead of "created term").
|
|
|
|
| |
up e.g. <PRE>
|
|
|
|
| |
<script>).
|
| |
|
| |
|
|
|
|
| |
character and causes problems in CSS.
|
| |
|