| Commit message (Collapse) | Author | Age |
|
|
|
| |
One-liners are great! :)
|
| |
|
|
|
|
|
| |
Patch by James. For sake of consistency, I updated the MySQL scheme
and added a new update entry to "update.php".
|
|
|
|
| |
by Dries.
|
|
|
|
| |
patch.
|
| |
|
|
|
|
| |
jaa.
|
| |
|
|
|
|
| |
the drupal.module. Fixed a couple of typos and small inconsistencies.
|
| |
|
| |
|
|
|
|
| |
the user table. Patch by jaa.
|
|
|
|
| |
- Fixed the "uid < 0" issue. Fix by Marco.
|
|
|
|
| |
port as being maintained.
|
|
|
|
| |
Marco.
|
| |
|
| |
|
| |
|
|
|
|
| |
patch by Marco.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
number of arguments. Patch by Gerhard.
|
| |
|
| |
|
|
|
|
| |
- Added profile.module written by Marco.
|
| |
|
|
|
|
|
| |
> modules" page, its operations (view, admin) should not be
clickable (they should be present though, but as static text).
|
| |
|
| |
|
| |
|
|
|
|
| |
still works?
|
|
|
|
| |
usernames.
|
| |
|
| |
|
|
|
|
| |
is small. locale data was greater and so was not correctly recorded. strangely, update_11() in update.php reads: update_sql("ALTER TABLE users ADD session TEXT;"); but in database.mysql.inc, line 496 session varchar(32) NOT NULL default '', so the update fails."
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sandbox.
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Ori.
|
|
|
|
|
|
|
|
|
|
|
| |
1. The locale admin menu items 'untranslated "langcode" strings'
'translated "langcode" strings' were not properly localized.
2. When inserting new locale strings the uri which generated the
new string was not properly set (the 'location' field in
locale table).
Patch by Ori.
|
|
|
|
| |
Marco.
|
| |
|