34 Commits

Author SHA1 Message Date
Adrian Moennich
490f86b498 Merge branch '2.3-maintenance' 2021-01-05 14:31:54 +01:00
Indico Team
81802aa297 Happy new year 2021 🎆 2021-01-05 12:30:39 +01:00
Adrian Moennich
685c600cd0 Fix PayPal plugin 2020-11-12 14:47:29 +01:00
Indico Team
01406b3d2a Fix empty lines after file headers 2020-11-12 14:47:29 +01:00
Indico Team
f2755b4be4 Run modernize, pyupgrade, autoflake and isort 2020-11-12 14:47:29 +01:00
Adrian Moennich
15afb637b6 Fix usage of removed/renamed string utils 2020-11-12 14:46:42 +01:00
Indico Team
43c703e1b4 Happy new year 2020 🎆 2020-01-16 11:32:21 +01:00
Pedro Ferreira
a570a6bd4a Payment/Paypal: add warning about UTF-8 config
Closes #60
2019-06-24 14:49:05 +02:00
Indico Team
4b39714dbf Update license headers (and add missing) 2019-05-08 15:41:55 +02:00
Indico Team
44e2d03c3b Happy new year 2018 🎆 2018-01-09 14:03:14 +01:00
Adrian Moennich
cc42f3bbd9 Payment/PayPal: Use ascii-only item name
This hopefully fixes certain weird IPN validation failures...
2017-12-07 16:57:27 +01:00
Michal Kolodziejski
b6375a63b8 Payment/Paypal: Don't reencode registration data 2017-11-22 14:39:51 +01:00
Adrian Moennich
b8aca1b58a isort everything 2017-09-14 17:47:45 +02:00
Adrian Moennich
983e24d36f Adapt all plugins to strict_settings 2017-06-30 12:10:22 +02:00
Indico Team
4515d8c0a6 Happy new year 2017! 2017-01-10 15:03:10 +01:00
Pedro Ferreira
e06b187bfa Paypal: fix usage of getTitle() on Event object 2016-12-14 15:55:21 +01:00
Indico Team
b16a368ba1 Happy new year 2016!
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Michal Kolodziejski
ea6038851b Adapt payment module imports 2015-11-17 11:32:10 +01:00
Alejandro Avilés
5c124740c0 Payment/Paypal: Adapt to new registration module 2015-10-27 17:20:30 +01:00
Adrian Moennich
51676c22ac Payment/Paypal: Use new i18n functions 2015-03-11 18:01:51 +01:00
Indico Team
79c567eab0 Unify file headers and bump copyright year to 2015 2015-01-22 12:07:32 +01:00
Adrian Moennich
84f4bd8816 Rename ~IndicoPlugin.hidden => .configurable 2015-01-19 13:34:08 +01:00
Adrian Moennich
d3340bc10f Payment/PayPal: Validate 'business' setting 2015-01-15 14:10:06 +01:00
Ilias Trichopoulos
3539db54f4 Payment/PayPal: Add params for users w/o indico acc 2015-01-13 14:59:13 +01:00
Adrian Moennich
4dc8fa3cb1 Payment/PayPal: use local success/cancel endpoints
They were removed from the core since they belong into the plugins.
Also some refactoring (separate blueprint module, better RH names)
2015-01-13 11:59:48 +01:00
Jacques Dafflon
0ba04ee90c Payment: Add logos for manual and paypal 2015-01-13 09:28:36 +01:00
Ilias Trichopoulos
9932656558 Use PluginCategory enum 2015-01-12 10:53:00 +01:00
Adrian Moennich
9088738f69 Payment: Remove "Payment: " from plugin names 2015-01-09 10:12:26 +01:00
Ilias Trichopoulos
a912a226b7 Assign categories to plugins 2015-01-08 17:51:27 +01:00
Adrian Moennich
5bbdf02263 Payment/PayPal: Various fixes
- use application-level ordered parameter_storage_class
- fix verification in case of names/titles containing umlauts
- don't json-encode twice (JSON field already handles the encoding)
- log business mismatches
- add missing i18n
2015-01-08 15:03:15 +01:00
Alejandro Avilés
8cf628acb7 Payment/PayPal: Restrict event payment settings 2015-01-05 15:22:09 +01:00
Alejandro Avilés
6da42773a5 Payment/PayPal: Add default url 2015-01-05 15:22:09 +01:00
Ilias Trichopoulos
6cfff0becd Define blueprint and RH for notification 2015-01-05 15:22:09 +01:00
Ilias Trichopoulos
a5c8628663 Payment/PayPal: Initial commit 2015-01-05 15:22:09 +01:00