]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2004-09-22 rurbancentralize upload paths.
2004-09-22 rurbanSupport ranges, based on a simple patch by JoshWand
2004-09-22 rurbanSupport pdf button with USE_EXTERNAL_HTML2PDF definitio...
2004-09-20 rurbanfix Constant toc_full_syntax already defined warning
2004-09-20 rurbandefine all config.ini settings, only the supported...
2004-09-17 rurbantypo
2004-09-17 rurbanupdate comments
2004-09-17 rurbansupport exclude=<!plugin-list !>, p not yet
2004-09-17 rurbansupport paging, force limit 50
2004-09-17 rurbanfix LDAP ou= issue, wrong strstr arg order
2004-09-17 rurbandisable Content-Type header for now, until it is fixed
2004-09-17 rurbandefault pdf dest: browser
2004-09-17 rurbanWe check for the client Accept-Encoding: "gzip" presenc...
2004-09-17 rurbanDisable server-side gzip encoding for RSS (RDF encoding...
2004-09-17 rurbanfix LinkPhpwikiURL bug reported in http://phpwiki.sourc...
2004-09-17 rurbanseperate pagingTokens()
2004-09-16 rurbanjust some comments
2004-09-16 rurbanwordwrap() might crash between 4.1.2 and php-4.3.0RC2...
2004-09-16 rurbanuse the page charset instead if the global one on download
2004-09-15 rurbanupdate latest improvements
2004-09-14 rurbanfix TransformedText call to use refs
2004-09-14 rurbansimplify exclude, add numbacklinks+numpagelinks
2004-09-14 rurbansupport exclude = plugin-list
2004-09-14 rurbanexclude E_STRICT for php5: untested. I believe this...
2004-09-14 rurbannew plugin-list syntax, handle multiple plugin-list...
2004-09-14 rurbanexclude pages already in addPages to simplify plugins
2004-09-14 rurbanuse assert, maybe we should only turn it off for releases
2004-09-14 rurbanstart 2nd Id with ...Plugin2
2004-09-14 rurbangenerate iterated plugin ids, set plugin span id also
2004-09-14 rurbancache ParsedBlock::_initBlockTypes
2004-09-13 rurbaninfo=count: number of links at this subpage
2004-09-13 rurbaninfo=count: number of backlinks for this subpage
2004-09-08 rurbanimprove loadfile stability by using markup=2 as default...
2004-09-07 rurbannew WikiPluginCached option debug=static and some more...
2004-09-06 rurbanprovide sf.net default dotbin
2004-09-06 rurbanmemory_limit on unix workaround
2004-09-06 rurbanoops, forgot global request
2004-09-06 rurbanfixed syntax error
2004-09-06 rurbanfix PLUGIN_CACHED_CACHE_DIR fallback logic. ini entry...
2004-09-06 rurbanimprove pear handling with silent fallback to ours
2004-09-06 rurbanmodularize paging helper (for SqlResult)
2004-09-06 rurbanplugin-list support for pages and exclude args
2004-09-06 rurbansupport templates, with some vars
2004-09-06 rurbansupport template variables (not yet working)
2004-09-06 rurbanforce explicit mysql auto-incrementing, atomic version
2004-09-06 rurbanbetter updating hints
2004-09-06 rurbanconfigurable baseurl
2004-09-06 rurbanrename genericQuery to genericSqlQuery,
2004-09-06 rurbanrename genericQuery to genericSqlQuery
2004-09-06 rurbannew plugin-list syntax
2004-09-06 rurbanprevent errorhandler to fail on empty templates
2004-09-06 rurbanupdated etags, new schemas
2004-08-24 rurbanTurn recursion on
2004-08-24 rurbanPrint the PHP compatibility info for phpwiki.
2004-08-21 rurbanadded zh homepage pgsrc in native lang (virgin setup)
2004-08-18 rurbanadded basepage argument. Default current
2004-08-18 rurbanfixed checkbox list Select button:
2004-08-05 rurbanmove require to sortby branch
2004-08-05 rurbanstrange problem with WikiTheme
2004-08-05 rurbanaesthetic typo
2004-08-05 rurbanmore xhtml conformance fixes
2004-08-05 rurbanadd alt tag for xhtml conformance
2004-08-05 rurbanfix Bug #993692: Making Snapshots or Backups doesn...
2004-08-05 rurbanFix by Arnaud Fontaine, detected by John Cole
2004-07-25 dfrankowChange docs to reflect new initialize/destroy schema...
2004-07-22 dfrankowSeparate into 'initialize' and 'destroy' SQL
2004-07-20 dfrankowAdd EXPLICIT_RATINGS_DIMENSION constant. More dimensio...
2004-07-14 dfrankowAdd CreatePage
2004-07-13 rurbanTest all available backends, not just file
2004-07-13 rurbanjust some comments
2004-07-13 rurbanpostpone all errors, fixed assertion, added memory...
2004-07-13 rurbanfix PEAR memory waste issues
2004-07-13 rurbanimproved DB_SESSION logic
2004-07-13 rurbanadded the new wikipedia sisterprojects (only english...
2004-07-13 rurbanadded the missing /wiki suffix to some wikipedia langua...
2004-07-10 rurbanFinally wrap the logo on MSIE, as with Mozilla
2004-07-10 rurbanapplied patch by Philippe Vanhaesendonck:
2004-07-09 rurbanjust aesthetics
2004-07-09 rurbanreferences are declared, not enforced
2004-07-09 rurbanno limit, no sorting
2004-07-09 rurbandont use if loading the plugin fails
2004-07-09 rurbandont cache _ cached_html and pagename in flatfile page...
2004-07-09 rurbanProperly save and restore the request args for each...
2004-07-09 rurbanfix the args parser
2004-07-09 rurbanUse backend specific sortby and sortable_columns method...
2004-07-09 rurbanwording
2004-07-08 rurbanminor test optimizations
2004-07-08 rurbanPrevent from more warnings, minor db and sort optimizations
2004-07-08 rurbanplugin->run consistency: request as reference, added...
2004-07-08 rurbanmore metadata fixes
2004-07-08 rurbanmore unittest fixes (file backend, metadata RatingsDb)
2004-07-08 rurbanfix cache issues on purging, check against php test...
2004-07-08 rurbanimprove numPages for file (fixing AllPagesTest)
2004-07-08 rurbanpurge testbox only on SetupWiki test
2004-07-08 rurbanrun only requested tests
2004-07-08 rurbanuse the backendType abstraction
2004-07-08 rurbanrenamed the four PearDB backends to have a PearDB_...
2004-07-08 rurbanless verbose for tests
2004-07-08 rurbanadded testImportOldMarkup
2004-07-08 rurbanvarious unit test fixes: print error backtrace on _DEBU...
next