]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB.php
var --> public
[SourceForge/phpwiki.git] / lib / WikiDB.php
2004-11-05 rurbanlogin cleanup: better debug msg on failing login,
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-14 rurbanremove dbi WikiDB_Page param: use global request object...
2004-10-05 rurbansupport paging for simple lists
2004-10-04 rurbandelete notify: fix, @unset syntax error
2004-09-28 rurbanhttps://sourceforge.net/forum/forum.php?thread_id=11509...
2004-09-26 rurbansilence deferred check
2004-09-25 rurbanunset more unneeded _cached_html. (Guess this should...
2004-09-25 rurbannotify on rename and remove (to be improved)
2004-09-23 rurbanonly fortune at create
2004-09-16 rurbanjust some comments
2004-09-14 rurbanfix TransformedText call to use refs
2004-09-08 rurbanimprove loadfile stability by using markup=2 as default...
2004-09-06 rurbanmemory_limit on unix workaround
2004-09-06 rurbanrename genericQuery to genericSqlQuery
2004-07-09 rurbanjust aesthetics
2004-07-09 rurbanUse backend specific sortby and sortable_columns method...
2004-07-08 rurbanPrevent from more warnings, minor db and sort optimizations
2004-07-08 rurbanmore unittest fixes (file backend, metadata RatingsDb)
2004-07-08 rurbanimprove numPages for file (fixing AllPagesTest)
2004-07-05 rurbansqlite autoincrement fix
2004-07-03 rurbanoptional DBADMIN_USER:DBADMIN_PASSWD for action=upgrade...
2004-06-29 rurbanUse ...version() $need_content argument in WikiDB also:
2004-06-25 rurbanreduce memory footprint by caching only requested paged...
2004-06-21 rurbanadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for...
2004-06-18 rurbanactually check USECACHE
2004-06-13 rurbannew support for arguments owner, author, creator in...
2004-06-08 rurbanupdated RssParser for XmlParser quirks (store parser...
2004-06-07 rurbanfixed rename version=0, bug #966284
2004-06-07 rurbanfix rename: Change pagename in all linked pages
2004-06-04 rurbanSeveral locale related improvements suggested by Pierri...
2004-06-04 rurbanadd random quotes to empty pages
2004-06-04 rurbanadded USE_TAGLINES
2004-06-03 rurbanreenable admin check on !ENABLE_PAGEPERM, honor s=Wildc...
2004-06-02 rurbanfix getRevisionBefore assertion
2004-05-28 rurbanfix bug #962117, incorrect init of auth_dsn
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-05-18 rurbanrename simpleQuery to genericQuery
2004-05-16 rurbancheck more config-default and predefined constants
2004-05-15 rurbanfixed important WikiDB bug with DEBUG > 0: wrong assertion
2004-05-12 rurbanrevert wrong inline optimization.
2004-05-12 rurbanrequire_once fix for those libs which are loaded before...
2004-05-08 rurbannew support for inlined image attributes: [image.jpg...
2004-05-06 rurbanimprove stability, trying to find the InlineParser...
2004-05-06 rurbanCategoryGroup: oops, dos2unix eol
2004-05-04 rurbanmore pdf support
2004-05-03 rurbanfixed sendPageChangeNotification
2004-04-29 rurbanfixed sf.net bug #940996
2004-04-29 rurbanspecial support for formatted plugins (one-liners)
2004-04-26 rurbanlocking table specific for better databases
2004-04-20 rurbanthemable paging support
2004-04-19 rurbanPrevent from some PHP5 warnings (ref args, no :: object...
2004-04-18 rurbanprotect most_popular from sortby=mtime
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.