Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1192 - 1194 of 2152)

Ticket Resolution Summary Owner Reporter
#1280 fixed fix sqlalchemy so that it works with postgres 9.0 kindly

Reported by kindly, 3 years ago.

Description

After the ckan migrate process, sqlalcehmy reflect does not work and causes an error when reflecting indexes. A bug report needs to be put into sqlalchemy.

#1281 fixed Locale change flash message in wrong language pudo pudo

Reported by pudo, 3 years ago.

Description

When you change the locale, it displays a flash message "Language has been set to: English" in the original language, not the one we have just changed to.

#1282 fixed JS and WUI tidy up rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Consolidate js. Remove cruft.

  • Move stuff to vendor
    • Have all vendor libs local (?)
    • jquery, jquery-ui etc
  • Consolidate autocomplete to use jquery-ui
    • package autocomplete (groups)
    • tag autocomplete (package)
    • user autocomplete (authz group create)
      • turns out that authz group edit had autocomplete disabled so refactoring meant enabling ...
  • Move forms.css into main
  • Remove tag cloud from front page (can be example going forward)
  • Remove bookmarklet (since in wiki at: http://wiki.ckan.net/Managing_Data_Packages#How_Do_I_Install_the_CKAN_Bookmarklet.3F)
  • Move name slug generation into standard js and clean up

Possible:

  1. JS unit tests for the given pages ...
  2. Option to use external site to serve js and css (e.g. CDN)

Note: See TracQuery for help on using queries.