Jake Howard
0924ab12b1
Support 4.1 in the other dependency file too
2023-04-16 14:29:52 +01:00
Jake Howard
031296f376
Allow Wagtail 4.1
2023-04-16 14:26:12 +01:00
Jason Dilworth
ad7facef5c
Hacky "fix" for 4.1.1 support for now
2023-02-20 11:00:31 +00:00
Paolo del Mundo
c32a8d7498
Delete shiftleft.yml and .github/workflows/shiftleft.yml ( #29 )
...
Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
2022-11-22 13:05:45 -05:00
Nick Travis
884383c275
converting from legacy % to f-strings
2022-11-07 13:25:12 -05:00
Nick Travis
9381d0ef0b
upgrading tests and required wagtail version ( #26 )
...
* upgrading tests and required wagtail version
fix #24
* add support for py 3.10
2022-10-27 17:13:59 -04:00
Adam Hill
34f43a2e25
Update readme. Bump to 0.4.1.
2022-05-26 11:20:16 -04:00
Tidiane Dia
a068e4e9ba
[DUBS-521] Wagtail 3 and Django 4 compatibility ( #25 )
...
* Update imports for Django 4 compatibility DUBS-521
* use globalThis as global object in js file DUBS-521
* Update package requirements to include Wagtail 3 DUBS-521
* Match requirements in pyproject.toml and setup.py files DUBS-521
2022-05-26 11:03:49 -04:00
Chitzia Lyfoung
0b45457dd7
update to test on 3.7+ and allow failure ( #23 )
2022-02-22 06:54:42 -08:00
Adam Hill
3faa402ccc
Add bmoe872 to contributors.
2022-02-17 16:59:35 -05:00
Adam Hill
5988c1ef8e
Bump version to 0.4.0.
2022-02-17 16:20:10 -05:00
bmoe872
0800764bd6
Add the chooser-url as a url path.
2022-02-17 16:14:48 -05:00
Paolo del Mundo
0d73e505ae
Add shiftleft.yml ( #17 )
...
Adds shiftleft.yml with `--cpg` flag
2021-06-07 15:25:07 -04:00
Adam Hill
0c32ead527
Fix setup.py so readme.md will be shown on PyPI. Make Parbhat the actual author. Bump to tag 0.3.1.
2020-11-10 10:26:53 -05:00
Adam Hill
dd47c6b22c
Bump version to 0.3.2.
2020-11-10 10:19:50 -05:00
Parbhat Puri
ba0246a2ec
Add snippetChooser URL as removed from Wagtail
2020-11-10 16:36:59 +05:30
Parbhat Puri
3fb799b51e
Update demo gif ( #10 )
...
Add new dmeo gif and update readme.
2020-04-17 16:12:32 -04:00
Parbhat Puri
adcbf8bd2e
Fix tests by using lower case model name
2020-04-08 12:12:17 +05:30
Parbhat Puri
74ad4a2511
raise exception to test on travis
2020-04-08 12:06:49 +05:30
Parbhat Puri
d2b3b435f0
Comment Embed Handler tests
2020-04-08 11:54:26 +05:30
Adam Hill
b8c665c08c
Bump version.
2020-04-07 12:57:48 -04:00
Adam Hill
aee9bdf7a5
Merge branch 'master' into feature/snippet-embed
2020-04-07 11:42:36 -04:00
Adam Hill
7c551bc72e
Add flake8 as a dev dependency.
2020-04-07 11:11:53 -04:00
Parbhat Puri
d608949830
Update docs
2020-04-03 22:18:38 +05:30
Parbhat Puri
f3e492b20c
Tests for SnippetEmbedHandler
2020-04-03 21:55:12 +05:30
Parbhat Puri
a30c737920
Rename JS file, use code icon and other fixes
2020-04-03 20:30:05 +05:30
Parbhat Puri
df521783f8
Rename current Snippet feature snippet to snippet-link
2020-04-03 20:02:17 +05:30
Parbhat Puri
c50800ff84
Show available snippet models for Link and embed only if template is present
2020-04-03 19:49:38 +05:30
Parbhat Puri
c605c6518b
Fix snippet embed display in editor and frontend
2020-04-02 19:19:44 +05:30
Adam Hill
be445da6b6
Update travis-ci configuration.
2020-04-01 13:40:57 -04:00
Parbhat Puri
371d1fb7c8
Snippet embed feature starting
2020-03-31 22:04:05 +05:30
Adam Hill
cf84e4aa4a
Split up tests.
2020-02-14 22:23:14 -05:00
Parbhat Puri
399ebd1d6f
Test for Snippet Link Handler
2020-02-13 17:53:35 +05:30
Parbhat Puri
2266946165
Note about wagtail compatibility
2020-02-12 15:40:03 +05:30
Parbhat Puri
48ebc6504f
Add demo and improve docs ( #4 )
2020-02-11 14:54:50 -05:00
Adam Hill
47c1a776c2
Bump version for pypi upload.
2020-01-17 16:08:28 -05:00
Adam Hill
d7e94cd745
Add BSD-3 license.
2020-01-17 14:10:32 -05:00
Adam Hill
3913461520
Merge.
2020-01-14 15:09:49 -05:00
Adam Hill
401074d9a5
Add setup.py based on pyproject.toml for travisci builds.
2020-01-14 15:08:51 -05:00
Nick Travis
4fea9955a2
minor cleanup
...
- pip cache auto-config
- generic python 3.6 instead of specific version
- remove the python version requirement from the push since we are only building one version
2020-01-14 14:58:43 -05:00
Adam Hill
d20f2ca677
Add TravisCI configuration.
2020-01-14 14:08:14 -05:00
Adam Hill
566b9750bf
Prepare to bump to 0.2.0.
2020-01-14 13:56:00 -05:00
Adam Hill
0a58d97f97
Add .gitignore.
2020-01-14 13:55:44 -05:00
Adam Hill
d8e1a279a6
Add python version file for pyenv.
2020-01-14 13:52:20 -05:00
Adam Hill
c59cdd7444
Update readme.
2020-01-14 13:51:05 -05:00
Adam Hill
39e41bcd30
Merge pull request #2 from themotleyfool/feature/1-tooltip-on-snippet-link
...
Use tooltip to edit or removing the snippet link
2020-01-14 13:49:20 -05:00
Parbhat Puri
83f21a0fb8
Use tooltip to edit or removing the snippet link
2020-01-13 18:21:30 +05:30
Adam Hill
417ecd8464
Initial version of functionality.
2020-01-07 23:41:21 -05:00
Adam Hill
7460187502
Initial commit.
2019-12-29 15:54:54 -05:00