]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
replace .htacess by index.php. Thanks to qwerty2
[SourceForge/phpwiki.git] / lib /
2005-06-05 rurbanDefault ENABLE_DOUBLECLICKEDIT = false. Moved to UserPr...
2005-05-14 rurbanremove mysql specific INSERT DELAYED
2005-05-06 rurbanadd TOOLBAR_TEMPLATE_PULLDOWN (AddTemplate icon)
2005-05-06 rurbanadd AddTemplate EditToolbar icon
2005-05-06 rurbansilence Preview warnings for PAGE_LOCKED_MESSAGE, CONCU...
2005-05-06 rurbansilence undefined offset 1 msg
2005-05-06 rurbanuse absolute path
2005-05-06 rurbansupport captcha
2005-05-06 rurbanadd PdoDbPassUser
2005-05-06 rurbanadd failing cmdline for .map
2005-05-06 rurbansupport optional EXTERNAL_LINK_TARGET, default: _blank
2005-05-06 rurbanbump intermediate version
2005-05-06 rurbanSafari comment
2005-05-06 rurbansupport %u, %b, %d expansion for Upload: User: and...
2005-05-06 rurbansplit long lines
2005-05-05 rurbansupport action=revert
2005-05-05 rurbanfix pagename split for title and header
2005-05-04 rurbanfix #1191096 by Karel
2005-04-25 rurbancaptcha feature by Benjamin Drieu. Patch #1110699
2005-04-25 rurbantrivial tuning by michael pruitt. Patch #1120185
2005-04-23 rurbanallow emtpy WikiDB::getRevisionBefore(), for simplier...
2005-04-23 rurbanimprove semantics in the setAutosplitWikiWords method...
2005-04-23 rurbanhonor theme-specific SplitWikiWord in the HEADER
2005-04-23 rurbanproper linebreaks
2005-04-23 rurbanbug #1186291
2005-04-23 rurbanhandle allowed inlined objects within INLINE_IMAGES
2005-04-23 rurbancache map
2005-04-11 rurbanproper linebreaks
2005-04-11 rurbanguard against php5 register-long-arrays
2005-04-11 rurbanreformatting, SESSION_SAVE_PATH check
2005-04-11 rurbanImprove postponed errors+warnins list layout.
2005-04-11 rurbanSimplify upload. See https://sourceforge.net/forum...
2005-04-10 rurbanmore mysql-4.1 quirks: add utf8 to the charset aliases...
2005-04-10 rurbanfix for RSS feeds without detailled <item> tags:
2005-04-09 rurbanminor reformatting
2005-04-09 rurbanfix recursive PageList azhead+cols listing
2005-04-09 rurbanfix RichTablePlugin embedded plugin invocation. Bug...
2005-04-08 rurbanguard against empty default INI values
2005-04-08 rurbanfix Template("theme/name") inclusion
2005-04-07 rurbanadd _SERVER[REMOTE_USER] check for pubcookie et al...
2005-04-06 rurbanadd ENABLE_DISCUSSION_LINK dependency (to turn it off...
2005-04-06 rurbanRevert the previous wrong bugfix #1175761: USECACHE...
2005-04-06 rurbanhonor !USECACHE for _cached_html, fixes #1175761
2005-04-02 uckelmanFixed regex for RFC822 addresses.
2005-04-02 rurbanmoved to ../../config/
2005-04-02 uckelmanRemoved & from vars passed by reference (not needed...
2005-04-01 rurbanjust whitespace
2005-04-01 rurbanfix defaults in RecentChanges plugins: e.g. invalid...
2005-04-01 rurbando not trim spaces
2005-04-01 rurbanfix rename for dba
2005-04-01 rurbanImplement icase and regex options.
2005-04-01 rurbanOptimize rename UI with one selected pagename
2005-04-01 rurbanfix dirty side-effect: dont printf too early bypassing...
2005-04-01 rurbanmysql charsets: mysql needs different names and doesn...
2005-04-01 rurbanuse obj2hash exclude arg,
2005-03-27 rurbanconfigurator recursion fixes, dont print temp _dsn...
2005-03-27 rurbansecurity fixes (unknown why and where these get defined)
2005-03-27 rurbanadd Log
2005-03-27 rurbancompute locale only for setlocale and LC_ALL
2005-03-19 rurbanfixed missing IMAP dependency. Thanks to sun-man
2005-03-04 rurbanFixed bug #994994 (escape / in glob)
2005-02-28 rurbanignore forbidden ini_set warnings. Bug #1117254 by...
2005-02-28 rurbanlinebreaks
2005-02-28 rurbansome stupid code for _AdminUser (probably not needed)
2005-02-28 rurban_GET is different from HTPP_GET_VARS. use the correct one
2005-02-28 rurbanfix error_stack
2005-02-28 rurbanprevent from recursion (configurator.php)
2005-02-28 rurbanremove comment,
2005-02-27 rurbanFix error with : in pagenames. Thanks to Hendrik Schnei...
2005-02-27 rurbanfix for php4 and case-sensitive filesystems
2005-02-27 rurbanhack: display errorstack without sideeffects (save...
2005-02-27 rurbanlatin1 mysql fix
2005-02-27 rurbanremove clsclient (typo and still exp)
2005-02-27 rurbanbump version
2005-02-27 rurbanupdate comments
2005-02-27 rurbanprevent SqlResult.ini from being imported
2005-02-26 rurbanupdate docs
2005-02-26 rurbanupdate (C)
2005-02-26 rurbanre-enable colored boxed errors
2005-02-26 rurbanconfigurator: add (c), support show=_part1 initial...
2005-02-18 uckelmanWikiDB::genericWarnings() is no longer used.
2005-02-18 uckelmanRe-enabled /tmp warnings to save those who choose not...
2005-02-14 rurbanfix policy strict. Thanks to Mikhail Vladimirov
2005-02-14 rurbanTemporary disable tree optimizer: might be broken....
2005-02-12 rurbanrenamed to Sql. Added translations (inc not yet)
2005-02-12 rurbanlocale update: missing . : fixed. unified strings
2005-02-11 rurbansupport ENABLE_LIVESEARCH, enable PDO sessions
2005-02-11 rurbanseperate DbSession classes: less memory, a bit slower
2005-02-10 rurbanmove getRow up one level to our backend class
2005-02-10 rurbantry to avoid duoplicate lang/theme init
2005-02-10 rurbanadd PDO support
2005-02-08 rurbanadd rand_ascii
2005-02-08 rurban improve the locale splitter
2005-02-08 rurbanencrypt password. fix strict logic.
2005-02-07 rurbandefine mysql connection charset
2005-02-07 rurbanuse defined CHARSET for db. more comments
2005-02-07 rurbananother locale fix
2005-02-07 rurbanisonumchar support
2005-02-05 rurbancomment
2005-02-05 rurbanbump version
next