/[drupal]/drupal/includes/ajax.inc
ViewVC logotype

Log of /drupal/includes/ajax.inc

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.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 02:48:37 2009 UTC (6 days, 5 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#623310 by rfay: Fixed AJAX 'changed' command asterisk argument.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 18:51:11 2009 UTC (9 days, 13 hours ago) by dries
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
- Patch #583730 by sun: fixed form caching.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 04:56:54 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
#367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 05:14:39 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15
#595654 by sun: Fixed AJAX command 'settings' (with tests).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 14:07:25 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.14: +51 -21 lines
Diff to previous 1.14
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.

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

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 02:16:32 2009 UTC (7 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.12: +19 -9 lines
Diff to previous 1.12
#544418 follow-up by rfay: Minor documentation fixes.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 14:55:40 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.11: +87 -32 lines
Diff to previous 1.11
- Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 08:54:57 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.10: +23 -4 lines
Diff to previous 1.10
- Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks.

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

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:44:13 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).

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

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 04:40:12 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
#367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.

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

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

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

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 11:26:04 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1: +7 -4 lines
Diff to previous 1.1
- Patch #544418 by sun: small follow-up on new AJAX framework.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 07:29:32 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
#544418 follow-up: It's really helpful when I commit ALL of a patch.

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