Commit Graph

776 Commits

Author SHA1 Message Date
Raphael Michel
1e72c58219 Code style fix 2015-12-13 15:11:50 +01:00
Raphael Michel
f748752391 Removed multi-dimensional item variations [backwards-incompatible] 2015-12-13 15:03:56 +01:00
Raphael Michel
bc13ba9517 Fixed Organizer edit form 2015-12-13 13:03:48 +01:00
Raphael Michel
1c696c4c87 Updated rtd badge path 2015-12-13 00:25:16 +01:00
Raphael Michel
84655449d9 Fixed problems with the I18nTextField widget 2015-12-12 23:49:35 +01:00
Raphael Michel
bebc15241a Fixed double requirement for readthedocs 2015-12-12 23:32:24 +01:00
Raphael Michel
cd0c840825 Django 1.9 requires django-compressor@develop 2015-12-12 23:32:01 +01:00
Raphael Michel
9df77c6c27 Removed usage of deprecated SubfieldBase metaclass 2015-12-12 23:18:00 +01:00
Raphael Michel
85f580ec5b Added requirements file for readthedocs.org 2015-12-12 23:04:27 +01:00
Raphael Michel
58b85819bc Added logging for all basic operations 2015-12-12 22:53:11 +01:00
Raphael Michel
83b5fa2fa6 Added a model for logging actions 2015-12-12 15:41:48 +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
0c9c9dd22c Indentation fix 2015-12-06 18:46:17 +01:00
Raphael Michel
90d62189b6 Removed an obsolete TODO statement 2015-12-06 18:34:40 +01:00
Raphael Michel
613c072ee6 Minor services optimizations 2015-12-06 18:32:29 +01:00
Raphael Michel
324c35cbeb Merge pull request #111 from pretix/remove-restrictions
Remove restrictions
2015-12-06 18:24:43 +01:00
Raphael Michel
e70485e7fb Re-added the ability to restrict a product sale by time 2015-12-06 18:18:54 +01:00
Raphael Michel
4a1122a862 Fixed #108 -- Removed the restrictions system 2015-12-06 17:49:02 +01:00
Raphael Michel
b26eaaa6c9 Consistent use of static files template tags 2015-12-03 23:23:07 +01:00
Raphael Michel
8dd7b581d5 Refs #110 -- Don't use cached session storage without a central cache 2015-12-03 22:07:30 +01:00
Raphael Michel
411eb3c60f Got rid of an obsolete setting 2015-12-03 21:59:14 +01:00
Raphael Michel
53e843ca82 Extended gitignore 2015-12-03 21:12:10 +01:00
Raphael Michel
34bdf7134d Fixed PDF ticket generation 2015-11-12 19:40:39 +01:00
Raphael Michel
ec0a7d6fe4 Removed typo 2015-11-12 19:21:30 +01:00
Raphael Michel
97debe73ae Fixed variations with unlimited availability 2015-11-12 19:14:20 +01:00
Raphael Michel
778ca10676 Fixed test settings 2015-11-12 18:58:11 +01:00
Raphael Michel
09907ee367 Made debug-toolbar optional 2015-11-12 18:49:00 +01:00
Raphael Michel
b6c418a753 Updated tests (see 6c9e8ae) 2015-11-09 21:35:07 +01:00
Raphael Michel
95f193ae3b Added a gitignore file to the test folder 2015-11-09 21:32:50 +01:00
Raphael Michel
d33e015919 Added an global index page 2015-11-09 21:32:37 +01:00
Raphael Michel
f883097627 Fixed a bug on payment confimation with JS enabled 2015-11-09 21:24:34 +01:00
Raphael Michel
e51029f9f7 Added two docstrings 2015-11-09 21:14:20 +01:00
Raphael Michel
6c9e8ae3a7 Fixed cookie domain behaviour 2015-11-09 21:13:02 +01:00
Raphael Michel
6d8179038b Updated German translation 2015-11-05 10:50:13 +01:00
Raphael Michel
ee93495fda Added a custom csrf failure view 2015-11-05 10:19:05 +01:00
Raphael Michel
79ad8b40ed Added python3.5-style type annotations to pretix.base 2015-11-04 23:39:59 +01:00
Raphael Michel
ecebe481d7 Rename "session" field to "cart_id" 2015-11-04 23:39:59 +01:00
Raphael Michel
d87715c8d6 Fixed missing mail settings 2015-11-01 14:21:33 +01:00
Raphael Michel
7c3142995c Fixed a logic bug 2015-11-01 14:20:10 +01:00
Raphael Michel
232c42b265 Added an organizer overview page 2015-10-22 17:45:19 +02:00
Raphael Michel
0b4cae07c4 Splitted URL configuration for main and subdomains 2015-10-21 18:16:17 +02:00
Raphael Michel
5e5292f2c4 Fixed bug introduced in a2af3db 2015-10-21 18:02:56 +02:00
Raphael Michel
2832498a16 Added some form validation; fixed broken templates 2015-10-21 16:49:22 +02:00
Raphael Michel
5bded76187 Do not mark valid vields as green 2015-10-21 16:42:59 +02:00
Raphael Michel
3201afe64f Added some validation to the Event model 2015-10-21 16:39:28 +02:00
Raphael Michel
9d30f9fc64 Added form errors to all bootstrap forms 2015-10-21 16:32:13 +02:00
Raphael Michel
a2af3db771 Added the option of unlimited quotas 2015-10-21 16:31:58 +02:00
Raphael Michel
2fb90efa4d Fixed a wrong type annotation 2015-10-21 15:53:37 +02:00
Raphael Michel
493e520db7 Reworded descriptions 2015-10-19 21:55:01 +02:00