History log of /dokuwiki/ (Results 7301 – 7325 of 10770)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a9cfe01a23-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

started jQueryfying media manager

bebc031c23-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

added JSLint declaration

5771cddc23-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

jQueryfied toggle function.

7376d06d23-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

added a TODO

4933622423-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

index.js has been jQueryfied

d332fdea23-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

ignoring .DS_Store, it's Mac OS X File generated by the Finder.app

fbb6cb3323-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

using POST instead of GET, as the DW API behaves in a wierd way when using POST

f222078e17-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

starting to replace SACK by jQuery

9cefc1d117-Sep-2010 Pierre Spring <pierre.spring@caillou.ch>

loading jQuery and putting it into noConflict mode

07d7dfcf24-Sep-2010 Andreas Gohr <andi@splitbrain.org>

ignore wrong content-encoding header FS#2037

Some servers send a content-encoding for gzip files but do not encode
the content themselves. This is IMHO wrong, this patch detects this
and ignores the

ignore wrong content-encoding header FS#2037

Some servers send a content-encoding for gzip files but do not encode
the content themselves. This is IMHO wrong, this patch detects this
and ignores the header. The request will return true but set a
warning message in $this->error

show more ...

d9bdb92c23-Sep-2010 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

bcd87c4e23-Sep-2010 Einar Petersen <einar.petersen@gmail.com>

Faroese language update

80c36a2723-Sep-2010 Guy Brand <gb@unistra.fr>

fixed new calls in test cases according to PHP5 conventions

eae1717722-Sep-2010 Michael Hamann <michael@content-space.de>

Action handler for sitemaps improved

The action handler for the sitemap now makes use of the sitemapper
methods for determining the filename and uses http conditional requests.

6c062f5e18-Sep-2010 Michael Hamann <michael@content-space.de>

Sitemapper code improved and documentation added

Removed some calls to dbglog, improved the code performance and added
documentation for all functions and classes of the Sitemapper.

2b54e1e127-Jun-2010 Michael Hamann <michael@content-space.de>

Restructured the sitemapper

2897eb2326-Jun-2010 Michael Hamann <michael@content-space.de>

Transformed the sitemapper into a class

This makes it possible to autoload the sitemapper when needed.

c4f79b7107-Apr-2010 Michael Hamann <michael@content-space.de>

Sitemap rewrite

42de51b122-Sep-2010 Adrian Lang <lang@cosmocode.de>

Work around WebKit bug: newlines at the end of input values are removed.

In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines

Work around WebKit bug: newlines at the end of input values are removed.

In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines with a dot and later remove the dot.

show more ...

17566ac622-Sep-2010 Adrian Lang <lang@cosmocode.de>

Add tpl_getLang function

e383b00420-Sep-2010 Adrian Lang <lang@cosmocode.de>

Remove odd .htaccess

Neither I nor Andi has any idea what this file is for and why it explicitly //grants// permission and why its documentation is wrong.


f4daa9a118-Sep-2010 Christopher Smith <chris@jalakai.co.uk>

#1797 fix ptype stack to properly close and reopen <p> elements

5bd930ff18-Sep-2010 Michael Hamann <michael@content-space.de>

Write the debug log only when debugging is enabled

The debug log isn't automatically cleaned so don't write to it when
debugging is disabled and thus nobody is aware that debug output might
be gener

Write the debug log only when debugging is enabled

The debug log isn't automatically cleaned so don't write to it when
debugging is disabled and thus nobody is aware that debug output might
be generated.

show more ...

3cf9002418-Sep-2010 Michael Hamann <michael@content-space.de>

Corrected contact email of Andreas Haerter

a8be6a4f17-Sep-2010 Andreas Gohr <andi@splitbrain.org>

fixed indention

1...<<291292293294295296297298299300>>...431