index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
Fixed and extended PHPDoc comments and added additional @var comments
Michael Hamann
2012-07-28
|
*
|
|
|
|
Fix index histogram minlen parameter for metadata keys
Michael Hamann
2012-07-28
|
*
|
|
|
|
Remove unused variables
Michael Hamann
2012-07-28
|
*
|
|
|
|
made sure all template files are run from within DokuWiki (FS#2567)
Anika Henke
2012-07-28
|
*
|
|
|
|
another call_user_func warning fix
Andreas Gohr
2012-07-28
|
*
|
|
|
|
avoid warnings when instructions with no parameters are rendered
Andreas Gohr
2012-07-28
|
*
|
|
|
|
replaced use of basename() with utf8_basename() FS#2015
Andreas Gohr
2012-07-28
|
*
|
|
|
|
added utf8_basename()
Andreas Gohr
2012-07-28
|
*
|
|
|
|
check locale setting in do=check FS#2445
Andreas Gohr
2012-07-28
|
*
|
|
|
|
don't check data dir writability in do=check
Andreas Gohr
2012-07-28
|
*
|
|
|
|
removed obsolete parameter from script() FS#2365
Andreas Gohr
2012-07-28
|
*
|
|
|
|
Disable some parser and renderer caches during tests FS#2564
Michael Hamann
2012-07-25
|
*
|
|
|
|
Fix type declarations in some PHPDoc comments
Michael Hamann
2012-07-25
|
*
|
|
|
|
Fix icon alt text for page changes
Michael Hamann
2012-07-25
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
reworded the word 'button' to be more generic and independent from template (...
Anika Henke
2012-07-15
|
*
|
|
|
action dropdown: when label is missing, for accessibility reasons form elemen...
Anika Henke
2012-07-15
|
*
|
|
|
exchanged named entities with unicode characters in French lang file
Anika Henke
2012-07-14
|
*
|
|
|
fixed validation errors in the installer
Anika Henke
2012-07-14
|
*
|
|
|
changed all doctypes to html5 doctype
Anika Henke
2012-07-14
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Release preparations
Adrian Lang
2012-07-13
|
*
|
|
Fix HTML injection in mediaFileList (Secunia advisory SA49196)
Adrian Lang
2012-07-13
|
*
|
|
supress errors from LDAP bind
Andreas Gohr
2012-07-11
|
*
|
|
Merge branch 'ldap_multi_server' of git://github.com/DvaSlona/dokuwiki into p...
Andreas Gohr
2012-07-11
|
|
\
\
\
|
|
*
|
|
Config method changed from array to comma separated string.
Mikhail Krasilnikov
2012-06-13
|
|
*
|
|
Allow multiple LDAP servers.
Mikhail Krasilnikov
2012-06-08
|
*
|
|
|
added lang string for 'Sidebar'
Anika Henke
2012-07-08
|
*
|
|
|
Merge pull request #117 from splitbrain/farms
Anika Henke
2012-07-08
|
|
\
\
\
\
|
|
*
|
|
|
Prevent information disclosure in farms by disallowing subdirectories
Michael Hamann
2012-07-08
|
|
*
|
|
|
renamed conf_path() to farm_confpath()
Anika Henke
2012-07-08
|
|
*
|
|
|
Check that animal name is a string, better error message if not
Michael Hamann
2012-07-08
|
|
*
|
|
|
Check that the animal is actually inside the farm
Michael Hamann
2012-07-08
|
|
*
|
|
|
Add cli support to farm implementation
Michael Hamann
2012-07-08
|
|
*
|
|
|
plugins.php should belong to the farmer
Anika Henke
2012-07-08
|
|
*
|
|
|
improved comments, added link to farm.php
Anika Henke
2012-07-08
|
|
*
|
|
|
added farms to the core
Anika Henke
2012-07-08
|
*
|
|
|
|
no longer allow include statements in local.conf.php
Andreas Gohr
2012-07-08
|
*
|
|
|
|
danish language update
Mikael Lyngvig
2012-07-08
|
*
|
|
|
|
Persian translation
Milad D
2012-07-08
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master'
Michael Hamann
2012-07-08
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge pull request #116 from glensc/install-over-empty-file
Andreas Gohr
2012-07-08
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
consider empty files as no file in installer
Elan Ruusamäe
2012-07-08
|
*
|
|
|
|
|
Remove closing PHP tag in stalecheck test case
Michael Hamann
2012-07-08
|
*
|
|
|
|
|
Merge remote-tracking branch 'nextghost/master'
Michael Hamann
2012-07-08
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Remove unnecessary include
Martin Doucha
2012-07-07
|
|
*
|
|
|
|
|
Stale cache unittest
Martin Doucha
2012-07-07
|
|
*
|
|
|
|
|
Make metadata cache dependency non-strict
Martin Doucha
2012-07-06
|
|
*
|
|
|
|
|
Merge branch 'master' of git://github.com/splitbrain/dokuwiki
Martin Doucha
2012-07-06
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Fix act_validate()
Martin Doucha
2012-06-18
|
|
*
|
|
|
|
|
|
Split act_clean() into two functions so that plugins may use action
Martin Doucha
2012-06-14
|
|
*
|
|
|
|
|
|
Cache that has exactly the same age as a dependency may be stale
Martin Doucha
2012-06-14
[prev]
[next]