Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (664 - 666 of 2152)

Ticket Resolution Summary Owner Reporter
#1453 fixed Flexible tag names icmurray icmurray

Reported by icmurray, 2 years ago.

Description

Allowing more flexible tag names:

  • allowing spaces
  • allow capital letters (search is case in-sensitive)
  • allow all punctuation except for commas and double-quotes '"'
  • allow unicode
  • commas delimit tag names in the package create/edit form

Effects:

  • package creation/edit form.
  • /tag/{tagname} uri
  • search action
  • api controller (search/package-create/edit)
  • web controller (search/package-create/edit)
  • search api documentation
  • autocomplete for tag names
#1523 invalid [super] icmurray icmurray

Reported by icmurray, 2 years ago.

Description

Form refactor.

New create/edit package form wizard for DGU. See attached spec.

#1525 fixed [super] DGU package form refactor icmurray icmurray

Reported by icmurray, 2 years ago.

Description

Form refactor. New create/edit package form wizard for DGU.

Etherpad: http://ckan.okfnpad.org/dgu-package-form

Tasks:

  • #1526 : Simple one-page form.
  • #1527 : Tab-ify the form using JS. No validation between steps.
  • #1541 : Setup server for the DGU form-refactor.
  • #1537 : Package create form wizard
  • #1538 : Store partially-filled in package form data as a draft.
  • #1539 : Package forms auto-save

How the rest of the work is carried out is up for discussion, as it depends on the approach taken. Whether to continue with validation using AJAX queries, or whether to break the form down into multi pages. Google doc outlining design(s)

Note: See TracQuery for help on using queries.