[geeklog-hg] [Geeklog-Core/geeklog] 1e9410: Topic permission bugs and inconsistencies fixed fo...

Tom noreply at github.com
Wed Jun 5 16:48:22 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 1e9410f277b5194a7e292498a569ef8058cd8b01
      https://github.com/Geeklog-Core/geeklog/commit/1e9410f277b5194a7e292498a569ef8058cd8b01
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M plugins/staticpages/functions.inc
    M plugins/staticpages/language/english.php
    M plugins/staticpages/language/english_utf-8.php
    M public_html/admin/block.php
    M public_html/admin/plugins/staticpages/index.php
    M public_html/admin/topic.php
    M public_html/layout/denim/admin/topic/topiceditor.thtml
    M public_html/layout/denim_three/admin/topic/topiceditor.thtml
    M public_html/layout/modern_curve/admin/topic/topiceditor.thtml
    M public_html/lib-common.php
    M system/lib-topic.php

  Log Message:
  -----------
  Topic permission bugs and inconsistencies fixed for Topic Control, Topic Editor, Blocks, Editor, Staticpage Editor and Admin List

- Topic Control and Topic Select list now have display access options. Topic tree can be displayed to show all topics with read access, read/edit access (with ability to only select topics with edit access), or show topic tree with topics with edit access only. Added better description under control based on what can be selected. Saving from topic control now has a check to insure topic ids exist beforing saving assignments to db.

- Updated Topic Editor so only topics the user has edit acccess to can be selected for a parent topic (still list read access topics). Added Parent Topic description.

- Updated Blocks Editor so only topics the user has edit acccess to can be selected (still list read access topics)

- Fixed Staticpage Admin list to return staticpages with read access as well (so works same way as other admin lists)

- Updated Staticpage Editor so only topics the user has edit acccess are listed and can can be selected

- Fixed staticpage and staticpage comments search that returning results which are assigned to topics that the user doesn't have read access to





More information about the geeklog-cvs mailing list