3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #203 from dirkcuys/master
dirkcuys
as Dirk Uys
More... over 12 years ago
Merge pull request #201 from ercchy/erika/linking-schools
dirkcuys
as Dirk Uys
More... over 12 years ago
Update oauth authorize template. Return more user info from whoami, probably a hack and we need to implement/use a/the api.
dirkcuys
as Dirk Uys
More... over 12 years ago
Support for sending untranslated notifications.
dirkcuys
as Dirk Uys
More... over 12 years ago
Refactor notifications to separate translation and sending of notifications. WIP
dirkcuys
as Dirk Uys
More... over 12 years ago
removed console.log in javascript More... over 12 years ago
Merge pull request #202 from p2pu/oauth
dirkcuys
as Dirk Uys
More... over 12 years ago
Monkey patch redirect URL handling to support oauth redirects. At least the monkey patch is being put on a monkey...
dirkcuys
as Dirk Uys
More... over 12 years ago
Whoami view for apps to identified the authorized user
dirkcuys
as Dirk Uys
More... over 12 years ago
swiched function location back to where it was More... over 12 years ago
added link to school page on groups page and commented out ajax submission of filtering More... over 12 years ago
Rename oauth app to authprovider to avoid name collision with oauth python package
dirkcuys
as Dirk Uys
More... over 12 years ago
Show course URL as part of label for auto completion. Helps disambiguate courses with the same title
dirkcuys
as Dirk Uys
More... over 12 years ago
Show the lists that a course are in in the sidebar
dirkcuys
as Dirk Uys
More... over 12 years ago
Avoid form validation failing on blank hashtag
dirkcuys
as Dirk Uys
More... over 12 years ago
Update translation files
dirkcuys
as Dirk Uys
More... over 12 years ago
Working OAuth2 provider support. Uses oauth2app to implement service provider support and provides a test endpoint for bearer token authentication More... over 12 years ago
Resolve conflict
dirkcuys
as Dirk Uys
More... over 12 years ago
remove unused js
dirkcuys
as Dirk Uys
More... over 12 years ago
remove unused url and view
dirkcuys
as Dirk Uys
More... over 12 years ago
Fix bug when signing up with OpenID
dirkcuys
as Dirk Uys
More... over 12 years ago
require users to login when reporting abuse
dirkcuys
as Dirk Uys
More... over 12 years ago
Remove code moved to user middleware
dirkcuys
as Dirk Uys
More... over 12 years ago
Remove pageviews from admin interface
dirkcuys
as Dirk Uys
More... over 12 years ago
Small cosmetic changes
dirkcuys
as Dirk Uys
More... over 12 years ago
Update check for organizer when deleting projects
dirkcuys
as Dirk Uys
More... over 12 years ago
Validate hashtags for courses
dirkcuys
as Dirk Uys
More... over 12 years ago
Create users to use for course tests
dirkcuys
as Dirk Uys
More... over 12 years ago
Remove old courses that are marked as a test from lists
dirkcuys
as Dirk Uys
More... over 12 years ago
Check that content belongs to course before displaying content
dirkcuys
as Dirk Uys
More... over 12 years ago