Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jyn514/GradeForge issues and pull requests
#63 - Add automatic deployments
Pull Request -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
#62 - Styling
Pull Request -
State: open - Opened by jyn514 over 6 years ago
#61 - improve data quality
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
Labels: v1.0
#60 - use python3 in scripts
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
Labels: v1.0
#59 - Use python3 in scripts
Issue -
State: closed - Opened by jyn514 over 6 years ago
Labels: onboarding, v1.0
#58 - Document parse module
Issue -
State: open - Opened by jyn514 over 6 years ago
Labels: docs
#57 - Fix travis build
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
#56 - Add scripts and infrastructure for PyPI uploads
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
#55 - Run `make test` locally on commit
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
- 4 comments
#54 - package on PyPi
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 4 comments
Labels: enhancement
#53 - fix broken exam parsing
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
#52 - add docs for types
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
#51 - make army_time *much* simpler and cleaner
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#50 - Use str.format instead of % formatting
Issue -
State: open - Opened by jyn514 over 6 years ago
Labels: good first issue, low priority
#49 - Use strptime instead of rolling our own code
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
Labels: enhancement, good first issue
#48 - Pull requests don't use cache
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
Labels: bug
#47 - don't store links that can be calculated
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
#46 - Documentation for types
Issue -
State: closed - Opened by jyn514 over 6 years ago
Labels: docs
#45 - automated testing for links in utils
Issue -
State: open - Opened by jyn514 over 6 years ago
- 2 comments
Labels: good first issue, testing
#44 - Bring master up to date
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
#43 - Add makefile rule for post-processing
Issue -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
Labels: enhancement, makefile
#42 - Merge about half of changes from dev
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
#41 - pull dependencies automatically in makefile
Pull Request -
State: closed - Opened by jyn514 over 6 years ago
#40 - make dependencies part of makefile
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 10 comments
#39 - Resolve #16
Pull Request -
State: closed - Opened by charlesdaniels over 6 years ago
Labels: enhancement, CLI
#38 - setup.py does not specify entry_points
Issue -
State: closed - Opened by charlesdaniels over 6 years ago
- 3 comments
Labels: enhancement, CLI
#37 - Add a debug flag
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
Labels: enhancement, CLI
#36 - Courses are listed under the incorrect department
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#35 - abort if csv files are empty
Issue -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
Labels: enhancement, hard, makefile
#34 - add `tasks` to makefile
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
Labels: makefile
#33 - makefile should call to `date` to avoid manual updates
Issue -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
Labels: enhancement, hard, low priority, makefile
#32 - if we have grade data but no section data, fall back to that
Issue -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
Labels: enhancement
#31 - add bookstore to SQL
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
#30 - Course UIDs are not universally unique
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#29 - `gradeforge download` should take an output parameter
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
Labels: CLI, low priority
#28 - some days are being entered as blank
Issue -
State: open - Opened by jyn514 over 6 years ago
#27 - double-check that descriptions are right
Issue -
State: open - Opened by jyn514 over 6 years ago
#26 - calculate data on client-side if possible
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 5 comments
Labels: web
#25 - clean up type
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
#24 - subparse course level
Issue -
State: open - Opened by jyn514 over 6 years ago
#23 - subparse course attributes
Issue -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
#22 - add min/max credits for sections
Issue -
State: open - Opened by jyn514 over 6 years ago
#21 - subparse course description for prerequisites
Issue -
State: open - Opened by jyn514 over 6 years ago
#20 - organize registration dates by term, not semester
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 6 comments
#19 - grades can't depend on semesters
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#18 - instructor names might not be unique
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
#17 - parse_semester should give help if year is too early
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#16 - Change help to SingleMetavarFormatter
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 4 comments
Labels: good first issue, CLI
#15 - Change parse output to CSV
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
Labels: enhancement
#14 - Add hard things to SQL
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#13 - Integrate with bookstore
Issue -
State: open - Opened by jyn514 over 6 years ago
- 6 comments
Labels: enhancement
#12 - Switch parsing to xpath
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 5 comments
#11 - Remove unnecessary options from search
Issue -
State: open - Opened by jyn514 over 6 years ago
Labels: enhancement, web
#10 - Add results page
Issue -
State: open - Opened by jyn514 over 6 years ago
- 3 comments
Labels: web
#9 - Add seats remaining
Issue -
State: open - Opened by jyn514 over 6 years ago
- 3 comments
Labels: ajax, web
#8 - Redo SQL Schema
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
Labels: enhancement
#7 - Add favicon
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 1 comment
#6 - HTML format changes
Issue -
State: closed - Opened by jyn514 over 6 years ago
- 2 comments
Labels: hard, wontfix
#5 - Don't show suggestions when too many available
Issue -
State: open - Opened by jyn514 almost 7 years ago
Labels: hard, web
#4 - Make public-facing
Issue -
State: open - Opened by jyn514 almost 7 years ago
- 1 comment
Labels: waiting-on, web
#3 - Make submit actually work
Issue -
State: closed - Opened by jyn514 almost 7 years ago
- 1 comment
#2 - Put recent selections near the top
Issue -
State: open - Opened by jyn514 almost 7 years ago
Labels: hard, web
#1 - Add autocomplete for course titles
Issue -
State: open - Opened by jyn514 almost 7 years ago
- 1 comment
Labels: ajax, web