Raphael Michel
|
aad44105a4
|
Document and further restrict a possible path traversal issue
|
2016-08-29 21:49:46 +02:00 |
|
Raphael Michel
|
19f17dec1c
|
Set enabled_langcodes in I18nFormFields in ProviderForm instances
|
2016-08-29 20:07:36 +02:00 |
|
Tobias Kunze
|
6108aa880a
|
Typos & translations (#211)
* Translation work on german-informal
* Add translations for new options
|
2016-08-29 19:27:53 +02:00 |
|
Tobias Kunze
|
3458d64850
|
Add a count of elements to pagination elements (#219)
Also, add a second, upper pagination element to orders and attendees
list sites as those tend to get long.
|
2016-08-29 19:19:57 +02:00 |
|
Tobias Kunze
|
9548dc69a7
|
Fix #172 -- Add a filter for overdue orders (#216)
|
2016-08-29 19:16:48 +02:00 |
|
Tobias Kunze
|
7cbc497737
|
Fix #166 -- Do not resend links to cancelled orders (#214)
|
2016-08-29 19:12:44 +02:00 |
|
Tobias Kunze
|
1a24a2e892
|
Show a voucher's item's variation, if any, in list view (#181) (#213)
|
2016-08-29 19:12:05 +02:00 |
|
Enrique Saez
|
3583dde1db
|
Fix #202 -- Allow the manual ordering of questions
* Allow the manual ordering of questions
Update Unit Tests
Fix some typos
* Add migrations
* Minor notation change
|
2016-08-29 18:36:56 +02:00 |
|
Raphael Michel
|
68967fbfda
|
Fixed mail settings form that was missing a field
|
2016-08-16 21:34:38 +02:00 |
|
Tobias Kunze
|
4191f93ece
|
Add setting determining invoice number format (#193)
|
2016-08-16 21:18:39 +02:00 |
|
Raphael Michel
|
1cb956d508
|
Added setting to disable order cancelling for users
|
2016-08-15 16:42:39 +02:00 |
|
Tobias Kunze
|
19e45ac294
|
Remove phone numers from invoices (#189)
|
2016-08-15 15:06:26 +02:00 |
|
Raphael Michel
|
f2baf79a52
|
Properly implement and test quota checking in the voucher admin
This also fixes #170
|
2016-08-15 11:55:51 +02:00 |
|
Raphael Michel
|
7a8213afcc
|
Removed usages of is_ordered
|
2016-08-14 18:41:21 +02:00 |
|
Tobias Kunze
|
34212841e2
|
Fixed typos and a little phrasing. (#175)
Mostly in German translation, some small fixes in English text, too.
|
2016-08-13 21:16:16 +02:00 |
|
Tobias Kunze
|
6fcf393aba
|
Include comment field in OrderDetail view
|
2016-08-12 15:13:53 +02:00 |
|
Raphael Michel
|
47682fd243
|
Refs #131 -- Allow manual reissuing of invoices
|
2016-08-05 11:34:02 +02:00 |
|
Raphael Michel
|
a22262aa30
|
Refs #131 -- Allow to regenerate an invoice
|
2016-08-05 11:26:13 +02:00 |
|
Raphael Michel
|
a61792ed4e
|
Do not issue invoices for free payments
|
2016-08-05 11:06:22 +02:00 |
|
Raphael Michel
|
a056ee732a
|
Added voucher list download as CSV
|
2016-08-05 10:32:06 +02:00 |
|
Raphael Michel
|
ce6e8d0f5c
|
Refs #105 -- Check quota before blocking it with a voucher
|
2016-08-05 10:18:24 +02:00 |
|
Raphael Michel
|
221ce9f0ae
|
Added configuration options for some secret lengths
|
2016-08-03 00:18:04 +02:00 |
|
Raphael Michel
|
694c3143a5
|
Fixed typos and updated translation
|
2016-07-30 22:46:07 +02:00 |
|
Raphael Michel
|
168288e98a
|
Added voucher tag statistics
|
2016-07-30 15:41:59 +02:00 |
|
Raphael Michel
|
650f2412c2
|
Added filtering to the voucher list
|
2016-07-30 13:56:43 +02:00 |
|
Raphael Michel
|
60c10485d1
|
Added a custom welcome text
|
2016-07-30 13:06:41 +02:00 |
|
Raphael Michel
|
4ab819aeed
|
Added custom logo support
|
2016-07-29 20:53:19 +02:00 |
|
Raphael Michel
|
d32c1bd9c8
|
Added runtime SASS compliation and color settings
|
2016-07-29 20:15:13 +02:00 |
|
Raphael Michel
|
1b3cacb196
|
Improved usability on plugin page
|
2016-07-29 16:48:21 +02:00 |
|
Raphael Michel
|
9b573b99e4
|
Re-organized some of the settings pages
|
2016-07-29 16:46:10 +02:00 |
|
Raphael Michel
|
a8709d6430
|
Use nav-pills for settings navigation
|
2016-07-29 16:10:38 +02:00 |
|
Raphael Michel
|
eb72c2d549
|
Display plugins in two columns
|
2016-07-28 20:25:02 +02:00 |
|
Raphael Michel
|
f91c95b1bc
|
Added products that require a voucher to be bought/shown
|
2016-07-28 19:52:07 +02:00 |
|
Raphael Michel
|
03a56f81ca
|
Added documentation on custom views
|
2016-07-26 12:16:09 +02:00 |
|
Raphael Michel
|
2541855948
|
Fixed missing or unused imports
|
2016-07-18 23:12:16 +02:00 |
|
Tobias Kunze
|
bfc721978d
|
Fixed minor documentation errors and mistakes (#151)
|
2016-07-14 20:01:38 +02:00 |
|
Raphael Michel
|
10c18c5cc9
|
Added signals to VoucherBulkForm to ease extension
|
2016-07-11 19:30:29 +02:00 |
|
Raphael Michel
|
35a9ab8f62
|
Added signals that allow to modify the voucher form
|
2016-07-03 16:52:56 +02:00 |
|
Raphael Michel
|
7b456a620d
|
Added voucher_redeem_info signal and improved signal documentation
|
2016-07-03 15:51:09 +02:00 |
|
Raphael Michel
|
d3ffc2b0dc
|
Fixed #147 -- Order filter form does not represent current state
|
2016-06-27 19:28:45 +02:00 |
|
Raphael Michel
|
ebec8c8595
|
Correct mail settings validation
|
2016-06-21 11:40:31 +02:00 |
|
Raphael Michel
|
75b59e9d33
|
Bulk add vouchers: Require codes to be entered
|
2016-06-21 11:38:24 +02:00 |
|
Raphael Michel
|
f4cefa9ad4
|
Improved permission testing
|
2016-06-10 15:45:02 +02:00 |
|
Raphael Michel
|
1f27bde525
|
Fixed incorrect reference in tpl
|
2016-06-07 18:36:16 +02:00 |
|
Raphael Michel
|
e5edf53f00
|
Disable Chrome's autofill for various form fields
|
2016-06-06 23:07:49 +02:00 |
|
Raphael Michel
|
a7647d8de2
|
Allow to disable login/password reset
|
2016-06-06 23:07:49 +02:00 |
|
Raphael Michel
|
e692e26683
|
Added "view order as user" link
|
2016-06-05 18:01:27 +02:00 |
|
Raphael Michel
|
4496f19a68
|
Supporting invoice-on-demand instead of autogeneration
|
2016-06-05 18:01:10 +02:00 |
|
Raphael Michel
|
d570b31ff3
|
Fixed serialization issue
|
2016-06-03 09:58:54 +02:00 |
|
Raphael Michel
|
818f61a819
|
Added code generator for bulk coupons
|
2016-06-01 19:10:00 +02:00 |
|