Sebastien Corbin
cf2ad535e1
Add tests for admin usage
2020-04-18 20:48:06 +02:00
Sebastien Corbin
2be2c4dcc6
Update jSignature lib
2020-04-18 20:22:14 +02:00
Sebastien Corbin
d08e0ba276
Handle both admin and not admin usages
2020-04-18 20:22:04 +02:00
Sebastien Corbin
ac8c20abb3
Remove dependency over six
2020-04-18 19:04:25 +02:00
Sebastien Corbin
622f3ea10b
Rework test matrix and structure
2020-04-18 18:53:42 +02:00
Unknown
d0ae3a9c43
Fix jquery dependency for Django >2.2 version
...
Django changed the way media assets are merged, now using a topological sort algorithm. Dependencies are now needed to be added in the media so they are recognized by the algorithm.
2019-10-03 20:38:25 -03:00
David Sauve
33b43b98b0
Added renderer=None to render call
2019-04-03 14:28:43 -07:00
David Sauve
9923614d6a
Updated JSignatureField to remove SubfieldBase
2019-04-03 14:25:11 -07:00
Gagaro
880033d3a5
fix: django.utils.six not available before django 1.6
2014-12-04 12:34:49 +01:00
Gagaro
c15074873b
fix: python 3 compatibility
2014-12-04 12:27:25 +01:00
Gagaro
8e912f9738
tests: improve testing by splitting tests + use six for basestring python3 compatibility
2014-12-04 12:18:53 +01:00
Gagaro
32566873a4
splitted widgets tests
2014-12-03 11:18:28 +01:00
Florent Lebreton
337a8f9a08
Add a setting for reset button (@jsayles)
2014-11-26 19:19:03 +01:00
Florent Lebreton
51005db0ca
South is not required (@jsayles)
2014-11-26 18:44:38 +01:00
Florent Lebreton
02e78b1a6c
Better rendering and javascript initialization (@andybak / #2 )
2014-11-26 18:44:26 +01:00
Robert Rouhani
b29c5964af
Fix bug where form value is never set if the name contains an underscore.
2014-04-22 00:44:06 -04:00
Florent Lebreton
5c7f1d7037
PEP8 clean-up
2013-11-20 15:59:14 +01:00
Florent Lebreton
7666e781e5
Widget should not behave as a hidden field
2013-11-20 15:46:40 +01:00
Florent Lebreton
0de152f292
Use coverage and add missing test
2013-09-29 14:46:05 +02:00
Florent Lebreton
91b0e4d400
Move quicktest script
2013-09-29 11:37:32 +02:00
Florent Lebreton
ca5ba2d0f8
Fix bugs in draw_signature and add tests
2013-09-29 11:18:00 +02:00
Florent Lebreton
95860405f3
Use travis-ci
2013-09-29 10:24:18 +02:00
Florent Lebreton
a8ef50d8d0
Add tests
2013-09-19 16:23:57 +02:00
Florent Lebreton
5c17f753e7
Clean-up
2013-09-19 16:04:46 +02:00
Florent Lebreton
a19d0f9545
Add french translation
2013-09-18 11:14:52 +02:00
Florent Lebreton
c4bb0b8fd1
Improve handling of different values types
2013-09-18 10:50:19 +02:00
Florent Lebreton
082523eb47
First version
2013-09-13 12:17:26 +02:00