History log of /dokuwiki/ (Results 4426 – 4450 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ca149a9e24-Jan-2014 Myeongjin <aranet100@gmail.com>

translation update

2b37b3b622-Jan-2014 Paweł Jan Czochański <czochanski@gmail.com>

translation update

1843bbd022-Jan-2014 Andreas Gohr <gohr@cosmocode.de>

rename render() to render_text() in Doku_Plugin. #496

36e8c63722-Jan-2014 Andreas Gohr <gohr@cosmocode.de>

add missing autoloader entry for Doku_Parser_Mode_Plugin #496

a18d5a4522-Jan-2014 cross <cross1962@gmail.com>

translation update

1093058c21-Jan-2014 Paweł Jan Czochański <czochanski@gmail.com>

translation update

a0098d4319-Jan-2014 Michael Hamann <michael@content-space.de>

FS#2901: Fix lessphp for PHP 5.2.0

8426a3ee19-Jan-2014 Andreas Gohr <andi@splitbrain.org>

check for false in readdir

13bc346a19-Jan-2014 Marina Vladi <deldadam@gmail.com>

translation update

99c82aef19-Jan-2014 Erli Moen <evseev.jr@gmail.com>

translation update

7e487fcf17-Jan-2014 Andreas Gohr <andi@splitbrain.org>

renamed conflicting JavaScript functions FS#2915

4d4058ee17-Jan-2014 Andreas Gohr <andi@splitbrain.org>

do not keep zero size files

138bfd1617-Jan-2014 Andreas Gohr <andi@splitbrain.org>

localize jQuery UI date picker FS#2912


inc/lang/af/jquery.ui.datepicker.js
inc/lang/ar/jquery.ui.datepicker.js
inc/lang/az/jquery.ui.datepicker.js
inc/lang/bg/jquery.ui.datepicker.js
inc/lang/bn/jquery.ui.datepicker.js
inc/lang/ca-valencia/jquery.ui.datepicker.js
inc/lang/ca/jquery.ui.datepicker.js
inc/lang/cs/jquery.ui.datepicker.js
inc/lang/da/jquery.ui.datepicker.js
inc/lang/de-informal/jquery.ui.datepicker.js
inc/lang/de/jquery.ui.datepicker.js
inc/lang/el/jquery.ui.datepicker.js
inc/lang/en/jquery.ui.datepicker.js
inc/lang/eo/jquery.ui.datepicker.js
inc/lang/es/jquery.ui.datepicker.js
inc/lang/et/jquery.ui.datepicker.js
inc/lang/eu/jquery.ui.datepicker.js
inc/lang/fa/jquery.ui.datepicker.js
inc/lang/fi/jquery.ui.datepicker.js
inc/lang/fo/jquery.ui.datepicker.js
inc/lang/fr/jquery.ui.datepicker.js
inc/lang/gl/jquery.ui.datepicker.js
inc/lang/he/jquery.ui.datepicker.js
inc/lang/hi/jquery.ui.datepicker.js
inc/lang/hr/jquery.ui.datepicker.js
inc/lang/hu/jquery.ui.datepicker.js
inc/lang/ia/jquery.ui.datepicker.js
inc/lang/id-ni/jquery.ui.datepicker.js
inc/lang/id/jquery.ui.datepicker.js
inc/lang/is/jquery.ui.datepicker.js
inc/lang/it/jquery.ui.datepicker.js
inc/lang/ja/jquery.ui.datepicker.js
inc/lang/kk/jquery.ui.datepicker.js
inc/lang/km/jquery.ui.datepicker.js
inc/lang/ko/jquery.ui.datepicker.js
inc/lang/ku/jquery.ui.datepicker.js
inc/lang/la/jquery.ui.datepicker.js
inc/lang/lb/jquery.ui.datepicker.js
inc/lang/lt/jquery.ui.datepicker.js
inc/lang/lv/jquery.ui.datepicker.js
inc/lang/mg/jquery.ui.datepicker.js
inc/lang/mk/jquery.ui.datepicker.js
inc/lang/mr/jquery.ui.datepicker.js
inc/lang/ms/jquery.ui.datepicker.js
inc/lang/ne/jquery.ui.datepicker.js
inc/lang/nl/jquery.ui.datepicker.js
inc/lang/no/jquery.ui.datepicker.js
inc/lang/pl/jquery.ui.datepicker.js
inc/lang/pt-br/jquery.ui.datepicker.js
inc/lang/pt/jquery.ui.datepicker.js
inc/lang/ro/jquery.ui.datepicker.js
inc/lang/ru/jquery.ui.datepicker.js
inc/lang/sk/jquery.ui.datepicker.js
inc/lang/sl/jquery.ui.datepicker.js
inc/lang/sq/jquery.ui.datepicker.js
inc/lang/sr/jquery.ui.datepicker.js
inc/lang/sv/jquery.ui.datepicker.js
inc/lang/th/jquery.ui.datepicker.js
inc/lang/tr/jquery.ui.datepicker.js
inc/lang/uk/jquery.ui.datepicker.js
inc/lang/vi/jquery.ui.datepicker.js
inc/lang/zh-tw/jquery.ui.datepicker.js
inc/lang/zh/jquery.ui.datepicker.js
lib/exe/js.php
lib/scripts/jquery/update.sh
5b82acf817-Jan-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Use more general name for qsearch output

ceb99d9517-Jan-2014 Gerrit Uitslag <klapinklapin@gmail.com>

move getSearchterm to overrideable method

f9328d3016-Jan-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Reformat qsearch.js

7647d87716-Jan-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Made a jquery function of dw_qsearch

74c7fac316-Jan-2014 reza_khn <reza_khn@yahoo.com>

translation update

a1fe6c8716-Jan-2014 Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>

Adjust and correct translations in Romanian text files

e7ad28d216-Jan-2014 Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>

Make minor corrections to Romanian language file

30b9025714-Jan-2014 Andreas Gohr <andi@splitbrain.org>

added plugins group to test

b5f365b312-Jan-2014 Michael Hamann <michael@content-space.de>

dokuwiki template: Fix the preview width on small screens FS#2914

7264d33212-Jan-2014 oott123 <ip.192.168.1.1@qq.com>

translation update

8cc41db008-Jan-2014 Andreas Gohr <andi@splitbrain.org>

fix renderer:plugin() signature

in 82d616353e4c3680d88f083eb6f88fe68de92904 we introduced passing the
raw match for syntax plugins to the plugin method of the renderer. This
was introduced for rende

fix renderer:plugin() signature

in 82d616353e4c3680d88f083eb6f88fe68de92904 we introduced passing the
raw match for syntax plugins to the plugin method of the renderer. This
was introduced for renderer plugins that might need access to the raw
syntax (like the table editor or WYSIWYG plugins). However the function
signature was never updated, making these additional parameter basically
secret. With strict standard this throws errors. This patch fixes this.

show more ...

b1e7580108-Jan-2014 Andreas Gohr <andi@splitbrain.org>

show a message when search returns no results

1...<<171172173174175176177178179180>>...431