]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/editpage.php
and again a couple of more native db args: backlinks
[SourceForge/phpwiki.git] / lib / editpage.php
2004-11-25 rurbanand again a couple of more native db args: backlinks
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-16 rurbanfix search&replace button
2004-11-15 rurbanimprove js stability
2004-11-15 rurbanfix JS_SEARCHREPLACE
2004-09-16 rurbanjust some comments
2004-07-03 rurbando not get unneccessary content
2004-06-16 rurbanfixed non-object fatal #215
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-03 rurbanfix file locking issues (only needed on write)
2004-06-02 rurbandont use the wikiaction class
2004-06-02 rurbanintegrated search/replace into toolbar
2004-06-01 rurbanAdminUser only ADMIN_USER not member of Administrators
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-04-29 rurbanre-ordered locale init (as in 1.3.9)
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-06 rurbantemp workaround for action=edit AddComment form
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-17 rurbaninitial_content and template support for CreatePage
2004-03-12 rurbanimportant cookie fix by Konstantin Zadorozhny
2004-02-15 rurbanPageList enhanced and improved.
2003-12-07 carstenklappBugfix: Concurrent updates broken since after 1.3.4...
2003-03-10 dairikiBug/typo fix. If you use the edit page to un/lock...
2003-02-26 dairikiNew action=create. Essentially the same as action...
2003-02-21 dairikiMinor, nitpicky, currently inconsequential changes.
2003-02-21 dairikiFixes for new cached markup.
2003-02-16 dairikiUpdate WikiDB timestamp when editing or deleting pages.
2003-02-15 dairikiRedirect back to browse current version of page upon...
2003-01-03 carstenklappMinor adjustments to diff block markers ("<<<<<<<"...
2003-01-03 carstenklappNew class LoadFileConflictPageEditor, for merging ...
2002-12-29 carstenklappMartin Geisler's fix for new markup checkbox (page...
2002-12-17 dairikiPatches from Matti Airas:
2002-03-27 carstenklappRemoved Last-Modified header from editpage. It isn...
2002-03-21 lakkaFixed SF bug #528567 (I think) - two or three functions...
2002-02-26 carstenklappHttp header "Last-Modified" added for pages, actionpage...
2002-02-23 carstenklappbugfix
2002-02-23 carstenklappAdjustments to english instructions for conflicting...
2002-02-23 carstenklapptypo
2002-02-18 carstenklappHooks for new PageType class.
2002-02-15 lakkaMergeConflictingEdits done. The merge is automatic...
2002-02-14 lakkaStart of MergeConflictingEdits - code is commented...
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-08 dairikiTransform API cleanup.
2002-02-07 carstenklappIncreased the maxlength for the summary field to 256...
2002-02-06 carstenklappTruncate summary string down to 50 characters, for...
2002-02-04 carstenklappBugfix. New: allow admin to lock / unlock page even...
2002-02-04 carstenklappadded a locked checkbox to the edit page for the admin
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-30 dairikiCombine and refactor editpage.php and savepage.php.
2002-01-26 dairikiNew markup code is now more or less working.
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...
2002-01-17 dairikiBeginning of major template code clean-up and refactor.
2002-01-16 carstenklappMessage "page has been locked by the admin and cannot...
2002-01-15 dairikiBeginnings of yet another refactor of the templates:
2002-01-13 carstenklappIncorporates code from ViewSource plugin when editing...
2002-01-09 carstenklappsome preparations for adding ViewSource (ViewMarkup...
2001-12-28 carstenklappvery minor gettext & sprintf cleanups
2001-11-14 dairikiXHTML fixes. At this point, PhpWiki's output is almost...
2001-09-18 dairikiJeff's hacks II.
2001-06-26 uckelmanlib/editpage.php
2001-02-27 dairikiFix SF bug #404646. Must quote htmlspecialchars in...
2001-02-15 dairikiWhen creating default contents for non-existant pages...
2001-02-14 dairikilog
2001-02-13 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-07 dairikiAdded "Minor edit, do not archive" checkbox on the...
2001-01-01 ahollosicleaned up some warnings reported by David LeBlanc
2000-11-08 ahollosiupdates due to new admin structure
2000-11-01 ahollosifixed E_NOTICE warnings
2000-10-26 ahollosianother gettext() patch from Jan (fix plus translation...
2000-10-20 ahollosisecond int. patch from Jan (slightly modified)
2000-10-19 ahollosiExitWiki() function replaces simple calls to exit()
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...