]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2004-05-02 rurbannew finally reliable way to detect if /index.php is...
2004-05-02 rurbanfixed PersonalPage warning: check if isset($user->_pref...
2004-05-02 rurban<none> if none, properly escape it
2004-05-01 rurbannew MacOSX buttons by Carsten
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 rurbanrewording, php-4.0.6 fixes, Log removed from index.php
2004-05-01 rurbanmore php-4.0.6 compatibility: superglobals
2004-05-01 rurbanshow EDITING_POLICY only if the page exists
2004-05-01 rurbanFindPage | [] => FindPage []
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 rurbanadded chinese locale, sf.net patch #934100 by Yan-ren...
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 rurbanmore fixes
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 rurban1.2.3 notes and current fixes
2004-04-29 rurbanimprove stability (omit warning without expire params)
2004-04-29 rurbanfix sf.net bug #944568
2004-04-29 rurbanspecial support for formatted plugins (one-liners)
2004-04-29 rurbanomit "socket_set_timeout() is not supported in this...
2004-04-29 rurbanRe-implement the classic phpwiki-1.2 feature of the
2004-04-29 rurbanPrevent from warning where no db pref was previously...
2004-04-29 zorlocFixes permission failure issues. With PagePermissions...
2004-04-27 rurbansf.net patch #940359 by rassie
2004-04-27 rurbanmore subtle config problems with defaults
2004-04-27 rurbanbetter errormsg (print supported handlers, print filena...
2004-04-27 rurbanmissing pageiter::count methods
2004-04-26 rurbanlocking table specific for better databases
2004-04-26 rurbancomments
2004-04-26 rurbanfixed line27 error
2004-04-26 rurbansupport most cases of header markup. fixed duplicate...
2004-04-26 rurbanbetter comments
2004-04-26 rurbanadd support for single wikiword headers
2004-04-26 rurbanuse DATA_PATH
2004-04-26 rurbancalculate bool old or dynamic constants later
2004-04-26 rurbandisable deprecated user constants
2004-04-26 rurbanPOP3_AUTH_PORT deprecated, use "host:port" similar...
2004-04-26 rurbaninclude_path independency
2004-04-26 rurbaninclude_path independency
2004-04-26 rurbancheck default config values
2004-04-26 rurbanadd default config values
2004-04-23 zorlocIf using Db auth and DBAUTH_AUTH_DSN is empty set DBAUT...
2004-04-23 zorlocLeave DB connection open when USE_DB_SESSION is true...
2004-04-21 zorlocPrevent spaces at the start and end of a created page...
2004-04-21 zorloc'Require lib/FileFinder.php' necessary to allow for...
2004-04-21 zorloc'List' shouldn't be declared in validator type.
2004-04-21 rurbanfix passencrypt
2004-04-21 rurbanadded AUTO_INCREMENT to page.id
2004-04-21 rurbanwrite WikiURL consistently (not WikiUrl)
2004-04-21 rurbanTwo convenient RecentChanges extensions
2004-04-21 rurbannew action page
2004-04-21 rurbanbugfix: make the navbar links actually work
2004-04-21 zorlocCompleted section 1.
2004-04-21 zorlocAdded Section 0 values
2004-04-20 rurbanfixed "!A" style headers (one-char only)
2004-04-20 zorlocUpdate to reflect that configuration settings should...
2004-04-20 zorlocRemoved old standin for updated index.php
2004-04-20 zorlocRemoved Pear_Config for parse_ini_file().
2004-04-20 rurbanconfig refactoring:
2004-04-20 rurbanWikiFarm code: honor predefined constants
2004-04-20 rurbanSome IniConfig fixes: prepend our private lib/pear dir
2004-04-20 zorlocSet require_once() to properly grab PEAR Settings.
2004-04-20 rurbanto the attic
2004-04-20 rurbanmore paging support and paging fix for shorter lists
2004-04-20 rurbanmore paging support
2004-04-20 rurbanpaging support
2004-04-20 rurbanthemable paging support
2004-04-19 zorlocConnect the rest of PhpWiki to the IniConfig system...
2004-04-19 rurbanphp5 compatibility: it works!
2004-04-19 rurbanadded show_minor||=1 to RecentChanges default pgsrc
2004-04-19 zorlocAdded config setting to handle DisabledActions
2004-04-19 zorlocRemove config-dist.php to make way for new ini config...
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-19 rurbanGoogleLink docs
2004-04-19 rurbannew pref: googleLink
2004-04-19 rurbanfix MeatBall search
2004-04-19 rurban2 errors: wrong strstr order, undeclared $prefix.
2004-04-18 rurbannew markup
2004-04-18 rurbanno fine layout yet.
2004-04-18 rurban.
2004-04-18 rurbanmore fixes for page="0"
2004-04-18 rurbanmore theme and templates docs
2004-04-18 rurbanminor fix for sf.net bug #577781: "CSS and Mozilla...
2004-04-18 rurbanadded lock tables privilege note
2004-04-18 rurbanmore sortby+limit support
2004-04-18 rurbanprotect most_popular from sortby=mtime
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-18 rurbanallow "0" pagename
2004-04-18 rurbanre-use our simple prepare: just for table prefix warnings
2004-04-18 rurbanbetter default example with local src, don't require...
next