History log of /dokuwiki/lib/scripts/ (Results 201 – 225 of 602)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4feb08e128-Nov-2011 Andreas Gohr <andi@splitbrain.org>

only strip special chars when suggesting an upload name FS#2377

The uploader now just strips a bunch of common special chars. This is
not a complete cleanID() implementation. A full clean is done
se

only strip special chars when suggesting an upload name FS#2377

The uploader now just strips a bunch of common special chars. This is
not a complete cleanID() implementation. A full clean is done
server-side on uploading.

show more ...

c798b23b27-Nov-2011 Andreas Gohr <andi@splitbrain.org>

rely on jQuery UI's dialog methods for toggling the linkwizard FS#2394

2e9c518827-Nov-2011 Andreas Gohr <andi@splitbrain.org>

IE8: fix namespace selection in link wizard FS#2391

IE8 can't substr() with negative offsets.

29a277ba27-Nov-2011 Andreas Gohr <andi@splitbrain.org>

IE doesn't know indexOf for arrays FS#2381

this fixes another IE javascript problem in edit mode

8d73905327-Nov-2011 Andreas Gohr <andi@splitbrain.org>

fix IE8 error FS#2381

A trailing comma created an empty array item causing IE8 to choke.

9ebae2ae23-Nov-2011 Elan Ruusamäe <glen@delfi.ee>

fix jQuery capitalization


/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/eo/conflict.txt
/dokuwiki/inc/lang/eo/edit.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/install.html
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/norev.txt
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/stopwords.txt
/dokuwiki/inc/lang/eo/subscr_single.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/kk/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/help.txt
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/eo/intro.txt
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/lang/bg/lang.php
/dokuwiki/lib/plugins/plugin/lang/cs/lang.php
/dokuwiki/lib/plugins/plugin/lang/de-informal/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/eo/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/eo/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/eu/lang.php
/dokuwiki/lib/plugins/plugin/lang/fa/lang.php
/dokuwiki/lib/plugins/plugin/lang/fi/lang.php
/dokuwiki/lib/plugins/plugin/lang/hu/lang.php
/dokuwiki/lib/plugins/plugin/lang/ja/lang.php
/dokuwiki/lib/plugins/plugin/lang/ko/lang.php
/dokuwiki/lib/plugins/plugin/lang/mk/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt/lang.php
/dokuwiki/lib/plugins/plugin/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/lang/uk/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/intro.txt
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/lv/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
compatibility.js
page.js
qsearch.js
/dokuwiki/lib/tpl/default/_linkwiz.css
410bfddd06-Nov-2011 Anika Henke <anika@selfthinker.org>

improved $.browser usage in media panel fix

84b1efdd06-Nov-2011 Anika Henke <anika@selfthinker.org>

fixed resizing mediamanager panels in Chrome using browser sniffing (FS#2351) - any better solution welcome

67fd10d705-Nov-2011 Guy Brand <gb@unistra.fr>

Remove font family declarations from css in the jquery update script

1811609e05-Nov-2011 Anika Henke <anika@selfthinker.org>

re-added font-size to .ui-widget of jqueryui theme to make programmatical removing of font-family easier

c81eb13205-Nov-2011 Anika Henke <anika@selfthinker.org>

removed font declarations from jquery-ui theme

48c5eff703-Nov-2011 Anika Henke <anika@selfthinker.org>

fix widths of panels in fullscreen mediamanager to be 100% when resizing (FS#2351) -- please test in different screen sizes, etc

ed993c3b30-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Better solution for updating files list in media manager on delete

4ad1b4ca29-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Full screen media manager, file list is now updated on delete (FS#2346)

7450941829-Oct-2011 Adrian Lang <mail@adrianlang.de>

Let mediamanager screen expand on window resize (FS#2351)

e409148d23-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Fix upload to deeper namespaces with new AJAX uploader

Now params_toarray() correctly decodes parameters on parsing query
strings

ee7ed65115-Oct-2011 Anika Henke <anika@selfthinker.org>

media manager: removed obsolete and broken hiding of parts of the option labels

6f0b0dd115-Oct-2011 Anika Henke <anika@selfthinker.org>

removed remnants of old flash uploader (FS#2335)


/dokuwiki/.gitignore
/dokuwiki/_test/cases/inc/auth_password.test.php
/dokuwiki/_test/cases/inc/pageutils_clean_id.test.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/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/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/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/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/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/de/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
media.js
8032624927-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: IE7 fixes (and other small improvements)

edf35c4225-Sep-2011 Anika Henke <anika@selfthinker.org>

whitespace fixes: tabs to spaces

15fe2b5c25-Sep-2011 Anika Henke <anika@selfthinker.org>

removed obsolete todo

4ce5315725-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: file uploader improvements

9a71fb5c25-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: fixed and improved diff views

7e4e38eb25-Sep-2011 Andreas Gohr <andi@splitbrain.org>

Fixed the Windows share warning (related to #2274)

ba18c46624-Sep-2011 Adrian Lang <mail@adrianlang.de>

Small JavaScript improvements

12345678910>>...25