Custom Query (2152 matches)
Results (1105 - 1107 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#1576 |
fixed
|
Move stats extension back into core - 0.5d
|
rgrp
|
rgrp
|
Reported by rgrp,
2 years ago.
|
Description |
- Move into core (keeping as an extension) and default enable
- Do we need tests for controller? (No: already there)
- Documentation (?) - e.g. of basic config options
- Remove lib/stats.py which is still in core
- Deprecation notice on ckanext-stats repo and update extension registry
Est: 0.5d.
Questions:
- Why do this?
- tiny extension with few dependencies - and really nice to have out of the box
- trial for doing this on larger scale
- Do we keep as extension (even if in core)?
- Ans: Yes, keep as extension because:
- Already set up that way
- Cleaner
- Easier to disable / enable
- How do we integrate with main them (e.g. have stats link)
- Ans: not sure (this is part of more general issue of how we update theme for varying changes elsewhere). Best answer is to have some widgetization in theme.
- Hide ratings section (at least until we reinstate ratings #1598)
- Ans: no, let's not bother (and having ratings there encourages us to do #1598 and/or find out whether people are interested in ratings)
|
#1275 |
fixed
|
Move solr search extension to ckan core
|
johnglover
|
johnglover
|
#1107 |
fixed
|
Move package autocomplete from package controller and move to API
|
tidy-up bitesize
|
rgrp
|
Reported by rgrp,
3 years ago.
|
Description |
Currently autocomplete method on package controller. This method should be in API (like other autocomplete methods).
Will need to update client code (just forms atm I think).
|
Note: See
TracQuery
for help on using queries.