| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
format_username().
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
_node_types_build() accidentally marks node types as disabled
|
|
|
|
| |
actual loaded user
|
| |
|
|
|
|
| |
in to hook_node_load().
|
|
|
|
| |
memcache for caching backend
|
| |
|
|
|
|
| |
node_access_view_all_nodes() is never invoked.
|
|
|
|
| |
in tableselect if #weight is not set.
|
|
|
|
| |
lost on module disable.
|
|
|
|
| |
visible when a Node Access module is enabled.
|
|
|
|
| |
markup/CSS for content and user filter forms.
|
|
|
|
| |
jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
|
|
|
|
| |
not allow for node access.
|
|
|
|
|
|
|
|
|
|
|
|
| |
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
| |
|
|
|
|
| |
[comment:uid], and [file:uid] tokens.
|
|
|
|
| |
settings are re-saved.
|
|
|
|
| |
database system.
|
| |
|
|
|
|
| |
coding standard for casting.
|
| |
|
| |
|
|
|
|
| |
make them work. AWESOME! :D
|
|
|
|
| |
other node fields.
|
|
|
|
| |
node_save() fails silently.
|
|
|
|
| |
xpath tests.
|
|
|
|
| |
cannot be properly extended.
|
| |
|
|
|
|
| |
node_query_node_access_alter() (with tests).
|
| |
|
|
|
|
| |
actually test what it's supposed to.
|
|
|
|
| |
at end of files.
|
|
|
|
| |
never updated. (with tests)
|
| |
|
|
|
|
| |
comment_rebuild().
|
|
|
|
| |
were breaking testbot.
|
|
|
|
| |
insertion logic. (with tests)
|
|
|
|
| |
(with tests)
|
|
|
|
| |
for use on the dashboard.
|
|
|
|
| |
Content-Type to 'Basic page'.
|
|
|
|
|
|
| |
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
|