]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/IniConfig.php
ENABLE_RECENTCHANGESBOX
[SourceForge/phpwiki.git] / lib / IniConfig.php
2008-05-06 rurbanENABLE_RECENTCHANGESBOX
2008-03-17 rurbanadded ENABLE_MAILNOTIFY (default true)
2008-01-31 vargenauImplemented Mediawiki-like syntax for tables
2007-09-01 rurbanadd INSECURE_ACTIONS_LOCALHOST_ONLY. advanced security...
2007-08-10 rurbanadd LOGIN_LOG,LDAP_SEARCH_FILTER,ENABLE_AUTH_OPENID
2007-07-14 rurbanSemanticWeb.php
2007-04-18 rurbanadded DISABLE_UPLOAD_ONLY_ALLOWED_EXTENSIONS
2007-02-17 rurbanenable TEMP_DIR, fixes bug 1646080
2007-01-27 rurbanDefine TEMP_DIR always
2007-01-22 rurbanprotect against PLUGIN_CACHED_CACHE_DIR definition
2007-01-20 rurbanrename USE_SEARCHHIGHLIGHT to ENABLE_SEARCHHIGHLIGHT
2007-01-07 rurbanFix typo: BLOG_EMPTY_DEFAULT_PREFIX => BLOG_DEFAULT_EMP...
2007-01-04 rurbanAdd more action pages
2007-01-03 rurbanAdd DISABLE_UNITS.
2006-12-22 rurbanadd USE_BYTEA
2006-11-19 rurbanfix and stabilize MAP splitting
2006-11-19 rurbanIPV6 fix by matt brown, #1546571
2006-10-12 rurbanGuard against unwanted DEBUG="DEBUG" logic. In detail...
2006-08-15 rurbansupport iso-8859-2
2006-05-14 rurbanpatch from bug #1480077 by Kai Krakow
2006-05-13 rurbanadded wysiwyg_editor-1.3a feature by Jean-Nicolas GEREO...
2006-03-19 rurbansf.net patch #1377011 by Matt Brown: add DATABASE_OPTIM...
2006-03-07 rurbanadd DBAUTH_PREF_INSERT support
2006-01-12 rurbanAdd flatfile and cvsclient to $valid_database_types...
2005-10-29 rurbanfix broken locale update
2005-09-26 rurbandefault locale fix Thomas Harding
2005-09-18 rurbanadd a proper Content-Encoding: gzip if compressed,...
2005-09-15 rurbanread configurator desc from config-dist.ini, update...
2005-09-14 rurbanmake ENABLE_MARKUP_TEMPLATE optional
2005-08-06 rurbanaccept config.ini ACCESS_LOG_SQL = 0
2005-06-30 rurbanuse better /tmp/cache, dependent on TEMP_DIR and getenv...
2005-05-06 rurbanadd TOOLBAR_TEMPLATE_PULLDOWN (AddTemplate icon)
2005-05-06 rurbansupport optional EXTERNAL_LINK_TARGET, default: _blank
2005-04-25 rurbancaptcha feature by Benjamin Drieu. Patch #1110699
2005-04-08 rurbanguard against empty default INI values
2005-04-06 rurbanadd ENABLE_DISCUSSION_LINK dependency (to turn it off...
2005-03-27 rurbanconfigurator recursion fixes, dont print temp _dsn...
2005-03-27 rurbancompute locale only for setlocale and LC_ALL
2005-02-28 rurbanignore forbidden ini_set warnings. Bug #1117254 by...
2005-02-28 rurbanprevent from recursion (configurator.php)
2005-02-27 rurbanremove clsclient (typo and still exp)
2005-02-26 rurbanconfigurator: add (c), support show=_part1 initial...
2005-02-11 rurbansupport ENABLE_LIVESEARCH, enable PDO sessions
2005-02-10 rurbanadd PDO support
2005-01-31 rurbancorrect spelling
2005-01-31 rurbantranslate errmsg
2005-01-30 rurbanprint early warning on wrong DATABASE_TYPE
2005-01-29 rurbanhelper for local debugging (Zend Personal Edition)
2005-01-25 rurbannew options: TOOLBAR_PAGELINK_PULLDOWN, DATABASE_PERSISTENT
2005-01-13 rurbanDefault ACCESS_LOG_SQL = 2 on SQL/ADODB
2005-01-10 rurban$LANG from DEFAULT_LANGUAGE
2005-01-04 rurbanguess $LANG based on client
2004-12-23 rurbanfix default language detection if DEFAULT_LANGUAGE...
2004-12-14 rurbansupport new BLOG_EMPTY_DEFAULT_PREFIX
2004-11-30 rurbanchanged KEYWORDS from pageprefix to search term. added...
2004-11-17 rurbanfixed chdir back from locale
2004-11-11 rurbanDisable default options in config-dist.ini
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-07 rurbanfix VIRTUAL_PATH
2004-11-07 rurbannew sql access log (for spam prevention), and restructu...
2004-11-06 rurbanunify DATABASE constants init as with DBAUTH
2004-11-06 rurbanmake use of dumped static config state in config/config...
2004-11-05 rurbanlogin cleanup: better debug msg on failing login,
2004-11-03 rurbansome new defaults and constants, renamed USE_DOUBLECLIC...
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-21 rurbanFrom patch #970004 "Double clic to edit" by pixels.
2004-10-14 rurbanremove debugging prints
2004-10-14 rurbanuse DATABASE_PREFIX
2004-10-12 rurbanphp5 compatibility (5.0.1 ok)
2004-10-04 rurbanunittest fix
2004-09-20 rurbandefine all config.ini settings, only the supported...
2004-09-06 rurbanfix PLUGIN_CACHED_CACHE_DIR fallback logic. ini entry...
2004-07-13 rurbanimproved DB_SESSION logic
2004-07-05 rurbanENABLE_RAW_HTML_LOCKEDONLY, ENABLE_RAW_HTML_SAFE
2004-07-03 rurbanoptional DBADMIN_USER:DBADMIN_PASSWD for action=upgrade...
2004-07-02 rurbanmore stability fixes: new DISABLE_GETIMAGESIZE if your...
2004-07-01 rurbandumphtml: added exclude, print pagename before processing
2004-06-29 rurbanUse ...version() $need_content argument in WikiDB also:
2004-06-29 rurbanImprove LDAP auth and GROUP_LDAP membership:
2004-06-28 rurbanfixed LDAP_SET_OPTION handling, LDAP error on connectio...
2004-06-25 rurbanWikiGroup refactoring:
2004-06-22 rurbanremoved USE_TAGLINES constant
2004-06-21 rurbanadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for...
2004-06-21 rurbanpear/Cache update from Cache-1.5.4 (added db and trifil...
2004-06-19 rurbannew TEMP_DIR for ziplib
2004-06-19 rurbanMoved lib/plugincache-config.php to config/*.ini
2004-06-15 rurbanIMPORTANT: fixed passwd handling for passwords stored...
2004-06-13 rurbanCatch fatals on the four dump calls (as file and zip...
2004-06-08 rurbanfixed foreign setup: no ugly skipped msg for the Generi...
2004-06-08 rurbanbetter acl dump representation, read back acl and owner
2004-06-06 rurbanadded more required ActionPages for foreign languages
2004-06-04 rurbanRestrict valid usernames to prevent from attacks agains...
2004-06-04 rurbanadded USE_TAGLINES
2004-06-03 rurbanfixed bad warning #964850
2004-06-03 rurbanfix FileUser locking issues, new config ENABLE_PAGEPERM
2004-06-02 rurbaninit global FileFinder to add proper include paths...
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-05-18 rurbanwe already have a CGI function
2004-05-17 rurbanCGI: no PATH_INFO fix
2004-05-16 rurbancheck more config-default and predefined constants
next