Commit graph

293 commits

Author SHA1 Message Date
adi
f30ca72003 Added Django 1.11+ widget 2017-05-12 00:05:55 +02:00
adi
f5c9b8f790 Merge branch 'feature/Enhance_testapp_#67' into develop 2017-05-11 23:57:39 +02:00
adi
b1ae22e421 [Closes #67]
* add superuser account for easier django admin testing
2017-05-11 23:57:27 +02:00
adi
67b1769ebd [Updates #67]
* cleanup current app
* add bootstrap framework
2017-05-11 23:51:29 +02:00
adi
3af00e0b2c Removed testapp package from the release 2017-05-04 23:22:24 +02:00
adi
7e8dd5abe1 Removed testapp package from the release 2017-05-04 23:05:57 +02:00
adi
c8db50518f Missing migrations for testapp 2017-05-04 22:32:22 +02:00
adi
1e5f02cb5c Support of minified css 2017-05-04 22:31:51 +02:00
adi
822c0958b1 Moving static source files outside package #2 2017-05-04 22:31:33 +02:00
adi
21d17a3e63 Moving static source files outside package 2017-05-04 16:37:52 +02:00
adi
0a79262dd7 gitignore fix on static files 2017-05-04 16:29:10 +02:00
adi
506bad4132 Merge branch 'master' of https://github.com/neutronX/django-markdownx
* 'master' of https://github.com/neutronX/django-markdownx:
  Incremented patch number re issues #63 and #64.
  Issue #64 - inhibitDefault is now accessible from within EventHandlers.
  Issue #64 + slight improvement.
2017-05-04 13:19:54 +02:00
adi
f337cde74b Adding package.json for vagrant/docker env 2017-05-04 13:19:45 +02:00
Pouria Hadjibagheri
69908b19b1 Incremented patch number re issues #63 and #64. 2017-05-04 11:50:36 +01:00
Pouria Hadjibagheri
90add2993d Issue #64 - inhibitDefault is now accessible from within EventHandlers. 2017-05-04 11:45:35 +01:00
Pouria Hadjibagheri
c6689c9985 Issue #64 + slight improvement. 2017-05-04 11:24:06 +01:00
adi
e74785c108 [Closes #32] Added names to URL patterns 2017-05-02 21:47:45 +02:00
adi
f640ede74c v.2.0.18 2017-05-02 21:32:46 +02:00
adi
14f6748cbc [Fixes #65] MARKDOWNX_IMAGE_MAX_SIZE not respected 2017-05-02 21:15:45 +02:00
Pouria Hadjibagheri
632cae5626 Check visibility before resizing the editor. 2017-04-25 15:14:26 +01:00
Pouria Hadjibagheri
d40a03789c Updated contributions with additional instructions. 2017-04-25 14:57:17 +01:00
Pouria Hadjibagheri
aee683904d Create .nojekyll automatically. 2017-04-25 14:56:26 +01:00
Pouria Hadjibagheri
5f8b4f56e9 Specific imports. 2017-04-25 14:51:03 +01:00
Pouria Hadjibagheri
9d0c63a7c7 Test SQLite is now deleted through -c. 2017-04-25 14:50:23 +01:00
Pouria Hadjibagheri
00ae0f2e93 Rectified JS monitoring bug. 2017-04-25 14:48:37 +01:00
Pouria Hadjibagheri
03984c1a5c Minor corrections. 2017-04-25 10:42:00 +01:00
Pouria Hadjibagheri
56eda102ce Python 2 can now run the tests (-no-container). 2017-04-25 10:09:06 +01:00
Pouria Hadjibagheri
9decf2cb93 SVG/JS monitoring bug rectified. 2017-04-25 10:03:45 +01:00
Pouria Hadjibagheri
b4ea49e2e7 Updated the docs. 2017-04-25 01:25:14 +01:00
Pouria Hadjibagheri
58f03fed25 Updated the docs. 2017-04-25 01:23:03 +01:00
Pouria Hadjibagheri
d371a2da64 Updated the docs. 2017-04-25 01:21:45 +01:00
Pouria Hadjibagheri
53a93835f3 Updated the docs. 2017-04-25 01:18:37 +01:00
Pouria Hadjibagheri
2826e581d5 Updated the docs + minor clean ups. 2017-04-25 01:17:10 +01:00
Pouria Hadjibagheri
c66e4f6dc5 Merge remote-tracking branch 'origin/master' 2017-04-23 21:54:30 +01:00
Pouria Hadjibagheri
bfefbe9754 Corrected admin.site.register bug. 2017-04-23 21:53:50 +01:00
adi
6ccea4cfa8 MANIFEST fix 2017-04-23 22:33:29 +02:00
adi
fa4d1c1fdd Cleanup 2017-04-23 21:46:21 +02:00
adi
3edbb3b93f Django version fix 2017-04-23 21:44:35 +02:00
adi
05f324dd44 README unification 2017-04-23 21:42:48 +02:00
adi
9516dcf0ed README 2017-04-23 21:28:40 +02:00
adi
d86f71ac5f Merge branch 'master' of https://github.com/adi-/django-markdownx
* 'master' of https://github.com/adi-/django-markdownx:
  __init__ import altered.
2017-04-23 21:19:05 +02:00
adi
bffa7bb893 Merge branch 'master' of https://github.com/adi-/django-markdownx
* 'master' of https://github.com/adi-/django-markdownx:
  __init__ import altered.
  Minor clean up.

# Conflicts:
#	setup.py
2017-04-23 21:18:45 +02:00
Pouria Hadjibagheri
04c0b8a321 __init__ import altered. 2017-04-23 19:21:57 +01:00
adi
b1acd600be Cleanup 2017-04-23 20:21:10 +02:00
Pouria Hadjibagheri
a915b85717 __init__ import altered. 2017-04-23 19:20:01 +01:00
Pouria Hadjibagheri
82cda63163 Merge remote-tracking branch 'origin/master' 2017-04-23 19:14:21 +01:00
Pouria Hadjibagheri
008682237a Minor clean up. 2017-04-23 19:14:08 +01:00
adi
139b9a453b static files 2017-04-23 18:13:48 +02:00
adi
98b9d3def6 setuptools related 2017-04-23 18:13:37 +02:00
adi
f482f334af Merge branch 'master' of https://github.com/adi-/django-markdownx
* 'master' of https://github.com/adi-/django-markdownx:
  chmod +x manage.py
2017-04-23 17:19:14 +02:00