- 17 Dec, 2014 1 commit
-
-
TNL-1022
Waheed Ahmed committed
-
- 13 Dec, 2014 1 commit
-
-
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
Calen Pennington committed
-
- 05 Dec, 2014 2 commits
-
-
TNL-670
Andy Armstrong committed -
TNL-649
Andy Armstrong committed
-
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 29 Oct, 2014 1 commit
-
-
[PLAT-191]
Calen Pennington committed
-
- 21 Oct, 2014 1 commit
-
-
Don Mitchell committed
-
- 16 Oct, 2014 1 commit
-
-
Depends on cs_comments_serivce commit ea218a2b038b59e63fd6593b5598db90223636e1. TNL-543
cahrens committed
-
- 14 Oct, 2014 1 commit
-
-
Will Daly committed
-
- 09 Oct, 2014 1 commit
-
-
Braden MacDonald committed
-
- 03 Oct, 2014 3 commits
-
-
TNL-172: Change type of a previously posted post. IMPORTANT: this commit depends on commit 774887b in cs_comments_service.
jmclaus committed -
Greg Price committed
-
Fixes TNL-160
Greg Price committed
-
- 02 Oct, 2014 1 commit
-
-
Omar Al-Ithawi committed
-
- 08 Sep, 2014 1 commit
-
-
Sarina Canelake committed
-
- 29 Aug, 2014 3 commits
-
-
Also change server to pass post type through to the comments service.
Greg Price committed -
Co-authored-by: jsa <jsa@edx.org>
Greg Price committed -
Greg Price committed
-
- 25 Aug, 2014 1 commit
-
-
swdanielli committed
-
- 19 Aug, 2014 1 commit
-
-
swdanielli committed
-
- 19 Jul, 2014 1 commit
-
-
cahrens committed
-
- 14 Jul, 2014 1 commit
-
-
STUD-1875
cahrens committed
-
- 26 Jun, 2014 1 commit
-
-
STUD-302, STUD-303
cahrens committed
-
- 20 Jun, 2014 2 commits
-
-
Piotr Mitros committed
-
There is an option to: * Enable/disable accordion navigation * Enable/disable/repoint tab navigation This allows for full-screen XBlocks (e.g. a code IDE, or large video player). It is also the first pass at allowing top-level XBlocks. It's also now possible to make a chromeless XBlock, point a tab to it, and make it point back to that tab. Next steps down that path would be: * Fix up how tabs are handled. The current version is a hack. * Create appropriate XBlocks for courseware, tabbed navigation, etc. to reach feature parity * Invert/rejigger the XML format.
Piotr Mitros committed
-
- 16 Jun, 2014 2 commits
- 05 Jun, 2014 1 commit
-
-
Co-authored-by: Brian Talbot <btalbot@edx.org> JIRA: FOR-591
jsa committed
-
- 03 Jun, 2014 1 commit
-
-
Instead of allowing the JSONDecodeError to escape, raise an error indicating the request id and containing the first 100 characters of the response to aid investigation.
Greg Price committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 23 May, 2014 1 commit
-
-
Greg Price committed
-
- 21 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 19 May, 2014 1 commit
-
-
For now, this only includes course id, search terms, and result count. Information is logged both to the standard logger for near-term analysis and the event tracker for the longer term. Result count logging requires commit 02466b1 of cs_comments_service (otherwise it will be null).
Greg Price committed
-
- 12 May, 2014 1 commit
-
-
Previously, an error was raised if the comments service returned data including an unexpected field, which unnecessarily complicated the release path for new features, since the list of allowed fields would need to be modified before cs_comments_service could be modified, and only then could edx-platform take advantage of the new CS feature. We still log a warning if an unexpected field is returned, so we will still be able to tell if the CS returns a corrupt response. JIRA: FOR-180
Greg Price committed
-
- 09 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 02 May, 2014 1 commit
-
-
This requires cs_comments_service commit 1d50176.
Greg Price committed
-
- 29 Apr, 2014 1 commit
-
-
Jason Bau committed
-
- 28 Mar, 2014 2 commits
-
-
This captures real-time metrics for all of the comment client actions, segregated by course_id, as well as other small-cardinality fields. The goal is to be able to detect changes in forum usage, with the goal of alerting on potential error conditions.
Calen Pennington committed -
Calen Pennington committed
-