/[drupal]/drupal/misc/drupal.js
ViewVC logotype

Log of /drupal/misc/drupal.js

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.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:34:37 2009 UTC (2 weeks, 6 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.59: +27 -5 lines
Diff to previous 1.59
#561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js implement Drupal.detachBehaviors().

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 04:12:39 2009 UTC (3 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.58: +12 -1 lines
Diff to previous 1.58
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 05:51:07 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.57: +10 -6 lines
Diff to previous 1.57
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 07:12:15 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.56: +3 -3 lines
Diff to previous 1.56
#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.41.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 08:59:10 2009 UTC (4 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.41.2.3: +4 -3 lines
Diff to previous 1.41.2.3 , to branch point 1.41 , to next main 1.60
#310139 by fonant, c960657, pwolanin: drupal_urlencode() and Drupal.encodeURIComponent was used to encode query strings and other components it should not have been used for

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 19:21:54 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.55: +5 -4 lines
Diff to previous 1.55
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 07:35:37 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.54: +5 -5 lines
Diff to previous 1.54
- Patch #329015 by Damien Tournoud: improved error handling of batch API.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 20:19:35 2009 UTC (6 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.53: +22 -22 lines
Diff to previous 1.53
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:18:44 2009 UTC (6 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.52: +15 -17 lines
Diff to previous 1.52
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 00:59:24 2009 UTC (6 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.51: +11 -17 lines
Diff to previous 1.51
#444352 by kkaefer: Remove the 4.7-era JS killswitch.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 23:15:08 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.50: +11 -6 lines
Diff to previous 1.50
#360081 by quicksketch: Stop using global variables for JavaScript settings.

Revision 1.29.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 06:46:48 2009 UTC (8 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.29.2.2: +3 -3 lines
Diff to previous 1.29.2.2 , to branch point 1.29 , to next main 1.60
#335741 by electricmonk. Do not recurse over non-objects.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 13:46:52 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.49: +23 -8 lines
Diff to previous 1.49
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 13:16:09 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
- Patch #302251 by katbailey: remove the themes property from the Drupal object in drupal.js.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 21:38:56 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.47: +4 -4 lines
Diff to previous 1.47
- Patch #313902 by c960657: properly display SimpleTest errors.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:01:26 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.46: +41 -5 lines
Diff to previous 1.46
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 00:29:09 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.45: +11 -11 lines
Diff to previous 1.45
#231475 by birdmanx35 and redndahead: Coding style for comments in *.js.

Revision 1.29.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 18:12:23 2008 UTC (15 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16
Changes since 1.29.2.1: +2 -2 lines
Diff to previous 1.29.2.1 , to branch point 1.29
#272636 by evolvingweb, dvessel: add 'js' class to html tag in drupal.js instead of overwriting all its classes with 'js'. Backport by sun.

Revision 1.41.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 09:06:57 2008 UTC (16 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.41.2.2: +2 -2 lines
Diff to previous 1.41.2.2 , to branch point 1.41
#272636 by evolvingweb, dvessel: add 'js' class to html tag in drupal.js instead of overwriting all its classes with 'js'

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 07:45:03 2008 UTC (16 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
- Patch #272636 by dvessel: drupal.js overwrites class of html element, rather than adding to it.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:42:18 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.43: +5 -7 lines
Diff to previous 1.43
- Patch #225527 by dvessel: removed jsEnabled check.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 23 14:55:26 2008 UTC (20 months ago) by dries
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42
- Ported a missing Drupal 6.1 security fix.

Revision 1.41.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 19:44:44 2008 UTC (20 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-1, DRUPAL-6-2
Changes since 1.41.2.1: +3 -2 lines
Diff to previous 1.41.2.1 , to branch point 1.41
Drupal 6.1; including #227608 (SA-2008-18)

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:38:26 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.41: +4 -2 lines
Diff to previous 1.41
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.41.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 12:18:04 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-4
Changes since 1.41: +4 -2 lines
Diff to previous 1.41
#210131 by John Resig, dvessel with several testers: jQuery 1.2.3

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 11:53:21 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3
Branch point for: DRUPAL-6
Changes since 1.40: +19 -1 lines
Diff to previous 1.40
#201141 by yched: instead of 'HTTP error 200' messages when a PHP error occurs, actually display the PHP error message

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

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 14:55:36 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
#177906 by douggreen: JavaScript cookie detection should use path=/ to avoid broken situations when run at a 'subdirectory'

Revision 1.38 - (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.37: +6 -65 lines
Diff to previous 1.37
#174708 by multiple contributors: update jQuery to 1.2

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 16:55:56 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
- Patch #172540 by ChrisKennedy: fixed typo on Drupal.formatPlural().

Revision 1.29.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 23:07:06 2007 UTC (2 years, 4 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
#158687 by drumm: fix URI encoding of some special chars

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 20:07:15 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
#158687 by drumm: fix URI encoding of some special chars

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 15:37:08 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.34: +41 -2 lines
Diff to previous 1.34
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 12:51:59 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.33: +157 -3 lines
Diff to previous 1.33
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found

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

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 09:05:45 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.31: +8 -8 lines
Diff to previous 1.31
#119441: JavaScript aggregator/compressor by m3avrck and others.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 09:41:36 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.30: +4 -1 lines
Diff to previous 1.30
#127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
  - update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 13:58:02 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.29: +21 -1 lines
Diff to previous 1.29
- Patch #107061 by Steven et al: add jQuery teaser splitter.

Revision 1.22.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 14:57:29 2006 UTC (2 years, 11 months ago) by killes
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7-10, DRUPAL-4-7-11, DRUPAL-4-7-5, DRUPAL-4-7-6, DRUPAL-4-7-7, DRUPAL-4-7-8, DRUPAL-4-7-9
Changes since 1.22.2.3: +250 -92 lines
Diff to previous 1.22.2.3 , to branch point 1.22 , to next main 1.60
reverting previous fubar

Revision 1.22.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 14:27:39 2006 UTC (2 years, 11 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.22.2.2: +92 -250 lines
Diff to previous 1.22.2.2 , to branch point 1.22
neuw Drupal-Dateien

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 02:39:48 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-BETA-1, DRUPAL-5-0-BETA-2, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.28: +12 -12 lines
Diff to previous 1.28
- #88439: Update jQuery in core to 1.0.2
- #88642: Change drupal.js function separators to semi-colons.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 23:31:24 2006 UTC (3 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.27: +84 -267 lines
Diff to previous 1.27
#69786: jQuery JavaScript Library in Drupal core

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 04:59:17 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.26: +14 -2 lines
Diff to previous 1.26
#76637 by timcn. Adding some documentation to drupal.js.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 09:00:31 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.25: +14 -1 lines
Diff to previous 1.25
- Patch #76637 by timnc: streamline JavaScript addition and add settings storage.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 06:22:35 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.24: +8 -11 lines
Diff to previous 1.24
- Patch #49993 by Sid_M: fixed two minor problems with HTTPGet().

1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code.

2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.

Revision 1.22.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 19 19:55:20 2006 UTC (3 years, 3 months ago) by killes
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7-4
Changes since 1.22.2.1: +8 -11 lines
Diff to previous 1.22.2.1 , to branch point 1.22
#49993, remove redundant statement, patch by Steve McKenzie

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 7 09:34:11 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Patch #59038 by nedjo: drupal.js parseJson() should allow valid [ first character

Revision 1.22.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 14:23:32 2006 UTC (3 years, 5 months ago) by killes
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7-2, DRUPAL-4-7-3
Changes since 1.22: +3 -2 lines
Diff to previous 1.22
#58956 by timcn: prevent multiple class names from being glued together., backport from HEAD

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 14:22:31 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.22: +3 -2 lines
Diff to previous 1.22
- Patch #58956 by timcn: prevent multiple class names from being glued together.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 18:12:25 2006 UTC (3 years, 6 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0, DRUPAL-4-7-0-RC-4, DRUPAL-4-7-1
Branch point for: DRUPAL-4-7
Changes since 1.21: +7 -7 lines
Diff to previous 1.21
#60532: multiple file upload broken in some browsers

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 00:53:16 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-RC-2, DRUPAL-4-7-0-RC-3
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
#57255: Cancel autocomplete requests when the user tabs out of the field

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 13:17:17 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-RC-1
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
#53314, upload.module JavaScript broken on Firefox 1.0.x, patch by tenrapid

Revision 1.19 - (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
CVS Tags: DRUPAL-4-7-0-BETA-5, DRUPAL-4-7-0-BETA-6
Changes since 1.18: +77 -21 lines
Diff to previous 1.18
- #47510: Show JavaScript alert when PHP errors occur

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 22 17:37:41 2006 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-4
Changes since 1.17: +7 -4 lines
Diff to previous 1.17
- #44939: Fix Unicode autocomplete in IE

Revision 1.17 - (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
CVS Tags: DRUPAL-4-7-0-BETA-3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 29 03:59:30 2005 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.15: +19 -1 lines
Diff to previous 1.15
- #42446: Resizable textareas.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 17:29:08 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.14: +8 -4 lines
Diff to previous 1.14
Fix JS in:
- #31968: IE
- #41743: Safari

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 15:04:23 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.13: +1 -7 lines
Diff to previous 1.13
- Oopsie, faulty rcsmerge

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 15:03:32 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.12: +7 -1 lines
Diff to previous 1.12
- Clarifying Opera bug to Opera 8

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 19 14:27:28 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
- Patch #40677 by Steven: make the updater work again.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 6 09:25:22 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- Patch #35924 by Neil: improved the update system.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 21:28:18 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
- Patch #39725 by Goba: improvements to the code comments.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 22 15:14:46 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 7 13:49:39 2005 UTC (4 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.7: +19 -4 lines
Diff to previous 1.7
Fixes for AJAX/JS stuff in Konqueror:
- Fix collapsible fieldsets (broken since to 'IE5 icons alignment' fix)
- Fix JS upload (broken due to mysterious form submission abortion bug)

Thanks Bèr for letting me use VNC :).

Revision 1.7 - (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.6: +60 -2 lines
Diff to previous 1.6
- 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.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 18 05:14:06 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- Patch #29095 by Moshe: fixed parse error in drupal.js.

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

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 18 12:56:45 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.3: +53 -14 lines
Diff to previous 1.3
- Patch #23746 by Thox: added support for Ajax HTTPPost functionality.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 09:45:43 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
- 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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 17:43:33 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
- #24068: Fix "undefined is undefined" error in IE5 with drupal.js

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 24 06:00:21 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
* cue Star Wars theme tune *
Return of the JavaScript!

- #22519: form_autocomplete(): Ajax based autocompletion. Currently used for user names and folksonomy tags.

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 and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2