]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2001-02-02 (no author)This commit was manufactured by cvs2svn to create branch release-1_2_0
2001-02-02 wainsteadCorrected Ari's name.
2001-02-02 wainsteadAdded note that this page is largely obsolete.
2001-02-02 wainsteadAdded Ari.
2001-02-02 wainsteadMinor update.
2001-02-02 wainsteadListed new features over version 1.0. There are a lot...
2001-02-02 wainsteadUpdated: listed flat file Wiki as stable, included...
2001-02-02 wainsteadAdded comment about the warnings on loading; updated...
2001-02-01 ahollosifixed some mailto: links, added Pablo to spanish transl...
2001-02-01 ahollosiupdate to spanish locale by Pablo Roca Rozas
2001-02-01 ahollosirenamed 'PrimeraPlana' to 'PaginaPrincipal'
2001-02-01 wainsteadWrote list of additions/changes for 1.2
2001-02-01 wainsteadMinor addition of info, and a note on the stability...
2001-02-01 wainsteadCommented out the GetAllWikiPageNames and SetAllWikiPag...
2001-02-01 wainsteadUpdated the opening statement (mSQL support isn't very...
2001-02-01 wainsteadRemoved the notice that PhpWiki did not work with 4...
2001-01-31 ahollosiupdated German translation
2001-01-31 ahollosiadded Jon Åslund
2001-01-31 ahollosiAdded Swedish translation
2001-01-31 ahollosiAdded Swedish translation by Jon Åslund
2001-01-31 ahollosiadded Swedish translation by Jon Åslund
2001-01-31 wainsteadGoing back to version 1.5, this time with the signature...
2001-01-31 wainsteadFixed a bug in the loading of dbmlib.php; if the $which...
2001-01-31 wainsteadFixed some white space. No code changes.
2001-01-24 ahollosiadded hint about loading mysql php-module (suggested...
2001-01-21 ahollosicorrected if-clause for 'dba' and 'default' (pointed...
2001-01-20 wainsteadAdded a new database configuration selection, 'default...
2001-01-19 wainsteadAdded note at the top for users of PHP 4.0.4 or later...
2001-01-19 wainsteadUpdated the credits for Joel and Pablo
2001-01-19 wainsteadJoel Uckelman <uckelman@iastate.edu> contributed code...
2001-01-15 ahollosiExtractWikiPageLinks now recognizes references of the...
2001-01-11 ahollosiinitial commit - text by Jan Nieuwenhuizen and me
2001-01-09 wainsteadReverted to version 1.4; there is a bug in Jan Hidders...
2001-01-09 ahollosiadded description to GeneratePage()
2001-01-06 wainsteadInstallation directions for flat file Wikis.
2001-01-04 ahollosiyet another E_NOTICED fixed and some comments added.
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2001-01-04 ahollosimoved UpdateRecentChanges() to savepage.php
2001-01-04 ahollosimoved UpdateRecentChanges() to savepage.php
2001-01-02 wainsteadThere were two concatenation operators in a row, on...
2001-01-01 ahollosisquashed some E_NOTICE messages about unset variables
2001-01-01 ahollosichanged two more calls to is_dir() and is_file() to...
2001-01-01 ahollosicleaned up some warnings reported by David LeBlanc
2000-12-30 ahollosiParseAndLink() didn't handle unnamed phpwiki: links...
2000-12-30 ahollosicleaned up ParseAndLink() function, consequences:
2000-12-30 ahollosisome code cleanup -- mostly cosmetic changes
2000-12-22 ahollosiadded Antti Kaihola and Jan Hidders
2000-12-22 ahollosiran translate.sh to update .mo & .php files
2000-12-15 wainsteadInitial commit of Jan Hidders' changes to dbmlib.php...
2000-12-12 wainsteadBrought the function list in the lead comment box up...
2000-12-12 wainsteadUpdated against the mysql.php file. This should be...
2000-12-12 wainsteadAdded a paragraph about the feature differences between...
2000-12-12 wainsteadI will never finish this, so I'm removing it from the...
2000-12-12 wainsteadBrought the manifest up to date. Some files were remove...
2000-12-11 ahollosiupdate to Dutch translation by Jan Nieuwenhuizen
2000-12-06 ahollosifixed bug in _iftoken() - variable-in-string-brackets...
2000-12-06 ahollosifixed another bug in ExtractWikiPageLinks(): wiki_unkno...
2000-11-24 wainsteadAdded semicolon on line 153, which caused the file...
2000-11-22 ahollosifix newline bug in UpdateRecentChanges / fix for-loop...
2000-11-18 ahollosimore sophisticated search: match individual words,...
2000-11-17 wainsteadAdded Scott to the credits for patches.
2000-11-17 wainsteadPatch from "Scott R. Anderson" <sra@diem.net> which...
2000-11-16 ahollosifix for ExtractWikiPageLinks(): didn't care for '[...
2000-11-13 ahollosicorrected title link
2000-11-13 ahollosiadded config options for all mysql table names
2000-11-13 ahollosinew run of translate.sh / updated templates
2000-11-13 ahollosifixed bug which omitted last string in */LC_MESSAGE...
2000-11-13 ahollosilocalized remove function
2000-11-13 ahollosifixed errors pointed out by Markus Guske
2000-11-11 ahollosibugfix in ExtractWikiPageLinks for [text|WikiPage]
2000-11-09 ahollosiAdded safety step for 'remove page' feature
2000-11-09 wainsteadUpdated the list of functions in the header comment.
2000-11-08 ahollosiupdate for new syntax: !http and [named internal link...
2000-11-08 ahollosiadded named internal links e.g. [wow|FrontPage] --...
2000-11-08 ahollosifix for RemovePage when get_magic_quotes_gpc()==1
2000-11-08 ahollosiexplained new ###IF### syntax
2000-11-08 ahollosiadded admin page -- should be locked for normal users
2000-11-08 ahollosiupdated to new ###IF### syntax
2000-11-08 ahollosiincluded admin section
2000-11-08 ahollosiremoved default user/pwd
2000-11-08 ahollosiadded function RemovePage()
2000-11-08 ahollosiupdates due to new admin structure
2000-11-08 ahollosiadapted, so that index.php can be included by admin.php
2000-11-08 ahollosiinitial commit of admin.php
2000-11-07 wainsteadAdded GetWikiPageLinks, SetWikiPageLinks, eliminated...
2000-11-06 ahollositranslated into German
2000-11-06 ahollosiwikified CREDITS
2000-11-06 ahollosiremoved tab syntax, bold ''' -> bold __, plus other...
2000-11-06 wainsteadUpdates for 1.1.9.
2000-11-06 wainsteadAdded a few words about 1.1.9.
2000-11-06 wainsteadChanged the example to point to the current PhpWiki...
2000-11-06 wainsteadRemoved last remaining references to using tabs, and...
2000-11-03 wainsteadAdded/tested wikiscore table.
2000-11-03 wainsteadFixed all instances that caused E_NOTICE messages.
2000-11-03 wainsteadCredited Sandino for the Spanish language translations.
2000-11-02 ahollosiSpanish pages by Sandino Araico Sánchez <sandino@sandin...
2000-11-02 wainsteadAdded "drop table wikiscore;"
2000-11-02 wainsteadIncoming, outgoing, and most popular top 5's appear...
2000-11-02 wainsteadAdded the wikiscore table; stripped out the grant state...
next