Commit Graph

79 Commits (98faa472067f4fb120d97a7cf0eb486a1435f2c9)

Author SHA1 Message Date
David Rothstein da660bbd04 Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to recent versions of Drupal 7. 2013-01-27 16:57:30 -05:00
Jennifer Hodgdon f91d2c9544 Issue #1134088 by Cottser, catch: Properly document update-api functions 2012-10-09 10:51:38 -07:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick fd9a200cd9 Issue #1369332 by Damien Tournoud, basic, sun: Fixed Avoid deadlock issues on the {node} table. 2012-03-02 16:58:51 -08:00
webchick 23c31ac714 Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language. 2011-08-23 23:39:37 +01:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 0fc439edd3 Issue #1164852 follow-up by plach: Fix node module update which was hard-coding translatable to TRUE. 2011-07-20 19:30:47 -07:00
webchick e30853303f Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:56:06 -07:00
webchick a3f4ab1548 Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and 'required' are missed on nodes upgraded from D6 to D7. 2011-07-17 23:53:32 -07:00
webchick eed840666f Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after upgrade D6 to D7. 2011-05-23 16:44:31 -07:00
Angela Byron d48e3735a4 Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors. 2011-05-17 22:39:15 -05:00
webchick 78f5ec5472 Hm. Rollback of previous patch. I think I just broke testbot. NOOB. 2011-05-13 11:30:57 -04:00
webchick b1bd7f7615 Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors. 2011-05-13 10:41:03 -04:00
Dries Buytaert 62f978fcb1 - Patch #1120928 by catch: {history} table is owned by system module. 2011-04-12 21:16:58 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 17c6ce8078 #898360 by sun: Add caching for node types. 2010-11-23 06:03:38 +00:00
Angie Byron 65b99dc85f #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable. 2010-10-07 00:28:20 +00:00
Angie Byron 3858e1a19f #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of unpublished nodes lose their body field on upgrade. 2010-10-01 22:03:29 +00:00
Dries Buytaert 0a8e9c5b20 - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: node. 2010-09-29 19:46:40 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Angie Byron 8ed9f604c9 #891028 by chx: Fixed Orphan node types lose bodies on upgrade. 2010-09-11 00:39:49 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert f0b3fa4b1b - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
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
2010-08-08 13:02:37 +00:00
Angie Byron 8aa44b55a2 #797668 by marcingy, StuartJNCC: Update fails on node_update_7006. 2010-05-14 04:37:53 +00:00
Angie Byron 744f5a87a3 #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( 2010-05-05 15:11:51 +00:00
Angie Byron a2d6297055 #771922 by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
Angie Byron 83cc0c4d88 #596614 by asimmonds: Rename node_update_7006() context parameter to sandbox, for consistency. 2010-05-05 06:29:56 +00:00
Angie Byron 7f58309f21 #782846 by plach: Fixed Body field language is not properly set during the upgrade path. 2010-04-28 05:14:33 +00:00
Dries Buytaert 40fb3a9392 - Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended. 2010-03-28 11:16:29 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert 6cb277926f - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress. 2010-01-25 21:32:44 +00:00
Dries Buytaert 8641f9dcfd - Patch #686128 by yched: body-to-field conversion was unacceptably slow. 2010-01-24 15:12:19 +00:00
Angie Byron 3186c0ff09 #684084 by hunmonk: Fixed node_update_7006() broken after 'node titles as fields' rollback. 2010-01-14 02:29:37 +00:00
Angie Byron a895a366c5 #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
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. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 8514a7e283 - Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page. 2009-11-14 07:58:50 +00:00
Dries Buytaert 60c5878351 - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation. 2009-10-16 19:06:25 +00:00
Angie Byron b3265dbe17 #557292 by peximo, plach, catch, and yched: Convert node title to Field API. 2009-10-11 03:07:21 +00:00
Dries Buytaert cef1089389 - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
Dries Buytaert 7cf7f99878 - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, 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. 2009-09-20 07:32:19 +00:00
Angie Byron 65654b29e8 #574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation. 2009-09-17 03:12:41 +00:00