Includes:
* Initial API implementation
* API_KEY header fix
* Fixed indentation error
* move api from common to lms
* Course-Group Relationships
* wip
* add parsing of overview content blob
* initial implementation
* get course updates API method
* get course static tabs API methods
* add unit tests
* fix some merge conflicts and remove some extra print statements picked up in rebase
* better constrain some of the course url regexs to expect a triple for courseId
* add ability to enroll users into courses
* wip
* add queryable group lists
* add a GET endpoint to /api/groups/{groupid}/courses to get the list of courses associated with the group (program)
* return the display names when listing all courses in a group (program)
* create optimized course tree query API endpoint
* make sure group profile data is properly serialized and deserialized. There appears to be a difference between how the Django test client handles things. Disabling unit test for now to unblock UI devs
* null guard
* fix broken unit test
* add GET endpoint to group/user relationships
* Added Security to session api as requested in #785
* Storing passoword history of user and validation for user's email and username
* Moved security tests to lms also
* add two FEATURE flag overrides to enable the security features
* remove unnecessary settings overrides (because they are 'feature flags')
* Adding ratelimiting on login api
* Migrated from Function-Based Views to Class-Based-Views
* Create new Account/Login Audit Log
* The API should provide for an audit log when a user creates a new account or logs into the system.
* UserList.post() now creates UserProfile, UserPreference records
* Group Profile fix
* Filter group subgroups by group type
* Application reorganization
* Name is now required during group creation
* Added null check for profile name
* User must reset password functionality added
* User must reset password dunctionality added
* Added user password reset functionality
* Add password reset api and implemented Password history
* Remove unused imports, password reset message text
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| api_manager | Loading commit data... | |
| branding | Loading commit data... | |
| bulk_email | Loading commit data... | |
| ccx | Loading commit data... | |
| certificates | Loading commit data... | |
| circuit | Loading commit data... | |
| class_dashboard | Loading commit data... | |
| commerce | Loading commit data... | |
| course_structure_api | Loading commit data... | |
| course_wiki | Loading commit data... | |
| courseware | Loading commit data... | |
| dashboard | Loading commit data... | |
| debug | Loading commit data... | |
| discussion_api | Loading commit data... | |
| django_comment_client | Loading commit data... | |
| edxnotes | Loading commit data... | |
| foldit | Loading commit data... | |
| instructor | Loading commit data... | |
| instructor_analytics | Loading commit data... | |
| instructor_task | Loading commit data... | |
| licenses | Loading commit data... | |
| lms_migration | Loading commit data... | |
| lms_xblock | Loading commit data... | |
| lti_provider | Loading commit data... | |
| mailing | Loading commit data... | |
| mobile_api | Loading commit data... | |
| notes | Loading commit data... | |
| notification_prefs | Loading commit data... | |
| notifier_api | Loading commit data... | |
| oauth2_handler | Loading commit data... | |
| open_ended_grading | Loading commit data... | |
| psychometrics | Loading commit data... | |
| shoppingcart | Loading commit data... | |
| static_template_view | Loading commit data... | |
| staticbook | Loading commit data... | |
| student_account | Loading commit data... | |
| student_profile | Loading commit data... | |
| survey | Loading commit data... | |
| teams | Loading commit data... | |
| verify_student | Loading commit data... | |
| __init__.py | Loading commit data... |