]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2006-08-25 rurbanpatch #1348996 by Robert Litwiniec: fix show image...
2006-08-19 rurbanadd strike and del to html emphasis: Patch #1542894...
2006-08-15 rurbanadd PLUGIN_MARKUP_MAP
2006-08-15 rurbanadd Markup_xml_plugin (untested) and fix Markup_templat...
2006-08-15 rurbanadd an sqlite user also
2006-08-15 rurbanjust aesthetics
2006-08-15 rurbanhelp finding the file (should not be needed)
2006-08-15 rurbansupport iso-8859-2
2006-08-15 rurbanerror on no long arrays
2006-08-15 rurbanjust aesthetics
2006-08-07 rurbanpatch #1535837 (debian)
2006-08-07 rurbanpatch #1535825 (debian)
2006-07-23 rurbanfix WantedPages SQL alias
2006-07-23 rurbanupdate comments
2006-07-23 rurbanadd new feature: DISABLE_MARKUP_WIKIWORD
2006-06-28 jeannicolasAdd preview and save images for the wysiwyg toolbar.
2006-06-28 jeannicolasAdd preview and save button on the toolbar.
2006-06-20 rurbannew strings by Antonio Bonifati
2006-06-20 rurbanrenamed RegoleDiFormattazioneDelTesto to RegoleFormatta...
2006-06-19 jeannicolasAdd table of content and wikitext images. Needed for...
2006-06-19 jeannicolasAdd button to insert table of content plugin
2006-06-18 rurbanbump version
2006-06-18 rurbanfix creating sqlite file
2006-06-18 rurbanfix wanted_pages for PearDB_mysql
2006-06-18 rurbanunify gettext msg
2006-06-18 rurbankeep overwrite arg
2006-06-18 rurbansupport rc version
2006-06-18 rurbanpref->value > -name, fix bug #1355533
2006-06-18 rurbanassume https <>80
2006-06-18 rurbanadd rcsid log
2006-06-18 rurbanfix call-by-ref
2006-06-15 rurbanadd SERVER_PROTOCOL per suggestion from Asko Tamm for...
2006-06-10 rurbanfix bug 1492846: blanks after --, no CHARSET for portab...
2006-06-10 rurbanpurge empty, non-references pages when link is deleted
2006-06-10 rurbanfix missing links
2006-06-10 rurbanprint optimize only when DEBUG
2006-06-05 rurbanfix quotes in echo
2006-06-05 rurbanadd experimental backend flatfile, minor fixes
2006-06-05 rurbanpostgresql testing
2006-06-05 rurbanstylistic fixup: clarify request argument
2006-06-03 rurbanrevert wrong pear DB nextID() usage, our old is easier
2006-05-31 jeannicolasAdded wysiwyg_editor 1.1b
2006-05-18 rurbanadd xmlrpc listRelations signature
2006-05-18 rurbanupdate psql funcs and notes
2006-05-18 rurbanbump notes (forgot that with 1.3.12p2)
2006-05-18 rurbanfix links
2006-05-18 rurbanbump signature
2006-05-18 rurbanuse $dbh->_backend->isSQL
2006-05-17 rurbannew helper script
2006-05-17 rurbansync configurator, fix boolean defaults
2006-05-14 rurbanpatch from bug #1480077 by Kai Krakow
2006-05-14 rurbanfix syntax error. delete a left-over attempt to add...
2006-05-14 rurbanPatch #1482023 by nobody
2006-05-14 rurbanPatch #1232730 by banjo
2006-05-14 rurbanproper capitalization
2006-05-14 rurbanmysql 5.x fix for wantedpages join
2006-05-13 rurbanbump version for the wysiwyg_editor-1.3a patch
2006-05-13 rurbanadded wysiwyg_editor-1.3a feature by Jean-Nicolas GEREO...
2006-05-03 rurbanFix default preferences for editheight maxrows, by...
2006-04-17 rurbanjust whitespace and linewrap
2006-04-17 rurbanhonor getWikiPageLinks change linkto=>relation
2006-04-17 rurbanmake the flush error go away. die
2006-04-17 rurbanupdate PHPWIKI_VERSION
2006-04-17 rurbanfix syntax error missing }
2006-04-16 rurbanphp url-rewriting miscalculates the ob length. fixes...
2006-04-16 rurbanDont crypt the passwd twice on storing prefs. Patch...
2006-04-15 rurbanuse genID, dont lock here
2006-04-15 rurbanuse pear nextID
2006-04-15 rurbanproper _rows init
2006-04-15 rurbanneed basepage for subpages like /Remove (within CreateTOC)
2006-04-15 rurbanfix relations for dba with get_links. getRelations...
2006-04-15 rurbansilence $this->_is_buffering_output warning
2006-04-15 rurbanfix relatives links patch by Joel Schaubert for [/
2006-04-13 rurbanmake TextSearchQuery->_stoplist localizable and overrid...
2006-03-19 rurbanremove remaining cruft
2006-03-19 rurbanadd verify to RevertPage, display reverted page as...
2006-03-19 rurbanI would have needed that very often
2006-03-19 rurbanfix DBAUTH arguments to be position independent, fixes...
2006-03-19 rurbanfix syntax error with patch #1377650
2006-03-19 rurbansf.net patch #1333957 by Matt Brown: Authentication...
2006-03-19 rurbansf.net patch #1438392 by Matt Brown: Bogo Login is...
2006-03-19 rurbansf.net patch #1438442 by Matt Brown: Unitialised variab...
2006-03-19 rurbansf.net patch #1438439 by Matt Brown: Only set no-cache...
2006-03-19 rurbansf.net patch by Matt Brown: Add rel=nofollow to more...
2006-03-19 rurbansf.net patch #1377650 by Matt Brown: Always prefer...
2006-03-19 rurbansf.net patch #1377011 by Matt Brown: add DATABASE_OPTIM...
2006-03-19 rurbansf.net patch #1377011 by Matt Brown: add DATABASE_OPTIM...
2006-03-07 rurbanfix syntax error
2006-03-07 rurbanprotect File passwords
2006-03-07 rurbanadd PdoDbPassUser
2006-03-07 rurbanupdate VERSION
2006-03-07 rurbanwikihash for php-5.1
2006-03-07 rurbancontributed by Lea Viljanen
2006-03-07 rurbanrough layout for the new formats
2006-03-07 rurbannot yet working good enough
2006-03-07 rurbanadd Help: and Relation:
2006-03-07 rurbanMimeifyPageRevision refactoring. see loadsave
2006-03-07 rurbanwikihash for php-5.1
2006-03-07 rurbanrelative external link, if no internal subpage. by...
2006-03-07 rurbanadd DBAUTH_PREF_INSERT support
next