Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (646 - 648 of 2152)

Ticket Resolution Summary Owner Reporter
#542 fixed 'Show and Tell' page customization using cookie + js wwaites rgrp

Reported by rgrp, 4 years ago.

Description

To allow for full page caching even on customized pages for logged in users we can use cookie+javascript techniques as described here: http://www.ibm.com/developerworks/web/library/wa-rails2/

In the first place we just need to apply this to:

  • You are logged in as
  • Package/group edit/authz tabs
#543 duplicate Investigate partial page caching and edge-side includes wwaites rgrp

Reported by rgrp, 4 years ago.

Description

Edge-side includes or partial page caching are a standard way to deal with caching of pages in which some (usually small) part of the content cannot be cached or should be cached in a different manner (e.g. much more briefly) than the rest of the page.

Edge-side includes have the advantage that they integrate with general 3rd-party caching systems such as varnish.

Introducing either partial page or ESI will require some overhaul work to change the page render processing somewhat.

#560 fixed Deleted packages showing up in tag lists kindly rgrp

Reported by rgrp, 4 years ago.

Description

E.g. http://ckan.net/tag/lod contains musicbrainz_ (Musicbrainz) item (if you click you will get 403/login as deleted packages can only be seen by admins).

Also suggested that these are showing up in the API (courtesy of Anja)

Cost: 2h

Note: See TracQuery for help on using queries.