]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
reenable admin check on !ENABLE_PAGEPERM, honor s=Wildcard arg, fix warning after...
[SourceForge/phpwiki.git] / lib /
2004-06-03 rurbanreenable admin check on !ENABLE_PAGEPERM, honor s=Wildc...
2004-06-03 rurbanpass start_debug to plugin-form
2004-06-03 rurbanfix bug #963268 (check existing previous version)
2004-06-03 rurbanfixed bad warning #964850
2004-06-03 rurbandays links requires action=RelatedChanges arg
2004-06-03 rurbanfixed "lost level in session" warning, now that signout...
2004-06-03 rurbanfix file locking issues (only needed on write)
2004-06-03 rurbansupport immediate LANG and THEME switch inside a session
2004-06-03 rurbansimplify translation
2004-06-03 rurbanfix signout, level must be 0 not -1
2004-06-03 rurbanfix eval warning on signin
2004-06-03 rurbanfix FileUser locking issues, new config ENABLE_PAGEPERM
2004-06-03 rurbanWikiPluginCache improvements
2004-06-03 rurbanfix LDAP injection (wildcard in username) detected...
2004-06-02 rurbandont use the wikiaction class
2004-06-02 rurbanextended description
2004-06-02 rurbannew Ploticus plugin
2004-06-02 rurbaninit global FileFinder to add proper include paths...
2004-06-02 rurbanfix getRevisionBefore assertion
2004-06-02 rurbanfix duplicate session id error
2004-06-02 rurbanfix adodb DbPassUser login
2004-06-02 rurbanassert only if DEBUG is non-false
2004-06-02 rurbanintegrated search/replace into toolbar
2004-06-01 rurbandbi->touch
2004-06-01 rurbanBetter error message. Search in /phpweather-2.2.1 and...
2004-06-01 rurbanAdminUser only ADMIN_USER not member of Administrators
2004-06-01 rurbanadded url_get_contents() used in XmlParser and elsewhere
2004-05-28 rurbansupport to disable highlighting
2004-05-28 rurbanfix bug #962117, incorrect init of auth_dsn
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-05-27 rurbanThe mediawiki name for OrphanedPages. Just an alias.
2004-05-25 rurbanfixed Fatal error: Call to a member function on a non...
2004-05-25 rurbanViewSource link, better actionpage usage
2004-05-25 rurbantrim the pagename
2004-05-25 rurbanCheck for UTF-8 URLs; Internet Explorer produces these...
2004-05-24 rurbanget_cfg_var sometimes fails
2004-05-24 rurbanbugfix for imagelinks
2004-05-24 rurbannew interface
2004-05-24 rurbanadd CPAN
2004-05-24 rurbanuse ACLs
2004-05-24 rurbannew XmlParser and HtmlParser, RssParser based on that.
2004-05-18 rurbanrename split_pagename to SplitPagename
2004-05-18 rurbanAutoSplit at subpage seperators
2004-05-18 rurbanSimplified strings for easier translation
2004-05-18 rurbanrename simpleQuery to genericQuery
2004-05-18 rurbanverbatim needs a linebreak
2004-05-18 rurban improve Pagelist layout by equal pagename width for...
2004-05-18 rurbanwe already have a CGI function
2004-05-18 rurbanhold warnings until headers are sent. new Error-style...
2004-05-18 rurbanprevent from endless loop with oldstyle warnings
2004-05-17 rurbanCGI: no PATH_INFO fix
2004-05-17 rurbanApply RFE #952323 "ExternalSearchPlugin improvement...
2004-05-16 rurbanupdate_locale wrongly resetted LANG, which broke japanese.
2004-05-16 rurbansetacl icons
2004-05-16 rurbancheck more config-default and predefined constants
2004-05-15 rurbanfixed important WikiDB bug with DEBUG > 0: wrong assertion
2004-05-15 rurbanmoved action_pdf to lib/pdf.php
2004-05-15 rurbanfix some too loose PagePerms for signed, but not authen...
2004-05-15 rurbansome action=pdf Request fixes: With MSIE it works now...
2004-05-15 rurbanskip the HomePage, at first upgrade the ActionPages...
2004-05-15 rurbanupgrade prefix fix by Kai Krakow
2004-05-14 rurbanmore interwiki update
2004-05-14 rurbaninterwiki update from wakkawiki
2004-05-14 rurbansimplified RecentComments
2004-05-14 rurbanfixed RecentComments
2004-05-14 rurbannew plugin RecentChanges
2004-05-14 rurbanprotect color argument, more error handling, added...
2004-05-14 rurbanAlec Thomas original plugin, which comes with highlight...
2004-05-14 rurbanversion updated to 1.3.11pre
2004-05-14 rurbanfix by jim cheetham
2004-05-13 rurbandoc update for the new 1.3.10 release release_1_3_10
2004-05-13 rurbanfix for MacOSX border CSS attr, and if sort buttons...
2004-05-13 rurbannecessary fix for unknown subpages and ? at the end...
2004-05-13 rurbansearch also default buttons
2004-05-13 rurbanuse the macosx button
2004-05-12 rurbanrevert wrong inline optimization.
2004-05-12 rurbanrequire_once fix for those libs which are loaded before...
2004-05-11 rurbanenable TOC_FULL_SYNTAX per default
2004-05-10 rurbanstabilize DbAuthParam statement pre-prozessor:
2004-05-10 rurbanrevert premature optimization
2004-05-09 rurbanending LF: #950617 Clean up CVS repository
2004-05-09 rurbandos2unix (sf.net bug #950617 by langly)
2004-05-08 rurbanFixed longstanding sf.net:demo problem. endless loop...
2004-05-08 rurbanNow with the huge optimization to anchor only the match...
2004-05-08 rurbanremove php tags in Log
2004-05-08 rurbansupport <span>inlined plugin-result</span>:
2004-05-08 rurbanOptimization for pcre /A problems with lot of nested...
2004-05-08 rurbanrequires optional TOC_FULL_SYNTAX constnat to enable...
2004-05-08 rurbandon't ignore some false config values (e.g. USE_PATH_IN...
2004-05-08 rurbannew support for inlined image attributes: [image.jpg...
2004-05-08 rurbanphp-4.0.4 fixes
2004-05-07 rurbanPHP < 4.1.2 crash on dba sessions at session_write_close().
2004-05-06 rurbanrevert and removed some comments
2004-05-06 rurbangetting nearer to the real problem: continue on unmatch...
2004-05-06 rurbanimprove stability, trying to find the InlineParser...
2004-05-06 rurbanCategoryGroup: oops, dos2unix eol
2004-05-06 rurbanEnable the Administrators group, and add the WIKIPAGE...
2004-05-06 rurbanomit "Okay", this is default
2004-05-06 rurbanfix sf.net bug#949002: [ Link | ] assertion
2004-05-05 rurbanSupport to remove all UserPreferences
next