Dries Buytaert
332c4ab574
- Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.
2009-10-08 15:36:18 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
3448d949cd
- Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.
2009-10-03 17:45:26 +00:00
Dries Buytaert
7123d4c1ba
- Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.
2009-10-03 00:52:24 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
101d520929
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
2009-09-28 22:14:31 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
0622dfe9f1
- Patch #572778 by Amitaibu: removed outdated comment.
2009-09-23 10:41:55 +00:00
Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Dries Buytaert
448996a532
- Patch #581594 by douggreen: minor db_query() fix to search for the new database abstraction layer.
2009-09-19 10:43:13 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +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
Dries Buytaert
93a17c0097
- Patch #460594 by elliotttf, lambic | LiliVG: Fixed node_assign_owner_action_form() limits username length to 7 characters.
2009-09-15 20:54:27 +00:00
Angie Byron
a667251eee
#555128 by Dave Reid | moshe weitzman: Return boolean value from node_access() with grant query.
2009-09-11 04:06:39 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Angie Byron
7f88540b4b
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
2009-09-10 12:33:46 +00:00
Dries Buytaert
f00432f0e4
- Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.
2009-09-05 06:53:01 +00:00
Angie Byron
ff813ab62c
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
2009-09-01 16:50:12 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Dries Buytaert
44063e1cf1
- Patch #505214 by pwolanin: make the search module a slightly better framework.
2009-08-29 21:05:16 +00:00
Dries Buytaert
c574afadae
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.
2009-08-29 10:46:41 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
770e0d54f9
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
2009-08-29 04:16:15 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
61035e4446
#492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).
2009-08-25 02:48:16 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
c98fd96c62
#367595 follow-up by plach: Fix missing call to field_attach_preprocess().
2009-08-23 18:41:02 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Angie Byron
1595422929
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
2009-08-21 07:59:47 +00:00
Dries Buytaert
c5f683b27c
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().
2009-08-20 09:47:04 +00:00
Angie Byron
e998857eb8
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
2009-08-19 13:31:14 +00:00
Dries Buytaert
4a242a80b5
- Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table.
2009-08-19 12:37:58 +00:00
Angie Byron
c730d8c179
#549230 by sun: Changed Use drupal_static() in _node_revision_access().
2009-08-14 13:53:01 +00:00
Angie Byron
5327ed26c2
#546070 by ksenzee: un-double-escape default front page title.
2009-08-13 02:16:35 +00:00
Dries Buytaert
ff29c31ce5
- Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.
2009-08-12 12:39:18 +00:00
Angie Byron
84afe0d927
#545306 by alexanderpas: De-op hook_node_type().
2009-08-11 15:50:56 +00:00
Angie Byron
0355caac41
#537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter().
2009-08-08 22:52:59 +00:00
Angie Byron
39475692da
#523244 by arianek, Bojhan, and yoroy: Re-working content type add description.
2009-08-07 21:38:51 +00:00
Angie Byron
9327932bf2
#382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.
2009-08-06 05:06:00 +00:00
Angie Byron
691693304b
#193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors.
2009-08-05 15:58:35 +00:00
Angie Byron
42191f7ed1
#76422 by coreyp_1: Greet admin users with a prompt to create content types rather than an access denied page when no content types exist on node/add.
2009-08-04 06:44:48 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Dries Buytaert
926606eeca
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
2009-07-30 19:24:21 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
a938e18a1b
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
2009-07-28 19:18:08 +00:00
Dries Buytaert
d01379dd18
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.
2009-07-27 19:26:31 +00:00
Angie Byron
f15bb0110d
#457744 by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision().
2009-07-20 22:18:53 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
999d76e7aa
- Patch #524476 by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names.
2009-07-20 17:19:51 +00:00
Angie Byron
f6ccf978f6
#488542 by yched: Allow field UI to be attached to any fieldable entity.
2009-07-10 05:58:13 +00:00
Angie Byron
f8790b17b3
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)
2009-07-10 04:28:15 +00:00
Dries Buytaert
a4411976fd
- Patch #373201 by Berdir: clean-up of some drupal_render() oversight.
2009-07-07 13:51:58 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Dries Buytaert
4cd373bf2c
- Patch #509122 by Berdir: rest in peace db_affected_rows().
2009-07-03 10:57:46 +00:00
Angie Byron
0142292c71
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
2009-07-02 04:27:23 +00:00
Dries Buytaert
8eb8dcc842
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +00:00
Dries Buytaert
65d966858c
- Patch #504054 by Sutharsan: remove left-overs and fixed broken links.
2009-06-27 18:19:41 +00:00
Dries Buytaert
77c643ec17
- Patch #501466 by catch: move comment administration to a tab.
2009-06-27 10:13:28 +00:00
Dries Buytaert
daa0ec1684
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment!
2009-06-24 18:16:38 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Angie Byron
4d202669af
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
2009-06-18 21:19:02 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Angie Byron
d907375fc1
#482920 follow-up by JamesAn: Fix typos and let the tests pass again.
2009-06-05 21:56:07 +00:00
Dries Buytaert
831b2e0e10
- Rollback of last patch.
2009-06-05 19:22:58 +00:00
Dries Buytaert
10a5ba7132
- Patch #482920 by Razorraser: fixed typo in node_access_rebuild().
2009-06-05 19:17:53 +00:00
Dries Buytaert
5e19045690
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
2009-06-05 05:28:28 +00:00
Angie Byron
f179a80236
#220233 follow-up by Berdir: Fix typo.
2009-06-04 19:03:29 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Angie Byron
39c302eec0
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.
2009-06-02 03:33:36 +00:00
Dries Buytaert
6e947c65a9
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().
2009-05-30 12:14:27 +00:00
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Angie Byron
e8364f5156
#309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.
2009-05-27 02:01:54 +00:00
Dries Buytaert
981d6ec40c
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.
2009-05-26 09:13:47 +00:00
Dries Buytaert
3c4be3ab55
- Patch #472658 by agentrickard: clean up of inline code comments.
2009-05-26 09:12:29 +00:00
Dries Buytaert
f0940b1dbf
- Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body.
2009-05-25 15:39:12 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
7f5afdeedb
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.
2009-05-22 11:34:05 +00:00
Angie Byron
4bc255ba79
Roll-back of #310467 : Breaks installer requirements check and update.php.
2009-05-21 23:07:16 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Dries Buytaert
c8a456493a
- Patch #469134 by Bohjan: removed some redundant help.
2009-05-21 18:39:49 +00:00
Angie Byron
9df38a58a4
#457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes.
2009-05-20 05:39:45 +00:00
Dries Buytaert
3b28636ff9
- Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants.
2009-05-18 14:25:53 +00:00
Angie Byron
f577c125e8
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
2009-05-16 15:23:16 +00:00
Dries Buytaert
1778c5cca9
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
2009-05-14 08:23:15 +00:00
Dries Buytaert
a86223cd70
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
2009-05-12 08:31:17 +00:00
Dries Buytaert
0e0ca3b589
- Patch #457532 by Berdir: more PHP5 'fixes'.
2009-05-09 18:28:13 +00:00
Dries Buytaert
a8c30ed91e
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
2009-05-03 10:11:35 +00:00
Dries Buytaert
cce402d1cb
- Patch #446742 by sun, dmitrig01: fixed various bugs.
2009-04-29 17:48:11 +00:00
Dries Buytaert
7a6f73f49d
- Patch #330748 by stBorchert: remove from theme_pager*.
2009-04-26 19:44:40 +00:00
Dries Buytaert
f83776a064
- Patch #444876 by Damien Tournoud: remove node_invoke_node().
2009-04-26 15:40:24 +00:00
Dries Buytaert
1c076bc89f
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
2009-04-26 09:14:32 +00:00
Dries Buytaert
3fe4c4e1c4
- Patch #352880 by dereine, Dave Reid: replace strstre with strpos.
2009-04-26 06:00:31 +00:00
Angie Byron
fb5d44bc2c
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
2009-04-25 17:52:43 +00:00
Dries Buytaert
96ca81fb00
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.
2009-04-25 16:33:48 +00:00
Dries Buytaert
6e334892f2
- Patch #440768 by Dave Reid: move {node_counter} table from node module to statistics module.
2009-04-24 08:23:02 +00:00
Dries Buytaert
526401c4c8
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
2009-04-22 09:45:03 +00:00
Dries Buytaert
10931908b5
- Patch #318496 by DeeLay: node_delete does not clean up history.
2009-04-20 19:57:18 +00:00
Angie Byron
eecab1083a
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
2009-03-26 13:31:28 +00:00
Dries Buytaert
32076b4d32
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
2009-03-20 19:18:11 +00:00
Angie Byron
3b30509599
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
2009-03-14 23:01:38 +00:00
Dries Buytaert
b46e90ad36
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
2009-03-14 20:13:27 +00:00
Dries Buytaert
c85fa2b0e1
- Patch #394694 by stompeers: improve node edit conflict message. Result from usability testing.
2009-03-14 19:28:50 +00:00
Angie Byron
ddc2604d69
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
2009-03-08 04:25:07 +00:00
Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Dries Buytaert
b3e36d655c
- Patch #299267 by Crell: add extender support to the SELECT query builder.
2009-02-22 16:53:41 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19:57 +00:00
Angie Byron
826cf54d84
#372474 by karschsp: Minor documentation fix for node access system.
2009-02-13 02:27:59 +00:00
Angie Byron
7842c3c14d
#333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.
2009-02-06 16:25:09 +00:00
Dries Buytaert
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Dries Buytaert
607e9626d5
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
2009-02-03 17:30:13 +00:00
Angie Byron
f16eccbe9d
#365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).
2009-01-28 07:34:30 +00:00
Dries Buytaert
2e8ca690ff
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
2009-01-27 00:22:27 +00:00
Dries Buytaert
938c7c07a3
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
2009-01-22 12:46:07 +00:00
Angie Byron
9e2540eeb2
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.
2009-01-22 05:01:39 +00:00
Angie Byron
b4c737a2a5
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().
2009-01-22 03:11:54 +00:00
Dries Buytaert
7e2a90629d
- Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed possible SQL injection risk in node_access(). Already part of Drupal 6.
2009-01-21 14:50:58 +00:00
Angie Byron
ac7de32b3c
#320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes.
2009-01-17 20:56:04 +00:00
Dries Buytaert
d3df2ff356
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
2009-01-14 21:16:21 +00:00
Dries Buytaert
77936aef4c
- Rollback of #225562 -- I think there is still something wrong.
2009-01-13 22:41:39 +00:00
Dries Buytaert
b86354c55c
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
2009-01-13 22:25:13 +00:00
Angie Byron
9a32ca468a
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
2009-01-08 08:42:13 +00:00
Dries Buytaert
634379299f
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.
2009-01-04 19:56:51 +00:00
Dries Buytaert
5ba50b3fe8
- Patch #350984 by Moshe: kick comment rendering out of node module.
2008-12-31 12:02:24 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
5339dccdaa
- Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alter().
2008-12-29 22:29:44 +00:00
Dries Buytaert
44c0672806
- Patch #352093 by catch: avoid unnecessary SQL query on front page when no node access modules are enabled.
2008-12-29 21:51:26 +00:00
Dries Buytaert
0c63d9e24f
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
2008-12-20 18:24:41 +00:00
Dries Buytaert
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +00:00
Dries Buytaert
18d22419f3
- Patch #339929 by Moshe et al: move node links into ->content.
2008-12-16 22:05:51 +00:00
Dries Buytaert
58b0235a72
- Patch #324313 by catch et al: load multiple nodes and terms at once.
2008-12-05 22:18:46 +00:00
Dries Buytaert
cadd9bd54c
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
2008-12-03 16:32:22 +00:00
Dries Buytaert
20295998e7
- Patch #296624 by Damien Tournoud: made search work on PostgreSQL.
2008-12-02 21:24:34 +00:00
Dries Buytaert
8e0a22e47a
- Patch #305345 by catch: making all terminology consistent.
2008-11-22 14:09:41 +00:00
Dries Buytaert
f8d3bf9798
- Patch #330674 by catch: we can eliminate one database query because we have the parent node cached anyway.
2008-11-22 13:11:05 +00:00
Dries Buytaert
97fdc49191
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.
2008-11-15 11:45:04 +00:00
Angie Byron
9020a9a201
#331719 follow-up by chx: Remove ambiguity from search score queries.
2008-11-10 05:19:50 +00:00
Dries Buytaert
0290031d45
- Patch #319788 by stella, nedjo et al: pass language code to filters when available.
2008-11-08 20:43:54 +00:00
Angie Byron
d0f8f90a36
#303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7.
2008-11-03 05:55:57 +00:00
Dries Buytaert
05420fde76
- Patch #302120 by dmitrig01: usability improvement - make the content type admin screen prettier.
2008-11-02 10:52:53 +00:00
Dries Buytaert
424250196a
- Patch #279516 by c960657: removed many PHP4-isms. Great patch.
2008-11-01 19:51:06 +00:00