]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
This works even with USE_PATH_INFO=true
[SourceForge/phpwiki.git] / lib /
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)
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 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 rurbanPOP3_AUTH_PORT deprecated, use "host:port" similar...
2004-04-26 rurbaninclude_path independency
2004-04-26 rurbancheck 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 rurbanwrite WikiURL consistently (not WikiUrl)
2004-04-21 rurbanTwo convenient RecentChanges extensions
2004-04-20 rurbanfixed "!A" style headers (one-char only)
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 zorlocAdded config setting to handle DisabledActions
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-19 rurbannew pref: googleLink
2004-04-19 rurban2 errors: wrong strstr order, undeclared $prefix.
2004-04-18 rurban.
2004-04-18 rurbanmore fixes for page="0"
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...
2004-04-16 zorlocMore work for new ini config system. Tools has array...
2004-04-16 zorlocAdded PEAR/Config for processing of new ini config...
2004-04-16 rurbanupdated ADODB notes
2004-04-16 rurbannew ADODB library 4.22 with multiple drivers (not only...
2004-04-16 rurbanfix handling of numeric pagenames
2004-04-15 rurban1. allow pagename "0"
2004-04-15 rurbanallow [0] with new markup: link to page "0"
next