.. |
auth
|
Use login cookie for LDAP re-auth (closes FS#2260)
|
2011-05-24 13:06:01 +02:00 |
geshi
|
GeSHi updated to 1.0.8.8
|
2010-08-29 09:53:46 +02:00 |
lang
|
Removed faulty <span> tags from translations (FS#2360)
|
2011-10-29 22:37:13 +02:00 |
parser
|
replace unset with array_pop
|
2011-10-15 14:24:20 +02:00 |
.htaccess
|
Make .htaccess access protection work in more setups
|
2011-03-29 23:48:47 +02:00 |
actions.php
|
bind security token to username
|
2011-10-15 20:53:56 +02:00 |
adLDAP.php
|
correctly catch password policy problems in adLDAP
|
2011-01-24 14:17:15 +01:00 |
auth.php
|
Merge pull request #19 from gbirke/master
|
2011-08-18 03:40:04 -07:00 |
blowfish.php
|
more code cleanup according to coding standard
|
2010-01-29 13:57:24 +01:00 |
cache.php
|
Render metadata when needed
|
2010-11-22 21:21:52 +01:00 |
changelog.php
|
limit edit summaries to 255 characters
|
2011-10-10 20:33:47 +02:00 |
cliopts.php
|
Update and license of cliopts.php.
|
2010-06-26 19:22:29 +02:00 |
common.php
|
bind security token to username
|
2011-10-15 20:53:56 +02:00 |
config_cascade.php
|
added new plugins config cascade and added plugin.info.txt
|
2011-08-20 19:11:52 +05:30 |
confutils.php
|
fixed handling of legacy and subscriber config options FS#2208
|
2011-03-21 20:37:05 +01:00 |
DifferenceEngine.php
|
removed incorrect nbsps in diff view (FS#2223)
|
2011-04-16 20:16:25 +01:00 |
EmailAddressValidator.php
|
Accept IPv6 addresses in email addresses
|
2011-02-06 13:21:08 +01:00 |
events.php
|
moved plugincontroller and event handler creation to init.php
|
2010-03-26 11:43:35 +01:00 |
feedcreator.class.php
|
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
|
2010-11-29 16:19:49 +01:00 |
FeedParser.php
|
don't run SimplePie_File constructor FS#2348
|
2011-10-14 14:04:36 +02:00 |
form.php
|
do not strip empty form parameters FS#2222
|
2011-04-17 09:18:10 +02:00 |
fulltext.php
|
Hide hidden and deleted pages from the backlinks
|
2011-08-10 23:19:56 +02:00 |
geshi.php
|
GeSHi updated to 1.0.8.8
|
2010-08-29 09:53:46 +02:00 |
html.php
|
HTML compliant fix for missing ul wrapper in TOC (FS#2328)
|
2011-10-17 20:17:05 +02:00 |
HTTPClient.php
|
avoid 100% cpu usage when reading HTTP headers FS#2304
|
2011-08-21 16:59:48 +02:00 |
httputils.php
|
Refactor CSS and JS caching
|
2011-07-02 23:10:26 +02:00 |
indexer.php
|
Force search index update after fixing the lowercasing of words
|
2011-06-14 20:48:36 +02:00 |
infoutils.php
|
added new plugins config cascade and added plugin.info.txt
|
2011-08-20 19:11:52 +05:30 |
init.php
|
merging
|
2011-08-25 15:01:15 +03:00 |
io.php
|
Merge branch 'master' into indexer_improvements
|
2011-01-23 20:33:32 +01:00 |
IXR_Library.php
|
Remove superfluous headers, fix XML-RPC with gzip enabled
|
2011-01-15 12:29:02 +01:00 |
JpegMeta.php
|
Check if given file is really a file in JpegMeta FS#2322
|
2011-10-14 18:26:37 +02:00 |
JSON.php
|
Improve native JSON usage
|
2010-11-18 22:42:42 +01:00 |
load.php
|
Use autoloading for plugin classes
|
2011-06-06 16:21:38 +02:00 |
mail.php
|
The mail() function shouldn't be executed when no recipients are given.
|
2011-06-26 16:54:34 +02:00 |
media.php
|
readded delete in popup and link to full mediamanager FS#2347
|
2011-10-15 19:20:43 +02:00 |
pageutils.php
|
fix namespace cleaning FS#2295
|
2011-09-25 09:54:17 +02:00 |
parserutils.php
|
Add check for existing renderer class
|
2011-07-10 12:50:43 +02:00 |
PassHash.class.php
|
Fixed test and broken salt generation in PassHash class
|
2011-10-14 16:05:57 +02:00 |
plugin.php
|
give useful message for broken plugins FS#2068
|
2011-03-04 20:56:43 +01:00 |
plugincontroller.class.php
|
empty conf/plugins.local is created if not existing
|
2011-09-10 19:47:00 +02:00 |
pluginutils.php
|
Code cleanup documentation before merge
|
2011-09-10 10:59:10 +02:00 |
SafeFN.class.php
|
FS#2122 alter SafeFN safe and post indicator characters.
|
2011-04-02 03:32:13 +01:00 |
search.php
|
Merge branch 'master' of git://github.com/splitbrain/dokuwiki into media-revisions
|
2011-09-05 16:37:05 +03:00 |
SimplePie.php
|
Upgraded SimplePie library to 1.2.1
|
2011-10-16 14:23:18 +02:00 |
Sitemapper.php
|
Indexer v3 Rewrite part two, update uses of indexer
|
2010-12-29 03:50:05 -05:00 |
subscription.php
|
Hopefully finally fixed the subscription user regex
|
2011-05-23 10:32:00 +02:00 |
TarLib.class.php
|
Correct the phpdoc license tag of TarLib.class.php
|
2010-12-18 10:15:51 +01:00 |
template.php
|
show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226)
|
2011-10-15 17:30:51 +01:00 |
toolbar.php
|
added solidus to character picker and moved multiplication sign to other mathmatical symbols
|
2011-07-30 12:43:51 +01:00 |
utf8.php
|
FS#2291 replace space with non-breaking space in utf8 special chars
|
2011-10-15 15:06:42 +01:00 |
ZipLib.class.php
|
Fixing zip decompression in ZipLib.class.php
|
2010-05-26 16:34:42 +02:00 |