]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2003-09-20 carstenklappRequire double entry of password to be encrypted,
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-14 carstenklappStart of some theme documentation.
2003-09-13 carstenklapppngcrush
2003-09-13 carstenklappNew LinkIcon for WikiUser links.
2003-09-13 carstenklappNew preference to hide LinkIcons. New LinkIcons for...
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-05-28 wainsteadAdded proper citation.
2003-04-29 dairikiBug fix: "add sidebar" link didn't work when USE_PATH_I...
2003-04-01 dairikiFix CSS list vertical spacing.
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-24 dairikiFixes for windows compatibility in strftime format...
2003-03-18 dairikiCopy Lawrence's memo on USE_PATH_INFO/AcceptPathInfo...
2003-03-18 lakkaRevised comments on use of USE_PATH_INFO with Apache 2
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-12 carstenklappRebuilt Makefile dep. Added a few more German translations.
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 dairikiA few more if(!defined(...))'s
2003-03-07 dairikiFix/cleanup several more config options and messages.
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 dairikiDisabled the ability to write the config file.
2003-03-07 dairikiRemove redundant RCS ids. (From Klaus-Guenther Leiss).
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 dairikiNew template to support Request::redirect() in lib...
2003-03-07 dairikiAdd option to prevent HTTP 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 dairikiRename BASE_URL to PHPWIKI_BASE_URL. Lycos pre-defines...
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 dairikiPatches to minimize HTML comment verbosity by
2003-03-04 dairikiAdd some missing config entries.
2003-03-04 dairikiFix and cleanup lib/DB_Session.php.
2003-03-04 dairikisess_date in the session table should be an INT, not...
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-04 dairikiDROP session table before creating.
2003-03-03 carstenklappAdded fontpath (see PhpWiki:VisualWiki), tries to be...
2003-03-01 carstenklappUpdated from obsolete do_transform() function to Transf...
2003-02-27 dairikiClean up <br clear="all" style="clear: both;" /> tags.
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 dairikiFixes from Todd Mokros for linkUnknownWikiWord in MacOS...
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 dairikiBug fix.
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...
next