| Commit message (Expand) | Author | Age | Files | Lines |
* | Tag pmwiki-2.2.57 releasepmwiki-2.2.57 | petko | 2013-11-03 | 0 | -0/+0 |
* | Version=pmwiki-2.2.57 | petko | 2013-11-03 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-11-03 | 5 | -32/+28 |
* | Add $MakePageNameSplitPattern, allowing links with dot-space [[Franklin D. Ro... | petko | 2013-11-03 | 1 | -2/+3 |
* | Documentation update. | petko | 2013-10-11 | 1 | -4/+4 |
* | revert $FmtV[$LinkUpload] = $FmtV[$LinkUrl] | petko | 2013-10-11 | 1 | -2/+2 |
* | $FmtV[] = $FmtV[] in upload.php | petko | 2013-10-11 | 1 | -4/+2 |
* | Documentation update. | petko | 2013-10-11 | 4 | -22/+22 |
* | rm $LinkUploadExistsFmt, enable $IMapLinkFmt["Attach:"] to be used in (:attac... | petko | 2013-10-11 | 1 | -6/+6 |
* | Add configurable $LinkUploadExistsFmt for Attach: links and (:attachlist:) | petko | 2013-10-10 | 2 | -9/+15 |
* | Encode international character used for testing recodefn to \xd0\xaf. | petko | 2013-10-01 | 1 | -4/+4 |
* | Version=pmwiki-2.2.56 | petko | 2013-09-30 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-09-30 | 5 | -31/+29 |
* | Fix forgotten preg_replace() in CondText2(). | petko | 2013-09-28 | 1 | -2/+2 |
* | Add optional $args="$m" argument to PCCF(). | petko | 2013-09-26 | 1 | -3/+4 |
* | PageStore->recodefn: better test for iconv() and mb_convert_encoding(); iconv... | petko | 2013-09-25 | 1 | -2/+3 |
* | forgotten flag in $MakePageNamePatterns | petko | 2013-09-21 | 1 | -1/+1 |
* | Revert to error_reporting(E_ALL ^ E_NOTICE); all deprecated warnings have van... | petko | 2013-09-21 | 1 | -2/+1 |
* | Add Markup_e(), PPRE(), PPRA(), PCCF(), migrate preg_replace() eval to preg_r... | petko | 2013-09-20 | 16 | -269/+300 |
* | Version=pmwiki-2.2.55 | petko | 2013-09-16 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-09-16 | 10 | -67/+63 |
* | Add $EnableDraftAtomicDiff | petko | 2013-09-08 | 1 | -3/+9 |
* | Version=pmwiki-2.2.54 | petko | 2013-08-13 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-08-13 | 6 | -32/+32 |
* | Temp fix EditDraft() breaking the restore mecanism, PITS:01007, Test:DraftRes... | petko | 2013-07-09 | 1 | -4/+2 |
* | Version=pmwiki-2.2.53 | petko | 2013-07-08 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-07-08 | 5 | -30/+28 |
* | Fix urlapprove.php to work with $MessagesFmt[] instead of $WhyBlockedFmt[]. | petko | 2013-06-16 | 1 | -4/+2 |
* | Add $IsBlocked = 1; to urlapprove.php. | petko | 2013-06-16 | 1 | -3/+5 |
* | Add $WhyBlockedFmt entry to urlapprove.php. | petko | 2013-06-16 | 1 | -2/+3 |
* | Version=pmwiki-2.2.52 | petko | 2013-06-08 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-06-08 | 6 | -33/+31 |
* | Add docx, pptx, xlsx upload extentions; hide E_DEPRECATED errors for PHP 5.5 | petko | 2013-06-08 | 3 | -2/+6 |
* | Version=pmwiki-2.2.51 | petko | 2013-05-08 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-05-08 | 5 | -27/+27 |
* | Fix $AuthorPage if there is a group named the same as the author | petko | 2013-05-08 | 1 | -1/+1 |
* | Update urls in blocklist.php; fix potential XSS vuln in prefs.php | petko | 2013-05-08 | 3 | -8/+24 |
* | Version=pmwiki-2.2.50 | petko | 2013-04-07 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-04-07 | 2 | -9/+9 |
* | Documentation update. | petko | 2013-04-07 | 3 | -18/+16 |
* | Version=pmwiki-2.2.49 | petko | 2013-03-09 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-03-09 | 8 | -44/+41 |
* | Add $UploadBlacklist array containing forbidden strings in a filename. | petko | 2013-03-09 | 1 | -5/+8 |
* | Add $UploadBlacklist regexp containing forbidden strings in a filename. | petko | 2013-03-09 | 1 | -1/+7 |
* | Version=pmwiki-2.2.48 | petko | 2013-02-11 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-02-11 | 2 | -10/+10 |
* | Fix bug in LinkPage introduced yesterday (PITS:01308) | petko | 2013-02-11 | 1 | -3/+3 |
* | Version=pmwiki-2.2.47 | petko | 2013-02-10 | 1 | -1/+1 |
* | Documentation update. | petko | 2013-02-10 | 10 | -57/+58 |
* | Enable tooltip titles for links to anchors on the same page. | petko | 2013-02-10 | 2 | -5/+6 |