Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1282 - 1284 of 2152)

Ticket Resolution Summary Owner Reporter
#80 fixed Refactor or remove modes code dread rgrp

Reported by rgrp, 5 years ago.

Description

Get rid of modes in the RESTful API. Do json stuff directly in controllers.

  • package will have to_dict and from_dict methods (called by rest controller) which provide and consume JSON friendly dictionaries representing the object. from_dict - class_method. stuff in forms for tags as_string, maybe factor out. reuse validation stuff.
#1078 fixed Refactors WUI controllers and forms to use logic layer kindly rgrp

Reported by rgrp, 3 years ago.

Description
  • Deserialize forms to new dict format.
  • Replace controllers/forms to use dictization.
#338 Reference groups by ID in addition to name, since group names can change johnbywater johnbywater
Note: See TracQuery for help on using queries.