Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (256 - 258 of 2152)

Ticket Resolution Summary Owner Reporter
#263 fixed Improve and test openid login johnbywater rgrp

Reported by rgrp, 4 years ago.

Description

At the moment the user has to figure out to login with providers -- this is not always obvious (e.g. google).

We could improve this with a small bit of javascript. As an example see: http://standalone.demo.civicrm.org/standalone/

Not sure exactly what library that is using (or if bespoke) so alternatives include (NB: we already use jquery):

In addition to implementing this we also need to test logging in with main providers: google, wordpress -- as we have had reports of it not working with e.g. wordpress (not sure if this testing can be automated really -- best hope would be selenium I think -- so OK if done by hand).

Cost: 3h (2h UI), (1h testing)

#264 fixed Investigate why there are revisions with no associated packages dread rgrp

Reported by rgrp, 4 years ago.

Description

Revision.packages should not include all changes so why are we getting revisions with no associated changes? See e.g. http://ckan.net/revision/read/814e39e1-2540-4449-90d1-ac9a92ab40fb?

Investigate and fix.

NB: if this is bugfix this should go against stable or metastable branch if at all possible and then be merged into default.

Cost: 1.5h (?)

#265 fixed More detail shown in Atom feed johnbywater dread

Reported by dread, 4 years ago.

Description

Use case

As a user I want to stay abreast of package changes, such as a new package being created, newer data is available for a package or a new download is available for a package.

Implementation

Add into the Atom feed:

  1. a package is a new one
  2. the resources have been changed
  3. the last_updated field has been changed
Note: See TracQuery for help on using queries.