- 18 Oct, 2016 1 commit
-
-
Firstly, we're now explicitly instructing the comments service to not return thread responses/comments if the request isn't AJAX. So, if you load the URL for a single discussion thread in your browser, this would be a non-AJAX call and we'll avoid loading the responses for the entire thread behind-the-scenes. Big win here for large threads. Next, we removed a redundant "get threads" call which was also happening behind-the-scenes. This call was redundant as the front-end JS also grabs the thread list when a topic is chosen, so we were making an extranenous call for no benefit. Poof, gone! Finally, we added some caching of database queries that are required to drive a lot of the permissions/cohorts machinery around discussion. This will have a minimal effect but introduced a cleaner way to apply general memoization at the per-request level which will let us further cache things as we identify them as issues.
Toby Lawrence committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 31 Jul, 2015 1 commit
-
-
Diana Huang committed
-
- 30 Jul, 2015 2 commits
- 13 Jul, 2015 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 17 Jun, 2015 1 commit
-
-
Caches all permissions per user per course. Adds caching functionality to has_permission and replaces all instances of cached_has_permission with has_permission.
David Ormsbee committed
-
- 11 Dec, 2014 1 commit
-
-
David Baumgold committed
-
- 05 Sep, 2014 1 commit
-
-
When the thread is closed user can't able to report the thread and it gives the error. User can now report thread even it is closed. TNL-151
Waqas Khalid committed
-
- 29 Aug, 2014 2 commits
-
-
Co-authored-by: jsa <jsa@edx.org>
Greg Price committed -
Greg Price committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 21 May, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 12 Mar, 2014 1 commit
-
-
The wrong permission was being checked for pinning/unpinning, so a sufficiently clever student could pin and unpin threads. JIRA: FOR-499
Greg Price committed
-
- 30 Jan, 2014 1 commit
-
-
fixing unit tests fixing merge error fixing xqueue submission issue with unicode url (trial 0.1) fixing fotmats as commented upon removing yaml file language selection Unicode changes to support QRF removed unnecessary pass in modulestore/init.py fixing merge error fixing fotmats as commented upon removing yaml file language selection fixing pep8 violations - fixing pylint violations pylint violation fixing line spaces and formats ignore pylint E1101 remove empty line fixing pylint violations pep8 violations bulk mail unicode/decode fix migration error fix pep8 just to push again more unicode/decode Final changes to comments and error messages.
Jay Zoldak committed
-
- 09 Dec, 2013 1 commit
-
-
This button has been broken for at least a year, so the code has suffered from bit rot and should be reimplmemented if the feature is necessary in the short term (which is unlikely since it has been broken for so long).
Greg Price committed
-
- 08 Nov, 2013 1 commit
-
-
Calen Pennington committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 16 May, 2013 1 commit
-
-
This reverts commit 2df3fe93. Conflicts: common/static/coffee/src/discussion/utils.coffee
Jay Zoldak committed
-
- 06 May, 2013 1 commit
-
-
Chris Dodge committed
-
- 26 Apr, 2013 1 commit
-
-
This reverts commit acfd0d9f, reversing changes made to e4194c99.
Diana Huang committed
-
- 09 Apr, 2013 2 commits
-
-
Kevin Chugh committed
-
Kevin Chugh committed
-
- 12 Mar, 2013 1 commit
-
-
Your Name committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 05 Feb, 2013 1 commit
-
-
This reverts commit e7450874.
David Ormsbee committed
-
- 29 Jan, 2013 1 commit
-
-
Jay Zoldak committed
-
- 20 Nov, 2012 2 commits
- 14 Sep, 2012 2 commits
-
-
query the comment service to get their results rather than filtering threads that have already been loaded.
Ibrahim Awwal committed -
Allow students to delete threads / respones; prepare for edit view for response comments (but not complete)
Arjun Singh committed
-
- 13 Sep, 2012 1 commit
-
-
Arjun Singh committed
-
- 23 Aug, 2012 2 commits
-
-
Arjun Singh committed
-
Arjun Singh committed
-
- 21 Aug, 2012 1 commit
-
-
David Ormsbee committed
-
- 15 Aug, 2012 3 commits
-
-
Mike Chen committed
-
Mike Chen committed
-
Rocky Duan committed
-
- 14 Aug, 2012 1 commit
-
-
Rocky Duan committed
-