Loreon
Labs
Platform
Docs
Home
Ecosystems
Python
derp
Development Experience Reporting Platform
Python
Emerging
GitHub
Stars
—
Forks
3
Contributors
1
Last push
90mo ago
Recent commits
Latest commits.
suprise! we use an ORM now. I decided spending time to write a database query for every little DB function is not a good use of time, and spending time to make the DB functions more extensible was just reinventing the wheel. thus, we use SQLAlchemy now. related: issue #6
9d221de
Daniel Barnes
91mo ago
add page to toggle if a course is active or not
f3266a9
Daniel Barnes
91mo ago
templating: use subclassing in course templates in order to keep breadcrumbs clean
49c9022
Daniel Barnes
91mo ago
we should merge the dashboard with the course list. however, for now, there are two options for retrieving courses-- one filters by active/inactive, one pulls them all in one big list.
c035e23
Daniel Barnes
91mo ago
add a function in 'assignment' to identify if the assignment is active or not (available and not yet due)
9e088d9
Daniel Barnes
91mo ago
use active/inactive attribute on courses to display courses based on if it is a current or past enrollment
f699df4
Daniel Barnes
91mo ago
add 'active' attribute to course
c688ab8
Daniel Barnes
91mo ago
move the privileged 'create new resource' buttons down to the bottom of the page. not a final design choice, I just thought what I did before was really ugly
baa69cb
Daniel Barnes
91mo ago
Top contributors
Builders behind this project.
nasonfish
64 commits