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
...
|
*
|
|
|
remove '&' from object parameters, PHP5 style not E_ALL
Christopher Smith
2014-03-05
|
*
|
|
|
add some braces (just style, not E_ALL)
Christopher Smith
2014-03-05
|
*
|
|
|
improvements in acl plugin to avoid missing var errors
Christopher Smith
2014-03-05
|
*
|
|
|
set empty 'do' key to avoid errors in other tpl functions
Christopher Smith
2014-03-05
|
*
|
|
|
refactor to take into account missing value
Christopher Smith
2014-03-05
|
*
|
|
|
use isset() + ?: or error suppression where value may not be set
Christopher Smith
2014-03-05
|
*
|
|
|
suppress errors where list() may not fill all vars
Christopher Smith
2014-03-05
|
*
|
|
|
use empty() where array values might not be set
Christopher Smith
2014-03-05
|
*
|
|
|
fix return by reference not a var
Christopher Smith
2014-03-05
*
|
|
|
|
Merge pull request #590 from dokuwiki-translate/lang_update_91
Andreas Gohr
2014-03-08
|
\
\
\
\
\
|
*
|
|
|
|
translation update
Joerg
2014-03-06
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #596 from dokuwiki-translate/lang_update_99
Andreas Gohr
2014-03-08
|
\
\
\
\
\
|
*
|
|
|
|
translation update
Aleksandr Selivanov
2014-03-08
*
|
|
|
|
|
Extension manager: Fix cache extension to be .repo
Michael Hamann
2014-03-08
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #593 from dokuwiki-translate/lang_update_95
Andreas Gohr
2014-03-06
|
\
\
\
\
\
|
*
|
|
|
|
translation update
Janar Leas
2014-03-06
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #591 from dokuwiki-translate/lang_update_93
Andreas Gohr
2014-03-06
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
translation update
Juan De La Cruz
2014-03-06
|
/
/
/
/
*
|
|
|
fix misspelled variable name,
Christopher Smith
2014-03-05
*
|
|
|
Merge pull request #541 from splitbrain/multidomainad
Andreas Gohr
2014-03-05
|
\
\
\
\
|
*
|
|
|
added missing language strings
Andreas Gohr
2014-02-28
|
*
|
|
|
Show a domain dropdown when multiple AD domains are configured
Andreas Gohr
2014-02-14
*
|
|
|
|
Merge pull request #585 from dokuwiki-translate/lang_update_90
Andreas Gohr
2014-03-05
|
\
\
\
\
\
|
*
|
|
|
|
translation update
xiqingongzi
2014-03-05
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #578 from splitbrain/sessionprops
Christopher Smith
2014-03-05
|
\
\
\
\
\
|
*
|
|
|
|
removed pre PHP 5.2 code wrt setcookie and session setting
Gerrit Uitslag
2014-03-04
|
*
|
|
|
|
define overridable constants for session properties FS#1913
Gerrit Uitslag
2014-02-28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #584 from dokuwiki-translate/lang_update_89
Andreas Gohr
2014-03-05
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
translation update
Cupen
2014-03-05
|
/
/
/
/
*
|
|
|
Merge pull request #581 from splitbrain/FS#2388_merged
Christopher Smith
2014-03-02
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into FS#2388
Christopher Smith
2014-03-02
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
resolve scrutinizer issue, is_a type hint doesn't allow null
Christopher Smith
2014-03-02
*
|
|
|
|
correct mis-spelled var name and correct empty password fields test
Christopher Smith
2014-03-02
*
|
|
|
|
Merge pull request #546 from splitbrain/phrase_match
Christopher Smith
2014-03-02
|
\
\
\
\
\
|
*
|
|
|
|
Add FULLTEXT_PHRASE_MATCH event for allowing plugins to match phrases
Michael Hamann
2014-02-15
*
|
|
|
|
|
Merge pull request #548 from splitbrain/FS#2654_passconfirmation
Christopher Smith
2014-03-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
user global strings for password confirmation prompt & error
Christopher Smith
2014-02-16
|
*
|
|
|
|
|
add password confirmation field when setting password in the usermanager
Christopher Smith
2014-02-15
|
*
|
|
|
|
|
add braces and indentation per coding standards
Christopher Smith
2014-02-15
|
*
|
|
|
|
|
fixes possibility of a user password change being sent out when a password co...
Christopher Smith
2014-02-15
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #547 from splitbrain/chris_rssfeedfixes
Christopher Smith
2014-03-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add security character '$' around REMOTE_USER in cache key to avoid key clashes
Christopher Smith
2014-02-26
|
*
|
|
|
|
|
remove rendundant line
Christopher Smith
2014-02-26
|
*
|
|
|
|
|
add HOST and PORT to feed cache key
Christopher Smith
2014-02-26
|
*
|
|
|
|
|
make media links in rss feeds absolute
Christopher Smith
2014-02-14
|
*
|
|
|
|
|
add missing '&' before 't' in url construction
Christopher Smith
2014-02-14
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #557 from splitbrain/cachetimeattr
Christopher Smith
2014-03-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PHPDocs missing breaks, removed unused var in common.php
Gerrit Uitslag
2014-02-20
|
*
|
|
|
|
|
Fix PHPDocs emailadressvalidator
Gerrit Uitslag
2014-02-18
|
*
|
|
|
|
|
PHPDocs js.php
Gerrit Uitslag
2014-02-18
[prev]
[next]