Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Fix a few additional corner cases for the automatic anchor generation #1387

Merged
merged 1 commit into from
May 4, 2021

Conversation

malemburg
Copy link
Member

No description provided.

@malemburg malemburg merged commit 7d2e20d into EuroPython:ep2021 May 4, 2021
fpierfed added a commit to fpierfed/epcon that referenced this pull request May 15, 2021
commit d382a85
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 11 12:18:14 2021 +0200

    Update bulk coupon docs (EuroPython#1396)

    * Add update functionality to the bulk coupon script

    * Update create coupon script docs.

commit ad14175
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 11 11:52:08 2021 +0200

    Add update functionality to the bulk coupon script (EuroPython#1395)

commit 3ad73b5
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Mon May 10 23:06:34 2021 +0200

    Fix bulk coupon script (EuroPython#1394)

commit 7d2e20d
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 4 15:22:53 2021 +0200

    Fix a few additional corner cases for the automatic anchor generation (EuroPython#1387)

commit f7e2193
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 4 14:59:38 2021 +0200

    Have the TOC script cleanup headers even more (EuroPython#1385)

    They will now also ignore leading and trailing hyphens as well
    as non-breaking spaces.

commit e09f78a
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 4 14:11:12 2021 +0200

    Scroll to the anchor, if given, after processing the TOC. (EuroPython#1384)

    Fixes EuroPython#1380.
fpierfed added a commit that referenced this pull request May 17, 2021
* initial

* renamed to something more sensible

* Add a required checkbox to the CfP proposal submission page. The checkbox content is not stored in the database, but submission will fail unless checked.

* added test to verify that speakers do have to agree to the speaker release agreement

* initial

* renamed to something more sensible

* Added a template simple_tag to list a user tickets for the current conference. Uses functionality already implemented.

* Added documentation

* Added a template simple_tag to list a user tickets for the current conference. Uses functionality already implemented.

* Upgraded jquery-flot to v0.8.3 for compatibility with django admin jquery version - v3.5.1

* Squashed commit of the following:

commit d382a85
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 11 12:18:14 2021 +0200

    Update bulk coupon docs (#1396)

    * Add update functionality to the bulk coupon script

    * Update create coupon script docs.

commit ad14175
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 11 11:52:08 2021 +0200

    Add update functionality to the bulk coupon script (#1395)

commit 3ad73b5
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Mon May 10 23:06:34 2021 +0200

    Fix bulk coupon script (#1394)

commit 7d2e20d
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 4 15:22:53 2021 +0200

    Fix a few additional corner cases for the automatic anchor generation (#1387)

commit f7e2193
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 4 14:59:38 2021 +0200

    Have the TOC script cleanup headers even more (#1385)

    They will now also ignore leading and trailing hyphens as well
    as non-breaking spaces.

commit e09f78a
Author: Marc-Andre Lemburg <mal@lemburg.com>
Date:   Tue May 4 14:11:12 2021 +0200

    Scroll to the anchor, if given, after processing the TOC. (#1384)

    Fixes #1380.

* initial

* Added simple authentication api for matrix

* forcing the use of HTTPS

* better query to check is somebody is a speaker

* quick fix

* better documentation, slight improvement in the ticket query and somewhat more modular in case we want to develop more endpoints.

* silly bug and fix

* initial

* cleaned things up a bit and added check for content type to ensure that we only process JSON data

* typo

* moved matrix auth api settings in pycon/settings.py and/or .env file (installation-specific)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant