Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (400 - 402 of 2152)

Ticket Resolution Summary Owner Reporter
#2346 fixed EC ODP Theme updates johnglover johnglover

Reported by johnglover, 2 years ago.

Description

Changes:

  • tidy up activity feed on home page or replace with search results (by modified date)
  • move ckan menu to a left sidebar (see Sam's template) (not doing this now)
  • update templates with changes from master
  • use local image in language dropdown (ecportal.js)
  • update dataset read template

To discuss:

  • should we rename 'organization' to 'publisher'? Requires updating all templates and the url mapping.
#2345 fixed Rewrite action API docs using autodoc seanh seanh
#2344 duplicate Get jenkins install script into CKAN core seanh seanh

Reported by seanh, 2 years ago.

Description

After checking out a commit to test from CKAN's GitHub?, Jenkins runs a script that creates a new virtual environment and installs CKAN and its dependencies into it, and does some other necessary tasks. Jenkins then runs the tests in this virtualenv.

The install script may have to change from one commit to the next as CKAN's install instructions change, so it would be good if the script was shipped in CKAN core. That way Jenkins will run different versions of the script depending on which commit it's testing and if the tests fail because the script is wrong then that's actually a bug that needs to be fixed in CKAN core. Also the CKAN install instructions could be simplified a lot by just having users run this script instead of doing each step by hand.

Note: See TracQuery for help on using queries.