Aníbal Pacheco
Aníbal Pacheco
## Search Terms coral talk password recover domain ## Suggestion A new configuration setting to define the domain used to build links in email templates such the password recovery email....
Hello, If a known user sends an email to create a ticket, Redmine replies with the global "From" configuration. The expected would be the From field the one configured in...
Using last update in branch master, I get: ``` TemplateNotFound: Template source/search.html cannot be found ``` Even setting or not ckan.legacy_templates
Trying to "paster qa update" a dataset: ckanext-qa/ckanext/qa/commands.py", line 129, in _package_list (id, url, response.error)) AttributeError: 'Response' object has no attribute 'error' Suppose you fix this, then you'll get an...
There's no warning to the user to add or modify a permission when a publication is added or modified its slug, the permission is needed to check if a user...
And also a text label for the desktop version is taken from the default pub, it should be changed also to be taken from a better source (a setting seems...
- article photo centered - other things: share links, paywall div components (buttons) - may be more things
There is a comment in the function that says to improve the stop condition when there are fixed articles (for this categories, the needed value would be less than the...
``` grep -ni "la diaria" --exclude={"*.md","*.*css*","*.less","*.svg","*.lock","logo.html"} --exclude-dir={vendor,locale} -Ir . ```