----------- # adjust 'include/config-local.php' reflecting changes # - enabled 'ALLOW_QUOTING' # - extended $DGS_CACHE_GROUPS with CACHE_GRP_TVISIT for caching tournament-visit-table # - extended $DGS_CACHE_GROUPS with CACHE_GRP_CONT_FP_HIDE for caching contacts forum-post hide-list # - extended $DGS_CACHE_GROUPS with CACHE_GRP_RATINGLOG for caching ratinglog-entries for rating-graph # - removed ALLOW_OLD_GOBAN_EDITOR # - removed ALLOW_GO_DIAGRAMS ----------- # removed files rm old_goban_editor.php rm js/jquery-1.9.1.min.js rm js/jquery-ui-1.10.3.custom.min.js rm js/goeditor.js rm include/GoDiagram.php ----------- # added images copy /images/smallwood16.gif copy /images/halloween-b.gif copy /images/halloween-w.gif copy /images/halloween-ab.gif copy /images/halloween-aw.gif copy /21/bms.gif copy /21/wms.gif copy /25/bms.gif copy /25/wms.gif copy /25/bmsa.gif copy /25/wmsa.gif ----------- # clear APC-cache due to changes of cached objects: # - Bulletin # - TournamentLadder # - TournamentParticipant # - TournamentPool ----------- # adjust english translation for # 'Tournament last move#header', '%#T_header', '%#TL_header', 'Penalty-Points#header' # 'Black time remaining#header', 'White time remaining#header', # '#Running games with user#header' -> 'RGU', '#Finished games with user#header' -> 'FGU' ----------- # added images copy /images/gamestable-fin.gif copy /images/gamestable-run.gif ----------- # adjust english translation for games-list-page long header-names matching queries: # '% time remaining#header', 'Opponent %#header', 'User%rating%#header'