2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
settings.py.example: added missing useful LDAP settings. More... over 15 years ago
moving javascript stuff around. added header and footer blocks to templates, so that we can easily add content to these respective areas. Also got Jcrop working beautifully! More... over 15 years ago
changing Jcrop settings to restrict image box size More... over 15 years ago
adding noscript meta redirect into crop page (directing to auto_crop page) in case users have javascript disabled More... over 15 years ago
adding auto_crop function, removing obsolete comments from crop_photo, making profile_success redirect to crop page. More... over 15 years ago
changing default login redirect url to sensible default More... over 15 years ago
crop_photo template: putting in some sensible x,y,w,h defaults More... over 15 years ago
modifying function to autocrop image if user doesn't crop More... over 15 years ago
correcting reference from tools.image to avatar.image More... over 15 years ago
utilising avatar/image/py functions More... over 15 years ago
added avatar/image.py for image manipulation More... over 15 years ago
Merging: LDAP photo import, some home page tidy-ups. More... over 15 years ago
Check tool now available publicly. More... over 15 years ago
Fix already-authenticated profile weirdness. More... over 15 years ago
Merging trunk. More... over 15 years ago
Fixing the post-login view to accept LDAP photos. More... over 15 years ago
Tidy up home page links a bit. More... over 15 years ago
WIP: attempt at LDAP photo grabbing. Not quite working yet! More... over 15 years ago
Remove completed tasks from the TODO list More... over 15 years ago
Major cleanup of the rewrite file More... over 15 years ago
Include a full sample of the Apache vhost file as a separate file More... over 15 years ago
Fix gravatar redirection after static file changes More... over 15 years ago
Link to complete source for jQuery More... over 15 years ago
Use the system's version of jQuery instead of shipping a copy of it More... over 15 years ago
Fix path to "nobody" image after it was moved to /img/ More... over 15 years ago
Update sample Apache file for the new static domain More... over 15 years ago
Add back a setting that disappeared in a previous merge More... over 15 years ago
Refactor settings in account/views.py Remove user from template contexts since Django does this automatically. Tidy up template vars in templates/account/profile.html More... over 15 years ago
Fix authenticated user profile link in error.html template. Make footer text smaller. More... over 15 years ago
templates/base: Fix up the login/logout URL when authenticated. More... over 15 years ago