]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB.php
more numeric pagename fixes.
[SourceForge/phpwiki.git] / lib / WikiDB.php
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-15 rurban1. allow pagename "0"
2004-04-08 rurbanfixed PageChange Notification
2004-03-30 rurbanfixed yet another Prefs bug
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-01 rurbanrename fix
2004-02-22 rurbanfixed DumpHtmlToDir,
2004-02-15 rurbandeletePage creates no RecentChanges entry; shorter...
2004-02-12 rurbanWikiAdminRename:
2004-02-12 rurbanRename functional for PearDB backend
2004-02-12 rurbannew WikiAdminSearchReplace plugin (requires currently...
2004-02-11 rurbanfixed nasty author_id bug with ENABLE_USER_NEW editing
2004-01-27 rurbanrenamed ->Username => _userid for consistency
2004-01-26 rurban* changed stored pref representation as before.
2004-01-25 rurbanPageList sortby support in PearDB and ADODB backends
2003-09-13 carstenklappNew preference to hide LinkIcons.
2003-03-04 dairikiFix and document the WIKIDB_NOCACHE_MARKUP config define.
2003-03-04 dairikiMove call to $backend->optimize from WikiDB_Page::creat...
2003-02-25 dairikiFix so that SQL tables get unlocked upon SQL error.
2003-02-24 dairikiFirst argument of trigger_error must be a string (or...
2003-02-22 dairikiBogus page names weren't being deleted by "Excorcise...
2003-02-21 dairikiChanges for chached markup.
2003-02-18 dairikiFix so that one can still link to wiki pages with ...
2003-02-16 dairikiNew methods:
2003-02-15 dairikiFix for API change in WikiUser constructor.
2002-09-15 dairikiDocumentation adjustments (starting to play with phpDoc...
2002-09-01 rurbanfirst rough versions of new plugins:
2002-08-31 lakkaNew accessor method for WikiPageRevision:
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-24 rurbannew PrevNext plugin with two buttons
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-02-08 lakkaMostPopular plugin now takes $limit < 0, and will retur...
2002-02-07 lakkaCache now seems to work. Test please. On
2002-02-07 lakkaMore cacheing hacks. Currently doesn't
2002-02-05 lakkaBeginnings of an implementation of a versiondata
2002-01-24 carstenklappRemoved gettext from debug, db and internal php error...
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-10 carstenklappApplied _() to new string for xgettext. Converted prese...
2001-12-28 carstenklappFound more strings needing gettext _() and sprintf...
2001-10-29 dairikiFix SF bug #468595: Can not unlock pages.
2001-09-18 dairikiJeff's hacks II.