Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #813634 by jlscott, cafuego, Nitesh Sethia, claudinec, brianV: ↵ | David Rothstein | 2013-12-25 |
| | | | | Node.language column should have an index. | ||
* | Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to ↵ | David Rothstein | 2013-01-27 |
| | | | | recent versions of Drupal 7. | ||
* | Issue #1134088 by Cottser, catch: Properly document update-api functions | Jennifer Hodgdon | 2012-10-09 |
| | |||
* | Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵ | Jennifer Hodgdon | 2012-07-16 |
| | | | | are listed in the updates-7.x-extra group | ||
* | Issue #1495648 by plach: Introduce entity language support. | David Rothstein | 2012-06-09 |
| | |||
* | Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks | Jennifer Hodgdon | 2012-05-23 |
| | |||
* | Issue #1369332 by Damien Tournoud, basic, sun: Fixed Avoid deadlock issues ↵ | webchick | 2012-03-02 |
| | | | | on the {node} table. | ||
* | Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical ↵ | webchick | 2011-08-23 |
| | | | | regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language. | ||
* | Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The ↵ | webchick | 2011-08-06 |
| | | | | dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. | ||
* | Issue #1164852 follow-up by plach: Fix node module update which was ↵ | webchick | 2011-07-20 |
| | | | | hard-coding translatable to TRUE. | ||
* | Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. | webchick | 2011-07-18 |
| | |||
* | Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and ↵ | webchick | 2011-07-17 |
| | | | | 'required' are missed on nodes upgraded from D6 to D7. | ||
* | Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after ↵ | webchick | 2011-05-23 |
| | | | | upgrade D6 to D7. | ||
* | Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently ↵ | Angela Byron | 2011-05-17 |
| | | | | deletes comment bodies and other data, and throws fatal SQL errors. | ||
* | Hm. Rollback of previous patch. I think I just broke testbot. NOOB. | webchick | 2011-05-13 |
| | |||
* | Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes ↵ | webchick | 2011-05-13 |
| | | | | comment bodies and other data, and throws fatal SQL errors. | ||
* | - Patch #1120928 by catch: {history} table is owned by system module. | Dries Buytaert | 2011-04-12 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup | Angie Byron | 2011-01-02 |
| | |||
* | #898360 by sun: Add caching for node types. | Angie Byron | 2010-11-23 |
| | |||
* | #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵ | Angie Byron | 2010-10-07 |
| | | | | lost on module disable. | ||
* | #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of ↵ | Angie Byron | 2010-10-01 |
| | | | | unpublished nodes lose their body field on upgrade. | ||
* | - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: ↵ | Dries Buytaert | 2010-09-29 |
| | | | | node. | ||
* | #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵ | Angie Byron | 2010-09-28 |
| | | | | IDs; force 0 and non-existant formats to NULL. | ||
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
| | |||
* | #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵ | Angie Byron | 2010-09-13 |
| | | | | upgrade path: comment. | ||
* | #891028 by chx: Fixed Orphan node types lose bodies on upgrade. | Angie Byron | 2010-09-11 |
| | |||
* | - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵ | Dries Buytaert | 2010-08-22 |
| | | | | keys; inconsistent implementations in core. | ||
* | - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content' | Dries Buytaert | 2010-08-08 |
| | | | | | | | | | | | | 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 | ||
* | #797668 by marcingy, StuartJNCC: Update fails on node_update_7006. | Angie Byron | 2010-05-14 |
| | |||
* | #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest ↵ | Angie Byron | 2010-05-05 |
| | | | | of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( | ||
* | #771922 by andypost: Remove t() from schema description of picture field. | Angie Byron | 2010-05-05 |
| | |||
* | #596614 by asimmonds: Rename node_update_7006() context parameter to ↵ | Angie Byron | 2010-05-05 |
| | | | | sandbox, for consistency. | ||
* | #782846 by plach: Fixed Body field language is not properly set during the ↵ | Angie Byron | 2010-04-28 |
| | | | | upgrade path. | ||
* | - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵ | Dries Buytaert | 2010-03-28 |
| | | | | cannot be properly extended. | ||
* | - Patch #728820 by David_Rothstein: clean up installation of required modules. | Dries Buytaert | 2010-03-01 |
| | |||
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
| | |||
* | #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵ | Angie Byron | 2010-02-03 |
| | | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order. | ||
* | - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help ↵ | Dries Buytaert | 2010-01-25 |
| | | | | contrib updates make progress. | ||
* | - Patch #686128 by yched: body-to-field conversion was unacceptably slow. | Dries Buytaert | 2010-01-24 |
| | |||
* | #684084 by hunmonk: Fixed node_update_7006() broken after 'node titles as ↵ | Angie Byron | 2010-01-14 |
| | | | | fields' rollback. | ||
* | #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: ↵ | Angie Byron | 2010-01-09 |
| | | | | Fix critical upgrade path bugs from Drupal 6 to Drupal 7 | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | 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. :\ | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, ↵ | Dries Buytaert | 2009-11-14 |
| | | | | Senpai: usability improvement: allow more users to see the node admin page. | ||
* | - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵ | Dries Buytaert | 2009-10-16 |
| | | | | data translation. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. |