| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
in JS and no-JS mode
|
| |
|
| |
|
|
|
|
| |
should be check_plain()-ed not t()-ed
|
|
|
|
| |
using the passed in account
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
handling, removing lots of duplicate code
|
|
|
|
| |
performance and fix a buggy message
|
|
|
|
| |
mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts
|
|
|
|
| |
node types defined
|
| |
|
| |
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
promote flag in node_unpromote_action()
|
|
|
|
| |
behavior of assuming empty default value for NOT NULL columns, fixing poll submission on PostgreSQL
|
|
|
|
| |
to RSS feed teasers for RSS reader usability
|
|
|
|
| |
feedback messages
|
|
|
|
| |
author uid takes precedence over the revision uid
|
|
|
|
| |
with all nodes instead
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
| |
|
|
|
|
| |
parts of http://drupal.org/cvs?commit=74833
|
|
|
|
| |
(avoiding CSRF)
|
|
|
|
| |
newline filter is present in the particular input format
|
| |
|
|
|
|
| |
reviewed
|
| |
|
|
|
|
| |
editing permission names
|
|
|
|
| |
this was not updated in the node teaser building code
|
|
|
|
| |
editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway
|
|
|
|
| |
download links and include more pointers to these locations
|
|
|
|
| |
early, not taking break type precedence into account
|
|
|
|
| |
constraint in PostgreSQL
|
|
|
|
| |
we get the vid property updated on PHP 4 too
|
| |
|
|
|
|
| |
associated with the wrong user.
|
|
|
|
| |
from search module
|
|
|
|
| |
'content' as appropriate
|
| |
|
| |
|
|
|
|
| |
and the same as the usual search page anyway
|
|
|
|
| |
standards
|
| |
|
|
|
|
| |
arbitrary users, so independent user access checks can be done in a request
|
|
|
|
| |
closing unclosed tags, avoiding empty table containers, and so on
|