/[drupal]/drupal/modules/node/node.module
ViewVC logotype

Log of /drupal/modules/node/node.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1169 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 04:00:47 2009 UTC (6 days, 18 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1168: +100 -93 lines
Diff to previous 1.1168
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.

Revision 1.1168 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 00:23:57 2009 UTC (10 days, 22 hours ago) by webchick
Branch: MAIN
Changes since 1.1167: +22 -14 lines
Diff to previous 1.1167
#632820 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated node.module's help text to new documentation standard.

Revision 1.1167 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 07:58:49 2009 UTC (11 days, 14 hours ago) by dries
Branch: MAIN
Changes since 1.1166: +6 -2 lines
Diff to previous 1.1166
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.

Revision 1.1166 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:02:41 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.1165: +23 -23 lines
Diff to previous 1.1165
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.

Revision 1.1165 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 13:35:20 2009 UTC (2 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1164: +20 -14 lines
Diff to previous 1.1164
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.1164 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 03:59:06 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.1163: +16 -36 lines
Diff to previous 1.1163
#585868 by sun: Provide a generic way for actions to denote that they change a property.

Revision 1.1163 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 16:13:21 2009 UTC (2 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.1162: +6 -4 lines
Diff to previous 1.1162
#606472 by peximo and plach: Remove duplicate title field data structure.

Revision 1.1162 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 05:39:14 2009 UTC (3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1161: +1 -2 lines
Diff to previous 1.1161
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.

Revision 1.1161 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 06:47:22 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.1160: +5 -1 lines
Diff to previous 1.1160
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.

Revision 1.1160 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:20:28 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.1159: +4 -4 lines
Diff to previous 1.1159
#564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: Remove previous content property from build functions so artifacts do not persist.

Revision 1.1159 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:46:16 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.1158: +14 -14 lines
Diff to previous 1.1158
#615508 by Crell: Use slave servers for search module.

Revision 1.1158 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 20:15:26 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.1157: +2 -2 lines
Diff to previous 1.1157
#614396 follow-up by David_Rothstein: Grammar police. ;)

Revision 1.1157 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 12:11:10 2009 UTC (3 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.1156: +28 -27 lines
Diff to previous 1.1156
- Patch #595084 by c960657: use type hinting for .

Revision 1.1156 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 17:57:49 2009 UTC (3 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1155: +2 -2 lines
Diff to previous 1.1155
- Patch #614396 by lisarex: clarify UI text on page for adding new content types.

Revision 1.1155 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 22:33:35 2009 UTC (3 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.1154: +6 -3 lines
Diff to previous 1.1154
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.

Revision 1.1154 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:16 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.1153: +11 -11 lines
Diff to previous 1.1153
#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().

Revision 1.1153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 17:33:43 2009 UTC (5 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.1152: +6 -12 lines
Diff to previous 1.1152
#493030 follow-up by sun: Clean-ups to RDF module.

Revision 1.1152 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 01:24:34 2009 UTC (5 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.1151: +2 -2 lines
Diff to previous 1.1151
- Patch #332333 by sun: more fixes for the path API.

Revision 1.1151 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 18:28:15 2009 UTC (5 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.1150: +42 -1 lines
Diff to previous 1.1150
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.

Revision 1.1150 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 05:50:29 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.1149: +12 -5 lines
Diff to previous 1.1149
#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.

Revision 1.1149 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:23 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.1148: +3 -2 lines
Diff to previous 1.1148
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.1148 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:21:23 2009 UTC (5 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.1147: +3 -2 lines
Diff to previous 1.1147
#493314 by yched and catch: Add multiple hook for formatters.

Revision 1.1147 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 02:04:43 2009 UTC (5 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.1146: +2 -1 lines
Diff to previous 1.1146
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.

Revision 1.1146 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:44:36 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.1145: +7 -5 lines
Diff to previous 1.1145
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.

Revision 1.1145 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:18 2009 UTC (6 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.1144: +87 -53 lines
Diff to previous 1.1144
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.1144 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 16:33:13 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.1143: +47 -1 lines
Diff to previous 1.1143
#282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path.

Revision 1.1143 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 07:28:53 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.1142: +50 -21 lines
Diff to previous 1.1142
#597508 by sun: Add %node_type argument loader to reduce number of menu items cached.

Revision 1.1142 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:00 2009 UTC (6 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.1141: +15 -13 lines
Diff to previous 1.1141
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.1141 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 18:26:33 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.1140: +1 -5 lines
Diff to previous 1.1140
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.

Revision 1.1140 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 15:36:18 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.1139: +29 -27 lines
Diff to previous 1.1139
- Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.

Revision 1.1139 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 01:18:25 2009 UTC (7 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.1138: +2 -2 lines
Diff to previous 1.1138
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.

Revision 1.1138 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 19:16:03 2009 UTC (7 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1137: +2 -2 lines
Diff to previous 1.1137
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().

Revision 1.1137 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 17:45:26 2009 UTC (7 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1136: +7 -18 lines
Diff to previous 1.1136
- Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.

Revision 1.1136 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 00:52:24 2009 UTC (7 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1135: +2 -2 lines
Diff to previous 1.1135
- Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.

Revision 1.1135 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 18:36:02 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.1134: +2 -2 lines
Diff to previous 1.1134
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().

Revision 1.1134 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 13:09:29 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.1133: +14 -1 lines
Diff to previous 1.1133
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().

Revision 1.1133 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 22:14:30 2009 UTC (8 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.1132: +8 -8 lines
Diff to previous 1.1132
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.

Revision 1.1132 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 14:24:34 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1131: +36 -11 lines
Diff to previous 1.1131
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.

Revision 1.1131 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 10:41:55 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1130: +2 -5 lines
Diff to previous 1.1130
- Patch #572778 by Amitaibu: removed outdated comment.

Revision 1.947.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 09:09:30 2009 UTC (2 months ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.18: +2 -2 lines
Diff to previous 1.947.2.18 , to branch point 1.947 , to next main 1.1169
#193383 follow up by TheRec: (regression) - some set_time_limit() numbers were inadvertently removed in the previous patch.

Revision 1.1130 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:26:45 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1129: +3 -2 lines
Diff to previous 1.1129
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.

Revision 1.1129 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:59:18 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1128: +2 -2 lines
Diff to previous 1.1128
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.

Revision 1.1128 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1127: +35 -68 lines
Diff to previous 1.1127
- 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.

Revision 1.1127 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 10:43:13 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1126: +3 -3 lines
Diff to previous 1.1126
- Patch #581594 by douggreen: minor db_query() fix to search for the new database abstraction layer.

Revision 1.1126 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:47 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1125: +1 -4 lines
Diff to previous 1.1125
#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.

Revision 1.1125 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:22 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1124: +4 -70 lines
Diff to previous 1.1124
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.1124 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 03:12:40 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1123: +18 -18 lines
Diff to previous 1.1123
#574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.

Revision 1.947.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 18:21:06 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.947.2.17: +2 -2 lines
Diff to previous 1.947.2.17 , to branch point 1.947
#460594 by nonsie, LiliVG, elliotttf: node_assign_owner_action_form() limited username input to 7 characters, while usernames are limited to 60 chars

Revision 1.1123 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 20:54:27 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1122: +2 -2 lines
Diff to previous 1.1122
- Patch #460594 by elliotttf, lambic | LiliVG: Fixed node_assign_owner_action_form() limits username length to 7 characters.

Revision 1.947.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 10:54:45 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.16: +5 -5 lines
Diff to previous 1.947.2.16 , to branch point 1.947
#555128 by Dave Reid: Fix node_access() return value to work how it is documented and include a slight performance improvement

Revision 1.947.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 10:40:26 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.15: +4 -4 lines
Diff to previous 1.947.2.15 , to branch point 1.947
#193383 by JirkaRybka, Arancaytar, Bart Jansens, gpk, TheRec: check correctly for function_exists() on set_time_limit() instead of infering that safe_mode has an effect on it or that that is the only thing which might disable time limit setting

Revision 1.1122 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 04:06:39 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.1121: +6 -5 lines
Diff to previous 1.1121
#555128 by Dave Reid | moshe weitzman: Return boolean value from node_access() with grant query.

Revision 1.1121 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 22:10:10 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1120: +1 -3 lines
Diff to previous 1.1120
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().

Revision 1.1120 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 12:33:44 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1119: +15 -11 lines
Diff to previous 1.1119
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.

Revision 1.1119 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 06:53:01 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1118: +40 -10 lines
Diff to previous 1.1118
- Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.

Revision 1.1118 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:50:11 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1117: +2 -2 lines
Diff to previous 1.1117
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.

Revision 1.1117 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:09 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1116: +2 -2 lines
Diff to previous 1.1116
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.1116 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 21:05:16 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1115: +120 -98 lines
Diff to previous 1.1115
- Patch #505214 by pwolanin: make the search module a slightly better framework.

Revision 1.1115 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 10:46:40 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1114: +47 -84 lines
Diff to previous 1.1114
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.

Revision 1.1114 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:03 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1113: +3 -3 lines
Diff to previous 1.1113
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.1113 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 04:16:14 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1112: +3 -19 lines
Diff to previous 1.1112
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.

Revision 1.1112 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:53:47 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.1111: +39 -150 lines
Diff to previous 1.1111
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.

Revision 1.1111 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 02:48:16 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1110: +13 -9 lines
Diff to previous 1.1110
#492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).

Revision 1.1110 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1109: +16 -2 lines
Diff to previous 1.1109
#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.

Revision 1.1109 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:44 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1108: +2 -16 lines
Diff to previous 1.1108
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.1108 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:02 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1107: +16 -2 lines
Diff to previous 1.1107
*** empty log message ***

Revision 1.1107 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 18:41:02 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1106: +4 -1 lines
Diff to previous 1.1106
#367595 follow-up by plach: Fix missing call to field_attach_preprocess().

Revision 1.1106 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 01:05:11 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1105: +2 -2 lines
Diff to previous 1.1105
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.

Revision 1.1105 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:20 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1104: +3 -3 lines
Diff to previous 1.1104
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.1104 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:27:45 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.1103: +2 -2 lines
Diff to previous 1.1103
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.

Revision 1.1103 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 07:59:47 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1102: +2 -1 lines
Diff to previous 1.1102
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.

Revision 1.1102 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 09:47:04 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.1101: +149 -93 lines
Diff to previous 1.1101
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().

Revision 1.1101 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 13:31:13 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1100: +33 -1 lines
Diff to previous 1.1100
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D

Revision 1.1100 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 12:37:58 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1099: +6 -4 lines
Diff to previous 1.1099
- Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table.

Revision 1.1099 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 13:53:01 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1098: +2 -2 lines
Diff to previous 1.1098
#549230 by sun: Changed Use drupal_static() in _node_revision_access().

Revision 1.1098 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 02:16:35 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1097: +2 -2 lines
Diff to previous 1.1097
#546070 by ksenzee: un-double-escape default front page title.

Revision 1.1097 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:39:18 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1096: +9 -6 lines
Diff to previous 1.1096
- Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.

Revision 1.1096 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 15:50:56 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1095: +5 -5 lines
Diff to previous 1.1095
#545306 by alexanderpas: De-op hook_node_type().

Revision 1.1095 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 22:52:59 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1094: +1 -22 lines
Diff to previous 1.1094
#537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter().

Revision 1.1094 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 21:38:51 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1093: +2 -2 lines
Diff to previous 1.1093
#523244 by arianek, Bojhan, and yoroy: Re-working content type add description.

Revision 1.1093 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 05:05:59 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1092: +3 -3 lines
Diff to previous 1.1092
#382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.

Revision 1.1092 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 15:58:34 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1091: +4 -5 lines
Diff to previous 1.1091
#193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors.

Revision 1.1091 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:44:48 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1090: +7 -1 lines
Diff to previous 1.1090
#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.

Revision 1.1090 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:01:02 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1089: +2 -2 lines
Diff to previous 1.1089
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.

Revision 1.1089 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:24:21 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1088: +6 -6 lines
Diff to previous 1.1088
- 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.

Revision 1.1088 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 06:39:34 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1087: +2 -2 lines
Diff to previous 1.1087
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.

Revision 1.1087 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:06 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1086: +3 -3 lines
Diff to previous 1.1086
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.1086 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 19:26:31 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1085: +1 -10 lines
Diff to previous 1.1085
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.

Revision 1.1085 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 22:18:53 2009 UTC (4 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.1084: +2 -1 lines
Diff to previous 1.1084
#457744 by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision().

Revision 1.1084 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:33 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.1083: +10 -10 lines
Diff to previous 1.1083
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.1083 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 17:19:51 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.1082: +2 -2 lines
Diff to previous 1.1082
- Patch #524476 by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names.

Revision 1.1082 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 05:58:13 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1081: +19 -8 lines
Diff to previous 1.1081
#488542 by yched: Allow field UI to be attached to any fieldable entity.

Revision 1.1081 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 04:28:15 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1080: +17 -13 lines
Diff to previous 1.1080
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)

Revision 1.1080 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 13:51:58 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1079: +4 -27 lines
Diff to previous 1.1079
- Patch #373201 by Berdir: clean-up of some drupal_render() oversight.

Revision 1.1079 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:09 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1078: +3 -3 lines
Diff to previous 1.1078
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.1078 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 10:57:46 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1077: +2 -3 lines
Diff to previous 1.1077
- Patch #509122 by Berdir: rest in peace db_affected_rows().

Revision 1.1077 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 04:27:23 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1076: +1 -4 lines
Diff to previous 1.1076
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.

Revision 1.1076 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:11:27 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1075: +5 -1 lines
Diff to previous 1.1075
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers.  Finally.

Revision 1.1075 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 18:19:41 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1074: +5 -5 lines
Diff to previous 1.1074
- Patch #504054 by Sutharsan: remove left-overs and fixed broken links.

Revision 1.1074 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 10:13:28 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1073: +4 -5 lines
Diff to previous 1.1073
- Patch #501466 by catch: move comment administration to a tab.

Revision 1.1073 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:16:38 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.1072: +4 -10 lines
Diff to previous 1.1072
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting.  Feel good moment!

Revision 1.1072 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 09:10:05 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.1071: +51 -84 lines
Diff to previous 1.1071
- Patch #409750 by yched et al: overhaul and extend node build modes.

Revision 1.1071 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 21:19:02 2009 UTC (5 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1070: +1 -13 lines
Diff to previous 1.1070
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.

Revision 1.1070 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:38 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1069: +96 -261 lines
Diff to previous 1.1069
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.1069 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 21:56:07 2009 UTC (5 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1068: +4 -4 lines
Diff to previous 1.1068
#482920 follow-up by JamesAn: Fix typos and let the tests pass again.

Revision 1.1068 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 19:22:58 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1067: +4 -4 lines
Diff to previous 1.1067
- Rollback of last patch.

Revision 1.1067 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 19:17:53 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1066: +4 -4 lines
Diff to previous 1.1066
- Patch #482920 by Razorraser: fixed typo in node_access_rebuild().

Revision 1.1066 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 05:28:28 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1065: +32 -12 lines
Diff to previous 1.1065
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.

Revision 1.1065 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 19:03:29 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1064: +2 -2 lines
Diff to previous 1.1064
#220233 follow-up by Berdir: Fix typo.

Revision 1.1064 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:28 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1063: +141 -89 lines
Diff to previous 1.1063
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.1063 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 03:33:36 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1062: +15 -12 lines
Diff to previous 1.1062
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.

Revision 1.1062 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 12:14:27 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1061: +1 -6 lines
Diff to previous 1.1061
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().

Revision 1.1061 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 16:44:06 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.1060: +20 -1 lines
Diff to previous 1.1060
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.

Revision 1.1060 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:58 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1059: +34 -34 lines
Diff to previous 1.1059
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.1059 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 02:01:53 2009 UTC (6 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.1058: +21 -3 lines
Diff to previous 1.1058
#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.

Revision 1.1058 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 09:13:47 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1057: +3 -3 lines
Diff to previous 1.1057
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.

Revision 1.1057 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 09:12:29 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1056: +14 -8 lines
Diff to previous 1.1056
- Patch #472658 by agentrickard: clean up of inline code comments.

Revision 1.1056 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 15:39:12 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1055: +2 -4 lines
Diff to previous 1.1055
- Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body.

Revision 1.1055 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:32 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1054: +9 -9 lines
Diff to previous 1.1054
- Patch #471070 by stella: millions of code style fixes.

Revision 1.1054 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:34:05 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1053: +63 -1 lines
Diff to previous 1.1053
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.

Revision 1.1053 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 23:07:15 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.1052: +7 -1 lines
Diff to previous 1.1052
Roll-back of #310467: Breaks installer requirements check and update.php.

Revision 1.1052 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:12:23 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1051: +3 -3 lines
Diff to previous 1.1051
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

Revision 1.1051 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 18:39:49 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.1050: +1 -3 lines
Diff to previous 1.1050
- Patch #469134 by Bohjan: removed some redundant help.

Revision 1.1050 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 05:39:45 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1049: +32 -20 lines
Diff to previous 1.1049
#457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes.

Revision 1.1049 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 14:25:53 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1048: +16 -1 lines
Diff to previous 1.1048
- Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants.

Revision 1.1048 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:16 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1047: +4 -4 lines
Diff to previous 1.1047
#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.

Revision 1.1047 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 08:23:15 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1046: +1 -7 lines
Diff to previous 1.1046
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.1046 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:31:17 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1045: +2 -2 lines
Diff to previous 1.1045
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.

Revision 1.1045 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:28:12 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1044: +14 -14 lines
Diff to previous 1.1044
- Patch #457532 by Berdir: more PHP5 'fixes'.

Revision 1.1044 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 10:11:34 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1043: +22 -54 lines
Diff to previous 1.1043
- Patch #449718 by alienbrain: node_feed() is now using new node building API.

Revision 1.1043 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 17:48:11 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1042: +3 -3 lines
Diff to previous 1.1042
- Patch #446742 by sun, dmitrig01: fixed various bugs.

Revision 1.1042 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:39 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1041: +2 -2 lines
Diff to previous 1.1041
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.1041 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 15:40:24 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1040: +2 -30 lines
Diff to previous 1.1040
- Patch #444876 by Damien Tournoud: remove node_invoke_node().

Revision 1.1040 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 09:14:31 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1039: +10 -10 lines
Diff to previous 1.1039
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.

Revision 1.1039 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 06:00:31 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1038: +3 -3 lines
Diff to previous 1.1038
- Patch #352880 by dereine, Dave Reid: replace strstre with strpos.

Revision 1.1038 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 17:52:43 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.1037: +14 -4 lines
Diff to previous 1.1037
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.

Revision 1.1037 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 16:33:48 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1036: +155 -78 lines
Diff to previous 1.1036
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.

Revision 1.1036 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 08:23:02 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1035: +1 -3 lines
Diff to previous 1.1035
- Patch #440768 by Dave Reid: move {node_counter} table from node module to statistics module.

Revision 1.1035 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 09:45:02 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1034: +2 -2 lines
Diff to previous 1.1034
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.

Revision 1.1034 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 19:57:18 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.1033: +10 -3 lines
Diff to previous 1.1033
- Patch #318496 by DeeLay: node_delete does not clean up history.

Revision 1.1033 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 13:31:25 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.1032: +1 -4 lines
Diff to previous 1.1032
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.

Revision 1.1032 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 19:18:10 2009 UTC (8 months ago) by dries
Branch: MAIN
Changes since 1.1031: +2 -1 lines
Diff to previous 1.1031
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.

Revision 1.1031 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:36 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.1030: +3 -3 lines
Diff to previous 1.1030
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

Revision 1.1030 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 20:13:26 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1029: +4 -4 lines
Diff to previous 1.1029
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.

Revision 1.1029 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 19:28:50 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1028: +2 -2 lines
Diff to previous 1.1028
- Patch #394694 by stompeers: improve node edit conflict message. Result from usability testing.

Revision 1.1028 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:04 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1027: +30 -30 lines
Diff to previous 1.1027
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.1027 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:27 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.1026: +10 -10 lines
Diff to previous 1.1026
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.1026 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 16:53:41 2009 UTC (9 months ago) by dries
Branch: MAIN
Changes since 1.1025: +13 -2 lines
Diff to previous 1.1025
- Patch #299267 by Crell: add extender support to the SELECT query builder.

Revision 1.1025 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:56 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.1024: +10 -10 lines
Diff to previous 1.1024
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.947.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 14:39:40 2009 UTC (9 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13
Changes since 1.947.2.14: +2 -1 lines
Diff to previous 1.947.2.14 , to branch point 1.947
#320395 by qutoz, swentel: Set node format to 0 in node_submit() if the body was turned off to avoid a minor notice.

Revision 1.947.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 12:34:58 2009 UTC (9 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.13: +17 -2 lines
Diff to previous 1.947.2.13 , to branch point 1.947
#365183 by Eaton: node_feed() did not use the same API functions as node_view() did, so custom fields were missing from the output

Revision 1.1024 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 02:27:59 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.1023: +2 -2 lines
Diff to previous 1.1023
#372474 by karschsp: Minor documentation fix for node access system.

Revision 1.1023 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 16:25:08 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1022: +2 -2 lines
Diff to previous 1.1022
#333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.

Revision 1.1022 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:30 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1021: +3 -3 lines
Diff to previous 1.1021
- Patch #355236 by Frando: refactor drupal_render() theming.

Revision 1.1021 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 17:30:12 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1020: +69 -1 lines
Diff to previous 1.1020
- 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!

Revision 1.1020 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 07:34:30 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1019: +17 -2 lines
Diff to previous 1.1019
#365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).

Revision 1.1019 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:22:26 2009 UTC (9 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1018: +59 -24 lines
Diff to previous 1.1018
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.

Revision 1.1018 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 12:46:06 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.1017: +2 -2 lines
Diff to previous 1.1017
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.

Revision 1.1017 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 05:01:39 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.1016: +3 -1 lines
Diff to previous 1.1016
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.

Revision 1.1016 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 03:11:54 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.1015: +4 -6 lines
Diff to previous 1.1015
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().

Revision 1.1015 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 14:50:58 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.1014: +8 -6 lines
Diff to previous 1.1014
- Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed possible SQL injection risk in node_access().  Already part of Drupal 6.

Revision 1.1014 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 20:56:04 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1013: +2 -1 lines
Diff to previous 1.1013
#320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes.

Revision 1.947.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:34:07 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-9
Changes since 1.947.2.12: +4 -2 lines
Diff to previous 1.947.2.12 , to branch point 1.947
Drupal 6.9

Revision 1.776.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:32:14 2009 UTC (10 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.776.2.32: +6 -1 lines
Diff to previous 1.776.2.32 , to branch point 1.776 , to next main 1.1169
Drupal 5.15

Revision 1.1013 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:16:20 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.1012: +2 -2 lines
Diff to previous 1.1012
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

Revision 1.1012 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:41:38 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1011: +2 -2 lines
Diff to previous 1.1011
- Rollback of #225562 -- I think there is still something wrong.

Revision 1.1011 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:25:12 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1010: +2 -2 lines
Diff to previous 1.1010
- Patch #225562 by Jody Lynn:  change DB table names from eg. term_data to taxonomy_term_data.

Revision 1.947.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 16:02:33 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.11: +1 -3 lines
Diff to previous 1.947.2.11 , to branch point 1.947
#344052 by salvis: remove unused $update_node variable from node module

Revision 1.1010 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 08:42:12 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1009: +35 -5 lines
Diff to previous 1.1009
#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

Revision 1.1009 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 19:56:51 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1008: +10 -4 lines
Diff to previous 1.1008
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.

Revision 1.1008 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 12:02:22 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1007: +13 -31 lines
Diff to previous 1.1007
- Patch #350984 by Moshe: kick comment rendering out of node module.

Revision 1.1007 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:18 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1006: +9 -9 lines
Diff to previous 1.1006
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.1006 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 22:29:44 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1005: +23 -24 lines
Diff to previous 1.1005
- Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alter().

Revision 1.1005 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 21:51:26 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1004: +19 -13 lines
Diff to previous 1.1004
- Patch #352093 by catch: avoid unnecessary SQL query on front page when no node access modules are enabled.

Revision 1.776.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 22:25:40 2008 UTC (10 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.31: +2 -2 lines
Diff to previous 1.776.2.31 , to branch point 1.776
#157353 by Freso and tangent. Remove a needless dash from RSS feed title.

Revision 1.1004 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:38 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.1003: +6 -6 lines
Diff to previous 1.1003
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.1003 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:32 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1002: +16 -14 lines
Diff to previous 1.1002
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.1002 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 22:05:51 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1001: +33 -22 lines
Diff to previous 1.1001
- Patch #339929 by Moshe et al: move node links into ->content.

Revision 1.1001 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:45 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1000: +161 -83 lines
Diff to previous 1.1000
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.1000 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:22 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.999: +11 -11 lines
Diff to previous 1.999
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.999 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 21:24:34 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.998: +5 -5 lines
Diff to previous 1.998
- Patch #296624 by Damien Tournoud: made search work on PostgreSQL.

Revision 1.998 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 14:09:41 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.997: +14 -14 lines
Diff to previous 1.997
- Patch #305345 by catch: making all terminology consistent.

Revision 1.997 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 13:11:05 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.996: +3 -6 lines
Diff to previous 1.996
- Patch #330674 by catch: we can eliminate one database query because we have the parent node cached anyway.

Revision 1.996 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 11:45:03 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.995: +3 -3 lines
Diff to previous 1.995
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.

Revision 1.995 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 05:19:46 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.994: +4 -4 lines
Diff to previous 1.994
#331719 follow-up by chx: Remove ambiguity from search score queries.

Revision 1.994 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 20:43:54 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.993: +3 -3 lines
Diff to previous 1.993
- Patch #319788 by stella, nedjo et al: pass language code to filters when available.

Revision 1.993 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 05:55:56 2008 UTC (12 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.992: +4 -3 lines
Diff to previous 1.992
#303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7.

Revision 1.992 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 10:48:31 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.991: +4 -1 lines
Diff to previous 1.991
- Patch #302120 by dmitrig01: usability improvement - make the content type admin screen prettier.

Revision 1.991 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 19:51:06 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.990: +3 -3 lines
Diff to previous 1.990
- Patch #279516 by c960657: removed many PHP4-isms.  Great patch.

Revision 1.990 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:08:52 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.989: +2 -2 lines
Diff to previous 1.989
- Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.

Revision 1.989 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 00:23:03 2008 UTC (13 months ago) by webchick
Branch: MAIN
Changes since 1.988: +2 -2 lines
Diff to previous 1.988
#325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent module -> base change.

Revision 1.988 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:03 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.987: +3 -3 lines
Diff to previous 1.987
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.987 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 19:00:55 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.986: +3 -3 lines
Diff to previous 1.986
#320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being called.

Revision 1.986 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:04 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.985: +3 -3 lines
Diff to previous 1.985
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.985 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:06 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.984: +3 -3 lines
Diff to previous 1.984
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.984 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:00 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.983: +3 -3 lines
Diff to previous 1.983
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.983 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 18:29:20 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.982: +9 -5 lines
Diff to previous 1.982
#305566 by agentrickard and moshe weitzman: Split 'bypass node access' from 'administer nodes'.

Revision 1.982 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 15:15:51 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.981: +47 -12 lines
Diff to previous 1.981
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.776.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:10:26 2008 UTC (13 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14
Changes since 1.776.2.30: +9 -1 lines
Diff to previous 1.776.2.30 , to branch point 1.776
Drupal 5.11.

Revision 1.981 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 03:27:56 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.980: +78 -74 lines
Diff to previous 1.980
#206138 by pwolanin: Rename mis-named 'module' attribute in node types.

Revision 1.980 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 12:55:54 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.979: +8 -7 lines
Diff to previous 1.979
- Patch #310212 by justinrandell: killed  in _node hook, as well as twelve sable tooth tigers.

Revision 1.979 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:11 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.978: +5 -7 lines
Diff to previous 1.978
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.978 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 19:47:43 2008 UTC (13 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.977: +2 -2 lines
Diff to previous 1.977
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.

Revision 1.977 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 20:37:32 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.976: +3 -3 lines
Diff to previous 1.976
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.

Revision 1.976 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:57 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.975: +9 -9 lines
Diff to previous 1.975
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.975 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 04:55:13 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.974: +2 -2 lines
Diff to previous 1.974
#189406 by catch: Add comment settings to the list of stuff you can configure per node type.

Revision 1.974 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:20 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.973: +9 -9 lines
Diff to previous 1.973
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.973 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 15:50:35 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.972: +2 -2 lines
Diff to previous 1.972
- Patch #235175 by dmitrig01: name of content type is incorrectly capitalized.

Revision 1.972 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:37 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.971: +42 -5 lines
Diff to previous 1.971
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.971 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 19:02:06 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.970: +5 -2 lines
Diff to previous 1.970
- Patch #289796 by cwgordon7 and webchick: killed some exceptions.

Revision 1.970 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 19:09:33 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.969: +2 -2 lines
Diff to previous 1.969
- Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove useless db_escape_string().

Revision 1.969 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 16:25:18 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.968: +3 -3 lines
Diff to previous 1.968
- Patch #245329 by christefano and dmitrig01: code comment love.

Revision 1.968 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:27 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.967: +2 -2 lines
Diff to previous 1.967
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.776.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 19:04:21 2008 UTC (16 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-9
Changes since 1.776.2.29: +16 -6 lines
Diff to previous 1.776.2.29 , to branch point 1.776
#252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0.

Revision 1.776.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 18:49:52 2008 UTC (16 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.28: +2 -2 lines
Diff to previous 1.776.2.28 , to branch point 1.776
#232433 by Damien Tournoud. Use non-localized date for RSS.

Revision 1.947.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 08:59:57 2008 UTC (17 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.947.2.10: +4 -5 lines
Diff to previous 1.947.2.10 , to branch point 1.947
#230029 by killes: rework node saving code to remove possible race condition with node and node revision saves; solves duplicate key errors on busy sites

Revision 1.947.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 14:17:01 2008 UTC (17 months ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.9: +2 -2 lines
Diff to previous 1.947.2.9 , to branch point 1.947
#257279 by robertDouglass and David Lesieur, tested by douggreen: removing an extra join which was not required in the do_search query; improves search speed.

Revision 1.776.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 00:52:54 2008 UTC (17 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-8
Changes since 1.776.2.27: +65 -25 lines
Diff to previous 1.776.2.27 , to branch point 1.776
#155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format

Revision 1.967 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 17:12:55 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.966: +32 -3 lines
Diff to previous 1.966
- Patch #101543 by webchick: document all constants.

Revision 1.947.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 08:06:57 2008 UTC (18 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.8: +17 -7 lines
Diff to previous 1.947.2.8 , to branch point 1.947
#252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0

Revision 1.947.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 07:27:35 2008 UTC (18 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.7: +2 -2 lines
Diff to previous 1.947.2.7 , to branch point 1.947
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)

Revision 1.966 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:40:31 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.965: +3 -3 lines
Diff to previous 1.965
- Patch #259002 by Robert Douglas: set all the default scoring factors to zero.  This patch is a usability improvement (better out-of-the-box search relevancy) and a performance improvement (greatly simplified search queries).

Revision 1.965 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 11:10:52 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.964: +86 -64 lines
Diff to previous 1.964
- Patch #145242 by douggreen et al: refactor node_rank to modules can add scoring factors.

Revision 1.964 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 17:40:43 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.963: +2 -2 lines
Diff to previous 1.963
- Patch #257279 by Robert Douglas: removing extra join from do_search().

Revision 1.963 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 13:19:50 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.962: +4 -4 lines
Diff to previous 1.962
- Patch #240387 by recidive: fixed broken links.

Revision 1.962 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 07:52:52 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.961: +16 -6 lines
Diff to previous 1.961
- Patch #252580 by robert douglas and senpai: fixed a division by zero.

Revision 1.961 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:48 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.960: +8 -19 lines
Diff to previous 1.960
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.960 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:11:05 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.959: +2 -2 lines
Diff to previous 1.959
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.

Revision 1.776.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 07:49:00 2008 UTC (18 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.26: +12 -18 lines
Diff to previous 1.776.2.26 , to branch point 1.776
#175743 by Desbeers: fix numerous issues around node submission dates and content editing.
5.x backport by Freso.

Revision 1.959 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:52 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.958: +6 -1 lines
Diff to previous 1.958
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.958 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 05:31:27 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.957: +30 -1 lines
Diff to previous 1.957
- Patch #154151 by Robert Douglass: made it possible to do language-aware searches.

Revision 1.947.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 22:18:51 2008 UTC (19 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.947.2.6: +2 -2 lines
Diff to previous 1.947.2.6 , to branch point 1.947
- Patch #232433 by mfb: make sure RSS feeds validate.

Revision 1.957 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 22:17:57 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.956: +2 -2 lines
Diff to previous 1.956
- Patch #232433 by mfb: make sure RSS feeds validate.

Revision 1.956 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:38 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.955: +57 -57 lines
Diff to previous 1.955
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.955 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:22 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.954: +4 -4 lines
Diff to previous 1.954
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

  The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.

Revision 1.947.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:48 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.947.2.5: +5 -1 lines
Diff to previous 1.947.2.5 , to branch point 1.947
Drupal 6.2

Revision 1.954 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 6 18:50:12 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.953: +7 -7 lines
Diff to previous 1.953
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.

Revision 1.776.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 02:26:07 2008 UTC (19 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.25: +2 -2 lines
Diff to previous 1.776.2.25 , to branch point 1.776
#227548 by Heine, AjK: misuse of db_escape_string(), when db_escape_table() should have been used

Revision 1.953 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 19:45:21 2008 UTC (19 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.952: +2 -2 lines
Diff to previous 1.952
- Patch #241021 by keith.smith: we forgot to remove a reference to the 'story' node type.  It was renamed to 'article'.

Revision 1.947.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 08:03:02 2008 UTC (20 months ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.4: +2 -2 lines
Diff to previous 1.947.2.4 , to branch point 1.947
#239196 by jvandyk and myself: missing status check on nodes in search indexing counter

Revision 1.952 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 07:32:00 2008 UTC (20 months ago) by dries
Branch: MAIN
Changes since 1.951: +2 -2 lines
Diff to previous 1.951
- Patch #239196 by jvandyk: fix negative percentage on search status page.

Revision 1.947.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 22:23:16 2008 UTC (20 months ago) by goba
Branch: DRUPAL-6
Changes since 1.947.2.3: +2 -1 lines
Diff to previous 1.947.2.3 , to branch point 1.947
#204415 by chx: actually use 'administer content types' permission for node type editing instead of 'administer nodes'

Revision 1.951 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 21:26:08 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.950: +3 -3 lines
Diff to previous 1.950
- Patch #229517 by keith.smith and flobruit: de-html selected interface strings.

Revision 1.947.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 17:12:58 2008 UTC (20 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-1
Changes since 1.947.2.2: +2 -2 lines
Diff to previous 1.947.2.2 , to branch point 1.947
#227548 by Heine, AjK: misuse of db_escape_string(), when db_escape_table() should have been used

Revision 1.950 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:46:40 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.949: +32 -8 lines
Diff to previous 1.949
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.

Revision 1.949 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 17:48:05 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.948: +4 -4 lines
Diff to previous 1.948
- Patch #220893 by AjK: fixed some watchdog calls.

Revision 1.948 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 19:29:07 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.947: +4 -4 lines
Diff to previous 1.947
- Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone().

Revision 1.947.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 14:10:22 2008 UTC (21 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0
Changes since 1.947.2.1: +2 -2 lines
Diff to previous 1.947.2.1 , to branch point 1.947
#201854 by jgoldberg, Arancaytar: node 'teaser' might be longer then the body, if it is a summary in Drupal 6

Revision 1.947.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 19:19:39 2008 UTC (21 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.947: +4 -4 lines
Diff to previous 1.947
#220893 by AjK: node actions were improperly saving a node type object, instead of a name to the database

Revision 1.776.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 07:49:18 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.24: +2 -2 lines
Diff to previous 1.776.2.24 , to branch point 1.776
#208023 by traxer. Order node/add by name, not internal type.

Revision 1.776.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 07:00:27 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.23: +2 -2 lines
Diff to previous 1.776.2.23 , to branch point 1.776
#212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item dates instead of date() to honor site time zone settings

Revision 1.776.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 06:04:17 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.776.2.22: +2 -2 lines
Diff to previous 1.776.2.22 , to branch point 1.776
#211825 by webchick. Fix revision revert log message.

Revision 1.947 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:41:47 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-4
Branch point for: DRUPAL-6
Changes since 1.946: +2 -2 lines
Diff to previous 1.946
#204071 by Pancho: use UTF-8 aware string length counting in node_teaser() (minor)

Revision 1.946 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:07:32 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.945: +5 -3 lines
Diff to previous 1.945
#216890 by gpk with documentation from myself: blog API clients do not pass on the teaser_include flag, so only act on that flag, if we have it

Revision 1.945 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 11:08:17 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3
Changes since 1.944: +18 -15 lines
Diff to previous 1.944
#202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in node module

Revision 1.944 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 15:51:29 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.943: +4 -4 lines
Diff to previous 1.943
#213657 by dopry and moshe weitzman: typo in rss feed build mode and better link handling

Revision 1.943 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 18:13:04 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.942: +2 -2 lines
Diff to previous 1.942
#212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item dates instead of date() to honor site time zone settings

Revision 1.942 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 18:03:05 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.941: +7 -3 lines
Diff to previous 1.941
#204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model based on menu paths, so conflicts between action and node type names are not a problem

Revision 1.941 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 15:57:10 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.940: +5 -5 lines
Diff to previous 1.940
#201667 follow up by gpk: minor code comment and whitespace cleanup

Revision 1.940 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 21:40:10 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.939: +2 -2 lines
Diff to previous 1.939
#201667 follow up by keith.smith: typo in code comment

Revision 1.939 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 12:10:04 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.938: +53 -8 lines
Diff to previous 1.938
#201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in JS and no-JS mode

Revision 1.938 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 11:27:16 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.937: +5 -2 lines
Diff to previous 1.937
#205792 by yched: fix contradictory messages after node access rebuild

Revision 1.937 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:41 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.936: +2 -2 lines
Diff to previous 1.936
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.776.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 01:31:26 2008 UTC (22 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-6, DRUPAL-5-7
Changes since 1.776.2.21: +5 -3 lines
Diff to previous 1.776.2.21 , to branch point 1.776
#166433 by Ralf Stamm. Use correct menu item type for revsion confirm pages.

Revision 1.936 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 13:50:50 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.935: +2 -1 lines
Diff to previous 1.935
#206272 report by yojoe, patch by myself: user provided data in menu titles should be check_plain()-ed not t()-ed

Revision 1.935 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 17:46:29 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.934: +3 -4 lines
Diff to previous 1.934
#203582 by David_Rothstein: some core hook_access() implementations are not using the passed in account

Revision 1.934 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:51 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.933: +2 -2 lines
Diff to previous 1.933
- Patch #204221 by webernet: code style fixes.

Revision 1.933 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 21:12:12 2007 UTC (23 months ago) by dries
Branch: MAIN
Changes since 1.932: +10 -2 lines
Diff to previous 1.932
- Patch #176748 by pwolanin, Rob Loach: fixed broken breadcrumbs.

Revision 1.932 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:24:25 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.931: +2 -2 lines
Diff to previous 1.931
#203274 by Pasqualle: remove excessive witespace from our code (minor)

Revision 1.931 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 11:55:23 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.930: +2 -1 lines
Diff to previous 1.930
#202895 by cwgordon7, theborg: fix node revision view page load argumnets

Revision 1.930 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 09:20:41 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.929: +47 -12 lines
Diff to previous 1.929
#201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code

Revision 1.929 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 09:08:35 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.928: +1 -96 lines
Diff to previous 1.928
#164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message

Revision 1.928 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 15:55:02 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.927: +4 -11 lines
Diff to previous 1.927
#103041 by O Govinda, gaele and keith.smith: reworked node help, removing mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts

Revision 1.927 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 12:41:20 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.926: +6 -3 lines
Diff to previous 1.926
#201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no node types defined

Revision 1.926 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 19:19:46 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.925: +4 -4 lines
Diff to previous 1.925
#199439 by douggreen: fix content search in PostgreSQL

Revision 1.925 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:40:32 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.924: +2 -2 lines
Diff to previous 1.924
#199158 by catch: AND was used in place of WHERE in search module reindex code

Revision 1.924 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:47 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.923: +2 -2 lines
Diff to previous 1.923
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.923 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 13:06:45 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.922: +3 -3 lines
Diff to previous 1.922
#200540 by theborg: fix node_make_unsticky_action() code comments and promote flag in node_unpromote_action()

Revision 1.922 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 14:31:12 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.921: +11 -1 lines
Diff to previous 1.921
#195169 (actually a fix to #199161) by bjaspan: do not rely on buggy MySQL behavior of assuming empty default value for NOT NULL columns, fixing poll submission on PostgreSQL

Revision 1.921 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 12:42:37 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.920: +2 -2 lines
Diff to previous 1.920
#196953 by JirkaRybka: add target attribute to 'read more' links generated to RSS feed teasers for RSS reader usability

Revision 1.920 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 12:13:39 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.919: +2 -2 lines
Diff to previous 1.919
#116726 by Pancho: (usability) standardize on '@type %title' usage in node feedback messages

Revision 1.919 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 10:52:52 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.918: +8 -2 lines
Diff to previous 1.918
#198187 by mcarbone: resolve conflicts of n.uid and r.uid, so the node author uid takes precedence over the revision uid

Revision 1.918 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 10:29:19 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.917: +7 -4 lines
Diff to previous 1.917
#188908 by JirkaRybka, documentation added: empty feeds resulted in feeds with all nodes instead

Revision 1.917 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:21 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.916: +3 -3 lines
Diff to previous 1.916
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.916 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 09:58:32 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.915: +15 -1 lines
Diff to previous 1.915
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions

Revision 1.915 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 19:12:58 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.914: +2 -3 lines
Diff to previous 1.914
security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833

Revision 1.914 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 07:45:15 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.913: +19 -1 lines
Diff to previous 1.913
#184968 by chx and myself: confirm forms for node revision and delete forms (avoiding CSRF)

Revision 1.913 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 11:29:24 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.912: +18 -6 lines
Diff to previous 1.912
#155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format

Revision 1.912 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 10:29:20 2007 UTC (23 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.911: +7 -7 lines
Diff to previous 1.911
- Patch #162381 by Heine et al: properly escape strings.

Revision 1.911 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 13:31:04 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.910: +15 -5 lines
Diff to previous 1.910
#184968 spin off coding style fixes to let the substance of the patch get reviewed

Revision 1.910 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 11:36:35 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.909: +2 -2 lines
Diff to previous 1.909
#115912: remove misleading reference to node formats in node_teaser() phpdoc

Revision 1.909 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 11:44:03 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.908: +5 -5 lines
Diff to previous 1.908
#120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names

Revision 1.908 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 21:02:24 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.907: +2 -2 lines
Diff to previous 1.907
#194994 by gpk: the PHP format was moved to php/0 instead of filter/2 and this was not updated in the node teaser building code

Revision 1.907 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 20:59:32 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.906: +2 -2 lines
Diff to previous 1.906
#194166 rollback and additional comments by chx: developers can modify menu editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway

Revision 1.906 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 20:35:37 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.905: +3 -3 lines
Diff to previous 1.905
#175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations

Revision 1.905 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 12:27:38 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.904: +44 -23 lines
Diff to previous 1.904
#180425 by Bevan, tested by gpk: teaser splitter PHP code was breaking too early, not taking break type precedence into account

Revision 1.904 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 18:20:37 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.903: +10 -1 lines
Diff to previous 1.903
#188462 by bjaspan: null value in revision log field violated non-null constraint in PostgreSQL

Revision 1.903 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 09:47:07 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.902: +6 -3 lines
Diff to previous 1.902
#193064 patch by myself: take node by reference, when revisionn is saved, so we get the vid property updated on PHP 4 too

Revision 1.902 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 12:43:13 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.901: +2 -2 lines
Diff to previous 1.901
#191931 by webchick: user avatars were not displayed on nodes

Revision 1.901 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 14:56:14 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.900: +20 -4 lines
Diff to previous 1.900
- Patch #187799 by greggles et al: fixed problem with revisions being associated with the wrong user.

Revision 1.900 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 14:04:08 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.899: +30 -43 lines
Diff to previous 1.899
- Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module

Revision 1.899 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 19:06:32 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.898: +3 -3 lines
Diff to previous 1.898
#191104 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate

Revision 1.898 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 15:14:54 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.897: +3 -3 lines
Diff to previous 1.897
#180191 by chx: fix notice in teaser handling

Revision 1.897 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 11:43:04 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.896: +1 -4 lines
Diff to previous 1.896
- Patch #186718 by bdragon: removed redundant query.

Revision 1.896 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 14:38:38 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.895: +1 -13 lines
Diff to previous 1.895
#40934 by catch and fajerstarter: remove admin search page as it was broken and the same as the usual search page anyway

Revision 1.895 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 19 10:19:02 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.894: +3 -3 lines
Diff to