]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
force writable dirs: run by cli and webuser with conflicting umasks
[SourceForge/phpwiki.git] / lib /
2004-11-20 rurbanadd fast exclude support to SQL get_all_pages
2004-11-20 rurbanbetter defaults
2004-11-20 rurbaninitial simple version
2004-11-20 rurbanimproved WantedPages SQL backends
2004-11-20 rurbanfix a yet unused PageList customPageListColumns bug...
2004-11-20 rurbanFix bad-style Cut&Paste programming errors, detected...
2004-11-19 rurbanModeratePage part1: change status
2004-11-19 rurbanclarify docs
2004-11-19 rurbanAnother catch by Charles Corrigan: check against the...
2004-11-18 rurbanmore safety, requested by Charles Corrigan
2004-11-17 rurbanjust whitespace
2004-11-17 rurbanpossible group fix
2004-11-17 rurbanTypo: call SearchHighlight not SearchHighLight
2004-11-17 rurbanmore verbose on fatal template not found
2004-11-17 rurbanfixed chdir back from locale
2004-11-16 rurbanfix search&replace button
2004-11-16 rurbanre-enable old block markup conversion
2004-11-16 rurbanfix remove notification error
2004-11-16 rurbanbetter do history -2
2004-11-16 rurbanfix accesslog tablename, print CREATED only if really...
2004-11-16 rurbansupport ENABLE_PAGEPERM=false mime load/save
2004-11-16 rurbanenable Overwrite All for upgrade
2004-11-15 rurbanenable RateIt imgPrefix: '' or 'Star' or 'BStar',
2004-11-15 rurbansilent cache warning
2004-11-15 rurbandon't load PagePerm on ENABLE_PAGEPERM = false to save...
2004-11-15 rurbanimprove js stability
2004-11-15 rurbanfix JS_SEARCHREPLACE
2004-11-11 rurbanadd simple backtrace on such general failures to get...
2004-11-11 rurban(write_sql) isOpen really is useless in non-SQL, do...
2004-11-11 rurbanfix dba non-windows handling
2004-11-11 rurbanminor clarifications
2004-11-11 rurbanfix loadPhpExtension
2004-11-11 rurbanDisable default options in config-dist.ini
2004-11-10 rurban* optimize increaseHitCount, esp. for mysql.
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-09 rurbantrim filename
2004-11-09 rurbanfix ADODB quoting style
2004-11-07 rurbanmore logging fixes
2004-11-07 rurbanfix VIRTUAL_PATH
2004-11-07 rurbannew sql access log (for spam prevention), and restructu...
2004-11-06 rurbaninit is easier this way: no ->init(), pass params instead
2004-11-06 rurbanThe optimized version doesn't query for pagedata anymore.
2004-11-06 rurbanWorkaround some php-win \\ duplication bug
2004-11-06 rurbanunify DATABASE constants init as with DBAUTH
2004-11-06 rurbansimple version at first
2004-11-06 rurbanreadable ACCESS_LOG support: RecentReferrers, WikiAcces...
2004-11-06 rurbanmake use of dumped static config state in config/config...
2004-11-05 rurbanencode the subject to be 7-bit safe
2004-11-05 rurbanempty passwd PersonalPage case
2004-11-05 rurbanOk: Fix loading all required userclasses beforehand...
2004-11-05 rurbannew DEBUG flag: _DEBUG_LOGIN (64)
2004-11-05 rurbanlogin cleanup: better debug msg on failing login,
2004-11-05 rurbanrequired dummy file
2004-11-05 rurbanprint errno only if _DEBUG_VERBOSE
2004-11-05 rurbanshorten the template chain in errmsg
2004-11-05 rurbanforgot the BogoLogin inclusion with the latest rewrite
2004-11-03 rurbanmake it easier to disable EmailVerification
2004-11-03 rurbansome new defaults and constants, renamed USE_DOUBLECLIC...
2004-11-03 rurbanproper msg if rss connection is broken or no items...
2004-11-03 dairikiRemoved defunct AndStuff wiki from interwiki.map as...
2004-11-01 rurbanfix against switching user new/old between sessions
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-11-01 rurbanavoid ConvertOldMarkup step, using markup=2 (memory...
2004-10-22 rurbanfix for USECACHE=false
2004-10-22 rurbanAlert::show has no arg anymore
2004-10-22 rurbanadded longer_timeout (HttpClient)
2004-10-21 rurbanisAdmin must be signed and authenticated
2004-10-21 rurbanfix seperate page login
2004-10-21 rurbanfix recursion bug for old WikiUser:
2004-10-21 rurbanFrom patch #970004 "Double clic to edit" by pixels.
2004-10-21 rurbanPatch #991494 (ppo): Avoid notice in PHP >= 4.3.3 if...
2004-10-21 rurbanPatch #994487: Allow callers to get the parse tree...
2004-10-21 rurbanBe more stricter with uploads: Filenames may only conta...
2004-10-21 rurbanupload errmsgs by Shilad Sen.
2004-10-19 rurban<4.3 fix
2004-10-19 rurbanfixed: Unknown modifier "g"
2004-10-16 rurbannew [Overwrite All] button
2004-10-16 rurbanadded OsFaq2
2004-10-15 rurbanfix yesterdays premature dumphtml fix for $default_text...
2004-10-14 rurbanfix dumphtml with USE_PATH_INFO (again). fix some PageL...
2004-10-14 rurbanremove debugging prints
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-10-14 rurbanfix warning in safe_wordwrap
2004-10-14 rurbantypo in safe_wordwrap
2004-10-14 rurbanallow most_popular sortby arguments
2004-10-14 rurbanremove dbi WikiDB_Page param: use global request object...
2004-10-14 rurbanoverride DB sort: not applicable
2004-10-14 rurbanremove class _PageList_Page, fix sortby=0 (start with...
2004-10-14 rurbanuse DATABASE_PREFIX
2004-10-14 rurbanwait for fs and print failing cmdline
2004-10-14 rurbanfix lib/display.php:159: Warning[2]: Argument to array_...
2004-10-13 rurbanfix cannot edit prefs
2004-10-12 rurbanavoid Php Notice header
2004-10-12 rurbanredirect stderr to display the failing msg
2004-10-12 rurbanfixes for older php, removed warnings
2004-10-12 rurbanlib/WikiPluginCached.php:731: Notice[8]: Undefined...
2004-10-12 rurbanlib/ExternalReferrer.php:99: Notice[8]: Undefined index...
2004-10-12 rurbanMS SQL support (untested)
2004-10-12 rurbanphp5 compatibility (5.0.1 ok)
next