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

Log of /drupal/modules/upload/upload.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.270 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 18:51:11 2009 UTC (8 days, 13 hours ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.269: +6 -6 lines
Diff to previous 1.269
- Patch #583730 by sun: fixed form caching.

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

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:55:31 2009 UTC (3 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267
#612396 by jim0203 and dman: Fixed Notice: Undefined index: process_input() in _form_builder_handle_input_element().

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

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:19 2009 UTC (4 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.265: +4 -4 lines
Diff to previous 1.265
#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.265 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 00:55:29 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.264: +3 -3 lines
Diff to previous 1.264
- Patch #443200 by c960657: fixed user pictures not working with private files.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 21:16:44 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.263: +2 -2 lines
Diff to previous 1.263
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 16:38:43 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.262: +3 -2 lines
Diff to previous 1.262
- Patch #593522 by sun: a better and faster drupal_alter().

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 15:27:16 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
- Patch #602122 by sivaji: fixed broken link.

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

Revision 1.260 - (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.259: +3 -3 lines
Diff to previous 1.259
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:56:09 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.258: +2 -2 lines
Diff to previous 1.258
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.

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

Revision 1.197.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 17:54:19 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.197.2.4: +2 -2 lines
Diff to previous 1.197.2.4 , to branch point 1.197 , to next main 1.270
#360605 by Berdir et al.: make Drupal core work with PHP 5.3.0 out of the box (fixes for incompatibilities introduced with PHP 5.3.0)

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:05 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.256: +4 -2 lines
Diff to previous 1.256
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:22 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.255: +2 -1 lines
Diff to previous 1.255
#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.255 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:46 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.254: +1 -2 lines
Diff to previous 1.254
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

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

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 19:30:41 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.252: +3 -3 lines
Diff to previous 1.252
#556594 by sign: Move File Uploads under Media.

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

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 16:51:52 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250
- Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x HEIGHT widget.

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

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 00:35:31 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.248: +4 -5 lines
Diff to previous 1.248
#552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules.

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 10:48:03 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.247: +2 -2 lines
Diff to previous 1.247
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:41 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.246: +10 -11 lines
Diff to previous 1.246
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 07:12:16 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.245: +11 -9 lines
Diff to previous 1.245
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.

Revision 1.245 - (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.244: +2 -2 lines
Diff to previous 1.244
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:11 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.243: +3 -3 lines
Diff to previous 1.243
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.243 - (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.242: +6 -5 lines
Diff to previous 1.242
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.

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

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

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 18:22:30 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.239: +1 -2 lines
Diff to previous 1.239
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 12:00:06 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.238: +6 -6 lines
Diff to previous 1.238
- Patch #440778 by brianV: coding style fixes and documentation improvements.

Revision 1.238 - (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.237: +3 -3 lines
Diff to previous 1.237
#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.237 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:28:13 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.236: +2 -2 lines
Diff to previous 1.236
- Patch #457532 by Berdir: more PHP5 'fixes'.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 11:28:47 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.235: +2 -2 lines
Diff to previous 1.235
- Patch #366610 by mr.baileys: make sure we generate valid markup.

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

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

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 08:15:51 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.232: +3 -3 lines
Diff to previous 1.232
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 22:19:45 2009 UTC (7 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.231: +3 -3 lines
Diff to previous 1.231
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 16:43:02 2009 UTC (8 months ago) by dries
Branch: MAIN
Changes since 1.230: +6 -5 lines
Diff to previous 1.230
- Patch #373177 by Moshe Weitzman: node upload table should use late rendering.

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 20:13:27 2009 UTC (8 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.229: +2 -4 lines
Diff to previous 1.229
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.

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

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 10:26:35 2009 UTC (9 months ago) by dries
Branch: MAIN
Changes since 1.227: +3 -3 lines
Diff to previous 1.227
- Patch #377870 by mr.baileys: removed unnecessary access check.

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:32 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.226: +3 -3 lines
Diff to previous 1.226
- Patch #355236 by Frando: refactor drupal_render() theming.

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

Revision 1.197.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 15:30:23 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-9
Changes since 1.197.2.3: +2 -2 lines
Diff to previous 1.197.2.3 , to branch point 1.197
#347485 by cdale: only add upload submit handler if the upload form is added

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 08:29:09 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.224: +2 -2 lines
Diff to previous 1.224
- Patch #347485 by cdale: don't add upload node submit handler unless necessary.

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 21:45:11 2009 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.223: +2 -2 lines
Diff to previous 1.223
- Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field.

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 11:08:47 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.222: +36 -21 lines
Diff to previous 1.222
- Patch #348201 by catch: make it possible to load multiple files with fewer queries.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 15:52:59 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.221: +31 -15 lines
Diff to previous 1.221
- Patch #352236 by CitizenKane: finished converting upload module to the new database layer.

Revision 1.221 - (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.220: +10 -6 lines
Diff to previous 1.220
- Patch #339929 by Moshe et al: move node links into ->content.

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 11:30:25 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.219: +8 -8 lines
Diff to previous 1.219
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.

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

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 12:08:45 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.217: +2 -4 lines
Diff to previous 1.217
- Patch #321283 by drewish: upload module needs to inform uid 1 about allowed extensions.

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 00:40:45 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.216: +2 -1 lines
Diff to previous 1.216
Removing #137932 which was committed prematurely.

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 21:17:48 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.215: +1 -2 lines
Diff to previous 1.215
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 21:35:10 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.214: +3 -2 lines
Diff to previous 1.214
- Patch #331013 by drewish: remove file_set_status in favor of file_save().

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 20:24:46 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.213: +1 -5 lines
Diff to previous 1.213
- Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function upload_menu_alter().

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 02:42:56 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.212: +40 -51 lines
Diff to previous 1.212
#319465: SA-2008-47 (#295053): Privilege escalation in upload module.

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 03:03:59 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.211: +9 -7 lines
Diff to previous 1.211
#319341: SA-2008-060 (#318706): Access bypass for files attached to restricted nodes.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 02:58:40 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.210: +2 -2 lines
Diff to previous 1.210
#319328: SA-2008-060 (#318706): File upload access bypass.

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

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 00:02:29 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.208: +77 -59 lines
Diff to previous 1.208
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)

Revision 1.197.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:12:18 2008 UTC (13 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.197.2.2: +2 -2 lines
Diff to previous 1.197.2.2 , to branch point 1.197
Drupal 6.5

Revision 1.148.2.5 - (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, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.148.2.4: +16 -3 lines
Diff to previous 1.148.2.4 , to branch point 1.148 , to next main 1.270
Drupal 5.11.

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

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 20:37:01 2008 UTC (13 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.206: +3 -3 lines
Diff to previous 1.206
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 09:28:50 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.205: +2 -3 lines
Diff to previous 1.205
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D

Revision 1.197.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:14 2008 UTC (15 months, 2 weeks ago) by drumm
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-4
Changes since 1.197.2.1: +53 -59 lines
Diff to previous 1.197.2.1 , to branch point 1.197
Drupal 6.4.

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

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 07:18:55 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
- Patch #247095 by drewish: fixed variable name that cause private file uploads to be broken.

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

Revision 1.148.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 05:03:47 2008 UTC (18 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.148.2.3: +2 -1 lines
Diff to previous 1.148.2.3 , to branch point 1.148
#140162 by maartenvg. Clear the PHP stat cache after resizing images.

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 13:19:48 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.201: +6 -6 lines
Diff to previous 1.201
- Patch #247095 by drewish ad flobruit: upload module performs permission checks on files it doesn't control.

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:54 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.200: +1 -2 lines
Diff to previous 1.200
- 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.200 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:43 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.199: +14 -14 lines
Diff to previous 1.199
- 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.199 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:46:42 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.198: +5 -2 lines
Diff to previous 1.198
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 13:49:01 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.197: +1 -15 lines
Diff to previous 1.197
- Patch #219883 by gdevlugt and webernet: files attached to newly created nodes are listed despite unchecking list option.

Revision 1.197.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 15:08:09 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3
Changes since 1.197: +1 -15 lines
Diff to previous 1.197
#219883 report by brianshumate, patch by gdevlugt, webernet: remove code cruft with 'upload_current_file' session variable, which was causing bugs

Revision 1.148.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 01:00:23 2008 UTC (22 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-6, DRUPAL-5-7
Changes since 1.148.2.2: +4 -4 lines
Diff to previous 1.148.2.2 , to branch point 1.148
- Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes.

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 08:46:44 2007 UTC (22 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4
Branch point for: DRUPAL-6
Changes since 1.196: +2 -2 lines
Diff to previous 1.196
- Patch #204955 by chx: fixed E_ALL warning.

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 10:43:21 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.195: +54 -19 lines
Diff to previous 1.195
#173656 by qucksketch: fix upload form ordering and delete buttons on preview, among smaller issues

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:49 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.194: +2 -2 lines
Diff to previous 1.194
#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.194 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:40 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.193: +3 -3 lines
Diff to previous 1.193
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:22 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192
#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.192 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 09:58:34 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.191: +7 -1 lines
Diff to previous 1.191
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 23:13:13 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.190: +2 -2 lines
Diff to previous 1.190
#196351 by robertDouglass: fix small SQL error

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 11:49:34 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.189: +15 -8 lines
Diff to previous 1.189
#193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 19:13:22 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.188: +13 -7 lines
Diff to previous 1.188
#172630 by webernet: fix weird errors experienced when using the JS file uploader

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

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 09:05:45 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.186: +2 -2 lines
Diff to previous 1.186
#172943 by drewish: fix file_save_upload() conformance to its API documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 21:47:14 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.185: +3 -3 lines
Diff to previous 1.185
Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied

Revision 1.148.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 21:29:00 2007 UTC (2 years, 1 month ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5
Changes since 1.148.2.1: +4 -4 lines
Diff to previous 1.148.2.1 , to branch point 1.148
Drupal 5.3

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 10:41:47 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 10:24:25 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.183: +2 -1 lines
Diff to previous 1.183
#181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize progress display configuration to allow module developers to choose from the throbber and progress bar

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 09:35:09 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.182: +5 -3 lines
Diff to previous 1.182
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 18:29:32 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.181: +2 -2 lines
Diff to previous 1.181
#174708 by multiple contributors: update jQuery to 1.2

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 15:31:48 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.180: +9 -1 lines
Diff to previous 1.180
#173305 by drewish: actually remove files when the delete check box is checked

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 18:09:49 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.179: +2 -2 lines
Diff to previous 1.179
- Patch #173287 by webernet: missing {} in SQL query.

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 08:42:02 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.178: +3 -3 lines
Diff to previous 1.178
- Patch #172961 by webernet: code style cleanup.

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 14:26:26 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.177: +22 -23 lines
Diff to previous 1.177
#168813 by chx: do not let form caching prevent file uploads

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 12:30:24 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.176: +2 -1 lines
Diff to previous 1.176
#157747 by dopry: the files coming from the form are arrays, and need to by casted to objects

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 11:01:00 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.175: +2 -2 lines
Diff to previous 1.175
#160039 by prakashp, chx and pwolanin: fix node saving:
 - centralize/reuse some node form saving code
 - fix uploads without JS
 - fix reappearing teasers on node save

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 5 16:13:31 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.174: +2 -2 lines
Diff to previous 1.174
- Patch #164672 by flevour: typo in SQL query.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 22:53:10 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.173: +2 -151 lines
Diff to previous 1.173
- Patch #163248 by bennybobw: split upload module.

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 08:48:58 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.172: +3 -3 lines
Diff to previous 1.172
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 4 15:42:38 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.171: +13 -17 lines
Diff to previous 1.171
- Patch #154398 by quicksketch et al: add dynamic AHAH submission properties to Forms API.  This patch was ready for a long time and is somewhat of a usability improvement (enabler).

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 14:41:37 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.170: +3 -3 lines
Diff to previous 1.170
- Patch #155986 by Uwe: fixed typos.

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 17:41:16 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.169: +10 -23 lines
Diff to previous 1.169
- Rollback of patch #147723: delete API.  Talked to Steven and Gabor and we
  unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:58 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.168: +3 -3 lines
Diff to previous 1.168
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:46:15 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.167: +4 -1 lines
Diff to previous 1.167
#115139: Add centralized json handler (and send text/javascript content-type header).

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 05:44:21 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.166: +23 -10 lines
Diff to previous 1.166
#147723: Deletion API (by hunmonk). Woop woop.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 17 10:43:25 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.165: +3 -7 lines
Diff to previous 1.165
- Patch #152291 by dopry: remove some remaining cruft for handling preview URLs from upload.module.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 15 22:00:30 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.164: +3 -1 lines
Diff to previous 1.164
- Patch #152171 by yched: added missing validation routines for settings.

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 07:22:22 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.163: +9 -9 lines
Diff to previous 1.163
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 08:08:59 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.162: +141 -327 lines
Diff to previous 1.162
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 16:06:07 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.161: +2 -2 lines
Diff to previous 1.161
- Patch #146470 by ax: fixed typo in Form API3 conversion.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:08:47 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.160: +5 -5 lines
Diff to previous 1.160
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:38 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.159: +13 -7 lines
Diff to previous 1.159
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 17:03:29 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.158: +3 -3 lines
Diff to previous 1.158
- Patch #128082 by Goba et al: Allow localization of built-in menu items.

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 08:56:59 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.157: +7 -7 lines
Diff to previous 1.157
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:27:23 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.156: +18 -1 lines
Diff to previous 1.156
- Patch #130987 by merlinofchaos: added theme registry for easier themability.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 05:13:54 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.155: +15 -8 lines
Diff to previous 1.155
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 00:35:59 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.154: +3 -6 lines
Diff to previous 1.154
- Patch #110888 by Eaton: unify hook _alter()

Revision 1.148.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 03:27:24 2007 UTC (2 years, 8 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2
Changes since 1.148: +6 -3 lines
Diff to previous 1.148
 - Patch #68690 by mindless: new attachments not shown.
 Backport from HEAD.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 16:43:10 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.153: +6 -3 lines
Diff to previous 1.153
- Patch #68690 by mindless: new attachments not shown.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 11:40:18 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.152: +2 -2 lines
Diff to previous 1.152
- Patch #111347 by Steven: refactor url() and l().

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 15:49:26 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.151: +6 -6 lines
Diff to previous 1.151
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices.  Thanks.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 22:14:06 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.150: +3 -3 lines
Diff to previous 1.150
- Rollback of E_ALL patch.  Too much extra breakage.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 21:32:07 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.149: +3 -3 lines
Diff to previous 1.149
- Patch #112715 by webchick et al: fixed some E_ALL errors.

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 14:48:36 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.148: +34 -39 lines
Diff to previous 1.148
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 11:22:34 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
Fix JS upload after theme_button change.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 10:25:33 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-2
Changes since 1.146: +2 -4 lines
Diff to previous 1.146
- Patch #103164 by davea and RobRoy: made downloads work on IE6.  Send correct headers.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 05:05:38 2007 UTC (2 years, 10 months ago) by drumm
Branch: MAIN
Changes since 1.145: +5 -5 lines
Diff to previous 1.145
#106232 by chx. Add spaces for code style.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 13:30:59 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.144: +2 -2 lines
Diff to previous 1.144
- Patch #102583 by ChrisKennedy: file upload maxsize displayed incorrectly.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 20:37:25 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.143: +4 -4 lines
Diff to previous 1.143
#101714: Allow OpenDocument file extensions by default.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 23:10:48 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.142: +5 -2 lines
Diff to previous 1.142
#101164: Fix file upload in PHP5 (pass by reference)

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 02:38:28 2006 UTC (3 years ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.141: +1 -4 lines
Diff to previous 1.141
#61528 by Darren Oh. Let the browser fully handle downloading attachments.

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 02:28:48 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.140: +17 -3 lines
Diff to previous 1.140
#98391 by RobRoy. Don't show the file upload field if the files directory won't work.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 23:01:11 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.139: +4 -2 lines
Diff to previous 1.139
#97870 by killes. Keep file information updated as it is saved.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 02:43:48 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138
#97231 by pwolanin. Keep the node type in a property and use it consistently.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 02:20:01 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.137: +3 -3 lines
Diff to previous 1.137
#97824 by Gurpartap. Move enclosing elements outside of their t().

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:14:19 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.136: +1 -8 lines
Diff to previous 1.136
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 05:31:14 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
- Patch #89285 by profix: code simplifications.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 08:28:46 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.134: +3 -3 lines
Diff to previous 1.134
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 08:20:42 2006 UTC (3 years, 1 month ago) by drumm
Branch: MAIN
Changes since 1.133: +3 -3 lines
Diff to previous 1.133
Fix for #81740 by myself. Reference objects as objects.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 15:26:17 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.132: +24 -32 lines
Diff to previous 1.132
- Patch #82045 by chx, eaton et al: fixed nodeapi.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 14:11:58 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.131: +3 -3 lines
Diff to previous 1.131
- Patch #85257 by RobRoy: fixed default upload restrictions.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 10 07:38:52 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.130: +3 -3 lines
Diff to previous 1.130
- Patch #83297 by yched et al: prevent double escaping of filenames in upload module.
  (Needs to be backported, I think)

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 9 08:25:24 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.129: +4 -4 lines
Diff to previous 1.129
- Patch #83222 by edkwh: more theme('placeholder') clean-up.  Good catch.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 16:26:51 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.128: +3 -2 lines
Diff to previous 1.128
- Patch #30525 by rblomme et al: make downloading attachments work with IE6.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 21:58:36 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.127: +22 -23 lines
Diff to previous 1.127
- Rollback of patch #68418: clean up node submit hooks.  Needs more thinkering.
  Restores the old node API.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 20:22:36 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.126: +1 -3 lines
Diff to previous 1.126
- Patch #80952 by earl, webchick, neclimdul et al: .info files

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 18:56:31 2006 UTC (3 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.125: +3 -3 lines
Diff to previous 1.125
- Fix upload.js after edit[] patch (note: uploading is still broken, with or without JS)

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 29 18:43:26 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.124: +23 -22 lines
Diff to previous 1.124
- Patch #68418 by Moshe et al: clean up node submit hooks.

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 29 09:12:03 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.123: +2 -2 lines
Diff to previous 1.123
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 27 12:43:18 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.122: +2 -2 lines
Diff to previous 1.122
- Patch #80934 by timnc: more t() fixes.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 26 09:56:17 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.121: +7 -4 lines
Diff to previous 1.121
- Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 11:13:04 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.120: +3 -2 lines
Diff to previous 1.120
- Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements.

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 18:58:47 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.119: +4 -3 lines
Diff to previous 1.119
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 12:16:59 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.118: +15 -15 lines
Diff to previous 1.118
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 10 15:42:33 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.117: +47 -31 lines
Diff to previous 1.117
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.

  Once again, we're paving the path for CCK in core ... :)

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 15:04:15 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.116: +6 -6 lines
Diff to previous 1.116
- Patch #77422 by timcn: corrected various paths in the documentation.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 23:00:42 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.115: +10 -8 lines
Diff to previous 1.115
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 22:49:27 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.114: +64 -8 lines
Diff to previous 1.114
#72545 by pwolanin, validation for upload module administration.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 11:25:55 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.113: +5 -4 lines
Diff to previous 1.113
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 07:15:35 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.112: +3 -3 lines
Diff to previous 1.112
#73605 by RobRoy, make hook_link() implementations consistent with documentation.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 19:27:52 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.111: +8 -3 lines
Diff to previous 1.111
- Patch #72284 by me:
   + reorganized ?q=admin/settings
   + deprecated the _settings hook

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 11:45:51 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.110: +8 -8 lines
Diff to previous 1.110
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.

Revision 1.100.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 09:24:33 2006 UTC (3 years, 4 months ago) by killes
Changes since 1.100.2.4: +2 -1 lines
Diff to previous 1.100.2.4 , to branch point 1.100 , to next main 1.270
#71616 by keve, cleanup, backport from HEAD

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 08:59:05 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.109: +5 -5 lines
Diff to previous 1.109
#71925 by Steven, remove # prefix from link array keys.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 08:48:05 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.108: +2 -1 lines
Diff to previous 1.108
#71616 by keve, cleanup

Revision 1.100.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 12 04:15:11 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.100.2.3: +5 -5 lines
Diff to previous 1.100.2.3 , to branch point 1.100
#66662 by stefan nagtegaal, Remove PHP notices, backport from HEAD

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 11 23:58:55 2006 UTC (3 years, 5 months ago) by drumm
Branch: MAIN
Changes since 1.107: +5 -5 lines
Diff to previous 1.107
#66662 by stefan nagtegaal, Remove PHP notices

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 11 22:38:04 2006 UTC (3 years, 5 months ago) by drumm
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106
#57307 by killes, upload_load should return an ordered set

Revision 1.100.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 3 10:36:40 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.100.2.2: +2 -2 lines
Diff to previous 1.100.2.2 , to branch point 1.100
#57307, change from DESC to implicit ASC, patch by me

Revision 1.100.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 14:22:23 2006 UTC (3 years, 5 months ago) by dries
Changes since 1.100.2.1: +3 -3 lines
Diff to previous 1.100.2.1 , to branch point 1.100
- Patch #66842 by Heine: use proper variable to show filename.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 14:21:45 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.105: +3 -3 lines
Diff to previous 1.105
- Patch #66842 by Heine: use proper variable to show filename.

Revision 1.31.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 21:55:58 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.31.2.10: +72 -1 lines
Diff to previous 1.31.2.10 , to branch point 1.31 , to next main 1.270
fixing stuff

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 21:54:48 2006 UTC (3 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.104: +77 -3 lines
Diff to previous 1.104
fixing stuff

Revision 1.100.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 21:36:59 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.100: +77 -3 lines
Diff to previous 1.100
fixing stuff

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 14:58:57 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.103: +7 -2 lines
Diff to previous 1.103
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 12 08:50:22 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.102: +33 -33 lines
Diff to previous 1.102
- Patch #51506 by gordon: new feature: added auto-complete functionality to user profiles.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 00:08:36 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.101: +3 -3 lines
Diff to previous 1.101
#61802 by Zen, Double spaced sentences clean up

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 10:25:01 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.100: +71 -18 lines
Diff to previous 1.100
#30025 by m3avrck, Upload module needs a 'default' maxfile size setting

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 19:32:54 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.99: +13 -1 lines
Diff to previous 1.99
#60532: Multiple file upload broken in some browsers (fix)

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 18:12:25 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.98: +18 -15 lines
Diff to previous 1.98
#60532: multiple file upload broken in some browsers

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 09:38:34 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.97: +9 -9 lines
Diff to previous 1.97
#59648, Upload.module misuse of hook_file_download, paralyzes other modules' hook, patch by jakeg

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 17:41:09 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.96: +5 -5 lines
Diff to previous 1.96
#57949, fixed broken links in helptexts, patch by wulff

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 08:32:04 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.95: +9 -10 lines
Diff to previous 1.95
#56555, Upload list settings not being respected, initially., patch by chx and dopry

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 20:48:26 2006 UTC (3 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
- Removing trailing whitespace.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 20:57:03 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.93: +31 -25 lines
Diff to previous 1.93
#23373, make uploaded file list themable, patch by yogadex / Moshe / drumm

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 19:20:46 2006 UTC (3 years, 7 months ago) by drumm
Branch: MAIN
Changes since 1.92: +23 -15 lines
Diff to previous 1.92
Fixing indentation.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 11:33:15 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.91: +3 -3 lines
Diff to previous 1.91
#58166, fixes for typos, patch by Uwe Herrmann

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 18:35:35 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
#57307, order files by fid, patch by Robert Douglass

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 10:08:15 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.89: +5 -1 lines
Diff to previous 1.89
#53689: upload_js doesn't allow form altering with hook_form_alter

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 15:30:19 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
#56921, revert earlier patches, patch by chx

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 23:40:42 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87
#57294: Upload.module should not overwrite other #attributes in form_alter

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 23:14:51 2006 UTC (3 years, 7 months ago) by drumm
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
#56921 by chx, removing the $form =  from $form = form_builder($form_id, $form) then it works.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 30 17:45:32 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.85: +2 -3 lines
Diff to previous 1.85
#55520, improved docs, patch by dopry

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 30 14:31:16 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.84: +1 -5 lines
Diff to previous 1.84
#56467, removed cruft, patch by Nedjo

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 29 06:49:25 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.83: +10 -1 lines
Diff to previous 1.83
#55520, upload.module does not display previews for when private files are enabled, patch by dopry.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 17:45:04 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.82: +11 -5 lines
Diff to previous 1.82
#54913, problem with checking filesize during uploading if user belongs into more than one role, patch by dopry

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 21 11:44:46 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.81: +3 -1 lines
Diff to previous 1.81
#54298, Only user = 1 can upload files, patch by dopry

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 16 15:27:45 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.80: +6 -1 lines
Diff to previous 1.80
#54186, Uploads still listed on upload form after validation errors, patch by timcn

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 22:23:09 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.79: +25 -28 lines
Diff to previous 1.79
#53666, Invalid argument supplied for foreach() in upload_save, patch by Markus Petrux

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 19:03:25 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.78: +190 -142 lines
Diff to previous 1.78
- Patch #42358 by dopry et al: fixed problem with attaching files.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 19:02:06 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.77: +7 -1 lines
Diff to previous 1.77
- Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_download.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 22 10:06:46 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.76: +86 -56 lines
Diff to previous 1.76
- Patch #31354 by Junyor et al: move node revision information for files to a separate table. (Today's critical bugfix #1.)

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 18:46:54 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 08:36:10 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
- Patch #50454 by DaveNotik: fixed syntax error.  (Today's 1th critical bugfix)

Revision 1.31.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 17:24:57 2006 UTC (3 years, 9 months ago) by dries
Changes since 1.31.2.9: +2 -2 lines
Diff to previous 1.31.2.9 , to branch point 1.31
- Ooops.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 16:44:54 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.73: +12 -9 lines
Diff to previous 1.73
- Patch #49476 by Moshe: fixed incorrect access check.

Revision 1.31.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 16:44:28 2006 UTC (3 years, 9 months ago) by dries
Changes since 1.31.2.8: +13 -10 lines
Diff to previous 1.31.2.8 , to branch point 1.31
- Patch #49476 by Moshe: fixed incorrect access check.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 19:04:58 2006 UTC (3 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
- #47510: Show JavaScript alert when PHP errors occur

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 12:20:55 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
- Patch #20795 by Steven: improved consistency of the code.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 12:12:20 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.70: +3 -3 lines
Diff to previous 1.70
- Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not enabled for a node type.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 21:03:31 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.69: +3 -3 lines
Diff to previous 1.69
- Patch #43362 by dorpy, junyor: critical bug fix: uploads loose their state.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 10:48:56 2005 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 17:24:46 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.67: +2 -1 lines
Diff to previous 1.67
- Patch #41437 by webchick: improved code comments.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 15 16:24:40 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.66: +2 -1 lines
Diff to previous 1.66
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 10 19:43:12 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.65: +33 -10 lines
Diff to previous 1.65
- Patch #39358 by m3avrck and Souvent22: make the upload.module work + revisions fixes.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 09:11:33 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.64: +23 -27 lines
Diff to previous 1.64
- Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things.  Tested with help from webchick.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 11:03:58 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.63: +4 -3 lines
Diff to previous 1.63
- Removed valid_input_check().

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 10:07:39 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.13.2.4: +4 -3 lines
Diff to previous 1.13.2.4 , to branch point 1.13 , to next main 1.270
- Removed valid_input_check().

Revision 1.31.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 10:05:16 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.31.2.7: +4 -3 lines
Diff to previous 1.31.2.7 , to branch point 1.31
- Removed valid_input_check().

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 20:17:10 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.62: +1 -9 lines
Diff to previous 1.62
- Various fixes.  Updated CHANGELOG.txt

Revision 1.31.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 20:14:29 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.31.2.6: +1 -9 lines
Diff to previous 1.31.2.6 , to branch point 1.31
- Various fixes.  Updated CHANGELOG.txt

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 20:12:06 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.13.2.3: +1 -9 lines
Diff to previous 1.13.2.3 , to branch point 1.13
- Various fixes

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 27 11:11:46 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.61: +4 -4 lines
Diff to previous 1.61
- Patch #37798 by Neil: fixed problem with node settings.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 25 10:11:59 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.60: +10 -7 lines
Diff to previous 1.60
- Patch #37798 by Neil: allow non-workflow form elements on the node type settings page.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 21 15:36:53 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.59: +14 -9 lines
Diff to previous 1.59
- Patch #35121 by m3avrck: fixed problem with list and description values aren't saved for uploaded files.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 13 02:00:37 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
#37378: Missing  for _form_builder() in js upload

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 11:26:16 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.57: +3 -3 lines
Diff to previous 1.57
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 10:17:34 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.56: +13 -1 lines
Diff to previous 1.56
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 14:04:20 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
- Patch #34920 by tangent: reorganized the node submission form a bit.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 19:44:35 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.54: +28 -28 lines
Diff to previous 1.54
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:51:43 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
- Removing tabs and trailing whitespaces.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:09:13 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.52: +90 -50 lines
Diff to previous 1.52
- Patch #29465: new form API by Adrian et al.

  TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 27 15:54:39 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.51: +10 -9 lines
Diff to previous 1.51
- Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions.
  (Modified the form a bit.)

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 2 02:11:41 2005 UTC (4 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
- #30128: Call by reference left-overs

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 31 18:37:30 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.49: +36 -4 lines
Diff to previous 1.49
- Patch #28483 by Steven: JavaScript enabled uploading.

  Comment from Steven: It does this by redirecting the submission of the form to a hidden <iframe> when you click "Attach" (we cannot submit data through Ajax directly because you cannot read file contents from JS for security reasons).  Once the file is submitted, the upload-section of the form is updated.  Things to note:

    * The feature degrades back to the current behaviour without JS.
    * If there are errors with the uploaded file (disallowed type, too big, ...), they are displayed at the top of the file attachments fieldset.
    * Though the hidden-iframe method sounds dirty, it's quite compact and is 100% implemented in .js files. The drupal.js api makes it a snap to use.
    * I included some minor improvements to the Drupal JS API and code.
    * I added an API drupal_call_js() to bridge the PHP/JS gap: it takes a function name and arguments, and outputs a <script> tag. The kicker is that it preserves the structure and type of arguments, so e.g. PHP associative arrays end up as objects in JS.
    * I also included a progressbar widget that I wrote for drumm's ongoing update.php work. It includes Ajax status updating/monitoring, but it is only used as a pure throbber in this patch. But as the code was already written and is going to be used in the near future, I left that part in. It's pretty small ;). If PHP supports ad-hoc upload info in the future like Ruby on Rails, we can implement that in 5 minutes.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 30 15:22:29 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.48: +28 -13 lines
Diff to previous 1.48
- Patch #7582 by Gerhard: improved node revisions!

All node revisions were stored in a serialized field in the node table and retrieved for _each_ page view although they are rarely needed. We created a separate revisions table which would be in principle identical to the node table, only that it could have several old copies of the same node.  This also allows us to revision-related information, and to provide log entries to non-book pages when a new revision is being created.

TODO:

1. Provide upgrade instructions for node module maintainers!
2. Upgrade modules that implement node types.
3. Provide an upgarde path for revisions.  Dependency on the upgrade system.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 19:01:18 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
- Patch #29737 by m3avrck: fixed broken link in upload.module.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 21:14:17 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
- Patch #29385 by chx: no ?> add end of files.

Revision 1.31.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 17 20:03:29 2005 UTC (4 years, 3 months ago) by dries
Changes since 1.31.2.5: +1 -1 lines
Diff to previous 1.31.2.5 , to branch point 1.31
- Patch #28482 by Uwe: add $ tags to all files.  Patch has some rejects.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 17 19:27:03 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.45: +3 -2 lines
Diff to previous 1.45
- Alternative solution for #28721: expand "File attachments"-group on node edit form when files are attached.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 13:02:08 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
- Patch by Uwe: tidied up the CVS IDs.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 22 19:06:19 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.43: +26 -24 lines
Diff to previous 1.43
- Patch #24183 by drumm: remove unnecessary setting from upload module.  Currently the upload module checks two max file sizes. First it checks a global option; if its too big it quits. Then it checks another max file size (or even sizes) related to the roles which a user is in.  We can remove the global option since the individual roles are checked.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 15:47:11 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
- 'File Attachments' -> 'File attachments'.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 27 18:33:33 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
- Patch #25603 by Stefan: made the sizes of forms consistent.
  TODO: document the defaults in the PHPdoc comments.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 09:45:45 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
- Patch #16204 by Thox: committed the collapsible form elements patch.

  NOTE: this patch works well, but the improved node edit form still has
        some rough edges.  It is important that we continue to improve
        usability.  Give it a try.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 31 04:10:21 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
- Typo in upload messages: %quote -> %quota

Revision 1.31.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 25 04:28:59 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.31.2.4: +5 -5 lines
Diff to previous 1.31.2.4 , to branch point 1.31
- #23213: Report upload size limits in megabytes, not bytes.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 25 04:27:55 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.38: +5 -5 lines
Diff to previous 1.38
- #23213: Report upload size limits in megabytes, not bytes.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 19 19:33:49 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
- Patch #23160 by drumm: fixed status message by adding a missing string substition.

Revision 1.31.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 18 21:13:52 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.31.2.3: +2 -2 lines
Diff to previous 1.31.2.3 , to branch point 1.31
- Fixing some plain/url check calls.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 18 21:12:17 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
- Fixing some plain/url check calls.

Revision 1.31.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 14 18:15:41 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.31.2.2: +2 -2 lines
Diff to previous 1.31.2.2 , to branch point 1.31
- Patch #22723 by ejort: 'from' to 'FROM'.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 14 18:15:23 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
- Patch #22723 by ejort: 'from' to 'FROM'.

Revision 1.31.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 14 17:21:13 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.31.2.1: +2 -2 lines
Diff to previous 1.31.2.1 , to branch point 1.31
- Patch #22806 by Neil: replaced left-over <em>foo<em> with theme('placeholder', 'foo')

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 14 17:20:47 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
- Patch #22806 by Neil: replaced left-over <em>foo<em> with theme('placeholder', 'foo')

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 02:00:34 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
- #21429: Maximum upload file size was checked in bytes, not megabytes.

Revision 1.31.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 02:00:22 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- #21429: Maximum upload file size was checked in bytes, not megabytes.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 22:22:46 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.32: +6 -6 lines
Diff to previous 1.32
- Patch #15595 by Stefan and Djun: improved status messages.

  TODO: we should write down a couple guidelines for these document them in
        the PHPDoc code of drupal_set_message()!  .

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 16:34:36 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- Patch 20910 by chx: centralize print theme page.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 1 15:55:01 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
- Patch #19451 by JonBob: improved consistency of module descriptions.  We should write guidelines for this -- maybe in the PHPDoc code of the _help hook.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 09:25:33 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29
- #18817: Clean up plain-text checking (see drupal-devel!)

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 08:05:47 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.28: +36 -2 lines
Diff to previous 1.28
- #12211: Show link indicating that a node has attachments on the homepage

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 8 19:43:02 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.27: +3 -14 lines
Diff to previous 1.27
- Patch #16963 by Neil: the upload's module help text was in bad shape.  Edited it down to what is needed with links that actually work.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 8 18:43:37 2005 UTC (4 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
- Missing apostrophe

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 8 16:12:10 2005 UTC (4 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
#16993: Bad query in upload.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 7 14:16:27 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.24: +15 -13 lines
Diff to previous 1.24
- Fixed warning in the feed generation (enclosures).

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 1 16:27:43 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.23: +27 -3 lines
Diff to previous 1.23
- Patch #16358 by James: added toolkit to enable better image handling.  The avatar code and the upload module have been updated to take advantage of the new image API.

There are 5 main functions that modules may now utilize to handle images:

* image_get_info() - this function checks a file.  If it exists and is a valid image file, it will return an array containing things like the pixel dimensions of the image, plus the 'type' and common extension.
* image_scale - resizes a given image to fit within a given width / height dimensions, while maintaining aspect ratio (not distorting the image).  This function can be used to generate thumbnails, or ensure a maximum resolution, etc.
* image_resize - similar to image_scale (but will not respect aspect ratio - may well distort the image).
* image_rotate - rotate an image by X degrees
* image_crop - crops an image to a given rectangle (defined as top-left x/y coordinates plus a width & height of the rectangle).

Contribution modules will now be able to rely on these base manipulation functions to offer additional functionality (such as image nodes, photo galleries, advanced image manipulation, etc).

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 1 14:09:31 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.22: +19 -3 lines
Diff to previous 1.22
- Patch #16513 by James (slightly modified): export categories and enclosures to RSS feeds (and made RSS feeds extensible).

  NOTE: this needs to be documented.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 29 22:02:37 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 29 08:31:17 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- Moved the upload settings to 'admin/settings'.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 24 21:20:16 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.19: +9 -3 lines
Diff to previous 1.19
- Modified patch #14170 by Neil: improved default workflow (default node type) configuration page.

  Modified the patch to remove some redundant code, to translate strings, and to better use the menu system.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 15:37:58 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
- Patch #16023 by chx: the upload.module still used the old node_access_*_sql calls.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 31 09:30:12 2004 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
- Patch #14917 by UnConeD/Steven:

1) The different types of search, which used to be radio button options in the search form, are now subtabs of "search" (default "search/node"). This seems better from a UI point of view, but also has another advantage: modules which implement a custom search form (flexinode, project) can add it as a subtab of search. This means that all search forms will be located in the same place, and also without needing an extra api call to search.module.

2) The current code was a bit hackish, as the indexing of comments along with nodes was hardcoded in node.module. Instead, I created a nodeapi operation "update index" which allows modules to add more data for a node that is being indexed. Comments are now indexed using this mechanism and from comment.module, which is a lot cleaner.

3) The search results format was also hardcoded to include "N comments". I replaced this with a nodeapi operation "search result" and moved the comment code to comment.module where it belongs. This op is quite useful, as for example I also modified upload.module to add "N attachments" to a search result if any are present.

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 23:03:20 2004 UTC (4 years, 10 months ago) by dries
Changes since 1.13.2.2: +2 -2 lines
Diff to previous 1.13.2.2 , to branch point 1.13
- Added missing space

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 23:03:05 2004 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Added missing space

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 23:01:33 2004 UTC (4 years, 10 months ago) by dries
Changes since 1.13.2.1: +2 -2 lines
Diff to previous 1.13.2.1 , to branch point 1.13
- Patch #14545 by nysus: don't grant access to files if the node is not accessible.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 23:01:01 2004 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #14545 by nysus: don't grant access to files if the node is not accessible.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 23 22:20:41 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch by Stefan: wrapped the help texts in <p></p> tags.  Helps improve consistency.

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 20 16:57:50 2004 UTC (5 years, 1 month ago) by unconed
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
Missing check if file upload fails.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 20 16:57:35 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
Missing check if file upload fails.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 19 22:56:26 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.12: +26 -16 lines
Diff to previous 1.12
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 17 18:08:28 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.11: +11 -9 lines
Diff to previous 1.11
- Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 07:17:56 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.10: +24 -20 lines
Diff to previous 1.10
- Patch #8179 by JonBob: reintroduced menu caching.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 13 19:14:32 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.9: +27 -16 lines
Diff to previous 1.9
#10560: Upload.module
- removing file checks for uid #1 to be consistent with the roles/permissions.
- renaming script files to .txt's to prevent accidental execution (we don't allow them by default, but you never know)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 5 09:15:18 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Upload.module: add explicit cast to (array) for $node->files in case it's not set (e.g. nodes that don't take attachments).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 24 19:21:30 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7
Patch by me and Kjartan.

Upload.module
- Fixing a bug caused by the PHP5 patches.
Beware: PHP4's array_merge() will silently accept objects and convert them to arrays. We should not depend on this behaviour in the future.

File.inc / file-using modules:
- Removing the constant FILE_SEPARATOR: forward slashes work fine on Windows, and it was being used incorrectly as an URL separator sometimes.
- Adding @ to mkdir and chmod to supress ugly PHP errors. They are already reported with drupal_set_message().
- Fixing default for variable 'file_directory_temp'.
- Clarifying the help tip for 'file_directory_temp' in admin > settings.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 06:42:37 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.6: +6 -1 lines
Diff to previous 1.6
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 19 15:41:56 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5
- Code improvements by Stefan: use capital letters for header titles (and added some missing t() functions).

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 21:55:39 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.4: +18 -14 lines
Diff to previous 1.4
Fixed bad permissions in upload.module:
- Admin - upload only shows up for 'access administration section' perms
- Users without 'upload files' perm do not see the attachments form (and cannot attach even when sending their own http request)

Note: if a user can edit a node, but not 'upload files', then the attachments are left untouched (and cannot be changed).

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 19:45:50 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.3: +13 -24 lines
Diff to previous 1.3
- Code improvements by Stefan:
   + " -> '
   + Using form_set_error() instead of drupal_set_message().
   + Removed dead code.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 06:08:03 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Small change to the wording of the 'note'.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 04:24:33 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
Setting the default workflow for attachments by upload.module to be enabled.
This makes sense because people will expect attachments to work everywhere when they enable this module. This also matches comment.module's behaviour, where comments are allowed by default unless turned off.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 21:35:26 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
- The upload (filehandler) module has landed!

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between