Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the server side part of device admin API into the core #286

Closed
alexlittle opened this issue Jan 8, 2016 · 0 comments
Closed

Comments

@alexlittle
Copy link
Member

alexlittle commented Jan 8, 2016

This can be based on the work Beehyv has already done on this for the Bright Future implementation (Code is under branch: https://github.com/DigitalCampus/django-ujjwal-oppia/tree/django-ujjwal-oppia-test) using django-gcm package.

Few things that would need to be updated from their implementation:

  • Use the Oppia server standard bootstrap templates
  • Ensure that the pages are only available to server admins for accessing
  • Make the availability/use of this optional (using local_settings.py) as not all implementations will want/require this
@alexlittle alexlittle added this to the Feb 2016 milestone Jan 8, 2016
@alexlittle alexlittle modified the milestones: Feb 2016, Mar 2016 Feb 28, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
…and updated `django-tastypie` version to satisfy the minimum version requirements of `django-gcm`
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
…y in the settings (`DEVICE_ADMIN_ENABLED` option)
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
jjoseba added a commit to chaotic-kingdoms/django-oppia that referenced this issue Mar 15, 2016
@alexlittle alexlittle modified the milestones: Mar 2016, Apr 2016 Apr 5, 2016
@alexlittle alexlittle removed this from the Mar 2016 milestone Apr 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant