Loic Teixeira

Results 43 issues of Loic Teixeira

Rebase & continue #38. Fix #37.

It is sometimes required to set `SECURE_SSL_REDIRECT` to `True` in the settings (e.g. you can't force the redirection before the request reaches Django). When you do so however, the generated...

type:Bug

When a new site is published, a notification is posted in the #twiw channel of the Wagtail CMS Slack. Currently, the URL is `https://madewithwagtail-preview.springload.co.nz/developers/...` instead of `https://madewithwagtail.orgdevelopers/...`.

Probably related to #54.

bug

### Key Error _See `MADEWITHWAGTAIL-6` and `MADEWITHWAGTAIL-7` on Sentry._ In this context, `request` isn't available here: https://github.com/springload/madewithwagtail/blob/a04a2579f05a89121642cfaf6ef5062a69e78809/core/templatetags/core_tags.py#L31 This should be replaced with `context.get('request') Note that the template uses the `request`...

bug

#125 adds a new `in_cooperation_with` field to `WagtailSitePage`s in order to share credit on a given site. However it is possible for a developer to add themselves. It's a bit...

enhancement
help wanted

Developers logos currently use the `fill-80x80-c100` rule which crops non-square logos. Using `max-80x80` doesn't crop it but doesn't look great either (althougth might be a good first quick fix). We...

bug

#102 sets up Python and JS Linter. CSS should be setup in a similar manner. - [ ] Set up CSS linter with NPM - [ ] Create corresponding `make`...

help wanted

See tag `41.891095,-87.67313150000001` on the homepage and as a [tag page](http://madewithwagtail.org/?tag=41891095-8767313150000001_1). It looks like someone added the coordinate as tag and removed it later but for some reason the tag...

bug

On the 31st of July (revision 933), the following fields were renamed: - `Developer name` to `Profile name` - `Developer description` to `Profile description` - `Developer location (city, country)` to...

bug