Details

      Description

      We need to have additional menu item while pressing right button on JCommune component.
      This will require some changes in the ZUL/VM because right now all the components are handled in the same way, but we need different items for different components.

      • After pressing the menu item, it should send an empty HTTP request to the [jcommune_url]/search/index/rebuild.
      • If a URL to the forum is not specified in the component's configuration, an error should appear and request shouldn't be send.
      • Same if a wrong URL that leads to nothing was specified.

        Attachments

          Issue Links

            Activity

            Hide
            ctapobep Stanislav Bashkyrtsev added a comment -

            Guram, was anything started on this? If you're not available, I would rather assign this task on someone else since it's a pretty critical one.

            Show
            ctapobep Stanislav Bashkyrtsev added a comment - Guram, was anything started on this? If you're not available, I would rather assign this task on someone else since it's a pretty critical one.
            Hide
            savgur Guram Savinov added a comment - - edited

            For now no code was writen. As you know, sometimes I spent 4-6 hour per day, sometimes 0 hours per a few days.
            If someone else can work more faster on this critical task you can reassign it. As you wish.
            But I ask you to not reassign it a more few days.

            Show
            savgur Guram Savinov added a comment - - edited For now no code was writen. As you know, sometimes I spent 4-6 hour per day, sometimes 0 hours per a few days. If someone else can work more faster on this critical task you can reassign it. As you wish. But I ask you to not reassign it a more few days.
            Hide
            demi Leonid Kazantcev added a comment - - edited

            How should looks this notification? As modal window or popup ? (I prefer popup (: )

            Show
            demi Leonid Kazantcev added a comment - - edited How should looks this notification? As modal window or popup ? (I prefer popup (: )
            Hide
            ctapobep Stanislav Bashkyrtsev added a comment -

            Just a menu item. And if error happens, then a popup stating the error.

            Show
            ctapobep Stanislav Bashkyrtsev added a comment - Just a menu item. And if error happens, then a popup stating the error.
            Hide
            ctapobep Stanislav Bashkyrtsev added a comment -

            Didn't get about table reworking.. Could you put more descriptive comments?

            Show
            ctapobep Stanislav Bashkyrtsev added a comment - Didn't get about table reworking.. Could you put more descriptive comments?
            Hide
            demi Leonid Kazantcev added a comment -

            Ok.
            About table reworking...

            Table at components were created by setting model to listbox + forEach cycle at ZUL file. So we coudn't set difrent context menues for difrent components, without complex checks at ZUL file or VM, this checks provide visible delay on menu open.

            Now there no forEach cycle, every compoent are represented by single <listitem> tag with own context menu, thanks to it no more delay and complexity logic at ZUL file.

            Show
            demi Leonid Kazantcev added a comment - Ok. About table reworking... Table at components were created by setting model to listbox + forEach cycle at ZUL file. So we coudn't set difrent context menues for difrent components, without complex checks at ZUL file or VM, this checks provide visible delay on menu open. Now there no forEach cycle, every compoent are represented by single <listitem> tag with own context menu, thanks to it no more delay and complexity logic at ZUL file.
            Hide
            ctapobep Stanislav Bashkyrtsev added a comment -

            Ok, great, thank you.

            Show
            ctapobep Stanislav Bashkyrtsev added a comment - Ok, great, thank you.

              People

              • Assignee:
                ilzul Ilya Zhulanov
                Reporter:
                ctapobep Stanislav Bashkyrtsev
              • Votes:
                0 Vote for this issue
                Watchers:
                Start watching this issue

                Dates

                • Due:
                  Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 11h Original Estimate - 11h
                  11h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 18h 10m
                  18h 10m

                    Structure Helper Panel