Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1327 - 1329 of 2152)

Ticket Resolution Summary Owner Reporter
#1296 fixed Improved resource adding/editing on dataset/page page zephod rgrp

Reported by rgrp, 3 years ago.

Description

Subticket of #1294.

  • Nice way to edit all resource attributes
  • Nice way to add new resources
    • Including file upload (cf #878).
      • Cf work in ckanjs (this can be a straight integration).
#66 fixed Improve user account UI rgrp rgrp

Reported by rgrp, 5 years ago.

Description
  1. Link at top should say "Your Account" when you are logged in
    • when not logged in should say: "Log in via openid"
    • Open Id info on /account/ should move to /account/login/ or be deleted
    • Going to /account/ when not logged in should redirect to /account/login/
  1. When logged in the basic account index page should not give generic information but should reflect fact you are logged in by:
  • Saying something like: "You are logged in as: ..."
  • Showing your apikey or a link to apikey
  • Giving you a logout link

We can think of a bunch of other stuff that could go on their (recent edits, packages you own etc) but these will be separate tickets.

#770 wontfix Improve the paster harvester help command thejimmyg johnbywater

Reported by johnbywater, 4 years ago.

Description

Issue 1. Help command without arguments fails:

$paster help --plugin ckan --config development.ini

gives:

EITHER

Command help not recognized

OR

paster help: error: no such option: --plugin

Issue 2: Harvester command with arguments fails.

$ paster harvester Traceback (most recent call last): ...

cmd = self.args[0]

IndexError?: list index out of range

Note: See TracQuery for help on using queries.