Commit graph

196 commits

Author SHA1 Message Date
Pouria Hadjibagheri
4ced4e6aab Backwards compatibility issue solved. 2017-03-20 11:16:11 +00:00
Pouria Hadjibagheri
9d60c56045 Cleaned up + docs template.
Cleaned up the the new Django 1.11+ compatibility code and added documentations template. Also, `add_markdownx_attrs` now returns the updated dict with the output used for updating widget attributes.
2017-03-20 10:46:11 +00:00
Pouria Hadjibagheri
b1dfad6ec1 Specific upload of Django version. 2017-03-20 10:07:40 +00:00
Aymeric Augustin
f20c332a55 Fix #50 -- Native template-based widget rendering. 2017-03-20 10:53:29 +01:00
Pouria Hadjibagheri
15176fe807 Small correction. 2017-03-19 18:13:11 +00:00
Pouria Hadjibagheri
f0e5ac861d Updates - mostly to do with docs and front-end settings. 2017-03-19 17:19:28 +00:00
Pouria Hadjibagheri
acd947b2b9 Docs theme. 2017-03-19 17:14:33 +00:00
Pouria Hadjibagheri
ab387e874b docs update 2017-03-19 17:03:25 +00:00
Pouria Hadjibagheri
b5eb7f9c0c JavaScript updated. 2017-03-19 16:43:53 +00:00
Pouria Hadjibagheri
b962b7aea4 Docs updated. 2017-03-19 16:38:02 +00:00
Pouria Hadjibagheri
8506ea179d Now supports TAB indentations (including in selected sub-strings) and unindentation with SHIFT + TAB. 2017-03-18 20:53:22 +00:00
Pouria Hadjibagheri
1e0c8fc596 Updated docs. 2017-03-18 10:39:12 +00:00
Pouria Hadjibagheri
ea677caafb Documentations. 2017-03-18 10:11:05 +00:00
Pouria Hadjibagheri
8120d067b2 Addresses compatibility issues - now supports IE 10+. 2017-03-18 00:30:29 +00:00
Pouria Hadjibagheri
c9aa6814bf IE 10+ support for all features / IE 6+ support for non-upload features. 2017-03-17 10:51:08 +00:00
Pouria Hadjibagheri
6c8ba1d48b JavaScript code rewritten in Pure ECMA 2017 and compiled in ECMA 5 - no longer uses JQuery. 2017-03-17 00:23:49 +00:00
Pouria Hadjibagheri
7deb0073aa Added 4 new locale definitions + updated the existing ones. 2017-03-17 00:15:54 +00:00
Pouria Hadjibagheri
25033cebdd Beta version corrected. 2017-03-13 12:55:13 +00:00
Pouria Hadjibagheri
1682db03bd Now includes different operating systems too. 2017-03-13 01:01:25 +00:00
Pouria Hadjibagheri
b5071b6db9 Now includes different operating systems too. 2017-03-13 00:53:59 +00:00
Pouria Hadjibagheri
d6576846ae Now includes different operating systems too. 2017-03-13 00:50:31 +00:00
Pouria Hadjibagheri
2cc300cb58 Now includes different operating systems too. 2017-03-13 00:48:31 +00:00
Pouria Hadjibagheri
638d5fc698 Now includes different operating systems too. 2017-03-13 00:47:34 +00:00
Pouria Hadjibagheri
57fbe0642c Now includes different operating systems too. 2017-03-13 00:31:42 +00:00
Pouria Hadjibagheri
7e8c5256a2 Now includes different operating systems too. 2017-03-13 00:29:53 +00:00
Pouria Hadjibagheri
700136f87d Updated to include Django 1.11 2017-03-13 00:24:56 +00:00
Pouria Hadjibagheri
e3c14f5314 Updated travis to include Django dev version. 2017-03-13 00:20:34 +00:00
Pouria Hadjibagheri
734959fb07 Replace weired quote characters so Python 2 will understand. 2017-03-12 23:32:34 +00:00
Pouria Hadjibagheri
0ae4b9cae6 Compatibility issue + docs. 2017-03-12 23:26:02 +00:00
Pouria Hadjibagheri
03de636a35 Python 2 unicode compatibility - yet again. 2017-03-12 21:31:26 +00:00
Pouria Hadjibagheri
be2543c509 Unicode compatibility for Python 2 - again! 2017-03-12 21:28:43 +00:00
Pouria Hadjibagheri
3d2e0c77aa Unicode compatibility. 2017-03-12 21:17:53 +00:00
Pouria Hadjibagheri
70c1b8e15a Now with comprehensive documentations. 2017-03-12 20:57:18 +00:00
Pouria Hadjibagheri
e1991de714 New version strategy: updates only needed in __init__, docs and setup files will then automatically follow. 2017-03-12 20:51:16 +00:00
Pouria Hadjibagheri
64c63d6ed4 Now with comprehensive documentations. 2017-03-12 20:50:31 +00:00
Pouria Hadjibagheri
9190d4f5fc Now with comprehensive documentations. 2017-03-12 20:42:32 +00:00
Pouria Hadjibagheri
3544aead9b New version strategy: updates only needed in __init__, docs and setup files will then automatically follow. 2017-03-12 20:39:45 +00:00
Pouria Hadjibagheri
ca4478a220 New version strategy: updates only needed in __init__, docs and setup files will then automatically follow. 2017-03-12 20:35:32 +00:00
Pouria Hadjibagheri
38649c964a Separated exceptions, and added a JavaScript monitoring for SVG files. 2017-03-12 20:29:15 +00:00
adi
f24628e237 Removing dead link 2017-03-10 11:17:21 +01:00
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