Skip to content

See Ned. - #309

Merged
nedbat merged 0 commit into
masterfrom
ned/fix-LMS-530-xss-in-courseware-books
Jun 28, 2013
Merged

See Ned.#309
nedbat merged 0 commit into
masterfrom
ned/fix-LMS-530-xss-in-courseware-books

Conversation

@nedbat

@nedbat nedbat commented Jun 28, 2013

Copy link
Copy Markdown
Contributor

Never mind.

@nedbat
nedbat merged commit d5c5fb3 into master Jun 28, 2013
@nedbat
nedbat deleted the ned/fix-LMS-530-xss-in-courseware-books branch June 28, 2013 22:21
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
Add optional hide_from_toc attribute to XML elements
kawaguchi-ks added a commit to nttks/edx-platform that referenced this pull request Oct 2, 2015
kawaguchi-ks added a commit to nttks/edx-platform that referenced this pull request Oct 2, 2015
…trans-309

Fix translations in courseware page (openedx#309)
kawaguchi-ks added a commit to nttks/edx-platform that referenced this pull request Oct 6, 2015
…trans-309

Fix translations in courseware page (openedx#309)
(cherry picked from commit d094f9e)
Agrendalath pushed a commit that referenced this pull request Aug 18, 2021
Enable ar-sa locale and add translations for it.

Co-authored-by: Farhaan Bukhsh <farhaan@opencraft.com>
(cherry picked from commit a0dbb0e)
jbcurtin pushed a commit to jbcurtin/edx-platform that referenced this pull request Jan 31, 2022
Enable ar-sa locale and add translations for it.

Co-authored-by: Farhaan Bukhsh <farhaan@opencraft.com>
(cherry picked from commit a0dbb0e)
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
Danyal-Faheem pushed a commit to Danyal-Faheem/edx-platform that referenced this pull request Jul 15, 2025
mariajgrimaldi pushed a commit that referenced this pull request Oct 30, 2025
* chore: update openedx-forum to fix issues

Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>

* chore: change release line from 'master' to 'teak' (#37312)

* fix: running make compile_requirements to fix conflicts

---------

Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
Co-authored-by: Farhaan Bukhsh <farhaan@opencraft.com>
Co-authored-by: Felipe Montoya <felipe.montoya@edunext.co>
kiram15 pushed a commit that referenced this pull request Jul 17, 2026
Optimised the goal_reminder_email management command to reduce memory usage and improve query efficiency.

Replaced len(course_goals) with course_goals.count() to avoid materialising the full queryset into memory
Added .iterator(chunk_size=500) to the for-loop to stream goals in batches instead of loading all records at once
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant