Commit Graph

  • 2474104d63 Changed the opacity of dashboard icons to keep numbers readable on small screens Raphael Michel 2015-07-14 20:40:33 +02:00
  • 54c8d91c51 Fixed payment details in imported banktransfer payments Raphael Michel 2015-07-14 20:35:15 +02:00
  • db7ce98c1c Fixed a bug in the banktransfer import Raphael Michel 2015-07-14 20:31:33 +02:00
  • 1afc23611d Fixed a bug in quota locking Raphael Michel 2015-07-14 20:31:19 +02:00
  • 89bad60621 Changed OrderGo to accept order codes prepended with the event slug Raphael Michel 2015-07-14 20:01:13 +02:00
  • dcf73fc782 Fixed a bug in the banktransfer CSV import Raphael Michel 2015-07-14 19:55:14 +02:00
  • 73260d1bcc Merge branch 'master' of github.com:pretix/pretix Raphael Michel 2015-07-12 18:45:49 +02:00
  • 478b900ab3 Fixed #46 -- Added a plugin to send out emails Raphael Michel 2015-07-12 18:45:22 +02:00
  • dd6e31b528 Merge pull request #78 from Unicorn-rzl/patch-1 Raphael Michel 2015-07-11 12:00:59 +02:00
  • 63b7d714e0 Show the correct number of paid items Unicorn-rzl 2015-07-10 21:51:04 +02:00
  • e2215d2baa Really replace the docker tag Raphael Michel 2015-07-06 15:22:08 +02:00
  • f689c34144 Merge branch 'master' of github.com:pretix/pretix Raphael Michel 2015-07-06 15:01:09 +02:00
  • e456f9bd8f Added a setup.py file Raphael Michel 2015-07-05 19:30:56 +02:00
  • d961c832b5 Updated GitLab CI build config Raphael Michel 2015-07-05 17:05:05 +02:00
  • ee84ee1f6c Added a build script for gitlab CI Raphael Michel 2015-07-04 17:02:18 +02:00
  • 2b50e44610 Added basic tests for the orders view Raphael Michel 2015-07-03 23:35:44 +02:00
  • 205c946f82 Fixed an accidentally displayed menu on large screens Raphael Michel 2015-06-30 20:47:41 +02:00
  • 5fcf53bef7 Fixed a duplicate HTML element ID Raphael Michel 2015-06-30 20:06:06 +02:00
  • d301bb55ba Fixed #77 -- Enabled and improved responsiveness Raphael Michel 2015-06-30 19:19:41 +02:00
  • f6eca700f9 Fixed a KeyError in the banktransfer plugin Raphael Michel 2015-06-30 18:29:25 +02:00
  • 7ca3389d08 Fixed an ImportError when redis-py is not installed Raphael Michel 2015-06-30 18:15:55 +02:00
  • 235769ce4f Added the possibility to use Redis for quota locks Raphael Michel 2015-06-30 16:48:00 +02:00
  • 77905c596b Moved default SQLite database to DATA_DIR Raphael Michel 2015-06-30 09:21:13 +02:00
  • c13df5947c Fixed reversed success/failure messages in banktransfer plugin Raphael Michel 2015-06-30 09:18:37 +02:00
  • 620bdb1cd6 Removed supervisord from the docker file Raphael Michel 2015-06-30 09:17:45 +02:00
  • b1e0fbf75c Fixed a JavaScript syntax error Raphael Michel 2015-06-29 21:09:52 +02:00
  • 76d93d8592 Bypass in CleanerVersion Raphael Michel 2015-06-29 20:51:45 +02:00
  • 9adb5c3e12 Added ADMINS setting Raphael Michel 2015-06-29 19:53:35 +02:00
  • 71b2564e51 Fixed bugs in the password recovery Raphael Michel 2015-06-29 19:34:10 +02:00
  • 6297b6b18e Updated German translation Raphael Michel 2015-06-29 19:08:37 +02:00
  • c1db8c4ebc Update dependencies Raphael Michel 2015-06-29 17:44:14 +02:00
  • cfb8b24b4a Fixed collectstatic if the now possible static files in DATA_DIR do not exist, also, we have to run collectstatic at startup time Raphael Michel 2015-06-29 17:24:51 +02:00
  • 0a5c2c9fcf Added DATA_DIR as a template and static file source Raphael Michel 2015-06-29 15:16:45 +02:00
  • e75a0e4856 Fixed an error in cart processing Raphael Michel 2015-06-29 15:03:55 +02:00
  • 44beb8e84a Fixed a logic bug Raphael Michel 2015-06-29 14:21:49 +02:00
  • 765076540a Fixed a bug introduced in 1f08dfd Raphael Michel 2015-06-28 17:39:58 +02:00
  • 12b81449a3 Fixed a typo Raphael Michel 2015-06-28 17:32:51 +02:00
  • bf6dca3e93 Reduced maximum McCabe function complexity by one Raphael Michel 2015-06-28 17:12:27 +02:00
  • 1f08dfda5c Resolved flake8 warnings Raphael Michel 2015-06-28 17:02:12 +02:00
  • e419b9a99d Updated documentation Raphael Michel 2015-06-28 16:28:24 +02:00
  • 6ceb061205 Improve documentation formatting Raphael Michel 2015-06-28 16:23:28 +02:00
  • 75b8d800ea Added tests for modifying and cancelling orders Raphael Michel 2015-06-28 16:15:40 +02:00
  • 1faee34c93 Added unit tests for the new account settings form Raphael Michel 2015-06-26 15:52:11 +02:00
  • 12c6dda4b5 Fixed a wrong site title Raphael Michel 2015-06-26 15:33:47 +02:00
  • c1a118e554 Updated German translation Raphael Michel 2015-06-26 09:32:31 +02:00
  • fbfdc65a84 Fixed redirect target after settings change Raphael Michel 2015-06-26 09:28:41 +02:00
  • 11eb01a92b Added a settings change view for users in the frontend Raphael Michel 2015-06-25 20:57:02 +02:00
  • ae5eab628c Refs #74 -- Hide retry button if the ticket is sold out Raphael Michel 2015-06-25 19:25:55 +02:00
  • f04c43abdc Refs #33 -- Added UI and Stripe support for retrying failed payments Raphael Michel 2015-06-25 15:49:14 +02:00
  • 224eaeee48 PayPal: Fixed URL names and exception handling Raphael Michel 2015-06-24 17:18:28 +02:00
  • fa642ddffe Refactored some code out of pretix.presale Raphael Michel 2015-06-24 12:45:42 +02:00
  • 76b0189972 Fixed a versioning bug in the property editor Raphael Michel 2015-06-23 21:17:32 +02:00
  • 6ec516a83a Fixed tests that got broken in bef9e05 Raphael Michel 2015-06-23 20:52:31 +02:00
  • c4789fb9a4 Fixed #73 -- Add memcached configuration options Raphael Michel 2015-06-23 19:57:34 +02:00
  • 7d3e2ec7f2 Refs #39 -- Hide links from users without permission Raphael Michel 2015-06-23 19:46:50 +02:00
  • b7cbf55db4 Added filters to the list of orders Raphael Michel 2015-06-23 19:17:09 +02:00
  • 0108a955c3 Updated German translation Raphael Michel 2015-06-23 10:10:18 +02:00
  • 6ee8201b72 Fixed "Back" buttons in checkout process Raphael Michel 2015-06-23 10:08:32 +02:00
  • bef9e05e0b Added a payment provider for free products Raphael Michel 2015-06-23 10:02:47 +02:00
  • 7308405da5 Changed the primary color to a lighter one Raphael Michel 2015-06-22 13:54:22 +02:00
  • e12ddcc61d Added datetime localization Raphael Michel 2015-06-21 23:00:19 +02:00
  • 39e1f6fd75 Changed bootstrap's primary color and navbar background to pretix's brand color Raphael Michel 2015-06-21 22:49:06 +02:00
  • 2a8b3cbfa9 Added checks for data versioning within the existing tests Raphael Michel 2015-06-21 22:26:50 +02:00
  • a0aa65e392 Fixed versioning in the Quota admin Raphael Michel 2015-06-21 22:25:28 +02:00
  • 926d543bf7 Added test for mail subject prefixes Raphael Michel 2015-06-21 21:42:31 +02:00
  • d6d63f826f Changed some texts Raphael Michel 2015-06-21 21:19:51 +02:00
  • fa94d17d74 Fixed absolute URLs (now for real) Raphael Michel 2015-06-21 21:15:12 +02:00
  • 058d33765c Fixed wrong parameters passed to reverse() Raphael Michel 2015-06-19 09:19:45 +02:00
  • 8b3eb14d73 Fixed script prefixes in absolute URLs Raphael Michel 2015-06-18 15:33:40 +02:00
  • 32a9d9709b Fixed the locale setting test Raphael Michel 2015-06-18 14:15:49 +02:00
  • e1542d6791 Added a test for the settings view Raphael Michel 2015-06-18 14:14:58 +02:00
  • 7f6e89213f Fixed #71 -- Consistent building of absolute URIs Raphael Michel 2015-06-16 23:04:10 +02:00
  • ed8b983f19 Fixed accordions for users without JavaScript Raphael Michel 2015-06-16 21:48:47 +02:00
  • 00dab77c92 Removed "from" if all variations have the same price Raphael Michel 2015-06-16 21:05:13 +02:00
  • 4adea8ccd0 Fixed a documentation error Raphael Michel 2015-06-16 21:02:42 +02:00
  • bbab56b6f6 Added tests for locale settings Raphael Michel 2015-06-16 20:09:41 +02:00
  • 879384f357 Added a setting for an e-mail subject prefix Raphael Michel 2015-06-16 20:09:10 +02:00
  • 35f5263430 Fixed long address displayed in header Raphael Michel 2015-06-16 19:45:24 +02:00
  • 09ef29c842 Merge branch 'master' of github.com:pretix/pretix Raphael Michel 2015-06-16 19:40:10 +02:00
  • 6392be15fe Added heuristics for deserialization of boolean setting to make checkboxes work in a SettingsForm Raphael Michel 2015-06-16 01:00:12 +02:00
  • 6a7680fcef Fixed error in German translation Raphael Michel 2015-06-16 00:43:44 +02:00
  • 44863471b7 Fixed a typo Raphael Michel 2015-06-15 23:53:41 +02:00
  • c0c9098f38 Introduce a max age for quota locks Raphael Michel 2015-06-15 23:04:49 +02:00
  • 0eef88a700 Fixed saving new event permissions Raphael Michel 2015-06-15 22:56:12 +02:00
  • 0ac9f0397d Updated German translation, added message to empty event list Raphael Michel 2015-06-15 22:40:25 +02:00
  • 1cea51eb10 Added basic global registration Raphael Michel 2015-06-15 22:36:06 +02:00
  • e6c4e89712 Allow adding permissions for new users Raphael Michel 2015-06-15 22:07:35 +02:00
  • 8acc23a27a Added a basic permission matrix editor for events Raphael Michel 2015-06-15 21:51:51 +02:00
  • 12388b0c4e Fixed permission mixins when there are multiple versions of a permission object Raphael Michel 2015-06-15 21:42:31 +02:00
  • 6cdbb42557 Updated German translation Raphael Michel 2015-06-15 21:29:36 +02:00
  • e657fe6605 Added configuration options for imprint URL and contact email address Raphael Michel 2015-06-15 20:17:18 +02:00
  • 02c9e5fcae Add very basic dashboards Raphael Michel 2015-06-15 20:08:00 +02:00
  • 5d409e0fe3 Fixed TypeError caused by ticket_download_date set to None Raphael Michel 2015-06-15 19:31:55 +02:00
  • 88f1ae6f89 Fixed payment and ticketoutput enable/disable switches and their implications Raphael Michel 2015-06-15 19:28:56 +02:00
  • e3f7e73063 Fixed #67 -- Activating ticket downloads Raphael Michel 2015-06-15 19:18:23 +02:00
  • 7162366478 Fixes #68 -- Crash caused by uncategorized items in order overview Raphael Michel 2015-06-15 19:06:42 +02:00
  • 8cb5bdb90a Update German translation Raphael Michel 2015-06-15 18:58:22 +02:00
  • bfbc08a6ff Do not output all SQL queries Raphael Michel 2015-06-15 18:45:15 +02:00
  • 4f1e6bb682 UserSettingsform: Refactor validation Raphael Michel 2015-06-05 18:35:02 +02:00
  • 601ceb36ba Tests for user settings Raphael Michel 2015-06-05 18:34:41 +02:00