Raphael Michel
77a8726a03
Fix #615 -- Incorrect defaults for email texts
2017-09-05 11:46:33 +02:00
Raphael Michel
76666b0d22
Update and fix trove classifiers
2017-08-23 17:47:13 +02:00
Raphael Michel
56338be13e
Tax rules and reverse charge ( #559 )
...
Tax rules and reverse charge
2017-08-23 13:13:16 +03:00
Raphael Michel
a2c1413036
[SECURITY] Use defusedcsv for exports
2017-08-21 15:14:44 +02:00
Nicole Klünder
0e4c414c2e
fix wrong stripe version in setup.py ( #588 )
2017-08-01 20:39:25 +02:00
Raphael Michel
ef022f5a6d
Add new dependencies to setup.py
2017-07-19 17:42:07 +02:00
Raphael Michel
45c17ba949
Fix syntax error in setup.py
2017-07-02 18:57:55 +02:00
Raphael Michel
15bd1d9006
Fix missing dependencies in setup.py
2017-07-02 18:44:25 +02:00
Raphael Michel
759c5374d9
Fix chardet pinning in setup.py
2017-05-30 19:22:28 +02:00
Claudio Luck
b4eb707b38
bump required mt940 to v4.7
2017-05-27 11:59:21 +02:00
Tobias Kunze
0f2875e89a
[Django 1.11] Upgrade to Django 1.11
2017-05-26 09:44:11 +02:00
Raphael Michel
984d5c716b
Integrate hierarkey package ( #460 )
2017-04-10 18:11:21 +02:00
Matthew Emerson
4accbef6a9
Fix #446 -- Choices for Event.currenxy attribute ( #452 )
...
* Change event currency to a choice attribute
* Added pycountry to requirements for currency list
* Fixed issues from flake8
* Added tests for event currency and added pycountry to setup.py
* Removed whitespace from test/control/test_events.py
2017-04-06 12:08:55 +02:00
Raphael Michel
4919f8991c
Automatic update checks ( #434 )
...
* Basic update checks
* Fix issues pointed out by @rixx
* First test
* Add tests
* Even more tests
2017-04-01 15:34:34 +02:00
jlwt90
55953d5b4e
Fix #389 -- Add event ical download feature ( #413 )
...
* added event ical download feature
* handle event settings and timezone
* add test cases for ical download
* fix failed test case for timezone settings
* using vobject lib to generate ical
* customised UID & add vobject dependency
2017-03-09 21:13:08 +01:00
Raphael Michel
c63e69db5f
Remove version pin of html5lib and update bleach
2017-03-08 18:26:52 +01:00
Raphael Michel
8b7d2314b8
Use django-i18nfield library ( #418 )
2017-02-27 21:16:28 +01:00
Raphael Michel
136094caf9
Updated README (thanks Dr. h.c. pun. @rixx)
2017-02-07 00:09:35 +01:00
Raphael Michel
70ee678fef
Fix language classifiers
2017-02-03 15:58:38 +01:00
Raphael Michel
aba7652aee
Update django-statici18n to 1.3
2017-01-23 00:09:57 +01:00
Raphael Michel
9f90ac80a0
Workaround to fix #378
...
See https://github.com/zyegfryed/django-statici18n/pull/29 for real fix
2017-01-18 10:02:53 +01:00
Raphael Michel
ffa35a9b9b
Fix Django version in PyPI classifier
2017-01-09 20:20:02 +01:00
Raphael Michel
b16824ec2b
Rename readme, fix packaging
2017-01-04 22:10:06 +01:00
Raphael Michel
dd074a11d4
Fix typo in setup.py
2017-01-04 21:38:45 +01:00
Raphael Michel
41c0719235
Add correct mt940 package to requirements
2017-01-04 21:35:07 +01:00
Raphael Michel
87b7ffcc2a
Simplify and update setup.py and requirements
2017-01-04 21:17:12 +01:00
Raphael Michel
e71611988e
Fix order in setup.py
2016-11-09 19:58:27 +01:00
Raphael Michel
dae5d859db
Banktransfer: Big import refactoring
2016-09-08 20:43:05 +02:00
Raphael Michel
42b9559b6f
Removed selenium as a test dependency
2016-08-14 17:20:33 +02:00
FlaviaBastos
04ab016d91
Fix #51 -- Allow rich text in product and category descriptions
...
* Allow rich text in product descriptions
#51
* Allow rich text in category descriptions, update requirements to support fix.
#51
* Change line break (aesthetic only)
#51
* Add markdown to requirements. Update authors file
2016-08-05 23:53:41 +02:00
Raphael Michel
3db4d32940
Compile messages at build time
2016-02-16 16:48:42 +01:00
Raphael Michel
ffba6f93de
Added banktransfer requirements to setup.py
2016-02-16 16:46:08 +01:00
Raphael Michel
f503d3f3f5
Move static files out of pretix again, compile on setuptools build
2016-02-16 16:42:02 +01:00
Raphael Michel
b0fa089561
Fixed dependency declaration in setup.py, upgraded django-compressor
2016-02-16 16:33:23 +01:00
Raphael Michel
bbcfb62d27
Really exclude tests from python packages
2016-02-16 16:22:12 +01:00
Raphael Michel
c930829510
Got rid of all submodules
2016-02-16 16:17:04 +01:00
Raphael Michel
e828d711bd
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
Raphael Michel
e456f9bd8f
Added a setup.py file
2015-07-05 19:31:07 +02:00