Activity for Carsten Klapp

  • Carsten Klapp Carsten Klapp committed [r11181] on Code

    Fixed more deprecated

  • Carsten Klapp Carsten Klapp committed [r11179] on Code

    Updated notes for updated RDF link in RecentChanges

  • Carsten Klapp Carsten Klapp committed [r11178] on Code

    Updated for most recent patches to prepare for release.

  • Carsten Klapp Carsten Klapp committed [r11177] on Code

    Fixed calling of FilenameForPage which broke during previous patch.

  • Carsten Klapp Carsten Klapp committed [r11176] on Code

    Use newer password_hash function instead of crypt when available.

  • Carsten Klapp Carsten Klapp committed [r11164] on Code

    Fixed my lazy coding

  • Carsten Klapp Carsten Klapp committed [r11163] on Code

    Import EXTERNAL page flag again

  • Carsten Klapp Carsten Klapp committed [r11162] on Code

    New class _define_optional_suggestion for calculated paths that differ from the defaults. New spot for defining ADMIN_USER & pwd. Improved instructions. Better handling of default directories and calculate different paths for windows.

  • Carsten Klapp Carsten Klapp committed [r11161] on Code

    Updating with missing entries from config-dist.ini

  • Carsten Klapp Carsten Klapp committed [r11160] on Code

    boolean defines commenting should really be fixed now. leaving debugging code in at least until rest of configurator is fixed

  • Carsten Klapp Carsten Klapp committed [r11159] on Code

    Fixed boolean config lines are now successfully commented when default is false and selection is also false.

  • Carsten Klapp Carsten Klapp committed [r11158] on Code

    Tested with php-8.4.4, adjusted some suggested php.ini settings for windows

  • Carsten Klapp Carsten Klapp committed [r11157] on Code

    Rollback some changes to LoadFileConflictPageEditor which broke saving merged edits. Fixed unset variable and clarified text in getConflictMessage.

  • Carsten Klapp Carsten Klapp committed [r11156] on Code

    Rolled back unfished crypt changes. Merged in user submitted patch, fixed some lines not being commented out in output. Fixed numeric values not being commented out when equal to default.

  • Carsten Klapp Carsten Klapp committed [r11155] on Code

    Added author=L%27%C3%A9quipe%20PhpWiki; and fix missing ;

  • Carsten Klapp Carsten Klapp committed [r11154] on Code

    added author=Das%20PhpWiki-Team;

  • Carsten Klapp Carsten Klapp committed [r11153] on Code

    Merged functions DumpToDir and DumpSVNToDir. Added file counter to DumpToDir. Don't overwrite existing files. Reformat progress output. Cleanup strings for translation

  • Carsten Klapp Carsten Klapp committed [r11152] on Code

    Loading data bug still there. Need to test with sql backend

  • Carsten Klapp Carsten Klapp committed [r11151] on Code

    Don't load any .ini files from config dir, not just ones named starting with config. we have SqlResult.ini in the config dir

  • Carsten Klapp Carsten Klapp committed [r11150] on Code

    Added PHPWIKI_VERSION to debug.tmpl

  • Carsten Klapp Carsten Klapp committed [r11149] on Code

    Tweak DEBUG & Error reporting logic

  • Carsten Klapp Carsten Klapp committed [r11148] on Code

    Fixed suggested max_execution_time to 60. (default is 30)

  • Carsten Klapp Carsten Klapp committed [r11147] on Code

    Moved fonts to subfolder

  • Carsten Klapp Carsten Klapp committed [r11128] on Code

    disable debugging code

  • Carsten Klapp Carsten Klapp committed [r11127] on Code

    reformat debug memory report in mb etc instead of bytes

  • Carsten Klapp Carsten Klapp committed [r11126] on Code

    set date of dumped files to wiki page date. Fix some metadata like lock not being applied to database when loading pages with acl specified

  • Carsten Klapp Carsten Klapp committed [r11125] on Code

    plugin no longer crashes the wiki. (The plugin doesn't seem to be finished yet).

  • Carsten Klapp Carsten Klapp committed [r11124] on Code

    Updating install docs for 1.6.5

  • Carsten Klapp Carsten Klapp committed [r11123] on Code

    Default pages now have author "The PhpWiki Team" until edited in the wiki.

  • Carsten Klapp Carsten Klapp committed [r11122] on Code

    fix missing ; invalid mime file messing with import parser and preventing pages from locking when importing

  • Carsten Klapp Carsten Klapp committed [r11121] on Code

    Fixed invalid mime format, missing ; messing with import parser

  • Carsten Klapp Carsten Klapp committed [r11120] on Code

    improved variable checking

  • Carsten Klapp Carsten Klapp committed [r11119] on Code

    Improved variable setting/checking.

  • Carsten Klapp Carsten Klapp committed [r11118] on Code

    Fixed users unexpectedly being logged out. Affected flatfile database and probably other db types as well. Improved by sanity checking of database global timestamp.

  • Carsten Klapp Carsten Klapp committed [r11117] on Code

    Updating custom theme editpage.tmpl with new $EDITING_OLD_REVISION_MESSAGE variable.

  • Carsten Klapp Carsten Klapp committed [r11116] on Code

    Fixed broken Merge edit functionality by moving some warning logic from editpage.tmpl into lib/editpage.php. Added Merge-edit diff preview. Prevent editing of nonexistent page revision unless creating a new page (anti-bot).

  • Carsten Klapp Carsten Klapp committed [r11115] on Code

    Prevent diff markers from being rendered as markup when editing a conflict or merging a dumpload.

  • Carsten Klapp Carsten Klapp committed [r11114] on Code

    diff preview when editing a page if there is an edit conflict

  • Carsten Klapp Carsten Klapp committed [r11113] on Code

    use unix line endings for pagedumps

  • Carsten Klapp Carsten Klapp committed [r11112] on Code

    spelling

  • Carsten Klapp Carsten Klapp committed [r11111] on Code

    configurator.php is now in a semi-unbroken state. Useable but needs more work.

  • Carsten Klapp Carsten Klapp committed [r11110] on Code

    fix usemod url

  • Carsten Klapp Carsten Klapp committed [r11109] on Code

    Bugfixes and improvements to loading/saving pages as files. see ReleaseNotes.

  • Carsten Klapp Carsten Klapp committed [r11108] on Code

    Important bugfix for PHP8.3 and newer: Fixed garbled pages due to depreciated errors.

  • Carsten Klapp Carsten Klapp committed [r11107] on Code

    don't compress output when debug is on to avoid garbage on page

  • Carsten Klapp Carsten Klapp committed [r11106] on Code

    add error output for use with HttpClient.php and PhotoAlbum plugin patch submitted earlier

  • Carsten Klapp Carsten Klapp committed [r11105] on Code

    minor, fixed php depreciated errors

  • Carsten Klapp Carsten Klapp committed [r11104] on Code

    minor fixes

  • Carsten Klapp Carsten Klapp committed [r11103] on Code

    added option to restore from pgsrc

  • Carsten Klapp Carsten Klapp committed [r11102] on Code

    minor updates for german translations

  • Carsten Klapp Carsten Klapp committed [r11101] on Code

    update urls usemod.com to usemod.org for interwiki

  • Carsten Klapp Carsten Klapp committed [r11100] on Code

    Execute php checks first. check for common php install problems on windows

  • Carsten Klapp Carsten Klapp committed [r11099] on Code

    change to use theme buttons. updated for gettext

  • Carsten Klapp Carsten Klapp committed [r11098] on Code

    Added 404 error to HttpClient?.php which is displyed now in PhotoAlbum? plugin. Removed url of defunct example website that broke PhpWikiManual.

  • Carsten Klapp Carsten Klapp committed [r11097] on Code

    Added display of plugins not allowed to SystemInfo and formatting date in DebugBackendInfo.

  • Carsten Klapp Carsten Klapp committed [r11096] on Code

    Improved formatting output for debugging, adjusted code for themes which depend on default theme. Added signature template

  • Carsten Klapp Carsten Klapp committed [r11095] on Code

    Fixed MacOSX theme buttons not loading, other visual improvements and RecentChanges uses a table now.

  • Carsten Klapp Carsten Klapp committed [r11094] on Code

    added CategoryDebugPage to group debugging pages

  • Carsten Klapp Carsten Klapp committed [r11093] on Code

    Minor updates to Hawaiian theme appearance

  • Carsten Klapp Carsten Klapp committed [r11092] on Code

    Updated .htaccess files. Requires Apache 2.0.56 and later

  • Carsten Klapp Carsten Klapp committed [r11091] on Code

    Improve password encryption and random pw generation, added copy to clipboard buttons

  • Carsten Klapp Carsten Klapp committed [r11090] on Code

    Complete rewrite of SpaceWiki theme using modern css.

  • Carsten Klapp Carsten Klapp committed [r11089] on Code

  • Carsten Klapp Carsten Klapp committed [r11088] on Code

    add windows11 install readme

1 >