Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1648 - 1650 of 2152)

Ticket Resolution Summary Owner Reporter
#1739 fixed Fix issues where tests where not run. kindly kindly

Reported by kindly, 2 years ago.

Description

Test failures in master due to tom and rufus not running tests. 0.3d.

#1741 fixed Add extention point to dataset view. kindly kindly

Reported by kindly, 2 years ago.

Description

Need to add extension point to change the data_dict that passed to the dataset view template. This extensions modify what data gets shown.

Tasks include:

  • Fix up data_dict and templates so that the pkg objects do not get used in the templates. This is to assure that all data passed is modifiable. (2d) (complete)
  • Add extension point to Ipackage controller (1d)
  • Test (1d)
#1742 fixed Naming of a new package/group can clash with a route ross ross

Reported by ross, 2 years ago.

Description

It is possible to create a group or a dataset called new, or edit, which will then be inaccessible as it is blocked by the existing routes with those names.

We should maintain a list of invalid names in the verification that happens behind the scenes in the UI.

Note: See TracQuery for help on using queries.