History log of /dokuwiki/lib/scripts/ (Results 226 – 250 of 591)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5e7a292609-Sep-2011 Adrian Lang <mail@adrianlang.de>

Various JavaScript improvements, JSLint, jQuery


/dokuwiki/.gitignore
/dokuwiki/_test/cases/inc/search/data/ns1/ns3/page3.txt
/dokuwiki/_test/cases/inc/search/data/ns1/page1.txt
/dokuwiki/_test/cases/inc/search/data/ns1/page2.txt
/dokuwiki/_test/cases/inc/search/data/ns2/nopage.ext
/dokuwiki/_test/cases/inc/search/data/ns2/page1.txt
/dokuwiki/_test/cases/inc/search/search.test.php
/dokuwiki/conf/plugins.protected.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/uploadmail.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/uploadmail.txt
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/uploadmail.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/uploadmail.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/plugincontroller.class.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/plugin.info.txt
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/plugin.info.txt
/dokuwiki/lib/plugins/info/plugin.info.txt
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/plugin.info.txt
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/plugin.info.txt
compatibility.js
cookie.js
edit.js
editor.js
index.js
linkwiz.js
media.js
qsearch.js
script.js
textselection.js
toolbar.js
tree.js
/dokuwiki/lib/styles/screen.css
/dokuwiki/lib/tpl/default/images/resizecol.png
/dokuwiki/lib/tpl/default/mediamanager.css
69b29ddf02-Sep-2011 Kate Arzamastseva <pshns@ukr.net>

mediamanager window resize fix

87deddfa26-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #54 listview switch/sorting on search

1c5f748122-Aug-2011 Adrian Lang <lang@cosmocode.de>

Update jquery-cookie, cleanup dw_cookie

Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie.

511885dd22-Aug-2011 Adrian Lang <lang@cosmocode.de>

Add missing callback param to dw_toggle

cb42e5f122-Aug-2011 Adrian Lang <lang@cosmocode.de>

Deprecate several helper functions, JSLINT helpers.js

10ecffd822-Aug-2011 Adrian Lang <lang@cosmocode.de>

page.js: Improve footnote cleaning regex, cleaner toc toggling

* <sup> elements are only removed from the start of a footnote
* the TOC wrapper instantly gets the target size to reduce layout ju

page.js: Improve footnote cleaning regex, cleaner toc toggling

* <sup> elements are only removed from the start of a footnote
* the TOC wrapper instantly gets the target size to reduce layout jumping

show more ...

cafc908822-Aug-2011 Adrian Lang <lang@cosmocode.de>

JSLINT locktimer, fix date passing in draftsave

Since 80997d21e0aee9b8f27153000742ecd781f429f8 the date passed to the
draft save backend is indeed the page id, not the date.

ba72dce121-Aug-2011 Andreas Gohr <andi@splitbrain.org>

fixed TOC-Bug and moved TOC behaviour to page.js FS#2314

9de3b57120-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #44 uploader fixes, #45 browser testing

10799f9c19-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #44 removing drop-area after upload

bedfa6ab19-Aug-2011 Andreas Gohr <andi@splitbrain.org>

moved keyhandler to the new dw_editor object

c472bad919-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #44 new uploader in the media popup

0a24597619-Aug-2011 Andreas Gohr <andi@splitbrain.org>

renamed some variables in editor.js

96a7ba8219-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #56 ajax deleting images

9d3aa74819-Aug-2011 Andreas Gohr <andi@splitbrain.org>

deprecated delay.js

26fc53c619-Aug-2011 Andreas Gohr <andi@splitbrain.org>

moved more stuff out from script.js

the file is nearly empty now

3833150819-Aug-2011 Andreas Gohr <andi@splitbrain.org>

jqueryized diff checkbox script

2c5ba7b219-Aug-2011 Adrian Lang <lang@cosmocode.de>

jQuerify edit section highlighting

eea9121919-Aug-2011 Adrian Lang <lang@cosmocode.de>

Fix popup DOM element sharing, simplify event handling

99e7bfd419-Aug-2011 Andreas Gohr <andi@splitbrain.org>

jqueryized locktimer


/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/kk/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mk/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/lib/exe/js.php
locktimer.js
f48fbadf19-Aug-2011 Andreas Gohr <andi@splitbrain.org>

added missing file

yeah, yeah I know...

fbedf12618-Aug-2011 Andreas Gohr <andi@splitbrain.org>

moved footnotes and section highlighting to ne file

jquerized

da45d88318-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #50 styling uploader

02782d1218-Aug-2011 Andreas Gohr <andi@splitbrain.org>

moved subscription javascript into behaviour

12345678910>>...24