Dries Buytaert
ca8416e036
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
2009-12-03 20:21:50 +00:00
Dries Buytaert
912dcde784
- Patch #398110 by matt2000: bugfix: node_submit() resets ->uid.
2009-12-02 19:52:23 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Angie Byron
c912008307
#610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
2009-12-02 07:28:22 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
1e15bb98ef
- Patch #632820 by arianek, samirnassar: documentation improvements.
2009-11-29 10:43:53 +00:00
Angie Byron
cb98091e1b
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
2009-11-19 04:00:47 +00:00
Angie Byron
6a89165199
#632820 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated node.module's help text to new documentation standard.
2009-11-15 00:23:57 +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
Angie Byron
4d46b7cdf8
Roll-back of #595084 ; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +00:00
Dries Buytaert
a8ec4e1d50
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.
2009-11-07 13:35:21 +00:00
Angie Byron
803bd4f968
#585868 by sun: Provide a generic way for actions to denote that they change a property.
2009-11-06 03:59:06 +00:00
Angie Byron
099d72a917
#606472 by peximo and plach: Remove duplicate title field data structure.
2009-11-05 16:13:21 +00:00
Angie Byron
b006ec6cb4
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.
2009-11-04 05:39:14 +00:00
Angie Byron
0d8515deb7
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
2009-11-03 06:47:23 +00:00
Angie Byron
6afea0a064
#564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: Remove previous content property from build functions so artifacts do not persist.
2009-11-02 23:20:28 +00:00
Angie Byron
1eae549bd6
#615508 by Crell: Use slave servers for search module.
2009-11-01 21:46:16 +00:00
Angie Byron
b882d991d0
#614396 follow-up by David_Rothstein: Grammar police. ;)
2009-11-01 20:15:26 +00:00
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Dries Buytaert
a1652efe0e
- Patch #614396 by lisarex: clarify UI text on page for adding new content types.
2009-10-31 17:57:49 +00:00
Dries Buytaert
745b5b034c
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
2009-10-30 22:33:35 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Angie Byron
8f21cc4025
#493030 follow-up by sun: Clean-ups to RDF module.
2009-10-20 17:33:43 +00:00
Dries Buytaert
0fa300a696
- Patch #332333 by sun: more fixes for the path API.
2009-10-20 01:24:34 +00:00
Dries Buytaert
24669bfb50
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
2009-10-19 18:28:16 +00:00
Angie Byron
4278afa16b
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
2009-10-17 05:50:29 +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
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Angie Byron
6061fa9781
#565480 by plach and peximo: TF #2 : Multilingual field handling. Integration between field API and locale module + translatable node bodies.
2009-10-16 02:04:44 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +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
Angie Byron
1b9cde9d85
#282191 by plach, nedjo, catch, et al: TF #1 : Allow different interface language for the same path.
2009-10-09 16:33:14 +00:00
Angie Byron
846ad794d9
#597508 by sun: Add %node_type argument loader to reduce number of menu items cached.
2009-10-09 07:28:53 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
dcdb584f33
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
2009-10-08 18:26:33 +00:00
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