Skip to content

Conversation

@jbau
Copy link

@jbau jbau commented Jul 12, 2013

ok

@jbau
Copy link
Author

jbau commented Jul 12, 2013

lgtm

@jbau
Copy link
Author

jbau commented Jul 12, 2013

not to master

jbau added a commit that referenced this pull request Jul 12, 2013
@jbau jbau merged commit 4d5da54 into edx-west/release-candidate-20130711 Jul 12, 2013
jfavellar90 pushed a commit to eduNEXT/edx-platform that referenced this pull request Apr 11, 2018
* Proversity/add microsites api ficus (openedx#385)

* microsite api for ficus, markdown not displaying correctly in browsable api

* work on tests for ficus, reverse url not working for TestCase

* catch organization exception

* reverse is now working

* update test working, need to assert 404s

* remove typo

* update working again

* post test failing

* revert changes

* swtiching branches, saving work

* tests all passing

* removes prints, deal with pylint

* more pylint

* remove unused code

* more pylint

* add some comments

* clean up code and add course_id

* update PUT response to include serializer.data (openedx#386)

* update PUT response to include serializer.data

* delete sites and return microsite ids for PUT and POST responses

* check for exisiting Sites for PUT

* remove unnecessary code

* UPD: recap xblock update to taged version

* remove editable flag from freetextresponse req

* fix bad last accessed conditional
dgamanenko referenced this pull request in raccoongang/edx-platform Jun 14, 2018
* Proversity/add microsites api ficus (#385)

* microsite api for ficus, markdown not displaying correctly in browsable api

* work on tests for ficus, reverse url not working for TestCase

* catch organization exception

* reverse is now working

* update test working, need to assert 404s

* remove typo

* update working again

* post test failing

* revert changes

* swtiching branches, saving work

* tests all passing

* removes prints, deal with pylint

* more pylint

* remove unused code

* more pylint

* add some comments

* clean up code and add course_id

* update PUT response to include serializer.data (#386)

* update PUT response to include serializer.data

* delete sites and return microsite ids for PUT and POST responses

* check for exisiting Sites for PUT

* remove unnecessary code

* UPD: recap xblock update to taged version

* remove editable flag from freetextresponse req

* fix bad last accessed conditional
xavierchan added a commit to xavierchan/edx-platform-1 that referenced this pull request May 20, 2019
MoisesGSalas pushed a commit to eduNEXT/edx-platform that referenced this pull request Jan 12, 2022
…te-arabic-month (openedx#395)

[BB-4649] fix: Duplicate Arabic month

(cherry picked from commit 31854bd)

Co-authored-by: Sarina Canelake <sarina@edx.org>
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
Valid courseware URLs currently include:
* /course/:courseId
* /course/:courseId/:sequenceId
* /course/:courseId/:sequenceId/:unitId

In this commit we add support for:
* /course/:courseId/:sectionId
* /course/:courseId/:sectionId/:unitId
* /course/:courseId/:unitId

All URL forms still redirect to:
  /course/:courseId/:sequenceId/:unitId

See ADR openedx#8 for more context.

All changes:
* refactor: allow courseBlocks factory to build multiple sections
* refactor: make CoursewareContainer tests less brittle & stateful
* feat: handle courseware paths more liberally
* refactor: reorder, rename, & comment redirection functions

TNL-7796
Danyal-Faheem pushed a commit to Danyal-Faheem/edx-platform that referenced this pull request Jul 15, 2025
fix: reset Actions component states on switching between course reruns
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.

3 participants