Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 2152)

Ticket Resolution Summary Owner Reporter
#1363 fixed Add task_status table to store qa/archiever/webstore information that does not need to be versioned. johnglover kindly

Reported by kindly, 3 years ago.

Description
table: task_status

id
entity_id
entity_type
task_type
key
value
last_updated
state

unique(entity_id, task_type, key)

example keys:
last_task_id
#3008 fixed Add tests for dashboard activity stream auth seanh

Reported by seanh, 18 months ago.

Description

We need to test that only logged in users can see their own dashboard activity streams, and they can only see their own dashboard activity streams not those of other users.

#1036 fixed Add tests for three functions in ckan/model/user.py johnlawrenceaspden johnlawrenceaspden

Reported by johnlawrenceaspden, 3 years ago.

Description

create a new test file ckan/model/test_user.py

add tests for the following three functions in ckan/model/user.py

number_of_edits, number_administered_packages, search

merged in in changeset 0046f83aedcf

Note: See TracQuery for help on using queries.