It contains issues related with ideas of the main module functionality, features.

Required patches
#2410681: The renderer '#type' => 'link' does not render links to the public:// files

Comments

  • likin committed b835907 on 8.x-2.x
    Issue #2403159: A permission was added that allowed to user render...

  • likin committed 34c414c on 8.x-2.x
    Issue #2403159: Exists two types of renderable array. So I
    injects...

  • likin committed e5184c8 on 8.x-2.x
    Issue #2403159: The Group of renderers is rendered on a single page.
    
Anonymous’s picture

There is an idea to separate the investigation page from the preview page.

Anonymous’s picture

We should move render data from annotations to a decleration method. It is less formal now it is more functional.

Anonymous’s picture

We need to a add doc link of a renderer to help a developer to investigate.

  • likin committed 8f0ac99 on 8.x-2.x
    Issue #2403159: The menu with renderers has been modified.
    

  • likin committed afca38d on 8.x-2.x
    Issue #2403159: The menu with renderers was designed.
    
  • likin committed c3dc616 on 8.x-2.x
    Issue #2403159: The Pugins Ite-list, Language_select have been added....

  • likin committed 6a6d3de on
    Bug #2403159: settings was undefined for anonymous users.
    
Anonymous’s picture

Issue summary: View changes

  • likin committed 2b095c3 on 8.x-2.x
    Issue #2403159: Middle results are stored in files.
    
Anonymous’s picture

A lot of functionality and options are in one form. There is a need to simplify the logic, make it flat. A base class is created. For every case, for every route this base class will be reassembled.

  • likin committed f100f75 on 8.x-2.x
    Issue #2403159: The fake form has been added. The code has
    been...

  • likin committed dd67c6b on 8.x-2.x
    Issue #2403159: Derivers were set up.
    

  • likin committed 5d7b744 on 8.x-2.x
    Issue #2403159: Almost all derivers have been added.
    

  • likin committed 16a4b94 on 8.x-2.x
    Issue #2403159: Email notifications have been added.