Advertisement
Guest User

Untitled

a guest
Aug 1st, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. - [ ] Added view to serve static assets and modified REST API
  2. [Giovanni Di Milia](gdimilia@mit.edu)
  3. - [ ] Added fix and test for handling deleted Elasticsearch index.
  4. [Shawn Milochik](shawn@milochik.com)
  5. - [ ] Refactored manage_taxonomies.jsx and related tests
  6. [George Schneeloch](gschneel@mit.edu)
  7. - [ ] Sped up test discovery by removing node_modules from search
  8. [Carson Gee](x@carsongee.com)
  9. - [ ] Added learning resource types to manage taxonomies UI
  10. [George Schneeloch](gschneel@mit.edu)
  11. - [ ] Added learning_resource_types API and learning_resource_types field for vocabularies
  12. [George Schneeloch](gschneel@mit.edu)
  13. - [ ] Fixed bug with file path length in static assets
  14. [Giovanni Di Milia](gdimilia@mit.edu)
  15. - [ ] Added learning resource UI to edit description and terms
  16. [George Schneeloch](gschneel@mit.edu)
  17. - [ ] Upgraded several packages - Bootstrap - uwsgi - static3 - elasticsearch - django-bootstrap - django-storages-redux
  18. [Carson Gee](x@carsongee.com)
  19. - [ ] Added terms to the readonly list
  20. [George Schneeloch](gschneel@mit.edu)
  21. - [ ] Allowed blank descriptions for LearningResource model
  22. [George Schneeloch](gschneel@mit.edu)
  23. - [ ] Implemented Enter key to add taxonomy term and added test case to fix coverage
  24. [Amir Qayyum Khan](amir.qayyum.khan@gmail.com)
  25. - [ ] Updated Django to 1.8.3
  26. [Carson Gee](x@carsongee.com)
  27. - [ ] Correct LORE production URL in Apiary doc
  28. [pwilkins](pwilkins@mit.edu)
  29. - [ ] Added checkbox styling to vocabulary/term facets
  30. [Carson Gee](x@carsongee.com)
  31. - [ ] Fixed error message on unsupported terms in learning resource
  32. [George Schneeloch](gschneel@mit.edu)
  33. - [ ] Fixed facet checkboxes not showing in production
  34. [Carson Gee](x@carsongee.com)
  35. - [ ] Fixed course/run highlight bug
  36. [Carson Gee](x@carsongee.com)
  37. - [ ] Default checked radio button for Manage Taxonomies -> Add Vocabulary
  38. [Giovanni Di Milia](gdimilia@mit.edu)
  39. - [ ] Fixed vertical alignment of taxonomy tabs
  40. [George Schneeloch](gschneel@mit.edu)
  41. - [ ] Fixed error message for duplicate vocabulary
  42. [Amir Qayyum Khan](amir.qayyum.khan@gmail.com)
  43. - [ ] Added docker container for javascript testing
  44. [Carson Gee](x@carsongee.com)
  45. - [ ] Added checkboxes and ability to toggle facets - Added html coverage report for javascript - Added shim configuration to karma test runner
  46. [Carson Gee](x@carsongee.com)
  47. - [ ] Implemented learning_resources API
  48. [George Schneeloch](gschneel@mit.edu)
  49. - [ ] Members REST API docs
  50. [Giovanni Di Milia](gdimilia@mit.edu)
  51. - [ ] Linked video transcripts to learning resources.
  52. [Shawn Milochik](shawn@milochik.com)
  53. - [ ] Parse static assets from LearningResource
  54. [pwilkins](pwilkins@mit.edu)
  55. - [ ] Removed unused patterns to limit memory use
  56. [George Schneeloch](gschneel@mit.edu)
  57. - [ ] fix css to make list vertical align
  58. [Amir Qayyum Khan](amir.qayyum.khan@gmail.com)
  59. - [ ] Installed JSXHint and configured JSCS to work with JSX files
  60. [George Schneeloch](gschneel@mit.edu)
  61. - [ ] Included JSX files in coverage results
  62. [George Schneeloch](gschneel@mit.edu)
  63. - [ ] Allow only usernames and not emails in the Members add input
  64. [Giovanni Di Milia](gdimilia@mit.edu)
  65. - [ ] Added test case, tested menulay all scenarios
  66. [Amir Qayyum Khan](amir.qayyum.khan@gmail.com)
  67. - [ ] Moved coverage CLI script to utils directory
  68. [George Schneeloch](gschneel@mit.edu)
  69. - [ ] Fixed buttons alignment problem in members panel.
  70. [Giovanni Di Milia](gdimilia@mit.edu)
  71. - [ ] Fixed error message behavior for manage taxonomies tab
  72. [George Schneeloch](gschneel@mit.edu)
  73. - [ ] Added ability to filter vocabularies by learning resource type
  74. [George Schneeloch](gschneel@mit.edu)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement