Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (364 - 366 of 2152)

Ticket Resolution Summary Owner Reporter
#832 fixed Convert stats to a plugin rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Convert stats section to a ckan plugin.

Stats need not be in core and making it a plugin would make it easier to extend and expand.

#76 fixed Convert to use formalchemy for all forms dread rgrp

Reported by rgrp, 5 years ago.

Description

Current form stuff is not very good (uses formencode). Switch to formalchemy would improve this, especially on validation.

As an extra we could utilize the formalchemy pylons admin interface (pretty much for free).

Cost: 12h

Details

  1. Replace htmlfill and formencode extract in controllers/templates with formalchemy
    1. Crude and simple
    2. Suppress unwanted fields (revision, state, all revisions) and sort out ordering to be similar to before.
    3. Sort out tag field with a special renderer
  2. Validation - testing definitely required.
  3. Fix up description and pretty css etc
#1300 fixed Core changes to base theme rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Core changes to theme in order to make it easier to re-theme:

  • page_heading
  • side bar menu must be switchable (left to right) (through config or css)
  • Add optional_footer to complement optional_head
    • And adopt rule for template writers that all extra js must go in optional footer
    • That way we could move optional js to the bottom of the page to improve page load times.
  • Re-add support for body-class ... (seems to be removed by #1108)
  • more divs.
  • better labelling for css (and javascript)
Note: See TracQuery for help on using queries.