Commit graph

  • 6e133970d9 Removes div-by-zero error if the first vote is an abstention Christopher Neugebauer 2016-06-18 17:01:56 +10:00
  • b2af1d0c06 oops Christopher Neugebauer 2016-06-18 16:51:28 +10:00
  • f64a7573d3 - Adds defaults to the speaker profile - Removes “experience”, as this is listed in “other notes” on a per-proposal basis. Christopher Neugebauer 2016-06-18 16:50:11 +10:00
  • a22b4bc2f8 Merge pull request #13 from lca2017/chrisjrn/002-abstain Scott Bragg 2016-06-18 14:38:35 +10:00
  • 2c9527bfa5 If there are form errors it will now switch to the appropriate tab Scott Bragg 2016-06-18 14:27:47 +10:00
  • 217f2f32c1 Adds extra fields to the speaker profile model Christopher Neugebauer 2016-06-18 13:53:02 +10:00
  • 149fbb4ac6 Adds .DS_Store to .gitignore Christopher Neugebauer 2016-06-18 13:33:06 +10:00
  • cad0d00817 Adds score display to the review list Christopher Neugebauer 2016-06-18 13:13:31 +10:00
  • 47a6f212f2 Add display of scores to the review list Christopher Neugebauer 2016-06-18 13:13:18 +10:00
  • 28592e352c More changes that make abstention work Christopher Neugebauer 2016-06-18 13:07:13 +10:00
  • 2ab4cf10b8 Disables registrasion app for production deployment. (#7) Scott Bragg 2016-06-18 13:00:56 +10:00
  • be4404c602 #2 Adds abstain vote type and revises vote score to account for abstention. Christopher Neugebauer 2016-06-18 11:40:18 +10:00
  • 796e7a6c20 Update template so only managers can post messages to speakers. (#3) Scott Bragg 2016-06-14 09:40:29 +10:00
  • 85d4272080 Merge pull request #7 from faulteh/lca2017 Scott Bragg 2016-06-14 09:39:44 +10:00
  • ce122994cc Changed admin to the 'can_manage' permission and added an is_manager to the page context Scott Bragg 2016-06-13 21:32:55 +10:00
  • a6405ccfc7 Fix team permissions backend not pulling out manager_permissions Scott Bragg 2016-06-13 21:20:46 +10:00
  • 13393ef826 Merge pull request #6 from faulteh/lca2017 Scott Bragg 2016-06-13 20:49:07 +10:00
  • acc1b1490e Update css_class methods to use new vote scoring (removed VOTE_ZERO) Scott Bragg 2016-06-13 20:46:13 +10:00
  • 4ef9664620 Change templates to use +2/+1/-1/-2 voting scores (#2) Scott Bragg 2016-06-13 17:58:55 +10:00
  • 4717f30803 Merge pull request #5 from faulteh/lca2017 Scott Bragg 2016-06-12 10:23:07 +10:00
  • fbcfd05b02 Merge pull request #1 from faulteh/master Scott Bragg 2016-06-11 12:09:06 +10:00
  • f1f29c6f61 Replaced +1/+0/-0/-1 voting with +2/+1/-1/-2 (fixes lca2017/symposion/#1) Scott Bragg 2016-06-10 15:29:09 +10:00
  • 56cad69f8f Git Ignore local_settings so we don't accidentally publish the secret! Scott Bragg 2016-06-10 13:47:51 +10:00
  • 6b7618cc54 Able to load local_settings for production environment. Scott Bragg 2016-06-10 13:38:24 +10:00
  • bfcfb54d1b Update requirements on lca2017 branch so pip doesn't get confused with different Django and Symposion versions Scott Bragg 2016-06-10 11:25:46 +10:00
  • 1ae9aba44e Merge pull request #55 from parisba/patch-1 Christopher Neugebauer 2016-05-12 09:43:31 -07:00
  • 9056d5d303 Fixed a typo Paris Buttfield-Addison 2016-05-12 11:31:19 -05:00
  • ec882bdbdd Update requirements.txt Christopher Neugebauer 2016-05-10 11:41:44 -07:00
  • 2d4f0a4acd Update readme.rst Christopher Neugebauer 2016-05-10 11:40:56 -07:00
  • 998ae6e6be Points requirements.txt at the lca2017 fork of symposion Christopher Neugebauer 2016-05-10 11:00:13 -07:00
  • de83015776 Fixes ordering error in error display Christopher Neugebauer 2016-05-02 10:55:29 +10:00
  • ded5114073 Merge branch 'batch_cache' Christopher Neugebauer 2016-05-01 19:12:53 +10:00
  • abe8c12b05 Simplifies flag and discount filter functions Christopher Neugebauer 2016-05-01 19:12:40 +10:00
  • b9b50c6846 Bug fixes and query optimisations in flag.py and discount.py Christopher Neugebauer 2016-05-01 14:07:29 +10:00
  • 9ca25e5986 Makes sure that the cache is not disturbed by calling end_batch Christopher Neugebauer 2016-05-01 13:15:19 +10:00
  • 3ab5ac32ca Part of CartController->BatchController memoisation Christopher Neugebauer 2016-05-01 12:44:07 +10:00
  • efb73e7a68 Memoises everything else that needs to be memoised. Christopher Neugebauer 2016-05-01 12:42:06 +10:00
  • 3d635521eb CartController now uses BatchController memoisation Christopher Neugebauer 2016-05-01 12:19:36 +10:00
  • 3717adb262 Squash this and last two Christopher Neugebauer 2016-05-01 12:19:20 +10:00
  • ad2de6e9d4 Breaks cart batching tests into multiple tests Christopher Neugebauer 2016-05-01 12:05:51 +10:00
  • 94ceaa3bb1 Adds test case for CartController batching Christopher Neugebauer 2016-05-01 11:55:14 +10:00
  • 5929c0af3c Adds end_batch functionality Christopher Neugebauer 2016-05-01 11:25:48 +10:00
  • 3db1256895 Adds test for end_batch functionality Christopher Neugebauer 2016-05-01 11:21:55 +10:00
  • a267b60eb9 Makes memoise work properly Christopher Neugebauer 2016-05-01 11:12:35 +10:00
  • 27ab44ec44 test cases for memoisation Christopher Neugebauer 2016-05-01 10:42:18 +10:00
  • ddedf54c42 Adds batch context manager behaviour Christopher Neugebauer 2016-05-01 10:36:52 +10:00
  • eb29e7cd09 Adds test cases for basic batch cacheing behaviour Christopher Neugebauer 2016-05-01 10:46:40 +10:00
  • 78a41970ea Adds design for BatchController Christopher Neugebauer 2016-04-30 21:42:02 +10:00
  • 162a1f23dd _filtered_discounts is now called _filtered_clauses, and it no longer cares about specific products or categories Christopher Neugebauer 2016-05-01 08:47:53 +10:00
  • b3491cab8e _filtered_flags now no longer cares about products for filtering. It just does everything. Christopher Neugebauer 2016-04-30 20:42:41 +10:00
  • c6fdfa496e Replaces CategoryController.attach_user_remainders with user_remainders Christopher Neugebauer 2016-04-30 20:30:44 +10:00
  • 941caa30d9 Replaces ProductController.attach_user_remainders with ProductController.user_remainders Christopher Neugebauer 2016-04-30 20:30:21 +10:00
  • 6956c78b0d Merge branch 'query-optimisation' Christopher Neugebauer 2016-04-29 11:23:17 +10:00
  • b40505117f Fixes flake8 errors arising from rebase Christopher Neugebauer 2016-04-29 11:22:56 +10:00
  • 135f2fb47b Refactors discounts validation in terms of available_discounts Christopher Neugebauer 2016-04-29 10:57:33 +10:00
  • 4eff8194f9 Reduces CartController re-loading when batching operations Christopher Neugebauer 2016-04-29 10:48:51 +10:00
  • 02fe88a4e4 Tests and fixes for a bug where discount quantities did not respect per-line item quantities. Christopher Neugebauer 2016-04-29 10:08:21 +10:00
  • 6d52a4c18f More low-hanging query optimisations Christopher Neugebauer 2016-04-28 20:15:21 +10:00
  • 4fb569d935 Does more select_related and bulk_create calls Christopher Neugebauer 2016-04-28 19:58:09 +10:00
  • fd5cf50fab Makes items_purchased do more database work Christopher Neugebauer 2016-04-28 19:52:39 +10:00
  • a79ad3520e Puts attach_remainders on ProductController and CategoryController, eliminating the need to query each product and category separately. Christopher Neugebauer 2016-04-28 18:57:55 +10:00
  • 3b5b958b78 Makes the discounts section from _handle_products evaluate lazily, just in case it’s never displayed in a template (those are some very very expensive queries there). Christopher Neugebauer 2016-04-28 17:19:27 +10:00
  • 76e6206d09 Wraps the guided registration handler in views.py in a batch marker Christopher Neugebauer 2016-04-28 14:46:17 +10:00
  • 587e6e20b2 Adds an operations_batch context manager that allows batches of modifying operations to be nested. Closes #44. Christopher Neugebauer 2016-04-28 14:01:36 +10:00
  • 162db24817 Flake8 fixes Christopher Neugebauer 2016-04-28 12:39:20 +10:00
  • 71de0df5dc Makes DiscountController a class and puts available_discounts inside it Christopher Neugebauer 2016-04-28 12:20:36 +10:00
  • 145fd057ac Breaks out flag-handling code into flag.py and FlagController Christopher Neugebauer 2016-04-28 12:13:42 +10:00
  • 3f1be0e14e Rearchitected condition processing such that multiple conditions are processed by the database, in bulk. Closes #42. Christopher Neugebauer 2016-04-27 11:46:44 +10:00
  • 05269c93cd Marks 0.2.0-dev Christopher Neugebauer 2016-04-27 11:36:31 +10:00
  • e8e20dd6d3 Coverage, Migrations. Christopher Neugebauer 2016-04-27 10:33:44 +10:00
  • 7116eeb294 Merge remote-tracking branch 'pinaxcon/master' Christopher Neugebauer 2016-04-26 19:19:54 +10:00
  • c33c15d314 added MIT license James Tauber 2016-04-26 17:18:28 +08:00
  • 42c97e6848 Merge remote-tracking branch 'pinaxcon/master' Christopher Neugebauer 2016-04-26 19:13:33 +10:00
  • c56c749870 Prepares registrasion-demo to match the 0.1 release of registrasion. Christopher Neugebauer 2016-04-25 19:40:35 +10:00
  • 59b3697779 Merge branch 'releases/0.1' Christopher Neugebauer 2016-04-26 18:59:25 +10:00
  • 6d67439f16 Adds correct documentation for setting up a project. Christopher Neugebauer 2016-04-26 16:25:30 +10:00
  • d119bb0180 Fixes dependencies.txt Christopher Neugebauer 2016-04-26 15:00:01 +10:00
  • b32c7780c6 Marks 0.1.0 release Christopher Neugebauer 2016-04-26 14:51:12 +10:00
  • 7ef5203818 Merge branch 'prepare_0.1_release' Christopher Neugebauer 2016-04-26 14:41:41 +10:00
  • a7d4e04236 Installation documentation is now accurate Christopher Neugebauer 2016-04-26 14:41:34 +10:00
  • 0efd9e146a Makes Registrasion’s dependencies fully installable through -—process-dependency-links Christopher Neugebauer 2016-04-26 14:29:57 +10:00
  • c7b73bff65 Merge branch 'prepare_0.1_release' Christopher Neugebauer 2016-04-26 13:56:35 +10:00
  • 8afb31a118 Flake8 fix Christopher Neugebauer 2016-04-26 13:56:10 +10:00
  • ddadf7081f One Last Doc. Christopher Neugebauer 2016-04-26 13:55:48 +10:00
  • cd194ab133 Fixes the documentation for installation. Christopher Neugebauer 2016-04-26 13:54:28 +10:00
  • 63d15a6be3 More view documentation Christopher Neugebauer 2016-04-26 10:52:56 +10:00
  • 98365dcf28 Adds more to the integration docs Christopher Neugebauer 2016-04-25 19:36:52 +10:00
  • 7ccfaed304 Removes line that forces segfault avoidance Christopher Neugebauer 2016-04-25 18:49:54 +10:00
  • cbecbf9a41 Tidies up some docs Christopher Neugebauer 2016-04-25 18:34:28 +10:00
  • fd751b4ea1 Removes print statement Christopher Neugebauer 2016-04-25 18:32:36 +10:00
  • f755b13091 Removes EnablingConditionBase, replaces it with FlagBase; adds first tranche of migrations Christopher Neugebauer 2016-04-25 18:32:11 +10:00
  • f376bba7fd Removes all migrations Christopher Neugebauer 2016-04-25 18:30:31 +10:00
  • 7c86f848f1 Merge branch 'random_bug_fixes' Christopher Neugebauer 2016-04-25 17:37:42 +10:00
  • 4cdbdb71ce flake8 fixes Christopher Neugebauer 2016-04-25 17:37:33 +10:00
  • a2fa1d6548 Fixes a bunch of variable errors, and adds user_passes_test Christopher Neugebauer 2016-04-25 17:33:16 +10:00
  • e540d6a815 Merge branch 'random_bug_fixes' Christopher Neugebauer 2016-04-25 17:14:57 +10:00
  • b709da97f1 Checks that required category constraints are met before letting you check out your cart. Christopher Neugebauer 2016-04-25 17:13:47 +10:00
  • a69d3f051e Makes cart amendment methods fail if the cart is no longer active. Christopher Neugebauer 2016-04-25 17:13:11 +10:00
  • e2687cfa6f Stops testing using ManualPayment, and just uses PaymentBase instead Christopher Neugebauer 2016-04-25 16:45:42 +10:00
  • 2afa6a8d79 Adds “NO SELECTION” to radio buttons form. Christopher Neugebauer 2016-04-25 16:16:41 +10:00