Edgewall Software

Changes between Version 19 and Version 23 of Ticket #10994


Ignore:
Timestamp:
Jul 18, 2014, 12:10:37 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Created tickets #11682 and #11683 for work that won't be completed for 1.1.2.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10994 – Description

    v19 v23  
    22
    33The following behaviors will be provided in the initial version of the patch:
    4  * The enum lists can be sorted by drag and drop of the items.
     4 * ~~The enum lists can be sorted by drag and drop of the items.~~ => #11682
    55  * The //Order// column of select elements is hidden.
    66  * A ''Revert changes'' button is added. The button is disabled until the list is reordered.
     
    88 * ~~The ''Remove selected items'' button is disabled until a checkbox is selected.~~ => #11056
    99 * Addition of a ''Select All'' checkbox in the table header.
    10  * Allow the **Components**, **Milestones** and **Versions** tables to be sorted (in jQuery?: th:#10876). For inspiration, see th:TableSorterPlugin.
     10 * ~~Allow the **Components**, **Milestones** and **Versions** tables to be sorted (in jQuery?: th:#10876). For inspiration, see th:TableSorterPlugin.~~ #11683
    1111
    1212Similar behavior will be applied to other admin pages for consistency, where applicable.