]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
debugging is called before phpwiki. so stick with this small lib, which doesn't depen...
[SourceForge/phpwiki.git] / lib /
2005-01-25 rurbanextract Toolbar code from editpage.php
2005-01-25 rurbandeprecate pages, replaced by numpages; use complicated...
2005-01-25 rurbanadd fast_translate: setlocale() switching with the...
2005-01-25 rurbanprotect against !ENABLE_PAGEPERM
2005-01-25 rurbansupport DATABASE_PERSISTENT besides dsn database?persis...
2005-01-25 rurbanfix listOfFields with different database
2005-01-25 rurbanuse unix type to support subdirs with forward slash...
2005-01-25 rurbanadd dbadmin form, add mysql LOCK TABLES check, add...
2005-01-25 rurbanadd TODO comment
2005-01-25 rurbanadd getMemoryUsage to stdlib
2005-01-25 rurbanbump version, fix xdebug call for dbgp protocol
2005-01-25 rurbanremove body tags in html dumps, add css and images...
2005-01-25 rurbanextract toolbar code, support new tags to get rid of...
2005-01-25 rurbancase-sensitive for php5
2005-01-25 rurbanchange addMoreAttr() to support named attr, to remove...
2005-01-25 rurbanupdate comments about future plans
2005-01-25 rurbanfix redirect,
2005-01-25 rurbanfix bogus InterWikiMap warning
2005-01-25 rurbanreformatting
2005-01-25 rurbannew options: TOOLBAR_PAGELINK_PULLDOWN, DATABASE_PERSISTENT
2005-01-25 rurbanadded label
2005-01-25 uckelmanpre_description is a member function, so call with...
2005-01-24 uckelmanThe extra description for RelatedChanges was appearing...
2005-01-22 rurbanfix oldmakrup button label
2005-01-22 rurbandocs
2005-01-21 rurbanstabilize on numeric keys (strange php problem)
2005-01-21 rurbanclarify $ct
2005-01-21 rurbanfix dl(), esp. on windows
2005-01-21 rurbanbetter moderation class tag
2005-01-21 rurbanadd putPage from Arnaud Fontaine, with auth checks...
2005-01-21 rurbansafer check for gzip compress data, ziplib.php not...
2005-01-21 rurbanreformatting
2005-01-21 rurbandeduce username for xmlrpc also
2005-01-21 rurbanchanged (c)
2005-01-20 rurbanadd InterWikiMap to special pages
2005-01-20 rurbanreformatting
2005-01-20 rurbanrel=nofollow on edit/create page links
2005-01-20 rurbanGOOGLE_LINKS_NOFOLLOW
2005-01-18 rurbanreformatting and two bug fixes: adding missing parens
2005-01-18 rurbanOops. Again thanks to Charles Corrigan
2005-01-18 rurbanfix quoting
2005-01-17 rurbanAllow more pagename chars: Limit only on certain backends.
2005-01-17 rurbanpagedata fix by Charles Corrigan
2005-01-14 uckelmanConvertOldMarkup did not properly handle links containi...
2005-01-13 rurbanDefault ACCESS_LOG_SQL = 2 on SQL/ADODB
2005-01-10 rurban$LANG from DEFAULT_LANGUAGE
2005-01-10 rurbanphp5 case-sensitivity
2005-01-08 rurbanbump version
2005-01-08 rurbanhardcode list of langs (file access is slow)
2005-01-08 rurbanremove deprecated workaround
2005-01-08 rurbanPrevent from Overlarge session data crash
2005-01-08 rurbanending space after colgroup breaks _setTagProperty
2005-01-06 rurbanmove password length checker to correct method. thanks...
2005-01-04 rurbanhonor DISABLE_HTTP_REDIRECT, do not gzip the redirect...
2005-01-04 rurbanremove old [%pagedata][_cached_html] code
2005-01-04 rurbanguess $LANG based on client
2004-12-26 rurbanfixed prev link logic
2004-12-26 rurbandont break sideeffecting sortby flips on paging urls...
2004-12-26 rurbanannounce dumps - mult.requests to avoid request::finish...
2004-12-26 rurbannew reverse locale detection on DEFAULT_LANGUAGE="...
2004-12-26 rurbanfix ADODB MostPopular, avoid limit -1, pass hits on...
2004-12-26 rurbanavoid stdargs in url, php5 fixes
2004-12-26 rurbanjust copyright
2004-12-26 rurbanjust docs or whitespace
2004-12-26 rurbanphp5 fixes: case-sensitivity, no & new
2004-12-26 rurbanfix PHP Fatal error: Call to undefined function: ...
2004-12-23 rurbandont email on unittest
2004-12-23 rurbanfix default language detection if DEFAULT_LANGUAGE...
2004-12-22 rurbanbump version
2004-12-22 rurbanfix glob for starting * or ?
2004-12-22 rurbandefault format=html for unit-tests and DumpHtml/Zip...
2004-12-22 rurbanfix page _id_cache logic for _get_pageid create_if_missing
2004-12-22 rurbanfix wrong _update_nonempty_table on empty content ...
2004-12-20 rurbangettext msg unification
2004-12-20 rurbanfix problem described in patch #1088131. SidebarBox...
2004-12-20 rurbanpatch #1088128 by Kai Krakow. avoid chicken & egg problem
2004-12-20 rurbansimplify wording for i18n
2004-12-20 rurbanfix "lib/stdlib.php:1348: Warning[2]: Compilation faile...
2004-12-19 rurbanEnforce PASSWORD_LENGTH_MINIMUM in almost all PassUser...
2004-12-18 rurbanstabilize not to call UserName() of an incomplete ...
2004-12-18 rurbanfix DbSession_dba::currentSessions: no unserialize
2004-12-18 rurbanfix RPC for !USE_PATH_INFO, add debugging helper
2004-12-17 rurbanavoid Invalid username message on Sign In button click
2004-12-17 rurbanadd not yet used url helper
2004-12-17 rurbanenable sessions for HttpAuth
2004-12-17 rurbanminor reformatting
2004-12-17 rurbanavoid warning
2004-12-17 rurbanadd working dynamic hyperwiki sidebar box (hyperapplet...
2004-12-17 rurbanbetter logout, fake httpauth not yet
2004-12-16 rurbanavoid ugly img border
2004-12-16 rurbanallow empty Blog prefix
2004-12-16 rurbankeep wikiblog summary = page title
2004-12-16 rurbanAvoid double calculation
2004-12-15 rurbanfix box method
2004-12-15 rurbanBlogs => Blog
2004-12-14 rurbanjust aesthetics
2004-12-14 rurbanexclude is already handled by getArgs
2004-12-14 rurbansupport new BLOG_EMPTY_DEFAULT_PREFIX
2004-12-14 rurbanfix syntax error
2004-12-13 rurbannew generic GraphViz plugin: similar to Ploticus
next