]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
use ACLs
[SourceForge/phpwiki.git] / lib /
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
2004-05-04 rurbanmore pdf support
2004-05-04 rurbanhack: prevent from "'1' is properly formatted" warning...
2004-05-04 rurbanrevert previous patch
2004-05-04 rurbanprvent hidden p overwrite checked p
2004-05-04 rurbanrand(): 4.0.6 doesn't accept 32768, this works now.
2004-05-04 rurbanrand(1.0) is ineffective (MAX_INT). This version uses...
2004-05-03 rurbanlocale updates: we previously lost some words because...
2004-05-03 rurbanfixed sf,net bug #947264: LDAP options are constants...
2004-05-03 rurbandon't use persistent connections with postgres
2004-05-03 rurbanfixed gettext strings
2004-05-03 rurbanfix cvs tags: "$tag$" => "$tag: $"
2004-05-03 rurbanSupport [] links, but no [name|page] links yet
2004-05-03 rurban+ table messages
2004-05-03 rurbanadded more database upgrading: session.sess_ip, page...
2004-05-03 rurbanfixed UserPreferences update, esp for boolean and int
2004-05-03 rurbanput listAvailableLanguages() and listAvailableThemes...
2004-05-03 rurbanfixed sendPageChangeNotification
2004-05-03 rurbanfix passing args from WikiAdminSelect to WikiAdminRemove
2004-05-03 rurbanImprove db_session write stability: mysql_affected_rows...
2004-05-02 rurbanlimit user session data (HomePageHandle and auth_dbi...
2004-05-02 rurbanfix sf.net bug #945154 Konqueror alt css
2004-05-02 rurbannew finally reliable way to detect if /index.php is...
2004-05-01 rurbanAdd $charset to template locals (instead of constant...
2004-05-01 rurban4.0.6 obviously cannot use methods as cmp function...
2004-05-01 rurbanmore php-4.0.6 compatibility: superglobals
2004-05-01 rurbanremove duplicate page objects manually (array_merge...
2004-05-01 rurbanphp-4.0.x support: array_key_exists (PHP 4 >= 4.1.0)
2004-04-30 rurbanzh (chinese language) support
2004-04-29 rurbanre-ordered locale init (as in 1.3.9)
2004-04-29 rurbanfixed sf.net bug #940996
2004-04-29 rurbanprevent from accessing deleted pages
2004-04-29 rurbanfixed lib/interwiki.map loading on PrettyWiki: cwd...
2004-04-29 rurbanfixed sf.net bug #943366 (Kai Krakow)
2004-04-29 zorlocSlightly more elegant fix. Instead of WIKIAUTH_FORBIDD...
2004-04-29 rurbanfixed dba session reading
2004-04-29 rurbanfixed TOC backlinks with USE_PATH_INFO false
2004-04-29 rurbantypo
2004-04-29 rurbandefault theme navbar consistency: linkButtons instead...
2004-04-29 rurbanimprove stability (omit warning without expire params)
next