CVS log for forms/form_ajax_submit.php
Up to [MetaL] / forms
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Mar 17 09:58:34 2011 UTC (10 months, 3 weeks ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
Fixed the flagging of the AJAX response.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jan 12 09:29:31 2011 UTC (12 months, 3 weeks ago) by mlemos
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
Fixed the debugging output of Connect action.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Mar 28 23:09:36 2009 UTC (2 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +24 -6
lines
Added support to the SetInputProperty AJAX response action.
Made the errors be triggered after the AJAX response is flushed.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 26 09:20:02 2009 UTC (2 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +14 -1
lines
Added support to SetInputValue response actions.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 23 04:10:27 2009 UTC (2 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
Fixed the Connect action to pass the form object within the correct
Window object.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri May 25 21:48:43 2007 UTC (4 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Fixed the logic to tell whether the form should be validated before
submitting via AJAX.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Apr 26 05:27:07 2007 UTC (4 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2
lines
Added support to disable validation before AJAX form submission.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Apr 1 19:14:11 2007 UTC (4 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -2
lines
Removed debug output code.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 1 19:11:57 2007 UTC (4 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -2
lines
Fixed encoding of the AJAX debug console output.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 4 07:03:22 2007 UTC (4 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +24 -4
lines
Added support to set the sub-form in AJAX form submit action requests.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 22 05:52:05 2007 UTC (4 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4
lines
Made the debug console scroll bar update when the debug consol gets some
output.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 19 23:43:53 2007 UTC (4 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +53 -5
lines
Added support to display an AJAX console.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 16 04:59:40 2006 UTC (5 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +17 -2
lines
Implemented an action to load a response with given GET parameters.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 26 17:12:14 2006 UTC (5 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -1
lines
Added support to output custom response headers before outputting the
actual AJAX response.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 31 03:03:12 2006 UTC (5 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -1
lines
Added support to Connect AJAX response action to be able to trigger the
execution of actions of other form inputs while the AJAX form submission
response is being generated by the server.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jul 29 07:10:31 2006 UTC (5 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -2
lines
Added support to the ONSUBMITTED event that is trigged after the form is
submitted via AJAX.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jul 23 07:44:30 2006 UTC (5 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +16 -2
lines
Added support to set given input values when executing the Submit action
in Javascript.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jun 27 23:19:52 2006 UTC (5 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +18 -8
lines
Made the ONTIMEOUT event support connection actions.
Added support for the ONCOMPLETE event.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 26 22:05:13 2006 UTC (5 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1
lines
Removed debug output.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jun 26 22:02:40 2006 UTC (5 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +13 -6
lines
Added support to set the feedback message when a AJAX request response is
completed.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jun 17 07:30:01 2006 UTC (5 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +29 -27
lines
Set additional AJAX message fields to Javascript expressions that point to
the main document, window and form objects to facilitate the generation
of custom AJAX response commands.
Prefixed with _ private Javascript variables used for setting temporary
values in the AJAX response document.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 17 06:07:31 2006 UTC (5 years, 7 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +12 -1
lines
Added support to post event messages to a given target input.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 3 07:03:53 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1
lines
Prevented that the Feedback property be sent when the AJAX response is
not being generated.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 3 06:49:18 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +51 -14
lines
Added the Feedback property to replace the feedback page element contents
while the AJAX response is being set.
Made the FeedbackElement a changeable property.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 25 19:34:30 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2
lines
Made the timeout period counting be restarted every time each part of the
AJAX response is returned and executed by the browser.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 24 01:33:29 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Removed line breaks.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 24 01:33:03 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4
lines
Avoided using variables named feedback.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 23 23:28:54 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -9
lines
Allowed the submit and timeout feedback text to be empty.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 23 23:25:41 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +23 -6
lines
Added support to properties to set a page element with feedback output
when the form is submitted or there is a communication timeout.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 23 22:25:57 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +40 -19
lines
Added support to push the AJAX action responses immediately to the browser.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 21 05:00:58 2006 UTC (5 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1
lines
Added support to execute arbitrary Javascript commands as AJAX responses.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 29 07:36:21 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Restored the iframe width and height.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 29 07:32:55 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
Fixed the resetting of the iframe contents after it loads or times out.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 20 05:45:24 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -1
lines
Added support for the SetValue Type parameter values number, boolean,
opaque, null and undefined.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 17 07:42:17 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +39 -15
lines
Moved all the inline frame output to the Output function.
Added the SetValue response action.
Fixed bug that preventing resubmitting a previously invalid form.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 15 08:17:17 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +41 -14
lines
Made the Timeout and ONTIMEOUT properties be settable when the input is
added.
Unloaded the inline frame when the form submission is canceled or has
finished.
Reduced the size of the generated Javascript by definining an alias for the
form value expression.
Reposted the form submit message when the reply specifies there are more
response actions.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 14 20:25:14 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +29 -5
lines
Added support for the actions PrependContent, AppendContent and Redirect.
Reduced the size of the generated Javascript.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 14 13:47:28 2006 UTC (5 years, 10 months ago) by mlemos
Branches: MAIN
Initial revision.
|