summaryrefslogtreecommitdiff
path: root/misc/ahah.js
Commit message (Collapse)AuthorAge
* #201141 by yched: instead of 'HTTP error 200' messages when a PHP error ↵Gábor Hojtsy2008-01-04
| | | | occurs, actually display the PHP error message
* #193274 by dmitrig01 and quicksketch: send submit button data with AHAH ↵Gábor Hojtsy2007-11-19
| | | | submissions
* #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵Gábor Hojtsy2007-10-21
| | | | source code and messages printed
* #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ↵Gábor Hojtsy2007-10-10
| | | | progress display configuration to allow module developers to choose from the throbber and progress bar
* #157752 by quicksketch: extend AHAH functionality to most types of form ↵Gábor Hojtsy2007-10-05
| | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page.
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ↵Dries Buytaert2007-07-04
to Forms API. This patch was ready for a long time and is somewhat of a usability improvement (enabler).