Commit graph

406 commits

Author SHA1 Message Date
adi
fa820cfe8b setup.py update 2017-03-10 11:08:57 +01:00
adi
b43623d950 Small refactoring: events naming, logging only errors in console. 2017-03-10 10:47:49 +01:00
Pouria Hadjibagheri
e74bd77cd2 Merge pull request #49 from ribalba/master
Added three more triggers into the JS to account for the progress during upload.
2017-03-08 19:51:58 +00:00
Didi Hoffmann
29845b9425 Added three more triggers that enable an animation to be shown when a file is uploaded. 2017-03-08 12:11:14 +01:00
b s
401e5f5167 remove print statement (#46) 2017-02-21 23:00:51 +01:00
adi
e61930cf43 Moved changelog to Github Releases 2017-01-16 22:27:11 +01:00
adi
8c5556f10d Merge branch 'master' of https://github.com/adi-/django-markdownx 2017-01-16 22:07:25 +01:00
adi
ec6284cb96 README.md 2017-01-16 22:07:20 +01:00
adi
57de66cd2d no message 2017-01-16 22:06:55 +01:00
Pouria Hadjibagheri
1f3be83d59 Python 3.6 and version 1.7.2
Updated the version and included Python 3.6.
2017-01-16 20:41:37 +00:00
Pouria Hadjibagheri
be7f2c057c Python 3.6 support
CIT manifesto now includes Python 3.6 test.
2017-01-16 20:39:31 +00:00
Pouria Hadjibagheri
cc6825f0d4 Merge pull request #44 from adi-/v1.7.2
v1.7.2: Rectifies the bug causing non-svg images being ignored and adds "image/xml+svg" to the default settings.
2017-01-16 20:35:39 +00:00
adi
19f05e605b Merge branch 'master' of https://github.com/adi-/django-markdownx
# Conflicts:
#	setup.py
2017-01-16 21:20:25 +01:00
adi
8988179370 PyPi readme update 2017-01-16 21:19:46 +01:00
adi
e60210893c PyPi readme update 2017-01-16 21:18:08 +01:00
Pouria Hadjibagheri
9d6cb94bd8 Rectified the error causing image size alteration for non-svg images being ignored. More clean ups, and breakdown of functions inline with functional/OOP best practices, to make them easier to debug. 2017-01-16 20:18:07 +00:00
Pouria Hadjibagheri
b76d0a1d90 Small clean up of the code. 2017-01-16 20:15:46 +00:00
adi
29f327c45a testapp update 2017-01-16 21:10:09 +01:00
adi
87933b55e7 Fix for custom CSS classes in the widget
v.1.7.1
2017-01-16 20:52:31 +01:00
adi
d915284e41 v1.7 2017-01-14 14:03:05 +01:00
adi
598e202db4 Update README.md (#40) 2017-01-14 13:55:28 +01:00
Pouria Hadjibagheri
d366798404 SVG upload (#39)
* Added SVG image upload functionality, cleaned up the code slightly, and added some documentations.

* Added 'image/svg+xml' example to MARKDOWNX_UPLOAD_CONTENT_TYPES in settings.
2017-01-10 19:14:56 +01:00
Karl Odie
dbb572259b Stop widget being overridden if set to a multiwidget containing a markdownx widget (#38) 2017-01-07 17:18:07 +01:00
adi
39e756b1a9 [Updates #33] Testapp source code 2016-12-04 19:36:41 +01:00
adi
9dba8c0abd Corrupted image upload exception 2016-08-25 21:06:00 +02:00
adi
8f140679aa README update 2016-08-19 07:54:47 +02:00
adi
f671969eb9 README updates 2016-08-18 22:03:44 +02:00
adi
be27e81f01 README.md update 2016-08-18 09:38:16 +02:00
adi
980a322f7a Classifiers update 2016-08-17 21:53:03 +02:00
adi
dbcc24814c README.md update 2016-08-17 21:03:38 +02:00
adi
5fe6adbc4b README.md update 2016-08-17 15:27:23 +02:00
adi
66897b4fe9 Badge update 2016-08-17 15:25:13 +02:00
adi
c4a205a8f3 Runtest template fix 2016-08-15 14:01:09 +02:00
adi
233e047bed test env update 2016-08-15 13:36:29 +02:00
adi
3f46bddf21 Template render syntax fix 2016-08-15 13:27:06 +02:00
adi
c329577d44 v1.6 2016-06-18 11:49:30 +02:00
adi
ae7de5a499 Small improvements 2016-06-18 11:43:34 +02:00
adi
91db36c535 Universal wheel 2016-06-18 11:10:12 +02:00
adi
89491f491f Merge branch 'master' of https://github.com/adi-/django-markdownx 2016-06-18 11:07:44 +02:00
adi
daa8d635da Fix for module setting 2016-06-18 11:07:38 +02:00
Camilo Nova
fc8c27f94f Use django default storage (#23)
It works when you want to use another storage. Tested with django-storages with S3 and local file system.
2016-06-18 10:54:01 +02:00
adi-
f8b37645c1 setup.py 2016-05-15 13:41:30 +02:00
adi-
141b44c317 README 2016-05-15 13:38:54 +02:00
adi-
ecaf6a588d Update 2016-05-15 13:36:20 +02:00
adi-
c433b504e2 Update 2016-05-15 13:34:58 +02:00
adi-
d8094ab0ea Update 2016-05-15 13:34:15 +02:00
adi-
190f0c466b README fix 2016-05-15 13:34:09 +02:00
adi-
e0e6da869d Readme update 2016-05-15 13:13:35 +02:00
adi-
255310e9dc setup.py cleanup #2 2016-05-14 22:25:51 +02:00
adi-
ec5c4801b9 setup.py cleanup 2016-05-14 22:03:26 +02:00