19 Commits

Author SHA1 Message Date
azett
becd504aae Issue 106: Invalid HTML output fixed 2022-05-07 20:02:41 +02:00
azett
0cc8e108c2 Plugin description updated 2022-01-15 13:16:51 +01:00
azett
9285f92f73 Updated jQuery (3.5.1 => 3.6) and jQueryUI (1.12.1 => 1.13). 2021-12-28 13:04:29 +01:00
azett
d43dcb2e69 Meh, commit 27c3e825b35de07d767a87d85b78af26a37654de was buggy. Here are the *correct* fixes of the Heredoc strings. 2021-02-14 11:44:47 +01:00
azett
27c3e825b3 Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
2021-02-13 13:47:18 +01:00
azett
c385803b6a jQueryUI was broken. 2021-01-02 13:18:04 +01:00
azett
21f365b0eb Version bump for jQuery plugin 2020-10-25 07:52:20 +01:00
azett
38118e175e jQuery plugin: Updated jQuery and jQueryUI to current versions 2020-10-25 07:32:26 +01:00
azett
c2accdedcc Description and authors of all default plugins reworked. (Original plugin authors are mentioned in CONTRIBUTORS.md from now on.) 2020-10-24 20:42:59 +02:00
azett
e9fa4c746d removed old jquery files 2019-01-20 16:16:15 +01:00
azett
74630a2286 jQuery plugin does load jquery files locally now 2019-01-20 16:13:36 +01:00
liquibyte
2eecd94307 I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
f97f35dd5e Doing a re-commit to make sure things are working right.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
136076644d This file is also needed to make the hover effects work. The older jquery just doesn't cut it.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:07:25 -05:00
real_nowhereman
4e487d6393 updated jquery 2012-01-12 19:54:45 +00:00
real_nowhereman
6721d8098d fix ie9.. not entirely satisfied though.. 2011-04-14 07:36:31 +00:00
real_nowhereman
3afb36c788 jquery updated to last version 2011-04-13 10:25:01 +00:00
real_nowhereman
b3d2f36249 jquery updated to last version 2011-04-13 10:16:10 +00:00
real_nowhereman
fec91ae412 many minor edits, porting to jQuery (thanks to pierovdfn!) 2010-08-12 10:02:52 +00:00