]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Jeff's hacks II.
[SourceForge/phpwiki.git] / lib /
2001-09-18 dairikiJeff's hacks II.
2001-08-14 dairiki(WikiUser::getPreferences): More fixes to address PHP...
2001-08-12 wainsteadUndefined links will now have a question mark at the...
2001-08-09 dairikiFix for PHP warning: "argument passed to unserialize...
2001-07-20 dairikiAdded support for bogo-logins.
2001-07-20 wainsteadInitial file for an abstract base class. For now I...
2001-07-18 uckelmanChanged PostgreSQL db library and schema to work with...
2001-07-18 uckelmanMore cosmetic changes... wow did I not follow formating...
2001-07-18 uckelmanMinor cosmetic changes (removed some hard tabs).
2001-07-15 wainsteadUpdated the table names.
2001-07-15 wainsteadFixed the table names. Here is an example of duplicate...
2001-07-07 wainsteadGot fooled by an IF with no braces.
2001-07-07 wainsteadReformatted the code by hand to PEAR standards. Well...
2001-06-26 uckelmanlib/editpage.php
2001-06-26 uckelmanAdded $version to RetrievePage call.
2001-06-26 uckelmanAdded $version to RetrievePage calls.
2001-06-26 uckelmanThis is a near total rewrite of this file. It is respon...
2001-06-26 uckelmanLots of changes here:
2001-06-22 wainsteadSame as dbmlib.php: ran indent-region on whole buffer...
2001-06-22 wainsteadConverted white space only; I ran indent-region on...
2001-05-31 dairikiGettext()ification of more strings, by Jan Nieuwenhuize...
2001-05-31 dairikiMinor fix to cleanup "Undefined variable: time" notice.
2001-05-31 dairikiRevert $LANG back to being a global rather than an...
2001-04-09 dairikiRestrict the conditions under which we try to load...
2001-04-09 dairikiMake tables left aligned, rather than centered.
2001-04-07 dairikiUse strftime() for dates/times instead of date().
2001-04-06 wainsteadDid find-grep to replace all occurances of FrontPage...
2001-03-14 dairikiAttempt to fix the recognition of international charact...
2001-03-14 dairikiRemove extraneous <P> from HTML output.
2001-03-14 dairikiMinor typo fix.
2001-03-11 wainsteadJust fixed a typo in a comment.
2001-03-07 dairikiRecognize international characters in WikiWords.
2001-03-05 dairikiMinor code cleanup: don't htmlspecialchar page title...
2001-03-05 dairikiSplit BumpyWords in page title.
2001-03-03 dairikiAdded new intermap entries from http://usemod.com/inter...
2001-03-02 dairikiFix for invalid HTML from doubly-indented list elements.
2001-03-02 dairikiAttempts to clean up generated HTML.
2001-03-02 dairikiStartTag(): minor beautification: get rid of extra...
2001-02-28 dairikiMinor type correction.
2001-02-27 dairikiFix SF bug #404646. Must quote htmlspecialchars in...
2001-02-21 dairikiRecursive bug fix. (Ie. fix stupid bug introduced...
2001-02-20 dairikiFix SF bug #132843 some more. Also add code to properl...
2001-02-17 dairikiFix infinite redirect bug. (SF bug #132843.)
2001-02-17 dairikiFix typo.
2001-02-17 dairikiFixed my bug: date header in RecentChanges not updating...
2001-02-16 dairikiSmall bug fix
2001-02-16 dairikiAdded support for creating our own NCSA style access_log's.
2001-02-15 dairikiwtm_table: Make LEFT, rather than CENTERED the default...
2001-02-15 dairikiNew template token ###ROBOTS_META### to (attempt to...
2001-02-15 dairikiWhen creating default contents for non-existant pages...
2001-02-15 dairikiMinor bug/warning fixes.
2001-02-15 dairikiIf we're expecting PATH_INFO, and don't get it, redirec...
2001-02-15 dairikiFixed (I think) SF bug #132469. The problem was that...
2001-02-14 dairikiVarious minor bug fixes and cleanups.
2001-02-14 dairikilog
2001-02-13 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-09 dairikiFix type in wtm_fulltext_search()
2001-02-08 dairikiDon't display $SignatureImg unless one is set in config.php
2001-02-08 dairikiRender*() functions are no longer
2001-02-08 dairikiRemove unused variable
2001-02-08 ahollosiadded InterWiki linking based on patch by Gary Benson...
2001-02-08 ahollosiadded InterWiki linking based on patch by Gary Benson...
2001-02-08 dairikiConvert references to footnotes when reading a zip...
2001-02-07 dairikiAdded "Minor edit, do not archive" checkbox on the...
2001-02-07 dairikiMinor security bug fix.
2001-02-07 dairikiFix bug #131372: diff hangs.
2001-02-07 ahollosiremoved references, added footnotes
2001-02-07 ahollosiclean up of SetHTMLMode() -- patch from Neil Brown
2001-02-06 dairikiJeff emerges from his hole long enough to fix a trivial...
2001-02-04 ahollosiredesign of transfrom.php: modularization
2001-02-04 ahollosimoved SetHTMLOutputMode(), RenderQuickSearch(), RenderF...
2001-02-01 wainsteadCommented out the GetAllWikiPageNames and SetAllWikiPag...
2001-01-31 ahollosiAdded Swedish translation
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-21 ahollosicorrected if-clause for 'dba' and 'default' (pointed...
2001-01-20 wainsteadAdded a new database configuration selection, 'default...
2001-01-19 wainsteadJoel Uckelman <uckelman@iastate.edu> contributed code...
2001-01-15 ahollosiExtractWikiPageLinks now recognizes references of the...
2001-01-09 wainsteadReverted to version 1.4; there is a bug in Jan Hidders...
2001-01-09 ahollosiadded description to GeneratePage()
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-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-06 ahollosifixed bug in _iftoken() - variable-in-string-brackets...
2000-12-06 ahollosifixed another bug in ExtractWikiPageLinks(): wiki_unkno...
next