History log of /dokuwiki/lib/scripts/helpers.js (Results 1 – 12 of 12)
Revision Date Author Comments
# 7531aa81 17-Feb-2017 Andreas Gohr <[email protected]>

print stack trace on catched JS errors too


# 991a5ddd 01-Aug-2013 Christopher Smith <[email protected]>

Merge pull request #238 from splitbrain/logjserrors

In debug mode: catch and log JS errors with file information


# 193e2280 01-Aug-2013 Anika Henke <[email protected]>

removed unused and old hasFlash() JS function


# c6f665dd 30-Jul-2013 Michael Hamann <[email protected]>

Don't recommend the deprecated default template for JS debugging


# 6b0ec830 21-Jul-2013 Michael Hamann <[email protected]>

In debug mode: catch and log JS errors with file information

When debugging is enabled (allowdebug enabled) JS errors are now catched
for each non-core JS file and logged with the additional informa

In debug mode: catch and log JS errors with file information

When debugging is enabled (allowdebug enabled) JS errors are now catched
for each non-core JS file and logged with the additional information
from which file they came. This should make it easier to find out which
plugin is the cause for broken JS code. The feature isn't enabled by
default as defining functions inside try-clauses isn't allowed in strict
mode and causes a warning at least in Firefox.

show more ...


# cb42e5f1 22-Aug-2011 Adrian Lang <[email protected]>

Deprecate several helper functions, JSLINT helpers.js


# 26fc53c6 19-Aug-2011 Andreas Gohr <[email protected]>

moved more stuff out from script.js

the file is nearly empty now


# b2a330ca 06-Aug-2011 Andreas Gohr <[email protected]>

removed events.js


# c949174a 22-Jun-2011 Adrian Lang <[email protected]>

Fix and refactor ajax.js

* Move file to qsearch.js
* Rename object to dw_qsearch
* Remove unnecessary usage of Delay
* Use $ prefix for jQuery objects
* Fix result list hiding on click
*

Fix and refactor ajax.js

* Move file to qsearch.js
* Rename object to dw_qsearch
* Remove unnecessary usage of Delay
* Use $ prefix for jQuery objects
* Fix result list hiding on click
* Fix namespace shorting

show more ...


# cd12dcad 02-Feb-2010 Adrian Lang <[email protected]>

JavaScript syntax fixes


# d00ec455 06-Jun-2008 Andreas Gohr <[email protected]>

experimental Flash based multi upload

This patch adds experimental support for uploading multiple files in one go.
This is achieved by using Flash for selecting multiple images and intitiating
the H

experimental Flash based multi upload

This patch adds experimental support for uploading multiple files in one go.
This is achieved by using Flash for selecting multiple images and intitiating
the HTTP upload.

When Flash 8 or higher is detected, an additional icon is added to the usual
upload form. Clicking it will swith the form to the Flash based upload queue.

Things that need work:

* Better Icon
* Feedback if Flash detection works on all Flash 8 supported platforms
* Progress feedback seems not to work on Linux (might be Adobe bug)
* No final feedback how many images were uploaded correctly

The flash sources are located in lib/_fla/

Any feedback and help would be appreciated.

darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz

show more ...


# 05835ea2 19-Feb-2007 Andreas Gohr <[email protected]>

added missing files for patch by wingedfox

darcs-hash:20070219210653-7ad00-318cc9b6b0b219fc74377d8363f77f32ccf39ad7.gz