1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix queries, prevent bookings for same day if user was already present on the current day More... over 5 years ago
fix sql queries, fix error on reservation after cancellation More... over 5 years ago
add new status: 2 = user left, 3 = cancelled More... over 5 years ago
allow bookings for current day More... over 5 years ago
add current day cancellation More... over 5 years ago
use relative instead of absolute path for local JS More... over 5 years ago
show number of possible bookings to users More... over 5 years ago
add checks for non-existent users More... over 5 years ago
Merge pull request #26 from UB-Mannheim/dev More... almost 6 years ago
Make deadline for booking on the same day configureable More... almost 6 years ago
add url param 'date' for testing More... almost 6 years ago
move magic pw definition to config.php More... almost 6 years ago
Fix double sunday for transition from daylight saving time (#27) More... almost 6 years ago
use neutral "user" (instead of ldap) More... almost 6 years ago
remove dummy area for 'no booking' More... almost 6 years ago
add "local" dir for config, try to improve code readability More... almost 6 years ago
add simple mail report More... almost 6 years ago
add a5 & bss, use tables in reports More... almost 6 years ago
Simplify SQL statement More... almost 6 years ago
Use upper case SQL keywords More... almost 6 years ago
split day report in members and external More... almost 6 years ago
empty mail string when no bookings (can be caught in sendmail func to send different mail) More... almost 6 years ago
Calculate personal limit without current day More... almost 6 years ago
Handle special characters for all external inputs More... almost 6 years ago
Allow bookings until 9:00 instead of 9:30 More... almost 6 years ago
Remove unused file logout.html More... almost 6 years ago
Enhanced for new rules with two different user groups More... almost 6 years ago
Replace Kennung, Benutzerkennung by new name Uni-ID More... almost 6 years ago
Add new database column 'member' for group status More... almost 6 years ago
Use table name from configuration instead of hardcoded name More... almost 6 years ago