Commit Graph

1584 Commits (d18daf82a7c349288b700bec91073c7494fe8cc3)

Author SHA1 Message Date
Dries Buytaert 7b77b90c03 - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds. 2010-06-25 19:33:47 +00:00
Angie Byron 6b0f13f03c #569206 by mikey_p, justinrandell: Fixed body field re-added when node type settings are re-saved. 2010-06-24 22:23:06 +00:00
Dries Buytaert c28bba827e - Patch #834924 by jhodgdon: entity_invoke() is worthless. 2010-06-23 02:45:35 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert e3690d9246 - Patch #478946 by Scott Reynolds: node_access() batch rebuild will 'fail' when a node isn't loadable. 2010-05-31 08:02:33 +00:00
Dries Buytaert ada6432e5e - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
Dries Buytaert 72db95c988 - Patch #711108 by Berdir: better exception reporting for watchdog() in the database system. 2010-05-26 07:52:13 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 689d51747b - Patch #797458 by Heine: declaration of NodeController::buildQuery() should be compatible with that of DrupalDefaultEntityController::buildQuery(). 2010-05-17 07:43:36 +00:00
Dries Buytaert c3d92dc263 - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that is created witch has_title() = FALSE. 2010-05-16 09:56:20 +00:00
Angie Byron 8aa44b55a2 #797668 by marcingy, StuartJNCC: Update fails on node_update_7006. 2010-05-14 04:37:53 +00:00
Dries Buytaert 6987dd4cab - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search conditions not added to CountQuery. 2010-05-12 15:53:43 +00:00
Dries Buytaert d91bb3a3a9 - Patch #775012 by Dave Reid: theme key watchdog errors on node pages. 2010-05-10 06:34:39 +00:00
Dries Buytaert 1ecffc35cd - Patch #566940 by catch: move node specific code out of entity.inc. 2010-05-09 13:27:31 +00:00
Dries Buytaert 34036dbaeb - Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list. 2010-05-07 15:00:56 +00:00
Dries Buytaert 967d8d1554 - Patch #787654 by yched: deleting a bundle doesn't remove it from the data. 2010-05-07 12:53:10 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +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 57d44a6cf9 #765044 by yoroy: Class node_readmore should be node-readmore for consistency with standards. 2010-05-05 06:57:15 +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
Dries Buytaert 60515aa7f4 - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven. 2010-05-04 20:29:57 +00:00
Dries Buytaert 881be73894 - Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring information vertical tab mishandles 'Anonymous'. 2010-05-04 16:03:34 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Dries Buytaert 2c83cf581e - Patch #783584 by Pasqualle: fixed invalid HTML. 2010-04-28 19:36:01 +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 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 5c52958521 #560746 follow-up by chx: Split hook_block_info_alter() into list_ and info_alter() and clean up block_rehash(). 2010-04-22 09:12:35 +00:00
Angie Byron 7bb6753e9f #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
Angie Byron 8e94b5d6d4 #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter other node fields. 2010-04-20 09:30:21 +00:00
Angie Byron 993117df99 #713872 by eojthebrave, andypost: Fixed Image field formatters not updated when image style deleted and replacement format chosen. 2010-04-20 09:17:20 +00:00
Angie Byron 8eefdd5b77 #609118 by plach, te-brian, David_Rothstein, yched: Fixed node.tokens.inc: node->body issues. 2010-04-20 07:59:59 +00:00
Angie Byron 51dc073b02 #609118 folllow-up by plach: Fixed node.tokens.inc: node body issues. 2010-04-15 02:42:08 +00:00
Dries Buytaert 28fb603ae3 - Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: node_save() fails silently. 2010-04-13 23:16:56 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert f9739e9cfe - Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been used. 2010-04-12 06:17:22 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert b647348fa9 - Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers. 2010-04-11 14:53:39 +00:00
Dries Buytaert 459d623467 - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions. 2010-04-09 12:24:53 +00:00
Dries Buytaert 9e236ef13f - Patch #764606 by JohnAlbin: node.tpl no longer needs taxonomy variables. 2010-04-08 18:26:42 +00:00
Dries Buytaert 626e64025e - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to enable blog and comment modules for first time. 2010-04-07 14:36:16 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert bfd0c7fd0a - Patch #761616 by JohnAlbin: revert to . 2010-04-06 16:30:20 +00:00
Dries Buytaert 807704e1d1 - Patch #757484 by catch: optimize node_save(). 2010-04-02 13:54:40 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert 3e10914bc5 - Patch #757484 by catch: optimize node_save(). 2010-03-31 13:55:25 +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 d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00