]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
fixes for new dumphtml API
[SourceForge/phpwiki.git] / lib /
2005-08-27 rurbanbump version
2005-08-27 rurbannew helper method
2005-08-27 rurbanfix login with HttpAuth
2005-08-27 rurbandumphtml when not at admin page: dump the current or...
2005-08-14 rurbanCAN-2005-2498: another eval VULNERABILITY
2005-08-07 rurbanstricter error handling: dba errors are fatal, display...
2005-08-07 rurbanreformatting
2005-08-07 rurbanpostpone guard
2005-08-07 rurbando not connect/disconnect each time. fix refs
2005-08-07 rurbanreformatting
2005-08-07 rurbanclean whole version cache
2005-08-07 rurbanset _COOKIE also
2005-08-07 rurbandba simplification: no _backend in the subclass
2005-08-07 rurbandba simplification: use default timeout
2005-08-07 rurbanfix comments
2005-08-07 rurbanfix cookie logout; let the WIKI_ID cookie get deleted
2005-08-06 rurbanworkaround php VBASIC alike limitation: allow integer...
2005-08-06 rurbanensure absolute uploads path
2005-08-06 rurbanimproved empty cookie
2005-08-06 rurbanonly cosmetics
2005-08-06 rurbanswitch to natural order password, userid
2005-08-06 rurbanadd comments
2005-08-06 rurbanallow spaces in interwiki paths, even implicitly. fixes...
2005-08-06 rurbanquote paths correctly (not the best method though)
2005-08-06 rurbanonly cosmetics
2005-08-06 rurbanaccept config.ini ACCESS_LOG_SQL = 0
2005-08-06 rurbanbeautify SCRIPT lines
2005-07-24 rurbanguard against duplicate RSS_ENCODING
2005-07-24 rurbanguard doubleClickEdit for unittests, add AcDropDown...
2005-07-21 rurbanadd wiki.titleSearch, bump to XMLRPC protocol version 2
2005-07-21 rurbanreformat, fix Resource ID#46 used as offset, casting...
2005-07-21 rurbanfix typo
2005-07-21 rurbanapplied mpullen patch (Revised to work on all date...
2005-07-08 rurbanupdate to phpxmlrpx-1.1: do not eval user code. http...
2005-07-01 rurbanwork around PEAR pgsql escape stupidity
2005-06-30 rurbanupdate (c) date
2005-06-30 rurbanuse better /tmp/cache, dependent on TEMP_DIR and getenv...
2005-06-22 rurbanbump version
2005-06-22 rurbanlooser isValidName method
2005-06-10 rurbanfinish missing db calls
2005-06-10 rurbanspecial validname method
2005-06-10 rurbanensure Update Preferences gets through
2005-06-10 rurbanenable getPref('doubleClickEdit')
2005-06-06 rurbansupport new ENABLE_MARKUP_COLOR
2005-06-05 rurbanDefault ENABLE_DOUBLECLICKEDIT = false. Moved to UserPr...
2005-05-14 rurbanremove mysql specific INSERT DELAYED
2005-05-06 rurbanadd TOOLBAR_TEMPLATE_PULLDOWN (AddTemplate icon)
2005-05-06 rurbanadd AddTemplate EditToolbar icon
2005-05-06 rurbansilence Preview warnings for PAGE_LOCKED_MESSAGE, CONCU...
2005-05-06 rurbansilence undefined offset 1 msg
2005-05-06 rurbanuse absolute path
2005-05-06 rurbansupport captcha
2005-05-06 rurbanadd PdoDbPassUser
2005-05-06 rurbanadd failing cmdline for .map
2005-05-06 rurbansupport optional EXTERNAL_LINK_TARGET, default: _blank
2005-05-06 rurbanbump intermediate version
2005-05-06 rurbanSafari comment
2005-05-06 rurbansupport %u, %b, %d expansion for Upload: User: and...
2005-05-06 rurbansplit long lines
2005-05-05 rurbansupport action=revert
2005-05-05 rurbanfix pagename split for title and header
2005-05-04 rurbanfix #1191096 by Karel
2005-04-25 rurbancaptcha feature by Benjamin Drieu. Patch #1110699
2005-04-25 rurbantrivial tuning by michael pruitt. Patch #1120185
2005-04-23 rurbanallow emtpy WikiDB::getRevisionBefore(), for simplier...
2005-04-23 rurbanimprove semantics in the setAutosplitWikiWords method...
2005-04-23 rurbanhonor theme-specific SplitWikiWord in the HEADER
2005-04-23 rurbanproper linebreaks
2005-04-23 rurbanbug #1186291
2005-04-23 rurbanhandle allowed inlined objects within INLINE_IMAGES
2005-04-23 rurbancache map
2005-04-11 rurbanproper linebreaks
2005-04-11 rurbanguard against php5 register-long-arrays
2005-04-11 rurbanreformatting, SESSION_SAVE_PATH check
2005-04-11 rurbanImprove postponed errors+warnins list layout.
2005-04-11 rurbanSimplify upload. See https://sourceforge.net/forum...
2005-04-10 rurbanmore mysql-4.1 quirks: add utf8 to the charset aliases...
2005-04-10 rurbanfix for RSS feeds without detailled <item> tags:
2005-04-09 rurbanminor reformatting
2005-04-09 rurbanfix recursive PageList azhead+cols listing
2005-04-09 rurbanfix RichTablePlugin embedded plugin invocation. Bug...
2005-04-08 rurbanguard against empty default INI values
2005-04-08 rurbanfix Template("theme/name") inclusion
2005-04-07 rurbanadd _SERVER[REMOTE_USER] check for pubcookie et al...
2005-04-06 rurbanadd ENABLE_DISCUSSION_LINK dependency (to turn it off...
2005-04-06 rurbanRevert the previous wrong bugfix #1175761: USECACHE...
2005-04-06 rurbanhonor !USECACHE for _cached_html, fixes #1175761
2005-04-02 uckelmanFixed regex for RFC822 addresses.
2005-04-02 rurbanmoved to ../../config/
2005-04-02 uckelmanRemoved & from vars passed by reference (not needed...
2005-04-01 rurbanjust whitespace
2005-04-01 rurbanfix defaults in RecentChanges plugins: e.g. invalid...
2005-04-01 rurbando not trim spaces
2005-04-01 rurbanfix rename for dba
2005-04-01 rurbanImplement icase and regex options.
2005-04-01 rurbanOptimize rename UI with one selected pagename
2005-04-01 rurbanfix dirty side-effect: dont printf too early bypassing...
2005-04-01 rurbanmysql charsets: mysql needs different names and doesn...
2005-04-01 rurbanuse obj2hash exclude arg,
2005-03-27 rurbanconfigurator recursion fixes, dont print temp _dsn...
next