History log of /dokuwiki/ (Results 4676 – 4700 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
733675ab03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add 'danger' alert to authmysql config settings

7e2d113303-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add 'danger' alert to authldap config settings

893decf103-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add 'danger' alert to authad config settings

0a57f27e03-Aug-2013 Andreas Gohr <andi@splitbrain.org>

fixed cleanPath bug in tar library FS#2802

This time the test case was correct and actually showed a bug in the tar
library. The error occured only on the first build (directory build/0/)
where the

fixed cleanPath bug in tar library FS#2802

This time the test case was correct and actually showed a bug in the tar
library. The error occured only on the first build (directory build/0/)
where the zero was stripped from the path name.

I added unit tests to the cleanPath function and discovered another bug
with handling relative directories. I rewrote the cleanPath() function
and now it should finally work.

Unit tests FTW!

show more ...

c84391dc03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

show media files in date order (most recent first) after an upload is completed

00e3e39403-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

fix the default ordering of media files to be "natural".

also allow the order to be specified in more places.

89274c0d03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

move the media search formlet up

Currently the search box is below the media file list, where it is
effectively inaccessible in a namespace with lots of files. This
change moves the search box abov

move the media search formlet up

Currently the search box is below the media file list, where it is
effectively inaccessible in a namespace with lots of files. This
change moves the search box above the media file list and below the
upload form.

show more ...

681ee01703-Aug-2013 Anika Henke <anika@selfthinker.org>

corrected comment in pagetools-item() mixin

568ffd7e03-Aug-2013 Andreas Gohr <andi@splitbrain.org>

Readded style.local.ini and deprecated it

cc57a25b03-Aug-2013 Andreas Gohr <andi@splitbrain.org>

use only one mixin name for pagetools

less will use the right one based on parameter counts

79e53fe503-Aug-2013 Anika Henke <anika@selfthinker.org>

improved code for videos (restrict to 3 mimetypes, removed codec info from type attribute)

a5365cbe03-Aug-2013 Matthias Schulte <post@lupo49.de>

JSINFO in Media Manager: Initialize with empty array, as $ID and $NS
aren't useful and available. This is just for adding more values in
e. g. an action plugin.

092b768303-Aug-2013 Klap-in <klapinklapin@gmail.com>

for negative or zero number of revs to return return empty array by getRevisions

afb2c08203-Aug-2013 Andreas Gohr <andi@splitbrain.org>

allow for a style.ini in conf/<tpl>/style.ini

This is another go at what pull request #227 tried to do. This removes
support for a style.local.ini in the template file in preference of a
style.ini i

allow for a style.ini in conf/<tpl>/style.ini

This is another go at what pull request #227 tried to do. This removes
support for a style.local.ini in the template file in preference of a
style.ini in the conf folder

show more ...

041a602d03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

fix a bug in acl manager where it attempted to correct too high page permission levels using the wrong var

ad3d68d703-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

Fix a couple of bugs in ACL substitution mechanism

- %GROUP% & %USER% can now both be used in the same rule, e.g.

%GROUP%:%USER% 2

- rules with tokens will be skipped when the user is not logge

Fix a couple of bugs in ACL substitution mechanism

- %GROUP% & %USER% can now both be used in the same rule, e.g.

%GROUP%:%USER% 2

- rules with tokens will be skipped when the user is not logged in
previously %USER% was attempted

show more ...

d1e37fb003-Aug-2013 Matthias Schulte <post@lupo49.de>

Populate global variable JSINFO also in the Media Manager popup

fb845f0b03-Aug-2013 Anika Henke <anika@selfthinker.org>

lessified pagetools items, added mixins simplify maintenance

354c39ff03-Aug-2013 Anika Henke <anika@selfthinker.org>

fixed old pagetools sprite loading from cache when hovering

6a8cbb1203-Aug-2013 Henrik <henrik@idealis.se>

translation update

99f943f602-Aug-2013 Anika Henke <anika@selfthinker.org>

added poster attribute to video if jpg or png with same file name exists

3d7a9e0a02-Aug-2013 Anika Henke <anika@selfthinker.org>

Add several alternative formats to video for better browser compatibility

All .webm, .ogv and .mp4 files with the same filename are automatically
chosen as alternative sources when only one of them

Add several alternative formats to video for better browser compatibility

All .webm, .ogv and .mp4 files with the same filename are automatically
chosen as alternative sources when only one of them is mentioned in the
media syntax.

show more ...

dc235f9602-Aug-2013 Matthias Schulte <post@lupo49.de>

Re-enable displaying the date in the revert manager (Fixes FS#2073)

02779b1802-Aug-2013 Michael Hamann <michael@content-space.de>

Extension manager: Implement extension table

This uses a lot of code and the whole design from the previous extension
manager implementation.

c4d1151802-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

style improvements

1...<<181182183184185186187188189190>>...423