| Commit message (Collapse) | Author | Age |
|
|
|
| |
RSS specification changed.
|
| |
|
|
|
|
| |
blogapi, forum and locale modules
|
| |
|
| |
|
|
|
|
| |
fixed)
|
| |
|
|
|
|
| |
all, so we know that this is the cause of problems, not the remote host not responding.
|
|
|
|
| |
'blocks administration page' to avoid any confusion
|
|
|
|
| |
reference in help texts, explain its importance with more examples in INSTALL.txt
|
|
|
|
| |
have changed.
|
|
|
|
| |
indicies for common queries.
|
|
|
|
| |
saved without picking a category
|
|
|
|
| |
aggregator module
|
|
|
|
| |
aggregator, comment and system modules
|
|
|
|
| |
initialization
|
|
|
|
| |
aggregator module
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
| |
|
|
|
|
| |
fixed minor spelling issues and fixed spacing issues.
|
| |
|
| |
|
| |
|
|
|
|
| |
changed
|
| |
|
|
|
|
| |
.schema files into .install files to prevent mistakes.
|
|
|
|
| |
negotiation to work after/when drupal_goto() is called.
|
| |
|
|
|
|
| |
query, but it does not have a default value, so we need to include it in the query
|
| |
|
| |
|
|
|
|
| |
related problems.
|
| |
|
| |
|
|
|
|
| |
null, and does not cause a problem for postgres
|
|
|
|
| |
Oracle and DB2. Also a performance improvement. (Correct version this time.)
|
|
|
|
| |
Oracle and DB2. Also a performance improvement.
|
|
|
|
| |
'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
|
| |
|
|
|
|
| |
because of badly ordered SQL parameters
|
|
|
|
| |
router path based lookups, and also full path argument lookup with a passed argument array
|
|
|
|
| |
Oracle compatibility.
|
|
|
|
| |
core compatibility version.
|
|
|
|
| |
using db_last_insert_id() instead of db_next_id().
|
|
|
|
| |
redundant arguments
|
| |
|
|
|
|
| |
improved file API, centralized file validation, implemented quotas and fixed file previews.
|
|
|
|
|
|
| |
to localization functions
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
|