| Commit message (Collapse) | Author | Age |
|
|
|
| |
node types defined
|
|
|
|
| |
installed modules, if they are compatible with the current system
|
| |
|
|
|
|
| |
aggregator module
|
|
|
|
| |
aggregator, comment and system modules
|
|
|
|
| |
initialization
|
| |
|
|
|
|
| |
aggregator module
|
|
|
|
| |
private file handling is used
|
|
|
|
| |
fix smaller bugs
|
|
|
|
| |
enabled themes, for consistency with the theme settings page
|
|
|
|
| |
now replaced with actual code to not depend on the ever changing schema
|
| |
|
| |
|
|
|
|
| |
do not mislead our users
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring
|
|
|
|
| |
description wording in installer and runtime interface
|
|
|
|
| |
reflected in the menu hook
|
|
|
|
| |
message not just a status message in update module
|
| |
|
|
|
|
| |
the counter query on the poll page, so fixed that
|
| |
|
|
|
|
| |
promote flag in node_unpromote_action()
|
|
|
|
| |
login tasks, such as session id regeneration were not performed in all cases, so centralize this
|
|
|
|
| |
installation in dependency order, so later installed modules can use previously installed module functionality
|
|
|
|
| |
menu page anymore; update help text
|
|
|
|
| |
line facing and drag directions)
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
|
|
|
| |
behavior of assuming empty default value for NOT NULL columns, fixing poll submission on PostgreSQL
|
|
|
|
| |
to RSS feed teasers for RSS reader usability
|
|
|
|
| |
directly on the menu item editing page too
|
|
|
|
| |
feedback messages
|
|
|
|
| |
when enabled for forum inclusion
|
|
|
|
| |
multiselect forms, not to rely on browser trickery
|
|
|
|
| |
author uid takes precedence over the revision uid
|
|
|
|
| |
set in category form builder
|
|
|
|
| |
with all nodes instead
|
|
|
|
| |
and there was a weighting error with form elements
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
|
|
|
| |
this conflicts with the 'cache' setting, so renames to 'clear'
|
|
|
|
| |
and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations
|
|
|
|
| |
page, due to data type mismatch. Noticed while testing #113607.
|
|
|
|
| |
use a list instead
|
|
|
|
| |
(due to coming from disabled or old modules) were not possible to delete
|
| |
|
|
|
|
| |
alert users to this, when they try to save aliased paths
|
|
|
|
| |
db_query_range()
|
| |
|
|
|
|
| |
was intended
|