]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
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 ...
2000-06-27 wainsteadIncorporated the fuction that decomposes the page text...
2000-06-26 ahollosiAdded support for hitcount and MostPopular (%%Mostpopul...
2000-06-26 ahollosichanged markup for search boxes to %%Search%%, %%Fullse...
2000-06-26 ahollosifixed raw HTML exploit
2000-06-26 ahollosifixed date check in UpdateRecentChanges
2000-06-26 wainsteadThis is still in transition. Do not use in a production... release-1_1_6
2000-06-26 wainsteadThis is in a completely transitional state, and should...
2000-06-26 wainsteadAdded some comments, and I think the mSQL stuff is...
2000-06-25 wainsteadChanged the settings for mSQL.
2000-06-25 wainsteadReworked the schema to get around mSQL's limitation...
2000-06-25 wainsteadAbandoned previous approach for handling search data...
2000-06-25 wainsteadUpped the size of the "searchterms" field.
2000-06-25 wainsteadEverything now works, though there may be some bugs...
2000-06-25 wainsteadAdded settings for mSQL.
2000-06-25 wainsteadFirst commit of the function library to support mSQL...
2000-06-24 wainsteadFirst cut at a schema for a mSQL-based PhpWiki.
2000-06-23 wainsteadKnocked off about 4-5 items.
2000-06-23 wainsteadFixed a syntax error with the h1, h2, h3 tags.
2000-06-23 wainsteadupdated the information
2000-06-23 wainsteadAdded wiki_pageinfo.php3 and its description
2000-06-23 wainsteadWent through all the steps myself of installing a Postg...
2000-06-23 wainsteadchanged the date from April 22 to a generic thing
2000-06-23 wainsteadFixed searches so they are case insensitive.
2000-06-23 wainsteadBrought the full search in line with the rest of the...
2000-06-23 wainsteadBrought the hash up to date with Arno's changes......
2000-06-22 wainsteadthe list just got longer
2000-06-21 ahollosifixed ConcurrentUpdate bug when doing EditCopy and...
2000-06-21 ahollosiadapted to new $pagehash structure ("pagename")
2000-06-21 ahollosichanged to new db schema
2000-06-21 ahollosiadapted to new $pagehash structure ("refs" and "lastmod...
2000-06-21 ahollosiadapted to new $pagehash structure ("refs" and "lastmod...
2000-06-21 ahollosifile renamed as wiki_pageinfo.php3
2000-06-21 ahollosiadded support for wiki_pageinfo.php3
2000-06-21 ahollosirenamed pageviewer.php3 as wiki_pageinfo.php3
2000-06-21 wainsteadDebugged the InsertPage problem with adding new pages...
2000-06-20 wainsteadAdded a few things.
2000-06-20 wainsteadInsertPage() and RetrievePage() now work mostly. I...
2000-06-20 wainsteadTable 'archive' is now identical to table 'wiki' and...
2000-06-20 wainsteadCorrected the entry for 'flags' which is an integer...
2000-06-20 wainsteadAdded "pagename" and "refs" (defined as an empty array...
2000-06-20 wainsteadAdded a "go" button, and a checkbox that allows you...
2000-06-20 wainsteadAdded a description of the primary data structure,...
2000-06-20 wainsteadAdded some comments to the code for Postgresql support.
2000-06-20 wainsteadVarious hacks to try to get the InsertPage() function...
2000-06-20 wainsteadThe to-do list.
2000-06-20 wainsteadI retrieved the 1.3 version, the last one Arno worked...
2000-06-19 ahollosicorrected some typos
2000-06-19 ahollosiadded info for mySQL and PostgreSQL
2000-06-18 wainsteadMerged differences between Arno's and mine; I modified...
2000-06-18 ahollosiinitial commit: README describes template placehodlers
2000-06-18 ahollosiadded support for HTML templates
next