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

Log of /drupal/misc/progress.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.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 05:53:40 2009 UTC (5 days, 9 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +4 -2 lines
Diff to previous 1.25
#513946 by Everett Zufelt and mgifford: Enhance accessibility of progress bar by adding an ARIA live region.

Revision 1.25 - (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
CVS Tags: DRUPAL-7-0-UNSTABLE-10, DRUPAL-7-0-UNSTABLE-9
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 20:19:35 2009 UTC (6 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7, DRUPAL-7-0-UNSTABLE-8
Changes since 1.23: +11 -11 lines
Diff to previous 1.23
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.

Revision 1.23 - (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.22: +17 -22 lines
Diff to previous 1.22
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 13:46:52 2009 UTC (9 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.21: +4 -1 lines
Diff to previous 1.21
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.

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

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

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 18:59:01 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed

Revision 1.18 - (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, DRUPAL-6-0-BETA-2
Changes since 1.17: +3 -4 lines
Diff to previous 1.17
#174708 by multiple contributors: update jQuery to 1.2

Revision 1.17 - (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.16: +2 -2 lines
Diff to previous 1.16
#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.16 - (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.15: +7 -7 lines
Diff to previous 1.15
#119441: JavaScript aggregator/compressor by m3avrck and others.

Revision 1.15 - (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.14: +4 -4 lines
Diff to previous 1.14
#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.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 14:21:36 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1, DRUPAL-5-10, 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-2, DRUPAL-5-20, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Branch point for: DRUPAL-5
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Removing trailing whitespace.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 05:57:02 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.12: +4 -1 lines
Diff to previous 1.12
#82690: Fix HTTP 411/406 problem with progress.js

Revision 1.10.2.2 - (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.10.2.1: +51 -38 lines
Diff to previous 1.10.2.1 , to branch point 1.10 , to next main 1.26
reverting previous fubar

Revision 1.10.2.1 - (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.10: +38 -51 lines
Diff to previous 1.10
neuw Drupal-Dateien

Revision 1.12 - (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-BETA-1, DRUPAL-5-0-BETA-2
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- #88439: Update jQuery in core to 1.0.2
- #88642: Change drupal.js function separators to semi-colons.

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

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 09:29:23 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7-0, DRUPAL-4-7-0-RC-1, DRUPAL-4-7-0-RC-2, DRUPAL-4-7-0-RC-3, DRUPAL-4-7-0-RC-4, DRUPAL-4-7-1, DRUPAL-4-7-2, DRUPAL-4-7-3, DRUPAL-4-7-4
Branch point for: DRUPAL-4-7
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#54003, Watchdog not logging update errors, patch by Steven

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 9 23:20:24 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-6
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
- Adding missing cvs tags to .js files

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 22:19:24 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-5
Changes since 1.7: +23 -6 lines
Diff to previous 1.7
- #49501: Improve error reporting in the update system

Revision 1.7 - (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.6: +15 -11 lines
Diff to previous 1.6
- #47510: Show JavaScript alert when PHP errors occur

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 22:52:49 2006 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-4
Changes since 1.5: +8 -2 lines
Diff to previous 1.5
- #44299: Avoid possible race condition with 0-delay progressbar monitoring

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 23:44:08 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
- JS Updater: stop monitoring progress when 100% is reached (can lead to infinite refresh loops in Safari)

Revision 1.4 - (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.3: +1 -1 lines
Diff to previous 1.3
- Patch #40677 by Steven: make the updater work again.

Revision 1.3 - (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.2: +11 -3 lines
Diff to previous 1.2
- Patch #35924 by Neil: improved the update system.

Revision 1.2 - (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.1: +2 -1 lines
Diff to previous 1.1
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.1 - (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
- 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.

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