We have moved to Github. Please open tickets there.

Opened 10 months ago

Closed 9 months ago

Last modified 6 months ago

#4785 closed Defect (fixed)

Plugin warnings aren't reloaded when admin sorts them

Reported by: sembrestels Owned by: sembrestels
Priority: normal Milestone: Elgg 1.9.0
Component: JavaScript Version: 1.8
Severity: minor Keywords: plugins
Cc: brett@… Difficulty:

Description

It is usual to drag and drop a plugin because needs to be before or after another one. When this happens, an ajax action is launched, and the change is done, but the warning messages doesn't disappear.

We should reload all affected plugins views after sorting a plugin.

Change History (5)

comment:1 Changed 10 months ago by sembrestels

  • Owner set to sembrestels
  • Status changed from new to assigned

comment:2 Changed 9 months ago by Sem

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixes #4785. Enhanced plugins ordering ajax.

Changeset: 8a734e7560cc1aecdd6e71b29798eef40bbe7522

comment:3 Changed 9 months ago by Sem

Refs #4785. Applied Evan's advices.

Changeset: 92cf6f8835130ecb9817bc82ccf0683ff1517d13

comment:4 Changed 9 months ago by Evan Winslow

Merge pull request #352 from sembrestels/reordering-plugins

Fixes #4785: Enhanced plugins ordering ajax.

Changeset: 1c0f369e9e61166980f35ade54aee3d7701ebafc

comment:5 Changed 6 months ago by cash

  • Milestone changed from Needs Review to Elgg 1.9.0
Note: See TracTickets for help on using tickets.