]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Update TODO
[SourceForge/phpwiki.git] / lib /
2007-01-04 rurbanFix the info argument: e.g. try info=pagename or info...
2007-01-04 rurbanNew method allow_undeclared_arg similar to handle_plugi...
2007-01-04 rurbanChanged to class Upgrade: Do not pollute our namespace...
2007-01-04 rurbanReplace VISULWIKIFONT by new TTFONT
2007-01-04 rurbanImprove vars passing. Use new method allow_undeclared_a...
2007-01-04 rurbanAdd quiet argument. Allow local files if owner == ADMIN...
2007-01-04 rurbanExpand even if no vars are given. They may be defaults...
2007-01-04 rurbanUse require, not include!
2007-01-04 rurbanImprove error description. Fix the function parser...
2007-01-04 rurbanSome pageiterators also set ['pagedata']['linkrelation...
2007-01-04 rurbanFix handling of wrapped pages
2007-01-04 rurbanAllow missing connection permissions on upgrade::_try_d...
2007-01-04 rurbanShortcut the popular '' and '*' searches
2007-01-04 rurbanAdd more action pages
2007-01-04 rurbanRemove units object from CachedMarkup links, Store...
2007-01-03 rurbanFix dba searching for relations. Optimize link_search...
2007-01-03 rurbanadd option argument to listRelations.
2007-01-03 rurbanuse explicit RPC2 url because of still unresolved dba...
2007-01-03 rurbanrename InterWikiKarte to InterWikiListe. Support nosql...
2007-01-03 rurbanUse Units. Define SemanticAttributeSearchQuery with...
2007-01-03 rurbanUse convert_charset()
2007-01-03 rurbanDisable noisy ps subprocess on DEBUG. Turn it on explic...
2007-01-03 rurbanfix syntax error: extents.
2007-01-03 rurbanremove debugging cruft.
2007-01-03 rurbanadd longer_timeout to db-check, db-rebuild methods.
2007-01-03 rurbanImprove ttfont handling, we would really need an TTFONT...
2007-01-03 rurbanprotect page in links. new doVariableExpansion() for...
2007-01-03 rurbanChange to "Help/"
2007-01-03 rurban-form cleanup: default 0 => "". clarify where to get...
2007-01-03 rurbanfix Content-Type header to application/octet-stream...
2007-01-03 rurbanDerive from Template. Use same variable expansion....
2007-01-03 rurbanadd display_weeknum support.
2007-01-03 rurbanUse Units and SemanticWeb: "population > 0.5 million...
2007-01-03 rurbanClarify description: "on this page".
2007-01-03 rurbanNew simple interface to the units call. No fallback...
2007-01-03 rurbanadd getType(). NumericSearchQuery::check Improve hacker...
2007-01-03 rurbanAdd DISABLE_UNITS.
2007-01-03 rurbanUse Units for attributes. Store the unified base value...
2007-01-02 rurban1.3.13 support: _rename_page_helper, _rename_to_help_pa...
2007-01-02 rurbanftnt_${footnum}: do not confuse old php string definiti...
2007-01-02 rurbansupport more WikiFormRich method arguments: url, dynurl...
2007-01-02 rurbannote to deprecate livesearch hack
2007-01-02 rurbansimple lister for relations and/or attributes
2007-01-02 rurbanadd the smaller brother of SemanticSearch
2007-01-02 rurbanadd SemanticSearch with internal form
2007-01-02 rurbanadd SyncWiki
2007-01-02 rurbandefault pagename: current. improve output: class, linke...
2007-01-02 rurbansupport PLOTICUS_PREFABS config.ini setting
2007-01-02 rurbanfix lib/diff loading conflicts by removing duplicate...
2007-01-02 rurbanallow application/xml for xmlrpc detection: acdropdown...
2007-01-02 rurbanomit want_content if not necessary. support keep_old...
2007-01-02 rurbanquiet warnings
2007-01-02 rurbanadd two merge conflict buttons within loadfile: "Keep...
2007-01-02 rurbanadded _DEBUG_REMOTE flag, omit want_content if not...
2007-01-02 rurbansplit client from server. added getUploadedFileInfo...
2007-01-02 rurbansplit client from server
2007-01-02 rurbanuse the new _DEBUG_REMOTE flag. simplify default utf...
2007-01-02 rurbanonly read globally sortby and limit, do not store it...
2007-01-02 rurbanadded link_search. Clarify API: sortby,limit and exclud...
2007-01-02 rurbaniterate and search through all links
2007-01-02 rurbanrewrote listRelations. added linkSearch. force new...
2007-01-02 rurbannew flatfile backend (readable page files)
2007-01-02 rurbanfaster list_relations method. new native link_search...
2007-01-02 rurbanadd getobject2.js to acdropdown to calculate the sizes...
2007-01-02 rurbanadd SemanticAttributeSearchQuery description
2007-01-02 rurbanadd NumericSearchQuery. change on pcre: no parsing...
2007-01-02 rurbanspeed up Template expansion. revision only necessary...
2007-01-02 rurbanfilter pageNames through limit, needed for xmlrpc....
2007-01-02 rurbanadded postfile and xmlrpc support. added ContentType...
2007-01-02 rurbanfix id to edit:content
2007-01-02 rurbanomit want_content if not necessary
2007-01-02 rurbanfix semantic attributes syntax :=, not :-, disable...
2007-01-02 rurbanfix semantic page links and attributes, esp. attributes...
2006-12-24 rurbanadded experimental EMailConfirm auth. (not yet tested)
2006-12-23 rurbanreorder deletion
2006-12-23 rurbannote about vacuum permissions
2006-12-23 rurbanbump version
2006-12-23 rurbanadded missing result init
2006-12-23 rurbandeal with strict references and the order of deletion
2006-12-22 rurbanMove mailer functions into seperate MailNotify.php
2006-12-22 rurbanMinor improvements
2006-12-22 rurbanuse getUploadxxxPath
2006-12-22 rurbanfix source handling
2006-12-22 rurbanRemove action from edited url
2006-12-22 rurbanMove WikiToHtml to WikiWyg. There's no other usecase.
2006-12-22 rurbanfix quoting
2006-12-22 rurbanadd Log
2006-12-22 rurbanDisplay Warnings only once.
2006-12-22 rurbanadd USE_BYTEA
2006-12-22 rurbansupport importing foreign charsets. e.g latin1 => utf8
2006-12-22 rurbanforgot why
2006-12-22 rurbanTry to dl() load the iconv extension, if not already...
2006-12-22 rurbansilence one BlockParser use-case
2006-12-22 rurbannew plugin similar to mediawiki
2006-12-22 rurbanAutomatically create a Users homepage, when no SQL...
2006-12-22 rurbanfix syntax error
2006-12-22 rurbanbump version
2006-12-22 rurbanjust add Log
2006-12-22 rurbanensure $revision to be ste for all templates
2006-12-22 rurbansilence empty obcache messages
next