]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2000-09-21 ahollosibringing documentation up to date
2000-09-21 ahollosifixed raw HTML bug in search results
2000-09-20 ahollosifix odd bug (disapperaing linespace) introduced by...
2000-09-20 ahollosibrought function interface upto date (e.g. RetrievePage...
2000-09-18 wainsteadAll files of the pattern wiki_foo.php3 have been moved...
2000-09-16 wainsteadAdded GetAllWikiPageNames.
2000-09-08 wainsteadCommented out the code for the "wikilinks" table, for...
2000-09-05 wainsteadInitial support for the wikilinks table. I added three...
2000-09-04 wainsteadFixed bug in fullsearch with case-sensitive matches
2000-09-04 wainsteadRemoved the magic number 20 for MostPopular, replaced...
2000-09-04 wainsteadAdded a new define() for MostPopular, which needs to...
2000-09-04 wainsteadMostPopular finally debugged, looks good.
2000-09-04 wainsteadI removed the calls to RenderQuickSearch, RenderFullSea...
2000-09-04 wainsteadMoved the search to the bottom, since it's not what...
2000-08-29 aredridelImplemeted search features
2000-08-29 aredridelUpdated to include locking
2000-08-29 aredridelSupport functions for a Filesystem based database
2000-08-29 aredridelAdded commented-out configuration for the Filsystem...
2000-08-29 aredridelChanged short <? tags to longer <?php tags so that...
2000-08-29 aredridelChanged short <? tag to long <?php tag, so it will...
2000-08-16 wainsteadMostPopular added.
2000-08-16 wainsteadCorrected a bug in saving pages to the archive.
2000-08-15 wainsteadPartially updated to come in line with the refactoring...
2000-08-15 wainsteadRetrievePage now takes a third argument ('wiki' or...
2000-08-15 wainsteadMoved SaveCopyToArchive into these files; I then rewrot...
2000-08-15 wainsteadMoved SaveCopyToArchive to the database libraries while...
2000-08-15 wainsteadRemoved the if/else for opening the database; there...
2000-08-15 wainsteadAdded a variable to define the database name for Postgr...
2000-08-15 wainsteadFixed a whitespace problem.
2000-08-11 wainsteadI found msql_pconnect to be unstable on wcsb.org (which...
2000-08-10 wainsteadUpdated info on embedding images.
2000-08-10 wainsteadAdded LinkImage() and code to catch [http://foo.com...
2000-08-10 wainsteadAgain, corrected the list.
2000-08-10 wainsteadCoded and tested the four new DB functions for MostPopular.
2000-08-10 wainsteadcorrected the list of pages
2000-08-10 wainsteadAdded the proper list of program authors.
2000-08-10 wainsteadUpdated FrontPage; renamed WhatIsWikiWikiWeb to WikiWik...
2000-08-07 wainsteadChanged the names $WikiDataBase and $ArchiveDataBase...
2000-08-03 dairikiUse file mtime as default for $pagehash['lastmodified'].
2000-08-03 dairikiI just discovered that PHP has a built-in pack() and...
2000-08-01 dairikiStrip trailing white space from lines when initializing...
2000-08-01 dairikiPHP4 compatibility fixes. Also add "versions are ident...
2000-08-01 dairikiPHP4 compatibility fixes.
2000-07-20 dairikiDelete trailing spaces from page lines when saving.
2000-07-20 dairikiCode cleanup and bug fixes.
2000-07-19 dairikiUse quoted-printable encoding for MIMEified pages.
2000-07-18 dairikiAdded configuration constant WIKI_PGSRC, which specifie...
2000-07-18 dairikiMoved the bulk of the zip and MIME code from admin...
2000-07-16 wainsteadAdded a hash to define DBM files and new definitions...
2000-07-16 wainsteadRefactored the way DBM files and handles are used....
2000-07-16 wainsteadAdded two functions to pad serialized hash with spaces,
2000-07-15 ahollosifixed magic_quotes_gpc=1 bug release-1_1_7
2000-07-15 wainsteadUpdated for 1.1.7.
2000-07-15 wainsteadFirst version of the mSQL install file.
2000-07-15 ahollosiadded diff links to UpdateRecentChanges() (Jeff's idea)
2000-07-12 dairikiBug fixes: "[[Link] [Link]", "[SomeLink] [HammondWiki]".
2000-07-12 wainsteadAdded a lot more markup. Added some bugs.
2000-07-11 wainsteadadded a few things
2000-07-11 wainsteadThis will test all the markup rules eventually. Right...
2000-07-11 wainsteadAdded new markup rules for ordered and unordered lists.
2000-07-11 wainsteadAdded comment about Postgresql's 8K limit per row.
2000-07-11 wainsteadI think Zend didn't like the way Jeff wrote the rcs_id...
2000-07-07 dairikiNew function rcs_id(): we don't want any garbage emitte...
2000-07-07 wainsteadstripped an obsolete comment.
2000-07-07 wainsteadAdded mysql_error() to diagnose a problem writing a...
2000-07-07 wainsteadAdded a function to get all Wiki page names
2000-07-05 ahollosiadd an empty line after date to RecentChanges, so that...
2000-07-05 ahollosifixed sloppy coding: had omitted an "
2000-07-04 ahollosiadded support for locked pages
2000-07-04 ahollosifixed bug: searching/updating for names containing...
2000-07-04 ahollosifixed redundant htmlspecialchars() in ConcurrentUpdates()
2000-07-04 ahollosiadded function GetAllWikiPageNames($dbi)
2000-07-04 wainsteadI got tired of seeing the line about the birthday.
2000-07-03 dairikiThis is a near complete rewrite.
2000-07-02 wainsteadAdded two echo statements to report mysql_error in...
2000-07-02 wainsteadNew CREDITS file so everybody gets credit for what...
2000-07-02 wainsteadAdded the $Id:$ tag at the top of the file.
2000-06-30 ahollosiadded <!DOCTYPE> and ALT tag for logo so that phpwiki...
2000-06-30 dairikiFixed bugs: empty diffs; WikiUnifiedDiffFormatter.
2000-06-30 wainsteadFixed searches finally. Both full and title searches...
2000-06-30 wainsteadApplied a patch that adds ###LOGO### to the templating...
2000-06-30 wainsteadApplied a patch that adds ###LOGO### to the templating...
2000-06-30 wainsteadNow sets the "created" field only, and not "lastmodified".
2000-06-30 wainsteadDocumented the four new functions IncreaseHitCount...
2000-06-30 wainsteadAdded the four new functions to the comment at the...
2000-06-29 ahollosiadded some info about wiki/archive page
2000-06-29 ahollosiadded diff link
2000-06-29 ahollosiadded diff feature - diff code by Geoffrey T. Dairiki
2000-06-29 ahollosiversion is no longer part of primary key of archive...
2000-06-29 wainsteadAdded a few things.
2000-06-29 wainsteadUpdated settings for mSQL. Retested it to be sure this...
2000-06-29 wainsteadUpdated the column size of "line" to 128 in both WIKIPA...
2000-06-29 wainsteadGot the msqlDecomposeString function working. Now mSQL...
2000-06-29 wainsteadUpdated the list of functions at the top of the file.
2000-06-29 wainsteadMinor updates to the text.
2000-06-28 wainsteadAll the new functions now have "return" statements...
2000-06-28 wainsteadUpdates. Nothing big.
2000-06-28 wainsteadCopied the new functions Arno wrote into this file.
2000-06-27 ahollosifixed typo in UpdateRecentChanges - these bugs are...
2000-06-27 ahollosifixed bug (missing init of $pagehash[created] and ...
next