summaryrefslogtreecommitdiff
path: root/lib/scripts/helpers.js
Commit message (Collapse)AuthorAge
* Merge pull request #238 from splitbrain/logjserrorsChristopher Smith2013-08-01
|\ | | | | In debug mode: catch and log JS errors with file information
| * Don't recommend the deprecated default template for JS debuggingMichael Hamann2013-07-30
| |
| * In debug mode: catch and log JS errors with file informationMichael Hamann2013-07-21
| | | | | | | | | | | | | | | | | | 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.
* | removed unused and old hasFlash() JS functionAnika Henke2013-08-01
|/
* Deprecate several helper functions, JSLINT helpers.jsAdrian Lang2011-08-22
|
* moved more stuff out from script.jsAndreas Gohr2011-08-19
| | | | the file is nearly empty now
* removed events.jsAndreas Gohr2011-08-18
|
* Fix and refactor ajax.jsAdrian Lang2011-06-23
| | | | | | | | | * 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
* JavaScript syntax fixesAdrian Lang2010-03-29
|
* experimental Flash based multi uploadAndreas Gohr2008-06-07
| | | | | | | | | | | | | | | | | | | | | | 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
* added missing files for patch by wingedfoxAndreas Gohr2007-02-19
darcs-hash:20070219210653-7ad00-318cc9b6b0b219fc74377d8363f77f32ccf39ad7.gz