Commit graph

651 commits

Author SHA1 Message Date
Artur Barseghyan
2bdf3abfa8 nicer styling for captcha on bootstra3 2018-01-10 13:45:40 +01:00
Artur Barseghyan
36f26495c9 changelog updated 2018-01-09 22:37:37 +01:00
Artur Barseghyan
6135fbdb3b prepare 0.12.13 2018-01-09 22:10:57 +01:00
Artur Barseghyan
ef949378e6 update docs 2018-01-09 20:38:37 +01:00
Artur Barseghyan
e01b15e6fa wip themes 2018-01-09 17:12:25 +01:00
Artur Barseghyan
5e05147af9 Merge branch 'master' into non-horizontal-forms 2018-01-09 01:56:01 +01:00
Artur Barseghyan
818dd8fd37 docs updated 2018-01-09 01:55:37 +01:00
Artur Barseghyan
243d9ea849 Merge branch 'non-horizontal-forms' of github.com:barseghyanartur/django-fobi into non-horizontal-forms 2018-01-09 01:54:41 +01:00
Artur Barseghyan
36c42044c1 docs updated - replaced pythonhosted links with read the docs 2018-01-09 01:54:24 +01:00
Artur Barseghyan
7696522712
Merge pull request #112 from RIPE-NCC/non_horizontal_form
Non horizontal forms (bootstrap)
2018-01-05 23:54:31 +01:00
Frantisek Holop
6f03c39fc3 add class blocks for service buttons 2018-01-05 16:02:53 +01:00
Frantisek Holop
162613d158 fix tab id 2018-01-05 15:55:48 +01:00
Frantisek Holop
35eb493c37 introduce a form id so sorting is not dependent on form class 2018-01-05 15:38:05 +01:00
Frantisek Holop
ffb739614a remove unused empty div 2018-01-05 15:03:54 +01:00
Frantisek Holop
508e8341ef 2 space indent everywhere, no functional change 2018-01-05 14:53:29 +01:00
Artur Barseghyan
83a0f66333 fixes in readme 2018-01-05 00:33:09 +01:00
Artur Barseghyan
cda1aae7dc
Merge pull request #111 from ksze/change_wagtail_demo_remote
Change the git remote URL of the wagtail demo submodule to use HTTPS instead of SSH
2018-01-04 22:44:33 +01:00
Kal Sze
bd5e7feb96 Change the git remote URL of the wagtail demo submodule to use HTTPS instead of SSH.
Otherwise automatic deployments (e.g. via `pip install
https://github.com/barseghyanartur/django-fobi.git@0.12.12#django-fobi`) would fail
to clone this submodule, unless an account-wide read/write SSH key is available to
the system account running the deployment. This is undesirable from a
security perspective.

Users could work around this by creating a dummy GitHub account that has
no write access to any repo, and add an account-wide SSH key to it, but
it's still annoying and means one more thing to maintain.

This change means that you don't get the convenience of pushing changes
to the wagtail demo using SSH key, but I think it's better than making
automatic deployments complicated.
2018-01-04 17:58:19 +08:00
Artur Barseghyan
cee46d6424 prepare 0.12.12 2018-01-03 23:15:21 +01:00
Artur Barseghyan
2747e57e4f clean up 2017-12-27 20:44:17 +01:00
Artur Barseghyan
b52d5da1c4 clean up; prepare 0.12.11 2017-12-27 15:11:05 +01:00
Artur Barseghyan
d486f924d1 rebuild docs 2017-12-27 01:49:08 +01:00
Artur Barseghyan
e3c31e6e79 docs updated 2017-12-24 22:56:13 +01:00
Artur Barseghyan
5466b1afb4 clean up 2017-12-24 22:50:49 +01:00
Artur Barseghyan
6daa017634 tox updated for django 2.0 2017-12-24 21:52:55 +01:00
Artur Barseghyan
d84b386a8b updated test requirements 2017-12-24 21:38:29 +01:00
Artur Barseghyan
85662b4cf8 clean up 2017-12-24 00:42:55 +01:00
Artur Barseghyan
3dbce3d10a clean up 2017-12-24 00:38:20 +01:00
Artur Barseghyan
ea3422dbf2 more on django 2.0 support 2017-12-24 00:31:58 +01:00
Artur Barseghyan
7200644a75 prepare 0.12.10 2017-12-23 23:14:20 +01:00
Artur Barseghyan
0627f0b034 more on tests 2017-12-23 23:09:30 +01:00
Artur Barseghyan
2f2d660ee1 more on django 2.0 2017-12-22 00:13:03 +01:00
Artur Barseghyan
b54f4b6257 more on django 2.0 2017-12-22 00:03:06 +01:00
Artur Barseghyan
b960f8cb01 more on django 2.0 2017-12-21 23:49:49 +01:00
Artur Barseghyan
c0acaf1d43 initial work on django 2.0 compatibility 2017-12-21 16:15:06 +01:00
Artur Barseghyan
c8fe8c8d96 clean up roadmap 2017-12-21 14:50:03 +01:00
Artur Barseghyan
836b35f0c7 code style fixes 2017-12-21 14:30:17 +01:00
Artur Barseghyan
01ec88cf15 prepare 0.12.9 2017-12-21 14:23:01 +01:00
Artur Barseghyan
3cb7ea08fb docs updated 2017-12-21 14:12:58 +01:00
Artur Barseghyan
a3e83e54ce add markdown plugin 2017-12-21 14:09:47 +01:00
Artur Barseghyan
4a66c1ee42 update docs 2017-12-19 23:16:14 +01:00
Artur Barseghyan
3fc7f1c996 prepare 0.12.8 2017-12-19 22:52:43 +01:00
Artur Barseghyan
7cb2a40090 added auto form mail common form callback 2017-12-19 14:46:34 +01:00
Artur Barseghyan
68140cedab prepare 0.12.7 2017-12-17 23:16:22 +01:00
Artur Barseghyan
ce6b3f16b9 docs updated 2017-12-17 23:12:42 +01:00
Artur Barseghyan
017d6ac8c5 docs updated 2017-12-17 22:25:37 +01:00
Artur Barseghyan
166895f44f changelog updated 2017-12-17 22:23:27 +01:00
Artur Barseghyan
c166b720b3 rename admin theme integration plugin for rich text, fixes in rich text plugin 2017-12-17 22:15:13 +01:00
Artur Barseghyan
695755b666 helper scripts updated 2017-12-17 22:01:22 +01:00
Artur Barseghyan
0e2b62134a changelog updated 2017-12-17 21:57:46 +01:00