History log of /dokuwiki/inc/ (Results 2876 – 2900 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8f98943624-Mar-2013 Andreas Gohr <andi@splitbrain.org>

don't send empty cookie header

33b8a94724-Mar-2013 Andreas Gohr <andi@splitbrain.org>

stream select parameters need to be reset for each call

f2b500f524-Mar-2013 Frank Loizzi <catchall@bacal.de>

German (informal) language update

14bc69e324-Mar-2013 이명진 <aranet100@gmail.com>

Korean language update

e20faad824-Mar-2013 Victor Westmann <victor.westmann@gmail.com>

Brazilian Portuguese language update


lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/scripts/jquery/jquery-migrate.js
/dokuwiki/lib/scripts/jquery/jquery-migrate.min.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_flat_75_ffffff_40x100.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/jquery-ui.js
/dokuwiki/lib/scripts/jquery/jquery-ui.min.js
/dokuwiki/lib/scripts/jquery/jquery.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
f0b6500422-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

don't resize images when resize dimensions match native image dimensions

b051e97422-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

code changes in the rest of the code base to support testing fetch

7fb7960f22-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

refactor fetch to support unittesting

0f4e009220-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

add a token to fetch urls requiring image resize/crop to prevent external DDOS via fetch

fd9d327819-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

avoid creating an intermediate crop image when the final image will match a resize

1066753a19-Mar-2013 Dominik Eckelmann <deckelmann@gmail.com>

fixed lithuanian language file

e31bcd2e18-Mar-2013 Dominik Eckelmann <deckelmann@gmail.com>

removed unused string in km translation

d02ff93018-Mar-2013 Christopher Smith <chris@jalakai.co.uk>

correct parenthesis in image crop calculations to ensure integer values

e71b0ef717-Mar-2013 Guy Brand <gb@unistra.fr>

backward compatibility for old authtype settings

23ff1b4713-Mar-2013 Alexandru Juncu <alexj@rosedu.org>

Fix Romanian language files by replacing cedilla-below characters with the correct comma-below ones.

421bfa8211-Mar-2013 Robert Bogenschneider <robog@gmx.de>

Esperanto language update

df60eba111-Mar-2013 Bruno Veilleux <bruno.vey@gmail.com>

French language update

5b84f8e911-Mar-2013 日向小郎 <syaoranhinata@gmail.com>

Traditional chinese language update

4e90caaa08-Mar-2013 Michael Hamann <michael@content-space.de>

Redirect only in the show action to namespace start pages FS#2743

When the current page id ends with ":" (or "/" with useslash enabled)
DokuWiki tries to find the start page of namespaces automatica

Redirect only in the show action to namespace start pages FS#2743

When the current page id ends with ":" (or "/" with useslash enabled)
DokuWiki tries to find the start page of namespaces automatically and
then redirects to this page. The target of the redirect is always the
show action regardless if the current request contains another action or
is an ajax request. In practice you can get this problem when your
search query ends with ":" (e.g. because you want to match a namespace),
then you are redirected to the show action.

This change completely disables the redirect when $ACT is undefined or
the current action is not "show".

show more ...

0358375006-Mar-2013 Kiril LastName <neohidra@gmail.com>

Bulgarian language update

08b9e7ca06-Mar-2013 Kiril LastName <neohidra@gmail.com>

Language files: insignificant fixes

add8678f01-Mar-2013 Andreas Gohr <andi@splitbrain.org>

alternative fix for FS#2734

292f6d8b24-Feb-2013 lainme <lainme993@gmail.com>

Simplified Chinese language update

d00152be24-Feb-2013 Lorenzo Radaelli <lorenzo@mfr-trade.it>

Italian language update

b9b9b28b23-Feb-2013 Michael Hamann <michael@content-space.de>

Fix double encoding in rss syntax FS#2731

1...<<111112113114115116117118119120>>...258