Commit Graph

  • 326a1221b9 Remove over optimization which didn't work correctly Added story PLAT-293 to do it correctly. This fixes TNL-764 Don Mitchell 2014-11-12 11:47:41 -05:00
  • 8d02efb021 Clean up pep8 and pylint violations Renzo Lucioni 2014-11-10 13:25:04 -05:00
  • fc8b2a5f37 Merge pull request #5720 from edx/sanchez/avoid_event_suppression Stephen Sanchez 2014-11-12 12:46:26 -05:00
  • 6e85ec0739 Changing event suppression to signal suppression. stephensanchez 2014-10-24 15:47:01 +00:00
  • 1537086a9b Merge pull request #5930 from edx/will/logistration-handle-redirects Will Daly 2014-11-12 11:23:48 -05:00
  • c4992b9525 Merge pull request #5931 from edx/will/logistration-remove-extra-viewport-meta Will Daly 2014-11-12 11:06:49 -05:00
  • 0a35af5530 Remove extra viewport meta tag Will Daly 2014-11-12 11:01:32 -05:00
  • d981f98b9c Merge pull request #5814 from edx/disable-pylint-todo-comments David Baumgold 2014-11-12 10:51:40 -05:00
  • ce158cf54e Merge pull request #5929 from edx/will/logistration-fix-cancel-third-party-auth Will Daly 2014-11-12 10:49:20 -05:00
  • dd38f52358 Merge pull request #5838 from edx/dsjen/feature-flag-analytics-enrollments Dennis Jen 2014-11-12 10:40:04 -05:00
  • 02485be3e3 Clean up redirect logic Will Daly 2014-11-12 10:27:25 -05:00
  • 34dd4e59a1 Merge pull request #5914 from edx/renzo/final-text-review Renzo Lucioni 2014-11-12 09:55:48 -05:00
  • d50137bb64 Redirect to a valid URL when cancelling third party auth Will Daly 2014-11-12 09:33:06 -05:00
  • 1a4ad061b1 Merge pull request #5928 from edx/diana/fix-pylint-complaint David Ormsbee 2014-11-12 09:26:34 -05:00
  • 3651f2c0e9 Merge pull request #5921 from edx/gprice/fix-oauth-token-login Nimisha Asthagiri 2014-11-12 09:19:35 -05:00
  • da5bfd45aa Fix pylint violation. Diana Huang 2014-11-12 09:17:56 -05:00
  • 67da3b458a Merge pull request #5927 from edx/logistration-footnote AlasdairSwan 2014-11-12 09:12:09 -05:00
  • 24039fb813 Merge pull request #5881 from edx/christina/notification-requirejs Christina Roberts 2014-11-12 09:08:05 -05:00
  • 4486ce35a7 Merge pull request #5913 from edx/adam/prevent-accidental-course-mode-downgrade Adam 2014-11-12 09:05:01 -05:00
  • 257b22e228 Merge pull request #5922 from edx/cdodge/fix-import-error chrisndodge 2014-11-12 09:04:19 -05:00
  • 1a5c3977af ECOM-632 added asterix explanation footnote AlasdairSwan 2014-11-12 08:52:51 -05:00
  • 6dae34a34b Merge pull request #5923 from edx/zub/bugfix/wl-150-survey-form-error-on-info-page zubair-arbi 2014-11-12 18:14:38 +05:00
  • a93faad78b try importing the exact references we need rather than deferencing it from the djangoapp module Chris Dodge 2014-11-10 18:57:23 -05:00
  • 7ada956975 Merge pull request #5918 from stvstnfrd/pep8/whitespace Sarina Canelake 2014-11-11 09:01:43 -05:00
  • b7d526b907 avoid annonymous user from redirecting to survey form WL-150 zubair-arbi 2014-11-11 14:22:26 +05:00
  • bd4658e6a0 Lower PEP8 threshold to 150 violations stv 2014-11-10 13:30:47 -08:00
  • 1164624fbc Fix PEP8: W291 trailing whitespace stv 2014-11-08 18:34:53 -08:00
  • cb894cf35e Fix PEP8: E261 at least two spaces before inline comment stv 2014-11-08 20:41:18 -08:00
  • 180adfed52 Fix PEP8: E251 unexpected spaces around keyword / parameter equals stv 2014-11-08 20:50:52 -08:00
  • 16afc89b9b Fix PEP8: E241 multiple spaces after ',' stv 2014-11-08 20:43:35 -08:00
  • 500499b678 Fix PEP8: E231 missing whitespace after '[:,]' stv 2014-11-08 20:18:29 -08:00
  • b388ab9db0 Fix PEP8: E226 missing whitespace around arithmetic operator stv 2014-11-08 17:24:01 -08:00
  • 00ae488960 Fix PEP8: E225 missing whitespace around operator stv 2014-11-08 20:23:00 -08:00
  • 41390f0239 Fix PEP8: E222 multiple spaces after operator stv 2014-11-08 20:26:09 -08:00
  • 1a9f8b61f9 Fix PEP8: E221 multiple spaces before operator stv 2014-11-08 21:04:26 -08:00
  • 96ce219d80 Fix PEP8: E211 whitespace before '(' stv 2014-11-08 20:39:01 -08:00
  • 02e224df1f Fix PEP8: E203 whitespace before ':' stv 2014-11-08 20:24:36 -08:00
  • 0196048359 Fix PEP8: E202 whitespace before '}' stv 2014-11-08 20:37:01 -08:00
  • 0fdf8fb222 Fix PEP8: E201 whitespace after '{' stv 2014-11-08 20:35:42 -08:00
  • db8dd8de64 Fix OAuth token login endpoint to set session user Greg Price 2014-11-10 18:05:41 -05:00
  • 1d85659b13 Prevent instructors from accidentally downgrading enrollment modes through instructor dash TNL-804 Adam Palay 2014-11-10 16:03:25 -05:00
  • 790ac3f3ef Merge pull request #5915 from edx/alasdair/rwd-trackselection AlasdairSwan 2014-11-10 16:41:50 -05:00
  • d02747ff60 Merge pull request #5910 from mitocw/cg/git_export_error_output Carson Gee 2014-11-10 16:33:51 -05:00
  • 6defcaa0af Final text review Renzo Lucioni 2014-11-10 15:51:26 -05:00
  • 96b5637bef Merge pull request #5911 from edx/gprice/login-oauth-csrf-exempt Greg Price 2014-11-10 16:28:11 -05:00
  • 81c1ae35d8 Merge pull request #5903 from edx/cdodge/shoppingcart-isolation chrisndodge 2014-11-10 16:03:38 -05:00
  • 23081f076b ECOM-574 Updated track selection page to be responsive AlasdairSwan 2014-10-31 09:33:17 -04:00
  • 0bf0d11a20 Merge pull request #5906 from stvstnfrd/pep8/newline Sarina Canelake 2014-11-10 15:29:06 -05:00
  • 3816ac2ab0 Correct unresolved ugettext_lazy error strings in git_export command Carson Gee 2014-11-10 14:50:07 -05:00
  • 9270c7c77d Make OAuth token login endpoint CSRF exempt Greg Price 2014-11-10 15:20:35 -05:00
  • be0a4ee74e Merge pull request #5909 from edx/will/logistration-ab-test-css-classes Will Daly 2014-11-10 15:12:38 -05:00
  • 58b4982d2d harden down access to the shoppingcart if the ENABLE_PAID_COURSE_REGISTRATION flag is not set (either via the main Django configuration settings) or through microsite overrides Chris Dodge 2014-11-10 12:08:28 -05:00
  • 6774d1c047 Merge pull request #5856 from edx/django-require-post David Baumgold 2014-11-10 15:08:11 -05:00
  • 5085b71677 Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form Will Daly 2014-11-10 15:05:37 -05:00
  • bd87a9dd29 Record processor response on both successful and unsuccessful orders. Diana Huang 2014-11-07 11:14:12 -05:00
  • ed652bbc98 Add CSS classes so we can compare clicks between the old and new login/registration pages Will Daly 2014-11-10 14:32:56 -05:00
  • b0b1744e18 Merge pull request #5902 from edx/diana/record-processor-response Diana Huang 2014-11-10 14:19:42 -05:00
  • 8f1cbada35 Merge pull request #5907 from edx/will/logistration-zoom-fixup Will Daly 2014-11-10 14:13:33 -05:00
  • b1c44ac74f Record processor response on both successful and unsuccessful orders. Diana Huang 2014-11-07 11:14:12 -05:00
  • 0c59f10b52 Include zoom only if the page is marked as responsive Will Daly 2014-11-10 13:59:06 -05:00
  • fe1c7d62dc Lower PEP8 threshold to 200 violations stv 2014-11-10 10:59:01 -08:00
  • 5677b143db Fix PEP8: W391 blank line at end of file stv 2014-11-08 20:07:08 -08:00
  • fb9f324f2f Fix PEP8: E303 too many blank lines stv 2014-11-08 17:17:36 -08:00
  • cf9308144d Fix PEP8: E302 expected 2 blank lines, found 1 stv 2014-11-08 17:18:52 -08:00
  • d9502e48de Fix PEP8: E301 expected 1 blank line, found 0 stv 2014-11-08 20:09:33 -08:00
  • d5d6e3f0d8 Fix PEP8: W293 blank line contains whitespace stv 2014-11-08 17:32:25 -08:00
  • d87cfa90bf Fix PEP8: W292 no newline at end of file stv 2014-11-08 17:15:11 -08:00
  • ddc0015cdf Clarify types of Python values. cahrens 2014-11-10 13:42:11 -05:00
  • 546d231cf0 Merge pull request #5904 from edx/adam/add-logging-multiple-purchases Adam 2014-11-10 13:37:03 -05:00
  • 99c4413bd0 Simply check for existing text and type. cahrens 2014-11-10 09:52:21 -05:00
  • c550963fb9 Set up validation_messages so that it goes through the RequireJS optimizer. cahrens 2014-11-07 09:52:54 -05:00
  • 5fdd966544 Merge pull request #5901 from edx/will/logistration-make-marketing-link-easier-to-ab-test Will Daly 2014-11-10 12:56:57 -05:00
  • cc48800d54 add logging for orders when 'purchase' is called on them multiple times ECOM-630 Adam Palay 2014-11-10 11:05:56 -05:00
  • c150ea76aa Merge pull request #5890 from edx/will/logistration-auto-enroll-register Will Daly 2014-11-10 12:23:28 -05:00
  • 18083e9879 Use @require_POST decorator for password reset view David Baumgold 2014-11-10 12:07:22 -05:00
  • 73163b9bb0 Use href in marketing link if available to make A/B testing easier Will Daly 2014-11-10 12:04:07 -05:00
  • 2f78b96778 Merge pull request #5897 from edx/sarina/20141110-update-translations Sarina Canelake 2014-11-10 11:57:57 -05:00
  • b9998b6d5b Merge pull request #5899 from edx/alasdair/logistration-select-validation AlasdairSwan 2014-11-10 11:54:20 -05:00
  • 031195d0d8 Fix Jasmine test Renzo Lucioni 2014-11-10 11:25:39 -05:00
  • 2abd023a7b Merge pull request #5895 from edx/will/logistration-include-course-in-analytics Will Daly 2014-11-10 11:22:36 -05:00
  • cb5c03f0d1 ECOM-626 Added required check for select dropdowns and validation AlasdairSwan 2014-11-10 09:58:25 -05:00
  • 371805a8c3 Update translations (autogenerated message) Sarina Canelake 2014-11-10 09:54:51 -05:00
  • 95a435abc5 Include course ID in analytics events for logistration Will Daly 2014-11-10 09:14:39 -05:00
  • 96b1a17b66 Merge pull request #5816 from edx/usman/plat71-mongo-autoreconnect-errors-2 Usman Khalid 2014-11-10 19:56:11 +05:00
  • bb257b6f48 Merge pull request #5894 from edx/alasdair/logistration-neat-localization AlasdairSwan 2014-11-10 09:46:11 -05:00
  • ad3c11e58e Merge pull request #5892 from edx/will/logistration-remove-whitespace-from-form Will Daly 2014-11-10 09:16:10 -05:00
  • 6df676b9b8 Merge pull request #5712 from edx/cdodge/change-shoppingcart-context-processor-to-be-microsite-aware chrisndodge 2014-11-10 09:08:16 -05:00
  • 0cedffc555 Merge pull request #5824 from edx/sarina/remove-unused-lms_static_images Sarina Canelake 2014-11-10 09:06:51 -05:00
  • 57ce9aefcf Merge pull request #5893 from edx/waheed/tnl765-fix-null-answer-in-checkbox-problem Waheed Ahmed 2014-11-10 19:03:00 +05:00
  • 610ebc3b06 ECOM-621 localized neat to partials that use them AlasdairSwan 2014-11-10 09:00:27 -05:00
  • c397495eb9 Fixed null answer in checkbox problem as incorrect. TNL-765 Waheed Ahmed 2014-11-10 17:44:26 +05:00
  • dca9a554cf Remove extra whitespace from textarea fields in registration form Will Daly 2014-11-10 08:18:43 -05:00
  • b8f5be2cdd Allow inactive users to modify their own enrollments Will Daly 2014-11-10 08:10:47 -05:00
  • 9688b868aa Merge pull request #5861 from edx/waheed/tnl778-fix-youtube-stub-server Waheed Ahmed 2014-11-10 13:01:24 +05:00
  • 3a71901f93 Fixed youtube stub server and removed unused variable. TNL-778 Waheed Ahmed 2014-11-06 13:00:55 +05:00
  • 3d955523d1 allow for overrides on ENABLE_PAID_COURSE_REIGSTRATIONS via mircosites Chris Dodge 2014-10-23 14:46:12 -04:00
  • c4a957c159 Merge pull request #5876 from edx/cdodge/catalog-visibility chrisndodge 2014-11-09 21:02:49 -05:00
  • 3c36f7cbad Add new course_module field which describes what the catalog visibility should be (both, about, none) Chris Dodge 2014-11-04 19:15:46 -05:00
  • ec8d954f84 Merge pull request #5793 from edx/markhoeber-doc1160 Mark Hoeber 2014-11-07 19:38:22 -05:00
  • 3b84d60ce6 Split mongo overview documentation Mark Hoeber 2014-10-29 16:16:54 -04:00