Raphael Michel
983326e610
Stop pinning chardet/setuptools versions
2017-05-27 12:50:18 +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
2e9d95b96a
Update minimal django version
2017-04-05 11:10:49 +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
aba7652aee
Update django-statici18n to 1.3
2017-01-23 00:09:57 +01:00
Raphael Michel
b2cd633248
Update django-bootstrap3, bump version
2017-01-07 17:23:41 +01:00
Raphael Michel
210768a14f
Fix mistyped Django version
2017-01-04 21:21:29 +01:00
Raphael Michel
87b7ffcc2a
Simplify and update setup.py and requirements
2017-01-04 21:17:12 +01:00
Raphael Michel
67de7150e5
Built-in support for sentry
2017-01-04 21:04:47 +01:00
Raphael Michel
b6e42d64da
Upgrade to Celery 4
2017-01-04 20:12:50 +01:00
Raphael Michel
89732a3057
Use new fork of django-formset-js
2017-01-04 19:35:55 +01:00
Raphael Michel
dd8d28f6b8
Pin html5lib version
2017-01-04 13:46:57 +01:00
Raphael Michel
9d08e23a48
Fix #306 -- Add HTML multipart version to emails
2017-01-04 13:31:40 +01:00
Raphael Michel
e6f731ad77
New event creation wizard
2017-01-01 19:47:02 +01:00
Raphael Michel
34b937273a
Update PyPDF2
2016-12-04 22:53:36 +01:00
Raphael Michel
45b960b97c
Use django-statici18n in production
2016-11-09 19:08:51 +01:00
Raphael Michel
d7719d0bc7
2FA: Login via U2F
2016-10-09 12:59:43 +02:00
Raphael Michel
aecf263de7
2FA: Registraion of U2F devices
2016-10-09 12:59:43 +02:00
Raphael Michel
2f24af824e
2FA: Support for adding TOTP-based devices
2016-10-09 12:59:43 +02:00
Raphael Michel
efc6b6e480
Resolved various warnings, upgrade bootstrap3
2016-09-27 10:50:13 +02:00
Raphael Michel
965428e422
Django 1.10: New-style middlewares
2016-09-27 10:00:03 +02:00
Raphael Michel
1bf459c193
Upgrade Django to 1.10
2016-09-26 19:21:18 +02:00
Raphael Michel
1faacef9d4
Always process tasks through celery ( #245 )
2016-09-21 10:38:31 +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
d32c1bd9c8
Added runtime SASS compliation and color settings
2016-07-29 20:15:13 +02:00
Raphael Michel
fdff5e7a98
Switched from LESS to SASS
2016-03-31 20:08:27 +02:00
Raphael Michel
ced7302b81
Get rid of our own dj-static fork
2016-02-16 16:43:12 +01:00
Raphael Michel
b0fa089561
Fixed dependency declaration in setup.py, upgraded django-compressor
2016-02-16 16:33:23 +01:00
Raphael Michel
cd0c840825
Django 1.9 requires django-compressor@develop
2015-12-12 23:32:01 +01:00
Raphael Michel
493b80a481
Updated Django to 1.9, django-bootstrap3 to 6.2 and reportlab to 3.2
2015-12-12 13:21:24 +01:00
Raphael Michel
d133d2abff
Removed CleanerVersion layer [backwards-incompatible!]
2015-12-12 13:08:33 +01:00
Raphael Michel
2d629c6a03
Removed -e from requirements
2015-09-26 19:08:39 +02:00
Raphael Michel
c268da02a2
Simplified the locking procedure
2015-09-16 16:03:17 +02:00
Raphael Michel
0cbf9aeec3
Added product pictures
2015-07-25 23:58:02 +02:00
Raphael Michel
76d93d8592
Bypass in CleanerVersion
2015-06-29 20:51:45 +02:00
Raphael Michel
c1db8c4ebc
Update dependencies
2015-06-29 17:44:14 +02:00
Raphael Michel
72ee9bffed
Upgrade to Django 1.8.2
2015-06-03 00:16:13 +02:00
Raphael Michel
18a83d7e38
Re-use official static3 package as 0.6.1 fixed the bug we found
...
Use own dj-static fork as long as our patch is in review
Remove setting for FORCE_SCRIPT_NAME
2015-05-20 10:22:45 +02:00
Raphael Michel
3fbd57add7
Temporary usage of our own static3 patch
2015-05-18 13:02:59 +02:00
Raphael Michel
d1473b9958
Pin version requirements, add more tasks to makefile, specify python
...
version in manage.py shebang
2015-05-15 22:54:12 +02:00
Raphael Michel
c6bff238ba
Serve static files
2015-05-12 21:48:41 +02:00
Raphael Michel
a3c0f061f4
Upgrade Django version
2015-05-12 20:38:37 +02:00
Raphael Michel
f4d3679841
Django 1.8 was released
2015-04-02 12:30:17 +02:00
Raphael Michel
e774c7b7d5
Prototype for PDF generation
2015-03-22 00:06:35 +01:00
Raphael Michel
197fbbd180
Allow to modify answers for pending orders
2015-03-14 13:32:56 +01:00
Raphael Michel
a0b9e9a5f9
Split requirements files
...
Remove unused import
2015-03-14 12:59:34 +01:00