]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Require double entry of password to be encrypted,
[SourceForge/phpwiki.git] / lib /
2003-09-20 carstenklappPossible solution for isWindowsNT() using PHP_OS (uncon...
2003-09-19 carstenklappBOGO users allowed preferences too when ALLOW_BOGO_LOGI...
2003-09-13 carstenklappNew preference to hide LinkIcons.
2003-09-13 carstenklappHook for new user preference 'noLinkIcons'.
2003-09-13 carstenklappAdded a default getVersion() function for any remaining
2003-09-13 carstenklappReformatting only.
2003-09-13 carstenklappAdded lang and theme arguments, getVersion(), copyright...
2003-06-20 zorlocOverride the base PearDB functions that create the...
2003-04-29 dairikiBug fix: "add sidebar" link didn't work when USE_PATH_I...
2003-04-01 dairikiConvert " to " in XML output.
2003-03-26 dairikiFix "object to string conversion" bug with external...
2003-03-25 dairikiEnsure pagenames are strings.
2003-03-25 dairikiFix to ensure that getWikiPageLinks() returns an array...
2003-03-25 dairikiCleanup debugging output.
2003-03-25 dairikiRemove debugging cruft.
2003-03-18 dairikiFix for SF bug #704423.
2003-03-17 dairikiFix for auto-detection of USE_PATH_INFO.
2003-03-17 dairikiMinor HTTP caching fix.
2003-03-17 dairikiUse gzencode() and gzinflate() when available rather...
2003-03-17 dairikiFix security bugs in the RawHtml plugin.
2003-03-13 dairikiBug fix: Fix linking of pages whose names contain a...
2003-03-13 dairikiHack so that (when using the IncludePage plugin) the...
2003-03-10 dairikiBug fix. Wiki-markup like *0* (that's a zero) resulted...
2003-03-10 dairikiBug/typo fix. If you use the edit page to un/lock...
2003-03-07 dairikiWups. Didn't save the last of the previous changes...
2003-03-07 dairikiGlean page description (for meta tag) from CachedMarkup.
2003-03-07 dairikiNew feature: Automatic extraction of keywords (for...
2003-03-07 dairikiFileFinder::_get_include_path(): Add @ before ini_get...
2003-03-07 dairikiForce redirect. (The code for generating the text...
2003-03-07 dairikiFixes for new javascript redirect.
2003-03-07 dairikiFix class DebugTimer so that it doesn't fail when posix...
2003-03-07 dairikiOmit checks for safe_mode before set_time_limit()....
2003-03-07 dairikifunction_usable(): New function.
2003-03-07 dairikiGet SCRIPT_NAME from SCRIPT_URL if SCRIPT_NAME appears...
2003-03-07 dairikiContent-Length computation seems to come up with the...
2003-03-07 dairikiWikiRequest::requiredAuthorityForAction(): Allow anonym...
2003-03-05 dairikiMore HTML comment reduction patches by "Klaus-Guenter...
2003-03-04 dairikiFix and cleanup lib/DB_Session.php.
2003-03-04 dairikiFix and document the WIKIDB_NOCACHE_MARKUP config define.
2003-03-04 dairikiFix to ensure absolute URL for logo in RSS recent changes.
2003-03-04 dairikiOutput Content-Length HTTP header when possible.
2003-03-04 dairikiInconsequential decrufting.
2003-03-04 dairikiMove call to $backend->optimize from WikiDB_Page::creat...
2003-03-04 dairikiBug fix for the postgres backend:
2003-03-03 carstenklappAdded fontpath (see PhpWiki:VisualWiki), tries to be...
2003-02-27 dairikiFix my breakage of CSS and sidebar RecentChanges output.
2003-02-27 dairikiFixes invalid HTML generated by PageHistory plugin.
2003-02-27 dairikiNew functions in HtmlElement:
2003-02-27 dairikiJavascript fix.
2003-02-27 dairikiDisable profiling output when DEBUG is defined but...
2003-02-27 dairikiFix HTTP validator bug (Last-Modified times for pages...
2003-02-26 dairikiWups. Delete disused cruft.
2003-02-26 dairikiFix and refactor FrameInclude plugin (more or less).
2003-02-26 dairikiPatch from Todd Mokros:
2003-02-26 dairikiNew action=create. Essentially the same as action...
2003-02-26 dairikiNew config settings in index.php to control cache contr...
2003-02-26 dairikiTuning/fixing of POST action URLs and hidden inputs.
2003-02-26 dairikiOnly zip pages with legal pagenames.
2003-02-26 dairikiBug fix: for magic PhpWiki URLs, "lock page to enable...
2003-02-26 dairikiUse new checking functionality of class WikiPageName...
2003-02-26 dairikiMore/better/different checks for bad page names.
2003-02-25 dairikiAdd some sanity checking for pagenames.
2003-02-25 dairikiFix so that SQL tables get unlocked upon SQL error.
2003-02-25 carstenklappAdded "See: " in front of url, so for browsers that...
2003-02-24 dairikiFix stupid typo.
2003-02-24 dairikiAttempts to fix auto-selection of printer CSS when...
2003-02-24 dairikiGet rid of unused method Request::debugVars().
2003-02-24 carstenklappAdded iframe title (bobby.org accessibility guidelines).
2003-02-24 dairikiFix "n bytes written" message when dumping HTML.
2003-02-24 dairikiBug fix. Don't need to urldecode pagenames in WikiDB_b...
2003-02-24 dairikiDon't use PHPWIKI_DIR unless it's defined.
2003-02-24 dairikiFirst argument of trigger_error must be a string (or...
2003-02-24 carstenklappUpdated to work with recent changes to WikiLink functio...
2003-02-24 carstenklappPHP's closing tag \?\> within // cvs log comments cause...
2003-02-23 dairikiFix to allow empty labels for anchors. E.g. #[|Anchor...
2003-02-23 dairikiDisable currently broken plugin to prevent fatal PHP...
2003-02-23 dairikiFix for PHP warning.
2003-02-23 dairikiFix for PHP warning.
2003-02-23 dairikiFixes for SF bug #657661.
2003-02-23 dairikiStupid typo/bug fix.
2003-02-22 dairikiHackish fix for SF bug #622784.
2003-02-22 dairikiFix for SF bug #630700
2003-02-22 dairikiFixed SF bug #630747.
2003-02-22 dairikiFixes for "Call-time pass by reference has been depreca...
2003-02-22 dairikiDelete unused (and unnecessary) sanify_input cruft.
2003-02-22 dairikiIf DATA_PATH is not defined (by user in index.php)...
2003-02-22 dairikiRenamed method Request::compress_output to Request...
2003-02-22 dairikiBogus page names weren't being deleted by "Excorcise...
2003-02-22 dairikiMinor changes while figuring out why bogus pages weren...
2003-02-21 dairikiSet alt="" on the link icon image tags.
2003-02-21 dairikiFixes to support new $basepage argument of WikiPlugin...
2003-02-21 dairikiFix SF bug #676309.
2003-02-21 dairikiAdd new argument $basepage to WikiPlugin::run() and...
2003-02-21 dairikiMake sure to interpret relative links (like [/Subpage...
2003-02-21 dairikiEnsure that language preference is a string.
2003-02-21 dairikiGet rid of MakeWikiForm, and form-style MagicPhpWikiURLs.
2003-02-21 dairikiClean up regexp for bracket-links.
2003-02-21 carstenklappList the invalid pagenames which were deleted.
2003-02-21 dairikiFix DATA_PATH when PhpWiki installed in htdoc root.
2003-02-21 dairikiMinor, nitpicky, currently inconsequential changes.
next