Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (676 - 678 of 2152)

Ticket Resolution Summary Owner Reporter
#1030 fixed Move harvesting out of the rest API amercader thejimmyg
#1031 fixed User lookup API johnlawrenceaspden rgrp

Reported by rgrp, 3 years ago.

Description

Add an api for searching users. This is needed for any kind of ajax autocomplete (needed for anywhere we want to add users).

  • API location: /api/util/user/lookup?q=querystr&limit=10
  • Return json objects containing {id: ..., name: ..., fullname: ...}
  • Put in a module called controllers/apiv2/user.py
#1032 fixed [super] Resources in WUI rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Add resources into Web User Interface.

  • Locate at: /dataset/{dataset}/resource/{id}
  • CRUD
  • Authorization

Done:

  • #945 - Richer resources - Resource Groups, new fields, improved UI
  • #1445 - Resource View page in WUI
  • #1450 - Dataset view pages to match

Moved to superticket #1506:

  • #978 - Edit Resource Extras in Web UI
Note: See TracQuery for help on using queries.