0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
caldav: add ratelimiting on new calendars More... over 6 years ago
caldav: add usersettings, encrypt the url field in the db, add caching More... over 6 years ago
caldav: add support to show caldav calendars in vote view More... over 6 years ago
Vote: make the pretty vote view qork without javascript, reduce javascript in this area. It now uses the checkboxes dirctly More... over 6 years ago
fix 500 errorview if sentry/raven is not installed, update dependencies; fixes #27, fixes #21 More... over 6 years ago
fix initial migration for groups and python3; fixes #27 More... over 6 years ago
fix problems view: is_is_authenticated is a property and not a function since one of the last Django versions, sentry #BITPOLL-4S More... almost 7 years ago
fix can_edit check: is_is_authenticated is a property and not a function since one of the last Django versions, sentry #BITPOLL-4R More... almost 7 years ago
try to fix the checkbox bug on datetime select More... almost 7 years ago
update to django 2.0, update dependencies More... almost 7 years ago
fix JS bug in datetime select More... almost 7 years ago
Merge branch 'master' of github.com:fsinfuhh/Bitpoll More... almost 7 years ago
fix problem with passwort reset mails #21 More... almost 7 years ago
Merge pull request #22 from LudwigPommerenke/patch-1 More... almost 7 years ago
fix invitation for groups More... almost 7 years ago
Update django.po More... about 7 years ago
Merge branch 'master' of github.com:fsinfuhh/Bitpoll More... about 7 years ago
fix the back button on vote create (fixes #18) More... about 7 years ago
Correct spelling mistake More... about 7 years ago
add simple 404 page More... about 7 years ago
fix invitation, a compile_static tag had escaped the refactoring More... about 7 years ago
update jquerry, fix div JS depreaction warnings and breakages More... about 7 years ago
fix errors in settings.sample.py More... about 7 years ago
fix production requirements, there is a bug in pip-tools; add apt packages to readme More... about 7 years ago
pin all requirements via pip-tools, add docu in README More... about 7 years ago
Reworked the handling of static assets More... about 7 years ago
Merge branch 'master' into feature_django-pipline More... about 7 years ago
add new dependencies to license overview, add compression example to local settings More... about 7 years ago
convert CoffeeScript to plain Javascript More... about 7 years ago
fix wrongly displaying a message (fixes #77) More... about 7 years ago