Branch: master
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #30 from verleihtool/availability
Refactor availability analysis
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Add tests for rental state view
Benestar committedAug 20, 2018 -
Benestar committed
Aug 20, 2018 -
Check availability when approving rental request
Benestar committedAug 8, 2018 -
Remove redundant get_availability_intervals_list method
Benestar committedAug 8, 2018 -
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #27 from verleihtool/wikidata
Remove Wikidata support
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Since we have translatable model fields now, this feature is redundant.
-
Merge pull request #25 from verleihtool/modeltranslation
Add multilingual model fields
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Use django-modeltranslation for multilingual fields
Benestar committedJun 2, 2018
-
Merge pull request #14 from verleihtool/email-fix
Fix wrong url in confirmation emails
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Show only relevant rental requests
Also added a button to get to the extensive overview in the admin interface to the rentals page.
-
Merge pull request #8 from verleihtool/wikidata
Wikidata integration
-
-
-
-
This commit turns most of the messages into translatable messages. Also includes German translation for all messages.
-
-
-
Show availability statistics for greater time frame
Start and return date are rounded to the previous/next day.
-
-
-
Also center quantity and visibility icons.
-
Replace clickable rows by css clickable area
Instead of relying on javascript for links in table rows we now add an invisible <a> tag above the whole row that leads to the detail page of the rental.