Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openedx
/
openedx-core
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
10
Code
Issues
175
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Allow custom Taxonomy, ObjectTag subclasses to customize tagging behavior
- #62
#62
Merged
pomegranited
merged 14 commits into
openedx:main
openedx/openedx-core:main
from
open-craft:jill/smarter-object-tags-rebase
open-craft/openedx-learning:jill/smarter-object-tags-rebase
Copy head branch name to clipboard
Jul 20, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Allow custom Taxonomy, ObjectTag subclasses to customize tagging behavior
#62
pomegranited
merged 14 commits into
openedx:main
openedx/openedx-core:main
from
open-craft:jill/smarter-object-tags-rebase
open-craft/openedx-learning:jill/smarter-object-tags-rebase
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2023
style: adds type annotations to rules
pomegranited
committed
6f8556e
View commit details
Copy full SHA for 6f8556e
Browse repository at this point
feat: adds Taxonomy.system_defined field
Show description for 35da04b
pomegranited
committed
35da04b
View commit details
Copy full SHA for 35da04b
Browse repository at this point
refactor: moves validation to ObjectTag and subclasses
Show description for b94143f
pomegranited
committed
b94143f
View commit details
Copy full SHA for b94143f
Browse repository at this point
Commits on Jul 6, 2023
feat: adds api.get_taxonomy
Show description for 3993ad5
pomegranited
committed
3993ad5
View commit details
Copy full SHA for 3993ad5
Browse repository at this point
feat: adds object tag registry
Show description for 926a8d3
pomegranited
committed
926a8d3
View commit details
Copy full SHA for 926a8d3
Browse repository at this point
docs: updates decisions
pomegranited
committed
1280bcf
View commit details
Copy full SHA for 1280bcf
Browse repository at this point
Commits on Jul 10, 2023
fix: fixes related to system-defined taxonomies
Show description for 6051491
pomegranited
committed
6051491
View commit details
Copy full SHA for 6051491
Browse repository at this point
feat: adds "index" option to register_object_tag_class
Show description for c35cb6a
pomegranited
committed
c35cb6a
View commit details
Copy full SHA for c35cb6a
Browse repository at this point
refactor: adds _check_taxonomy and _check_tag methods to the ObjectTag subclasses
pomegranited
committed
a8566d3
View commit details
Copy full SHA for a8566d3
Browse repository at this point
Commits on Jul 12, 2023
docs: fixes comment
pomegranited
committed
7fe2841
View commit details
Copy full SHA for 7fe2841
Browse repository at this point
refactor: consolidates ObjectTag validation
Show description for 98daf95
pomegranited
committed
98daf95
View commit details
Copy full SHA for 98daf95
Browse repository at this point
Commits on Jul 17, 2023
refactor: moves object_tag_class to the ObjectTag class
Show description for bbbb4cc
pomegranited
committed
bbbb4cc
View commit details
Copy full SHA for bbbb4cc
Browse repository at this point
Commits on Jul 18, 2023
refactor: allows Taxonomy to be subclassed
Show description for 0807949
pomegranited
committed
0807949
View commit details
Copy full SHA for 0807949
Browse repository at this point
Commits on Jul 19, 2023
fix: Taxonomy._taxonomy_class must be a subclass of Taxonomy
Show description for 1094d24
pomegranited
committed
1094d24
View commit details
Copy full SHA for 1094d24
Browse repository at this point
You can’t perform that action at this time.